The "App\Infrastructure\EntityTable\Component\EntityTableComponent::initializeForm()" method is considered internal. It may change without further notice. You should not extend it from "App\AssortmentPlan\EntityTable\AssortmentPlanEntityTable".
The "App\Infrastructure\EntityTable\Component\EntityTableComponent::submitFormOnRender()" method is considered internal. It may change without further notice. You should not extend it from "App\AssortmentPlan\EntityTable\AssortmentPlanEntityTable".
"SELECT DISTINCT id_5, MIN(sclr_7) AS dctrn_minrownum FROM (SELECT m0_.name AS name_0, m0_.short_name AS short_name_1, m0_.dimension AS dimension_2, m0_.coefficient AS coefficient_3, m0_.updated_at AS updated_at_4, m0_.id AS id_5, m0_.deleted_at AS deleted_at_6, ROW_NUMBER() OVER(ORDER BY m0_.dimension ASC, m0_.coefficient ASC, m0_.name ASC) AS sclr_7 FROM measurements m0_ WHERE (m0_.deleted_at IS NULL)) dctrn_result GROUP BY id_5 ORDER BY dctrn_minrownum ASC LIMIT 25"
doctrine
[
"sql" => "SELECT DISTINCT id_5, MIN(sclr_7) AS dctrn_minrownum FROM (SELECT m0_.name AS name_0, m0_.short_name AS short_name_1, m0_.dimension AS dimension_2, m0_.coefficient AS coefficient_3, m0_.updated_at AS updated_at_4, m0_.id AS id_5, m0_.deleted_at AS deleted_at_6, ROW_NUMBER() OVER(ORDER BY m0_.dimension ASC, m0_.coefficient ASC, m0_.name ASC) AS sclr_7 FROM measurements m0_ WHERE (m0_.deleted_at IS NULL)) dctrn_result GROUP BY id_5 ORDER BY dctrn_minrownum ASC LIMIT 25"
]
debug
Executing statement:
"SELECT m0_.name AS name_0, m0_.short_name AS short_name_1, m0_.dimension AS dimension_2, m0_.coefficient AS coefficient_3, m0_.updated_at AS updated_at_4, m0_.id AS id_5, m0_.deleted_at AS deleted_at_6 FROM measurements m0_ WHERE (m0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) AND (m0_.deleted_at IS NULL) ORDER BY m0_.dimension ASC, m0_.coefficient ASC, m0_.name ASC"
[
"sql" => "SELECT m0_.name AS name_0, m0_.short_name AS short_name_1, m0_.dimension AS dimension_2, m0_.coefficient AS coefficient_3, m0_.updated_at AS updated_at_4, m0_.id AS id_5, m0_.deleted_at AS deleted_at_6 FROM measurements m0_ WHERE (m0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) AND (m0_.deleted_at IS NULL) ORDER BY m0_.dimension ASC, m0_.coefficient ASC, m0_.name ASC"
"params" => [1 => "f3ad9230-9762-4f96-ba9e-2f9b413c8312"
2 => "43cb657e-1a94-43f2-a41c-9e3cfa48f463"
3 => "ee60851d-6136-467c-8843-7091c8ae4d51"
4 => "199e45dd-1f80-41f9-ab8e-e5b97cca4042"
5 => "712ed31f-89d9-497d-af71-99ef2b09906e"
6 => "db5de5a2-2147-4a24-86e4-4e5443af63c0"
7 => "b98f1cac-84b4-4c1f-a455-d1504aa3c678"
8 => "9f0d9f3b-bf54-40df-8992-bef0d79c20ad"
9 => "1bc7679c-def7-4250-8297-d01f40cc9815"
10 => "8b7bf2f4-d175-4f61-b37f-7ff747eace04"
11 => "84eb7493-f2b3-4113-b8fe-d1361fe67522"
12 => "1f9c236b-4df8-4451-af01-1b6ca46e959e"
13 => "9f493160-2326-4f56-984c-702136bad4c3"
14 => "7b7711ab-79cd-48b7-8928-2242aabba34a"
]
"types" => [1 => 22 => 23 => 24 => 25 => 26 => 27 => 28 => 29 => 210 => 211 => 212 => 213 => 214 => 2]
]
debug
Executing query:
"SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_5 FROM (SELECT m0_.name AS name_0, m0_.short_name AS short_name_1, m0_.dimension AS dimension_2, m0_.coefficient AS coefficient_3, m0_.updated_at AS updated_at_4, m0_.id AS id_5, m0_.deleted_at AS deleted_at_6 FROM measurements m0_ WHERE (m0_.deleted_at IS NULL) ORDER BY m0_.dimension ASC, m0_.coefficient ASC, m0_.name ASC) dctrn_result) dctrn_table"
doctrine
[
"sql" => "SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_5 FROM (SELECT m0_.name AS name_0, m0_.short_name AS short_name_1, m0_.dimension AS dimension_2, m0_.coefficient AS coefficient_3, m0_.updated_at AS updated_at_4, m0_.id AS id_5, m0_.deleted_at AS deleted_at_6 FROM measurements m0_ WHERE (m0_.deleted_at IS NULL) ORDER BY m0_.dimension ASC, m0_.coefficient ASC, m0_.name ASC) dctrn_result) dctrn_table"
]
Log messages generated during the compilation of the service container.
Messages
Class
503
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\AssortmentPlan\Console\ExtractAssortmentPlansCommand" (parent: .abstract.instanceof.App\AssortmentPlan\Console\ExtractAssortmentPlansCommand).
Resolving inheritance for ".instanceof.App\AssortmentPlan\Console\ExtractAssortmentPlansCommand.0.App\AssortmentPlan\Console\ExtractAssortmentPlansCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\AssortmentPlan\Console\ExtractAssortmentPlansCommand).
Resolving inheritance for "App\AssortmentPlan\Console\ExtractAssortmentPlansCommand" (parent: .instanceof.App\AssortmentPlan\Console\ExtractAssortmentPlansCommand.0.App\AssortmentPlan\Console\ExtractAssortmentPlansCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AssortmentPlan\Controller\AssortmentPlansController" (parent: .abstract.instanceof.App\AssortmentPlan\Controller\AssortmentPlansController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AssortmentPlan\Controller\AssortmentPlansController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AssortmentPlan\Controller\AssortmentPlansController).
Resolving inheritance for ".instanceof.App\AssortmentPlan\Controller\AssortmentPlansController.0.App\AssortmentPlan\Controller\AssortmentPlansController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AssortmentPlan\Controller\AssortmentPlansController).
Resolving inheritance for "App\AssortmentPlan\Controller\AssortmentPlansController" (parent: .instanceof.App\AssortmentPlan\Controller\AssortmentPlansController.0.App\AssortmentPlan\Controller\AssortmentPlansController).
Resolving inheritance for ".instanceof.App\AssortmentPlan\EntityTable\AssortmentPlanEntityTable.0.App\AssortmentPlan\EntityTable\AssortmentPlanEntityTable" (parent: .abstract.instanceof.App\AssortmentPlan\EntityTable\AssortmentPlanEntityTable).
Resolving inheritance for "App\AssortmentPlan\EntityTable\AssortmentPlanEntityTable" (parent: .instanceof.App\AssortmentPlan\EntityTable\AssortmentPlanEntityTable.0.App\AssortmentPlan\EntityTable\AssortmentPlanEntityTable).
Resolving inheritance for ".instanceof.App\AssortmentPlan\EntityTable\Filter\AssortmentPlanFilter.0.App\AssortmentPlan\EntityTable\Filter\AssortmentPlanFilter" (parent: .abstract.instanceof.App\AssortmentPlan\EntityTable\Filter\AssortmentPlanFilter).
Resolving inheritance for "App\AssortmentPlan\EntityTable\Filter\AssortmentPlanFilter" (parent: .instanceof.App\AssortmentPlan\EntityTable\Filter\AssortmentPlanFilter.0.App\AssortmentPlan\EntityTable\Filter\AssortmentPlanFilter).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\AssortmentPlan\Repository\AssortmentPlanOfferRepository" (parent: .abstract.instanceof.App\AssortmentPlan\Repository\AssortmentPlanOfferRepository).
Resolving inheritance for "App\AssortmentPlan\Repository\AssortmentPlanOfferRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\AssortmentPlan\Repository\AssortmentPlanOfferRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\AssortmentPlan\Repository\AssortmentPlanRepository" (parent: .abstract.instanceof.App\AssortmentPlan\Repository\AssortmentPlanRepository).
Resolving inheritance for "App\AssortmentPlan\Repository\AssortmentPlanRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\AssortmentPlan\Repository\AssortmentPlanRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\AssortmentPlan\Repository\ExtractedAssortmentPlanOfferRepository" (parent: .abstract.instanceof.App\AssortmentPlan\Repository\ExtractedAssortmentPlanOfferRepository).
Resolving inheritance for "App\AssortmentPlan\Repository\ExtractedAssortmentPlanOfferRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\AssortmentPlan\Repository\ExtractedAssortmentPlanOfferRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\AssortmentPlan\Repository\ExtractedAssortmentPlanRepository" (parent: .abstract.instanceof.App\AssortmentPlan\Repository\ExtractedAssortmentPlanRepository).
Resolving inheritance for "App\AssortmentPlan\Repository\ExtractedAssortmentPlanRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\AssortmentPlan\Repository\ExtractedAssortmentPlanRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Brand\Console\Command\ExtractBrandsCommand" (parent: .abstract.instanceof.App\Brand\Console\Command\ExtractBrandsCommand).
Resolving inheritance for ".instanceof.App\Brand\Console\Command\ExtractBrandsCommand.0.App\Brand\Console\Command\ExtractBrandsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Brand\Console\Command\ExtractBrandsCommand).
Resolving inheritance for "App\Brand\Console\Command\ExtractBrandsCommand" (parent: .instanceof.App\Brand\Console\Command\ExtractBrandsCommand.0.App\Brand\Console\Command\ExtractBrandsCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Brand\Controller\BrandsController" (parent: .abstract.instanceof.App\Brand\Controller\BrandsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Brand\Controller\BrandsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Brand\Controller\BrandsController).
Resolving inheritance for ".instanceof.App\Brand\Controller\BrandsController.0.App\Brand\Controller\BrandsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Brand\Controller\BrandsController).
Resolving inheritance for "App\Brand\Controller\BrandsController" (parent: .instanceof.App\Brand\Controller\BrandsController.0.App\Brand\Controller\BrandsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Brand\Controller\BrandsListAction" (parent: .abstract.instanceof.App\Brand\Controller\BrandsListAction).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Brand\Controller\BrandsListAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Brand\Controller\BrandsListAction).
Resolving inheritance for ".instanceof.App\Brand\Controller\BrandsListAction.0.App\Brand\Controller\BrandsListAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Brand\Controller\BrandsListAction).
Resolving inheritance for "App\Brand\Controller\BrandsListAction" (parent: .instanceof.App\Brand\Controller\BrandsListAction.0.App\Brand\Controller\BrandsListAction).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Brand\Repository\BrandRepository" (parent: .abstract.instanceof.App\Brand\Repository\BrandRepository).
Resolving inheritance for "App\Brand\Repository\BrandRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Brand\Repository\BrandRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Brand\Repository\ExtractedBrandRepository" (parent: .abstract.instanceof.App\Brand\Repository\ExtractedBrandRepository).
Resolving inheritance for "App\Brand\Repository\ExtractedBrandRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Brand\Repository\ExtractedBrandRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Directory\Controller\DataDirectoryController" (parent: .abstract.instanceof.App\Directory\Controller\DataDirectoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Directory\Controller\DataDirectoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Directory\Controller\DataDirectoryController).
Resolving inheritance for ".instanceof.App\Directory\Controller\DataDirectoryController.0.App\Directory\Controller\DataDirectoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Directory\Controller\DataDirectoryController).
Resolving inheritance for "App\Directory\Controller\DataDirectoryController" (parent: .instanceof.App\Directory\Controller\DataDirectoryController.0.App\Directory\Controller\DataDirectoryController).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Feature\Command\ExtractFeaturesCommand" (parent: .abstract.instanceof.App\Feature\Command\ExtractFeaturesCommand).
Resolving inheritance for ".instanceof.App\Feature\Command\ExtractFeaturesCommand.0.App\Feature\Command\ExtractFeaturesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Feature\Command\ExtractFeaturesCommand).
Resolving inheritance for "App\Feature\Command\ExtractFeaturesCommand" (parent: .instanceof.App\Feature\Command\ExtractFeaturesCommand.0.App\Feature\Command\ExtractFeaturesCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Feature\Controller\FeaturesController" (parent: .abstract.instanceof.App\Feature\Controller\FeaturesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Feature\Controller\FeaturesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Feature\Controller\FeaturesController).
Resolving inheritance for ".instanceof.App\Feature\Controller\FeaturesController.0.App\Feature\Controller\FeaturesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Feature\Controller\FeaturesController).
Resolving inheritance for "App\Feature\Controller\FeaturesController" (parent: .instanceof.App\Feature\Controller\FeaturesController.0.App\Feature\Controller\FeaturesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Feature\Controller\FeaturesListAction" (parent: .abstract.instanceof.App\Feature\Controller\FeaturesListAction).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Feature\Controller\FeaturesListAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Feature\Controller\FeaturesListAction).
Resolving inheritance for ".instanceof.App\Feature\Controller\FeaturesListAction.0.App\Feature\Controller\FeaturesListAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Feature\Controller\FeaturesListAction).
Resolving inheritance for "App\Feature\Controller\FeaturesListAction" (parent: .instanceof.App\Feature\Controller\FeaturesListAction.0.App\Feature\Controller\FeaturesListAction).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Feature\Repository\ExtractedFeaturesRepository" (parent: .abstract.instanceof.App\Feature\Repository\ExtractedFeaturesRepository).
Resolving inheritance for "App\Feature\Repository\ExtractedFeaturesRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Feature\Repository\ExtractedFeaturesRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Feature\Repository\FeaturesRepository" (parent: .abstract.instanceof.App\Feature\Repository\FeaturesRepository).
Resolving inheritance for "App\Feature\Repository\FeaturesRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Feature\Repository\FeaturesRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Geo\Command\ExtractCityCommand" (parent: .abstract.instanceof.App\Geo\Command\ExtractCityCommand).
Resolving inheritance for ".instanceof.App\Geo\Command\ExtractCityCommand.0.App\Geo\Command\ExtractCityCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Geo\Command\ExtractCityCommand).
Resolving inheritance for "App\Geo\Command\ExtractCityCommand" (parent: .instanceof.App\Geo\Command\ExtractCityCommand.0.App\Geo\Command\ExtractCityCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Geo\Command\ExtractRegionByParitetCommand" (parent: .abstract.instanceof.App\Geo\Command\ExtractRegionByParitetCommand).
Resolving inheritance for ".instanceof.App\Geo\Command\ExtractRegionByParitetCommand.0.App\Geo\Command\ExtractRegionByParitetCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Geo\Command\ExtractRegionByParitetCommand).
Resolving inheritance for "App\Geo\Command\ExtractRegionByParitetCommand" (parent: .instanceof.App\Geo\Command\ExtractRegionByParitetCommand.0.App\Geo\Command\ExtractRegionByParitetCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Geo\Command\ExtractRegionsCommand" (parent: .abstract.instanceof.App\Geo\Command\ExtractRegionsCommand).
Resolving inheritance for ".instanceof.App\Geo\Command\ExtractRegionsCommand.0.App\Geo\Command\ExtractRegionsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Geo\Command\ExtractRegionsCommand).
Resolving inheritance for "App\Geo\Command\ExtractRegionsCommand" (parent: .instanceof.App\Geo\Command\ExtractRegionsCommand.0.App\Geo\Command\ExtractRegionsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Geo\Command\ExtractStatesCommand" (parent: .abstract.instanceof.App\Geo\Command\ExtractStatesCommand).
Resolving inheritance for ".instanceof.App\Geo\Command\ExtractStatesCommand.0.App\Geo\Command\ExtractStatesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Geo\Command\ExtractStatesCommand).
Resolving inheritance for "App\Geo\Command\ExtractStatesCommand" (parent: .instanceof.App\Geo\Command\ExtractStatesCommand.0.App\Geo\Command\ExtractStatesCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Geo\Controller\CitiesController" (parent: .abstract.instanceof.App\Geo\Controller\CitiesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Geo\Controller\CitiesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Geo\Controller\CitiesController).
Resolving inheritance for ".instanceof.App\Geo\Controller\CitiesController.0.App\Geo\Controller\CitiesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Geo\Controller\CitiesController).
Resolving inheritance for "App\Geo\Controller\CitiesController" (parent: .instanceof.App\Geo\Controller\CitiesController.0.App\Geo\Controller\CitiesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Geo\Controller\CityListAction" (parent: .abstract.instanceof.App\Geo\Controller\CityListAction).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Geo\Controller\CityListAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Geo\Controller\CityListAction).
Resolving inheritance for ".instanceof.App\Geo\Controller\CityListAction.0.App\Geo\Controller\CityListAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Geo\Controller\CityListAction).
Resolving inheritance for "App\Geo\Controller\CityListAction" (parent: .instanceof.App\Geo\Controller\CityListAction.0.App\Geo\Controller\CityListAction).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Geo\Controller\RegionListAction" (parent: .abstract.instanceof.App\Geo\Controller\RegionListAction).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Geo\Controller\RegionListAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Geo\Controller\RegionListAction).
Resolving inheritance for ".instanceof.App\Geo\Controller\RegionListAction.0.App\Geo\Controller\RegionListAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Geo\Controller\RegionListAction).
Resolving inheritance for "App\Geo\Controller\RegionListAction" (parent: .instanceof.App\Geo\Controller\RegionListAction.0.App\Geo\Controller\RegionListAction).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Geo\Controller\RegionsController" (parent: .abstract.instanceof.App\Geo\Controller\RegionsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Geo\Controller\RegionsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Geo\Controller\RegionsController).
Resolving inheritance for ".instanceof.App\Geo\Controller\RegionsController.0.App\Geo\Controller\RegionsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Geo\Controller\RegionsController).
Resolving inheritance for "App\Geo\Controller\RegionsController" (parent: .instanceof.App\Geo\Controller\RegionsController.0.App\Geo\Controller\RegionsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Geo\Controller\StatesController" (parent: .abstract.instanceof.App\Geo\Controller\StatesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Geo\Controller\StatesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Geo\Controller\StatesController).
Resolving inheritance for ".instanceof.App\Geo\Controller\StatesController.0.App\Geo\Controller\StatesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Geo\Controller\StatesController).
Resolving inheritance for "App\Geo\Controller\StatesController" (parent: .instanceof.App\Geo\Controller\StatesController.0.App\Geo\Controller\StatesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Geo\Controller\StatesListAction" (parent: .abstract.instanceof.App\Geo\Controller\StatesListAction).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Geo\Controller\StatesListAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Geo\Controller\StatesListAction).
Resolving inheritance for ".instanceof.App\Geo\Controller\StatesListAction.0.App\Geo\Controller\StatesListAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Geo\Controller\StatesListAction).
Resolving inheritance for "App\Geo\Controller\StatesListAction" (parent: .instanceof.App\Geo\Controller\StatesListAction.0.App\Geo\Controller\StatesListAction).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Geo\Repository\CityRepository" (parent: .abstract.instanceof.App\Geo\Repository\CityRepository).
Resolving inheritance for "App\Geo\Repository\CityRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Geo\Repository\CityRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Geo\Repository\ExtractedCityRepository" (parent: .abstract.instanceof.App\Geo\Repository\ExtractedCityRepository).
Resolving inheritance for "App\Geo\Repository\ExtractedCityRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Geo\Repository\ExtractedCityRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Geo\Repository\ExtractedRegionByEsnsiRepository" (parent: .abstract.instanceof.App\Geo\Repository\ExtractedRegionByEsnsiRepository).
Resolving inheritance for "App\Geo\Repository\ExtractedRegionByEsnsiRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Geo\Repository\ExtractedRegionByEsnsiRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Geo\Repository\ExtractedRegionByParitetRepository" (parent: .abstract.instanceof.App\Geo\Repository\ExtractedRegionByParitetRepository).
Resolving inheritance for "App\Geo\Repository\ExtractedRegionByParitetRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Geo\Repository\ExtractedRegionByParitetRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Geo\Repository\ExtractedStateRepository" (parent: .abstract.instanceof.App\Geo\Repository\ExtractedStateRepository).
Resolving inheritance for "App\Geo\Repository\ExtractedStateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Geo\Repository\ExtractedStateRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Geo\Repository\RegionRepository" (parent: .abstract.instanceof.App\Geo\Repository\RegionRepository).
Resolving inheritance for "App\Geo\Repository\RegionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Geo\Repository\RegionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Geo\Repository\StateRepository" (parent: .abstract.instanceof.App\Geo\Repository\StateRepository).
Resolving inheritance for "App\Geo\Repository\StateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Geo\Repository\StateRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Infrastructure\Command\ClearExtractionLogsCommand" (parent: .abstract.instanceof.App\Infrastructure\Command\ClearExtractionLogsCommand).
Resolving inheritance for ".instanceof.App\Infrastructure\Command\ClearExtractionLogsCommand.0.App\Infrastructure\Command\ClearExtractionLogsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Infrastructure\Command\ClearExtractionLogsCommand).
Resolving inheritance for "App\Infrastructure\Command\ClearExtractionLogsCommand" (parent: .instanceof.App\Infrastructure\Command\ClearExtractionLogsCommand.0.App\Infrastructure\Command\ClearExtractionLogsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Infrastructure\Command\RunCronJobsCommand" (parent: .abstract.instanceof.App\Infrastructure\Command\RunCronJobsCommand).
Resolving inheritance for ".instanceof.App\Infrastructure\Command\RunCronJobsCommand.0.App\Infrastructure\Command\RunCronJobsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Infrastructure\Command\RunCronJobsCommand).
Resolving inheritance for "App\Infrastructure\Command\RunCronJobsCommand" (parent: .instanceof.App\Infrastructure\Command\RunCronJobsCommand.0.App\Infrastructure\Command\RunCronJobsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Infrastructure\Command\SwaggerCommand" (parent: .abstract.instanceof.App\Infrastructure\Command\SwaggerCommand).
Resolving inheritance for ".instanceof.App\Infrastructure\Command\SwaggerCommand.0.App\Infrastructure\Command\SwaggerCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Infrastructure\Command\SwaggerCommand).
Resolving inheritance for "App\Infrastructure\Command\SwaggerCommand" (parent: .instanceof.App\Infrastructure\Command\SwaggerCommand.0.App\Infrastructure\Command\SwaggerCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Infrastructure\Controller\Process\ProcessListController" (parent: .abstract.instanceof.App\Infrastructure\Controller\Process\ProcessListController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Infrastructure\Controller\Process\ProcessListController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Infrastructure\Controller\Process\ProcessListController).
Resolving inheritance for ".instanceof.App\Infrastructure\Controller\Process\ProcessListController.0.App\Infrastructure\Controller\Process\ProcessListController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Infrastructure\Controller\Process\ProcessListController).
Resolving inheritance for "App\Infrastructure\Controller\Process\ProcessListController" (parent: .instanceof.App\Infrastructure\Controller\Process\ProcessListController.0.App\Infrastructure\Controller\Process\ProcessListController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Infrastructure\Controller\Process\ProcessOneController" (parent: .abstract.instanceof.App\Infrastructure\Controller\Process\ProcessOneController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Infrastructure\Controller\Process\ProcessOneController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Infrastructure\Controller\Process\ProcessOneController).
Resolving inheritance for ".instanceof.App\Infrastructure\Controller\Process\ProcessOneController.0.App\Infrastructure\Controller\Process\ProcessOneController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Infrastructure\Controller\Process\ProcessOneController).
Resolving inheritance for "App\Infrastructure\Controller\Process\ProcessOneController" (parent: .instanceof.App\Infrastructure\Controller\Process\ProcessOneController.0.App\Infrastructure\Controller\Process\ProcessOneController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Infrastructure\Controller\Process\ProcessOneExtractorController" (parent: .abstract.instanceof.App\Infrastructure\Controller\Process\ProcessOneExtractorController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Infrastructure\Controller\Process\ProcessOneExtractorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Infrastructure\Controller\Process\ProcessOneExtractorController).
Resolving inheritance for ".instanceof.App\Infrastructure\Controller\Process\ProcessOneExtractorController.0.App\Infrastructure\Controller\Process\ProcessOneExtractorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Infrastructure\Controller\Process\ProcessOneExtractorController).
Resolving inheritance for "App\Infrastructure\Controller\Process\ProcessOneExtractorController" (parent: .instanceof.App\Infrastructure\Controller\Process\ProcessOneExtractorController.0.App\Infrastructure\Controller\Process\ProcessOneExtractorController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Infrastructure\Controller\Process\ProcessOneLoaderController" (parent: .abstract.instanceof.App\Infrastructure\Controller\Process\ProcessOneLoaderController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Infrastructure\Controller\Process\ProcessOneLoaderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Infrastructure\Controller\Process\ProcessOneLoaderController).
Resolving inheritance for ".instanceof.App\Infrastructure\Controller\Process\ProcessOneLoaderController.0.App\Infrastructure\Controller\Process\ProcessOneLoaderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Infrastructure\Controller\Process\ProcessOneLoaderController).
Resolving inheritance for "App\Infrastructure\Controller\Process\ProcessOneLoaderController" (parent: .instanceof.App\Infrastructure\Controller\Process\ProcessOneLoaderController.0.App\Infrastructure\Controller\Process\ProcessOneLoaderController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Infrastructure\Controller\Process\ProcessOneTransformersController" (parent: .abstract.instanceof.App\Infrastructure\Controller\Process\ProcessOneTransformersController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Infrastructure\Controller\Process\ProcessOneTransformersController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Infrastructure\Controller\Process\ProcessOneTransformersController).
Resolving inheritance for ".instanceof.App\Infrastructure\Controller\Process\ProcessOneTransformersController.0.App\Infrastructure\Controller\Process\ProcessOneTransformersController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Infrastructure\Controller\Process\ProcessOneTransformersController).
Resolving inheritance for "App\Infrastructure\Controller\Process\ProcessOneTransformersController" (parent: .instanceof.App\Infrastructure\Controller\Process\ProcessOneTransformersController.0.App\Infrastructure\Controller\Process\ProcessOneTransformersController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Infrastructure\Controller\Schedule\ScheduleIndexController" (parent: .abstract.instanceof.App\Infrastructure\Controller\Schedule\ScheduleIndexController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Infrastructure\Controller\Schedule\ScheduleIndexController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Infrastructure\Controller\Schedule\ScheduleIndexController).
Resolving inheritance for ".instanceof.App\Infrastructure\Controller\Schedule\ScheduleIndexController.0.App\Infrastructure\Controller\Schedule\ScheduleIndexController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Infrastructure\Controller\Schedule\ScheduleIndexController).
Resolving inheritance for "App\Infrastructure\Controller\Schedule\ScheduleIndexController" (parent: .instanceof.App\Infrastructure\Controller\Schedule\ScheduleIndexController.0.App\Infrastructure\Controller\Schedule\ScheduleIndexController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Infrastructure\Controller\ScheduleCronJobController" (parent: .abstract.instanceof.App\Infrastructure\Controller\ScheduleCronJobController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Infrastructure\Controller\ScheduleCronJobController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Infrastructure\Controller\ScheduleCronJobController).
Resolving inheritance for ".instanceof.App\Infrastructure\Controller\ScheduleCronJobController.0.App\Infrastructure\Controller\ScheduleCronJobController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Infrastructure\Controller\ScheduleCronJobController).
Resolving inheritance for "App\Infrastructure\Controller\ScheduleCronJobController" (parent: .instanceof.App\Infrastructure\Controller\ScheduleCronJobController.0.App\Infrastructure\Controller\ScheduleCronJobController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Infrastructure\DataFixtures\CronJobFixtures" (parent: .abstract.instanceof.App\Infrastructure\DataFixtures\CronJobFixtures).
Resolving inheritance for "App\Infrastructure\DataFixtures\CronJobFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Infrastructure\DataFixtures\CronJobFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Infrastructure\DataFixtures\ExtractorLogEntryFixtures" (parent: .abstract.instanceof.App\Infrastructure\DataFixtures\ExtractorLogEntryFixtures).
Resolving inheritance for "App\Infrastructure\DataFixtures\ExtractorLogEntryFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Infrastructure\DataFixtures\ExtractorLogEntryFixtures).
Resolving inheritance for ".instanceof.App\Infrastructure\EntityTable\Component\EntityTableComponent.0.App\Infrastructure\EntityTable\Component\EntityTableComponent" (parent: .abstract.instanceof.App\Infrastructure\EntityTable\Component\EntityTableComponent).
Resolving inheritance for "App\Infrastructure\EntityTable\Component\EntityTableComponent" (parent: .instanceof.App\Infrastructure\EntityTable\Component\EntityTableComponent.0.App\Infrastructure\EntityTable\Component\EntityTableComponent).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Infrastructure\ExpressionLanguage\ExpressionSyntaxValidator" (parent: .abstract.instanceof.App\Infrastructure\ExpressionLanguage\ExpressionSyntaxValidator).
Resolving inheritance for "App\Infrastructure\ExpressionLanguage\ExpressionSyntaxValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Infrastructure\ExpressionLanguage\ExpressionSyntaxValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Infrastructure\Form\CronJobFormType" (parent: .abstract.instanceof.App\Infrastructure\Form\CronJobFormType).
Resolving inheritance for "App\Infrastructure\Form\CronJobFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Infrastructure\Form\CronJobFormType).
Resolving inheritance for ".instanceof.Monolog\Processor\ProcessorInterface.0.App\Infrastructure\Logger\LogProcessor" (parent: .abstract.instanceof.App\Infrastructure\Logger\LogProcessor).
Resolving inheritance for "App\Infrastructure\Logger\LogProcessor" (parent: .instanceof.Monolog\Processor\ProcessorInterface.0.App\Infrastructure\Logger\LogProcessor).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Infrastructure\Repository\CronJobRepository" (parent: .abstract.instanceof.App\Infrastructure\Repository\CronJobRepository).
Resolving inheritance for "App\Infrastructure\Repository\CronJobRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Infrastructure\Repository\CronJobRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Infrastructure\Repository\ExtractorLogEntryRepository" (parent: .abstract.instanceof.App\Infrastructure\Repository\ExtractorLogEntryRepository).
Resolving inheritance for "App\Infrastructure\Repository\ExtractorLogEntryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Infrastructure\Repository\ExtractorLogEntryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Infrastructure\Repository\LoadedEntityRepository" (parent: .abstract.instanceof.App\Infrastructure\Repository\LoadedEntityRepository).
Resolving inheritance for "App\Infrastructure\Repository\LoadedEntityRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Infrastructure\Repository\LoadedEntityRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Infrastructure\Repository\LoaderLogEntryRepository" (parent: .abstract.instanceof.App\Infrastructure\Repository\LoaderLogEntryRepository).
Resolving inheritance for "App\Infrastructure\Repository\LoaderLogEntryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Infrastructure\Repository\LoaderLogEntryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Infrastructure\Repository\ProcessLogEntryRepository" (parent: .abstract.instanceof.App\Infrastructure\Repository\ProcessLogEntryRepository).
Resolving inheritance for "App\Infrastructure\Repository\ProcessLogEntryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Infrastructure\Repository\ProcessLogEntryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Infrastructure\Repository\TransformerLogEntryRepository" (parent: .abstract.instanceof.App\Infrastructure\Repository\TransformerLogEntryRepository).
Resolving inheritance for "App\Infrastructure\Repository\TransformerLogEntryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Infrastructure\Repository\TransformerLogEntryRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Legal\Console\Command\ExtractLegalsCommand" (parent: .abstract.instanceof.App\Legal\Console\Command\ExtractLegalsCommand).
Resolving inheritance for ".instanceof.App\Legal\Console\Command\ExtractLegalsCommand.0.App\Legal\Console\Command\ExtractLegalsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Legal\Console\Command\ExtractLegalsCommand).
Resolving inheritance for "App\Legal\Console\Command\ExtractLegalsCommand" (parent: .instanceof.App\Legal\Console\Command\ExtractLegalsCommand.0.App\Legal\Console\Command\ExtractLegalsCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Legal\Controller\LegalsController" (parent: .abstract.instanceof.App\Legal\Controller\LegalsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Legal\Controller\LegalsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Legal\Controller\LegalsController).
Resolving inheritance for ".instanceof.App\Legal\Controller\LegalsController.0.App\Legal\Controller\LegalsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Legal\Controller\LegalsController).
Resolving inheritance for "App\Legal\Controller\LegalsController" (parent: .instanceof.App\Legal\Controller\LegalsController.0.App\Legal\Controller\LegalsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Legal\Controller\LegalsListAction" (parent: .abstract.instanceof.App\Legal\Controller\LegalsListAction).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Legal\Controller\LegalsListAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Legal\Controller\LegalsListAction).
Resolving inheritance for ".instanceof.App\Legal\Controller\LegalsListAction.0.App\Legal\Controller\LegalsListAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Legal\Controller\LegalsListAction).
Resolving inheritance for "App\Legal\Controller\LegalsListAction" (parent: .instanceof.App\Legal\Controller\LegalsListAction.0.App\Legal\Controller\LegalsListAction).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Legal\DataFixtures\LegalFixtures" (parent: .abstract.instanceof.App\Legal\DataFixtures\LegalFixtures).
Resolving inheritance for "App\Legal\DataFixtures\LegalFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Legal\DataFixtures\LegalFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Legal\Repository\ExtractedLegalRepository" (parent: .abstract.instanceof.App\Legal\Repository\ExtractedLegalRepository).
Resolving inheritance for "App\Legal\Repository\ExtractedLegalRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Legal\Repository\ExtractedLegalRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Legal\Repository\LegalRepository" (parent: .abstract.instanceof.App\Legal\Repository\LegalRepository).
Resolving inheritance for "App\Legal\Repository\LegalRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Legal\Repository\LegalRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Measurement\Console\ExtractMeasurementCommand" (parent: .abstract.instanceof.App\Measurement\Console\ExtractMeasurementCommand).
Resolving inheritance for ".instanceof.App\Measurement\Console\ExtractMeasurementCommand.0.App\Measurement\Console\ExtractMeasurementCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Measurement\Console\ExtractMeasurementCommand).
Resolving inheritance for "App\Measurement\Console\ExtractMeasurementCommand" (parent: .instanceof.App\Measurement\Console\ExtractMeasurementCommand.0.App\Measurement\Console\ExtractMeasurementCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Measurement\Controller\MeasuremenUnitsController" (parent: .abstract.instanceof.App\Measurement\Controller\MeasuremenUnitsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Measurement\Controller\MeasuremenUnitsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Measurement\Controller\MeasuremenUnitsController).
Resolving inheritance for ".instanceof.App\Measurement\Controller\MeasuremenUnitsController.0.App\Measurement\Controller\MeasuremenUnitsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Measurement\Controller\MeasuremenUnitsController).
Resolving inheritance for "App\Measurement\Controller\MeasuremenUnitsController" (parent: .instanceof.App\Measurement\Controller\MeasuremenUnitsController.0.App\Measurement\Controller\MeasuremenUnitsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Measurement\Controller\MeasurementUnitsListAction" (parent: .abstract.instanceof.App\Measurement\Controller\MeasurementUnitsListAction).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Measurement\Controller\MeasurementUnitsListAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Measurement\Controller\MeasurementUnitsListAction).
Resolving inheritance for ".instanceof.App\Measurement\Controller\MeasurementUnitsListAction.0.App\Measurement\Controller\MeasurementUnitsListAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Measurement\Controller\MeasurementUnitsListAction).
Resolving inheritance for "App\Measurement\Controller\MeasurementUnitsListAction" (parent: .instanceof.App\Measurement\Controller\MeasurementUnitsListAction.0.App\Measurement\Controller\MeasurementUnitsListAction).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Measurement\Repository\ExtractedMeasurementUnitRepository" (parent: .abstract.instanceof.App\Measurement\Repository\ExtractedMeasurementUnitRepository).
Resolving inheritance for "App\Measurement\Repository\ExtractedMeasurementUnitRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Measurement\Repository\ExtractedMeasurementUnitRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Measurement\Repository\MeasurementUnitRepository" (parent: .abstract.instanceof.App\Measurement\Repository\MeasurementUnitRepository).
Resolving inheritance for "App\Measurement\Repository\MeasurementUnitRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Measurement\Repository\MeasurementUnitRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Offer\Command\ExtractOfferCommand" (parent: .abstract.instanceof.App\Offer\Command\ExtractOfferCommand).
Resolving inheritance for ".instanceof.App\Offer\Command\ExtractOfferCommand.0.App\Offer\Command\ExtractOfferCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Offer\Command\ExtractOfferCommand).
Resolving inheritance for "App\Offer\Command\ExtractOfferCommand" (parent: .instanceof.App\Offer\Command\ExtractOfferCommand.0.App\Offer\Command\ExtractOfferCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Offer\Controller\OfferController" (parent: .abstract.instanceof.App\Offer\Controller\OfferController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Offer\Controller\OfferController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Offer\Controller\OfferController).
Resolving inheritance for ".instanceof.App\Offer\Controller\OfferController.0.App\Offer\Controller\OfferController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Offer\Controller\OfferController).
Resolving inheritance for "App\Offer\Controller\OfferController" (parent: .instanceof.App\Offer\Controller\OfferController.0.App\Offer\Controller\OfferController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Offer\Controller\OfferListAction" (parent: .abstract.instanceof.App\Offer\Controller\OfferListAction).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Offer\Controller\OfferListAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Offer\Controller\OfferListAction).
Resolving inheritance for ".instanceof.App\Offer\Controller\OfferListAction.0.App\Offer\Controller\OfferListAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Offer\Controller\OfferListAction).
Resolving inheritance for "App\Offer\Controller\OfferListAction" (parent: .instanceof.App\Offer\Controller\OfferListAction.0.App\Offer\Controller\OfferListAction).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Offer\Controller\ProductController" (parent: .abstract.instanceof.App\Offer\Controller\ProductController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Offer\Controller\ProductController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Offer\Controller\ProductController).
Resolving inheritance for ".instanceof.App\Offer\Controller\ProductController.0.App\Offer\Controller\ProductController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Offer\Controller\ProductController).
Resolving inheritance for "App\Offer\Controller\ProductController" (parent: .instanceof.App\Offer\Controller\ProductController.0.App\Offer\Controller\ProductController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Offer\Controller\ProductListAction" (parent: .abstract.instanceof.App\Offer\Controller\ProductListAction).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Offer\Controller\ProductListAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Offer\Controller\ProductListAction).
Resolving inheritance for ".instanceof.App\Offer\Controller\ProductListAction.0.App\Offer\Controller\ProductListAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Offer\Controller\ProductListAction).
Resolving inheritance for "App\Offer\Controller\ProductListAction" (parent: .instanceof.App\Offer\Controller\ProductListAction.0.App\Offer\Controller\ProductListAction).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Offer\Repository\ExtractedOfferRepository" (parent: .abstract.instanceof.App\Offer\Repository\ExtractedOfferRepository).
Resolving inheritance for "App\Offer\Repository\ExtractedOfferRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Offer\Repository\ExtractedOfferRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Offer\Repository\ExtractedProductRepository" (parent: .abstract.instanceof.App\Offer\Repository\ExtractedProductRepository).
Resolving inheritance for "App\Offer\Repository\ExtractedProductRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Offer\Repository\ExtractedProductRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Offer\Repository\OfferRepository" (parent: .abstract.instanceof.App\Offer\Repository\OfferRepository).
Resolving inheritance for "App\Offer\Repository\OfferRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Offer\Repository\OfferRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Offer\Repository\ProductRepository" (parent: .abstract.instanceof.App\Offer\Repository\ProductRepository).
Resolving inheritance for "App\Offer\Repository\ProductRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Offer\Repository\ProductRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductCategory\Controller\ProductCategoryAddAction" (parent: .abstract.instanceof.App\ProductCategory\Controller\ProductCategoryAddAction).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductCategory\Controller\ProductCategoryAddAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductCategory\Controller\ProductCategoryAddAction).
Resolving inheritance for ".instanceof.App\ProductCategory\Controller\ProductCategoryAddAction.0.App\ProductCategory\Controller\ProductCategoryAddAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductCategory\Controller\ProductCategoryAddAction).
Resolving inheritance for "App\ProductCategory\Controller\ProductCategoryAddAction" (parent: .instanceof.App\ProductCategory\Controller\ProductCategoryAddAction.0.App\ProductCategory\Controller\ProductCategoryAddAction).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductCategory\Controller\ProductCategoryController" (parent: .abstract.instanceof.App\ProductCategory\Controller\ProductCategoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductCategory\Controller\ProductCategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductCategory\Controller\ProductCategoryController).
Resolving inheritance for ".instanceof.App\ProductCategory\Controller\ProductCategoryController.0.App\ProductCategory\Controller\ProductCategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductCategory\Controller\ProductCategoryController).
Resolving inheritance for "App\ProductCategory\Controller\ProductCategoryController" (parent: .instanceof.App\ProductCategory\Controller\ProductCategoryController.0.App\ProductCategory\Controller\ProductCategoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductCategory\Controller\ProductCategoryDeleteAction" (parent: .abstract.instanceof.App\ProductCategory\Controller\ProductCategoryDeleteAction).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductCategory\Controller\ProductCategoryDeleteAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductCategory\Controller\ProductCategoryDeleteAction).
Resolving inheritance for ".instanceof.App\ProductCategory\Controller\ProductCategoryDeleteAction.0.App\ProductCategory\Controller\ProductCategoryDeleteAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductCategory\Controller\ProductCategoryDeleteAction).
Resolving inheritance for "App\ProductCategory\Controller\ProductCategoryDeleteAction" (parent: .instanceof.App\ProductCategory\Controller\ProductCategoryDeleteAction.0.App\ProductCategory\Controller\ProductCategoryDeleteAction).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductCategory\Controller\ProductCategoryEditAction" (parent: .abstract.instanceof.App\ProductCategory\Controller\ProductCategoryEditAction).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductCategory\Controller\ProductCategoryEditAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductCategory\Controller\ProductCategoryEditAction).
Resolving inheritance for ".instanceof.App\ProductCategory\Controller\ProductCategoryEditAction.0.App\ProductCategory\Controller\ProductCategoryEditAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductCategory\Controller\ProductCategoryEditAction).
Resolving inheritance for "App\ProductCategory\Controller\ProductCategoryEditAction" (parent: .instanceof.App\ProductCategory\Controller\ProductCategoryEditAction.0.App\ProductCategory\Controller\ProductCategoryEditAction).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductCategory\Controller\ProductCategoryListAction" (parent: .abstract.instanceof.App\ProductCategory\Controller\ProductCategoryListAction).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductCategory\Controller\ProductCategoryListAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductCategory\Controller\ProductCategoryListAction).
Resolving inheritance for ".instanceof.App\ProductCategory\Controller\ProductCategoryListAction.0.App\ProductCategory\Controller\ProductCategoryListAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductCategory\Controller\ProductCategoryListAction).
Resolving inheritance for "App\ProductCategory\Controller\ProductCategoryListAction" (parent: .instanceof.App\ProductCategory\Controller\ProductCategoryListAction.0.App\ProductCategory\Controller\ProductCategoryListAction).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductCategory\Controller\ProductCategoryListApiAction" (parent: .abstract.instanceof.App\ProductCategory\Controller\ProductCategoryListApiAction).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductCategory\Controller\ProductCategoryListApiAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductCategory\Controller\ProductCategoryListApiAction).
Resolving inheritance for ".instanceof.App\ProductCategory\Controller\ProductCategoryListApiAction.0.App\ProductCategory\Controller\ProductCategoryListApiAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductCategory\Controller\ProductCategoryListApiAction).
Resolving inheritance for "App\ProductCategory\Controller\ProductCategoryListApiAction" (parent: .instanceof.App\ProductCategory\Controller\ProductCategoryListApiAction.0.App\ProductCategory\Controller\ProductCategoryListApiAction).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductCategory\Controller\ProductCategoryMoveDownAction" (parent: .abstract.instanceof.App\ProductCategory\Controller\ProductCategoryMoveDownAction).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductCategory\Controller\ProductCategoryMoveDownAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductCategory\Controller\ProductCategoryMoveDownAction).
Resolving inheritance for ".instanceof.App\ProductCategory\Controller\ProductCategoryMoveDownAction.0.App\ProductCategory\Controller\ProductCategoryMoveDownAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductCategory\Controller\ProductCategoryMoveDownAction).
Resolving inheritance for "App\ProductCategory\Controller\ProductCategoryMoveDownAction" (parent: .instanceof.App\ProductCategory\Controller\ProductCategoryMoveDownAction.0.App\ProductCategory\Controller\ProductCategoryMoveDownAction).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductCategory\Controller\ProductCategoryMoveUpAction" (parent: .abstract.instanceof.App\ProductCategory\Controller\ProductCategoryMoveUpAction).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductCategory\Controller\ProductCategoryMoveUpAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductCategory\Controller\ProductCategoryMoveUpAction).
Resolving inheritance for ".instanceof.App\ProductCategory\Controller\ProductCategoryMoveUpAction.0.App\ProductCategory\Controller\ProductCategoryMoveUpAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductCategory\Controller\ProductCategoryMoveUpAction).
Resolving inheritance for "App\ProductCategory\Controller\ProductCategoryMoveUpAction" (parent: .instanceof.App\ProductCategory\Controller\ProductCategoryMoveUpAction.0.App\ProductCategory\Controller\ProductCategoryMoveUpAction).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductCategory\Controller\ProductCategoryRule\ProductCategoryRuleAddAction" (parent: .abstract.instanceof.App\ProductCategory\Controller\ProductCategoryRule\ProductCategoryRuleAddAction).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductCategory\Controller\ProductCategoryRule\ProductCategoryRuleAddAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductCategory\Controller\ProductCategoryRule\ProductCategoryRuleAddAction).
Resolving inheritance for ".instanceof.App\ProductCategory\Controller\ProductCategoryRule\ProductCategoryRuleAddAction.0.App\ProductCategory\Controller\ProductCategoryRule\ProductCategoryRuleAddAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductCategory\Controller\ProductCategoryRule\ProductCategoryRuleAddAction).
Resolving inheritance for "App\ProductCategory\Controller\ProductCategoryRule\ProductCategoryRuleAddAction" (parent: .instanceof.App\ProductCategory\Controller\ProductCategoryRule\ProductCategoryRuleAddAction.0.App\ProductCategory\Controller\ProductCategoryRule\ProductCategoryRuleAddAction).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductCategory\Controller\ProductCategoryRule\ProductCategoryRuleDeleteAction" (parent: .abstract.instanceof.App\ProductCategory\Controller\ProductCategoryRule\ProductCategoryRuleDeleteAction).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductCategory\Controller\ProductCategoryRule\ProductCategoryRuleDeleteAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductCategory\Controller\ProductCategoryRule\ProductCategoryRuleDeleteAction).
Resolving inheritance for ".instanceof.App\ProductCategory\Controller\ProductCategoryRule\ProductCategoryRuleDeleteAction.0.App\ProductCategory\Controller\ProductCategoryRule\ProductCategoryRuleDeleteAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductCategory\Controller\ProductCategoryRule\ProductCategoryRuleDeleteAction).
Resolving inheritance for "App\ProductCategory\Controller\ProductCategoryRule\ProductCategoryRuleDeleteAction" (parent: .instanceof.App\ProductCategory\Controller\ProductCategoryRule\ProductCategoryRuleDeleteAction.0.App\ProductCategory\Controller\ProductCategoryRule\ProductCategoryRuleDeleteAction).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductCategory\Controller\ProductCategoryRule\ProductCategoryRuleEditAction" (parent: .abstract.instanceof.App\ProductCategory\Controller\ProductCategoryRule\ProductCategoryRuleEditAction).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductCategory\Controller\ProductCategoryRule\ProductCategoryRuleEditAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductCategory\Controller\ProductCategoryRule\ProductCategoryRuleEditAction).
Resolving inheritance for ".instanceof.App\ProductCategory\Controller\ProductCategoryRule\ProductCategoryRuleEditAction.0.App\ProductCategory\Controller\ProductCategoryRule\ProductCategoryRuleEditAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductCategory\Controller\ProductCategoryRule\ProductCategoryRuleEditAction).
Resolving inheritance for "App\ProductCategory\Controller\ProductCategoryRule\ProductCategoryRuleEditAction" (parent: .instanceof.App\ProductCategory\Controller\ProductCategoryRule\ProductCategoryRuleEditAction.0.App\ProductCategory\Controller\ProductCategoryRule\ProductCategoryRuleEditAction).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductCategory\Controller\ProductCategoryRule\ProductCategoryRuleListAction" (parent: .abstract.instanceof.App\ProductCategory\Controller\ProductCategoryRule\ProductCategoryRuleListAction).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductCategory\Controller\ProductCategoryRule\ProductCategoryRuleListAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductCategory\Controller\ProductCategoryRule\ProductCategoryRuleListAction).
Resolving inheritance for ".instanceof.App\ProductCategory\Controller\ProductCategoryRule\ProductCategoryRuleListAction.0.App\ProductCategory\Controller\ProductCategoryRule\ProductCategoryRuleListAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductCategory\Controller\ProductCategoryRule\ProductCategoryRuleListAction).
Resolving inheritance for "App\ProductCategory\Controller\ProductCategoryRule\ProductCategoryRuleListAction" (parent: .instanceof.App\ProductCategory\Controller\ProductCategoryRule\ProductCategoryRuleListAction.0.App\ProductCategory\Controller\ProductCategoryRule\ProductCategoryRuleListAction).
Resolving inheritance for ".instanceof.App\ProductCategory\EntityTable\Filter\ProjectFilter.0.App\ProductCategory\EntityTable\Filter\ProjectFilter" (parent: .abstract.instanceof.App\ProductCategory\EntityTable\Filter\ProjectFilter).
Resolving inheritance for "App\ProductCategory\EntityTable\Filter\ProjectFilter" (parent: .instanceof.App\ProductCategory\EntityTable\Filter\ProjectFilter.0.App\ProductCategory\EntityTable\Filter\ProjectFilter).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProductCategory\Form\ProductCategoryFormType" (parent: .abstract.instanceof.App\ProductCategory\Form\ProductCategoryFormType).
Resolving inheritance for "App\ProductCategory\Form\ProductCategoryFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProductCategory\Form\ProductCategoryFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProductCategory\Form\ProductCategoryRuleFormType" (parent: .abstract.instanceof.App\ProductCategory\Form\ProductCategoryRuleFormType).
Resolving inheritance for "App\ProductCategory\Form\ProductCategoryRuleFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProductCategory\Form\ProductCategoryRuleFormType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProductCategory\Repository\ProductCategoryRuleRepository" (parent: .abstract.instanceof.App\ProductCategory\Repository\ProductCategoryRuleRepository).
Resolving inheritance for "App\ProductCategory\Repository\ProductCategoryRuleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProductCategory\Repository\ProductCategoryRuleRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProductCategory\Repository\ProductProjectCategoryRepository" (parent: .abstract.instanceof.App\ProductCategory\Repository\ProductProjectCategoryRepository).
Resolving inheritance for "App\ProductCategory\Repository\ProductProjectCategoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProductCategory\Repository\ProductProjectCategoryRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\ProductType\Console\Command\ExtractProductTypeCommand" (parent: .abstract.instanceof.App\ProductType\Console\Command\ExtractProductTypeCommand).
Resolving inheritance for ".instanceof.App\ProductType\Console\Command\ExtractProductTypeCommand.0.App\ProductType\Console\Command\ExtractProductTypeCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\ProductType\Console\Command\ExtractProductTypeCommand).
Resolving inheritance for "App\ProductType\Console\Command\ExtractProductTypeCommand" (parent: .instanceof.App\ProductType\Console\Command\ExtractProductTypeCommand.0.App\ProductType\Console\Command\ExtractProductTypeCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductType\Controller\ProductTypeGroupGetAction" (parent: .abstract.instanceof.App\ProductType\Controller\ProductTypeGroupGetAction).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductType\Controller\ProductTypeGroupGetAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductType\Controller\ProductTypeGroupGetAction).
Resolving inheritance for ".instanceof.App\ProductType\Controller\ProductTypeGroupGetAction.0.App\ProductType\Controller\ProductTypeGroupGetAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductType\Controller\ProductTypeGroupGetAction).
Resolving inheritance for "App\ProductType\Controller\ProductTypeGroupGetAction" (parent: .instanceof.App\ProductType\Controller\ProductTypeGroupGetAction.0.App\ProductType\Controller\ProductTypeGroupGetAction).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductType\Controller\ProductTypeGroupListAction" (parent: .abstract.instanceof.App\ProductType\Controller\ProductTypeGroupListAction).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductType\Controller\ProductTypeGroupListAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductType\Controller\ProductTypeGroupListAction).
Resolving inheritance for ".instanceof.App\ProductType\Controller\ProductTypeGroupListAction.0.App\ProductType\Controller\ProductTypeGroupListAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductType\Controller\ProductTypeGroupListAction).
Resolving inheritance for "App\ProductType\Controller\ProductTypeGroupListAction" (parent: .instanceof.App\ProductType\Controller\ProductTypeGroupListAction.0.App\ProductType\Controller\ProductTypeGroupListAction).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductType\Controller\ProductTypeGroupsController" (parent: .abstract.instanceof.App\ProductType\Controller\ProductTypeGroupsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductType\Controller\ProductTypeGroupsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductType\Controller\ProductTypeGroupsController).
Resolving inheritance for ".instanceof.App\ProductType\Controller\ProductTypeGroupsController.0.App\ProductType\Controller\ProductTypeGroupsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductType\Controller\ProductTypeGroupsController).
Resolving inheritance for "App\ProductType\Controller\ProductTypeGroupsController" (parent: .instanceof.App\ProductType\Controller\ProductTypeGroupsController.0.App\ProductType\Controller\ProductTypeGroupsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductType\Controller\ProductTypeListAction" (parent: .abstract.instanceof.App\ProductType\Controller\ProductTypeListAction).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductType\Controller\ProductTypeListAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductType\Controller\ProductTypeListAction).
Resolving inheritance for ".instanceof.App\ProductType\Controller\ProductTypeListAction.0.App\ProductType\Controller\ProductTypeListAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductType\Controller\ProductTypeListAction).
Resolving inheritance for "App\ProductType\Controller\ProductTypeListAction" (parent: .instanceof.App\ProductType\Controller\ProductTypeListAction.0.App\ProductType\Controller\ProductTypeListAction).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductType\Controller\ProductTypesController" (parent: .abstract.instanceof.App\ProductType\Controller\ProductTypesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductType\Controller\ProductTypesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductType\Controller\ProductTypesController).
Resolving inheritance for ".instanceof.App\ProductType\Controller\ProductTypesController.0.App\ProductType\Controller\ProductTypesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductType\Controller\ProductTypesController).
Resolving inheritance for "App\ProductType\Controller\ProductTypesController" (parent: .instanceof.App\ProductType\Controller\ProductTypesController.0.App\ProductType\Controller\ProductTypesController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProductType\Repository\ExtractedProductTypeGroupRepository" (parent: .abstract.instanceof.App\ProductType\Repository\ExtractedProductTypeGroupRepository).
Resolving inheritance for "App\ProductType\Repository\ExtractedProductTypeGroupRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProductType\Repository\ExtractedProductTypeGroupRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProductType\Repository\ExtractedProductTypeRepository" (parent: .abstract.instanceof.App\ProductType\Repository\ExtractedProductTypeRepository).
Resolving inheritance for "App\ProductType\Repository\ExtractedProductTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProductType\Repository\ExtractedProductTypeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProductType\Repository\ProductTypeGroupRepository" (parent: .abstract.instanceof.App\ProductType\Repository\ProductTypeGroupRepository).
Resolving inheritance for "App\ProductType\Repository\ProductTypeGroupRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProductType\Repository\ProductTypeGroupRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProductType\Repository\ProductTypeRepository" (parent: .abstract.instanceof.App\ProductType\Repository\ProductTypeRepository).
Resolving inheritance for "App\ProductType\Repository\ProductTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProductType\Repository\ProductTypeRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Project\Controller\ProjectController" (parent: .abstract.instanceof.App\Project\Controller\ProjectController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Project\Controller\ProjectController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Project\Controller\ProjectController).
Resolving inheritance for ".instanceof.App\Project\Controller\ProjectController.0.App\Project\Controller\ProjectController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Project\Controller\ProjectController).
Resolving inheritance for "App\Project\Controller\ProjectController" (parent: .instanceof.App\Project\Controller\ProjectController.0.App\Project\Controller\ProjectController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Project\Controller\ProjectsListAction" (parent: .abstract.instanceof.App\Project\Controller\ProjectsListAction).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Project\Controller\ProjectsListAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Project\Controller\ProjectsListAction).
Resolving inheritance for ".instanceof.App\Project\Controller\ProjectsListAction.0.App\Project\Controller\ProjectsListAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Project\Controller\ProjectsListAction).
Resolving inheritance for "App\Project\Controller\ProjectsListAction" (parent: .instanceof.App\Project\Controller\ProjectsListAction.0.App\Project\Controller\ProjectsListAction).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Project\Controller\Subproject\SubprojectAddAction" (parent: .abstract.instanceof.App\Project\Controller\Subproject\SubprojectAddAction).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Project\Controller\Subproject\SubprojectAddAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Project\Controller\Subproject\SubprojectAddAction).
Resolving inheritance for ".instanceof.App\Project\Controller\Subproject\SubprojectAddAction.0.App\Project\Controller\Subproject\SubprojectAddAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Project\Controller\Subproject\SubprojectAddAction).
Resolving inheritance for "App\Project\Controller\Subproject\SubprojectAddAction" (parent: .instanceof.App\Project\Controller\Subproject\SubprojectAddAction.0.App\Project\Controller\Subproject\SubprojectAddAction).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Project\Controller\Subproject\SubprojectDeleteAction" (parent: .abstract.instanceof.App\Project\Controller\Subproject\SubprojectDeleteAction).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Project\Controller\Subproject\SubprojectDeleteAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Project\Controller\Subproject\SubprojectDeleteAction).
Resolving inheritance for ".instanceof.App\Project\Controller\Subproject\SubprojectDeleteAction.0.App\Project\Controller\Subproject\SubprojectDeleteAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Project\Controller\Subproject\SubprojectDeleteAction).
Resolving inheritance for "App\Project\Controller\Subproject\SubprojectDeleteAction" (parent: .instanceof.App\Project\Controller\Subproject\SubprojectDeleteAction.0.App\Project\Controller\Subproject\SubprojectDeleteAction).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Project\Controller\Subproject\SubprojectEditAction" (parent: .abstract.instanceof.App\Project\Controller\Subproject\SubprojectEditAction).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Project\Controller\Subproject\SubprojectEditAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Project\Controller\Subproject\SubprojectEditAction).
Resolving inheritance for ".instanceof.App\Project\Controller\Subproject\SubprojectEditAction.0.App\Project\Controller\Subproject\SubprojectEditAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Project\Controller\Subproject\SubprojectEditAction).
Resolving inheritance for "App\Project\Controller\Subproject\SubprojectEditAction" (parent: .instanceof.App\Project\Controller\Subproject\SubprojectEditAction.0.App\Project\Controller\Subproject\SubprojectEditAction).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Project\Controller\Subproject\SubprojectListAction" (parent: .abstract.instanceof.App\Project\Controller\Subproject\SubprojectListAction).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Project\Controller\Subproject\SubprojectListAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Project\Controller\Subproject\SubprojectListAction).
Resolving inheritance for ".instanceof.App\Project\Controller\Subproject\SubprojectListAction.0.App\Project\Controller\Subproject\SubprojectListAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Project\Controller\Subproject\SubprojectListAction).
Resolving inheritance for "App\Project\Controller\Subproject\SubprojectListAction" (parent: .instanceof.App\Project\Controller\Subproject\SubprojectListAction.0.App\Project\Controller\Subproject\SubprojectListAction).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Project\Form\ProjectFormType" (parent: .abstract.instanceof.App\Project\Form\ProjectFormType).
Resolving inheritance for "App\Project\Form\ProjectFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Project\Form\ProjectFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Project\Form\SubprojectFormType" (parent: .abstract.instanceof.App\Project\Form\SubprojectFormType).
Resolving inheritance for "App\Project\Form\SubprojectFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Project\Form\SubprojectFormType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Project\Repository\ProjectRepository" (parent: .abstract.instanceof.App\Project\Repository\ProjectRepository).
Resolving inheritance for "App\Project\Repository\ProjectRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Project\Repository\ProjectRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Project\Repository\SubprojectRepository" (parent: .abstract.instanceof.App\Project\Repository\SubprojectRepository).
Resolving inheritance for "App\Project\Repository\SubprojectRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Project\Repository\SubprojectRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Shop\Console\Command\ExtractShopCommand" (parent: .abstract.instanceof.App\Shop\Console\Command\ExtractShopCommand).
Resolving inheritance for ".instanceof.App\Shop\Console\Command\ExtractShopCommand.0.App\Shop\Console\Command\ExtractShopCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Shop\Console\Command\ExtractShopCommand).
Resolving inheritance for "App\Shop\Console\Command\ExtractShopCommand" (parent: .instanceof.App\Shop\Console\Command\ExtractShopCommand.0.App\Shop\Console\Command\ExtractShopCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Shop\Controller\ShopsController" (parent: .abstract.instanceof.App\Shop\Controller\ShopsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Shop\Controller\ShopsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Shop\Controller\ShopsController).
Resolving inheritance for ".instanceof.App\Shop\Controller\ShopsController.0.App\Shop\Controller\ShopsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Shop\Controller\ShopsController).
Resolving inheritance for "App\Shop\Controller\ShopsController" (parent: .instanceof.App\Shop\Controller\ShopsController.0.App\Shop\Controller\ShopsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Shop\Controller\ShopsListAction" (parent: .abstract.instanceof.App\Shop\Controller\ShopsListAction).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Shop\Controller\ShopsListAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Shop\Controller\ShopsListAction).
Resolving inheritance for ".instanceof.App\Shop\Controller\ShopsListAction.0.App\Shop\Controller\ShopsListAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Shop\Controller\ShopsListAction).
Resolving inheritance for "App\Shop\Controller\ShopsListAction" (parent: .instanceof.App\Shop\Controller\ShopsListAction.0.App\Shop\Controller\ShopsListAction).
Resolving inheritance for ".instanceof.App\Shop\EntityTable\Filter\CityFilter.0.App\Shop\EntityTable\Filter\CityFilter" (parent: .abstract.instanceof.App\Shop\EntityTable\Filter\CityFilter).
Resolving inheritance for "App\Shop\EntityTable\Filter\CityFilter" (parent: .instanceof.App\Shop\EntityTable\Filter\CityFilter.0.App\Shop\EntityTable\Filter\CityFilter).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Shop\Repository\ExtractedShopRepository" (parent: .abstract.instanceof.App\Shop\Repository\ExtractedShopRepository).
Resolving inheritance for "App\Shop\Repository\ExtractedShopRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Shop\Repository\ExtractedShopRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Shop\Repository\GeocodeCacheRepository" (parent: .abstract.instanceof.App\Shop\Repository\GeocodeCacheRepository).
Resolving inheritance for "App\Shop\Repository\GeocodeCacheRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Shop\Repository\GeocodeCacheRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Shop\Repository\ShopRepository" (parent: .abstract.instanceof.App\Shop\Repository\ShopRepository).
Resolving inheritance for "App\Shop\Repository\ShopRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Shop\Repository\ShopRepository).
Resolving inheritance for "cache.app" (parent: cache.adapter.filesystem).
Resolving inheritance for "cache.system" (parent: cache.adapter.system).
Resolving inheritance for "cache.validator" (parent: cache.system).
Resolving inheritance for "cache.serializer" (parent: cache.system).
Resolving inheritance for "cache.property_info" (parent: cache.system).
Resolving inheritance for "cache.asset_mapper" (parent: cache.system).
Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
Resolving inheritance for "assets._default_package" (parent: assets.path_package).
Resolving inheritance for "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 "serializer.name_converter.metadata_aware" (parent: serializer.name_converter.metadata_aware.abstract).
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 "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.default_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.default_connection" (parent: doctrine.dbal.connection).
Resolving inheritance for "doctrine.orm.default_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.default_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.default_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
Resolving inheritance for "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.users_in_memory" (parent: security.user.provider.in_memory).
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.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.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 "monolog.logger" (parent: monolog.logger_prototype).
Resolving inheritance for "cache.ux.twig_component" (parent: cache.system).
Resolving inheritance for ".instanceof.App\AssortmentPlan\Entity\AssortmentPlan.0.App\AssortmentPlan\Entity\AssortmentPlan" (parent: .abstract.instanceof.App\AssortmentPlan\Entity\AssortmentPlan).
Resolving inheritance for ".instanceof.App\AssortmentPlan\Entity\AssortmentPlanOffer.0.App\AssortmentPlan\Entity\AssortmentPlanOffer" (parent: .abstract.instanceof.App\AssortmentPlan\Entity\AssortmentPlanOffer).
Resolving inheritance for ".instanceof.App\AssortmentPlan\Entity\ExtractedAssortmentPlan.0.App\AssortmentPlan\Entity\ExtractedAssortmentPlan" (parent: .abstract.instanceof.App\AssortmentPlan\Entity\ExtractedAssortmentPlan).
Resolving inheritance for ".instanceof.App\AssortmentPlan\Entity\ExtractedAssortmentPlanOffer.0.App\AssortmentPlan\Entity\ExtractedAssortmentPlanOffer" (parent: .abstract.instanceof.App\AssortmentPlan\Entity\ExtractedAssortmentPlanOffer).
Resolving inheritance for ".instanceof.App\Brand\Entity\Brand.0.App\Brand\Entity\Brand" (parent: .abstract.instanceof.App\Brand\Entity\Brand).
Resolving inheritance for ".instanceof.App\Brand\Entity\ExtractedBrand.0.App\Brand\Entity\ExtractedBrand" (parent: .abstract.instanceof.App\Brand\Entity\ExtractedBrand).
Resolving inheritance for ".instanceof.App\Feature\Entity\ExtractedFeature.0.App\Feature\Entity\ExtractedFeature" (parent: .abstract.instanceof.App\Feature\Entity\ExtractedFeature).
Resolving inheritance for ".instanceof.App\Feature\Entity\Feature.0.App\Feature\Entity\Feature" (parent: .abstract.instanceof.App\Feature\Entity\Feature).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Feature\Entity\FeatureParamType" (parent: .abstract.instanceof.App\Feature\Entity\FeatureParamType).
Resolving inheritance for ".instanceof.App\Geo\Entity\City.0.App\Geo\Entity\City" (parent: .abstract.instanceof.App\Geo\Entity\City).
Resolving inheritance for ".instanceof.App\Geo\Entity\ExtractedCity.0.App\Geo\Entity\ExtractedCity" (parent: .abstract.instanceof.App\Geo\Entity\ExtractedCity).
Resolving inheritance for ".instanceof.App\Geo\Entity\ExtractedRegionByEsnsi.0.App\Geo\Entity\ExtractedRegionByEsnsi" (parent: .abstract.instanceof.App\Geo\Entity\ExtractedRegionByEsnsi).
Resolving inheritance for ".instanceof.App\Geo\Entity\ExtractedRegionByParitet.0.App\Geo\Entity\ExtractedRegionByParitet" (parent: .abstract.instanceof.App\Geo\Entity\ExtractedRegionByParitet).
Resolving inheritance for ".instanceof.App\Geo\Entity\ExtractedState.0.App\Geo\Entity\ExtractedState" (parent: .abstract.instanceof.App\Geo\Entity\ExtractedState).
Resolving inheritance for ".instanceof.App\Geo\Entity\Region.0.App\Geo\Entity\Region" (parent: .abstract.instanceof.App\Geo\Entity\Region).
Resolving inheritance for ".instanceof.App\Geo\Entity\State.0.App\Geo\Entity\State" (parent: .abstract.instanceof.App\Geo\Entity\State).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Infrastructure\Entity\ActionResult" (parent: .abstract.instanceof.App\Infrastructure\Entity\ActionResult).
Resolving inheritance for ".instanceof.App\Infrastructure\Entity\CronJob.0.App\Infrastructure\Entity\CronJob" (parent: .abstract.instanceof.App\Infrastructure\Entity\CronJob).
Resolving inheritance for ".instanceof.App\Infrastructure\Entity\ExtractorLogEntry.0.App\Infrastructure\Entity\ExtractorLogEntry" (parent: .abstract.instanceof.App\Infrastructure\Entity\ExtractorLogEntry).
Resolving inheritance for ".instanceof.App\Infrastructure\Entity\LoadedEntity.0.App\Infrastructure\Entity\LoadedEntity" (parent: .abstract.instanceof.App\Infrastructure\Entity\LoadedEntity).
Resolving inheritance for ".instanceof.App\Infrastructure\Entity\LoaderLogEntry.0.App\Infrastructure\Entity\LoaderLogEntry" (parent: .abstract.instanceof.App\Infrastructure\Entity\LoaderLogEntry).
Resolving inheritance for ".instanceof.App\Infrastructure\Entity\ProcessLogEntry.0.App\Infrastructure\Entity\ProcessLogEntry" (parent: .abstract.instanceof.App\Infrastructure\Entity\ProcessLogEntry).
Resolving inheritance for ".instanceof.App\Infrastructure\Entity\TransformerLogEntry.0.App\Infrastructure\Entity\TransformerLogEntry" (parent: .abstract.instanceof.App\Infrastructure\Entity\TransformerLogEntry).
Resolving inheritance for ".instanceof.App\Infrastructure\EntityTable\Attribute\Table.0.App\Infrastructure\EntityTable\Attribute\Table" (parent: .abstract.instanceof.App\Infrastructure\EntityTable\Attribute\Table).
Resolving inheritance for ".instanceof.App\Infrastructure\EntityTable\Attribute\TableColumn.0.App\Infrastructure\EntityTable\Attribute\TableColumn" (parent: .abstract.instanceof.App\Infrastructure\EntityTable\Attribute\TableColumn).
Resolving inheritance for ".instanceof.App\Infrastructure\EntityTable\Attribute\TableRow.0.App\Infrastructure\EntityTable\Attribute\TableRow" (parent: .abstract.instanceof.App\Infrastructure\EntityTable\Attribute\TableRow).
Resolving inheritance for ".instanceof.App\Infrastructure\OpenApi\BadRequestResponse.0.App\Infrastructure\OpenApi\BadRequestResponse" (parent: .abstract.instanceof.App\Infrastructure\OpenApi\BadRequestResponse).
Resolving inheritance for ".instanceof.App\Infrastructure\OpenApi\BaseErrorResponse.0.App\Infrastructure\OpenApi\BaseErrorResponse" (parent: .abstract.instanceof.App\Infrastructure\OpenApi\BaseErrorResponse).
Resolving inheritance for ".instanceof.App\Infrastructure\OpenApi\ForbiddenResponse.0.App\Infrastructure\OpenApi\ForbiddenResponse" (parent: .abstract.instanceof.App\Infrastructure\OpenApi\ForbiddenResponse).
Resolving inheritance for ".instanceof.App\Infrastructure\OpenApi\GatewayTimeoutResponse.0.App\Infrastructure\OpenApi\GatewayTimeoutResponse" (parent: .abstract.instanceof.App\Infrastructure\OpenApi\GatewayTimeoutResponse).
Resolving inheritance for ".instanceof.App\Infrastructure\OpenApi\InternalServerErrorResponse.0.App\Infrastructure\OpenApi\InternalServerErrorResponse" (parent: .abstract.instanceof.App\Infrastructure\OpenApi\InternalServerErrorResponse).
Resolving inheritance for ".instanceof.App\Infrastructure\OpenApi\NotFoundResponse.0.App\Infrastructure\OpenApi\NotFoundResponse" (parent: .abstract.instanceof.App\Infrastructure\OpenApi\NotFoundResponse).
Resolving inheritance for ".instanceof.App\Legal\Entity\ExtractedLegal.0.App\Legal\Entity\ExtractedLegal" (parent: .abstract.instanceof.App\Legal\Entity\ExtractedLegal).
Resolving inheritance for ".instanceof.App\Legal\Entity\Legal.0.App\Legal\Entity\Legal" (parent: .abstract.instanceof.App\Legal\Entity\Legal).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Legal\Entity\OrganizationType" (parent: .abstract.instanceof.App\Legal\Entity\OrganizationType).
Resolving inheritance for ".instanceof.App\Measurement\Entity\ExtractedMeasurementUnit.0.App\Measurement\Entity\ExtractedMeasurementUnit" (parent: .abstract.instanceof.App\Measurement\Entity\ExtractedMeasurementUnit).
Resolving inheritance for ".instanceof.App\Measurement\Entity\MeasurementUnit.0.App\Measurement\Entity\MeasurementUnit" (parent: .abstract.instanceof.App\Measurement\Entity\MeasurementUnit).
Resolving inheritance for ".instanceof.App\Offer\Entity\ExtractedOffer.0.App\Offer\Entity\ExtractedOffer" (parent: .abstract.instanceof.App\Offer\Entity\ExtractedOffer).
Resolving inheritance for ".instanceof.App\Offer\Entity\ExtractedProduct.0.App\Offer\Entity\ExtractedProduct" (parent: .abstract.instanceof.App\Offer\Entity\ExtractedProduct).
Resolving inheritance for ".instanceof.App\Offer\Entity\Offer.0.App\Offer\Entity\Offer" (parent: .abstract.instanceof.App\Offer\Entity\Offer).
Resolving inheritance for ".instanceof.App\Offer\Entity\Product.0.App\Offer\Entity\Product" (parent: .abstract.instanceof.App\Offer\Entity\Product).
Resolving inheritance for ".instanceof.App\ProductCategory\Entity\ProductCategory.0.App\ProductCategory\Entity\ProductCategory" (parent: .abstract.instanceof.App\ProductCategory\Entity\ProductCategory).
Resolving inheritance for ".instanceof.App\ProductCategory\Entity\ProductCategoryRule.0.App\ProductCategory\Entity\ProductCategoryRule" (parent: .abstract.instanceof.App\ProductCategory\Entity\ProductCategoryRule).
Resolving inheritance for ".instanceof.App\ProductCategory\Entity\ProductProjectCategory.0.App\ProductCategory\Entity\ProductProjectCategory" (parent: .abstract.instanceof.App\ProductCategory\Entity\ProductProjectCategory).
Resolving inheritance for ".instanceof.App\ProductType\Entity\ExtractedProductType.0.App\ProductType\Entity\ExtractedProductType" (parent: .abstract.instanceof.App\ProductType\Entity\ExtractedProductType).
Resolving inheritance for ".instanceof.App\ProductType\Entity\ExtractedProductTypeGroup.0.App\ProductType\Entity\ExtractedProductTypeGroup" (parent: .abstract.instanceof.App\ProductType\Entity\ExtractedProductTypeGroup).
Resolving inheritance for ".instanceof.UnitEnum.0.App\ProductType\Entity\ProductGroupEnum" (parent: .abstract.instanceof.App\ProductType\Entity\ProductGroupEnum).
Resolving inheritance for ".instanceof.App\ProductType\Entity\ProductType.0.App\ProductType\Entity\ProductType" (parent: .abstract.instanceof.App\ProductType\Entity\ProductType).
Resolving inheritance for ".instanceof.App\ProductType\Entity\ProductTypeGroup.0.App\ProductType\Entity\ProductTypeGroup" (parent: .abstract.instanceof.App\ProductType\Entity\ProductTypeGroup).
Resolving inheritance for ".instanceof.App\Project\Entity\Project.0.App\Project\Entity\Project" (parent: .abstract.instanceof.App\Project\Entity\Project).
Resolving inheritance for ".instanceof.App\Project\Entity\Subproject.0.App\Project\Entity\Subproject" (parent: .abstract.instanceof.App\Project\Entity\Subproject).
Resolving inheritance for ".instanceof.App\Shop\Entity\ExtractedShop.0.App\Shop\Entity\ExtractedShop" (parent: .abstract.instanceof.App\Shop\Entity\ExtractedShop).
Resolving inheritance for ".instanceof.App\Shop\Entity\GeocodeCache.0.App\Shop\Entity\GeocodeCache" (parent: .abstract.instanceof.App\Shop\Entity\GeocodeCache).
Resolving inheritance for ".instanceof.App\Shop\Entity\Shop.0.App\Shop\Entity\Shop" (parent: .abstract.instanceof.App\Shop\Entity\Shop).
Resolving inheritance for "maker.auto_command.make_auth" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_command" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_component" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_crud" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_docker_database" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_entity" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_fixtures" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_listener" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_message" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_messenger_middleware" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_registration_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_reset_password" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_schedule" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_encoder" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_normalizer" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_extension" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_test" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_validator" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_voter" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_user" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_migration" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_stimulus_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_security_form_login" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_security_custom" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_webhook" (parent: maker.auto_command.abstract).
Resolving inheritance for "doctrine.dbal.default_schema_asset_filter_manager" (parent: doctrine.dbal.schema_asset_filter_manager).
Resolving inheritance for "doctrine.dbal.logging_middleware.default" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.default" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "doctrine.dbal.idle_connection_middleware.default" (parent: doctrine.dbal.idle_connection_middleware).
Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.asset_mapper" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.http_client" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.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.doctrine" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.debug" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.deprecation" (parent: monolog.logger_prototype).
4
Removing service-argument resolver for controller "App\AssortmentPlan\EntityTable\AssortmentPlanEntityTable::dehydrateEntities": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\AssortmentPlan\EntityTable\AssortmentPlanEntityTable::hydrateEntities": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Infrastructure\EntityTable\Component\EntityTableComponent::dehydrateEntities": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Infrastructure\EntityTable\Component\EntityTableComponent::hydrateEntities": no corresponding services exist for the referenced types.
218
Removed service "App\Infrastructure\Entity\LogEntryInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface"; reason: private alias.
Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Contracts\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Psr\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpCache\StoreInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UriSigner"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\DependencyInjection\ServicesResetterInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
Removed service "Symfony\Component\String\Slugger\SluggerInterface"; reason: private alias.
Removed service "Symfony\Component\Clock\ClockInterface"; reason: private alias.
Removed service "Psr\Clock\ClockInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Fragment\FragmentUriGeneratorInterface"; reason: private alias.
Removed service "error_renderer.html"; reason: private alias.
Removed service "error_renderer"; reason: private alias.
Removed service ".Psr\Container\ContainerInterface $parameter_bag"; reason: private alias.
Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
Removed service "cache.adapter.valkey"; reason: private alias.
Removed service "cache.adapter.valkey_tag_aware"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\TranslatorInterface"; reason: private alias.
Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
Removed service "Symfony\Component\AssetMapper\AssetMapperInterface"; reason: private alias.
Removed service "asset_mapper.http_client"; reason: private alias.
Removed service "Symfony\Component\AssetMapper\ImportMap\ImportMapManager"; reason: private alias.
Removed service "Symfony\Component\AssetMapper\Compressor\CompressorInterface"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface"; reason: private alias.
Removed service "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\Serializer\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
Removed service "serializer.property_accessor"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
Removed service "error_renderer.serializer"; reason: private alias.
Removed service "Symfony\Component\TypeInfo\TypeResolver\TypeResolverInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\WebLink\HttpHeaderSerializer"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\UlidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\UuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\NameBasedUuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\RandomBasedUuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\TimeBasedUuidFactory"; reason: private alias.
Removed service "cache.default_redis_provider"; reason: private alias.
Removed service "cache.default_valkey_provider"; reason: private alias.
Removed service "cache.default_memcached_provider"; reason: private alias.
Removed service "cache.default_doctrine_dbal_provider"; reason: private alias.
Removed service "SessionHandlerInterface"; reason: private alias.
Removed service "session.storage.factory"; reason: private alias.
Removed service "session.handler"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
Removed service "form.property_accessor"; reason: private alias.
Removed service "form.choice_list_factory"; reason: private alias.
Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
Removed service "Symfony\Component\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 "Doctrine\DBAL\Connection"; reason: private alias.
Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
Removed service "doctrine.dbal.event_manager"; reason: private alias.
Removed service ".Doctrine\DBAL\Connection $default.connection"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $defaultConnection"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
Removed service "doctrine.orm.metadata.annotation_reader"; reason: private alias.
Removed service "doctrine.orm.default_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.default_result_cache"; reason: private alias.
Removed service "doctrine.orm.default_query_cache"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $default.entity_manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $defaultEntityManager"; reason: private alias.
Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
Removed service "doctrine.migrations.metadata_storage"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "Symfony\Component\Mime\BodyRendererInterface"; reason: private alias.
Removed service "Symfony\UX\Turbo\Broadcaster\BroadcasterInterface"; 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 "security.user_checker.main"; reason: private alias.
Removed service "security.firewall.context_locator"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserCheckerInterface"; reason: private alias.
Removed service "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "Symfony\UX\TwigComponent\ComponentRendererInterface"; reason: private alias.
Removed service "console.command.stimulus_component_debug"; reason: private alias.
Removed service "Symfony\UX\LiveComponent\LiveResponder"; reason: private alias.
Removed service "Symfony\UX\LiveComponent\ComponentValidatorInterface"; reason: private alias.
Removed service "twig.loader.filesystem"; reason: private alias.
Removed service "argument_resolver.controller_locator"; reason: private alias.
Removed service "doctrine.id_generator_locator"; reason: private alias.
Removed service "twig.loader"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $asset_mapperLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $assetMapperLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $http_clientLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $mailerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $deprecationLogger"; reason: private alias.
Removed service ".service_locator.Agle8t4"; reason: private alias.
Removed service "validator"; reason: private alias.
Removed service "http_client"; reason: private alias.
Removed service ".debug.http_client.inner"; reason: private alias.
Removed service "asset_mapper.mapped_asset_factory"; reason: private alias.
Removed service "assets._default_package"; reason: private alias.
Removed service "controller_resolver"; reason: private alias.
Removed service "argument_resolver"; reason: private alias.
Removed service "security.csrf.token_manager"; reason: private alias.
Removed service "translator.data_collector.inner"; reason: private alias.
Removed service "serializer"; reason: private alias.
Removed service "var_dumper.cli_dumper"; reason: private alias.
Removed service "twig.error_renderer.html.inner"; reason: private alias.
Removed service "turbo.broadcaster.imux"; reason: private alias.
Removed service "security.access.decision_manager"; reason: private alias.
Removed service "security.firewall.authenticator.main"; reason: private alias.
Removed service "twig.configurator.environment"; reason: private alias.
Removed service "security.event_dispatcher.main"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service ".service_locator.n_ENPtW"; reason: private alias.
Removed service ".service_locator.0Xm1ev."; reason: private alias.
Removed service ".service_locator.ni9hTSO"; reason: private alias.
Removed service ".service_locator.reOJtb."; reason: private alias.
Removed service ".service_locator.VuemyUz"; reason: private alias.
Removed service ".service_locator.TnNSAlP"; reason: private alias.
Removed service ".service_locator.ogKSMf4"; reason: private alias.
Removed service ".service_locator.b0C231m"; reason: private alias.
Removed service ".service_locator.ZNvSBD1"; reason: private alias.
Removed service ".service_locator.v6Vq00N"; reason: private alias.
Removed service ".service_locator.HQZddX8"; reason: private alias.
Removed service ".service_locator.wZ9tkRy"; reason: private alias.
Removed service ".service_locator.NIOcHtz"; reason: private alias.
Removed service ".service_locator..CRG8zD"; reason: private alias.
Removed service ".service_locator.DEqabFP"; reason: private alias.
Removed service ".service_locator.WkTJJQp"; reason: private alias.
Removed service ".service_locator.V2UI7OO"; reason: private alias.
Removed service ".service_locator.jyXXeTC"; reason: private alias.
Removed service ".service_locator.NHoLrL8"; reason: private alias.
Removed service ".service_locator.vrFWuQN"; reason: private alias.
Removed service ".service_locator.Ph2si_s"; reason: private alias.
Removed service ".service_locator.7.BFObW"; reason: private alias.
Removed service ".service_locator.iaMe877"; reason: private alias.
Removed service ".service_locator.q_KUnMc"; reason: private alias.
Removed service ".service_locator.w24QbO0"; reason: private alias.
Removed service ".service_locator.TuMx4kw"; reason: private alias.
Removed service ".service_locator.bSJbGY2"; reason: private alias.
Removed service ".service_locator.x5tf9Iy"; reason: private alias.
Removed service ".service_locator.xcI5lzD"; reason: private alias.
Removed service ".service_locator.CNrtFlz"; reason: private alias.
Removed service ".service_locator.TOOW550"; reason: private alias.
Removed service ".service_locator.LXmkFCx"; reason: private alias.
Removed service ".service_locator.LpzRtJw"; reason: private alias.
Removed service ".service_locator.9nvaCmp"; reason: private alias.
71
Changed reference of service "App\AssortmentPlan\EntityTable\AssortmentPlanEntityTable" previously pointing to "router.default" to "router".
Changed reference of service "App\Infrastructure\EntityTable\Component\EntityTableComponent" previously pointing to "router.default" to "router".
Changed reference of service "argument_resolver.request_payload" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "locale_listener" previously pointing to "router.default" to "router".
Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "url_helper" previously pointing to "router.default" to "router".
Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.router_debug" previously pointing to "router.default" to "router".
Changed reference of service "console.command.router_match" previously pointing to "router.default" to "router".
Changed reference of service "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 "asset_mapper.command.compile" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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 "serializer.normalizer.problem" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "serializer.normalizer.translatable" 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.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.extension.form" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "web_profiler.controller.profiler" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.controller.router" previously pointing to "router.default" to "router".
Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.debug_toolbar" previously pointing to "router.default" to "router".
Changed reference of service "security.logout_url_generator" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.context_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "router.default" to "router".
Changed reference of service "security.authenticator.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.json_login" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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 "ux.twig_component.component_factory" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "ux.twig_component.component_renderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "ux.live_component.live_url_subscriber" previously pointing to "router.default" to "router".
Changed reference of service "ux.live_component.twig.component_runtime" previously pointing to "router.default" to "router".
Changed reference of service "ux.live_component.live_controller_attributes_creator" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.9cBavLl" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.DM7hywC" previously pointing to "router.default" to "router".
Changed reference of service ".debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.simple_role_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.ZyP9f7K" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.7jukgan" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.qXR9Hv0" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.xRvtKlk" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
616
Removed service "container.env"; reason: abstract.
Removed service "Symfony\Component\Config\Loader\LoaderInterface"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Request"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Response"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: abstract.
Removed service "cache.adapter.system"; reason: abstract.
Removed service "cache.adapter.apcu"; reason: abstract.
Removed service "cache.adapter.filesystem"; reason: abstract.
Removed service "cache.adapter.psr6"; reason: abstract.
Removed service "cache.adapter.redis"; reason: abstract.
Removed service "cache.adapter.redis_tag_aware"; reason: abstract.
Removed service "cache.adapter.memcached"; reason: abstract.
Removed service "cache.adapter.doctrine_dbal"; reason: abstract.
Removed service "cache.adapter.pdo"; reason: abstract.
Removed service "cache.adapter.array"; reason: abstract.
Removed service "assets.path_package"; reason: abstract.
Removed service "assets.url_package"; reason: abstract.
Removed service "assets.static_version_strategy"; reason: abstract.
Removed service "assets.json_manifest_version_strategy"; reason: abstract.
Removed service "http_client.abstract_retry_strategy"; reason: abstract.
Removed service "mailer.transport_factory.abstract"; reason: abstract.
Removed service "serializer.name_converter.metadata_aware.abstract"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AllValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AtLeastOneOfValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BicValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CallbackValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CardSchemeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CharsetValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ChoiceValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CidrValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CollectionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CompoundValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountryValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CssColorValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CurrencyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateTimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DivisibleByValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EmailValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionSyntaxValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\FileValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\HostnameValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IbanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ImageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IpValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsFalseValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsTrueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsbnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsinValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IssnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\JsonValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LanguageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LocaleValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LuhnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\MacAddressValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NoSuspiciousCharactersValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotBlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotEqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotIdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\PasswordStrengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RangeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RegexValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\SequentiallyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimezoneValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TypeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UlidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UniqueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UrlValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UuidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ValidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WeekValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WhenValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WordCountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\YamlValidator"; reason: abstract.
Removed service "notifier.transport_factory.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 "monolog.logger_prototype"; reason: abstract.
Removed service "monolog.activation_strategy.not_found"; reason: abstract.
Removed service "monolog.handler.fingers_crossed.error_level_activation_strategy"; reason: abstract.
Removed service "maker.auto_command.abstract"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\AssortmentPlan\Console\ExtractAssortmentPlansCommand"; reason: abstract.
Removed service ".instanceof.App\AssortmentPlan\Console\ExtractAssortmentPlansCommand.0.App\AssortmentPlan\Console\ExtractAssortmentPlansCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\AssortmentPlan\Console\ExtractAssortmentPlansCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AssortmentPlan\Controller\AssortmentPlansController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AssortmentPlan\Controller\AssortmentPlansController"; reason: abstract.
Removed service ".instanceof.App\AssortmentPlan\Controller\AssortmentPlansController.0.App\AssortmentPlan\Controller\AssortmentPlansController"; reason: abstract.
Removed service ".abstract.instanceof.App\AssortmentPlan\Controller\AssortmentPlansController"; reason: abstract.
Removed service ".instanceof.App\AssortmentPlan\Entity\AssortmentPlan.0.App\AssortmentPlan\Entity\AssortmentPlan"; reason: abstract.
Removed service ".abstract.instanceof.App\AssortmentPlan\Entity\AssortmentPlan"; reason: abstract.
Removed service ".instanceof.App\AssortmentPlan\Entity\AssortmentPlanOffer.0.App\AssortmentPlan\Entity\AssortmentPlanOffer"; reason: abstract.
Removed service ".abstract.instanceof.App\AssortmentPlan\Entity\AssortmentPlanOffer"; reason: abstract.
Removed service ".instanceof.App\AssortmentPlan\Entity\ExtractedAssortmentPlan.0.App\AssortmentPlan\Entity\ExtractedAssortmentPlan"; reason: abstract.
Removed service ".abstract.instanceof.App\AssortmentPlan\Entity\ExtractedAssortmentPlan"; reason: abstract.
Removed service ".instanceof.App\AssortmentPlan\Entity\ExtractedAssortmentPlanOffer.0.App\AssortmentPlan\Entity\ExtractedAssortmentPlanOffer"; reason: abstract.
Removed service ".abstract.instanceof.App\AssortmentPlan\Entity\ExtractedAssortmentPlanOffer"; reason: abstract.
Removed service ".instanceof.App\AssortmentPlan\EntityTable\AssortmentPlanEntityTable.0.App\AssortmentPlan\EntityTable\AssortmentPlanEntityTable"; reason: abstract.
Removed service ".abstract.instanceof.App\AssortmentPlan\EntityTable\AssortmentPlanEntityTable"; reason: abstract.
Removed service ".instanceof.App\AssortmentPlan\EntityTable\Filter\AssortmentPlanFilter.0.App\AssortmentPlan\EntityTable\Filter\AssortmentPlanFilter"; reason: abstract.
Removed service ".abstract.instanceof.App\AssortmentPlan\EntityTable\Filter\AssortmentPlanFilter"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\AssortmentPlan\Repository\AssortmentPlanOfferRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\AssortmentPlan\Repository\AssortmentPlanOfferRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\AssortmentPlan\Repository\AssortmentPlanRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\AssortmentPlan\Repository\AssortmentPlanRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\AssortmentPlan\Repository\ExtractedAssortmentPlanOfferRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\AssortmentPlan\Repository\ExtractedAssortmentPlanOfferRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\AssortmentPlan\Repository\ExtractedAssortmentPlanRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\AssortmentPlan\Repository\ExtractedAssortmentPlanRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Brand\Console\Command\ExtractBrandsCommand"; reason: abstract.
Removed service ".instanceof.App\Brand\Console\Command\ExtractBrandsCommand.0.App\Brand\Console\Command\ExtractBrandsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Brand\Console\Command\ExtractBrandsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Brand\Controller\BrandsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Brand\Controller\BrandsController"; reason: abstract.
Removed service ".instanceof.App\Brand\Controller\BrandsController.0.App\Brand\Controller\BrandsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Brand\Controller\BrandsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Brand\Controller\BrandsListAction"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Brand\Controller\BrandsListAction"; reason: abstract.
Removed service ".instanceof.App\Brand\Controller\BrandsListAction.0.App\Brand\Controller\BrandsListAction"; reason: abstract.
Removed service ".abstract.instanceof.App\Brand\Controller\BrandsListAction"; reason: abstract.
Removed service ".instanceof.App\Brand\Entity\Brand.0.App\Brand\Entity\Brand"; reason: abstract.
Removed service ".abstract.instanceof.App\Brand\Entity\Brand"; reason: abstract.
Removed service ".instanceof.App\Brand\Entity\ExtractedBrand.0.App\Brand\Entity\ExtractedBrand"; reason: abstract.
Removed service ".abstract.instanceof.App\Brand\Entity\ExtractedBrand"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Brand\Repository\BrandRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Brand\Repository\BrandRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Brand\Repository\ExtractedBrandRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Brand\Repository\ExtractedBrandRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Directory\Controller\DataDirectoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Directory\Controller\DataDirectoryController"; reason: abstract.
Removed service ".instanceof.App\Directory\Controller\DataDirectoryController.0.App\Directory\Controller\DataDirectoryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Directory\Controller\DataDirectoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Feature\Command\ExtractFeaturesCommand"; reason: abstract.
Removed service ".instanceof.App\Feature\Command\ExtractFeaturesCommand.0.App\Feature\Command\ExtractFeaturesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Feature\Command\ExtractFeaturesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Feature\Controller\FeaturesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Feature\Controller\FeaturesController"; reason: abstract.
Removed service ".instanceof.App\Feature\Controller\FeaturesController.0.App\Feature\Controller\FeaturesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Feature\Controller\FeaturesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Feature\Controller\FeaturesListAction"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Feature\Controller\FeaturesListAction"; reason: abstract.
Removed service ".instanceof.App\Feature\Controller\FeaturesListAction.0.App\Feature\Controller\FeaturesListAction"; reason: abstract.
Removed service ".abstract.instanceof.App\Feature\Controller\FeaturesListAction"; reason: abstract.
Removed service ".instanceof.App\Feature\Entity\ExtractedFeature.0.App\Feature\Entity\ExtractedFeature"; reason: abstract.
Removed service ".abstract.instanceof.App\Feature\Entity\ExtractedFeature"; reason: abstract.
Removed service ".instanceof.App\Feature\Entity\Feature.0.App\Feature\Entity\Feature"; reason: abstract.
Removed service ".abstract.instanceof.App\Feature\Entity\Feature"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Feature\Entity\FeatureParamType"; reason: abstract.
Removed service ".abstract.instanceof.App\Feature\Entity\FeatureParamType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Feature\Repository\ExtractedFeaturesRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Feature\Repository\ExtractedFeaturesRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Feature\Repository\FeaturesRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Feature\Repository\FeaturesRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Geo\Command\ExtractCityCommand"; reason: abstract.
Removed service ".instanceof.App\Geo\Command\ExtractCityCommand.0.App\Geo\Command\ExtractCityCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Geo\Command\ExtractCityCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Geo\Command\ExtractRegionByParitetCommand"; reason: abstract.
Removed service ".instanceof.App\Geo\Command\ExtractRegionByParitetCommand.0.App\Geo\Command\ExtractRegionByParitetCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Geo\Command\ExtractRegionByParitetCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Geo\Command\ExtractRegionsCommand"; reason: abstract.
Removed service ".instanceof.App\Geo\Command\ExtractRegionsCommand.0.App\Geo\Command\ExtractRegionsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Geo\Command\ExtractRegionsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Geo\Command\ExtractStatesCommand"; reason: abstract.
Removed service ".instanceof.App\Geo\Command\ExtractStatesCommand.0.App\Geo\Command\ExtractStatesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Geo\Command\ExtractStatesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Geo\Controller\CitiesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Geo\Controller\CitiesController"; reason: abstract.
Removed service ".instanceof.App\Geo\Controller\CitiesController.0.App\Geo\Controller\CitiesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Geo\Controller\CitiesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Geo\Controller\CityListAction"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Geo\Controller\CityListAction"; reason: abstract.
Removed service ".instanceof.App\Geo\Controller\CityListAction.0.App\Geo\Controller\CityListAction"; reason: abstract.
Removed service ".abstract.instanceof.App\Geo\Controller\CityListAction"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Geo\Controller\RegionListAction"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Geo\Controller\RegionListAction"; reason: abstract.
Removed service ".instanceof.App\Geo\Controller\RegionListAction.0.App\Geo\Controller\RegionListAction"; reason: abstract.
Removed service ".abstract.instanceof.App\Geo\Controller\RegionListAction"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Geo\Controller\RegionsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Geo\Controller\RegionsController"; reason: abstract.
Removed service ".instanceof.App\Geo\Controller\RegionsController.0.App\Geo\Controller\RegionsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Geo\Controller\RegionsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Geo\Controller\StatesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Geo\Controller\StatesController"; reason: abstract.
Removed service ".instanceof.App\Geo\Controller\StatesController.0.App\Geo\Controller\StatesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Geo\Controller\StatesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Geo\Controller\StatesListAction"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Geo\Controller\StatesListAction"; reason: abstract.
Removed service ".instanceof.App\Geo\Controller\StatesListAction.0.App\Geo\Controller\StatesListAction"; reason: abstract.
Removed service ".abstract.instanceof.App\Geo\Controller\StatesListAction"; reason: abstract.
Removed service ".instanceof.App\Geo\Entity\City.0.App\Geo\Entity\City"; reason: abstract.
Removed service ".abstract.instanceof.App\Geo\Entity\City"; reason: abstract.
Removed service ".instanceof.App\Geo\Entity\ExtractedCity.0.App\Geo\Entity\ExtractedCity"; reason: abstract.
Removed service ".abstract.instanceof.App\Geo\Entity\ExtractedCity"; reason: abstract.
Removed service ".instanceof.App\Geo\Entity\ExtractedRegionByEsnsi.0.App\Geo\Entity\ExtractedRegionByEsnsi"; reason: abstract.
Removed service ".abstract.instanceof.App\Geo\Entity\ExtractedRegionByEsnsi"; reason: abstract.
Removed service ".instanceof.App\Geo\Entity\ExtractedRegionByParitet.0.App\Geo\Entity\ExtractedRegionByParitet"; reason: abstract.
Removed service ".abstract.instanceof.App\Geo\Entity\ExtractedRegionByParitet"; reason: abstract.
Removed service ".instanceof.App\Geo\Entity\ExtractedState.0.App\Geo\Entity\ExtractedState"; reason: abstract.
Removed service ".abstract.instanceof.App\Geo\Entity\ExtractedState"; reason: abstract.
Removed service ".instanceof.App\Geo\Entity\Region.0.App\Geo\Entity\Region"; reason: abstract.
Removed service ".abstract.instanceof.App\Geo\Entity\Region"; reason: abstract.
Removed service ".instanceof.App\Geo\Entity\State.0.App\Geo\Entity\State"; reason: abstract.
Removed service ".abstract.instanceof.App\Geo\Entity\State"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Geo\Repository\CityRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Geo\Repository\CityRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Geo\Repository\ExtractedCityRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Geo\Repository\ExtractedCityRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Geo\Repository\ExtractedRegionByEsnsiRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Geo\Repository\ExtractedRegionByEsnsiRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Geo\Repository\ExtractedRegionByParitetRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Geo\Repository\ExtractedRegionByParitetRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Geo\Repository\ExtractedStateRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Geo\Repository\ExtractedStateRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Geo\Repository\RegionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Geo\Repository\RegionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Geo\Repository\StateRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Geo\Repository\StateRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Infrastructure\Command\ClearExtractionLogsCommand"; reason: abstract.
Removed service ".instanceof.App\Infrastructure\Command\ClearExtractionLogsCommand.0.App\Infrastructure\Command\ClearExtractionLogsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Infrastructure\Command\ClearExtractionLogsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Infrastructure\Command\RunCronJobsCommand"; reason: abstract.
Removed service ".instanceof.App\Infrastructure\Command\RunCronJobsCommand.0.App\Infrastructure\Command\RunCronJobsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Infrastructure\Command\RunCronJobsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Infrastructure\Command\SwaggerCommand"; reason: abstract.
Removed service ".instanceof.App\Infrastructure\Command\SwaggerCommand.0.App\Infrastructure\Command\SwaggerCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Infrastructure\Command\SwaggerCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Infrastructure\Controller\Process\ProcessListController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Infrastructure\Controller\Process\ProcessListController"; reason: abstract.
Removed service ".instanceof.App\Infrastructure\Controller\Process\ProcessListController.0.App\Infrastructure\Controller\Process\ProcessListController"; reason: abstract.
Removed service ".abstract.instanceof.App\Infrastructure\Controller\Process\ProcessListController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Infrastructure\Controller\Process\ProcessOneController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Infrastructure\Controller\Process\ProcessOneController"; reason: abstract.
Removed service ".instanceof.App\Infrastructure\Controller\Process\ProcessOneController.0.App\Infrastructure\Controller\Process\ProcessOneController"; reason: abstract.
Removed service ".abstract.instanceof.App\Infrastructure\Controller\Process\ProcessOneController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Infrastructure\Controller\Process\ProcessOneExtractorController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Infrastructure\Controller\Process\ProcessOneExtractorController"; reason: abstract.
Removed service ".instanceof.App\Infrastructure\Controller\Process\ProcessOneExtractorController.0.App\Infrastructure\Controller\Process\ProcessOneExtractorController"; reason: abstract.
Removed service ".abstract.instanceof.App\Infrastructure\Controller\Process\ProcessOneExtractorController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Infrastructure\Controller\Process\ProcessOneLoaderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Infrastructure\Controller\Process\ProcessOneLoaderController"; reason: abstract.
Removed service ".instanceof.App\Infrastructure\Controller\Process\ProcessOneLoaderController.0.App\Infrastructure\Controller\Process\ProcessOneLoaderController"; reason: abstract.
Removed service ".abstract.instanceof.App\Infrastructure\Controller\Process\ProcessOneLoaderController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Infrastructure\Controller\Process\ProcessOneTransformersController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Infrastructure\Controller\Process\ProcessOneTransformersController"; reason: abstract.
Removed service ".instanceof.App\Infrastructure\Controller\Process\ProcessOneTransformersController.0.App\Infrastructure\Controller\Process\ProcessOneTransformersController"; reason: abstract.
Removed service ".abstract.instanceof.App\Infrastructure\Controller\Process\ProcessOneTransformersController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Infrastructure\Controller\Schedule\ScheduleIndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Infrastructure\Controller\Schedule\ScheduleIndexController"; reason: abstract.
Removed service ".instanceof.App\Infrastructure\Controller\Schedule\ScheduleIndexController.0.App\Infrastructure\Controller\Schedule\ScheduleIndexController"; reason: abstract.
Removed service ".abstract.instanceof.App\Infrastructure\Controller\Schedule\ScheduleIndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Infrastructure\Controller\ScheduleCronJobController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Infrastructure\Controller\ScheduleCronJobController"; reason: abstract.
Removed service ".instanceof.App\Infrastructure\Controller\ScheduleCronJobController.0.App\Infrastructure\Controller\ScheduleCronJobController"; reason: abstract.
Removed service ".abstract.instanceof.App\Infrastructure\Controller\ScheduleCronJobController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Infrastructure\DataFixtures\CronJobFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\Infrastructure\DataFixtures\CronJobFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Infrastructure\DataFixtures\ExtractorLogEntryFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\Infrastructure\DataFixtures\ExtractorLogEntryFixtures"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Infrastructure\Entity\ActionResult"; reason: abstract.
Removed service ".abstract.instanceof.App\Infrastructure\Entity\ActionResult"; reason: abstract.
Removed service ".instanceof.App\Infrastructure\Entity\CronJob.0.App\Infrastructure\Entity\CronJob"; reason: abstract.
Removed service ".abstract.instanceof.App\Infrastructure\Entity\CronJob"; reason: abstract.
Removed service ".instanceof.App\Infrastructure\Entity\ExtractorLogEntry.0.App\Infrastructure\Entity\ExtractorLogEntry"; reason: abstract.
Removed service ".abstract.instanceof.App\Infrastructure\Entity\ExtractorLogEntry"; reason: abstract.
Removed service ".instanceof.App\Infrastructure\Entity\LoadedEntity.0.App\Infrastructure\Entity\LoadedEntity"; reason: abstract.
Removed service ".abstract.instanceof.App\Infrastructure\Entity\LoadedEntity"; reason: abstract.
Removed service ".instanceof.App\Infrastructure\Entity\LoaderLogEntry.0.App\Infrastructure\Entity\LoaderLogEntry"; reason: abstract.
Removed service ".abstract.instanceof.App\Infrastructure\Entity\LoaderLogEntry"; reason: abstract.
Removed service ".instanceof.App\Infrastructure\Entity\ProcessLogEntry.0.App\Infrastructure\Entity\ProcessLogEntry"; reason: abstract.
Removed service ".abstract.instanceof.App\Infrastructure\Entity\ProcessLogEntry"; reason: abstract.
Removed service ".instanceof.App\Infrastructure\Entity\TransformerLogEntry.0.App\Infrastructure\Entity\TransformerLogEntry"; reason: abstract.
Removed service ".abstract.instanceof.App\Infrastructure\Entity\TransformerLogEntry"; reason: abstract.
Removed service ".instanceof.App\Infrastructure\EntityTable\Attribute\Table.0.App\Infrastructure\EntityTable\Attribute\Table"; reason: abstract.
Removed service ".abstract.instanceof.App\Infrastructure\EntityTable\Attribute\Table"; reason: abstract.
Removed service ".instanceof.App\Infrastructure\EntityTable\Attribute\TableColumn.0.App\Infrastructure\EntityTable\Attribute\TableColumn"; reason: abstract.
Removed service ".abstract.instanceof.App\Infrastructure\EntityTable\Attribute\TableColumn"; reason: abstract.
Removed service ".instanceof.App\Infrastructure\EntityTable\Attribute\TableRow.0.App\Infrastructure\EntityTable\Attribute\TableRow"; reason: abstract.
Removed service ".abstract.instanceof.App\Infrastructure\EntityTable\Attribute\TableRow"; reason: abstract.
Removed service ".instanceof.App\Infrastructure\EntityTable\Component\EntityTableComponent.0.App\Infrastructure\EntityTable\Component\EntityTableComponent"; reason: abstract.
Removed service ".abstract.instanceof.App\Infrastructure\EntityTable\Component\EntityTableComponent"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Infrastructure\ExpressionLanguage\ExpressionSyntaxValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Infrastructure\ExpressionLanguage\ExpressionSyntaxValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Infrastructure\Form\CronJobFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Infrastructure\Form\CronJobFormType"; reason: abstract.
Removed service ".instanceof.Monolog\Processor\ProcessorInterface.0.App\Infrastructure\Logger\LogProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\Infrastructure\Logger\LogProcessor"; reason: abstract.
Removed service ".instanceof.App\Infrastructure\OpenApi\BadRequestResponse.0.App\Infrastructure\OpenApi\BadRequestResponse"; reason: abstract.
Removed service ".abstract.instanceof.App\Infrastructure\OpenApi\BadRequestResponse"; reason: abstract.
Removed service ".instanceof.App\Infrastructure\OpenApi\BaseErrorResponse.0.App\Infrastructure\OpenApi\BaseErrorResponse"; reason: abstract.
Removed service ".abstract.instanceof.App\Infrastructure\OpenApi\BaseErrorResponse"; reason: abstract.
Removed service ".instanceof.App\Infrastructure\OpenApi\ForbiddenResponse.0.App\Infrastructure\OpenApi\ForbiddenResponse"; reason: abstract.
Removed service ".abstract.instanceof.App\Infrastructure\OpenApi\ForbiddenResponse"; reason: abstract.
Removed service ".instanceof.App\Infrastructure\OpenApi\GatewayTimeoutResponse.0.App\Infrastructure\OpenApi\GatewayTimeoutResponse"; reason: abstract.
Removed service ".abstract.instanceof.App\Infrastructure\OpenApi\GatewayTimeoutResponse"; reason: abstract.
Removed service ".instanceof.App\Infrastructure\OpenApi\InternalServerErrorResponse.0.App\Infrastructure\OpenApi\InternalServerErrorResponse"; reason: abstract.
Removed service ".abstract.instanceof.App\Infrastructure\OpenApi\InternalServerErrorResponse"; reason: abstract.
Removed service ".instanceof.App\Infrastructure\OpenApi\NotFoundResponse.0.App\Infrastructure\OpenApi\NotFoundResponse"; reason: abstract.
Removed service ".abstract.instanceof.App\Infrastructure\OpenApi\NotFoundResponse"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Infrastructure\Repository\CronJobRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Infrastructure\Repository\CronJobRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Infrastructure\Repository\ExtractorLogEntryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Infrastructure\Repository\ExtractorLogEntryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Infrastructure\Repository\LoadedEntityRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Infrastructure\Repository\LoadedEntityRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Infrastructure\Repository\LoaderLogEntryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Infrastructure\Repository\LoaderLogEntryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Infrastructure\Repository\ProcessLogEntryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Infrastructure\Repository\ProcessLogEntryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Infrastructure\Repository\TransformerLogEntryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Infrastructure\Repository\TransformerLogEntryRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Legal\Console\Command\ExtractLegalsCommand"; reason: abstract.
Removed service ".instanceof.App\Legal\Console\Command\ExtractLegalsCommand.0.App\Legal\Console\Command\ExtractLegalsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Legal\Console\Command\ExtractLegalsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Legal\Controller\LegalsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Legal\Controller\LegalsController"; reason: abstract.
Removed service ".instanceof.App\Legal\Controller\LegalsController.0.App\Legal\Controller\LegalsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Legal\Controller\LegalsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Legal\Controller\LegalsListAction"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Legal\Controller\LegalsListAction"; reason: abstract.
Removed service ".instanceof.App\Legal\Controller\LegalsListAction.0.App\Legal\Controller\LegalsListAction"; reason: abstract.
Removed service ".abstract.instanceof.App\Legal\Controller\LegalsListAction"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Legal\DataFixtures\LegalFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\Legal\DataFixtures\LegalFixtures"; reason: abstract.
Removed service ".instanceof.App\Legal\Entity\ExtractedLegal.0.App\Legal\Entity\ExtractedLegal"; reason: abstract.
Removed service ".abstract.instanceof.App\Legal\Entity\ExtractedLegal"; reason: abstract.
Removed service ".instanceof.App\Legal\Entity\Legal.0.App\Legal\Entity\Legal"; reason: abstract.
Removed service ".abstract.instanceof.App\Legal\Entity\Legal"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Legal\Entity\OrganizationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Legal\Entity\OrganizationType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Legal\Repository\ExtractedLegalRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Legal\Repository\ExtractedLegalRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Legal\Repository\LegalRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Legal\Repository\LegalRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Measurement\Console\ExtractMeasurementCommand"; reason: abstract.
Removed service ".instanceof.App\Measurement\Console\ExtractMeasurementCommand.0.App\Measurement\Console\ExtractMeasurementCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Measurement\Console\ExtractMeasurementCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Measurement\Controller\MeasuremenUnitsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Measurement\Controller\MeasuremenUnitsController"; reason: abstract.
Removed service ".instanceof.App\Measurement\Controller\MeasuremenUnitsController.0.App\Measurement\Controller\MeasuremenUnitsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Measurement\Controller\MeasuremenUnitsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Measurement\Controller\MeasurementUnitsListAction"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Measurement\Controller\MeasurementUnitsListAction"; reason: abstract.
Removed service ".instanceof.App\Measurement\Controller\MeasurementUnitsListAction.0.App\Measurement\Controller\MeasurementUnitsListAction"; reason: abstract.
Removed service ".abstract.instanceof.App\Measurement\Controller\MeasurementUnitsListAction"; reason: abstract.
Removed service ".instanceof.App\Measurement\Entity\ExtractedMeasurementUnit.0.App\Measurement\Entity\ExtractedMeasurementUnit"; reason: abstract.
Removed service ".abstract.instanceof.App\Measurement\Entity\ExtractedMeasurementUnit"; reason: abstract.
Removed service ".instanceof.App\Measurement\Entity\MeasurementUnit.0.App\Measurement\Entity\MeasurementUnit"; reason: abstract.
Removed service ".abstract.instanceof.App\Measurement\Entity\MeasurementUnit"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Measurement\Repository\ExtractedMeasurementUnitRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Measurement\Repository\ExtractedMeasurementUnitRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Measurement\Repository\MeasurementUnitRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Measurement\Repository\MeasurementUnitRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Offer\Command\ExtractOfferCommand"; reason: abstract.
Removed service ".instanceof.App\Offer\Command\ExtractOfferCommand.0.App\Offer\Command\ExtractOfferCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Offer\Command\ExtractOfferCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Offer\Controller\OfferController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Offer\Controller\OfferController"; reason: abstract.
Removed service ".instanceof.App\Offer\Controller\OfferController.0.App\Offer\Controller\OfferController"; reason: abstract.
Removed service ".abstract.instanceof.App\Offer\Controller\OfferController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Offer\Controller\OfferListAction"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Offer\Controller\OfferListAction"; reason: abstract.
Removed service ".instanceof.App\Offer\Controller\OfferListAction.0.App\Offer\Controller\OfferListAction"; reason: abstract.
Removed service ".abstract.instanceof.App\Offer\Controller\OfferListAction"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Offer\Controller\ProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Offer\Controller\ProductController"; reason: abstract.
Removed service ".instanceof.App\Offer\Controller\ProductController.0.App\Offer\Controller\ProductController"; reason: abstract.
Removed service ".abstract.instanceof.App\Offer\Controller\ProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Offer\Controller\ProductListAction"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Offer\Controller\ProductListAction"; reason: abstract.
Removed service ".instanceof.App\Offer\Controller\ProductListAction.0.App\Offer\Controller\ProductListAction"; reason: abstract.
Removed service ".abstract.instanceof.App\Offer\Controller\ProductListAction"; reason: abstract.
Removed service ".instanceof.App\Offer\Entity\ExtractedOffer.0.App\Offer\Entity\ExtractedOffer"; reason: abstract.
Removed service ".abstract.instanceof.App\Offer\Entity\ExtractedOffer"; reason: abstract.
Removed service ".instanceof.App\Offer\Entity\ExtractedProduct.0.App\Offer\Entity\ExtractedProduct"; reason: abstract.
Removed service ".abstract.instanceof.App\Offer\Entity\ExtractedProduct"; reason: abstract.
Removed service ".instanceof.App\Offer\Entity\Offer.0.App\Offer\Entity\Offer"; reason: abstract.
Removed service ".abstract.instanceof.App\Offer\Entity\Offer"; reason: abstract.
Removed service ".instanceof.App\Offer\Entity\Product.0.App\Offer\Entity\Product"; reason: abstract.
Removed service ".abstract.instanceof.App\Offer\Entity\Product"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Offer\Repository\ExtractedOfferRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Offer\Repository\ExtractedOfferRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Offer\Repository\ExtractedProductRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Offer\Repository\ExtractedProductRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Offer\Repository\OfferRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Offer\Repository\OfferRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Offer\Repository\ProductRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Offer\Repository\ProductRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductCategory\Controller\ProductCategoryAddAction"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductCategory\Controller\ProductCategoryAddAction"; reason: abstract.
Removed service ".instanceof.App\ProductCategory\Controller\ProductCategoryAddAction.0.App\ProductCategory\Controller\ProductCategoryAddAction"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductCategory\Controller\ProductCategoryAddAction"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductCategory\Controller\ProductCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductCategory\Controller\ProductCategoryController"; reason: abstract.
Removed service ".instanceof.App\ProductCategory\Controller\ProductCategoryController.0.App\ProductCategory\Controller\ProductCategoryController"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductCategory\Controller\ProductCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductCategory\Controller\ProductCategoryDeleteAction"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductCategory\Controller\ProductCategoryDeleteAction"; reason: abstract.
Removed service ".instanceof.App\ProductCategory\Controller\ProductCategoryDeleteAction.0.App\ProductCategory\Controller\ProductCategoryDeleteAction"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductCategory\Controller\ProductCategoryDeleteAction"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductCategory\Controller\ProductCategoryEditAction"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductCategory\Controller\ProductCategoryEditAction"; reason: abstract.
Removed service ".instanceof.App\ProductCategory\Controller\ProductCategoryEditAction.0.App\ProductCategory\Controller\ProductCategoryEditAction"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductCategory\Controller\ProductCategoryEditAction"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductCategory\Controller\ProductCategoryListAction"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductCategory\Controller\ProductCategoryListAction"; reason: abstract.
Removed service ".instanceof.App\ProductCategory\Controller\ProductCategoryListAction.0.App\ProductCategory\Controller\ProductCategoryListAction"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductCategory\Controller\ProductCategoryListAction"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductCategory\Controller\ProductCategoryListApiAction"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductCategory\Controller\ProductCategoryListApiAction"; reason: abstract.
Removed service ".instanceof.App\ProductCategory\Controller\ProductCategoryListApiAction.0.App\ProductCategory\Controller\ProductCategoryListApiAction"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductCategory\Controller\ProductCategoryListApiAction"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductCategory\Controller\ProductCategoryMoveDownAction"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductCategory\Controller\ProductCategoryMoveDownAction"; reason: abstract.
Removed service ".instanceof.App\ProductCategory\Controller\ProductCategoryMoveDownAction.0.App\ProductCategory\Controller\ProductCategoryMoveDownAction"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductCategory\Controller\ProductCategoryMoveDownAction"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductCategory\Controller\ProductCategoryMoveUpAction"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductCategory\Controller\ProductCategoryMoveUpAction"; reason: abstract.
Removed service ".instanceof.App\ProductCategory\Controller\ProductCategoryMoveUpAction.0.App\ProductCategory\Controller\ProductCategoryMoveUpAction"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductCategory\Controller\ProductCategoryMoveUpAction"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductCategory\Controller\ProductCategoryRule\ProductCategoryRuleAddAction"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductCategory\Controller\ProductCategoryRule\ProductCategoryRuleAddAction"; reason: abstract.
Removed service ".instanceof.App\ProductCategory\Controller\ProductCategoryRule\ProductCategoryRuleAddAction.0.App\ProductCategory\Controller\ProductCategoryRule\ProductCategoryRuleAddAction"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductCategory\Controller\ProductCategoryRule\ProductCategoryRuleAddAction"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductCategory\Controller\ProductCategoryRule\ProductCategoryRuleDeleteAction"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductCategory\Controller\ProductCategoryRule\ProductCategoryRuleDeleteAction"; reason: abstract.
Removed service ".instanceof.App\ProductCategory\Controller\ProductCategoryRule\ProductCategoryRuleDeleteAction.0.App\ProductCategory\Controller\ProductCategoryRule\ProductCategoryRuleDeleteAction"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductCategory\Controller\ProductCategoryRule\ProductCategoryRuleDeleteAction"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductCategory\Controller\ProductCategoryRule\ProductCategoryRuleEditAction"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductCategory\Controller\ProductCategoryRule\ProductCategoryRuleEditAction"; reason: abstract.
Removed service ".instanceof.App\ProductCategory\Controller\ProductCategoryRule\ProductCategoryRuleEditAction.0.App\ProductCategory\Controller\ProductCategoryRule\ProductCategoryRuleEditAction"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductCategory\Controller\ProductCategoryRule\ProductCategoryRuleEditAction"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductCategory\Controller\ProductCategoryRule\ProductCategoryRuleListAction"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductCategory\Controller\ProductCategoryRule\ProductCategoryRuleListAction"; reason: abstract.
Removed service ".instanceof.App\ProductCategory\Controller\ProductCategoryRule\ProductCategoryRuleListAction.0.App\ProductCategory\Controller\ProductCategoryRule\ProductCategoryRuleListAction"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductCategory\Controller\ProductCategoryRule\ProductCategoryRuleListAction"; reason: abstract.
Removed service ".instanceof.App\ProductCategory\Entity\ProductCategory.0.App\ProductCategory\Entity\ProductCategory"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductCategory\Entity\ProductCategory"; reason: abstract.
Removed service ".instanceof.App\ProductCategory\Entity\ProductCategoryRule.0.App\ProductCategory\Entity\ProductCategoryRule"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductCategory\Entity\ProductCategoryRule"; reason: abstract.
Removed service ".instanceof.App\ProductCategory\Entity\ProductProjectCategory.0.App\ProductCategory\Entity\ProductProjectCategory"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductCategory\Entity\ProductProjectCategory"; reason: abstract.
Removed service ".instanceof.App\ProductCategory\EntityTable\Filter\ProjectFilter.0.App\ProductCategory\EntityTable\Filter\ProjectFilter"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductCategory\EntityTable\Filter\ProjectFilter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProductCategory\Form\ProductCategoryFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductCategory\Form\ProductCategoryFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProductCategory\Form\ProductCategoryRuleFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductCategory\Form\ProductCategoryRuleFormType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProductCategory\Repository\ProductCategoryRuleRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductCategory\Repository\ProductCategoryRuleRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProductCategory\Repository\ProductProjectCategoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductCategory\Repository\ProductProjectCategoryRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\ProductType\Console\Command\ExtractProductTypeCommand"; reason: abstract.
Removed service ".instanceof.App\ProductType\Console\Command\ExtractProductTypeCommand.0.App\ProductType\Console\Command\ExtractProductTypeCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductType\Console\Command\ExtractProductTypeCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductType\Controller\ProductTypeGroupGetAction"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductType\Controller\ProductTypeGroupGetAction"; reason: abstract.
Removed service ".instanceof.App\ProductType\Controller\ProductTypeGroupGetAction.0.App\ProductType\Controller\ProductTypeGroupGetAction"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductType\Controller\ProductTypeGroupGetAction"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductType\Controller\ProductTypeGroupListAction"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductType\Controller\ProductTypeGroupListAction"; reason: abstract.
Removed service ".instanceof.App\ProductType\Controller\ProductTypeGroupListAction.0.App\ProductType\Controller\ProductTypeGroupListAction"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductType\Controller\ProductTypeGroupListAction"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductType\Controller\ProductTypeGroupsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductType\Controller\ProductTypeGroupsController"; reason: abstract.
Removed service ".instanceof.App\ProductType\Controller\ProductTypeGroupsController.0.App\ProductType\Controller\ProductTypeGroupsController"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductType\Controller\ProductTypeGroupsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductType\Controller\ProductTypeListAction"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductType\Controller\ProductTypeListAction"; reason: abstract.
Removed service ".instanceof.App\ProductType\Controller\ProductTypeListAction.0.App\ProductType\Controller\ProductTypeListAction"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductType\Controller\ProductTypeListAction"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductType\Controller\ProductTypesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductType\Controller\ProductTypesController"; reason: abstract.
Removed service ".instanceof.App\ProductType\Controller\ProductTypesController.0.App\ProductType\Controller\ProductTypesController"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductType\Controller\ProductTypesController"; reason: abstract.
Removed service ".instanceof.App\ProductType\Entity\ExtractedProductType.0.App\ProductType\Entity\ExtractedProductType"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductType\Entity\ExtractedProductType"; reason: abstract.
Removed service ".instanceof.App\ProductType\Entity\ExtractedProductTypeGroup.0.App\ProductType\Entity\ExtractedProductTypeGroup"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductType\Entity\ExtractedProductTypeGroup"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\ProductType\Entity\ProductGroupEnum"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductType\Entity\ProductGroupEnum"; reason: abstract.
Removed service ".instanceof.App\ProductType\Entity\ProductType.0.App\ProductType\Entity\ProductType"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductType\Entity\ProductType"; reason: abstract.
Removed service ".instanceof.App\ProductType\Entity\ProductTypeGroup.0.App\ProductType\Entity\ProductTypeGroup"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductType\Entity\ProductTypeGroup"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProductType\Repository\ExtractedProductTypeGroupRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductType\Repository\ExtractedProductTypeGroupRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProductType\Repository\ExtractedProductTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductType\Repository\ExtractedProductTypeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProductType\Repository\ProductTypeGroupRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductType\Repository\ProductTypeGroupRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProductType\Repository\ProductTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductType\Repository\ProductTypeRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Project\Controller\ProjectController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Project\Controller\ProjectController"; reason: abstract.
Removed service ".instanceof.App\Project\Controller\ProjectController.0.App\Project\Controller\ProjectController"; reason: abstract.
Removed service ".abstract.instanceof.App\Project\Controller\ProjectController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Project\Controller\ProjectsListAction"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Project\Controller\ProjectsListAction"; reason: abstract.
Removed service ".instanceof.App\Project\Controller\ProjectsListAction.0.App\Project\Controller\ProjectsListAction"; reason: abstract.
Removed service ".abstract.instanceof.App\Project\Controller\ProjectsListAction"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Project\Controller\Subproject\SubprojectAddAction"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Project\Controller\Subproject\SubprojectAddAction"; reason: abstract.
Removed service ".instanceof.App\Project\Controller\Subproject\SubprojectAddAction.0.App\Project\Controller\Subproject\SubprojectAddAction"; reason: abstract.
Removed service ".abstract.instanceof.App\Project\Controller\Subproject\SubprojectAddAction"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Project\Controller\Subproject\SubprojectDeleteAction"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Project\Controller\Subproject\SubprojectDeleteAction"; reason: abstract.
Removed service ".instanceof.App\Project\Controller\Subproject\SubprojectDeleteAction.0.App\Project\Controller\Subproject\SubprojectDeleteAction"; reason: abstract.
Removed service ".abstract.instanceof.App\Project\Controller\Subproject\SubprojectDeleteAction"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Project\Controller\Subproject\SubprojectEditAction"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Project\Controller\Subproject\SubprojectEditAction"; reason: abstract.
Removed service ".instanceof.App\Project\Controller\Subproject\SubprojectEditAction.0.App\Project\Controller\Subproject\SubprojectEditAction"; reason: abstract.
Removed service ".abstract.instanceof.App\Project\Controller\Subproject\SubprojectEditAction"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Project\Controller\Subproject\SubprojectListAction"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Project\Controller\Subproject\SubprojectListAction"; reason: abstract.
Removed service ".instanceof.App\Project\Controller\Subproject\SubprojectListAction.0.App\Project\Controller\Subproject\SubprojectListAction"; reason: abstract.
Removed service ".abstract.instanceof.App\Project\Controller\Subproject\SubprojectListAction"; reason: abstract.
Removed service ".instanceof.App\Project\Entity\Project.0.App\Project\Entity\Project"; reason: abstract.
Removed service ".abstract.instanceof.App\Project\Entity\Project"; reason: abstract.
Removed service ".instanceof.App\Project\Entity\Subproject.0.App\Project\Entity\Subproject"; reason: abstract.
Removed service ".abstract.instanceof.App\Project\Entity\Subproject"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Project\Form\ProjectFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Project\Form\ProjectFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Project\Form\SubprojectFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Project\Form\SubprojectFormType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Project\Repository\ProjectRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Project\Repository\ProjectRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Project\Repository\SubprojectRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Project\Repository\SubprojectRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Shop\Console\Command\ExtractShopCommand"; reason: abstract.
Removed service ".instanceof.App\Shop\Console\Command\ExtractShopCommand.0.App\Shop\Console\Command\ExtractShopCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Shop\Console\Command\ExtractShopCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Shop\Controller\ShopsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Shop\Controller\ShopsController"; reason: abstract.
Removed service ".instanceof.App\Shop\Controller\ShopsController.0.App\Shop\Controller\ShopsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Shop\Controller\ShopsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Shop\Controller\ShopsListAction"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Shop\Controller\ShopsListAction"; reason: abstract.
Removed service ".instanceof.App\Shop\Controller\ShopsListAction.0.App\Shop\Controller\ShopsListAction"; reason: abstract.
Removed service ".abstract.instanceof.App\Shop\Controller\ShopsListAction"; reason: abstract.
Removed service ".instanceof.App\Shop\Entity\ExtractedShop.0.App\Shop\Entity\ExtractedShop"; reason: abstract.
Removed service ".abstract.instanceof.App\Shop\Entity\ExtractedShop"; reason: abstract.
Removed service ".instanceof.App\Shop\Entity\GeocodeCache.0.App\Shop\Entity\GeocodeCache"; reason: abstract.
Removed service ".abstract.instanceof.App\Shop\Entity\GeocodeCache"; reason: abstract.
Removed service ".instanceof.App\Shop\Entity\Shop.0.App\Shop\Entity\Shop"; reason: abstract.
Removed service ".abstract.instanceof.App\Shop\Entity\Shop"; reason: abstract.
Removed service ".instanceof.App\Shop\EntityTable\Filter\CityFilter.0.App\Shop\EntityTable\Filter\CityFilter"; reason: abstract.
Removed service ".abstract.instanceof.App\Shop\EntityTable\Filter\CityFilter"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Shop\Repository\ExtractedShopRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Shop\Repository\ExtractedShopRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Shop\Repository\GeocodeCacheRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Shop\Repository\GeocodeCacheRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Shop\Repository\ShopRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Shop\Repository\ShopRepository"; reason: abstract.
229
Removed service "App\AssortmentPlan\Entity\AssortmentPlan"; reason: unused.
Removed service "App\AssortmentPlan\Entity\AssortmentPlanOffer"; reason: unused.
Removed service "App\AssortmentPlan\Entity\ExtractedAssortmentPlan"; reason: unused.
Removed service "App\AssortmentPlan\Entity\ExtractedAssortmentPlanOffer"; reason: unused.
Removed service "App\Brand\Entity\Brand"; reason: unused.
Removed service "App\Brand\Entity\ExtractedBrand"; reason: unused.
Removed service "App\Feature\DBAL\Types\FeatureTypeType"; reason: unused.
Removed service "App\Feature\Entity\ExtractedFeature"; reason: unused.
Removed service "App\Feature\Entity\Feature"; reason: unused.
Removed service "App\Feature\Entity\FeatureParamType"; reason: unused.
Removed service "App\Geo\Entity\City"; reason: unused.
Removed service "App\Geo\Entity\ExtractedCity"; reason: unused.
Removed service "App\Geo\Entity\ExtractedRegionByEsnsi"; reason: unused.
Removed service "App\Geo\Entity\ExtractedRegionByParitet"; reason: unused.
Removed service "App\Geo\Entity\ExtractedState"; reason: unused.
Removed service "App\Geo\Entity\Region"; reason: unused.
Removed service "App\Geo\Entity\RegionByEsnsiSourceId"; reason: unused.
Removed service "App\Geo\Entity\State"; reason: unused.
Removed service "App\Geo\Entity\StateSourceId"; reason: unused.
Removed service "App\Infrastructure\DBAL\Types\ActionResultType"; reason: unused.
Removed service "App\Infrastructure\Entity\ActionResult"; reason: unused.
Removed service "App\Infrastructure\Entity\ExtractorLogEntry"; reason: unused.
Removed service "App\Infrastructure\Entity\LoadedEntity"; reason: unused.
Removed service "App\Infrastructure\Entity\LoaderLogEntry"; reason: unused.
Removed service "App\Infrastructure\Entity\ShopExtId"; reason: unused.
Removed service "App\Infrastructure\Entity\TransformerLogEntry"; reason: unused.
Removed service "App\Infrastructure\EntityTable\Attribute\Table"; reason: unused.
Removed service "App\Infrastructure\EntityTable\Attribute\TableColumn"; reason: unused.
Removed service "App\Infrastructure\EntityTable\Attribute\TableRow"; reason: unused.
Removed service "App\Infrastructure\EntityTable\Filter\AbstractFilter"; reason: unused.
Removed service "App\Infrastructure\EntityTable\Mapping\ClassMetadata"; reason: unused.
Removed service "App\Infrastructure\EntityTable\Mapping\PropertyMetadata"; reason: unused.
Removed service "App\Infrastructure\EntityTable\Value\BooleanValue"; reason: unused.
Removed service "App\Infrastructure\EntityTable\Value\DateTimeValue"; reason: unused.
Removed service "App\Infrastructure\EntityTable\Value\DateValue"; reason: unused.
Removed service "App\Infrastructure\EntityTable\Value\DefaultValue"; reason: unused.
Removed service "App\Infrastructure\EntityTable\Value\EnumValue"; reason: unused.
Removed service "App\Infrastructure\EntityTable\Value\MoneyValue"; reason: unused.
Removed service "App\Infrastructure\EntityTable\Value\PercentValue"; reason: unused.
Removed service "App\Infrastructure\ExpressionLanguage\StringExpressionLanguageProvider"; reason: unused.
Removed service "App\Infrastructure\Extractor\ExtractorResult"; reason: unused.
Removed service "App\Infrastructure\Loader\LoaderResult"; reason: unused.
Removed service "App\Infrastructure\OpenApi\BadRequestResponse"; reason: unused.
Removed service "App\Infrastructure\OpenApi\BaseErrorResponse"; reason: unused.
Removed service "App\Infrastructure\OpenApi\ForbiddenResponse"; reason: unused.
Removed service "App\Infrastructure\OpenApi\GatewayTimeoutResponse"; reason: unused.
Removed service "App\Infrastructure\OpenApi\InternalServerErrorResponse"; reason: unused.
Removed service "App\Infrastructure\OpenApi\NotFoundResponse"; reason: unused.
Removed service "App\Infrastructure\OpenApi\OpenApiInfo"; reason: unused.
Removed service "App\Infrastructure\Process\ProcessResult"; reason: unused.
Removed service "App\Infrastructure\Transform\ExternalIdTransformer"; reason: unused.
Removed service "App\Infrastructure\Transform\TransformerResult"; reason: unused.
Removed service "App\Legal\DBAL\Types\OrganizationTypeType"; reason: unused.
Removed service "App\Legal\Entity\ExtractedLegal"; reason: unused.
Removed service "App\Legal\Entity\Legal"; reason: unused.
Removed service "App\Legal\Entity\OrganizationType"; reason: unused.
Removed service "App\Legal\Transport\LegalJsonFileTransport"; reason: unused.
Removed service "App\Measurement\Entity\ExtractedMeasurementUnit"; reason: unused.
Removed service "App\Measurement\Entity\MeasurementUnit"; reason: unused.
Removed service "App\Offer\Entity\ExtractedOffer"; reason: unused.
Removed service "App\Offer\Entity\ExtractedProduct"; reason: unused.
Removed service "App\Offer\Entity\Offer"; reason: unused.
Removed service "App\Offer\Entity\Product"; reason: unused.
Removed service "App\Offer\Transport\ProductParitetApiTransport"; reason: unused.
Removed service "App\ProductCategory\Entity\ProductProjectCategory"; reason: unused.
Removed service "App\ProductCategory\Process\ProductCategoryProcess"; reason: unused.
Removed service "App\ProductCategory\Transport\ProductCategoryParitetApiTransport"; reason: unused.
Removed service "App\ProductType\Entity\ExtractedProductType"; reason: unused.
Removed service "App\ProductType\Entity\ExtractedProductTypeGroup"; reason: unused.
Removed service "App\ProductType\Entity\ProductGroupEnum"; reason: unused.
Removed service "App\ProductType\Entity\ProductType"; reason: unused.
Removed service "App\ProductType\Entity\ProductTypeGroup"; reason: unused.
Removed service "App\Shop\DBAL\Types\PointType"; reason: unused.
Removed service "App\Shop\Entity\ExtractedShop"; reason: unused.
Removed service "App\Shop\Entity\GeocodeCache"; reason: unused.
Removed service "App\Shop\Entity\Shop"; reason: unused.
Removed service "App\Transform\TransformErrorException"; reason: unused.
Removed service "App\Transport\TransportErrorException"; reason: unused.
Removed service "http_cache"; reason: unused.
Removed service "http_cache.store"; reason: unused.
Removed service "reverse_container"; reason: unused.
Removed service "process.messenger.process_message_handler"; reason: unused.
Removed service "console.messenger.application"; reason: unused.
Removed service "console.messenger.execute_command_handler"; reason: unused.
Removed service "assets.empty_package"; reason: unused.
Removed service "asset_mapper.compressor.brotli"; reason: unused.
Removed service "asset_mapper.compressor.zstandard"; reason: unused.
Removed service "asset_mapper.compressor.gzip"; reason: unused.
Removed service "http_client.uri_template_expander.guzzle"; reason: unused.
Removed service "http_client.uri_template_expander.rize"; reason: unused.
Removed service "http_client.messenger.ping_webhook_handler"; reason: unused.
Removed service "mailer.mailer"; reason: unused.
Removed service "mailer.messenger.message_handler"; reason: unused.
Removed service "translator.logging"; reason: unused.
Removed service "serializer.mapping.cache.symfony"; reason: unused.
Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
Removed service "serializer.name_converter.snake_case_to_camel_case"; reason: unused.
Removed service "name_based_uuid.factory"; reason: unused.
Removed service "random_based_uuid.factory"; reason: unused.
Removed service "time_based_uuid.factory"; reason: unused.
Removed service ".cache_connection.MfCypIA"; reason: unused.
Removed service ".cache_connection.H8vabc8"; reason: unused.
Removed service ".cache_connection.8kvDmRs"; reason: unused.
Removed service "session.storage.factory.php_bridge"; reason: unused.
Removed service "session.storage.factory.mock_file"; reason: unused.
Removed service "session.handler.native_file"; reason: unused.
Removed service "session.abstract_handler"; reason: unused.
Removed service "session.marshaller"; reason: unused.
Removed service "validator.mapping.cache.adapter"; reason: unused.
Removed service "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 "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
Removed service "doctrine.dbal.default_schema_manager_factory"; reason: unused.
Removed service ".1_ServiceLocator~x7dcq0J"; reason: unused.
Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
Removed service "doctrine.orm.naming_strategy.default"; reason: unused.
Removed service "doctrine.orm.naming_strategy.underscore"; reason: unused.
Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
Removed service "doctrine.migrations.connection_loader"; reason: unused.
Removed service "doctrine.migrations.em_loader"; reason: unused.
Removed service "doctrine.migrations.connection_registry_loader"; reason: unused.
Removed service "twig.loader.chain"; reason: unused.
Removed service "twig.extension.htmlsanitizer"; reason: unused.
Removed service "twig.extension.debug"; 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.authentication_utils"; 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 "monolog.formatter.chrome_php"; reason: unused.
Removed service "monolog.formatter.gelf_message"; reason: unused.
Removed service "monolog.formatter.html"; reason: unused.
Removed service "monolog.formatter.json"; reason: unused.
Removed service "monolog.formatter.line"; reason: unused.
Removed service "monolog.formatter.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 "stof_doctrine_extensions.tool.actor_provider"; reason: unused.
Removed service "stof_doctrine_extensions.tool.ip_address_provider"; reason: unused.
Removed service "ux.twig_component.twig.lexer"; reason: unused.
Removed service "Symfony\UX\LiveComponent\ComponentValidator"; reason: unused.
Removed service ".service_locator.0gdJ_bN"; reason: unused.
Removed service ".service_locator.0gdJ_bN.App\AssortmentPlan\EntityTable\AssortmentPlanEntityTable::dehydrateEntities()"; reason: unused.
Removed service ".service_locator.0QvTtrB"; reason: unused.
Removed service ".service_locator.0QvTtrB.App\AssortmentPlan\EntityTable\AssortmentPlanEntityTable::hydrateEntities()"; reason: unused.
Removed service ".service_locator.0gdJ_bN.App\Infrastructure\EntityTable\Component\EntityTableComponent::dehydrateEntities()"; reason: unused.
Removed service ".service_locator.0QvTtrB.App\Infrastructure\EntityTable\Component\EntityTableComponent::hydrateEntities()"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.denormalizer.unwrapping"; reason: unused.
Removed service ".debug.serializer.normalizer.SprintF\Bundle\Datetime\Component\Serializer\Normalizer\DateNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.problem"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.uid"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.datetime"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.constraint_violation_list"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.mime_message"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.datetimezone"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.dateinterval"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.form_error"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.backed_enum"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.number"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.data_uri"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.translatable"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.json_serializable"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.denormalizer.array"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.object"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.xml"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.json"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.yaml"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.csv"; reason: unused.
Removed service "security.ldap_locator"; reason: unused.
Removed service "monolog.logger.translation"; reason: unused.
Removed service ".service_locator.lZH22eH"; reason: unused.
Removed service ".service_locator.lZH22eH.Symfony\UX\LiveComponent\ComponentValidator"; reason: unused.
Removed service ".service_locator.NLcq8cs"; reason: unused.
Removed service ".service_locator.7KXt.i1"; reason: unused.
Removed service ".service_locator.2QMaG2L"; reason: unused.
Removed service ".service_locator.bQE3U3f"; reason: unused.
479
Inlined service "App\AssortmentPlan\Process\AssortmentPlanProcess" to "App\AssortmentPlan\Console\ExtractAssortmentPlansCommand".
Inlined service ".service_locator.ZyP9f7K.App\AssortmentPlan\Controller\AssortmentPlansController" to "App\AssortmentPlan\Controller\AssortmentPlansController".
Inlined service "App\AssortmentPlan\Transport\AssortmentPlanParitetApiTransport" to "App\AssortmentPlan\Extractor\AssortmentPlanExtractor".
Inlined service ".service_locator.ysqccyb" to "App\AssortmentPlan\Process\AssortmentPlanProcess".
Inlined service "App\AssortmentPlan\Loader\AssortmentPlanLoader" to "App\AssortmentPlan\Process\AssortmentPlanProcess".
Inlined service "App\Brand\Process\BrandProcess" to "App\Brand\Console\Command\ExtractBrandsCommand".
Inlined service ".service_locator.ZyP9f7K.App\Brand\Controller\BrandsController" to "App\Brand\Controller\BrandsController".
Inlined service ".service_locator.ZyP9f7K.App\Brand\Controller\BrandsListAction" to "App\Brand\Controller\BrandsListAction".
Inlined service "App\Brand\Transport\BrandParitetApiTransport" to "App\Brand\Extractor\BrandExtractor".
Inlined service ".service_locator.K4cKRq0" to "App\Brand\Process\BrandProcess".
Inlined service "App\Brand\Loader\BrandLoader" to "App\Brand\Process\BrandProcess".
Inlined service ".service_locator.ZyP9f7K.App\Directory\Controller\DataDirectoryController" to "App\Directory\Controller\DataDirectoryController".
Inlined service "App\Feature\Process\FeatureProcess" to "App\Feature\Command\ExtractFeaturesCommand".
Inlined service ".service_locator.ZyP9f7K.App\Feature\Controller\FeaturesController" to "App\Feature\Controller\FeaturesController".
Inlined service ".service_locator.ZyP9f7K.App\Feature\Controller\FeaturesListAction" to "App\Feature\Controller\FeaturesListAction".
Inlined service "App\Feature\Transport\FeaturesParitetApiTransport" to "App\Feature\Extractor\FeatureExtractor".
Inlined service ".service_locator.BFoWw.w" to "App\Feature\Process\FeatureProcess".
Inlined service "App\Feature\Loader\FeatureLoader" to "App\Feature\Process\FeatureProcess".
Inlined service ".service_locator.O2n.KM8" to "App\Feature\Process\FeatureProcess".
Inlined service "App\Geo\Process\CityProcess" to "App\Geo\Command\ExtractCityCommand".
Inlined service "App\Geo\Process\RegionByParitetProcess" to "App\Geo\Command\ExtractRegionByParitetCommand".
Inlined service "App\Geo\Process\RegionProcess" to "App\Geo\Command\ExtractRegionsCommand".
Inlined service "App\Geo\Process\StateProcess" to "App\Geo\Command\ExtractStatesCommand".
Inlined service ".service_locator.ZyP9f7K.App\Geo\Controller\CitiesController" to "App\Geo\Controller\CitiesController".
Inlined service ".service_locator.ZyP9f7K.App\Geo\Controller\CityListAction" to "App\Geo\Controller\CityListAction".
Inlined service ".service_locator.ZyP9f7K.App\Geo\Controller\RegionListAction" to "App\Geo\Controller\RegionListAction".
Inlined service ".service_locator.ZyP9f7K.App\Geo\Controller\RegionsController" to "App\Geo\Controller\RegionsController".
Inlined service ".service_locator.ZyP9f7K.App\Geo\Controller\StatesController" to "App\Geo\Controller\StatesController".
Inlined service ".service_locator.ZyP9f7K.App\Geo\Controller\StatesListAction" to "App\Geo\Controller\StatesListAction".
Inlined service "App\Geo\Transport\CityParitetApiTransport" to "App\Geo\Extractor\CityExtractor".
Inlined service "App\Geo\Transport\RegionByParitetApiTransport" to "App\Geo\Extractor\RegionByParitetExtractor".
Inlined service "App\Geo\Transport\EsnsiRegionsTransport" to "App\Geo\Extractor\RegionEsnsiExtractor".
Inlined service "App\Geo\Transport\ArtlebedevStatesTransport" to "App\Geo\Extractor\StateExtractor".
Inlined service ".service_locator.ySgxTta" to "App\Geo\Process\CityProcess".
Inlined service "App\Geo\Loader\CityLoader" to "App\Geo\Process\CityProcess".
Inlined service ".service_locator.FUQvD7T" to "App\Geo\Process\CityProcess".
Inlined service ".service_locator.1SQf9zI" to "App\Geo\Process\RegionByParitetProcess".
Inlined service "App\Geo\Loader\RegionByParitetLoader" to "App\Geo\Process\RegionByParitetProcess".
Inlined service ".service_locator.sQ8o2KE" to "App\Geo\Process\RegionByParitetProcess".
Inlined service ".service_locator.3Xgm9R0" to "App\Geo\Process\RegionProcess".
Inlined service "App\Geo\Loader\RegionEsnsiLoader" to "App\Geo\Process\RegionProcess".
Inlined service ".service_locator.zrXzxu9" to "App\Geo\Process\RegionProcess".
Inlined service ".service_locator.tQUYXGv" to "App\Geo\Process\StateProcess".
Inlined service "App\Geo\Loader\StateLoader" to "App\Geo\Process\StateProcess".
Inlined service ".service_locator.IcsYo88" to "App\Geo\Process\StateProcess".
Inlined service ".service_locator.ZyP9f7K.App\Infrastructure\Controller\Process\ProcessListController" to "App\Infrastructure\Controller\Process\ProcessListController".
Inlined service ".service_locator.ZyP9f7K.App\Infrastructure\Controller\Process\ProcessOneController" to "App\Infrastructure\Controller\Process\ProcessOneController".
Inlined service ".service_locator.ZyP9f7K.App\Infrastructure\Controller\Process\ProcessOneExtractorController" to "App\Infrastructure\Controller\Process\ProcessOneExtractorController".
Inlined service ".service_locator.ZyP9f7K.App\Infrastructure\Controller\Process\ProcessOneLoaderController" to "App\Infrastructure\Controller\Process\ProcessOneLoaderController".
Inlined service ".service_locator.ZyP9f7K.App\Infrastructure\Controller\Process\ProcessOneTransformersController" to "App\Infrastructure\Controller\Process\ProcessOneTransformersController".
Inlined service ".service_locator.ZyP9f7K.App\Infrastructure\Controller\Schedule\ScheduleIndexController" to "App\Infrastructure\Controller\Schedule\ScheduleIndexController".
Inlined service ".service_locator.ZyP9f7K.App\Infrastructure\Controller\ScheduleCronJobController" to "App\Infrastructure\Controller\ScheduleCronJobController".
Inlined service "App\Infrastructure\EntityTable\Mapping\Loader\AttributeLoader" to "App\Infrastructure\EntityTable\Mapping\Factory\ClassMetadataFactory".
Inlined service "App\Legal\Process\LegalProcess" to "App\Legal\Console\Command\ExtractLegalsCommand".
Inlined service ".service_locator.ZyP9f7K.App\Legal\Controller\LegalsController" to "App\Legal\Controller\LegalsController".
Inlined service ".service_locator.ZyP9f7K.App\Legal\Controller\LegalsListAction" to "App\Legal\Controller\LegalsListAction".
Inlined service "App\Legal\Transport\LegalParitetApiTransport" to "App\Legal\Extractor\LegalExtractor".
Inlined service ".service_locator.MSuzgDi" to "App\Legal\Process\LegalProcess".
Inlined service "App\Legal\Loader\LegalLoader" to "App\Legal\Process\LegalProcess".
Inlined service ".service_locator.JuVFEHu" to "App\Legal\Process\LegalProcess".
Inlined service "App\Measurement\Process\MeasurementProcess" to "App\Measurement\Console\ExtractMeasurementCommand".
Inlined service ".service_locator.ZyP9f7K.App\Measurement\Controller\MeasuremenUnitsController" to "App\Measurement\Controller\MeasuremenUnitsController".
Inlined service ".service_locator.ZyP9f7K.App\Measurement\Controller\MeasurementUnitsListAction" to "App\Measurement\Controller\MeasurementUnitsListAction".
Inlined service "App\Measurement\Transport\MeasurementParitetApiTransport" to "App\Measurement\Extractor\MeasurementExtractor".
Inlined service ".service_locator.ppaSrmr" to "App\Measurement\Process\MeasurementProcess".
Inlined service "App\Measurement\Loader\MeasurementLoader" to "App\Measurement\Process\MeasurementProcess".
Inlined service ".service_locator.0Fx2pXR" to "App\Measurement\Process\MeasurementProcess".
Inlined service "App\Offer\Process\OfferProcess" to "App\Offer\Command\ExtractOfferCommand".
Inlined service ".service_locator.ZyP9f7K.App\Offer\Controller\OfferController" to "App\Offer\Controller\OfferController".
Inlined service ".service_locator.ZyP9f7K.App\Offer\Controller\OfferListAction" to "App\Offer\Controller\OfferListAction".
Inlined service ".service_locator.ZyP9f7K.App\Offer\Controller\ProductController" to "App\Offer\Controller\ProductController".
Inlined service ".service_locator.ZyP9f7K.App\Offer\Controller\ProductListAction" to "App\Offer\Controller\ProductListAction".
Inlined service "App\Offer\Transport\OfferParitetApiTransport" to "App\Offer\Extractor\OfferExtractor".
Inlined service ".service_locator.3VKuQvF" to "App\Offer\Process\OfferProcess".
Inlined service "App\Offer\Loader\ProductLoader" to "App\Offer\Process\OfferProcess".
Inlined service "App\Offer\Loader\OfferLoader" to "App\Offer\Process\OfferProcess".
Inlined service ".service_locator.PPa2cYI" to "App\Offer\Process\OfferProcess".
Inlined service ".service_locator.5.AtA27" to "App\Offer\Process\OfferProcess".
Inlined service ".service_locator.ZyP9f7K.App\ProductCategory\Controller\ProductCategoryAddAction" to "App\ProductCategory\Controller\ProductCategoryAddAction".
Inlined service ".service_locator.ZyP9f7K.App\ProductCategory\Controller\ProductCategoryController" to "App\ProductCategory\Controller\ProductCategoryController".
Inlined service ".service_locator.ZyP9f7K.App\ProductCategory\Controller\ProductCategoryDeleteAction" to "App\ProductCategory\Controller\ProductCategoryDeleteAction".
Inlined service ".service_locator.ZyP9f7K.App\ProductCategory\Controller\ProductCategoryEditAction" to "App\ProductCategory\Controller\ProductCategoryEditAction".
Inlined service ".service_locator.ZyP9f7K.App\ProductCategory\Controller\ProductCategoryListAction" to "App\ProductCategory\Controller\ProductCategoryListAction".
Inlined service ".service_locator.ZyP9f7K.App\ProductCategory\Controller\ProductCategoryListApiAction" to "App\ProductCategory\Controller\ProductCategoryListApiAction".
Inlined service ".service_locator.ZyP9f7K.App\ProductCategory\Controller\ProductCategoryMoveDownAction" to "App\ProductCategory\Controller\ProductCategoryMoveDownAction".
Inlined service ".service_locator.ZyP9f7K.App\ProductCategory\Controller\ProductCategoryMoveUpAction" to "App\ProductCategory\Controller\ProductCategoryMoveUpAction".
Inlined service ".service_locator.ZyP9f7K.App\ProductCategory\Controller\ProductCategoryRule\ProductCategoryRuleAddAction" to "App\ProductCategory\Controller\ProductCategoryRule\ProductCategoryRuleAddAction".
Inlined service ".service_locator.ZyP9f7K.App\ProductCategory\Controller\ProductCategoryRule\ProductCategoryRuleDeleteAction" to "App\ProductCategory\Controller\ProductCategoryRule\ProductCategoryRuleDeleteAction".
Inlined service ".service_locator.ZyP9f7K.App\ProductCategory\Controller\ProductCategoryRule\ProductCategoryRuleEditAction" to "App\ProductCategory\Controller\ProductCategoryRule\ProductCategoryRuleEditAction".
Inlined service ".service_locator.ZyP9f7K.App\ProductCategory\Controller\ProductCategoryRule\ProductCategoryRuleListAction" to "App\ProductCategory\Controller\ProductCategoryRule\ProductCategoryRuleListAction".
Inlined service "App\ProductType\Process\ProductTypeProcess" to "App\ProductType\Console\Command\ExtractProductTypeCommand".
Inlined service ".service_locator.ZyP9f7K.App\ProductType\Controller\ProductTypeGroupGetAction" to "App\ProductType\Controller\ProductTypeGroupGetAction".
Inlined service ".service_locator.ZyP9f7K.App\ProductType\Controller\ProductTypeGroupListAction" to "App\ProductType\Controller\ProductTypeGroupListAction".
Inlined service ".service_locator.ZyP9f7K.App\ProductType\Controller\ProductTypeGroupsController" to "App\ProductType\Controller\ProductTypeGroupsController".
Inlined service ".service_locator.ZyP9f7K.App\ProductType\Controller\ProductTypeListAction" to "App\ProductType\Controller\ProductTypeListAction".
Inlined service ".service_locator.ZyP9f7K.App\ProductType\Controller\ProductTypesController" to "App\ProductType\Controller\ProductTypesController".
Inlined service "App\ProductType\Transport\ProductTypeParitetApiTransport" to "App\ProductType\Extractor\ProductTypeExtractor".
Inlined service ".service_locator.OV_NZH." to "App\ProductType\Process\ProductTypeProcess".
Inlined service "App\ProductType\Loader\ProductTypeLoader" to "App\ProductType\Process\ProductTypeProcess".
Inlined service ".service_locator.ZUo3fhv" to "App\ProductType\Process\ProductTypeProcess".
Inlined service ".service_locator.ZyP9f7K.App\Project\Controller\ProjectController" to "App\Project\Controller\ProjectController".
Inlined service ".service_locator.ZyP9f7K.App\Project\Controller\ProjectsListAction" to "App\Project\Controller\ProjectsListAction".
Inlined service ".service_locator.ZyP9f7K.App\Project\Controller\Subproject\SubprojectAddAction" to "App\Project\Controller\Subproject\SubprojectAddAction".
Inlined service ".service_locator.ZyP9f7K.App\Project\Controller\Subproject\SubprojectDeleteAction" to "App\Project\Controller\Subproject\SubprojectDeleteAction".
Inlined service ".service_locator.ZyP9f7K.App\Project\Controller\Subproject\SubprojectEditAction" to "App\Project\Controller\Subproject\SubprojectEditAction".
Inlined service ".service_locator.ZyP9f7K.App\Project\Controller\Subproject\SubprojectListAction" to "App\Project\Controller\Subproject\SubprojectListAction".
Inlined service "App\Shop\Process\ShopProcess" to "App\Shop\Console\Command\ExtractShopCommand".
Inlined service ".service_locator.ZyP9f7K.App\Shop\Controller\ShopsController" to "App\Shop\Controller\ShopsController".
Inlined service ".service_locator.ZyP9f7K.App\Shop\Controller\ShopsListAction" to "App\Shop\Controller\ShopsListAction".
Inlined service "App\Shop\Transport\ShopParitetApiTransport" to "App\Shop\Extractor\ShopExtractor".
Inlined service ".service_locator.R.OZAhL" to "App\Shop\Process\ShopProcess".
Inlined service "App\Shop\Loader\ShopLoader" to "App\Shop\Process\ShopProcess".
Inlined service ".service_locator.laiDrUJ" to "App\Shop\Process\ShopProcess".
Inlined service "App\Shop\Transform\DadataSuggestClient" to "App\Shop\Transform\ShopAddressTransformer".
Inlined service "App\Shop\Transform\YandexGeocodingClient" to "App\Shop\Transform\ShopAddressTransformer".
Inlined service "App\Shop\Transform\ShopEmailNormalizer" to "App\Shop\Transform\ShopEmailTransformer".
Inlined service "App\Shop\Transform\ShopPhoneNormalizer" to "App\Shop\Transform\ShopPhoneTransformer".
Inlined service "gelf.transport" to "gelf.publisher".
Inlined service "error_handler.error_renderer.serializer" to "error_controller".
Inlined service "debug.controller_resolver" to "http_kernel".
Inlined service "debug.argument_resolver" to "http_kernel".
Inlined service ".service_locator.va_rxC4" to "fragment.handler".
Inlined service "monolog.logger.console" to "console.error_listener".
Inlined service "cache_clearer" to "console.command.cache_clear".
Inlined service ".service_locator.DOrA4Nm" to "console.command.cache_pool_invalidate_tags".
Inlined service "cache.app.recorder_inner" to "cache.app".
Inlined service "cache.system.recorder_inner" to "cache.system".
Inlined service "cache.validator.recorder_inner" to "cache.validator".
Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
Inlined service "cache.asset_mapper.recorder_inner" to "cache.asset_mapper".
Inlined service "asset_mapper.asset_package" to "assets.packages".
Inlined service "asset_mapper.cached_mapped_asset_factory" to "asset_mapper".
Inlined service "asset_mapper.cached_mapped_asset_factory.inner" to "asset_mapper.cached_mapped_asset_factory".
Inlined service "asset_mapper.asset_package.inner" to "asset_mapper.asset_package".
Inlined service "asset_mapper.local_public_assets_filesystem" to "asset_mapper.command.compile".
Inlined service "asset_mapper.importmap.auditor" to "asset_mapper.importmap.command.audit".
Inlined service "asset_mapper.importmap.update_checker" to "asset_mapper.importmap.command.outdated".
Inlined service "asset_mapper.compressor" to "asset_mapper.assets.command.compress".
Inlined service "monolog.logger.http_client" to "http_client.transport".
Inlined service "http_client.uri_template.inner" to "http_client.uri_template".
Inlined service "mailer.transport_factory" to "mailer.transports".
Inlined service "mailer.transports" to "console.command.mailer_test".
Inlined service ".service_locator.ILdUWIS" 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.7jukgan.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.xml" to "routing.resolver".
Inlined service "routing.loader.yml" to "routing.resolver".
Inlined service "routing.loader.php" to "routing.resolver".
Inlined service "routing.loader.glob" to "routing.resolver".
Inlined service "routing.loader.directory" to "routing.resolver".
Inlined service "routing.loader.container" to "routing.resolver".
Inlined service "routing.loader.attribute.directory" to "routing.resolver".
Inlined service "routing.loader.attribute.file" to "routing.resolver".
Inlined service "routing.loader.psr4" to "routing.resolver".
Inlined service ".service_locator.rhF__EI" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.u.4FiKa" to "router.expression_language_provider".
Inlined service ".service_locator.qXR9Hv0.router.cache_warmer" to "router.cache_warmer".
Inlined service "cache.property_access" to "property_accessor".
Inlined service "secrets.decryption_key" to "secrets.vault".
Inlined service "serializer.normalizer.property" to "serializer.normalizer.mime_message".
Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.class_metadata_factory".
Inlined service ".service_locator.riiCAol" to "type_info.resolver".
Inlined service "type_info.resolver.reflection_parameter" to "type_info.resolver.reflection_parameter.phpdoc_aware".
Inlined service "type_info.resolver.reflection_property" to "type_info.resolver.reflection_property.phpdoc_aware".
Inlined service "type_info.resolver.reflection_return" to "type_info.resolver.reflection_return.phpdoc_aware".
Inlined service "session.storage.factory.native" to "session.factory".
Inlined service ".service_locator.ECaP3MA" to "session_listener".
Inlined service "security.csrf.same_origin_token_manager.inner" to "security.csrf.same_origin_token_manager".
Inlined service "form.extension" to "form.registry".
Inlined service "form.resolved_type_factory" to "form.registry".
Inlined service ".service_locator.9.sNlnk" to "form.extension".
Inlined service "form.choice_list_factory.default" to "form.choice_list_factory.property_access".
Inlined service "form.choice_list_factory.property_access" to "form.choice_list_factory.cached".
Inlined service "form.type_extension.form.request_handler" to "form.type_extension.form.http_foundation".
Inlined service "validator.validator_factory" to "validator.builder".
Inlined service "doctrine.orm.validator_initializer" to "validator.builder".
Inlined service "validator.property_info_loader" to "validator.builder".
Inlined service "doctrine.orm.default_entity_manager.validator_loader" to "validator.builder".
Inlined service ".service_locator.2ATkTYc" 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 "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 "ux.twig_component.data_collector" to "profiler".
Inlined service "data_collector.http_client" to "profiler".
Inlined service "data_collector.doctrine" 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.l73xxOy" to "profiler.state_checker".
Inlined service "profiler.state_checker" to "profiler.is_disabled_state_checker".
Inlined service "data_collector.form.extractor" to "data_collector.form".
Inlined service "debug.validator.inner" to "debug.validator".
Inlined service "debug.serializer.inner" to "debug.serializer".
Inlined service "doctrine.dbal.connection_factory.dsn_parser" to "doctrine.dbal.connection_factory".
Inlined service "doctrine.dbal.legacy_schema_manager_factory" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.default_schema_asset_filter_manager" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.logging_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.debug_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.idle_connection_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service ".service_locator.daoTaB9" to "doctrine.dbal.default_connection.event_manager".
Inlined service "doctrine.dbal.default_connection.configuration" to "doctrine.dbal.default_connection".
Inlined service "doctrine.dbal.connection_factory" to "doctrine.dbal.default_connection".
Inlined service ".service_locator.pPOalYT" to "doctrine.orm.container_repository_factory".
Inlined service "ulid.factory" to "doctrine.ulid_generator".
Inlined service "uuid.factory" to "doctrine.uuid_generator".
Inlined service "doctrine.orm.entity_value_resolver.expression_language" to "doctrine.orm.entity_value_resolver".
Inlined service "cache.doctrine.orm.default.metadata" to "doctrine.orm.default_configuration".
Inlined service ".doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.naming_strategy.underscore_number_aware" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.quote_strategy.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.typed_field_mapper.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.default_entity_listener_resolver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.container_repository_factory" to "doctrine.orm.default_configuration".
Inlined service "cache.doctrine.orm.default.result.recorder_inner" to "cache.doctrine.orm.default.result".
Inlined service "cache.doctrine.orm.default.query.recorder_inner" to "cache.doctrine.orm.default.query".
Inlined service "doctrine.migrations.configuration_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.entity_manager_registry_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.configuration" to "doctrine.migrations.configuration_loader".
Inlined service "doctrine.migrations.storage.table_storage" to "doctrine.migrations.configuration".
Inlined service "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 "twig.extension.security_csrf" to "twig".
Inlined service "twig.extension.dump" to "twig".
Inlined service "twig.extension.profiler" to "twig".
Inlined service "twig.extension.trans" to "twig".
Inlined service "twig.extension.assets" to "twig".
Inlined service "twig.extension.routing" to "twig".
Inlined service "twig.extension.yaml" to "twig".
Inlined service "twig.extension.debug.stopwatch" to "twig".
Inlined service "twig.extension.expression" to "twig".
Inlined service "twig.extension.httpkernel" to "twig".
Inlined service "twig.extension.httpfoundation" to "twig".
Inlined service "twig.extension.weblink" to "twig".
Inlined service "twig.extension.serializer" to "twig".
Inlined service "twig.extension.form" to "twig".
Inlined service "twig.extension.importmap" to "twig".
Inlined service "twig.extension.logout_url" to "twig".
Inlined service "twig.extension.security" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "twig.extension.code" to "twig".
Inlined service "stimulus.ux_controllers_twig_extension" to "twig".
Inlined service "turbo.twig.extension" to "twig".
Inlined service "ux.twig_component.twig.component_extension" to "twig".
Inlined service "ux.live_component.twig.component_extension" to "twig".
Inlined service "stimulus.twig_extension" to "twig".
Inlined service "twig.app_variable" to "twig".
Inlined service "twig.runtime_loader" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "ux.twig_component.twig.environment_configurator" to "twig".
Inlined service ".service_locator.lMv3Dwi.twig.template_cache_warmer" to "twig.template_cache_warmer".
Inlined service "fragment.handler" to "twig.runtime.httpkernel".
Inlined service "fragment.uri_generator" to "twig.runtime.httpkernel".
Inlined service "url_helper" to "twig.extension.httpfoundation".
Inlined service ".service_locator.kbDAPCT" to "twig.runtime_loader".
Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
Inlined service "asset_mapper.importmap.renderer" to "twig.runtime.importmap".
Inlined service "stimulus.asset_mapper.auto_import_locator" to "stimulus.asset_mapper.controllers_map_generator".
Inlined service "turbo.broadcaster.action_renderer.inner" to "turbo.broadcaster.action_renderer".
Inlined service "turbo.id_accessor" to "turbo.broadcaster.action_renderer".
Inlined service "turbo.broadcaster.action_renderer" to "turbo.doctrine.event_listener".
Inlined service ".service_locator.mDV6p8L" to "security.token_storage".
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.user_password_hasher" to "form.listener.password_hasher".
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.authentication.session_strategy" to "security.listener.session.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.http_utils" to "security.exception_listener.main".
Inlined service "security.exception_listener.main" to "security.firewall.map.context.main".
Inlined service "security.firewall.map.config.main" to "security.firewall.map.context.main".
Inlined service "monolog.handler.graylog_failover_handler" to "monolog.handler.main".
Inlined service "monolog.handler.graylog" to "monolog.handler.graylog_failover_handler".
Inlined service "monolog.handler.file_handler" to "monolog.handler.graylog_failover_handler".
Inlined service "gelf.publisher" to "monolog.handler.graylog".
Inlined service "maker.autoloader_util" to "maker.file_manager".
Inlined service "maker.autoloader_finder" to "maker.autoloader_util".
Inlined service "maker.template_component_generator" to "maker.generator".
Inlined service "maker.event_registry" to "maker.maker.make_listener".
Inlined service "maker.user_class_builder" to "maker.maker.make_user".
Inlined service "doctrine.fixtures.loader" to "doctrine.fixtures_load_command".
Inlined service "doctrine.fixtures.purger.orm_purger_factory" to "doctrine.fixtures_load_command".
Inlined service "App\Infrastructure\DataFixtures\CronJobFixtures" to "doctrine.fixtures.loader".
Inlined service "App\Infrastructure\DataFixtures\ExtractorLogEntryFixtures" to "doctrine.fixtures.loader".
Inlined service "App\Legal\DataFixtures\LegalFixtures" to "doctrine.fixtures.loader".
Inlined service "nelmio_cors.options_resolver" to "nelmio_cors.cors_listener".
Inlined service "nelmio_cors.options_provider.config" to "nelmio_cors.options_resolver".
Inlined service "ux.twig_component.component_template_finder" to "ux.twig_component.component_factory".
Inlined service ".service_locator.3hQ70_E" to "ux.twig_component.component_factory".
Inlined service "ux.twig_component.twig.environment_configurator.inner" to "ux.twig_component.twig.environment_configurator".
Inlined service "cache.ux.twig_component.recorder_inner" to "cache.ux.twig_component".
Inlined service ".service_locator.7vU95QS.ux.twig_component.cache_warmer" to "ux.twig_component.cache_warmer".
Inlined service ".service_locator.KeMDz.J.ux.live_component.event_subscriber" to "ux.live_component.event_subscriber".
Inlined service ".service_locator.Pua8nx..ux.live_component.intercept_child_component_render_subscriber" to "ux.live_component.intercept_child_component_render_subscriber".
Inlined service ".service_locator.xQNzhD7.ux.live_component.child_component_partial_renderer" to "ux.live_component.child_component_partial_renderer".
Inlined service "type_info.resolver" to "ux.live_component.metadata_factory".
Inlined service "ux.live_component.live_responder" to "ux.live_component.live_controller_attributes_creator".
Inlined service ".service_locator.M6Pf5l9.ux.live_component.add_attributes_subscriber" to "ux.live_component.add_attributes_subscriber".
Inlined service "ux.live_component.query_string_props_extractor" to "ux.live_component.query_string_initializer_subscriber".
Inlined service "debug.security.event_dispatcher.main.inner" to "debug.security.event_dispatcher.main".
Inlined service "maker.maker.make_authenticator" to "maker.auto_command.make_auth".
Inlined service "maker.maker.make_command" to "maker.auto_command.make_command".
Inlined service "maker.maker.make_twig_component" to "maker.auto_command.make_twig_component".
Inlined service "maker.maker.make_controller" to "maker.auto_command.make_controller".
Inlined service "maker.maker.make_crud" to "maker.auto_command.make_crud".
Inlined service "maker.maker.make_docker_database" to "maker.auto_command.make_docker_database".
Inlined service "maker.maker.make_entity" to "maker.auto_command.make_entity".
Inlined service "maker.maker.make_fixtures" to "maker.auto_command.make_fixtures".
Inlined service "maker.maker.make_form" to "maker.auto_command.make_form".
Inlined service "maker.maker.make_listener" to "maker.auto_command.make_listener".
Inlined service "maker.maker.make_message" to "maker.auto_command.make_message".
Inlined service "maker.maker.make_messenger_middleware" to "maker.auto_command.make_messenger_middleware".
Inlined service "maker.maker.make_registration_form" to "maker.auto_command.make_registration_form".
Inlined service "maker.maker.make_reset_password" to "maker.auto_command.make_reset_password".
Inlined service "maker.maker.make_schedule" to "maker.auto_command.make_schedule".
Inlined service "maker.maker.make_serializer_encoder" to "maker.auto_command.make_serializer_encoder".
Inlined service "maker.maker.make_serializer_normalizer" to "maker.auto_command.make_serializer_normalizer".
Inlined service "maker.maker.make_twig_extension" to "maker.auto_command.make_twig_extension".
Inlined service "maker.maker.make_test" to "maker.auto_command.make_test".
Inlined service "maker.maker.make_validator" to "maker.auto_command.make_validator".
Inlined service "maker.maker.make_voter" to "maker.auto_command.make_voter".
Inlined service "maker.maker.make_user" to "maker.auto_command.make_user".
Inlined service "maker.maker.make_migration" to "maker.auto_command.make_migration".
Inlined service "maker.maker.make_stimulus_controller" to "maker.auto_command.make_stimulus_controller".
Inlined service "maker.maker.make_form_login" to "maker.auto_command.make_security_form_login".
Inlined service "maker.maker.make_custom_authenticator" to "maker.auto_command.make_security_custom".
Inlined service "maker.maker.make_webhook" to "maker.auto_command.make_webhook".
Inlined service ".service_locator.eZegJJT" to ".service_locator.eZegJJT.App\Brand\Controller\BrandsListAction::__invoke()".
Inlined service ".service_locator._7Cx2rG" to ".service_locator._7Cx2rG.App\Feature\Controller\FeaturesListAction::__invoke()".
Inlined service ".service_locator.y3POAha" to ".service_locator.y3POAha.App\Geo\Controller\CityListAction::__invoke()".
Inlined service ".service_locator.Q4FCCUl" to ".service_locator.Q4FCCUl.App\Geo\Controller\RegionListAction::__invoke()".
Inlined service ".service_locator.Xn3iIHt" to ".service_locator.Xn3iIHt.App\Geo\Controller\StatesListAction::__invoke()".
Inlined service ".service_locator.bSlWGev" to ".service_locator.bSlWGev.App\Infrastructure\Controller\Process\ProcessListController::__invoke()".
Inlined service ".service_locator.Ms6_phP" to ".service_locator.Ms6_phP.App\Infrastructure\Controller\Schedule\ScheduleIndexController::index()".
Inlined service ".service_locator.BhRmyWM" to ".service_locator.BhRmyWM.App\Legal\Controller\LegalsListAction::__invoke()".
Inlined service ".service_locator.4l4zHBx" to ".service_locator.4l4zHBx.App\Measurement\Controller\MeasurementUnitsListAction::__invoke()".
Inlined service ".service_locator.9cBavLl" to ".service_locator.9cBavLl.App\Offer\Controller\OfferListAction::__invoke()".
Inlined service ".service_locator.DM7hywC" to ".service_locator.DM7hywC.App\Offer\Controller\ProductListAction::__invoke()".
Inlined service ".service_locator.X4NtbHb" to ".service_locator.X4NtbHb.App\ProductCategory\Controller\ProductCategoryAddAction::__invoke()".
Inlined service ".service_locator.GtfPWoX" to ".service_locator.GtfPWoX.App\ProductCategory\Controller\ProductCategoryListAction::__invoke()".
Inlined service ".service_locator.wWcYthg" to ".service_locator.wWcYthg.App\ProductCategory\Controller\ProductCategoryListApiAction::__invoke()".
Inlined service ".service_locator.BMQKW1u" to ".service_locator.BMQKW1u.App\ProductCategory\Controller\ProductCategoryRule\ProductCategoryRuleAddAction::__invoke()".
Inlined service ".service_locator.DxVmpYP" to ".service_locator.DxVmpYP.App\ProductCategory\Controller\ProductCategoryRule\ProductCategoryRuleListAction::__invoke()".
Inlined service ".service_locator.zkgegXt" to ".service_locator.zkgegXt.App\ProductType\Controller\ProductTypeGroupGetAction::__invoke()".
Inlined service ".service_locator.vC.9D8z" to ".service_locator.vC.9D8z.App\ProductType\Controller\ProductTypeGroupListAction::__invoke()".
Inlined service ".service_locator.bszU_AU" to ".service_locator.bszU_AU.App\ProductType\Controller\ProductTypeListAction::__invoke()".
Inlined service ".service_locator.Yfn4lq8" to ".service_locator.Yfn4lq8.App\Project\Controller\ProjectController::index()".
Inlined service ".service_locator.bZ6ZPPa" to ".service_locator.bZ6ZPPa.App\Project\Controller\ProjectsListAction::__invoke()".
Inlined service ".service_locator.jVHElNZ" to ".service_locator.jVHElNZ.App\Project\Controller\Subproject\SubprojectListAction::__invoke()".
Inlined service ".service_locator.tsTTuuf" to ".service_locator.tsTTuuf.App\Shop\Controller\ShopsListAction::__invoke()".
Inlined service "security.user_value_resolver" to ".debug.value_resolver.security.user_value_resolver".
Inlined service "security.security_token_value_resolver" to ".debug.value_resolver.security.security_token_value_resolver".
Inlined service "doctrine.orm.entity_value_resolver" to ".debug.value_resolver.doctrine.orm.entity_value_resolver".
Inlined service "argument_resolver.backed_enum_resolver" to ".debug.value_resolver.argument_resolver.backed_enum_resolver".
Inlined service "argument_resolver.uid" to ".debug.value_resolver.argument_resolver.uid".
Inlined service "argument_resolver.datetime" to ".debug.value_resolver.argument_resolver.datetime".
Inlined service "argument_resolver.request_attribute" to ".debug.value_resolver.argument_resolver.request_attribute".
Inlined service "argument_resolver.request" to ".debug.value_resolver.argument_resolver.request".
Inlined service "argument_resolver.session" to ".debug.value_resolver.argument_resolver.session".
Inlined service "argument_resolver.service" to ".debug.value_resolver.argument_resolver.service".
Inlined service "argument_resolver.default" to ".debug.value_resolver.argument_resolver.default".
Inlined service "argument_resolver.variadic" to ".debug.value_resolver.argument_resolver.variadic".
Inlined service "argument_resolver.not_tagged_controller" to ".debug.value_resolver.argument_resolver.not_tagged_controller".
Inlined service "argument_resolver.query_parameter_value_resolver" to ".debug.value_resolver.argument_resolver.query_parameter_value_resolver".
Inlined service "http_client.uri_template" to ".debug.http_client".
Inlined service ".doctrine.orm.default_metadata_driver.inner" to ".doctrine.orm.default_metadata_driver".
Inlined service ".service_locator.BxSdgVt" to ".doctrine.orm.default_metadata_driver".
Inlined service "monolog.logger.doctrine" to "doctrine.dbal.logging_middleware.default".
Inlined service "security.access.authenticated_voter" to ".debug.security.voter.security.access.authenticated_voter".
Inlined service "security.access.simple_role_voter" to ".debug.security.voter.security.access.simple_role_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 "monolog.handler.null_internal" to "monolog.logger.event".
Inlined service ".service_locator.7jukgan" to ".service_locator.7jukgan.translation.warmer".
Inlined service ".service_locator.dgfWHrt" to ".service_locator.dgfWHrt.router.default".
Inlined service ".service_locator.qXR9Hv0" to ".service_locator.qXR9Hv0.router.cache_warmer".
Inlined service ".service_locator.lMv3Dwi" to ".service_locator.lMv3Dwi.twig.template_cache_warmer".
Inlined service ".service_locator.7vU95QS" to ".service_locator.7vU95QS.ux.twig_component.cache_warmer".
Inlined service ".service_locator.KeMDz.J" to ".service_locator.KeMDz.J.ux.live_component.event_subscriber".
Inlined service ".service_locator.Pua8nx." to ".service_locator.Pua8nx..ux.live_component.intercept_child_component_render_subscriber".
Inlined service ".service_locator.xQNzhD7" to ".service_locator.xQNzhD7.ux.live_component.child_component_partial_renderer".
Inlined service ".service_locator.M6Pf5l9" to ".service_locator.M6Pf5l9.ux.live_component.add_attributes_subscriber".
Inlined service "asset_mapper.public_assets_path_resolver" to "asset_mapper.cached_mapped_asset_factory.inner".
Inlined service "asset_mapper_compiler" to "asset_mapper.cached_mapped_asset_factory.inner".
Inlined service "assets.empty_version_strategy" to "asset_mapper.asset_package.inner".
Inlined service "assets.context" to "asset_mapper.asset_package.inner".
Inlined service "argument_metadata_factory" to "debug.argument_resolver.inner".
Inlined service ".service_locator.UIRcdBR" to "debug.argument_resolver.inner".
Inlined service "security.csrf.token_generator" to "security.csrf.same_origin_token_manager.inner".
Inlined service "serializer.denormalizer.unwrapping" to "debug.serializer.inner".
Inlined service "SprintF\Bundle\Datetime\Component\Serializer\Normalizer\DateNormalizer" to "debug.serializer.inner".
Inlined service "serializer.normalizer.problem" to "debug.serializer.inner".
Inlined service "serializer.normalizer.uid" to "debug.serializer.inner".
Inlined service "serializer.normalizer.datetime" to "debug.serializer.inner".
Inlined service "serializer.normalizer.constraint_violation_list" to "debug.serializer.inner".
Inlined service "serializer.normalizer.mime_message" to "debug.serializer.inner".
Inlined service "serializer.normalizer.datetimezone" to "debug.serializer.inner".
Inlined service "serializer.normalizer.dateinterval" to "debug.serializer.inner".
Inlined service "serializer.normalizer.form_error" to "debug.serializer.inner".
Inlined service "serializer.normalizer.backed_enum" to "debug.serializer.inner".
Inlined service "serializer.normalizer.number" to "debug.serializer.inner".
Inlined service "serializer.normalizer.data_uri" to "debug.serializer.inner".
Inlined service "serializer.normalizer.translatable" to "debug.serializer.inner".
Inlined service "serializer.normalizer.json_serializable" to "debug.serializer.inner".
Inlined service "serializer.denormalizer.array" to "debug.serializer.inner".
Inlined service "serializer.normalizer.object" to "debug.serializer.inner".
Inlined service "serializer.encoder.xml" to "debug.serializer.inner".
Inlined service "serializer.encoder.json" to "debug.serializer.inner".
Inlined service "serializer.encoder.yaml" to "debug.serializer.inner".
Inlined service "serializer.encoder.csv" to "debug.serializer.inner".
Inlined service "security.authenticator.manager.main" to "debug.security.firewall.authenticator.main.inner".
Inlined service ".service_locator.i1CUBB1" to "console.command_loader".
Inlined service "cache.default_marshaller" to "cache.app.recorder_inner".
Inlined service ".service_locator.dgfWHrt.router.default" to "router".
Inlined service "monolog.logger.router" to "router".
Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "serializer.name_converter.metadata_aware" to "debug.serializer".
Inlined service "serializer.name_converter.metadata_aware" to "debug.serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "debug.serializer".
Inlined service "serializer.name_converter.metadata_aware" to "debug.serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "debug.serializer".
Inlined service "monolog.processor.psr_log_message" to "monolog.handler.main".
Inlined service "monolog.processor.psr_log_message" to "monolog.handler.main".
1
Tag "container.decorator" was defined on service(s) "security.csrf.same_origin_token_manager", "debug.validator", "debug.serializer", "debug.security.access.decision_manager", "debug.security.firewall.authenticator.main", "debug.security.event_dispatcher.main", ".debug.http_client", "event_dispatcher", but was never used.