The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "App\Command\FillVehiclesDataForTaxCommand".
Method "Doctrine\Common\DataFixtures\OrderedFixtureInterface::getOrder()" might add "int" as a native return type declaration in the future. Do the same in implementation "App\DataFixtures\ORM\AuctionsData" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\Common\DataFixtures\OrderedFixtureInterface::getOrder()" might add "int" as a native return type declaration in the future. Do the same in implementation "App\DataFixtures\ORM\BankTransactionTypeData" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\Common\DataFixtures\OrderedFixtureInterface::getOrder()" might add "int" as a native return type declaration in the future. Do the same in implementation "App\DataFixtures\ORM\CitiesData" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\Common\DataFixtures\OrderedFixtureInterface::getOrder()" might add "int" as a native return type declaration in the future. Do the same in implementation "App\DataFixtures\ORM\CompaniesData" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\Common\DataFixtures\OrderedFixtureInterface::getOrder()" might add "int" as a native return type declaration in the future. Do the same in implementation "App\DataFixtures\ORM\CountriesData" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\Common\DataFixtures\OrderedFixtureInterface::getOrder()" might add "int" as a native return type declaration in the future. Do the same in implementation "App\DataFixtures\ORM\InventoryPartsData" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\Common\DataFixtures\OrderedFixtureInterface::getOrder()" might add "int" as a native return type declaration in the future. Do the same in implementation "App\DataFixtures\ORM\NonContractorTransportersData" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\Common\DataFixtures\OrderedFixtureInterface::getOrder()" might add "int" as a native return type declaration in the future. Do the same in implementation "App\DataFixtures\ORM\OdometerRangesData" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\Common\DataFixtures\OrderedFixtureInterface::getOrder()" might add "int" as a native return type declaration in the future. Do the same in implementation "App\DataFixtures\ORM\PanelLettersData" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\Common\DataFixtures\OrderedFixtureInterface::getOrder()" might add "int" as a native return type declaration in the future. Do the same in implementation "App\DataFixtures\ORM\ProfileClassificationData" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\Common\DataFixtures\OrderedFixtureInterface::getOrder()" might add "int" as a native return type declaration in the future. Do the same in implementation "App\DataFixtures\ORM\RegionsData" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\Common\DataFixtures\OrderedFixtureInterface::getOrder()" might add "int" as a native return type declaration in the future. Do the same in implementation "App\DataFixtures\ORM\RevokeCancellationReasonsData" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\Common\DataFixtures\OrderedFixtureInterface::getOrder()" might add "int" as a native return type declaration in the future. Do the same in implementation "App\DataFixtures\ORM\TransacionSadadPayeesData" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\Common\DataFixtures\OrderedFixtureInterface::getOrder()" might add "int" as a native return type declaration in the future. Do the same in implementation "App\DataFixtures\ORM\TransactionCategoryData" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\Common\DataFixtures\OrderedFixtureInterface::getOrder()" might add "int" as a native return type declaration in the future. Do the same in implementation "App\DataFixtures\ORM\TransactionStatesApprovabilityData" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\Common\DataFixtures\OrderedFixtureInterface::getOrder()" might add "int" as a native return type declaration in the future. Do the same in implementation "App\DataFixtures\ORM\TransactionStatesData" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\Common\DataFixtures\OrderedFixtureInterface::getOrder()" might add "int" as a native return type declaration in the future. Do the same in implementation "App\DataFixtures\ORM\TransactionTypesData" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\Common\DataFixtures\OrderedFixtureInterface::getOrder()" might add "int" as a native return type declaration in the future. Do the same in implementation "App\DataFixtures\ORM\UsersCategoriesData" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\Common\DataFixtures\OrderedFixtureInterface::getOrder()" might add "int" as a native return type declaration in the future. Do the same in implementation "App\DataFixtures\ORM\VatRateData" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\Common\DataFixtures\OrderedFixtureInterface::getOrder()" might add "int" as a native return type declaration in the future. Do the same in implementation "App\DataFixtures\ORM\VehicleColorsData" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\Common\DataFixtures\OrderedFixtureInterface::getOrder()" might add "int" as a native return type declaration in the future. Do the same in implementation "App\DataFixtures\ORM\VehicleDocTypesData" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\Common\DataFixtures\OrderedFixtureInterface::getOrder()" might add "int" as a native return type declaration in the future. Do the same in implementation "App\DataFixtures\ORM\VehicleMakersData" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\Common\DataFixtures\OrderedFixtureInterface::getOrder()" might add "int" as a native return type declaration in the future. Do the same in implementation "App\DataFixtures\ORM\VehicleModelsData" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\Common\DataFixtures\OrderedFixtureInterface::getOrder()" might add "int" as a native return type declaration in the future. Do the same in implementation "App\DataFixtures\ORM\VehicleRegistrationTypesData" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\EventListener\WorkFlowAddRevokeRequestForNotReceivedEvent" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\EventListener\WorkFlowApprovingOTTransferEvent" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\EventListener\WorkFlowFormSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\EventListener\WorkFlowMarkAsNotReceivedEvent" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\AuctionVehicleBidsBiddingType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\AuctionsType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\ClientAccountTransactionsType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\ClientBidsDetailsReportSearchType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\CompaniesBankDetailsType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\CompaniesType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\CompanyDocsType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\ContactusMessageType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\ContactusType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\DestinationType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\DataTransformerInterface::transform()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\Form\Extension\IbanTransformer" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\DataTransformerInterface::reverseTransform()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\Form\Extension\IbanTransformer" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\Extension\IbanType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\IncompleteDocsType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\InventoryPartsType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\SaleConditionsUnfulfilledType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\SecurityAmountDailyReportType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\SupplierDataType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\SupplierInvoicesEstimateValType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\SupplierInvoicesType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\SupplierInvoicesWithTransportType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\SupplierPurchaseInvoicesType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\SupplierType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\TaxReportType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\TransactionBondsType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\TransactionsType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\UserBankDetailsType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\UserCertificatesType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\UserDrivingLicenseInfoType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\UserRoleType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\VehicleExistenceInventoryType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\VehicleExitDateType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\VehicleHasDocsType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\VehicleInspectionExpType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\VehicleInventoryImagesType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\VehicleInventoryMissingPartsType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\VehicleOtherMissingPartsType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\VehicleRegistrationHasDoc" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\VehicleRepairInvoicesType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\VehicleRevokeRequestDestinationType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\VehicleRevokeRequestSourceType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\VehicleRevokeRequestsCancelType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\VehicleRevokeRequestsType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\VehicleRtsActivitiesEstimateInvoicesType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\VehicleRtsActivitiesEstimateValType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\VehicleRtsActivitiesInventoriesImagesType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\VehicleRtsActivitiesInventoriesType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\VehicleRtsActivitiesInvoicesType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\VehicleRtsActivitiesInvoicesWithTransportType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\VehicleRtsActivitiesType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\VehicleRtsActivityStorageType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\VehicleRtsActivityTransportsType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\VehicleSaleAbandonsType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\VehicleSecurityNoticesType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\VehicleSettingsType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\VehicleTechnicalSpecsType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\VehicleTechnicalSpecsTypeReceivingDate" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\VehiclesSearchType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\VehiclesType" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Symfony\Component\Validator\Constraint::$errorNames" property is considered final. You should not override it in "App\Validator\Constraints\Iban".
The "Symfony\Component\Validator\Constraint::$errorNames" property is considered final. You should not override it in "App\Validator\Constraints\SerialnumberVehicleRegisteration".
Since symfony/workflow 6.2: The "Symfony\Component\Workflow\Registry" alias is deprecated, inject the workflow directly. It is being referenced by the "App\EventListener\WorkFlowFormSubscriber" service.
Since symfony/workflow 6.2: The "Symfony\Component\Workflow\Registry" alias is deprecated, inject the workflow directly. It is being referenced by the "App\Form\OwnershipTransferSecurityType" service.
Since symfony/workflow 6.2: The "Symfony\Component\Workflow\Registry" alias is deprecated, inject the workflow directly. It is being referenced by the "App\Form\TransactionsType" service.
Since symfony/workflow 6.2: The "Symfony\Component\Workflow\Registry" alias is deprecated, inject the workflow directly. It is being referenced by the "App\Form\VehicleOwnershipTransferType" service.
Since symfony/workflow 6.2: The "Symfony\Component\Workflow\Registry" alias is deprecated, inject the workflow directly. It is being referenced by the "App\Form\VehicleRevokeRequestsCancelType" service.
Since symfony/workflow 6.2: The "Symfony\Component\Workflow\Registry" alias is deprecated, inject the workflow directly. It is being referenced by the "App\Form\VehicleRevokeRequestsType" service.
Since symfony/workflow 6.2: The "Symfony\Component\Workflow\Registry" alias is deprecated, inject the workflow directly. It is being referenced by the "App\Form\VehicleRtsActivitiesType" service.
Since symfony/workflow 6.2: The "Symfony\Component\Workflow\Registry" alias is deprecated, inject the workflow directly. It is being referenced by the "App\Form\VehicleSalesType" service.
Since symfony/workflow 6.2: The "Symfony\Component\Workflow\Registry" alias is deprecated, inject the workflow directly. It is being referenced by the "App\Form\VehicleSettingsType" service.
Since symfony/workflow 6.2: The "Symfony\Component\Workflow\Registry" alias is deprecated, inject the workflow directly. It is being referenced by the "App\Form\VehicleTechnicalSpecsTypeReceivingDate" service.
Since symfony/workflow 6.2: The "Symfony\Component\Workflow\Registry" alias is deprecated, inject the workflow directly. It is being referenced by the "App\Service\AbstractService" service.
Since symfony/workflow 6.2: The "Symfony\Component\Workflow\Registry" alias is deprecated, inject the workflow directly. It is being referenced by the "App\Service\VehicleDocsService" service.
Since symfony/workflow 6.2: The "Symfony\Component\Workflow\Registry" alias is deprecated, inject the workflow directly. It is being referenced by the "App\Service\VehicleRtsActivitiesService" service.
Since symfony/workflow 6.2: The "Symfony\Component\Workflow\Registry" alias is deprecated, inject the workflow directly. It is being referenced by the "App\Service\VehicleSituationLogService" service.
Since symfony/workflow 6.2: The "Symfony\Component\Workflow\Registry" alias is deprecated, inject the workflow directly. It is being referenced by the "App\Service\VehicleTechnicalSpecsService" service.
Since symfony/workflow 6.2: The "Symfony\Component\Workflow\Registry" alias is deprecated, inject the workflow directly. It is being referenced by the "App\Service\VehiclesService" service.
Since symfony/workflow 6.2: The "Symfony\Component\Workflow\Registry" alias is deprecated, inject the workflow directly. It is being referenced by the ".service_locator.Oklyw0L" service.
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "App\Command\FillVehiclesDataForTaxCommand" class instead.
SELECT t0.id AS id_1, t0.title_ar AS title_ar_2, t0.title_en AS title_en_3, t0.content_ar AS content_ar_4, t0.content_en AS content_en_5, t0.keyword AS keyword_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10 FROM content_pages t0 WHERE t0.keyword = ? LIMIT 1
doctrine
[
"video"
]
There are no log messages.
Container Compilation Logs (1974)
Log messages generated during the compilation of the service container.
Messages
Class
455
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FillVehiclesDataForTaxCommand" (parent: .abstract.instanceof.App\Command\FillVehiclesDataForTaxCommand).
Resolving inheritance for "App\Command\FillVehiclesDataForTaxCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FillVehiclesDataForTaxCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MigrateVehicleSalesCommand" (parent: .abstract.instanceof.App\Command\MigrateVehicleSalesCommand).
Resolving inheritance for "App\Command\MigrateVehicleSalesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MigrateVehicleSalesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RemoveCompanyUnusedImagesCommand" (parent: .abstract.instanceof.App\Command\RemoveCompanyUnusedImagesCommand).
Resolving inheritance for "App\Command\RemoveCompanyUnusedImagesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RemoveCompanyUnusedImagesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RemoveUserUnusedImagesCommand" (parent: .abstract.instanceof.App\Command\RemoveUserUnusedImagesCommand).
Resolving inheritance for "App\Command\RemoveUserUnusedImagesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RemoveUserUnusedImagesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RemoveVehiclesUnusedImagesCommand" (parent: .abstract.instanceof.App\Command\RemoveVehiclesUnusedImagesCommand).
Resolving inheritance for "App\Command\RemoveVehiclesUnusedImagesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RemoveVehiclesUnusedImagesCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AuctionsController" (parent: .abstract.instanceof.App\Controller\AuctionsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AuctionsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AuctionsController).
Resolving inheritance for "App\Controller\AuctionsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AuctionsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BankTransactionsController" (parent: .abstract.instanceof.App\Controller\BankTransactionsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BankTransactionsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BankTransactionsController).
Resolving inheritance for "App\Controller\BankTransactionsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BankTransactionsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClientAccountController" (parent: .abstract.instanceof.App\Controller\ClientAccountController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClientAccountController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClientAccountController).
Resolving inheritance for "App\Controller\ClientAccountController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClientAccountController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClientBiddingController" (parent: .abstract.instanceof.App\Controller\ClientBiddingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClientBiddingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClientBiddingController).
Resolving inheritance for "App\Controller\ClientBiddingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClientBiddingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClientsDelegationController" (parent: .abstract.instanceof.App\Controller\ClientsDelegationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClientsDelegationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClientsDelegationController).
Resolving inheritance for "App\Controller\ClientsDelegationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClientsDelegationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CompaniesBankDetailsController" (parent: .abstract.instanceof.App\Controller\CompaniesBankDetailsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CompaniesBankDetailsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CompaniesBankDetailsController).
Resolving inheritance for "App\Controller\CompaniesBankDetailsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CompaniesBankDetailsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CompaniesController" (parent: .abstract.instanceof.App\Controller\CompaniesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CompaniesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CompaniesController).
Resolving inheritance for "App\Controller\CompaniesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CompaniesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CompanyDocsController" (parent: .abstract.instanceof.App\Controller\CompanyDocsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CompanyDocsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CompanyDocsController).
Resolving inheritance for "App\Controller\CompanyDocsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CompanyDocsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ContactusController" (parent: .abstract.instanceof.App\Controller\ContactusController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ContactusController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ContactusController).
Resolving inheritance for "App\Controller\ContactusController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ContactusController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ContentPagesController" (parent: .abstract.instanceof.App\Controller\ContentPagesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ContentPagesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ContentPagesController).
Resolving inheritance for "App\Controller\ContentPagesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ContentPagesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DataImportController" (parent: .abstract.instanceof.App\Controller\DataImportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DataImportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DataImportController).
Resolving inheritance for "App\Controller\DataImportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DataImportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DefaultController" (parent: .abstract.instanceof.App\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DefaultController).
Resolving inheritance for "App\Controller\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DestinationController" (parent: .abstract.instanceof.App\Controller\DestinationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DestinationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DestinationController).
Resolving inheritance for "App\Controller\DestinationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DestinationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrintController" (parent: .abstract.instanceof.App\Controller\PrintController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrintController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrintController).
Resolving inheritance for "App\Controller\PrintController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrintController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ReportsController" (parent: .abstract.instanceof.App\Controller\ReportsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ReportsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ReportsController).
Resolving inheritance for "App\Controller\ReportsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ReportsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController" (parent: .abstract.instanceof.App\Controller\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController).
Resolving inheritance for "App\Controller\SecurityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SupplierController" (parent: .abstract.instanceof.App\Controller\SupplierController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SupplierController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SupplierController).
Resolving inheritance for "App\Controller\SupplierController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SupplierController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SupplierInvoicesController" (parent: .abstract.instanceof.App\Controller\SupplierInvoicesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SupplierInvoicesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SupplierInvoicesController).
Resolving inheritance for "App\Controller\SupplierInvoicesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SupplierInvoicesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TransporterDriversController" (parent: .abstract.instanceof.App\Controller\TransporterDriversController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TransporterDriversController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TransporterDriversController).
Resolving inheritance for "App\Controller\TransporterDriversController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TransporterDriversController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserBankDetailsController" (parent: .abstract.instanceof.App\Controller\UserBankDetailsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserBankDetailsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserBankDetailsController).
Resolving inheritance for "App\Controller\UserBankDetailsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserBankDetailsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserCertificatesController" (parent: .abstract.instanceof.App\Controller\UserCertificatesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserCertificatesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserCertificatesController).
Resolving inheritance for "App\Controller\UserCertificatesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserCertificatesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserDrivingLicenseInfoController" (parent: .abstract.instanceof.App\Controller\UserDrivingLicenseInfoController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserDrivingLicenseInfoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserDrivingLicenseInfoController).
Resolving inheritance for "App\Controller\UserDrivingLicenseInfoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserDrivingLicenseInfoController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserIdentityInfoController" (parent: .abstract.instanceof.App\Controller\UserIdentityInfoController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserIdentityInfoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserIdentityInfoController).
Resolving inheritance for "App\Controller\UserIdentityInfoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserIdentityInfoController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UsersController" (parent: .abstract.instanceof.App\Controller\UsersController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UsersController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UsersController).
Resolving inheritance for "App\Controller\UsersController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UsersController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VehicleBeneficiaryDetailsController" (parent: .abstract.instanceof.App\Controller\VehicleBeneficiaryDetailsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VehicleBeneficiaryDetailsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VehicleBeneficiaryDetailsController).
Resolving inheritance for "App\Controller\VehicleBeneficiaryDetailsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VehicleBeneficiaryDetailsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VehicleDocsController" (parent: .abstract.instanceof.App\Controller\VehicleDocsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VehicleDocsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VehicleDocsController).
Resolving inheritance for "App\Controller\VehicleDocsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VehicleDocsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VehicleInvoicesController" (parent: .abstract.instanceof.App\Controller\VehicleInvoicesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VehicleInvoicesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VehicleInvoicesController).
Resolving inheritance for "App\Controller\VehicleInvoicesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VehicleInvoicesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VehicleMakersController" (parent: .abstract.instanceof.App\Controller\VehicleMakersController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VehicleMakersController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VehicleMakersController).
Resolving inheritance for "App\Controller\VehicleMakersController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VehicleMakersController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VehicleOwnershipTransferController" (parent: .abstract.instanceof.App\Controller\VehicleOwnershipTransferController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VehicleOwnershipTransferController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VehicleOwnershipTransferController).
Resolving inheritance for "App\Controller\VehicleOwnershipTransferController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VehicleOwnershipTransferController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VehicleRegistrationsController" (parent: .abstract.instanceof.App\Controller\VehicleRegistrationsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VehicleRegistrationsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VehicleRegistrationsController).
Resolving inheritance for "App\Controller\VehicleRegistrationsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VehicleRegistrationsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VehicleRepairsController" (parent: .abstract.instanceof.App\Controller\VehicleRepairsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VehicleRepairsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VehicleRepairsController).
Resolving inheritance for "App\Controller\VehicleRepairsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VehicleRepairsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VehicleRevokeRequestsController" (parent: .abstract.instanceof.App\Controller\VehicleRevokeRequestsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VehicleRevokeRequestsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VehicleRevokeRequestsController).
Resolving inheritance for "App\Controller\VehicleRevokeRequestsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VehicleRevokeRequestsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VehicleRtsActivitiesController" (parent: .abstract.instanceof.App\Controller\VehicleRtsActivitiesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VehicleRtsActivitiesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VehicleRtsActivitiesController).
Resolving inheritance for "App\Controller\VehicleRtsActivitiesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VehicleRtsActivitiesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VehicleRtsActivitiesEstimateValController" (parent: .abstract.instanceof.App\Controller\VehicleRtsActivitiesEstimateValController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VehicleRtsActivitiesEstimateValController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VehicleRtsActivitiesEstimateValController).
Resolving inheritance for "App\Controller\VehicleRtsActivitiesEstimateValController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VehicleRtsActivitiesEstimateValController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VehicleRtsActivityStorageController" (parent: .abstract.instanceof.App\Controller\VehicleRtsActivityStorageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VehicleRtsActivityStorageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VehicleRtsActivityStorageController).
Resolving inheritance for "App\Controller\VehicleRtsActivityStorageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VehicleRtsActivityStorageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VehicleRtsActivityTransportsController" (parent: .abstract.instanceof.App\Controller\VehicleRtsActivityTransportsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VehicleRtsActivityTransportsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VehicleRtsActivityTransportsController).
Resolving inheritance for "App\Controller\VehicleRtsActivityTransportsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VehicleRtsActivityTransportsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VehicleSaleAbandonsController" (parent: .abstract.instanceof.App\Controller\VehicleSaleAbandonsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VehicleSaleAbandonsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VehicleSaleAbandonsController).
Resolving inheritance for "App\Controller\VehicleSaleAbandonsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VehicleSaleAbandonsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VehicleSalesController" (parent: .abstract.instanceof.App\Controller\VehicleSalesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VehicleSalesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VehicleSalesController).
Resolving inheritance for "App\Controller\VehicleSalesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VehicleSalesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VehicleSecurityNoticesController" (parent: .abstract.instanceof.App\Controller\VehicleSecurityNoticesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VehicleSecurityNoticesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VehicleSecurityNoticesController).
Resolving inheritance for "App\Controller\VehicleSecurityNoticesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VehicleSecurityNoticesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VehicleSettingsController" (parent: .abstract.instanceof.App\Controller\VehicleSettingsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VehicleSettingsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VehicleSettingsController).
Resolving inheritance for "App\Controller\VehicleSettingsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VehicleSettingsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VehicleTechnicalSpecsController" (parent: .abstract.instanceof.App\Controller\VehicleTechnicalSpecsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VehicleTechnicalSpecsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VehicleTechnicalSpecsController).
Resolving inheritance for "App\Controller\VehicleTechnicalSpecsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VehicleTechnicalSpecsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VehicleTrafficViolationsController" (parent: .abstract.instanceof.App\Controller\VehicleTrafficViolationsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VehicleTrafficViolationsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VehicleTrafficViolationsController).
Resolving inheritance for "App\Controller\VehicleTrafficViolationsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VehicleTrafficViolationsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VehiclesController" (parent: .abstract.instanceof.App\Controller\VehiclesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VehiclesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VehiclesController).
Resolving inheritance for "App\Controller\VehiclesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VehiclesController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AppFixtures" (parent: .abstract.instanceof.App\DataFixtures\AppFixtures).
Resolving inheritance for "App\DataFixtures\AppFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AppFixtures).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\WorkFlowAddRevokeRequestForNotReceivedEvent" (parent: .abstract.instanceof.App\EventListener\WorkFlowAddRevokeRequestForNotReceivedEvent).
Resolving inheritance for "App\EventListener\WorkFlowAddRevokeRequestForNotReceivedEvent" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\WorkFlowAddRevokeRequestForNotReceivedEvent).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\WorkFlowApprovingOTTransferEvent" (parent: .abstract.instanceof.App\EventListener\WorkFlowApprovingOTTransferEvent).
Resolving inheritance for "App\EventListener\WorkFlowApprovingOTTransferEvent" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\WorkFlowApprovingOTTransferEvent).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\WorkFlowFormSubscriber" (parent: .abstract.instanceof.App\EventListener\WorkFlowFormSubscriber).
Resolving inheritance for "App\EventListener\WorkFlowFormSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\WorkFlowFormSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\WorkFlowMarkAsNotReceivedEvent" (parent: .abstract.instanceof.App\EventListener\WorkFlowMarkAsNotReceivedEvent).
Resolving inheritance for "App\EventListener\WorkFlowMarkAsNotReceivedEvent" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\WorkFlowMarkAsNotReceivedEvent).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AbandonInvoicesType" (parent: .abstract.instanceof.App\Form\AbandonInvoicesType).
Resolving inheritance for "App\Form\AbandonInvoicesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AbandonInvoicesType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AccountBondsWithDrawType" (parent: .abstract.instanceof.App\Form\AccountBondsWithDrawType).
Resolving inheritance for "App\Form\AccountBondsWithDrawType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AccountBondsWithDrawType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AdditionalUserType" (parent: .abstract.instanceof.App\Form\AdditionalUserType).
Resolving inheritance for "App\Form\AdditionalUserType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AdditionalUserType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AuctionBiddingType" (parent: .abstract.instanceof.App\Form\AuctionBiddingType).
Resolving inheritance for "App\Form\AuctionBiddingType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AuctionBiddingType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AuctionVehicleBidsBiddingType" (parent: .abstract.instanceof.App\Form\AuctionVehicleBidsBiddingType).
Resolving inheritance for "App\Form\AuctionVehicleBidsBiddingType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AuctionVehicleBidsBiddingType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AuctionVehiclesBiddingType" (parent: .abstract.instanceof.App\Form\AuctionVehiclesBiddingType).
Resolving inheritance for "App\Form\AuctionVehiclesBiddingType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AuctionVehiclesBiddingType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AuctionsType" (parent: .abstract.instanceof.App\Form\AuctionsType).
Resolving inheritance for "App\Form\AuctionsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AuctionsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BankTransactionsType" (parent: .abstract.instanceof.App\Form\BankTransactionsType).
Resolving inheritance for "App\Form\BankTransactionsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BankTransactionsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BeneficiaryOwnerPaymentDocType" (parent: .abstract.instanceof.App\Form\BeneficiaryOwnerPaymentDocType).
Resolving inheritance for "App\Form\BeneficiaryOwnerPaymentDocType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BeneficiaryOwnerPaymentDocType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChangePasswordType" (parent: .abstract.instanceof.App\Form\ChangePasswordType).
Resolving inheritance for "App\Form\ChangePasswordType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChangePasswordType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClientAccountTransactionsType" (parent: .abstract.instanceof.App\Form\ClientAccountTransactionsType).
Resolving inheritance for "App\Form\ClientAccountTransactionsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClientAccountTransactionsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClientBidsDetailsReportSearchType" (parent: .abstract.instanceof.App\Form\ClientBidsDetailsReportSearchType).
Resolving inheritance for "App\Form\ClientBidsDetailsReportSearchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClientBidsDetailsReportSearchType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClientDelegationType" (parent: .abstract.instanceof.App\Form\ClientDelegationType).
Resolving inheritance for "App\Form\ClientDelegationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClientDelegationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CollectionInvoicesType" (parent: .abstract.instanceof.App\Form\CollectionInvoicesType).
Resolving inheritance for "App\Form\CollectionInvoicesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CollectionInvoicesType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompaniesBankDetailsType" (parent: .abstract.instanceof.App\Form\CompaniesBankDetailsType).
Resolving inheritance for "App\Form\CompaniesBankDetailsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompaniesBankDetailsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompaniesSearchType" (parent: .abstract.instanceof.App\Form\CompaniesSearchType).
Resolving inheritance for "App\Form\CompaniesSearchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompaniesSearchType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompaniesType" (parent: .abstract.instanceof.App\Form\CompaniesType).
Resolving inheritance for "App\Form\CompaniesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompaniesType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyDocsType" (parent: .abstract.instanceof.App\Form\CompanyDocsType).
Resolving inheritance for "App\Form\CompanyDocsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyDocsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyRegistrationType" (parent: .abstract.instanceof.App\Form\CompanyRegistrationType).
Resolving inheritance for "App\Form\CompanyRegistrationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyRegistrationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyVehicleDocsType" (parent: .abstract.instanceof.App\Form\CompanyVehicleDocsType).
Resolving inheritance for "App\Form\CompanyVehicleDocsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyVehicleDocsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyVehicleType" (parent: .abstract.instanceof.App\Form\CompanyVehicleType).
Resolving inheritance for "App\Form\CompanyVehicleType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyVehicleType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ContactusMessageType" (parent: .abstract.instanceof.App\Form\ContactusMessageType).
Resolving inheritance for "App\Form\ContactusMessageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ContactusMessageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ContactusType" (parent: .abstract.instanceof.App\Form\ContactusType).
Resolving inheritance for "App\Form\ContactusType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ContactusType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ContentPagesType" (parent: .abstract.instanceof.App\Form\ContentPagesType).
Resolving inheritance for "App\Form\ContentPagesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ContentPagesType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DepositBondsType" (parent: .abstract.instanceof.App\Form\DepositBondsType).
Resolving inheritance for "App\Form\DepositBondsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DepositBondsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DestinationType" (parent: .abstract.instanceof.App\Form\DestinationType).
Resolving inheritance for "App\Form\DestinationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DestinationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Extension\IbanType" (parent: .abstract.instanceof.App\Form\Extension\IbanType).
Resolving inheritance for "App\Form\Extension\IbanType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Extension\IbanType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\ImageTypeExtension" (parent: .abstract.instanceof.App\Form\Extension\ImageTypeExtension).
Resolving inheritance for "App\Form\Extension\ImageTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\ImageTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\IncompleteDocsType" (parent: .abstract.instanceof.App\Form\IncompleteDocsType).
Resolving inheritance for "App\Form\IncompleteDocsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\IncompleteDocsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InventoryPartsType" (parent: .abstract.instanceof.App\Form\InventoryPartsType).
Resolving inheritance for "App\Form\InventoryPartsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InventoryPartsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InvoiceOwnershipTransferInvoicesNewType" (parent: .abstract.instanceof.App\Form\InvoiceOwnershipTransferInvoicesNewType).
Resolving inheritance for "App\Form\InvoiceOwnershipTransferInvoicesNewType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InvoiceOwnershipTransferInvoicesNewType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InvoiceOwnershipTransferInvoicesType" (parent: .abstract.instanceof.App\Form\InvoiceOwnershipTransferInvoicesType).
Resolving inheritance for "App\Form\InvoiceOwnershipTransferInvoicesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InvoiceOwnershipTransferInvoicesType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InvoicesType" (parent: .abstract.instanceof.App\Form\InvoicesType).
Resolving inheritance for "App\Form\InvoicesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InvoicesType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InvoicesViolatinsType" (parent: .abstract.instanceof.App\Form\InvoicesViolatinsType).
Resolving inheritance for "App\Form\InvoicesViolatinsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InvoicesViolatinsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OTBondsType" (parent: .abstract.instanceof.App\Form\OTBondsType).
Resolving inheritance for "App\Form\OTBondsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OTBondsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OwnershipTransferSecurityType" (parent: .abstract.instanceof.App\Form\OwnershipTransferSecurityType).
Resolving inheritance for "App\Form\OwnershipTransferSecurityType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OwnershipTransferSecurityType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResetPasswordType" (parent: .abstract.instanceof.App\Form\ResetPasswordType).
Resolving inheritance for "App\Form\ResetPasswordType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResetPasswordType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SaleConditionsUnfulfilledType" (parent: .abstract.instanceof.App\Form\SaleConditionsUnfulfilledType).
Resolving inheritance for "App\Form\SaleConditionsUnfulfilledType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SaleConditionsUnfulfilledType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SecurityAmountDailyReportType" (parent: .abstract.instanceof.App\Form\SecurityAmountDailyReportType).
Resolving inheritance for "App\Form\SecurityAmountDailyReportType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SecurityAmountDailyReportType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ServicesInvoicesType" (parent: .abstract.instanceof.App\Form\ServicesInvoicesType).
Resolving inheritance for "App\Form\ServicesInvoicesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ServicesInvoicesType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SupplierDataType" (parent: .abstract.instanceof.App\Form\SupplierDataType).
Resolving inheritance for "App\Form\SupplierDataType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SupplierDataType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SupplierInvoicesEstimateValType" (parent: .abstract.instanceof.App\Form\SupplierInvoicesEstimateValType).
Resolving inheritance for "App\Form\SupplierInvoicesEstimateValType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SupplierInvoicesEstimateValType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SupplierInvoicesType" (parent: .abstract.instanceof.App\Form\SupplierInvoicesType).
Resolving inheritance for "App\Form\SupplierInvoicesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SupplierInvoicesType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SupplierInvoicesWithTransportType" (parent: .abstract.instanceof.App\Form\SupplierInvoicesWithTransportType).
Resolving inheritance for "App\Form\SupplierInvoicesWithTransportType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SupplierInvoicesWithTransportType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SupplierOwnershipTransferInvoicesNewType" (parent: .abstract.instanceof.App\Form\SupplierOwnershipTransferInvoicesNewType).
Resolving inheritance for "App\Form\SupplierOwnershipTransferInvoicesNewType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SupplierOwnershipTransferInvoicesNewType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SupplierOwnershipTransferInvoicesType" (parent: .abstract.instanceof.App\Form\SupplierOwnershipTransferInvoicesType).
Resolving inheritance for "App\Form\SupplierOwnershipTransferInvoicesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SupplierOwnershipTransferInvoicesType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SupplierPurchaseInvoicesType" (parent: .abstract.instanceof.App\Form\SupplierPurchaseInvoicesType).
Resolving inheritance for "App\Form\SupplierPurchaseInvoicesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SupplierPurchaseInvoicesType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SupplierType" (parent: .abstract.instanceof.App\Form\SupplierType).
Resolving inheritance for "App\Form\SupplierType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SupplierType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SupplierViolationInvoicesType" (parent: .abstract.instanceof.App\Form\SupplierViolationInvoicesType).
Resolving inheritance for "App\Form\SupplierViolationInvoicesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SupplierViolationInvoicesType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TaxReportType" (parent: .abstract.instanceof.App\Form\TaxReportType).
Resolving inheritance for "App\Form\TaxReportType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TaxReportType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TransactionBondsType" (parent: .abstract.instanceof.App\Form\TransactionBondsType).
Resolving inheritance for "App\Form\TransactionBondsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TransactionBondsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TransactionsType" (parent: .abstract.instanceof.App\Form\TransactionsType).
Resolving inheritance for "App\Form\TransactionsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TransactionsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TransporterDriversType" (parent: .abstract.instanceof.App\Form\TransporterDriversType).
Resolving inheritance for "App\Form\TransporterDriversType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TransporterDriversType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserAdditionalDetailsType" (parent: .abstract.instanceof.App\Form\UserAdditionalDetailsType).
Resolving inheritance for "App\Form\UserAdditionalDetailsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserAdditionalDetailsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserApproveType" (parent: .abstract.instanceof.App\Form\UserApproveType).
Resolving inheritance for "App\Form\UserApproveType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserApproveType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserBankDetailsType" (parent: .abstract.instanceof.App\Form\UserBankDetailsType).
Resolving inheritance for "App\Form\UserBankDetailsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserBankDetailsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserCertificatesType" (parent: .abstract.instanceof.App\Form\UserCertificatesType).
Resolving inheritance for "App\Form\UserCertificatesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserCertificatesType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserDrivingLicenseInfoType" (parent: .abstract.instanceof.App\Form\UserDrivingLicenseInfoType).
Resolving inheritance for "App\Form\UserDrivingLicenseInfoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserDrivingLicenseInfoType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserIdentityInfoType" (parent: .abstract.instanceof.App\Form\UserIdentityInfoType).
Resolving inheritance for "App\Form\UserIdentityInfoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserIdentityInfoType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserRegistrationIdentityInfoType" (parent: .abstract.instanceof.App\Form\UserRegistrationIdentityInfoType).
Resolving inheritance for "App\Form\UserRegistrationIdentityInfoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserRegistrationIdentityInfoType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserRegistrationType" (parent: .abstract.instanceof.App\Form\UserRegistrationType).
Resolving inheritance for "App\Form\UserRegistrationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserRegistrationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserRoleType" (parent: .abstract.instanceof.App\Form\UserRoleType).
Resolving inheritance for "App\Form\UserRoleType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserRoleType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UsersCustomAdditionalType" (parent: .abstract.instanceof.App\Form\UsersCustomAdditionalType).
Resolving inheritance for "App\Form\UsersCustomAdditionalType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UsersCustomAdditionalType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UsersSearchType" (parent: .abstract.instanceof.App\Form\UsersSearchType).
Resolving inheritance for "App\Form\UsersSearchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UsersSearchType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UsersType" (parent: .abstract.instanceof.App\Form\UsersType).
Resolving inheritance for "App\Form\UsersType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UsersType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleBeneficiaryDetailsType" (parent: .abstract.instanceof.App\Form\VehicleBeneficiaryDetailsType).
Resolving inheritance for "App\Form\VehicleBeneficiaryDetailsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleBeneficiaryDetailsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleDocsCollectionType" (parent: .abstract.instanceof.App\Form\VehicleDocsCollectionType).
Resolving inheritance for "App\Form\VehicleDocsCollectionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleDocsCollectionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleDocsOTClientType" (parent: .abstract.instanceof.App\Form\VehicleDocsOTClientType).
Resolving inheritance for "App\Form\VehicleDocsOTClientType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleDocsOTClientType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleDocsType" (parent: .abstract.instanceof.App\Form\VehicleDocsType).
Resolving inheritance for "App\Form\VehicleDocsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleDocsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleExistenceInventoryType" (parent: .abstract.instanceof.App\Form\VehicleExistenceInventoryType).
Resolving inheritance for "App\Form\VehicleExistenceInventoryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleExistenceInventoryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleExitDateType" (parent: .abstract.instanceof.App\Form\VehicleExitDateType).
Resolving inheritance for "App\Form\VehicleExitDateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleExitDateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleHasDocsType" (parent: .abstract.instanceof.App\Form\VehicleHasDocsType).
Resolving inheritance for "App\Form\VehicleHasDocsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleHasDocsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleInspectionExpType" (parent: .abstract.instanceof.App\Form\VehicleInspectionExpType).
Resolving inheritance for "App\Form\VehicleInspectionExpType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleInspectionExpType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleInventoryImagesType" (parent: .abstract.instanceof.App\Form\VehicleInventoryImagesType).
Resolving inheritance for "App\Form\VehicleInventoryImagesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleInventoryImagesType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleInventoryMissingPartsType" (parent: .abstract.instanceof.App\Form\VehicleInventoryMissingPartsType).
Resolving inheritance for "App\Form\VehicleInventoryMissingPartsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleInventoryMissingPartsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleOTClientType" (parent: .abstract.instanceof.App\Form\VehicleOTClientType).
Resolving inheritance for "App\Form\VehicleOTClientType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleOTClientType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleOtherMissingPartsType" (parent: .abstract.instanceof.App\Form\VehicleOtherMissingPartsType).
Resolving inheritance for "App\Form\VehicleOtherMissingPartsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleOtherMissingPartsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleOwnershipTransferInvoiceNewType" (parent: .abstract.instanceof.App\Form\VehicleOwnershipTransferInvoiceNewType).
Resolving inheritance for "App\Form\VehicleOwnershipTransferInvoiceNewType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleOwnershipTransferInvoiceNewType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleOwnershipTransferInvoiceType" (parent: .abstract.instanceof.App\Form\VehicleOwnershipTransferInvoiceType).
Resolving inheritance for "App\Form\VehicleOwnershipTransferInvoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleOwnershipTransferInvoiceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleOwnershipTransferType" (parent: .abstract.instanceof.App\Form\VehicleOwnershipTransferType).
Resolving inheritance for "App\Form\VehicleOwnershipTransferType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleOwnershipTransferType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleRegistrationHasDoc" (parent: .abstract.instanceof.App\Form\VehicleRegistrationHasDoc).
Resolving inheritance for "App\Form\VehicleRegistrationHasDoc" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleRegistrationHasDoc).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleRegistrationsType" (parent: .abstract.instanceof.App\Form\VehicleRegistrationsType).
Resolving inheritance for "App\Form\VehicleRegistrationsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleRegistrationsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleRepairInvoicesType" (parent: .abstract.instanceof.App\Form\VehicleRepairInvoicesType).
Resolving inheritance for "App\Form\VehicleRepairInvoicesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleRepairInvoicesType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleRepairsType" (parent: .abstract.instanceof.App\Form\VehicleRepairsType).
Resolving inheritance for "App\Form\VehicleRepairsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleRepairsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleRevokeRequestDestinationType" (parent: .abstract.instanceof.App\Form\VehicleRevokeRequestDestinationType).
Resolving inheritance for "App\Form\VehicleRevokeRequestDestinationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleRevokeRequestDestinationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleRevokeRequestSourceType" (parent: .abstract.instanceof.App\Form\VehicleRevokeRequestSourceType).
Resolving inheritance for "App\Form\VehicleRevokeRequestSourceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleRevokeRequestSourceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleRevokeRequestsCancelType" (parent: .abstract.instanceof.App\Form\VehicleRevokeRequestsCancelType).
Resolving inheritance for "App\Form\VehicleRevokeRequestsCancelType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleRevokeRequestsCancelType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleRevokeRequestsType" (parent: .abstract.instanceof.App\Form\VehicleRevokeRequestsType).
Resolving inheritance for "App\Form\VehicleRevokeRequestsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleRevokeRequestsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleRtsActivitiesEstimateInvoicesType" (parent: .abstract.instanceof.App\Form\VehicleRtsActivitiesEstimateInvoicesType).
Resolving inheritance for "App\Form\VehicleRtsActivitiesEstimateInvoicesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleRtsActivitiesEstimateInvoicesType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleRtsActivitiesEstimateValType" (parent: .abstract.instanceof.App\Form\VehicleRtsActivitiesEstimateValType).
Resolving inheritance for "App\Form\VehicleRtsActivitiesEstimateValType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleRtsActivitiesEstimateValType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleRtsActivitiesInventoriesImagesType" (parent: .abstract.instanceof.App\Form\VehicleRtsActivitiesInventoriesImagesType).
Resolving inheritance for "App\Form\VehicleRtsActivitiesInventoriesImagesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleRtsActivitiesInventoriesImagesType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleRtsActivitiesInventoriesType" (parent: .abstract.instanceof.App\Form\VehicleRtsActivitiesInventoriesType).
Resolving inheritance for "App\Form\VehicleRtsActivitiesInventoriesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleRtsActivitiesInventoriesType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleRtsActivitiesInvoicesType" (parent: .abstract.instanceof.App\Form\VehicleRtsActivitiesInvoicesType).
Resolving inheritance for "App\Form\VehicleRtsActivitiesInvoicesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleRtsActivitiesInvoicesType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleRtsActivitiesInvoicesWithTransportType" (parent: .abstract.instanceof.App\Form\VehicleRtsActivitiesInvoicesWithTransportType).
Resolving inheritance for "App\Form\VehicleRtsActivitiesInvoicesWithTransportType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleRtsActivitiesInvoicesWithTransportType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleRtsActivitiesType" (parent: .abstract.instanceof.App\Form\VehicleRtsActivitiesType).
Resolving inheritance for "App\Form\VehicleRtsActivitiesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleRtsActivitiesType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleRtsActivityStorageType" (parent: .abstract.instanceof.App\Form\VehicleRtsActivityStorageType).
Resolving inheritance for "App\Form\VehicleRtsActivityStorageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleRtsActivityStorageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleRtsActivityTransportsType" (parent: .abstract.instanceof.App\Form\VehicleRtsActivityTransportsType).
Resolving inheritance for "App\Form\VehicleRtsActivityTransportsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleRtsActivityTransportsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleSaleAbandonsType" (parent: .abstract.instanceof.App\Form\VehicleSaleAbandonsType).
Resolving inheritance for "App\Form\VehicleSaleAbandonsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleSaleAbandonsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleSalesInvoicesType" (parent: .abstract.instanceof.App\Form\VehicleSalesInvoicesType).
Resolving inheritance for "App\Form\VehicleSalesInvoicesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleSalesInvoicesType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleSalesType" (parent: .abstract.instanceof.App\Form\VehicleSalesType).
Resolving inheritance for "App\Form\VehicleSalesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleSalesType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleSecurityNoticesType" (parent: .abstract.instanceof.App\Form\VehicleSecurityNoticesType).
Resolving inheritance for "App\Form\VehicleSecurityNoticesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleSecurityNoticesType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleServicesInvoicesType" (parent: .abstract.instanceof.App\Form\VehicleServicesInvoicesType).
Resolving inheritance for "App\Form\VehicleServicesInvoicesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleServicesInvoicesType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleSettingsType" (parent: .abstract.instanceof.App\Form\VehicleSettingsType).
Resolving inheritance for "App\Form\VehicleSettingsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleSettingsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleTechnicalSpecsType" (parent: .abstract.instanceof.App\Form\VehicleTechnicalSpecsType).
Resolving inheritance for "App\Form\VehicleTechnicalSpecsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleTechnicalSpecsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleTechnicalSpecsTypeReceivingDate" (parent: .abstract.instanceof.App\Form\VehicleTechnicalSpecsTypeReceivingDate).
Resolving inheritance for "App\Form\VehicleTechnicalSpecsTypeReceivingDate" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleTechnicalSpecsTypeReceivingDate).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleTrafficViolationsType" (parent: .abstract.instanceof.App\Form\VehicleTrafficViolationsType).
Resolving inheritance for "App\Form\VehicleTrafficViolationsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleTrafficViolationsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehiclesMakersType" (parent: .abstract.instanceof.App\Form\VehiclesMakersType).
Resolving inheritance for "App\Form\VehiclesMakersType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehiclesMakersType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehiclesModelsType" (parent: .abstract.instanceof.App\Form\VehiclesModelsType).
Resolving inheritance for "App\Form\VehiclesModelsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehiclesModelsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehiclesSearchType" (parent: .abstract.instanceof.App\Form\VehiclesSearchType).
Resolving inheritance for "App\Form\VehiclesSearchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehiclesSearchType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehiclesType" (parent: .abstract.instanceof.App\Form\VehiclesType).
Resolving inheritance for "App\Form\VehiclesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehiclesType).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\ClientVoter" (parent: .abstract.instanceof.App\Security\ClientVoter).
Resolving inheritance for "App\Security\ClientVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\ClientVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\CompanyVoter" (parent: .abstract.instanceof.App\Security\CompanyVoter).
Resolving inheritance for "App\Security\CompanyVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\CompanyVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\UserVoter" (parent: .abstract.instanceof.App\Security\UserVoter).
Resolving inheritance for "App\Security\UserVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\UserVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\VehicleVoter" (parent: .abstract.instanceof.App\Security\VehicleVoter).
Resolving inheritance for "App\Security\VehicleVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\VehicleVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\IbanValidator" (parent: .abstract.instanceof.App\Validator\Constraints\IbanValidator).
Resolving inheritance for "App\Validator\Constraints\IbanValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\IbanValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\SerialnumberVehicleRegisterationValidator" (parent: .abstract.instanceof.App\Validator\Constraints\SerialnumberVehicleRegisterationValidator).
Resolving inheritance for "App\Validator\Constraints\SerialnumberVehicleRegisterationValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\SerialnumberVehicleRegisterationValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\SingleUncancelledVehicleSaleValidator" (parent: .abstract.instanceof.App\Validator\Constraints\SingleUncancelledVehicleSaleValidator).
Resolving inheritance for "App\Validator\Constraints\SingleUncancelledVehicleSaleValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\SingleUncancelledVehicleSaleValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\SupplierInvoicesValidator" (parent: .abstract.instanceof.App\Validator\Constraints\SupplierInvoicesValidator).
Resolving inheritance for "App\Validator\Constraints\SupplierInvoicesValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\SupplierInvoicesValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\TransactionConstraintValidator" (parent: .abstract.instanceof.App\Validator\Constraints\TransactionConstraintValidator).
Resolving inheritance for "App\Validator\Constraints\TransactionConstraintValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\TransactionConstraintValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\TransactionVehicleSaleValidator" (parent: .abstract.instanceof.App\Validator\Constraints\TransactionVehicleSaleValidator).
Resolving inheritance for "App\Validator\Constraints\TransactionVehicleSaleValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\TransactionVehicleSaleValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\UniqueInvoiceNumberValidator" (parent: .abstract.instanceof.App\Validator\Constraints\UniqueInvoiceNumberValidator).
Resolving inheritance for "App\Validator\Constraints\UniqueInvoiceNumberValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\UniqueInvoiceNumberValidator).
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.annotations" (parent: cache.system).
Resolving inheritance for "cache.property_info" (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.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 "mailer.transport_factory.native" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "workflow.vehicle_situations" (parent: workflow.abstract).
Resolving inheritance for "workflow.vehicle_situations" (parent: workflow.marking_store.method).
Resolving inheritance for "secrets.decryption_key" (parent: container.env).
Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.logger.profiling.default" (parent: doctrine.dbal.logger.profiling).
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 "security.user.provider.concrete.app_user_provider" (parent: doctrine.orm.security.user.provider).
Resolving inheritance for "security.firewall.map.config.dev" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.dev" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.main" (parent: security.firewall.config).
Resolving inheritance for "security.listener.main.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
Resolving inheritance for "security.listener.session.main" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.main" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.main" (parent: security.logout.listener.default).
Resolving inheritance for "security.logout.listener.session.main" (parent: security.logout.listener.session).
Resolving inheritance for "security.authenticator.form_login.main" (parent: security.authenticator.form_login).
Resolving inheritance for "security.authentication.success_handler.main.form_login" (parent: security.authentication.custom_success_handler).
Resolving inheritance for "security.authentication.success_handler.main.form_login" (parent: App\EventListener\AuthenticationEventListener).
Resolving inheritance for "security.authentication.failure_handler.main.form_login" (parent: security.authentication.failure_handler).
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 "Endroid\QrCode\Builder\BuilderRegistry" (parent: Endroid\QrCode\Builder\BuilderInterface).
Resolving inheritance for "Endroid\QrCode\Builder\BuilderRegistry" (parent: Endroid\QrCode\Builder\BuilderInterface).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Endroid\QrCodeBundle\Twig\QrCodeExtension" (parent: .abstract.instanceof.Endroid\QrCodeBundle\Twig\QrCodeExtension).
Resolving inheritance for "Endroid\QrCodeBundle\Twig\QrCodeExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Endroid\QrCodeBundle\Twig\QrCodeExtension).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.Endroid\QrCodeBundle\Twig\QrCodeRuntime" (parent: .abstract.instanceof.Endroid\QrCodeBundle\Twig\QrCodeRuntime).
Resolving inheritance for "Endroid\QrCodeBundle\Twig\QrCodeRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.Endroid\QrCodeBundle\Twig\QrCodeRuntime).
Resolving inheritance for "endroid_qr_code.default_builder" (parent: Endroid\QrCode\Builder\BuilderInterface).
Resolving inheritance for "endroid_qr_code.custom_builder" (parent: Endroid\QrCode\Builder\BuilderInterface).
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.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.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.security" (parent: monolog.logger_prototype).
2
Skipping service "App\Validator\ManagerRegistry": Class or interface "App\Validator\ManagerRegistry" cannot be loaded.
Skipping service "App\Validator\Constraints\VehicleHasUncancelledSaleValidator": Class or interface "App\Validator\Constraints\VehicleHasUncancelledSaleValidator" cannot be loaded.
359
Removed service "Symfony\Component\DependencyInjection\ContainerInterface"; 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\HttpKernel\UriSigner"; 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\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 $parameterBag"; 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 "mailer"; reason: private alias.
Removed service "Symfony\Component\Mailer\MailerInterface"; 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\Workflow\Registry"; reason: private alias.
Removed service "workflow.registry"; reason: private alias.
Removed service "Symfony\Component\Workflow\WorkflowInterface $vehicleSituationsWorkflow"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Debug\FileLinkFormatter"; 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 "annotation_reader"; reason: private alias.
Removed service "Doctrine\Common\Annotations\Reader"; reason: private alias.
Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
Removed service "cache.default_redis_provider"; reason: private alias.
Removed service "cache.default_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\Mime\MimeTypesInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
Removed service "Knp\Component\Pager\PaginatorInterface"; reason: private alias.
Removed service "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "Doctrine\DBAL\Driver\Connection"; 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 $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 $defaultEntityManager"; reason: private alias.
Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
Removed service "Twig_Environment"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "Symfony\Component\Mime\BodyRendererInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; 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\Core\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 "Endroid\QrCode\Builder\BuilderInterface"; reason: private alias.
Removed service "Endroid\QrCode\Builder\BuilderRegistryInterface"; reason: private alias.
Removed service "Endroid\QrCode\Builder\BuilderInterface $defaultQrCodeBuilder"; reason: private alias.
Removed service "Endroid\QrCode\Builder\BuilderInterface $customQrCodeBuilder"; reason: private alias.
Removed service "twig.loader.filesystem"; reason: private alias.
Removed service "argument_resolver.controller_locator"; 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 $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 $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 $securityLogger"; reason: private alias.
Removed service "doctrine.id_generator_locator"; reason: private alias.
Removed service "twig.loader"; reason: private alias.
Removed service ".service_locator.o.uf2zi"; reason: private alias.
Removed service ".service_locator.9wPf63Q"; reason: private alias.
Removed service ".service_locator._f5hFuw"; reason: private alias.
Removed service ".service_locator.GjJfmlG"; reason: private alias.
Removed service ".service_locator.CZ6X2PH"; reason: private alias.
Removed service ".service_locator.29WUWAt"; reason: private alias.
Removed service ".service_locator.pvR9.uE"; reason: private alias.
Removed service ".service_locator.KYjpxMv"; reason: private alias.
Removed service ".service_locator.SVKIc2v"; reason: private alias.
Removed service ".service_locator.U19fDe5"; reason: private alias.
Removed service ".service_locator.VQBwOPm"; reason: private alias.
Removed service ".service_locator.mV567cM"; reason: private alias.
Removed service ".service_locator.xkvv8pZ"; reason: private alias.
Removed service ".service_locator.Kv7NbJ7"; reason: private alias.
Removed service ".service_locator.i4nbqOL"; reason: private alias.
Removed service ".service_locator.HJFhJNA"; reason: private alias.
Removed service ".service_locator.xbLYGFO"; reason: private alias.
Removed service ".service_locator.4oMyFWT"; reason: private alias.
Removed service ".service_locator.81tFdn3"; reason: private alias.
Removed service ".service_locator.GtzMb8d"; reason: private alias.
Removed service ".service_locator.Tkq2ZSS"; reason: private alias.
Removed service ".service_locator.Ni.wXiT"; reason: private alias.
Removed service ".service_locator.72wyf5B"; reason: private alias.
Removed service ".service_locator.crsaxQ."; reason: private alias.
Removed service ".service_locator..pd1eMx"; reason: private alias.
Removed service ".service_locator.nFMSeFL"; reason: private alias.
Removed service ".service_locator.Ev94mEC"; reason: private alias.
Removed service ".service_locator.FI7iP_7"; reason: private alias.
Removed service ".service_locator.2me8UM_"; reason: private alias.
Removed service ".service_locator.Q_yhmco"; reason: private alias.
Removed service ".service_locator.fIl9B8h"; reason: private alias.
Removed service ".service_locator.GN9qZEu"; reason: private alias.
Removed service ".service_locator.NvkXkNz"; reason: private alias.
Removed service ".service_locator.Dssth9k"; reason: private alias.
Removed service ".service_locator.M2bpLxF"; reason: private alias.
Removed service ".service_locator.j8LuMqB"; reason: private alias.
Removed service ".service_locator.sTpUNQP"; reason: private alias.
Removed service ".service_locator.ZnCyOXz"; reason: private alias.
Removed service ".service_locator.S7hOSZN"; reason: private alias.
Removed service ".service_locator.B4XV.3b"; reason: private alias.
Removed service ".service_locator.HG1qFxm"; reason: private alias.
Removed service ".service_locator.tt6d9lq"; reason: private alias.
Removed service ".service_locator.VhWUY50"; reason: private alias.
Removed service ".service_locator.fhRq3DZ"; reason: private alias.
Removed service ".service_locator.Q9PhKka"; reason: private alias.
Removed service ".service_locator.o1gTZ1B"; reason: private alias.
Removed service ".service_locator._ka_YZ."; reason: private alias.
Removed service ".service_locator.VtLNqy1"; reason: private alias.
Removed service ".service_locator.Pz8hynt"; reason: private alias.
Removed service ".service_locator.LuzyT7O"; reason: private alias.
Removed service ".service_locator.KdnSGNH"; reason: private alias.
Removed service ".service_locator.kLmBM_T"; reason: private alias.
Removed service ".service_locator.0JC.9Ex"; reason: private alias.
Removed service ".service_locator.AzYOQsG"; reason: private alias.
Removed service ".service_locator.rjGamTl"; reason: private alias.
Removed service ".service_locator.VaVsJH4"; reason: private alias.
Removed service ".service_locator.FCA2oYk"; reason: private alias.
Removed service ".service_locator.fmzO8EC"; reason: private alias.
Removed service ".service_locator.DV6gwIk"; reason: private alias.
Removed service ".service_locator.s3qfGRL"; reason: private alias.
Removed service ".service_locator.b5h5xqy"; reason: private alias.
Removed service ".service_locator.iPrwM78"; reason: private alias.
Removed service ".service_locator.VjlGg8s"; reason: private alias.
Removed service ".service_locator.JOJu5jv"; reason: private alias.
Removed service ".service_locator.trbKJHp"; reason: private alias.
Removed service ".service_locator.8krUDSU"; reason: private alias.
Removed service ".service_locator.JgN8AFZ"; reason: private alias.
Removed service ".service_locator.tNbXS0u"; reason: private alias.
Removed service ".service_locator.bPrLokk"; reason: private alias.
Removed service ".service_locator.XzvNDy0"; reason: private alias.
Removed service ".service_locator.pzbAOdm"; reason: private alias.
Removed service ".service_locator.YjPc0cy"; reason: private alias.
Removed service ".service_locator.YBDKmR6"; reason: private alias.
Removed service ".service_locator.cm33rVf"; reason: private alias.
Removed service ".service_locator.uGY7SX1"; reason: private alias.
Removed service ".service_locator.IOEt6iJ"; reason: private alias.
Removed service ".service_locator.LcSRgfs"; reason: private alias.
Removed service ".service_locator.m3vrwEk"; reason: private alias.
Removed service ".service_locator.8OexjcQ"; reason: private alias.
Removed service ".service_locator.keOaTW."; reason: private alias.
Removed service ".service_locator.x4y8qcL"; reason: private alias.
Removed service ".service_locator.npnC7SC"; reason: private alias.
Removed service ".service_locator.epl2PNJ"; reason: private alias.
Removed service ".service_locator.BM7JVm9"; reason: private alias.
Removed service ".service_locator.wZhjd1H"; reason: private alias.
Removed service ".service_locator.Os8KvNP"; reason: private alias.
Removed service ".service_locator.Xisba4_"; reason: private alias.
Removed service ".service_locator.JhSFCi5"; reason: private alias.
Removed service ".service_locator.i2UnAhx"; reason: private alias.
Removed service ".service_locator.kyPWw2J"; reason: private alias.
Removed service ".service_locator.qBCHs1a"; reason: private alias.
Removed service ".service_locator.O24_MAy"; reason: private alias.
Removed service ".service_locator.VZoQk0z"; reason: private alias.
Removed service "validator"; reason: private alias.
Removed service "translator.data_collector.inner"; reason: private alias.
Removed service "validator.inner"; reason: private alias.
Removed service "twig.error_renderer.html.inner"; reason: private alias.
Removed service "security.access.decision_manager"; reason: private alias.
Removed service "security.firewall.authenticator.main"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service ".service_locator.gFlme_s"; reason: private alias.
Removed service ".service_locator.eQ296SW"; reason: private alias.
Removed service ".service_locator.OgrFq81"; reason: private alias.
Removed service ".service_locator.zvRZ4o4"; reason: private alias.
Removed service ".service_locator.lk4yOsJ"; reason: private alias.
Removed service ".service_locator.nrq.g4G"; reason: private alias.
Removed service ".service_locator.Rwyf1_8"; reason: private alias.
Removed service ".service_locator.TjsXeD3"; reason: private alias.
Removed service ".service_locator.yN2SeVe"; reason: private alias.
Removed service ".service_locator.M8LQbIa"; reason: private alias.
Removed service ".service_locator.DxmSK.q"; reason: private alias.
Removed service ".service_locator.TMAWh_g"; reason: private alias.
Removed service ".service_locator.oWOhhCz"; reason: private alias.
Removed service ".service_locator.tXwDyS1"; reason: private alias.
Removed service ".service_locator.dJvlm5Q"; reason: private alias.
Removed service ".service_locator.cP2t7Ko"; reason: private alias.
Removed service ".service_locator.RSyIqXg"; reason: private alias.
Removed service ".service_locator.IQcl2eB"; reason: private alias.
Removed service ".service_locator.W2KWgha"; reason: private alias.
Removed service ".service_locator.OWJByRW"; reason: private alias.
Removed service ".service_locator.8bi4irM"; reason: private alias.
Removed service ".service_locator.rzqZnZK"; reason: private alias.
Removed service ".service_locator.nWMQn39"; reason: private alias.
Removed service ".service_locator.47d_ZLf"; reason: private alias.
Removed service ".service_locator.hNNvIXv"; reason: private alias.
Removed service ".service_locator.jjwYqdn"; reason: private alias.
Removed service ".service_locator.z2PTOyk"; reason: private alias.
Removed service ".service_locator.MlrgW96"; reason: private alias.
Removed service ".service_locator.o6tWDAI"; reason: private alias.
Removed service ".service_locator.nsfBejq"; reason: private alias.
Removed service ".service_locator.YP0L7Zj"; reason: private alias.
Removed service ".service_locator.e8HpjZa"; reason: private alias.
Removed service ".service_locator.L5ZQ9oM"; reason: private alias.
Removed service ".service_locator.Z6ka3Tf"; reason: private alias.
Removed service ".service_locator.ydkjfHd"; reason: private alias.
Removed service ".service_locator.LTYNij."; reason: private alias.
Removed service ".service_locator.zEUuKIa"; reason: private alias.
Removed service ".service_locator.FblgD3T"; reason: private alias.
Removed service ".service_locator.fXGeD6n"; reason: private alias.
Removed service ".service_locator.Ton0S2i"; reason: private alias.
Removed service ".service_locator.aAFyIzj"; reason: private alias.
Removed service ".service_locator.HHqevRt"; reason: private alias.
Removed service ".service_locator.domAbMi"; reason: private alias.
Removed service ".service_locator.FhAKeKE"; reason: private alias.
Removed service ".service_locator.2KRsBrn"; reason: private alias.
Removed service ".service_locator.bqvnT0X"; reason: private alias.
Removed service ".service_locator.iJwExEP"; reason: private alias.
Removed service ".service_locator.3vydpcJ"; reason: private alias.
Removed service ".service_locator..4tivNd"; reason: private alias.
Removed service ".service_locator.QUrYzRH"; reason: private alias.
Removed service ".service_locator..lDml2A"; reason: private alias.
Removed service ".service_locator.xvp0vFA"; reason: private alias.
Removed service ".service_locator.2Vx5P1j"; reason: private alias.
Removed service ".service_locator.tTprD1H"; reason: private alias.
Removed service ".service_locator.18KoQkC"; reason: private alias.
Removed service ".service_locator.l_2Bq_C"; reason: private alias.
Removed service ".service_locator.J.1kPGz"; reason: private alias.
Removed service ".service_locator.U7s2YWP"; reason: private alias.
Removed service ".service_locator._DDj9kW"; reason: private alias.
Removed service ".service_locator.m_XY99n"; reason: private alias.
Removed service ".service_locator.P371dni"; reason: private alias.
Removed service ".service_locator.t5GEPxf"; reason: private alias.
Removed service ".service_locator.AviMEln"; reason: private alias.
Removed service ".service_locator.efdzsWt"; reason: private alias.
Removed service ".service_locator.RWEECYy"; reason: private alias.
Removed service ".service_locator.qcxFX2M"; reason: private alias.
Removed service ".service_locator.d1fPCuM"; reason: private alias.
Removed service ".service_locator.sq53nbl"; reason: private alias.
Removed service ".service_locator.zTnfk9q"; reason: private alias.
Removed service ".service_locator.82iVzCj"; reason: private alias.
Removed service ".service_locator.YSlOddN"; reason: private alias.
Removed service ".service_locator.mdDyDgn"; reason: private alias.
Removed service ".service_locator.GSRu2Mh"; reason: private alias.
Removed service ".service_locator.G8cGYhO"; reason: private alias.
Removed service ".service_locator.XpneJ9R"; reason: private alias.
Removed service ".service_locator.hvhnFBM"; reason: private alias.
Removed service ".service_locator.OK..P_C"; reason: private alias.
Removed service ".service_locator.clpXblN"; reason: private alias.
Removed service ".service_locator.RSDJN_i"; reason: private alias.
Removed service ".service_locator.BmV7hu9"; reason: private alias.
Removed service ".service_locator.00059r4"; reason: private alias.
Removed service ".service_locator.nRAoKOs"; reason: private alias.
Removed service ".service_locator.qI7QiAg"; reason: private alias.
Removed service ".service_locator.t3._FvI"; reason: private alias.
Removed service ".service_locator.Nd9yDUQ"; reason: private alias.
Removed service ".service_locator.2LyBjtm"; reason: private alias.
Removed service ".service_locator.g3xX4io"; reason: private alias.
Removed service ".service_locator.TLhrih2"; reason: private alias.
Removed service ".service_locator.P88f9sK"; reason: private alias.
Removed service ".service_locator.YsI7kve"; reason: private alias.
Removed service ".service_locator.jSFwx.P"; reason: private alias.
Removed service ".service_locator.pWsOIPV"; reason: private alias.
Removed service ".service_locator.PdUzwfJ"; reason: private alias.
Removed service ".service_locator.5cKt1SW"; reason: private alias.
Removed service ".service_locator.FVM_X9M"; reason: private alias.
Removed service ".service_locator.Pxb2.AR"; reason: private alias.
Removed service ".service_locator.MF_i8hv"; reason: private alias.
Removed service ".service_locator.GzLzqX6"; reason: private alias.
Removed service ".service_locator.LM2mvqy"; reason: private alias.
Removed service ".service_locator.vY49qbB"; reason: private alias.
Removed service ".service_locator.8Urdge."; reason: private alias.
Removed service ".service_locator.12fyquH"; reason: private alias.
Removed service ".service_locator.aJnALZ6"; reason: private alias.
Removed service ".service_locator.InTYOae"; reason: private alias.
Removed service ".service_locator.Q0uc2cw"; reason: private alias.
Removed service ".service_locator.WYbYQjv"; reason: private alias.
Removed service ".service_locator.FpbcKb4"; reason: private alias.
Removed service ".service_locator.Y0nFkTV"; reason: private alias.
Removed service ".service_locator.FwU.OXy"; reason: private alias.
Removed service ".service_locator.mOGrFtQ"; reason: private alias.
Removed service ".service_locator.Zs5xm1q"; reason: private alias.
Removed service ".service_locator.JTHMcqD"; reason: private alias.
Removed service ".service_locator.vX9dxHe"; reason: private alias.
Removed service ".service_locator.GrMI0ct"; reason: private alias.
Removed service ".service_locator.eT.8VLz"; reason: private alias.
Removed service ".service_locator.ybQi0bB"; reason: private alias.
Removed service ".service_locator.Zkd6YeS"; reason: private alias.
Removed service ".service_locator.4lbHHhf"; reason: private alias.
Removed service ".service_locator.puXJJEE"; reason: private alias.
Removed service ".service_locator.mSF8mXq"; reason: private alias.
Removed service ".service_locator.fGknzQR"; reason: private alias.
Removed service ".service_locator.uImO0EY"; reason: private alias.
Removed service ".service_locator.yq1qaIN"; reason: private alias.
Removed service ".service_locator..NFFi_t"; reason: private alias.
Removed service ".service_locator._gXEiwe"; reason: private alias.
Removed service ".service_locator.e4zRSya"; reason: private alias.
Removed service ".service_locator.u6DWx23"; reason: private alias.
Removed service ".service_locator.BlxN3Cw"; reason: private alias.
207
Changed reference of service "App\EventListener\AuthenticationEventListener" previously pointing to "router.default" to "router".
Changed reference of service "App\EventListener\WorkFlowFormSubscriber" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\AbandonInvoicesType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\AccountBondsWithDrawType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\AdditionalUserType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\AuctionVehiclesBiddingType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\AuctionsType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\BankTransactionsType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\ChangePasswordType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\ClientAccountTransactionsType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\ClientBidsDetailsReportSearchType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\ClientDelegationType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\CollectionInvoicesType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\CompaniesBankDetailsType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\CompaniesSearchType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\CompaniesType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\CompanyDocsType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\CompanyRegistrationType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\CompanyVehicleDocsType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\CompanyVehicleType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\ContactusMessageType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\ContactusType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\ContentPagesType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\DepositBondsType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\DestinationType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\Extension\IbanType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\IncompleteDocsType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\InventoryPartsType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\InvoiceOwnershipTransferInvoicesNewType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\InvoiceOwnershipTransferInvoicesType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\InvoicesType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\InvoicesViolatinsType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\OwnershipTransferSecurityType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\ResetPasswordType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\SaleConditionsUnfulfilledType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\SecurityAmountDailyReportType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\ServicesInvoicesType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\SupplierDataType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\SupplierInvoicesEstimateValType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\SupplierInvoicesType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\SupplierInvoicesWithTransportType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\SupplierOwnershipTransferInvoicesNewType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\SupplierOwnershipTransferInvoicesType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\SupplierPurchaseInvoicesType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\SupplierType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\SupplierViolationInvoicesType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\TaxReportType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\TransactionBondsType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\TransactionsType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\TransporterDriversType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\UserAdditionalDetailsType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\UserBankDetailsType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\UserCertificatesType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\UserIdentityInfoType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\UserRegistrationIdentityInfoType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\UserRegistrationType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\UsersCustomAdditionalType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\UsersSearchType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\UsersType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\VehicleBeneficiaryDetailsType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\VehicleDocsType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\VehicleExistenceInventoryType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\VehicleInventoryImagesType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\VehicleOwnershipTransferType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\VehicleRegistrationsType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\VehicleRepairInvoicesType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\VehicleRepairsType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\VehicleRevokeRequestDestinationType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\VehicleRevokeRequestSourceType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\VehicleRevokeRequestsCancelType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\VehicleRevokeRequestsType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\VehicleRtsActivitiesEstimateValType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\VehicleRtsActivitiesInvoicesWithTransportType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\VehicleRtsActivitiesType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\VehicleRtsActivityStorageType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\VehicleRtsActivityTransportsType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\VehicleSaleAbandonsType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\VehicleSalesType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\VehicleServicesInvoicesType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\VehicleSettingsType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\VehicleTechnicalSpecsType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\VehicleTechnicalSpecsTypeReceivingDate" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\VehicleTrafficViolationsType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\VehiclesMakersType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\VehiclesModelsType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\VehiclesSearchType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\AbstractService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\AbstractService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\CompaniesService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\CompaniesService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\UserDrivingLicenseInfoService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\UserDrivingLicenseInfoService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\UsersService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\UsersService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\VehicleBeneficiaryDetailsService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\VehicleBeneficiaryDetailsService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\VehicleDocsService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\VehicleDocsService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\VehicleOwnershipTransferService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\VehicleOwnershipTransferService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\VehicleRepairsService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\VehicleRtsActivitiesService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\VehicleRtsActivitiesService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\VehicleSalesService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\VehicleSalesService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\VehicleSituationLogService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\VehicleSituationLogService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\VehicleTechnicalSpecsService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\VehicleTechnicalSpecsService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\VehiclesService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\VehiclesService" previously pointing to "router.default" to "router".
Changed reference of service "App\Validator\Constraints\IbanValidator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Validator\Constraints\SerialnumberVehicleRegisterationValidator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Validator\Constraints\TransactionConstraintValidator" 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 "url_helper" previously pointing to "router.default" to "router".
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 "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 "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 "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "knp_paginator.helper.processor" previously pointing to "router.default" to "router".
Changed reference of service "knp_paginator.helper.processor" 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.authentication.switchuser_listener" previously pointing to "router.default" to "router".
Changed reference of service "security.authenticator.json_login" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "security.authentication.success_handler.main.form_login" previously pointing to "router.default" to "router".
Changed reference of service "Endroid\QrCodeBundle\Twig\QrCodeRuntime" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.KlBuUrL" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.Aq1XNHQ" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.tIzDtau" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.hzE3BS0" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.uo0lroG" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.Oklyw0L" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.1QSoBAO" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.QIEeB2q" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.HbiuY7R" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.KQTheke" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.G5fu4FD" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.rxa1fdj" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.CgOEk7X" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.hluXEQQ" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.bcKMGaK" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.MpAbt1q" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.Nx7zhsI" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.FTtTP3D" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.RY8fpIL" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.k9P1a6L" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.jvnkFXV" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.kKvFnjN" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.jcN_Fko" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.BHJwJAK" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.Gpw3pQ5" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.sLlQ_A." previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.4RXH_Ab" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.tZyPu8Z" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.B.fCwSy" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.bnj8hQH" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.iQxjz5L" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.rHphSyk" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.t02BHNq" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.wWGELGf" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.yK628SB" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.oeEY.JA" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.IYXpYhy" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.AX5y1Md" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.cKOf4R9" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator._NPfxa." previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.fxyKWWU" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.V2WJbCq" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.54teE3e" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.HzDW.ep" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.HZ7JACH" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.04vw4IH" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.PTVz.1H" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.NiAlHxv" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.1Z9fEX7" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.zMIUx8V" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.7nJVkdx" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.4CCygdg" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.38xWQMM" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.1cpWqoU" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.Clw.kwa" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.6iEIG5q" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.BWK0bi5" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.z483S5p" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.CshazM0" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.fuYM_Z." previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.cUcW89y" previously pointing to "router.default" to "router".
524
Removed service "App\Entity"; reason: abstract.
Removed service "App\Tests"; reason: abstract.
Removed service "container.env"; reason: abstract.
Removed service "Symfony\Component\Config\Loader\LoaderInterface"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Request"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Response"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: abstract.
Removed service "cache.adapter.system"; reason: abstract.
Removed service "cache.adapter.apcu"; reason: abstract.
Removed service "cache.adapter.filesystem"; reason: abstract.
Removed service "cache.adapter.psr6"; reason: abstract.
Removed service "cache.adapter.redis"; reason: abstract.
Removed service "cache.adapter.redis_tag_aware"; reason: abstract.
Removed service "cache.adapter.memcached"; reason: abstract.
Removed service "cache.adapter.doctrine_dbal"; reason: abstract.
Removed service "cache.adapter.pdo"; reason: abstract.
Removed service "cache.adapter.array"; reason: abstract.
Removed service "assets.path_package"; reason: abstract.
Removed service "assets.url_package"; reason: abstract.
Removed service "assets.static_version_strategy"; reason: abstract.
Removed service "assets.json_manifest_version_strategy"; reason: abstract.
Removed service "mailer.transport_factory.abstract"; reason: abstract.
Removed service "workflow.abstract"; reason: abstract.
Removed service "state_machine.abstract"; reason: abstract.
Removed service "workflow.marking_store.method"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionLanguageSyntaxValidator"; 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\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\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\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\WhenValidator"; 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 "doctrine.dbal.logger.profiling"; reason: abstract.
Removed service "doctrine.dbal.logger.backtrace"; 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.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.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 ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FillVehiclesDataForTaxCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\FillVehiclesDataForTaxCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MigrateVehicleSalesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\MigrateVehicleSalesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RemoveCompanyUnusedImagesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\RemoveCompanyUnusedImagesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RemoveUserUnusedImagesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\RemoveUserUnusedImagesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RemoveVehiclesUnusedImagesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\RemoveVehiclesUnusedImagesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AuctionsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AuctionsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AuctionsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BankTransactionsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BankTransactionsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\BankTransactionsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClientAccountController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClientAccountController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ClientAccountController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClientBiddingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClientBiddingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ClientBiddingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClientsDelegationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClientsDelegationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ClientsDelegationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CompaniesBankDetailsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CompaniesBankDetailsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CompaniesBankDetailsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CompaniesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CompaniesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CompaniesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CompanyDocsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CompanyDocsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CompanyDocsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ContactusController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ContactusController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ContactusController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ContentPagesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ContentPagesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ContentPagesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DataImportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DataImportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\DataImportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DestinationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DestinationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\DestinationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrintController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrintController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PrintController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ReportsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ReportsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ReportsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SupplierController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SupplierController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SupplierController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SupplierInvoicesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SupplierInvoicesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SupplierInvoicesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TransporterDriversController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TransporterDriversController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\TransporterDriversController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserBankDetailsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserBankDetailsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\UserBankDetailsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserCertificatesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserCertificatesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\UserCertificatesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserDrivingLicenseInfoController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserDrivingLicenseInfoController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\UserDrivingLicenseInfoController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserIdentityInfoController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserIdentityInfoController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\UserIdentityInfoController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UsersController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UsersController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\UsersController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VehicleBeneficiaryDetailsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VehicleBeneficiaryDetailsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\VehicleBeneficiaryDetailsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VehicleDocsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VehicleDocsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\VehicleDocsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VehicleInvoicesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VehicleInvoicesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\VehicleInvoicesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VehicleMakersController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VehicleMakersController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\VehicleMakersController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VehicleOwnershipTransferController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VehicleOwnershipTransferController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\VehicleOwnershipTransferController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VehicleRegistrationsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VehicleRegistrationsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\VehicleRegistrationsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VehicleRepairsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VehicleRepairsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\VehicleRepairsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VehicleRevokeRequestsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VehicleRevokeRequestsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\VehicleRevokeRequestsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VehicleRtsActivitiesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VehicleRtsActivitiesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\VehicleRtsActivitiesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VehicleRtsActivitiesEstimateValController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VehicleRtsActivitiesEstimateValController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\VehicleRtsActivitiesEstimateValController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VehicleRtsActivityStorageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VehicleRtsActivityStorageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\VehicleRtsActivityStorageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VehicleRtsActivityTransportsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VehicleRtsActivityTransportsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\VehicleRtsActivityTransportsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VehicleSaleAbandonsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VehicleSaleAbandonsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\VehicleSaleAbandonsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VehicleSalesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VehicleSalesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\VehicleSalesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VehicleSecurityNoticesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VehicleSecurityNoticesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\VehicleSecurityNoticesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VehicleSettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VehicleSettingsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\VehicleSettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VehicleTechnicalSpecsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VehicleTechnicalSpecsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\VehicleTechnicalSpecsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VehicleTrafficViolationsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VehicleTrafficViolationsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\VehicleTrafficViolationsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VehiclesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VehiclesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\VehiclesController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AppFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\AppFixtures"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\WorkFlowAddRevokeRequestForNotReceivedEvent"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\WorkFlowAddRevokeRequestForNotReceivedEvent"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\WorkFlowApprovingOTTransferEvent"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\WorkFlowApprovingOTTransferEvent"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\WorkFlowFormSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\WorkFlowFormSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\WorkFlowMarkAsNotReceivedEvent"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\WorkFlowMarkAsNotReceivedEvent"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AbandonInvoicesType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AbandonInvoicesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AccountBondsWithDrawType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AccountBondsWithDrawType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AdditionalUserType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AdditionalUserType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AuctionBiddingType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AuctionBiddingType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AuctionVehicleBidsBiddingType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AuctionVehicleBidsBiddingType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AuctionVehiclesBiddingType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AuctionVehiclesBiddingType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AuctionsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AuctionsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BankTransactionsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\BankTransactionsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BeneficiaryOwnerPaymentDocType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\BeneficiaryOwnerPaymentDocType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChangePasswordType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ChangePasswordType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClientAccountTransactionsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ClientAccountTransactionsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClientBidsDetailsReportSearchType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ClientBidsDetailsReportSearchType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClientDelegationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ClientDelegationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CollectionInvoicesType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CollectionInvoicesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompaniesBankDetailsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CompaniesBankDetailsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompaniesSearchType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CompaniesSearchType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompaniesType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CompaniesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyDocsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CompanyDocsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyRegistrationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CompanyRegistrationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyVehicleDocsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CompanyVehicleDocsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyVehicleType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CompanyVehicleType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ContactusMessageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ContactusMessageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ContactusType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ContactusType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ContentPagesType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ContentPagesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DepositBondsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\DepositBondsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DestinationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\DestinationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Extension\IbanType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Extension\IbanType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\ImageTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Extension\ImageTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\IncompleteDocsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\IncompleteDocsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InventoryPartsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\InventoryPartsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InvoiceOwnershipTransferInvoicesNewType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\InvoiceOwnershipTransferInvoicesNewType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InvoiceOwnershipTransferInvoicesType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\InvoiceOwnershipTransferInvoicesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InvoicesType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\InvoicesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InvoicesViolatinsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\InvoicesViolatinsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OTBondsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\OTBondsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OwnershipTransferSecurityType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\OwnershipTransferSecurityType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResetPasswordType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ResetPasswordType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SaleConditionsUnfulfilledType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SaleConditionsUnfulfilledType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SecurityAmountDailyReportType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SecurityAmountDailyReportType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ServicesInvoicesType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ServicesInvoicesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SupplierDataType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SupplierDataType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SupplierInvoicesEstimateValType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SupplierInvoicesEstimateValType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SupplierInvoicesType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SupplierInvoicesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SupplierInvoicesWithTransportType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SupplierInvoicesWithTransportType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SupplierOwnershipTransferInvoicesNewType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SupplierOwnershipTransferInvoicesNewType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SupplierOwnershipTransferInvoicesType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SupplierOwnershipTransferInvoicesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SupplierPurchaseInvoicesType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SupplierPurchaseInvoicesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SupplierType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SupplierType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SupplierViolationInvoicesType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SupplierViolationInvoicesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TaxReportType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\TaxReportType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TransactionBondsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\TransactionBondsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TransactionsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\TransactionsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TransporterDriversType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\TransporterDriversType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserAdditionalDetailsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UserAdditionalDetailsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserApproveType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UserApproveType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserBankDetailsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UserBankDetailsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserCertificatesType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UserCertificatesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserDrivingLicenseInfoType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UserDrivingLicenseInfoType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserIdentityInfoType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UserIdentityInfoType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserRegistrationIdentityInfoType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UserRegistrationIdentityInfoType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserRegistrationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UserRegistrationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserRoleType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UserRoleType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UsersCustomAdditionalType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UsersCustomAdditionalType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UsersSearchType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UsersSearchType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UsersType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UsersType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleBeneficiaryDetailsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\VehicleBeneficiaryDetailsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleDocsCollectionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\VehicleDocsCollectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleDocsOTClientType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\VehicleDocsOTClientType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleDocsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\VehicleDocsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleExistenceInventoryType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\VehicleExistenceInventoryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleExitDateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\VehicleExitDateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleHasDocsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\VehicleHasDocsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleInspectionExpType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\VehicleInspectionExpType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleInventoryImagesType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\VehicleInventoryImagesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleInventoryMissingPartsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\VehicleInventoryMissingPartsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleOTClientType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\VehicleOTClientType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleOtherMissingPartsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\VehicleOtherMissingPartsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleOwnershipTransferInvoiceNewType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\VehicleOwnershipTransferInvoiceNewType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleOwnershipTransferInvoiceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\VehicleOwnershipTransferInvoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleOwnershipTransferType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\VehicleOwnershipTransferType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleRegistrationHasDoc"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\VehicleRegistrationHasDoc"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleRegistrationsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\VehicleRegistrationsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleRepairInvoicesType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\VehicleRepairInvoicesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleRepairsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\VehicleRepairsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleRevokeRequestDestinationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\VehicleRevokeRequestDestinationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleRevokeRequestSourceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\VehicleRevokeRequestSourceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleRevokeRequestsCancelType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\VehicleRevokeRequestsCancelType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleRevokeRequestsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\VehicleRevokeRequestsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleRtsActivitiesEstimateInvoicesType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\VehicleRtsActivitiesEstimateInvoicesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleRtsActivitiesEstimateValType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\VehicleRtsActivitiesEstimateValType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleRtsActivitiesInventoriesImagesType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\VehicleRtsActivitiesInventoriesImagesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleRtsActivitiesInventoriesType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\VehicleRtsActivitiesInventoriesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleRtsActivitiesInvoicesType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\VehicleRtsActivitiesInvoicesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleRtsActivitiesInvoicesWithTransportType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\VehicleRtsActivitiesInvoicesWithTransportType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleRtsActivitiesType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\VehicleRtsActivitiesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleRtsActivityStorageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\VehicleRtsActivityStorageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleRtsActivityTransportsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\VehicleRtsActivityTransportsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleSaleAbandonsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\VehicleSaleAbandonsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleSalesInvoicesType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\VehicleSalesInvoicesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleSalesType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\VehicleSalesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleSecurityNoticesType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\VehicleSecurityNoticesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleServicesInvoicesType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\VehicleServicesInvoicesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleSettingsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\VehicleSettingsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleTechnicalSpecsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\VehicleTechnicalSpecsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleTechnicalSpecsTypeReceivingDate"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\VehicleTechnicalSpecsTypeReceivingDate"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleTrafficViolationsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\VehicleTrafficViolationsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehiclesMakersType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\VehiclesMakersType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehiclesModelsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\VehiclesModelsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehiclesSearchType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\VehiclesSearchType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehiclesType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\VehiclesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\ClientVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\ClientVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\CompanyVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\CompanyVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\UserVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\UserVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\VehicleVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\VehicleVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\IbanValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\Constraints\IbanValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\SerialnumberVehicleRegisterationValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\Constraints\SerialnumberVehicleRegisterationValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\SingleUncancelledVehicleSaleValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\Constraints\SingleUncancelledVehicleSaleValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\SupplierInvoicesValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\Constraints\SupplierInvoicesValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\TransactionConstraintValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\Constraints\TransactionConstraintValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\TransactionVehicleSaleValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\Constraints\TransactionVehicleSaleValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\UniqueInvoiceNumberValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\Constraints\UniqueInvoiceNumberValidator"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Endroid\QrCodeBundle\Twig\QrCodeExtension"; reason: abstract.
Removed service ".abstract.instanceof.Endroid\QrCodeBundle\Twig\QrCodeExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.Endroid\QrCodeBundle\Twig\QrCodeRuntime"; reason: abstract.
Removed service ".abstract.instanceof.Endroid\QrCodeBundle\Twig\QrCodeRuntime"; reason: abstract.
106
Removed service "App\DataFixtures\ORM\AuctionsData"; reason: unused.
Removed service "App\DataFixtures\ORM\BankTransactionTypeData"; reason: unused.
Removed service "App\DataFixtures\ORM\CitiesData"; reason: unused.
Removed service "App\DataFixtures\ORM\CompaniesData"; reason: unused.
Removed service "App\DataFixtures\ORM\CountriesData"; reason: unused.
Removed service "App\DataFixtures\ORM\InventoryPartsData"; reason: unused.
Removed service "App\DataFixtures\ORM\NonContractorTransportersData"; reason: unused.
Removed service "App\DataFixtures\ORM\OdometerRangesData"; reason: unused.
Removed service "App\DataFixtures\ORM\PanelLettersData"; reason: unused.
Removed service "App\DataFixtures\ORM\ProfileClassificationData"; reason: unused.
Removed service "App\DataFixtures\ORM\RegionsData"; reason: unused.
Removed service "App\DataFixtures\ORM\RevokeCancellationReasonsData"; reason: unused.
Removed service "App\DataFixtures\ORM\TransacionSadadPayeesData"; reason: unused.
Removed service "App\DataFixtures\ORM\TransactionCategoryData"; reason: unused.
Removed service "App\DataFixtures\ORM\TransactionStatesApprovabilityData"; reason: unused.
Removed service "App\DataFixtures\ORM\TransactionStatesData"; reason: unused.
Removed service "App\DataFixtures\ORM\TransactionTypesData"; reason: unused.
Removed service "App\DataFixtures\ORM\UsersCategoriesData"; reason: unused.
Removed service "App\DataFixtures\ORM\VatRateData"; reason: unused.
Removed service "App\DataFixtures\ORM\VehicleColorsData"; reason: unused.
Removed service "App\DataFixtures\ORM\VehicleDocTypesData"; reason: unused.
Removed service "App\DataFixtures\ORM\VehicleMakersData"; reason: unused.
Removed service "App\DataFixtures\ORM\VehicleModelsData"; reason: unused.
Removed service "App\DataFixtures\ORM\VehicleRegistrationTypesData"; reason: unused.
Removed service "App\EventListener\AuthenticationEventListener"; reason: unused.
Removed service "App\Form\Extension\IbanTransformer"; reason: unused.
Removed service "App\Repository\TransporterDriversRepository"; reason: unused.
Removed service "App\Repository\VehicleMakersRepository"; reason: unused.
Removed service "App\Repository\VehicleModelsRepository"; reason: unused.
Removed service "App\Repository\VehicleRepairsInvoicesRepository"; reason: unused.
Removed service "App\Repository\VehicleRepairsRepository"; reason: unused.
Removed service "App\Repository\VehicleRtsActivitiesEstimateValRepository"; reason: unused.
Removed service "App\Repository\WarehousesRepository"; reason: unused.
Removed service "App\Service\AbstractService"; reason: unused.
Removed service "App\Service\ConstantHelper"; reason: unused.
Removed service "App\Service\HijriHelper"; reason: unused.
Removed service "App\Service\SMSHelper"; reason: unused.
Removed service "App\Validator\ConstraintValidatorFactory"; reason: unused.
Removed service "App\Validator\Constraints\Iban"; reason: unused.
Removed service "App\Validator\Constraints\SerialnumberVehicleRegisteration"; reason: unused.
Removed service "App\Validator\Constraints\SingleUncancelledVehicleSale"; reason: unused.
Removed service "App\Validator\Constraints\TransactionConstraint"; reason: unused.
Removed service "App\Validator\Constraints\TransactionVehicleSale"; reason: unused.
Removed service "App\Validator\Constraints\UniqueInvoiceNumber"; reason: unused.
Removed service "App\Validator\ManagerRegistry"; reason: unused.
Removed service "http_cache"; reason: unused.
Removed service "http_cache.store"; reason: unused.
Removed service "reverse_container"; reason: unused.
Removed service "assets.empty_package"; reason: unused.
Removed service "mailer.default_transport"; reason: unused.
Removed service "mailer.messenger.message_handler"; reason: unused.
Removed service "translator.logging"; reason: unused.
Removed service "workflow.security.expression_language"; reason: unused.
Removed service "annotations.filesystem_cache_adapter"; reason: unused.
Removed service ".cache_connection.GD_MSZC"; reason: unused.
Removed service ".cache_connection.JKE6keX"; reason: unused.
Removed service "session.storage.factory.php_bridge"; reason: unused.
Removed service "session.storage.factory.mock_file"; reason: unused.
Removed service "session.handler.native"; reason: unused.
Removed service "session.abstract_handler"; reason: unused.
Removed service "session.marshaller"; reason: unused.
Removed service "validator.mapping.cache.adapter"; reason: unused.
Removed service "mime_types"; reason: unused.
Removed service "liip_functional_test.query.counter"; 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 "doctrine.dbal.logger.chain"; reason: unused.
Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
Removed service ".1_ServiceLocator~OuY2MYZ"; reason: unused.
Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
Removed service "doctrine.orm.naming_strategy.underscore"; reason: unused.
Removed service "doctrine.orm.naming_strategy.underscore_number_aware"; reason: unused.
Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
Removed service "twig.loader.chain"; reason: unused.
Removed service "twig.extension.debug.stopwatch"; reason: unused.
Removed service "twig.extension.htmlsanitizer"; reason: unused.
Removed service "twig.extension.weblink"; reason: unused.
Removed service "twig.runtime.serializer"; reason: unused.
Removed service "twig.extension.serializer"; reason: unused.
Removed service "security.authentication.session_strategy_noop"; reason: unused.
Removed service "security.context_listener"; 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.user_checker.chain.main"; reason: unused.
Removed service "Endroid\QrCode\Writer\BinaryWriter"; reason: unused.
Removed service "Endroid\QrCode\Writer\DebugWriter"; reason: unused.
Removed service "Endroid\QrCode\Writer\EpsWriter"; reason: unused.
Removed service "Endroid\QrCode\Writer\GifWriter"; reason: unused.
Removed service "Endroid\QrCode\Writer\PdfWriter"; reason: unused.
Removed service "Endroid\QrCode\Writer\WebPWriter"; reason: unused.
Removed service "Endroid\QrCode\Builder\Builder"; reason: unused.
Removed service "monolog.logger.translation"; reason: unused.
Removed service "monolog.handler.null_internal"; reason: unused.
Removed service "security.ldap_locator"; reason: unused.
Removed service ".service_locator.XXv1IfR"; reason: unused.
320
Inlined service ".service_locator.CshazM0.App\Controller\AuctionsController" to "App\Controller\AuctionsController".
Inlined service ".service_locator.CshazM0.App\Controller\BankTransactionsController" to "App\Controller\BankTransactionsController".
Inlined service ".service_locator.CshazM0.App\Controller\ClientAccountController" to "App\Controller\ClientAccountController".
Inlined service ".service_locator.CshazM0.App\Controller\ClientBiddingController" to "App\Controller\ClientBiddingController".
Inlined service ".service_locator.CshazM0.App\Controller\ClientsDelegationController" to "App\Controller\ClientsDelegationController".
Inlined service ".service_locator.CshazM0.App\Controller\CompaniesBankDetailsController" to "App\Controller\CompaniesBankDetailsController".
Inlined service ".service_locator.CshazM0.App\Controller\CompaniesController" to "App\Controller\CompaniesController".
Inlined service ".service_locator.CshazM0.App\Controller\CompanyDocsController" to "App\Controller\CompanyDocsController".
Inlined service ".service_locator.CshazM0.App\Controller\ContactusController" to "App\Controller\ContactusController".
Inlined service ".service_locator.CshazM0.App\Controller\ContentPagesController" to "App\Controller\ContentPagesController".
Inlined service ".service_locator.CshazM0.App\Controller\DataImportController" to "App\Controller\DataImportController".
Inlined service ".service_locator.CshazM0.App\Controller\DefaultController" to "App\Controller\DefaultController".
Inlined service ".service_locator.CshazM0.App\Controller\DestinationController" to "App\Controller\DestinationController".
Inlined service ".service_locator.CshazM0.App\Controller\PrintController" to "App\Controller\PrintController".
Inlined service ".service_locator.CshazM0.App\Controller\ReportsController" to "App\Controller\ReportsController".
Inlined service ".service_locator.CshazM0.App\Controller\SecurityController" to "App\Controller\SecurityController".
Inlined service ".service_locator.CshazM0.App\Controller\SupplierController" to "App\Controller\SupplierController".
Inlined service ".service_locator.CshazM0.App\Controller\SupplierInvoicesController" to "App\Controller\SupplierInvoicesController".
Inlined service ".service_locator.CshazM0.App\Controller\TransporterDriversController" to "App\Controller\TransporterDriversController".
Inlined service ".service_locator.CshazM0.App\Controller\UserBankDetailsController" to "App\Controller\UserBankDetailsController".
Inlined service ".service_locator.CshazM0.App\Controller\UserCertificatesController" to "App\Controller\UserCertificatesController".
Inlined service ".service_locator.CshazM0.App\Controller\UserDrivingLicenseInfoController" to "App\Controller\UserDrivingLicenseInfoController".
Inlined service ".service_locator.CshazM0.App\Controller\UserIdentityInfoController" to "App\Controller\UserIdentityInfoController".
Inlined service ".service_locator.CshazM0.App\Controller\UsersController" to "App\Controller\UsersController".
Inlined service ".service_locator.CshazM0.App\Controller\VehicleBeneficiaryDetailsController" to "App\Controller\VehicleBeneficiaryDetailsController".
Inlined service ".service_locator.CshazM0.App\Controller\VehicleDocsController" to "App\Controller\VehicleDocsController".
Inlined service ".service_locator.CshazM0.App\Controller\VehicleInvoicesController" to "App\Controller\VehicleInvoicesController".
Inlined service ".service_locator.CshazM0.App\Controller\VehicleMakersController" to "App\Controller\VehicleMakersController".
Inlined service ".service_locator.CshazM0.App\Controller\VehicleOwnershipTransferController" to "App\Controller\VehicleOwnershipTransferController".
Inlined service ".service_locator.CshazM0.App\Controller\VehicleRegistrationsController" to "App\Controller\VehicleRegistrationsController".
Inlined service ".service_locator.CshazM0.App\Controller\VehicleRepairsController" to "App\Controller\VehicleRepairsController".
Inlined service ".service_locator.CshazM0.App\Controller\VehicleRevokeRequestsController" to "App\Controller\VehicleRevokeRequestsController".
Inlined service ".service_locator.CshazM0.App\Controller\VehicleRtsActivitiesController" to "App\Controller\VehicleRtsActivitiesController".
Inlined service ".service_locator.CshazM0.App\Controller\VehicleRtsActivitiesEstimateValController" to "App\Controller\VehicleRtsActivitiesEstimateValController".
Inlined service ".service_locator.CshazM0.App\Controller\VehicleRtsActivityStorageController" to "App\Controller\VehicleRtsActivityStorageController".
Inlined service ".service_locator.CshazM0.App\Controller\VehicleRtsActivityTransportsController" to "App\Controller\VehicleRtsActivityTransportsController".
Inlined service ".service_locator.CshazM0.App\Controller\VehicleSaleAbandonsController" to "App\Controller\VehicleSaleAbandonsController".
Inlined service ".service_locator.CshazM0.App\Controller\VehicleSalesController" to "App\Controller\VehicleSalesController".
Inlined service ".service_locator.CshazM0.App\Controller\VehicleSecurityNoticesController" to "App\Controller\VehicleSecurityNoticesController".
Inlined service ".service_locator.CshazM0.App\Controller\VehicleSettingsController" to "App\Controller\VehicleSettingsController".
Inlined service ".service_locator.CshazM0.App\Controller\VehicleTechnicalSpecsController" to "App\Controller\VehicleTechnicalSpecsController".
Inlined service ".service_locator.CshazM0.App\Controller\VehicleTrafficViolationsController" to "App\Controller\VehicleTrafficViolationsController".
Inlined service ".service_locator.CshazM0.App\Controller\VehiclesController" to "App\Controller\VehiclesController".
Inlined service "mailer.mailer" to "App\Service\EmailHelper".
Inlined service "App\Service\VehicleSituationLogService" to "App\Service\VehiclesService".
Inlined service "argument_metadata_factory" to "argument_resolver".
Inlined service ".service_locator.yfoHMXJ" to "argument_resolver.service".
Inlined service "twig.error_renderer.html" to "error_controller".
Inlined service "controller_resolver" to "http_kernel".
Inlined service "argument_resolver" to "http_kernel".
Inlined service ".service_locator.cEhBhXG" 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.NBUFN6A" to "console.command.cache_pool_invalidate_tags".
Inlined service ".service_locator.FkGNPtJ" to "console.command.workflow_dump".
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.annotations.recorder_inner" to "cache.annotations".
Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
Inlined service "assets._default_package" to "assets.packages".
Inlined service "assets.empty_version_strategy" to "assets._default_package".
Inlined service "assets.context" to "assets._default_package".
Inlined service "mailer.transport_factory" to "mailer.transports".
Inlined service ".service_locator.yY.p4P7" 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.fuYM_Z..translation.warmer" to "translation.warmer".
Inlined service "translation.provider_collection_factory" to "translation.provider_collection".
Inlined service "workflow.vehicle_situations.definition" to "workflow.vehicle_situations".
Inlined service "workflow.vehicle_situations.metadata_store" to "workflow.vehicle_situations.definition".
Inlined service "monolog.logger.php" to "debug.debug_handlers_listener".
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.annotation.directory" to "routing.resolver".
Inlined service "routing.loader.annotation.file" to "routing.resolver".
Inlined service "routing.loader.psr4" to "routing.resolver".
Inlined service ".service_locator..6hZeC_" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.Kl0E_Fe" to "router.expression_language_provider".
Inlined service ".service_locator.cUcW89y.router.cache_warmer" to "router.cache_warmer".
Inlined service "annotations.dummy_registry" to "annotations.reader".
Inlined service "cache.property_access" to "property_accessor".
Inlined service "secrets.decryption_key" to "secrets.vault".
Inlined service "session.storage.factory.native" to "session.factory".
Inlined service "session.handler.native_file" to "session.storage.factory.native".
Inlined service ".service_locator.cXsfP3P" to "session_listener".
Inlined service "security.csrf.token_generator" to "security.csrf.token_manager".
Inlined service "form.extension" to "form.registry".
Inlined service "form.resolved_type_factory" to "form.registry".
Inlined service ".service_locator.7nACc.P" 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.XHExaDt" to "validator.validator_factory".
Inlined service "cache.validator_expression_language.recorder_inner" to "cache.validator_expression_language".
Inlined service "property_info" to "validator.property_info_loader".
Inlined service "property_info" to "validator.property_info_loader".
Inlined service "property_info" to "validator.property_info_loader".
Inlined service "profiler.storage" to "profiler".
Inlined service "data_collector.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.cache" to "profiler".
Inlined service "data_collector.translation" to "profiler".
Inlined service "data_collector.security" to "profiler".
Inlined service "data_collector.twig" to "profiler".
Inlined service "data_collector.doctrine" to "profiler".
Inlined service "mailer.data_collector" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service "data_collector.form.extractor" to "data_collector.form".
Inlined service "debug.validator.inner" to "debug.validator".
Inlined service "knp_paginator.helper.processor" to "knp_paginator.twig.extension.pagination".
Inlined service "monolog.logger.doctrine" to "doctrine.dbal.logger".
Inlined service "doctrine.dbal.logger.chain.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.logger" to "doctrine.dbal.logger.chain.default".
Inlined service ".service_locator.QXcJQkF" to "doctrine.dbal.default_connection.event_manager".
Inlined service "doctrine.dbal.default_connection.configuration" to "doctrine.dbal.default_connection".
Inlined service "doctrine.dbal.default_connection.event_manager" to "doctrine.dbal.default_connection".
Inlined service "doctrine.dbal.connection_factory" to "doctrine.dbal.default_connection".
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.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.quote_strategy.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.orm.default_configuration" to "doctrine.orm.default_entity_manager".
Inlined service "doctrine.orm.default_manager_configurator" to "doctrine.orm.default_entity_manager".
Inlined service "doctrine.fixtures.loader" to "doctrine.fixtures_load_command".
Inlined service "doctrine.fixtures.purger.orm_purger_factory" to "doctrine.fixtures_load_command".
Inlined service "App\DataFixtures\AppFixtures" to "doctrine.fixtures.loader".
Inlined service "twig.loader.native_filesystem" to "twig".
Inlined service "twig.extension.security_csrf" 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.code" to "twig".
Inlined service "twig.extension.routing" to "twig".
Inlined service "twig.extension.yaml" 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 "workflow.twig_extension" to "twig".
Inlined service "twig.extension.form" to "twig".
Inlined service "twig.extension.logout_url" to "twig".
Inlined service "twig.extension.security" to "twig".
Inlined service "knp_paginator.twig.extension.pagination" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "twig.extension.debug" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "Endroid\QrCodeBundle\Twig\QrCodeExtension" to "twig".
Inlined service "twig.app_variable" to "twig".
Inlined service "twig.runtime_loader" to "twig".
Inlined service "App\Service\VehicleHelper" to "twig".
Inlined service "App\Service\CompanyHelper" to "twig".
Inlined service "App\Service\ClientHelper" to "twig".
Inlined service "twig.configurator.environment" to "twig".
Inlined service ".service_locator.etVElvN.twig.template_cache_warmer" to "twig.template_cache_warmer".
Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
Inlined service "assets.packages" to "twig.extension.assets".
Inlined service "fragment.handler" to "twig.runtime.httpkernel".
Inlined service "fragment.uri_generator" to "twig.runtime.httpkernel".
Inlined service "url_helper" to "twig.extension.httpfoundation".
Inlined service ".service_locator.5lVI3lh" to "twig.runtime_loader".
Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
Inlined service ".service_locator.LcVn9Hr" to "security.token_storage".
Inlined service ".service_locator.LrCXAmX" to "security.helper".
Inlined service ".service_locator.SfGnQiG" to "security.helper".
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 ".security.request_matcher.BrFfR3a" to "security.access_map".
Inlined service ".security.request_matcher.OfcFiuC" to "security.access_map".
Inlined service ".security.request_matcher.lrtmpVc" to "security.access_map".
Inlined service ".security.request_matcher.732KuuG" to "security.access_map".
Inlined service ".security.request_matcher.Sb7acvd" to "security.access_map".
Inlined service ".security.request_matcher.BqFPZQh" to "security.access_map".
Inlined service ".security.request_matcher.b4opw_5" to "security.access_map".
Inlined service ".security.request_matcher.saDWdmI" to "security.access_map".
Inlined service ".security.request_matcher..hC7LW6" to "security.access_map".
Inlined service ".security.request_matcher.GlRbMk8" to "security.access_map".
Inlined service ".security.request_matcher.D.hFXO7" to "security.access_map".
Inlined service "security.impersonate_url_generator" to "twig.extension.security".
Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
Inlined service ".security.request_matcher.q1UFWmc" to ".security.request_matcher.kLbKLHa".
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 "security.authentication.success_handler.main.form_login" to "security.authenticator.form_login.main".
Inlined service "security.authentication.failure_handler.main.form_login" to "security.authenticator.form_login.main".
Inlined service "debug.security.firewall.authenticator.main.inner" to "debug.security.firewall.authenticator.main".
Inlined service "security.exception_listener.main" to "security.firewall.map.context.main".
Inlined service "security.logout_listener.main" to "security.firewall.map.context.main".
Inlined service "security.firewall.map.config.main" to "security.firewall.map.context.main".
Inlined service ".security.request_matcher.QiBF6kJ" to ".security.request_matcher.BrFfR3a".
Inlined service ".security.request_matcher.QK3TZxz" to ".security.request_matcher.OfcFiuC".
Inlined service ".security.request_matcher.iCHjUh8" to ".security.request_matcher.lrtmpVc".
Inlined service ".security.request_matcher.MU.Ky3P" to ".security.request_matcher.732KuuG".
Inlined service ".security.request_matcher.EQ1N_Ni" to ".security.request_matcher.Sb7acvd".
Inlined service ".security.request_matcher.Wq8t6wh" to ".security.request_matcher.BqFPZQh".
Inlined service ".security.request_matcher.8gPhuMU" to ".security.request_matcher.b4opw_5".
Inlined service ".security.request_matcher.ltG.KFQ" to ".security.request_matcher.saDWdmI".
Inlined service ".security.request_matcher.ylIW_hW" to ".security.request_matcher..hC7LW6".
Inlined service ".security.request_matcher.kxHw8cY" to ".security.request_matcher.GlRbMk8".
Inlined service ".security.request_matcher.dILae2Y" to ".security.request_matcher.D.hFXO7".
Inlined service ".doctrine.orm.default_metadata_driver.inner" to ".doctrine.orm.default_metadata_driver".
Inlined service ".service_locator.KLVvNIq" to ".doctrine.orm.default_metadata_driver".
Inlined service "security.access.authenticated_voter" to "debug.security.voter.security.access.authenticated_voter".
Inlined service "security.access.role_hierarchy_voter" to "debug.security.voter.security.access.role_hierarchy_voter".
Inlined service "security.access.expression_voter" to "debug.security.voter.security.access.expression_voter".
Inlined service "App\Security\ClientVoter" to "debug.security.voter.App\Security\ClientVoter".
Inlined service "App\Security\CompanyVoter" to "debug.security.voter.App\Security\CompanyVoter".
Inlined service "App\Security\UserVoter" to "debug.security.voter.App\Security\UserVoter".
Inlined service "App\Security\VehicleVoter" to "debug.security.voter.App\Security\VehicleVoter".
Inlined service ".service_locator.fuYM_Z." to ".service_locator.fuYM_Z..translation.warmer".
Inlined service ".service_locator.8NWUArH" to ".service_locator.8NWUArH.router.default".
Inlined service ".service_locator.cUcW89y" to ".service_locator.cUcW89y.router.cache_warmer".
Inlined service ".service_locator.etVElvN" to ".service_locator.etVElvN.twig.template_cache_warmer".
Inlined service "doctrine.orm.default_attribute_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service ".service_locator.7ln10gI" to "console.command_loader".
Inlined service "cache.default_marshaller" to "cache.app.recorder_inner".
Inlined service ".service_locator.8NWUArH.router.default" to "router".
Inlined service "monolog.logger.router" to "router".
Inlined service ".workflow.vehicle_situations.transition.0" to "workflow.vehicle_situations".
Inlined service ".workflow.vehicle_situations.transition.1" to "workflow.vehicle_situations".
Inlined service ".workflow.vehicle_situations.transition.2" to "workflow.vehicle_situations".
Inlined service ".workflow.vehicle_situations.transition.3" to "workflow.vehicle_situations".
Inlined service ".workflow.vehicle_situations.transition.4" to "workflow.vehicle_situations".
Inlined service ".workflow.vehicle_situations.transition.5" to "workflow.vehicle_situations".
Inlined service ".workflow.vehicle_situations.transition.6" to "workflow.vehicle_situations".
Inlined service ".workflow.vehicle_situations.transition.7" to "workflow.vehicle_situations".
Inlined service ".workflow.vehicle_situations.transition.8" to "workflow.vehicle_situations".
Inlined service ".workflow.vehicle_situations.transition.9" to "workflow.vehicle_situations".
Inlined service ".workflow.vehicle_situations.transition.10" to "workflow.vehicle_situations".
Inlined service ".workflow.vehicle_situations.transition.11" to "workflow.vehicle_situations".
Inlined service ".workflow.vehicle_situations.transition.12" to "workflow.vehicle_situations".
Inlined service ".workflow.vehicle_situations.transition.13" to "workflow.vehicle_situations".
Inlined service ".workflow.vehicle_situations.transition.14" to "workflow.vehicle_situations".
Inlined service ".workflow.vehicle_situations.transition.15" to "workflow.vehicle_situations".
Inlined service ".workflow.vehicle_situations.transition.16" to "workflow.vehicle_situations".
Inlined service ".workflow.vehicle_situations.transition.17" to "workflow.vehicle_situations".
Inlined service ".workflow.vehicle_situations.transition.18" to "workflow.vehicle_situations".
Inlined service ".workflow.vehicle_situations.transition.19" to "workflow.vehicle_situations".
Inlined service ".workflow.vehicle_situations.transition.20" to "workflow.vehicle_situations".
Inlined service ".workflow.vehicle_situations.transition.21" to "workflow.vehicle_situations".
Inlined service ".workflow.vehicle_situations.transition.22" to "workflow.vehicle_situations".
Inlined service ".workflow.vehicle_situations.transition.23" to "workflow.vehicle_situations".
Inlined service ".workflow.vehicle_situations.transition.24" to "workflow.vehicle_situations".
Inlined service ".workflow.vehicle_situations.transition.25" to "workflow.vehicle_situations".
Inlined service ".workflow.vehicle_situations.transition.26" to "workflow.vehicle_situations".
Inlined service ".workflow.vehicle_situations.transition.0" to "workflow.vehicle_situations".
Inlined service ".workflow.vehicle_situations.transition.1" to "workflow.vehicle_situations".
Inlined service ".workflow.vehicle_situations.transition.2" to "workflow.vehicle_situations".
Inlined service ".workflow.vehicle_situations.transition.3" to "workflow.vehicle_situations".
Inlined service ".workflow.vehicle_situations.transition.4" to "workflow.vehicle_situations".
Inlined service ".workflow.vehicle_situations.transition.5" to "workflow.vehicle_situations".
Inlined service ".workflow.vehicle_situations.transition.6" to "workflow.vehicle_situations".
Inlined service ".workflow.vehicle_situations.transition.7" to "workflow.vehicle_situations".
Inlined service ".workflow.vehicle_situations.transition.8" to "workflow.vehicle_situations".
Inlined service ".workflow.vehicle_situations.transition.9" to "workflow.vehicle_situations".
Inlined service ".workflow.vehicle_situations.transition.10" to "workflow.vehicle_situations".
Inlined service ".workflow.vehicle_situations.transition.11" to "workflow.vehicle_situations".
Inlined service ".workflow.vehicle_situations.transition.12" to "workflow.vehicle_situations".
Inlined service ".workflow.vehicle_situations.transition.13" to "workflow.vehicle_situations".
Inlined service ".workflow.vehicle_situations.transition.14" to "workflow.vehicle_situations".
Inlined service ".workflow.vehicle_situations.transition.15" to "workflow.vehicle_situations".
Inlined service ".workflow.vehicle_situations.transition.16" to "workflow.vehicle_situations".
Inlined service ".workflow.vehicle_situations.transition.17" to "workflow.vehicle_situations".
Inlined service ".workflow.vehicle_situations.transition.18" to "workflow.vehicle_situations".
Inlined service ".workflow.vehicle_situations.transition.19" to "workflow.vehicle_situations".
Inlined service ".workflow.vehicle_situations.transition.20" to "workflow.vehicle_situations".
Inlined service ".workflow.vehicle_situations.transition.21" to "workflow.vehicle_situations".
Inlined service ".workflow.vehicle_situations.transition.22" to "workflow.vehicle_situations".
Inlined service ".workflow.vehicle_situations.transition.23" to "workflow.vehicle_situations".
Inlined service ".workflow.vehicle_situations.transition.24" to "workflow.vehicle_situations".
Inlined service ".workflow.vehicle_situations.transition.25" to "workflow.vehicle_situations".
Inlined service ".workflow.vehicle_situations.transition.26" to "workflow.vehicle_situations".
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.annotation" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.annotation" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.annotation" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "monolog.logger.profiler" to "profiler".
1
Tag "workflow.workflow" was defined on service(s) "workflow.vehicle_situations", but was never used.