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.vehicle_id AS vehicle_id_1, t0.state AS state_2, t0.vehicle_number AS vehicle_number_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.situation AS situation_6, t0.offerability_for_sale AS offerability_for_sale_7, t0.status AS status_8, t0.is_deleted AS is_deleted_9, t0.is_approved AS is_approved_10, t0.inspection_expiration_date AS inspection_expiration_date_11, t0.insurance_start_date AS insurance_start_date_12, t0.insurance_expiry_date AS insurance_expiry_date_13, t0.exit_date AS exit_date_14, t0.receiving_at AS receiving_at_15, t0.approved_by AS approved_by_16, t0.created_by AS created_by_17, t0.parent_vehicle_id AS parent_vehicle_id_18, t0.updated_by AS updated_by_19, t20.vin_number AS vin_number_21, t20.panel_numbers AS panel_numbers_22, t20.weight AS weight_23, t20.vehicle_load AS vehicle_load_24, t20.manufacturing_year AS manufacturing_year_25, t20.serial_number AS serial_number_26, t20.license_expiry_date AS license_expiry_date_27, t20.license_expiry_date_hijri AS license_expiry_date_hijri_28, t20.vehicle_id AS vehicle_id_29, t20.color_id AS color_id_30, t20.registration_doc_id AS registration_doc_id_31, t20.panel_letter1 AS panel_letter1_32, t20.panel_letter2 AS panel_letter2_33, t20.panel_letter3 AS panel_letter3_34, t20.model_id AS model_id_35, t20.registration_type_id AS registration_type_id_36, t20.vehicle_id AS vehicle_id_37, t20.vehicle_owner_id AS vehicle_owner_id_38, t20.vehicle_user_id AS vehicle_user_id_39, t40.historical_info AS historical_info_41, t40.description_ar AS description_ar_42, t40.description_en AS description_en_43, t40.body_type AS body_type_44, t40.vehicle_status AS vehicle_status_45, t40.vehicle_condition AS vehicle_condition_46, t40.transmission AS transmission_47, t40.fuel AS fuel_48, t40.condition_report_path AS condition_report_path_49, t40.estimate_value AS estimate_value_50, t40.is_repairable AS is_repairable_51, t40.repair_required_time AS repair_required_time_52, t40.repair_cost AS repair_cost_53, t40.value_after_repair AS value_after_repair_54, t40.created_at AS created_at_55, t40.updated_at AS updated_at_56, t40.old_panel_numbers AS old_panel_numbers_57, t40.manufacturer_country_id AS manufacturer_country_id_58, t40.odometer_range_id AS odometer_range_id_59, t40.vehicle_id AS vehicle_id_60, t40.created_by AS created_by_61, t40.updated_by AS updated_by_62, t40.old_panel_letter1 AS old_panel_letter1_63, t40.old_panel_letter2 AS old_panel_letter2_64, t40.old_panel_letter3 AS old_panel_letter3_65, t66.beneficiary_vehicle_number AS beneficiary_vehicle_number_67, t66.compensation_amount AS compensation_amount_68, t66.created_at AS created_at_69, t66.updated_at AS updated_at_70, t66.vehicle_id AS vehicle_id_71, t66.beneficiary_id AS beneficiary_id_72, t66.owner_payment_doc_id AS owner_payment_doc_id_73, t66.purchase_supplier_invoice_id AS purchase_supplier_invoice_id_74, t66.created_by AS created_by_75, t66.updated_by AS updated_by_76, t66.vehicle_id AS vehicle_id_77 FROM vehicles t0 LEFT JOIN vehicle_registrations t20 ON t20.vehicle_id = t0.vehicle_id LEFT JOIN vehicle_technical_specs t40 ON t40.vehicle_id = t0.vehicle_id LEFT JOIN vehicle_beneficiary_details t66 ON t66.vehicle_id = t0.vehicle_id WHERE t0.vehicle_id = ? LIMIT 1
SELECT t0.user_id AS user_id_1, t0.username AS username_2, t0.password AS password_3, t0.telephone AS telephone_4, t0.roles AS roles_5, t0.mobile_number AS mobile_number_6, t0.mobile_number2 AS mobile_number2_7, t0.is_mobile_number2_verified AS is_mobile_number2_verified_8, t0.email AS email_9, t0.email_verified AS email_verified_10, t0.verify_token AS verify_token_11, t0.balance AS balance_12, t0.locked_ot_security AS locked_ot_security_13, t0.is_verified AS is_verified_14, t0.is_deleted AS is_deleted_15, t0.is_receive_sms AS is_receive_sms_16, t0.last_login AS last_login_17, t0.created_at AS created_at_18, t0.updated_at AS updated_at_19, t0.profile_origin AS profile_origin_20, t0.signature_path AS signature_path_21, t0.balance_amount AS balance_amount_22, t0.pledge_amount AS pledge_amount_23, t0.reserved_for_ownership_transfer AS reserved_for_ownership_transfer_24, t0.balance_due AS balance_due_25, t0.client_id AS client_id_26, t0.category_id AS category_id_27, t0.company_id AS company_id_28, t0.created_by AS created_by_29, t0.updated_by AS updated_by_30, t31.firstname_ar AS firstname_ar_32, t31.secondname_ar AS secondname_ar_33, t31.thirdname_ar AS thirdname_ar_34, t31.fourthname_ar AS fourthname_ar_35, t31.firstname_en AS firstname_en_36, t31.secondname_en AS secondname_en_37, t31.thirdname_en AS thirdname_en_38, t31.fourthname_en AS fourthname_en_39, t31.identification_number AS identification_number_40, t31.gender AS gender_41, t31.expiration_date AS expiration_date_42, t31.expiration_date_hijri AS expiration_date_hijri_43, t31.version_number AS version_number_44, t31.issuer AS issuer_45, t31.date_of_birth AS date_of_birth_46, t31.date_of_birth_hijri AS date_of_birth_hijri_47, t31.occupation AS occupation_48, t31.religion AS religion_49, t31.registry_number AS registry_number_50, t31.registry_authority AS registry_authority_51, t31.registry_hijri_date AS registry_hijri_date_52, t31.employer AS employer_53, t31.image_path AS image_path_54, t31.employer_letter_path AS employer_letter_path_55, t31.country_id AS country_id_56, t31.user_id AS user_id_57, t58.prefix AS prefix_59, t58.suffix AS suffix_60, t58.home_phone AS home_phone_61, t58.business_phone AS business_phone_62, t58.business_fax AS business_fax_63, t58.business_phone2 AS business_phone2_64, t58.company_main_phone AS company_main_phone_65, t58.email2 AS email2_66, t58.web_page AS web_page_67, t58.department AS department_68, t58.job_title AS job_title_69, t58.manager_name AS manager_name_70, t58.business_city AS business_city_71, t58.po_box AS po_box_72, t58.postal_code AS postal_code_73, t58.trn AS trn_74, t58.building_no AS building_no_75, t58.business_street AS business_street_76, t58.district_name AS district_name_77, t58.zip_code AS zip_code_78, t58.additional_no AS additional_no_79, t58.unit_no AS unit_no_80, t58.issue_date_hijri AS issue_date_hijri_81, t58.issue_date AS issue_date_82, t58.birth_city AS birth_city_83, t58.passport_no AS passport_no_84, t58.passport_expiry_date AS passport_expiry_date_85, t58.passport_issue_date AS passport_issue_date_86, t58.soc_insrnc_no AS soc_insrnc_no_87, t58.join_date AS join_date_88, t58.basic_salary AS basic_salary_89, t58.housing_allowance AS housing_allowance_90, t58.soc_insrnc_amount AS soc_insrnc_amount_91, t58.other_allowances AS other_allowances_92, t58.labor_no AS labor_no_93, t58.labor_start_date AS labor_start_date_94, t58.ksa_entry_date AS ksa_entry_date_95, t58.border_no AS border_no_96, t58.work_permit_start_date AS work_permit_start_date_97, t58.work_permit_end_date AS work_permit_end_date_98, t58.med_insrnc_mem_no AS med_insrnc_mem_no_99, t58.national_address_path AS national_address_path_100, t58.passport_path AS passport_path_101, t58.med_insrnc_path AS med_insrnc_path_102, t58.med_insrnc_expiry_date AS med_insrnc_expiry_date_103, t58.classification_id AS classification_id_104, t58.city_id AS city_id_105, t58.user_id AS user_id_106, t107.client_id AS client_id_108, t107.is_active AS is_active_109, t107.company_id AS company_id_110, t107.user_id AS user_id_111 FROM users t0 LEFT JOIN user_identity_info t31 ON t31.user_id = t0.user_id LEFT JOIN user_additional_details t58 ON t58.user_id = t0.user_id LEFT JOIN vehicle_clients t107 ON t107.user_id = t0.user_id WHERE t0.user_id = ?
SELECT t0.doc_id AS doc_id_1, t0.received_doc_type AS received_doc_type_2, t0.image_path AS image_path_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.created_by AS created_by_6, t0.doc_type_id AS doc_type_id_7, t0.updated_by AS updated_by_8, t0.vehicle_id AS vehicle_id_9, t10.vin_number AS vin_number_11, t10.panel_numbers AS panel_numbers_12, t10.weight AS weight_13, t10.vehicle_load AS vehicle_load_14, t10.manufacturing_year AS manufacturing_year_15, t10.serial_number AS serial_number_16, t10.license_expiry_date AS license_expiry_date_17, t10.license_expiry_date_hijri AS license_expiry_date_hijri_18, t10.vehicle_id AS vehicle_id_19, t10.color_id AS color_id_20, t10.registration_doc_id AS registration_doc_id_21, t10.panel_letter1 AS panel_letter1_22, t10.panel_letter2 AS panel_letter2_23, t10.panel_letter3 AS panel_letter3_24, t10.model_id AS model_id_25, t10.registration_type_id AS registration_type_id_26, t10.vehicle_id AS vehicle_id_27, t10.vehicle_owner_id AS vehicle_owner_id_28, t10.vehicle_user_id AS vehicle_user_id_29 FROM vehicle_docs t0 LEFT JOIN vehicle_registrations t10 ON t10.registration_doc_id = t0.doc_id WHERE t0.doc_id = ?
doctrine
[121484]
debug
SELECT t0.notice_id AS notice_id_1, t0.notice_type AS notice_type_2, t0.notice_date AS notice_date_3, t0.notice_date_hijri AS notice_date_hijri_4, t0.revocation_date AS revocation_date_5, t0.revocation_date_hijri AS revocation_date_hijri_6, t0.is_effective AS is_effective_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.Followup_date AS Followup_date_10, t0.created_by AS created_by_11, t0.note_doc_id AS note_doc_id_12, t0.updated_by AS updated_by_13, t0.vehicle_id AS vehicle_id_14 FROM vehicle_security_notices t0 WHERE t0.vehicle_id = ?
doctrine
[19422]
debug
SELECT v0_.doc_id AS doc_id_0, v0_.received_doc_type AS received_doc_type_1, v0_.image_path AS image_path_2, v0_.created_at AS created_at_3, v0_.updated_at AS updated_at_4, v0_.created_by AS created_by_5, v0_.doc_type_id AS doc_type_id_6, v0_.updated_by AS updated_by_7, v0_.vehicle_id AS vehicle_id_8 FROM vehicle_docs v0_ WHERE v0_.doc_type_id = ? AND v0_.vehicle_id = ? ORDER BY v0_.doc_id DESC LIMIT 1
doctrine
[4
"19422"
]
debug
SELECT t0.vin_number AS vin_number_1, t0.panel_numbers AS panel_numbers_2, t0.weight AS weight_3, t0.vehicle_load AS vehicle_load_4, t0.manufacturing_year AS manufacturing_year_5, t0.serial_number AS serial_number_6, t0.license_expiry_date AS license_expiry_date_7, t0.license_expiry_date_hijri AS license_expiry_date_hijri_8, t0.vehicle_id AS vehicle_id_9, t0.color_id AS color_id_10, t0.registration_doc_id AS registration_doc_id_11, t0.panel_letter1 AS panel_letter1_12, t0.panel_letter2 AS panel_letter2_13, t0.panel_letter3 AS panel_letter3_14, t0.model_id AS model_id_15, t0.registration_type_id AS registration_type_id_16, t0.vehicle_id AS vehicle_id_17, t0.vehicle_owner_id AS vehicle_owner_id_18, t0.vehicle_user_id AS vehicle_user_id_19 FROM vehicle_registrations t0 WHERE t0.registration_doc_id = ?
doctrine
[121485]
debug
SELECT v0_.doc_id AS doc_id_0, v0_.received_doc_type AS received_doc_type_1, v0_.image_path AS image_path_2, v0_.created_at AS created_at_3, v0_.updated_at AS updated_at_4, v0_.created_by AS created_by_5, v0_.doc_type_id AS doc_type_id_6, v0_.updated_by AS updated_by_7, v0_.vehicle_id AS vehicle_id_8 FROM vehicle_docs v0_ WHERE v0_.doc_type_id = ? AND v0_.vehicle_id = ? ORDER BY v0_.doc_id DESC LIMIT 1
doctrine
[2
"19422"
]
debug
SELECT t0.vin_number AS vin_number_1, t0.panel_numbers AS panel_numbers_2, t0.weight AS weight_3, t0.vehicle_load AS vehicle_load_4, t0.manufacturing_year AS manufacturing_year_5, t0.serial_number AS serial_number_6, t0.license_expiry_date AS license_expiry_date_7, t0.license_expiry_date_hijri AS license_expiry_date_hijri_8, t0.vehicle_id AS vehicle_id_9, t0.color_id AS color_id_10, t0.registration_doc_id AS registration_doc_id_11, t0.panel_letter1 AS panel_letter1_12, t0.panel_letter2 AS panel_letter2_13, t0.panel_letter3 AS panel_letter3_14, t0.model_id AS model_id_15, t0.registration_type_id AS registration_type_id_16, t0.vehicle_id AS vehicle_id_17, t0.vehicle_owner_id AS vehicle_owner_id_18, t0.vehicle_user_id AS vehicle_user_id_19 FROM vehicle_registrations t0 WHERE t0.registration_doc_id = ?
doctrine
[121486]
debug
SELECT v0_.doc_id AS doc_id_0, v0_.received_doc_type AS received_doc_type_1, v0_.image_path AS image_path_2, v0_.created_at AS created_at_3, v0_.updated_at AS updated_at_4, v0_.created_by AS created_by_5, v0_.doc_type_id AS doc_type_id_6, v0_.updated_by AS updated_by_7, v0_.vehicle_id AS vehicle_id_8 FROM vehicle_docs v0_ WHERE v0_.doc_type_id = ? AND v0_.vehicle_id = ? ORDER BY v0_.doc_id DESC LIMIT 1
doctrine
[3
"19422"
]
debug
SELECT t0.vin_number AS vin_number_1, t0.panel_numbers AS panel_numbers_2, t0.weight AS weight_3, t0.vehicle_load AS vehicle_load_4, t0.manufacturing_year AS manufacturing_year_5, t0.serial_number AS serial_number_6, t0.license_expiry_date AS license_expiry_date_7, t0.license_expiry_date_hijri AS license_expiry_date_hijri_8, t0.vehicle_id AS vehicle_id_9, t0.color_id AS color_id_10, t0.registration_doc_id AS registration_doc_id_11, t0.panel_letter1 AS panel_letter1_12, t0.panel_letter2 AS panel_letter2_13, t0.panel_letter3 AS panel_letter3_14, t0.model_id AS model_id_15, t0.registration_type_id AS registration_type_id_16, t0.vehicle_id AS vehicle_id_17, t0.vehicle_owner_id AS vehicle_owner_id_18, t0.vehicle_user_id AS vehicle_user_id_19 FROM vehicle_registrations t0 WHERE t0.registration_doc_id = ?
doctrine
[121487]
debug
SELECT v0_.doc_id AS doc_id_0, v0_.received_doc_type AS received_doc_type_1, v0_.image_path AS image_path_2, v0_.created_at AS created_at_3, v0_.updated_at AS updated_at_4, v0_.created_by AS created_by_5, v0_.doc_type_id AS doc_type_id_6, v0_.updated_by AS updated_by_7, v0_.vehicle_id AS vehicle_id_8 FROM vehicle_docs v0_ WHERE v0_.doc_type_id = ? AND v0_.vehicle_id = ? ORDER BY v0_.doc_id DESC LIMIT 1
doctrine
[6
"19422"
]
debug
SELECT t0.vin_number AS vin_number_1, t0.panel_numbers AS panel_numbers_2, t0.weight AS weight_3, t0.vehicle_load AS vehicle_load_4, t0.manufacturing_year AS manufacturing_year_5, t0.serial_number AS serial_number_6, t0.license_expiry_date AS license_expiry_date_7, t0.license_expiry_date_hijri AS license_expiry_date_hijri_8, t0.vehicle_id AS vehicle_id_9, t0.color_id AS color_id_10, t0.registration_doc_id AS registration_doc_id_11, t0.panel_letter1 AS panel_letter1_12, t0.panel_letter2 AS panel_letter2_13, t0.panel_letter3 AS panel_letter3_14, t0.model_id AS model_id_15, t0.registration_type_id AS registration_type_id_16, t0.vehicle_id AS vehicle_id_17, t0.vehicle_owner_id AS vehicle_owner_id_18, t0.vehicle_user_id AS vehicle_user_id_19 FROM vehicle_registrations t0 WHERE t0.registration_doc_id = ?
doctrine
[121488]
debug
SELECT v0_.doc_id AS doc_id_0, v0_.received_doc_type AS received_doc_type_1, v0_.image_path AS image_path_2, v0_.created_at AS created_at_3, v0_.updated_at AS updated_at_4, v0_.created_by AS created_by_5, v0_.doc_type_id AS doc_type_id_6, v0_.updated_by AS updated_by_7, v0_.vehicle_id AS vehicle_id_8 FROM vehicle_docs v0_ WHERE v0_.doc_type_id = ? AND v0_.vehicle_id = ? ORDER BY v0_.doc_id DESC LIMIT 1
doctrine
[5
"19422"
]
debug
SELECT t0.vin_number AS vin_number_1, t0.panel_numbers AS panel_numbers_2, t0.weight AS weight_3, t0.vehicle_load AS vehicle_load_4, t0.manufacturing_year AS manufacturing_year_5, t0.serial_number AS serial_number_6, t0.license_expiry_date AS license_expiry_date_7, t0.license_expiry_date_hijri AS license_expiry_date_hijri_8, t0.vehicle_id AS vehicle_id_9, t0.color_id AS color_id_10, t0.registration_doc_id AS registration_doc_id_11, t0.panel_letter1 AS panel_letter1_12, t0.panel_letter2 AS panel_letter2_13, t0.panel_letter3 AS panel_letter3_14, t0.model_id AS model_id_15, t0.registration_type_id AS registration_type_id_16, t0.vehicle_id AS vehicle_id_17, t0.vehicle_owner_id AS vehicle_owner_id_18, t0.vehicle_user_id AS vehicle_user_id_19 FROM vehicle_registrations t0 WHERE t0.registration_doc_id = ?
doctrine
[121489]
debug
SELECT v0_.doc_id AS doc_id_0, v0_.received_doc_type AS received_doc_type_1, v0_.image_path AS image_path_2, v0_.created_at AS created_at_3, v0_.updated_at AS updated_at_4, v0_.created_by AS created_by_5, v0_.doc_type_id AS doc_type_id_6, v0_.updated_by AS updated_by_7, v0_.vehicle_id AS vehicle_id_8 FROM vehicle_docs v0_ WHERE v0_.doc_type_id = ? AND v0_.vehicle_id = ? ORDER BY v0_.doc_id DESC LIMIT 1
doctrine
[12
"19422"
]
debug
SELECT t0.vin_number AS vin_number_1, t0.panel_numbers AS panel_numbers_2, t0.weight AS weight_3, t0.vehicle_load AS vehicle_load_4, t0.manufacturing_year AS manufacturing_year_5, t0.serial_number AS serial_number_6, t0.license_expiry_date AS license_expiry_date_7, t0.license_expiry_date_hijri AS license_expiry_date_hijri_8, t0.vehicle_id AS vehicle_id_9, t0.color_id AS color_id_10, t0.registration_doc_id AS registration_doc_id_11, t0.panel_letter1 AS panel_letter1_12, t0.panel_letter2 AS panel_letter2_13, t0.panel_letter3 AS panel_letter3_14, t0.model_id AS model_id_15, t0.registration_type_id AS registration_type_id_16, t0.vehicle_id AS vehicle_id_17, t0.vehicle_owner_id AS vehicle_owner_id_18, t0.vehicle_user_id AS vehicle_user_id_19 FROM vehicle_registrations t0 WHERE t0.registration_doc_id = ?
doctrine
[121490]
debug
SELECT t0.doc_id AS doc_id_1, t0.received_doc_type AS received_doc_type_2, t0.image_path AS image_path_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.created_by AS created_by_6, t0.doc_type_id AS doc_type_id_7, t0.updated_by AS updated_by_8, t0.vehicle_id AS vehicle_id_9, t10.vin_number AS vin_number_11, t10.panel_numbers AS panel_numbers_12, t10.weight AS weight_13, t10.vehicle_load AS vehicle_load_14, t10.manufacturing_year AS manufacturing_year_15, t10.serial_number AS serial_number_16, t10.license_expiry_date AS license_expiry_date_17, t10.license_expiry_date_hijri AS license_expiry_date_hijri_18, t10.vehicle_id AS vehicle_id_19, t10.color_id AS color_id_20, t10.registration_doc_id AS registration_doc_id_21, t10.panel_letter1 AS panel_letter1_22, t10.panel_letter2 AS panel_letter2_23, t10.panel_letter3 AS panel_letter3_24, t10.model_id AS model_id_25, t10.registration_type_id AS registration_type_id_26, t10.vehicle_id AS vehicle_id_27, t10.vehicle_owner_id AS vehicle_owner_id_28, t10.vehicle_user_id AS vehicle_user_id_29 FROM vehicle_docs t0 LEFT JOIN vehicle_registrations t10 ON t10.registration_doc_id = t0.doc_id WHERE t0.vehicle_id = ?
doctrine
[19422]
debug
SELECT t0.doc_type_id AS doc_type_id_1, t0.doc_name_ar AS doc_name_ar_2, t0.doc_name_en AS doc_name_en_3 FROM vehicle_doc_types t0 WHERE t0.doc_type_id = ?
doctrine
[4]
debug
SELECT t0.doc_type_id AS doc_type_id_1, t0.doc_name_ar AS doc_name_ar_2, t0.doc_name_en AS doc_name_en_3 FROM vehicle_doc_types t0 WHERE t0.doc_type_id = ?
doctrine
[2]
debug
SELECT t0.doc_type_id AS doc_type_id_1, t0.doc_name_ar AS doc_name_ar_2, t0.doc_name_en AS doc_name_en_3 FROM vehicle_doc_types t0 WHERE t0.doc_type_id = ?
doctrine
[3]
debug
SELECT t0.doc_type_id AS doc_type_id_1, t0.doc_name_ar AS doc_name_ar_2, t0.doc_name_en AS doc_name_en_3 FROM vehicle_doc_types t0 WHERE t0.doc_type_id = ?
doctrine
[6]
debug
SELECT t0.doc_type_id AS doc_type_id_1, t0.doc_name_ar AS doc_name_ar_2, t0.doc_name_en AS doc_name_en_3 FROM vehicle_doc_types t0 WHERE t0.doc_type_id = ?
doctrine
[5]
debug
SELECT t0.doc_type_id AS doc_type_id_1, t0.doc_name_ar AS doc_name_ar_2, t0.doc_name_en AS doc_name_en_3 FROM vehicle_doc_types t0 WHERE t0.doc_type_id = ?
doctrine
[12]
debug
SELECT t0.doc_type_id AS doc_type_id_1, t0.doc_name_ar AS doc_name_ar_2, t0.doc_name_en AS doc_name_en_3 FROM vehicle_doc_types t0 WHERE t0.doc_type_id = ?
doctrine
[1]
debug
SELECT v0_.estimation_id AS estimation_id_0, v1_.vehicle_id AS vehicle_id_1, v2_.vehicle_id AS vehicle_id_2, v3_.activity_id AS activity_id_3, v0_.estimate_val_before AS estimate_val_before_4, v0_.estimate_val_after AS estimate_val_after_5, v0_.parts_estimation AS parts_estimation_6, v0_.image_path AS image_path_7 FROM vehicle_rts_activities_estimate_val v0_ LEFT JOIN vehicle_rts_activities v3_ ON v0_.activity_id = v3_.activity_id LEFT JOIN vehicle_revoke_requests v4_ ON v3_.revoke_request_id = v4_.request_id LEFT JOIN vehicles v2_ ON v4_.vehicle_id = v2_.vehicle_id LEFT JOIN vehicles v1_ ON v0_.vehicle_id = v1_.vehicle_id LEFT JOIN vehicle_rts_activities_invoices v5_ ON v3_.activity_id = v5_.activity_id AND (v5_.activity_id = v3_.activity_id AND v5_.rts_supplier_invoice_id = v0_.rts_invoice_id) WHERE v2_.vehicle_id = ? OR v0_.vehicle_id = ?
doctrine
[1942219422]
debug
SELECT v0_.estimation_id AS estimation_id_0, v1_.vehicle_id AS vehicle_id_1, v2_.activity_id AS activity_id_2, v0_.estimate_val_before AS estimate_val_before_3, v0_.estimate_val_after AS estimate_val_after_4, v0_.parts_estimation AS parts_estimation_5, v0_.image_path AS image_path_6 FROM vehicle_rts_activities_estimate_val v0_ LEFT JOIN vehicle_rts_activities v2_ ON v0_.activity_id = v2_.activity_id LEFT JOIN vehicles v1_ ON v2_.vehicle_id = v1_.vehicle_id LEFT JOIN vehicle_rts_activities_invoices v3_ ON v2_.activity_id = v3_.activity_id AND (v3_.activity_id = v2_.activity_id AND v3_.rts_supplier_invoice_id = v0_.rts_invoice_id) WHERE v2_.vehicle_id = ?
doctrine
[19422]
debug
SELECT t0.client_id AS client_id_1, t0.is_active AS is_active_2, t0.company_id AS company_id_3, t0.user_id AS user_id_4 FROM vehicle_clients t0 WHERE t0.client_id = ?
doctrine
[
"71ec28fc-2487-11ee-9aa7-0a [...]"
]
debug
SELECT t0.company_id AS company_id_1, t0.shortname_ar AS shortname_ar_2, t0.shortname_en AS shortname_en_3, t0.building_no AS building_no_4, t0.unit_no AS unit_no_5, t0.street_name_ar AS street_name_ar_6, t0.street_name_en AS street_name_en_7, t0.district_name_ar AS district_name_ar_8, t0.district_name_en AS district_name_en_9, t0.zip_code AS zip_code_10, t0.additional_no AS additional_no_11, t0.universal_no AS universal_no_12, t0.sms AS sms_13, t0.email AS email_14, t0.email2 AS email2_15, t0.website AS website_16, t0.trade_chamber_no AS trade_chamber_no_17, t0.client_id AS client_id_18, t0.vat_no AS vat_no_19, t0.social_insurance_no AS social_insurance_no_20, t0.labour_institution_no AS labour_institution_no_21, t0.balance AS balance_22, t0.locked_ot_security AS locked_ot_security_23, t0.zakat_id_no AS zakat_id_no_24, t0.municipality_license_no AS municipality_license_no_25, t0.seal_path AS seal_path_26, t0.logo_path AS logo_path_27, t0.signature_path AS signature_path_28, t0.is_beneficiary AS is_beneficiary_29, t0.is_tjr_co AS is_tjr_co_30, t0.is_bank AS is_bank_31, t0.created_at AS created_at_32, t0.updated_at AS updated_at_33, t0.bank_code AS bank_code_34, t0.balance_amount AS balance_amount_35, t0.pledge_amount AS pledge_amount_36, t0.reserved_for_ownership_transfer AS reserved_for_ownership_transfer_37, t0.balance_due AS balance_due_38, t0.classification_id AS classification_id_39, t40.name_ar AS name_ar_41, t40.name_en AS name_en_42, t40.manager_name AS manager_name_43, t40.registration_number AS registration_number_44, t40.registration_hijri_date AS registration_hijri_date_45, t40.recruitment_number AS recruitment_number_46, t40.company_type AS company_type_47, t40.company_duration_years AS company_duration_years_48, t40.duration_hijri_start_at AS duration_hijri_start_at_49, t40.duration_hijri_end_at AS duration_hijri_end_at_50, t40.address AS address_51, t40.p_o_box AS p_o_box_52, t40.postcode AS postcode_53, t40.telephone AS telephone_54, t40.telephone_country_code AS telephone_country_code_55, t40.fax AS fax_56, t40.fax_country_code AS fax_country_code_57, t40.work_field AS work_field_58, t40.capital AS capital_59, t40.registration_expiration_hijri_date AS registration_expiration_hijri_date_60, t40.file_path AS file_path_61, t40.company_id AS company_id_62, t40.nationality_id AS nationality_id_63, t40.place_of_issue_id AS place_of_issue_id_64, t0.city_id AS city_id_65, t66.client_id AS client_id_67, t66.is_active AS is_active_68, t66.company_id AS company_id_69, t66.user_id AS user_id_70, t0.created_by AS created_by_71, t0.updated_by AS updated_by_72, t0.category_id AS category_id_73 FROM companies t0 LEFT JOIN company_registration t40 ON t40.company_id = t0.company_id LEFT JOIN vehicle_clients t66 ON t66.company_id = t0.company_id WHERE t0.company_id = ?
doctrine
[
"71ec28fc-2487-11ee-9aa7-0a [...]"
]
debug
SELECT t0.doc_id AS doc_id_1, t0.received_doc_type AS received_doc_type_2, t0.image_path AS image_path_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.created_by AS created_by_6, t0.doc_type_id AS doc_type_id_7, t0.updated_by AS updated_by_8, t0.vehicle_id AS vehicle_id_9, t10.vin_number AS vin_number_11, t10.panel_numbers AS panel_numbers_12, t10.weight AS weight_13, t10.vehicle_load AS vehicle_load_14, t10.manufacturing_year AS manufacturing_year_15, t10.serial_number AS serial_number_16, t10.license_expiry_date AS license_expiry_date_17, t10.license_expiry_date_hijri AS license_expiry_date_hijri_18, t10.vehicle_id AS vehicle_id_19, t10.color_id AS color_id_20, t10.registration_doc_id AS registration_doc_id_21, t10.panel_letter1 AS panel_letter1_22, t10.panel_letter2 AS panel_letter2_23, t10.panel_letter3 AS panel_letter3_24, t10.model_id AS model_id_25, t10.registration_type_id AS registration_type_id_26, t10.vehicle_id AS vehicle_id_27, t10.vehicle_owner_id AS vehicle_owner_id_28, t10.vehicle_user_id AS vehicle_user_id_29 FROM vehicle_docs t0 LEFT JOIN vehicle_registrations t10 ON t10.registration_doc_id = t0.doc_id WHERE t0.vehicle_id = ? AND t0.doc_type_id = ?
doctrine
[
"19422"
1]
debug
SELECT c0_.delegation_id AS delegation_id_0, c0_.relationship AS relationship_1, c0_.image_path AS image_path_2, c0_.approval_status AS approval_status_3, c0_.created_at AS created_at_4, c0_.updated_at AS updated_at_5, v1_.client_id AS client_id_6, v1_.is_active AS is_active_7, c2_.company_id AS company_id_8, c2_.shortname_ar AS shortname_ar_9, c2_.shortname_en AS shortname_en_10, c2_.building_no AS building_no_11, c2_.unit_no AS unit_no_12, c2_.street_name_ar AS street_name_ar_13, c2_.street_name_en AS street_name_en_14, c2_.district_name_ar AS district_name_ar_15, c2_.district_name_en AS district_name_en_16, c2_.zip_code AS zip_code_17, c2_.additional_no AS additional_no_18, c2_.universal_no AS universal_no_19, c2_.sms AS sms_20, c2_.email AS email_21, c2_.email2 AS email2_22, c2_.website AS website_23, c2_.trade_chamber_no AS trade_chamber_no_24, c2_.client_id AS client_id_25, c2_.vat_no AS vat_no_26, c2_.social_insurance_no AS social_insurance_no_27, c2_.labour_institution_no AS labour_institution_no_28, c2_.balance AS balance_29, c2_.locked_ot_security AS locked_ot_security_30, c2_.zakat_id_no AS zakat_id_no_31, c2_.municipality_license_no AS municipality_license_no_32, c2_.seal_path AS seal_path_33, c2_.logo_path AS logo_path_34, c2_.signature_path AS signature_path_35, c2_.is_beneficiary AS is_beneficiary_36, c2_.is_tjr_co AS is_tjr_co_37, c2_.is_bank AS is_bank_38, c2_.created_at AS created_at_39, c2_.updated_at AS updated_at_40, c2_.bank_code AS bank_code_41, c2_.balance_amount AS balance_amount_42, c2_.pledge_amount AS pledge_amount_43, c2_.reserved_for_ownership_transfer AS reserved_for_ownership_transfer_44, c2_.balance_due AS balance_due_45, u3_.user_id AS user_id_46, u3_.username AS username_47, u3_.password AS password_48, u3_.telephone AS telephone_49, u3_.roles AS roles_50, u3_.mobile_number AS mobile_number_51, u3_.mobile_number2 AS mobile_number2_52, u3_.is_mobile_number2_verified AS is_mobile_number2_verified_53, u3_.email AS email_54, u3_.email_verified AS email_verified_55, u3_.verify_token AS verify_token_56, u3_.balance AS balance_57, u3_.locked_ot_security AS locked_ot_security_58, u3_.is_verified AS is_verified_59, u3_.is_deleted AS is_deleted_60, u3_.is_receive_sms AS is_receive_sms_61, u3_.last_login AS last_login_62, u3_.created_at AS created_at_63, u3_.updated_at AS updated_at_64, u3_.profile_origin AS profile_origin_65, u3_.signature_path AS signature_path_66, u3_.balance_amount AS balance_amount_67, u3_.pledge_amount AS pledge_amount_68, u3_.reserved_for_ownership_transfer AS reserved_for_ownership_transfer_69, u3_.balance_due AS balance_due_70, u3_.client_id AS client_id_71, c0_.delegator_id AS delegator_id_72, c0_.delegated_id AS delegated_id_73, c0_.created_by AS created_by_74, c0_.updated_by AS updated_by_75, v1_.company_id AS company_id_76, v1_.user_id AS user_id_77, c2_.classification_id AS classification_id_78, c2_.city_id AS city_id_79, c2_.created_by AS created_by_80, c2_.updated_by AS updated_by_81, c2_.category_id AS category_id_82, u3_.category_id AS category_id_83, u3_.company_id AS company_id_84, u3_.created_by AS created_by_85, u3_.updated_by AS updated_by_86 FROM clients_delegation c0_ LEFT JOIN vehicle_clients v1_ ON c0_.delegator_id = v1_.client_id LEFT JOIN companies c2_ ON v1_.company_id = c2_.company_id LEFT JOIN users u3_ ON v1_.user_id = u3_.user_id WHERE c0_.delegated_id = ? AND c0_.approval_status = ?
doctrine
[
"ebadd9a0-41d8-11e9-bfae-02 [...]"
"approved"
]
debug
SELECT t0.letter_code AS letter_code_1, t0.letter_ar AS letter_ar_2, t0.letter_en AS letter_en_3 FROM panel_letters t0 WHERE t0.letter_code = ?
doctrine
[5]
debug
SELECT t0.letter_code AS letter_code_1, t0.letter_ar AS letter_ar_2, t0.letter_en AS letter_en_3 FROM panel_letters t0 WHERE t0.letter_code = ?
doctrine
[14]
debug
SELECT t0.letter_code AS letter_code_1, t0.letter_ar AS letter_ar_2, t0.letter_en AS letter_en_3 FROM panel_letters t0 WHERE t0.letter_code = ?
doctrine
[3]
debug
SELECT v0_.sale_id AS sale_id_0, v0_.renunciation_letter_no AS renunciation_letter_no_1, v0_.seller_price AS seller_price_2, v0_.is_cancelled AS is_cancelled_3, v0_.created_at AS created_at_4, v0_.updated_at AS updated_at_5, v0_.is_deleted AS is_deleted_6, v0_.sold_by AS sold_by_7, v0_.value_for_tax AS value_for_tax_8, v0_.vat_amount_for_tax AS vat_amount_for_tax_9, v0_.total_for_tax AS total_for_tax_10, v0_.payed_at AS payed_at_11, v0_.buyer_id AS buyer_id_12, v0_.invoice_id AS invoice_id_13, v0_.created_by AS created_by_14, v0_.ot_sec_transaction_id AS ot_sec_transaction_id_15, v0_.updated_by AS updated_by_16, v0_.vehicle_id AS vehicle_id_17, v0_.vat_for_tax_rate_id AS vat_for_tax_rate_id_18 FROM vehicle_sales v0_ INNER JOIN invoices i1_ ON v0_.invoice_id = i1_.invoice_id INNER JOIN account_transactions a2_ ON i1_.transaction_id = a2_.transaction_id WHERE v0_.vehicle_id = ? AND a2_.status_id = ? AND v0_.is_cancelled <> 1
doctrine
[194229]
debug
SELECT t0.bidding_id AS bidding_id_1, t0.is_the_winning_bid AS is_the_winning_bid_2, t0.bid_value AS bid_value_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.auction_vehicle_id AS auction_vehicle_id_6, t0.bidder_id AS bidder_id_7, t0.winning_bid_sale_id AS winning_bid_sale_id_8, t0.auc_sec_transaction_id AS auc_sec_transaction_id_9, t0.created_by AS created_by_10, t0.updated_by AS updated_by_11 FROM auction_vehicle_bids t0 WHERE t0.winning_bid_sale_id = ?
doctrine
[20464]
debug
SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.file_path AS file_path_3, t0.renunciation_letter_no AS renunciation_letter_no_4, t0.abandonee AS abandonee_5, t0.created_by AS created_by_6, t0.abandon_invoice_id AS abandon_invoice_id_7, t0.sale_id AS sale_id_8, t0.updated_by AS updated_by_9 FROM vehicle_sale_abandons t0 WHERE t0.sale_id = ?
doctrine
[20464]
debug
SELECT t0.ot_id AS ot_id_1, t0.ot_date AS ot_date_2, t0.approval_status AS approval_status_3, t0.created_at AS created_at_4, t0.approved_at AS approved_at_5, t0.is_drop AS is_drop_6, t0.approved_by AS approved_by_7, t0.created_by AS created_by_8, t0.ot_doc_id AS ot_doc_id_9, t0.sale_id AS sale_id_10, t0.vehicle_id AS vehicle_id_11 FROM vehicle_ownership_transfer t0 WHERE t0.sale_id = ? AND t0.approval_status = ? LIMIT 1
doctrine
[20464
"approved"
]
debug
SELECT t0.beneficiary_vehicle_number AS beneficiary_vehicle_number_1, t0.compensation_amount AS compensation_amount_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.vehicle_id AS vehicle_id_5, t0.beneficiary_id AS beneficiary_id_6, t0.owner_payment_doc_id AS owner_payment_doc_id_7, t0.purchase_supplier_invoice_id AS purchase_supplier_invoice_id_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.vehicle_id AS vehicle_id_11 FROM vehicle_beneficiary_details t0 WHERE t0.vehicle_id = ? LIMIT 1
doctrine
[19422]
debug
SELECT t0.invoice_id AS invoice_id_1, t0.invoice_number AS invoice_number_2, t0.value AS value_3, t0.vat_amount AS vat_amount_4, t0.total AS total_5, t0.is_payed AS is_payed_6, t0.payment_date AS payment_date_7, t0.payment_type AS payment_type_8, t0.image_path AS image_path_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.issuer_id AS issuer_id_12, t13.type AS type_14, t13.rts_supplier_invoice_id AS rts_supplier_invoice_id_15, t13.activity_id AS activity_id_16, t13.rts_supplier_invoice_id AS rts_supplier_invoice_id_17, t13.estimation_id AS estimation_id_18, t19.beneficiary_vehicle_number AS beneficiary_vehicle_number_20, t19.compensation_amount AS compensation_amount_21, t19.created_at AS created_at_22, t19.updated_at AS updated_at_23, t19.vehicle_id AS vehicle_id_24, t19.beneficiary_id AS beneficiary_id_25, t19.owner_payment_doc_id AS owner_payment_doc_id_26, t19.purchase_supplier_invoice_id AS purchase_supplier_invoice_id_27, t19.created_by AS created_by_28, t19.updated_by AS updated_by_29, t19.vehicle_id AS vehicle_id_30, t31.type AS type_32, t31.ot_supplier_invoice_id AS ot_supplier_invoice_id_33, t31.ot_id AS ot_id_34, t31.ot_supplier_invoice_id AS ot_supplier_invoice_id_35, t36.invoice_benefit AS invoice_benefit_37, t36.repair_supplier_invoice_id AS repair_supplier_invoice_id_38, t36.repair_id AS repair_id_39, t40.invoice_id AS invoice_id_41, t40.invoice_number AS invoice_number_42, t40.value AS value_43, t40.vat_amount AS vat_amount_44, t40.total AS total_45, t40.created_at AS created_at_46, t40.updated_at AS updated_at_47, t40.claim_date AS claim_date_48, t40.notes AS notes_49, t40.is_claimed_notified AS is_claimed_notified_50, t40.submission_to_taxes_due_month AS submission_to_taxes_due_month_51, t40.created_by AS created_by_52, t40.created_for AS created_for_53, t40.updated_by AS updated_by_54, t40.supplier_invoice_id AS supplier_invoice_id_55, t40.transaction_id AS transaction_id_56, t40.vat_rate_id AS vat_rate_id_57, t58.violation_id AS violation_id_59, t58.violation_no AS violation_no_60, t58.violation_date AS violation_date_61, t58.violation_date_hijri AS violation_date_hijri_62, t58.type AS type_63, t58.monitoring_type AS monitoring_type_64, t58.against AS against_65, t58.place_of_monitoring AS place_of_monitoring_66, t58.created_at AS created_at_67, t58.updated_at AS updated_at_68, t58.place_id AS place_id_69, t58.supplier_invoice_id AS supplier_invoice_id_70, t58.vehicle_id AS vehicle_id_71, t58.created_by AS created_by_72, t58.updated_by AS updated_by_73, t0.created_by AS created_by_74, t0.updated_by AS updated_by_75, t0.vat_rate_id AS vat_rate_id_76 FROM supplier_invoices t0 LEFT JOIN vehicle_rts_activities_invoices t13 ON t13.rts_supplier_invoice_id = t0.invoice_id LEFT JOIN vehicle_beneficiary_details t19 ON t19.purchase_supplier_invoice_id = t0.invoice_id LEFT JOIN vehicle_ownership_transfer_invoices t31 ON t31.ot_supplier_invoice_id = t0.invoice_id LEFT JOIN vehicle_repair_invoices t36 ON t36.repair_supplier_invoice_id = t0.invoice_id LEFT JOIN invoices t40 ON t40.supplier_invoice_id = t0.invoice_id LEFT JOIN vehicle_traffic_violations t58 ON t58.supplier_invoice_id = t0.invoice_id WHERE t0.invoice_id = ?
doctrine
[39361]
debug
Stored the security token in the session.
security
[
"key" => "_security_main"
]
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.