Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Log Messages
Level (7)
Channel (4)
Time
Message
deprecation
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "Frcho\Bundle\CrontaskBundle\Command\CronTasksRunCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Since symfony/security-bundle 5.3: Configuring an encoder for a user class that does not implement "Symfony\Component\Security\Core\User\PasswordAuthenticatedUserInterface" is deprecated, class "App\Entity\User" should implement it.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Consumer\CompressAndUploadLogFileConsumer" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Consumer\CompressAndUploadLicensorBackupConsumer" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Consumer\CompressAndUploadBackupConsumer" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Command\ValidateGiftCardCodeWithLicenseNicknameCommand" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Command\OmtClientAddressAsyncRegistOnLicensorCommand" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Command\OMT\ResetUsersFromOmtAndLicensorCommand" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Command\OMT\RecoveryUsersOmtInLicensor" service.
Since symfony/dependency-injection 5.1: The "Psr\Container\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Command\LicenseMappingInfoCommand" service.
Since symfony/dependency-injection 5.1: The "Psr\Container\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Command\LicenseCacheClearCommand" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Command\GiftCardsLicenseMigrationCommand" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Command\GenerateScheduleACommand" service.
Method "Symfony\Component\Config\Definition\ConfigurationInterface::getConfigTreeBuilder()" might add "TreeBuilder" as a native return type declaration in the future. Do the same in implementation "Frcho\Bundle\CrontaskBundle\DependencyInjection\Configuration" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Config\Definition\ConfigurationInterface::getConfigTreeBuilder()" might add "TreeBuilder" as a native return type declaration in the future. Do the same in implementation "BM\BackupManagerBundle\DependencyInjection\Configuration" now to avoid errors or add an explicit @return annotation to suppress this message.
Since symfony/security-bundle 5.3: Configuring a password hasher for a user class that does not implement "Symfony\Component\Security\Core\User\PasswordAuthenticatedUserInterface" is deprecated, class "App\Entity\User" should implement it.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Consumer\MasterCronTaskRunInRabbitMQConsumer" service.
Since symfony/framework-bundle 5.4: Not setting the "framework.messenger.reset_on_message" configuration option is deprecated, it will default to "true" in version 6.0.
Method "Twig\Extension\ExtensionInterface::getFunctions()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\Twig\Extension\UtilExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Twig\Extension\ExtensionInterface::getFilters()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\Twig\Extension\UtilExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "App\Service\ContainerCarrierDummyClassCommand" 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\LicenseRateType" 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\CompanyType" 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\EventSubscriber\LoginListener" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "App\Command\fixClientDuplicateCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "App\Command\ValidateGiftCardCodeWithLicenseNicknameCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "App\Command\UpdatePrivilegesByUserTypeCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "App\Command\ReadAndComparePaymentFactsCreditCardsCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "App\Command\OMT\searchQueueForOmtConsumerCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Consumer\DatabaseLicenseCreationConsumer" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Consumer\OMT\SearchRegistOmtConsumer" service.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "App\Command\OMT\SearchRegistForQueueOmtCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Controller\Application\Service\ArmorService" service.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "BM\BackupManagerBundle\Command\RestoreCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "BM\BackupManagerBundle\Command\BackupCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Since symfony/security-bundle 5.3: The "security.password_encoder" service is deprecated, use "security.password_hasher"" instead. It is being referenced by the "Symfony\Component\Security\Core\Encoder\UserPasswordEncoder" alias.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the ".service_locator.l42VTnB" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\UtilBackup\Config\MultiDatabaseConfig" service.
Since symfony/framework-bundle 5.3: The "session" service and "SessionInterface" alias are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\Util\AccessControl" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Twig\Extension\UtilExtension" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\ServicesClasses\WebSocket" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\ServicesClasses\CustomLog" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\ServicesClasses\CompressDecompressGZService" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\ServicesClasses\Authentication" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Service\CompanyService" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Service\AWSRotativeCredentialsService" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Controller\Application\Service\Log\Log" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Controller\Application\Service\Armor" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Consumer\WS\CallToDeleteConsumer" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Consumer\WS\OMTConsumers\HybridSyncMassiveResponseConsumer" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Consumer\WS\CleanseFattyAndroidDataBaseComsumer" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Consumer\WS\CustomPushMessageConsumer" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Consumer\WS\DejavooTipAdjustNotifyConsumer" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Consumer\WS\HybridSyncMassiveConsumer" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Consumer\WS\NotifyDataReadAndroidResponseConsumer" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Consumer\WS\NotifyDataWebConsumer" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Consumer\WS\OMTConsumers\NotifyDataReadOMTResponseConsumer" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Controller\Application\Service\Api" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Consumer\WS\OMTConsumers\NotifyOMTSyncConsumer" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Consumer\WS\PointTransactionConsumer" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Consumer\WS\ReadFileDataConsumer" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Consumer\WS\SendUpdateAPKPushConsumer" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Consumer\WS\SyncFullCallConsumer" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Consumer\WS\TempInformationLicenseConsumer" service.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "App\Command\OMT\SyncTablesForRegistActionCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "App\Command\OMT\ResendUnansweredCurlCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "App\Command\CreateModuleLevelWebCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "App\Command\CreateSuperAdminUserLevelWebCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "App\Command\CheckDuplicatedDataCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "App\Command\CleanCRMData" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "App\Command\CleanDocumenDocusingtsInServerCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "App\Command\CleanRegistActionsDuplicatedRecordsCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "App\Command\CleanRegistActionsNonProcedentSyncRecordsCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "App\Command\CleandDataServicePriceCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "App\Command\ComplitDataServicePriceModifierCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "App\Command\CorrectionTaxesOMTCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Doctrine\Bundle\DoctrineBundle\Command\DoctrineCommand" class is considered internal. It may change without further notice. You should not use it from "App\Command\CreateDatabaseLevelCommand".
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "App\Command\OMT\LicenseCreationForWSCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "App\Command\DeleteRelationModules" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "App\Command\AlterAddressTablesCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "App\Command\FixCategoryListOrderCommnad" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "App\Command\FixInsertLicenseCreationDateCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "App\Command\FixRegularSizeBugCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "App\Command\FixTicketLabelCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "App\Command\GiftCardsLicenseMigrationCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\ORM\Tools\Console\Command\SchemaTool\CreateCommand::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Command\LevelCreateSchemaCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\ORM\Tools\Console\Command\SchemaTool\DropCommand::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Command\LevelDeleteSchemaCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\ORM\Tools\Console\Command\SchemaTool\UpdateCommand::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Command\LevelUpdateSchemaCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "App\Command\MakeLevelWebDataBaseBackupConsumerCallCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "App\Command\OMT\ConsumeOMTLevelResponseSyncCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "App\Command\ChangeUserTypeToResellerUser" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Since symfony/framework-bundle 5.4: Method "Symfony\Bundle\FrameworkBundle\Controller\AbstractController::getDoctrine()" is deprecated, inject an instance of ManagerRegistry in your controller instead.
"SELECT t0.al_id AS al_id_1, t0.al_restaurant_name AS al_restaurant_name_2, t0.al_date_created AS al_date_created_3, t0.al_license_status AS al_license_status_4, t0.al_license_username AS al_license_username_5, t0.al_contac_name AS al_contac_name_6, t0.al_license_email AS al_license_email_7, t0.al_addres AS al_addres_8, t0.al_suit_po_box AS al_suit_po_box_9, t0.al_longitude AS al_longitude_10, t0.al_latitude AS al_latitude_11, t0.al_phone_number AS al_phone_number_12, t0.al_license_key AS al_license_key_13, t0.al_has_android AS al_has_android_14, t0.al_android_vname AS al_android_vname_15, t0.al_device_uid AS al_device_uid_16, t0.al_is_callcenter AS al_is_callcenter_17, t0.al_pushy_key AS al_pushy_key_18, t0.al_gcm_key AS al_gcm_key_19, t0.al_is_testing AS al_is_testing_20, t0.al_is_demo AS al_is_demo_21, t0.al_android_ip AS al_android_ip_22, t0.al_times_checked_ip AS al_times_checked_ip_23, t0.al_apk_install_code AS al_apk_install_code_24, t0.al_has_loged_omt AS al_has_loged_omt_25, t0.al_type_test_license AS al_type_test_license_26, t0.auth_seed AS auth_seed_27, t0.is_plus_license AS is_plus_license_28, t0.al_consecutive_android_drying AS al_consecutive_android_drying_29, t0.al_last_s3_dbupload AS al_last_s3_dbupload_30, t0.al_last_auto_cleanse_date AS al_last_auto_cleanse_date_31, t0.al_last_duplicated_invoice_check AS al_last_duplicated_invoice_check_32, t0.al_last_timeclock_out_check AS al_last_timeclock_out_check_33, t0.al_last_device_expiration_check AS al_last_device_expiration_check_34, t0.al_zipcodes_are_needed AS al_zipcodes_are_needed_35, t0.has_level_zero AS has_level_zero_36, t0.al_level_zero_percentage AS al_level_zero_percentage_37, t0.al_has_cash_discount AS al_has_cash_discount_38, t0.al_cash_discount_percentage AS al_cash_discount_percentage_39, t0.al_level_zero_gateway_percentage AS al_level_zero_gateway_percentage_40, t0.omt_sync AS omt_sync_41, t0.al_android_database_size AS al_android_database_size_42, t0.al_is_level_light AS al_is_level_light_43, t0.al_levellight_user AS al_levellight_user_44, t0.al_last_s3_web_dbupload AS al_last_s3_web_dbupload_45, t0.al_last_logued_device_kind AS al_last_logued_device_kind_46, t0.al_service_prices_already_run AS al_service_prices_already_run_47, t0.al_nonsynced_brandservice AS al_nonsynced_brandservice_48, t0.al_lastCleanseLeftDays AS al_lastCleanseLeftDays_49, t0.al_registaction_already_cleaned AS al_registaction_already_cleaned_50, t0.al_updated_date AS al_updated_date_51, t0.al_consecutive_android_drying_second_stage AS al_consecutive_android_drying_second_stage_52, t0.al_last_login_was_ok AS al_last_login_was_ok_53, t0.al_last_login_date AS al_last_login_date_54, t0.al_last_validated_login_date AS al_last_validated_login_date_55, t0.al_last_cleaning_of_licensor_database AS al_last_cleaning_of_licensor_database_56, t0.al_schedule_menu_checked AS al_schedule_menu_checked_57, t0.al_active_zipcodes AS al_active_zipcodes_58, t0.al_time_zone_restaurant AS al_time_zone_restaurant_59, t0.al_checked_delete_notify AS al_checked_delete_notify_60, t0.al_checked_scanned_dir AS al_checked_scanned_dir_61, t0.al_copy_menu_of_restaurant AS al_copy_menu_of_restaurant_62, t0.al_menu_copy_done AS al_menu_copy_done_63, t0.al_is_franquise AS al_is_franquise_64, t0.al_login_type AS al_login_type_65, t0.al_public_address AS al_public_address_66, t0.al_consecutive_record_checked AS al_consecutive_record_checked_67, t0.al_single_menu_sizes_checked AS al_single_menu_sizes_checked_68, t0.al_user_property_and_roles_checked AS al_user_property_and_roles_checked_69, t0.al_sync_record_checked AS al_sync_record_checked_70, t0.al_lic_parasite AS al_lic_parasite_71, t0.al_licensor_cleanse_checked AS al_licensor_cleanse_checked_72, t0.al_last_resync_cleanse_checked AS al_last_resync_cleanse_checked_73, t0.al_send_allowed_autocleanse AS al_send_allowed_autocleanse_74, t0.al_date_created_cleaning_configuration AS al_date_created_cleaning_configuration_75, t0.al_record_quantity_for_cleaning AS al_record_quantity_for_cleaning_76, t0.al_duplicated_regist_action_checking AS al_duplicated_regist_action_checking_77, t0.al_duplicated_regist_action_free AS al_duplicated_regist_action_free_78, t0.al_duplicated_registaction_check AS al_duplicated_registaction_check_79, t0.al_last_update_of_database_size AS al_last_update_of_database_size_80, t0.al_consecutive_android_drying_third_stage AS al_consecutive_android_drying_third_stage_81, t0.al_last_quantity_cleanse_update AS al_last_quantity_cleanse_update_82, t0.al_locked_by_infinite_sync AS al_locked_by_infinite_sync_83, t0.al_number_syncdata_records AS al_number_syncdata_records_84, t0.conf_status_stock AS conf_status_stock_85, t0.default_customer_checked AS default_customer_checked_86, t0.no_data_file_flag AS no_data_file_flag_87, t0.payment_gateway AS payment_gateway_88, t0.time_to_next_epx_batch AS time_to_next_epx_batch_89, t0.aws_push_endpoint AS aws_push_endpoint_90, t0.aws_topic_arn AS aws_topic_arn_91, t0.aws_subscription_arn AS aws_subscription_arn_92, t0.aws_device_token AS aws_device_token_93, t0.al_itemized_card_price AS al_itemized_card_price_94, t0.al_missmatch_invoice_check_running AS al_missmatch_invoice_check_running_95, t0.mismmatch_invoices_checked_until AS mismmatch_invoices_checked_until_96, t0.checked_prices_by_levelzero_status_date AS checked_prices_by_levelzero_status_date_97, t0.checked_prices_by_levelzero_status AS checked_prices_by_levelzero_status_98, t0.pusher_own_verification_token AS pusher_own_verification_token_99, t0.pusher_verified AS pusher_verified_100, t0.ws_resource_id AS ws_resource_id_101, t0.ws_resource_id_verified AS ws_resource_id_verified_102, t0.cloud_package_name AS cloud_package_name_103, t0.whitelabel_package_name AS whitelabel_package_name_104, t0.al_nonprocedent_registaction_check AS al_nonprocedent_registaction_check_105, t0.al_last_nonprocedent_cleanse_update AS al_last_nonprocedent_cleanse_update_106, t0.al_last_cleaned_nonprocedent_registaction AS al_last_cleaned_nonprocedent_registaction_107, t0.al_database_update_date AS al_database_update_date_108, t0.al_place_id AS al_place_id_109, t0.al_owner_status AS al_owner_status_110, t0.dbugflag_forceinfiniteloop AS dbugflag_forceinfiniteloop_111, t0.fix_needs_one_updaown_sync AS fix_needs_one_updaown_sync_112, t0.al_captive_portal_status AS al_captive_portal_status_113, t0.omada_controller_id AS omada_controller_id_114, t0.operator_name AS operator_name_115, t0.operator_pass AS operator_pass_116, t0.portal_redirection_url AS portal_redirection_url_117, t0.allowed_navigation_time AS allowed_navigation_time_118, t0.omada_port AS omada_port_119, t0.in_house_delivery_status AS in_house_delivery_status_120, t0.al_date_paid AS al_date_paid_121, t0.al_date_unpaid AS al_date_unpaid_122, t0.al_last_daterelease AS al_last_daterelease_123, t0.al_giftcard_status AS al_giftcard_status_124, t0.al_has_active_caller_id AS al_has_active_caller_id_125, t0.al_type_price_discount AS al_type_price_discount_126, t0.al_last_execute_stock_command AS al_last_execute_stock_command_127, t0.al_tax_exempt AS al_tax_exempt_128, t0.al_user_creator_id AS al_user_creator_id_129, t0.al_account_license_id AS al_account_license_id_130, t0.al_zip_code_id AS al_zip_code_id_131, t0.al_city_id AS al_city_id_132, t0.al_company_id AS al_company_id_133 FROM account_license t0 WHERE t0.al_license_username = ?"
(parameters:
[1 => "potheads_1221"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.al_id AS al_id_1, t0.al_restaurant_name AS al_restaurant_name_2, t0.al_date_created AS al_date_created_3, t0.al_license_status AS al_license_status_4, t0.al_license_username AS al_license_username_5, t0.al_contac_name AS al_contac_name_6, t0.al_license_email AS al_license_email_7, t0.al_addres AS al_addres_8, t0.al_suit_po_box AS al_suit_po_box_9, t0.al_longitude AS al_longitude_10, t0.al_latitude AS al_latitude_11, t0.al_phone_number AS al_phone_number_12, t0.al_license_key AS al_license_key_13, t0.al_has_android AS al_has_android_14, t0.al_android_vname AS al_android_vname_15, t0.al_device_uid AS al_device_uid_16, t0.al_is_callcenter AS al_is_callcenter_17, t0.al_pushy_key AS al_pushy_key_18, t0.al_gcm_key AS al_gcm_key_19, t0.al_is_testing AS al_is_testing_20, t0.al_is_demo AS al_is_demo_21, t0.al_android_ip AS al_android_ip_22, t0.al_times_checked_ip AS al_times_checked_ip_23, t0.al_apk_install_code AS al_apk_install_code_24, t0.al_has_loged_omt AS al_has_loged_omt_25, t0.al_type_test_license AS al_type_test_license_26, t0.auth_seed AS auth_seed_27, t0.is_plus_license AS is_plus_license_28, t0.al_consecutive_android_drying AS al_consecutive_android_drying_29, t0.al_last_s3_dbupload AS al_last_s3_dbupload_30, t0.al_last_auto_cleanse_date AS al_last_auto_cleanse_date_31, t0.al_last_duplicated_invoice_check AS al_last_duplicated_invoice_check_32, t0.al_last_timeclock_out_check AS al_last_timeclock_out_check_33, t0.al_last_device_expiration_check AS al_last_device_expiration_check_34, t0.al_zipcodes_are_needed AS al_zipcodes_are_needed_35, t0.has_level_zero AS has_level_zero_36, t0.al_level_zero_percentage AS al_level_zero_percentage_37, t0.al_has_cash_discount AS al_has_cash_discount_38, t0.al_cash_discount_percentage AS al_cash_discount_percentage_39, t0.al_level_zero_gateway_percentage AS al_level_zero_gateway_percentage_40, t0.omt_sync AS omt_sync_41, t0.al_android_database_size AS al_android_database_size_42, t0.al_is_level_light AS al_is_level_light_43, t0.al_levellight_user AS al_levellight_user_44, t0.al_last_s3_web_dbupload AS al_last_s3_web_dbupload_45, t0.al_last_logued_device_kind AS al_last_logued_device_kind_46, t0.al_service_prices_already_run AS al_service_prices_already_run_47, t0.al_nonsynced_brandservice AS al_nonsynced_brandservice_48, t0.al_lastCleanseLeftDays AS al_lastCleanseLeftDays_49, t0.al_registaction_already_cleaned AS al_registaction_already_cleaned_50, t0.al_updated_date AS al_updated_date_51, t0.al_consecutive_android_drying_second_stage AS al_consecutive_android_drying_second_stage_52, t0.al_last_login_was_ok AS al_last_login_was_ok_53, t0.al_last_login_date AS al_last_login_date_54, t0.al_last_validated_login_date AS al_last_validated_login_date_55, t0.al_last_cleaning_of_licensor_database AS al_last_cleaning_of_licensor_database_56, t0.al_schedule_menu_checked AS al_schedule_menu_checked_57, t0.al_active_zipcodes AS al_active_zipcodes_58, t0.al_time_zone_restaurant AS al_time_zone_restaurant_59, t0.al_checked_delete_notify AS al_checked_delete_notify_60, t0.al_checked_scanned_dir AS al_checked_scanned_dir_61, t0.al_copy_menu_of_restaurant AS al_copy_menu_of_restaurant_62, t0.al_menu_copy_done AS al_menu_copy_done_63, t0.al_is_franquise AS al_is_franquise_64, t0.al_login_type AS al_login_type_65, t0.al_public_address AS al_public_address_66, t0.al_consecutive_record_checked AS al_consecutive_record_checked_67, t0.al_single_menu_sizes_checked AS al_single_menu_sizes_checked_68, t0.al_user_property_and_roles_checked AS al_user_property_and_roles_checked_69, t0.al_sync_record_checked AS al_sync_record_checked_70, t0.al_lic_parasite AS al_lic_parasite_71, t0.al_licensor_cleanse_checked AS al_licensor_cleanse_checked_72, t0.al_last_resync_cleanse_checked AS al_last_resync_cleanse_checked_73, t0.al_send_allowed_autocleanse AS al_send_allowed_autocleanse_74, t0.al_date_created_cleaning_configuration AS al_date_created_cleaning_configuration_75, t0.al_record_quantity_for_cleaning AS al_record_quantity_for_cleaning_76, t0.al_duplicated_regist_action_checking AS al_duplicated_regist_action_checking_77, t0.al_duplicated_regist_action_free AS al_duplicated_regist_action_free_78, t0.al_duplicated_registaction_check AS al_duplicated_registaction_check_79, t0.al_last_update_of_database_size AS al_last_update_of_database_size_80, t0.al_consecutive_android_drying_third_stage AS al_consecutive_android_drying_third_stage_81, t0.al_last_quantity_cleanse_update AS al_last_quantity_cleanse_update_82, t0.al_locked_by_infinite_sync AS al_locked_by_infinite_sync_83, t0.al_number_syncdata_records AS al_number_syncdata_records_84, t0.conf_status_stock AS conf_status_stock_85, t0.default_customer_checked AS default_customer_checked_86, t0.no_data_file_flag AS no_data_file_flag_87, t0.payment_gateway AS payment_gateway_88, t0.time_to_next_epx_batch AS time_to_next_epx_batch_89, t0.aws_push_endpoint AS aws_push_endpoint_90, t0.aws_topic_arn AS aws_topic_arn_91, t0.aws_subscription_arn AS aws_subscription_arn_92, t0.aws_device_token AS aws_device_token_93, t0.al_itemized_card_price AS al_itemized_card_price_94, t0.al_missmatch_invoice_check_running AS al_missmatch_invoice_check_running_95, t0.mismmatch_invoices_checked_until AS mismmatch_invoices_checked_until_96, t0.checked_prices_by_levelzero_status_date AS checked_prices_by_levelzero_status_date_97, t0.checked_prices_by_levelzero_status AS checked_prices_by_levelzero_status_98, t0.pusher_own_verification_token AS pusher_own_verification_token_99, t0.pusher_verified AS pusher_verified_100, t0.ws_resource_id AS ws_resource_id_101, t0.ws_resource_id_verified AS ws_resource_id_verified_102, t0.cloud_package_name AS cloud_package_name_103, t0.whitelabel_package_name AS whitelabel_package_name_104, t0.al_nonprocedent_registaction_check AS al_nonprocedent_registaction_check_105, t0.al_last_nonprocedent_cleanse_update AS al_last_nonprocedent_cleanse_update_106, t0.al_last_cleaned_nonprocedent_registaction AS al_last_cleaned_nonprocedent_registaction_107, t0.al_database_update_date AS al_database_update_date_108, t0.al_place_id AS al_place_id_109, t0.al_owner_status AS al_owner_status_110, t0.dbugflag_forceinfiniteloop AS dbugflag_forceinfiniteloop_111, t0.fix_needs_one_updaown_sync AS fix_needs_one_updaown_sync_112, t0.al_captive_portal_status AS al_captive_portal_status_113, t0.omada_controller_id AS omada_controller_id_114, t0.operator_name AS operator_name_115, t0.operator_pass AS operator_pass_116, t0.portal_redirection_url AS portal_redirection_url_117, t0.allowed_navigation_time AS allowed_navigation_time_118, t0.omada_port AS omada_port_119, t0.in_house_delivery_status AS in_house_delivery_status_120, t0.al_date_paid AS al_date_paid_121, t0.al_date_unpaid AS al_date_unpaid_122, t0.al_last_daterelease AS al_last_daterelease_123, t0.al_giftcard_status AS al_giftcard_status_124, t0.al_has_active_caller_id AS al_has_active_caller_id_125, t0.al_type_price_discount AS al_type_price_discount_126, t0.al_last_execute_stock_command AS al_last_execute_stock_command_127, t0.al_tax_exempt AS al_tax_exempt_128, t0.al_user_creator_id AS al_user_creator_id_129, t0.al_account_license_id AS al_account_license_id_130, t0.al_zip_code_id AS al_zip_code_id_131, t0.al_city_id AS al_city_id_132, t0.al_company_id AS al_company_id_133 FROM account_license t0 WHERE t0.al_license_username = ?"
"params" => [1 => "potheads_1221"
]
"types" => [1 => 2]
]
deprecation
User Deprecated: Since symfony/framework-bundle 5.4: Method "Symfony\Bundle\FrameworkBundle\Controller\AbstractController::get()" is deprecated, use method or constructor injection in your controller instead.
"SELECT t0.lida_id AS lida_id_1, t0.lida_dbhost AS lida_dbhost_2, t0.lida_dbname AS lida_dbname_3, t0.lida_dbuser AS lida_dbuser_4, t0.lida_dbpass AS lida_dbpass_5, t0.lida_database_created AS lida_database_created_6, t0.lida_schema_created AS lida_schema_created_7, t0.lida_initial_insert_done AS lida_initial_insert_done_8, t0.lida_initial_data_configured AS lida_initial_data_configured_9, t0.lida_has_error AS lida_has_error_10, t0.lida_date_cron_last_schema AS lida_date_cron_last_schema_11, t0.lida_date_cron_last_procedure AS lida_date_cron_last_procedure_12, t0.lida_license_id AS lida_license_id_13 FROM license_database t0 WHERE t0.lida_license_id = ?"
(parameters:
[1 => 1221]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.lida_id AS lida_id_1, t0.lida_dbhost AS lida_dbhost_2, t0.lida_dbname AS lida_dbname_3, t0.lida_dbuser AS lida_dbuser_4, t0.lida_dbpass AS lida_dbpass_5, t0.lida_database_created AS lida_database_created_6, t0.lida_schema_created AS lida_schema_created_7, t0.lida_initial_insert_done AS lida_initial_insert_done_8, t0.lida_initial_data_configured AS lida_initial_data_configured_9, t0.lida_has_error AS lida_has_error_10, t0.lida_date_cron_last_schema AS lida_date_cron_last_schema_11, t0.lida_date_cron_last_procedure AS lida_date_cron_last_procedure_12, t0.lida_license_id AS lida_license_id_13 FROM license_database t0 WHERE t0.lida_license_id = ?"
"params" => [1 => 1221]
"types" => [1 => 1]
]
Log messages generated during the compilation of the service container.
Messages
Class
881
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AACommandTestFunctio" (parent: .abstract.instanceof.App\Command\AACommandTestFunctio).
Resolving inheritance for "App\Command\AACommandTestFunctio" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AACommandTestFunctio).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AACommnadTestFunctiongetDataDownloadHybridSyncOMT" (parent: .abstract.instanceof.App\Command\AACommnadTestFunctiongetDataDownloadHybridSyncOMT).
Resolving inheritance for "App\Command\AACommnadTestFunctiongetDataDownloadHybridSyncOMT" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AACommnadTestFunctiongetDataDownloadHybridSyncOMT).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AddConfigCleanDatabaseIntoLicensorCommand" (parent: .abstract.instanceof.App\Command\AddConfigCleanDatabaseIntoLicensorCommand).
Resolving inheritance for "App\Command\AddConfigCleanDatabaseIntoLicensorCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AddConfigCleanDatabaseIntoLicensorCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AddInventoryQuantityTypeOnLevelWebCommand" (parent: .abstract.instanceof.App\Command\AddInventoryQuantityTypeOnLevelWebCommand).
Resolving inheritance for "App\Command\AddInventoryQuantityTypeOnLevelWebCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AddInventoryQuantityTypeOnLevelWebCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AddNewModulesAndAsociatedWithUserOnLevelWebCommand" (parent: .abstract.instanceof.App\Command\AddNewModulesAndAsociatedWithUserOnLevelWebCommand).
Resolving inheritance for "App\Command\AddNewModulesAndAsociatedWithUserOnLevelWebCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AddNewModulesAndAsociatedWithUserOnLevelWebCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AddProductStockCategoriesOnLevelWebCommand" (parent: .abstract.instanceof.App\Command\AddProductStockCategoriesOnLevelWebCommand).
Resolving inheritance for "App\Command\AddProductStockCategoriesOnLevelWebCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AddProductStockCategoriesOnLevelWebCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AddressFixForRestaurantCommand" (parent: .abstract.instanceof.App\Command\AddressFixForRestaurantCommand).
Resolving inheritance for "App\Command\AddressFixForRestaurantCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AddressFixForRestaurantCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AddressFixForRestaurantV2Command" (parent: .abstract.instanceof.App\Command\AddressFixForRestaurantV2Command).
Resolving inheritance for "App\Command\AddressFixForRestaurantV2Command" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AddressFixForRestaurantV2Command).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AlterAddressTablesCommand" (parent: .abstract.instanceof.App\Command\AlterAddressTablesCommand).
Resolving inheritance for "App\Command\AlterAddressTablesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AlterAddressTablesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AlterTablesStrategyGenerationCommand" (parent: .abstract.instanceof.App\Command\AlterTablesStrategyGenerationCommand).
Resolving inheritance for "App\Command\AlterTablesStrategyGenerationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AlterTablesStrategyGenerationCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AlterValuesFromReportsInLevelWebCommand" (parent: .abstract.instanceof.App\Command\AlterValuesFromReportsInLevelWebCommand).
Resolving inheritance for "App\Command\AlterValuesFromReportsInLevelWebCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AlterValuesFromReportsInLevelWebCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ApkPushUpdateTaskCommand" (parent: .abstract.instanceof.App\Command\ApkPushUpdateTaskCommand).
Resolving inheritance for "App\Command\ApkPushUpdateTaskCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ApkPushUpdateTaskCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AutoRequestAndroidDataBaseCleanseCommand" (parent: .abstract.instanceof.App\Command\AutoRequestAndroidDataBaseCleanseCommand).
Resolving inheritance for "App\Command\AutoRequestAndroidDataBaseCleanseCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AutoRequestAndroidDataBaseCleanseCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AutoRequestS3DataBaseUploadCommand" (parent: .abstract.instanceof.App\Command\AutoRequestS3DataBaseUploadCommand).
Resolving inheritance for "App\Command\AutoRequestS3DataBaseUploadCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AutoRequestS3DataBaseUploadCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AutomaticInvoiceGeneration" (parent: .abstract.instanceof.App\Command\AutomaticInvoiceGeneration).
Resolving inheritance for "App\Command\AutomaticInvoiceGeneration" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AutomaticInvoiceGeneration).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AuxMakeSyncUpDownRequestCall" (parent: .abstract.instanceof.App\Command\AuxMakeSyncUpDownRequestCall).
Resolving inheritance for "App\Command\AuxMakeSyncUpDownRequestCall" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AuxMakeSyncUpDownRequestCall).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AuxServicePriceCounterCommand" (parent: .abstract.instanceof.App\Command\AuxServicePriceCounterCommand).
Resolving inheritance for "App\Command\AuxServicePriceCounterCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AuxServicePriceCounterCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AuxStationsCounterCommand" (parent: .abstract.instanceof.App\Command\AuxStationsCounterCommand).
Resolving inheritance for "App\Command\AuxStationsCounterCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AuxStationsCounterCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\BizarreGenericConsumerCallerCommand" (parent: .abstract.instanceof.App\Command\BizarreGenericConsumerCallerCommand).
Resolving inheritance for "App\Command\BizarreGenericConsumerCallerCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\BizarreGenericConsumerCallerCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\BrandSortTablePopulateCommand" (parent: .abstract.instanceof.App\Command\BrandSortTablePopulateCommand).
Resolving inheritance for "App\Command\BrandSortTablePopulateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\BrandSortTablePopulateCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CalculateUnitaryStockCommand" (parent: .abstract.instanceof.App\Command\CalculateUnitaryStockCommand).
Resolving inheritance for "App\Command\CalculateUnitaryStockCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CalculateUnitaryStockCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ChangeIPFromDataBasesForMigrationCommand" (parent: .abstract.instanceof.App\Command\ChangeIPFromDataBasesForMigrationCommand).
Resolving inheritance for "App\Command\ChangeIPFromDataBasesForMigrationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ChangeIPFromDataBasesForMigrationCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ChangePasswordUserAdminLevelWebCommand" (parent: .abstract.instanceof.App\Command\ChangePasswordUserAdminLevelWebCommand).
Resolving inheritance for "App\Command\ChangePasswordUserAdminLevelWebCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ChangePasswordUserAdminLevelWebCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ChangeUserTypeToResellerUser" (parent: .abstract.instanceof.App\Command\ChangeUserTypeToResellerUser).
Resolving inheritance for "App\Command\ChangeUserTypeToResellerUser" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ChangeUserTypeToResellerUser).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckAndModifyLicensesWithoutAndWithDeliveryCommand" (parent: .abstract.instanceof.App\Command\CheckAndModifyLicensesWithoutAndWithDeliveryCommand).
Resolving inheritance for "App\Command\CheckAndModifyLicensesWithoutAndWithDeliveryCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckAndModifyLicensesWithoutAndWithDeliveryCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckAndNotifyUnansweredSyncPushCommand" (parent: .abstract.instanceof.App\Command\CheckAndNotifyUnansweredSyncPushCommand).
Resolving inheritance for "App\Command\CheckAndNotifyUnansweredSyncPushCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckAndNotifyUnansweredSyncPushCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckAndUpdateRegistActionQuantityRecordsCommand" (parent: .abstract.instanceof.App\Command\CheckAndUpdateRegistActionQuantityRecordsCommand).
Resolving inheritance for "App\Command\CheckAndUpdateRegistActionQuantityRecordsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckAndUpdateRegistActionQuantityRecordsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckDuplicatedDataCommand" (parent: .abstract.instanceof.App\Command\CheckDuplicatedDataCommand).
Resolving inheritance for "App\Command\CheckDuplicatedDataCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckDuplicatedDataCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckDuplicatedValidatedZipcodesCommand" (parent: .abstract.instanceof.App\Command\CheckDuplicatedValidatedZipcodesCommand).
Resolving inheritance for "App\Command\CheckDuplicatedValidatedZipcodesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckDuplicatedValidatedZipcodesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckForDuplicatedBadInvoicesByAndroidInLicenseCommand" (parent: .abstract.instanceof.App\Command\CheckForDuplicatedBadInvoicesByAndroidInLicenseCommand).
Resolving inheritance for "App\Command\CheckForDuplicatedBadInvoicesByAndroidInLicenseCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckForDuplicatedBadInvoicesByAndroidInLicenseCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckForLateAndUnclosedCreditCardPaymentsCommand" (parent: .abstract.instanceof.App\Command\CheckForLateAndUnclosedCreditCardPaymentsCommand).
Resolving inheritance for "App\Command\CheckForLateAndUnclosedCreditCardPaymentsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckForLateAndUnclosedCreditCardPaymentsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckForLoguedLicensesWithoutTheHasAndroidConfigurationFlagCommand" (parent: .abstract.instanceof.App\Command\CheckForLoguedLicensesWithoutTheHasAndroidConfigurationFlagCommand).
Resolving inheritance for "App\Command\CheckForLoguedLicensesWithoutTheHasAndroidConfigurationFlagCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckForLoguedLicensesWithoutTheHasAndroidConfigurationFlagCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckForNearToExpireDeviceLicenseCommand" (parent: .abstract.instanceof.App\Command\CheckForNearToExpireDeviceLicenseCommand).
Resolving inheritance for "App\Command\CheckForNearToExpireDeviceLicenseCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckForNearToExpireDeviceLicenseCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckForUnclosedTimeOutRecordsCommand" (parent: .abstract.instanceof.App\Command\CheckForUnclosedTimeOutRecordsCommand).
Resolving inheritance for "App\Command\CheckForUnclosedTimeOutRecordsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckForUnclosedTimeOutRecordsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckLevelZipcodeGMGCommand" (parent: .abstract.instanceof.App\Command\CheckLevelZipcodeGMGCommand).
Resolving inheritance for "App\Command\CheckLevelZipcodeGMGCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckLevelZipcodeGMGCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckLicenseActiveZipcodesCommand" (parent: .abstract.instanceof.App\Command\CheckLicenseActiveZipcodesCommand).
Resolving inheritance for "App\Command\CheckLicenseActiveZipcodesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckLicenseActiveZipcodesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckLicenseExpirationsCommand" (parent: .abstract.instanceof.App\Command\CheckLicenseExpirationsCommand).
Resolving inheritance for "App\Command\CheckLicenseExpirationsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckLicenseExpirationsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckPendingSsyncsByLicenseCommand" (parent: .abstract.instanceof.App\Command\CheckPendingSsyncsByLicenseCommand).
Resolving inheritance for "App\Command\CheckPendingSsyncsByLicenseCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckPendingSsyncsByLicenseCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckZipcodeGMGCommand" (parent: .abstract.instanceof.App\Command\CheckZipcodeGMGCommand).
Resolving inheritance for "App\Command\CheckZipcodeGMGCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckZipcodeGMGCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CleanBinFilesInDBWebServerCommand" (parent: .abstract.instanceof.App\Command\CleanBinFilesInDBWebServerCommand).
Resolving inheritance for "App\Command\CleanBinFilesInDBWebServerCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CleanBinFilesInDBWebServerCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CleanCRMData" (parent: .abstract.instanceof.App\Command\CleanCRMData).
Resolving inheritance for "App\Command\CleanCRMData" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CleanCRMData).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CleanDocumenDocusingtsInServerCommand" (parent: .abstract.instanceof.App\Command\CleanDocumenDocusingtsInServerCommand).
Resolving inheritance for "App\Command\CleanDocumenDocusingtsInServerCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CleanDocumenDocusingtsInServerCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CleanLoyaltyTableLevelComman" (parent: .abstract.instanceof.App\Command\CleanLoyaltyTableLevelComman).
Resolving inheritance for "App\Command\CleanLoyaltyTableLevelComman" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CleanLoyaltyTableLevelComman).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CleanProductoTallaLevelWebCommand" (parent: .abstract.instanceof.App\Command\CleanProductoTallaLevelWebCommand).
Resolving inheritance for "App\Command\CleanProductoTallaLevelWebCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CleanProductoTallaLevelWebCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CleanRegistActionsDuplicatedRecordsCommand" (parent: .abstract.instanceof.App\Command\CleanRegistActionsDuplicatedRecordsCommand).
Resolving inheritance for "App\Command\CleanRegistActionsDuplicatedRecordsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CleanRegistActionsDuplicatedRecordsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CleanRegistActionsNonProcedentSyncRecordsCommand" (parent: .abstract.instanceof.App\Command\CleanRegistActionsNonProcedentSyncRecordsCommand).
Resolving inheritance for "App\Command\CleanRegistActionsNonProcedentSyncRecordsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CleanRegistActionsNonProcedentSyncRecordsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CleandDataServicePriceCommand" (parent: .abstract.instanceof.App\Command\CleandDataServicePriceCommand).
Resolving inheritance for "App\Command\CleandDataServicePriceCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CleandDataServicePriceCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CleaningOfLicensorDatabaseCommand" (parent: .abstract.instanceof.App\Command\CleaningOfLicensorDatabaseCommand).
Resolving inheritance for "App\Command\CleaningOfLicensorDatabaseCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CleaningOfLicensorDatabaseCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CleaningOfLicensorDatabasesCommand" (parent: .abstract.instanceof.App\Command\CleaningOfLicensorDatabasesCommand).
Resolving inheritance for "App\Command\CleaningOfLicensorDatabasesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CleaningOfLicensorDatabasesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CleanseForFattyAndroidDataBaseCommand" (parent: .abstract.instanceof.App\Command\CleanseForFattyAndroidDataBaseCommand).
Resolving inheritance for "App\Command\CleanseForFattyAndroidDataBaseCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CleanseForFattyAndroidDataBaseCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CleanseForFattyAndroidDataBaseConsumerCommand" (parent: .abstract.instanceof.App\Command\CleanseForFattyAndroidDataBaseConsumerCommand).
Resolving inheritance for "App\Command\CleanseForFattyAndroidDataBaseConsumerCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CleanseForFattyAndroidDataBaseConsumerCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CleanseForFattyAndroidDataBaseSecondStageCommand" (parent: .abstract.instanceof.App\Command\CleanseForFattyAndroidDataBaseSecondStageCommand).
Resolving inheritance for "App\Command\CleanseForFattyAndroidDataBaseSecondStageCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CleanseForFattyAndroidDataBaseSecondStageCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CleanseForFattyAndroidDataBaseThirdStageCommand" (parent: .abstract.instanceof.App\Command\CleanseForFattyAndroidDataBaseThirdStageCommand).
Resolving inheritance for "App\Command\CleanseForFattyAndroidDataBaseThirdStageCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CleanseForFattyAndroidDataBaseThirdStageCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CleanseForLicenseDirCommand" (parent: .abstract.instanceof.App\Command\CleanseForLicenseDirCommand).
Resolving inheritance for "App\Command\CleanseForLicenseDirCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CleanseForLicenseDirCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CloningImageS3Command" (parent: .abstract.instanceof.App\Command\CloningImageS3Command).
Resolving inheritance for "App\Command\CloningImageS3Command" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CloningImageS3Command).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CloningOfRestaurantCommand" (parent: .abstract.instanceof.App\Command\CloningOfRestaurantCommand).
Resolving inheritance for "App\Command\CloningOfRestaurantCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CloningOfRestaurantCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ComplitDataServicePriceModifierCommand" (parent: .abstract.instanceof.App\Command\ComplitDataServicePriceModifierCommand).
Resolving inheritance for "App\Command\ComplitDataServicePriceModifierCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ComplitDataServicePriceModifierCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CompressGZAndLoadS3Command" (parent: .abstract.instanceof.App\Command\CompressGZAndLoadS3Command).
Resolving inheritance for "App\Command\CompressGZAndLoadS3Command" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CompressGZAndLoadS3Command).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CompressGZAndLoadS3ConsumerCommand" (parent: .abstract.instanceof.App\Command\CompressGZAndLoadS3ConsumerCommand).
Resolving inheritance for "App\Command\CompressGZAndLoadS3ConsumerCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CompressGZAndLoadS3ConsumerCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ConsumePointsTransactionsInRabbitQueueCommand" (parent: .abstract.instanceof.App\Command\ConsumePointsTransactionsInRabbitQueueCommand).
Resolving inheritance for "App\Command\ConsumePointsTransactionsInRabbitQueueCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ConsumePointsTransactionsInRabbitQueueCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CorrectionTaxesOMTCommand" (parent: .abstract.instanceof.App\Command\CorrectionTaxesOMTCommand).
Resolving inheritance for "App\Command\CorrectionTaxesOMTCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CorrectionTaxesOMTCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CountDuplicateRecordsCommand" (parent: .abstract.instanceof.App\Command\CountDuplicateRecordsCommand).
Resolving inheritance for "App\Command\CountDuplicateRecordsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CountDuplicateRecordsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateDatabaseLevelCommand" (parent: .abstract.instanceof.App\Command\CreateDatabaseLevelCommand).
Resolving inheritance for "App\Command\CreateDatabaseLevelCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateDatabaseLevelCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateDefaultDashboardOMTUserForAllLicensesCommand" (parent: .abstract.instanceof.App\Command\CreateDefaultDashboardOMTUserForAllLicensesCommand).
Resolving inheritance for "App\Command\CreateDefaultDashboardOMTUserForAllLicensesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateDefaultDashboardOMTUserForAllLicensesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateModuleLevelWebCommand" (parent: .abstract.instanceof.App\Command\CreateModuleLevelWebCommand).
Resolving inheritance for "App\Command\CreateModuleLevelWebCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateModuleLevelWebCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateProceduresLevelWebCommand" (parent: .abstract.instanceof.App\Command\CreateProceduresLevelWebCommand).
Resolving inheritance for "App\Command\CreateProceduresLevelWebCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateProceduresLevelWebCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateSuperAdminUserLevelWebCommand" (parent: .abstract.instanceof.App\Command\CreateSuperAdminUserLevelWebCommand).
Resolving inheritance for "App\Command\CreateSuperAdminUserLevelWebCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateSuperAdminUserLevelWebCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CronTaskRunInRabbitMQCommand" (parent: .abstract.instanceof.App\Command\CronTaskRunInRabbitMQCommand).
Resolving inheritance for "App\Command\CronTaskRunInRabbitMQCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CronTaskRunInRabbitMQCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CronTypeServiceCommand" (parent: .abstract.instanceof.App\Command\CronTypeServiceCommand).
Resolving inheritance for "App\Command\CronTypeServiceCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CronTypeServiceCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CustomerVerificationEcosystemLevelCommnad" (parent: .abstract.instanceof.App\Command\CustomerVerificationEcosystemLevelCommnad).
Resolving inheritance for "App\Command\CustomerVerificationEcosystemLevelCommnad" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CustomerVerificationEcosystemLevelCommnad).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DatabaseImportCommand" (parent: .abstract.instanceof.App\Command\DatabaseImportCommand).
Resolving inheritance for "App\Command\DatabaseImportCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DatabaseImportCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DebugClientLicenseCommand" (parent: .abstract.instanceof.App\Command\DebugClientLicenseCommand).
Resolving inheritance for "App\Command\DebugClientLicenseCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DebugClientLicenseCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DebugMailerDsnCommand" (parent: .abstract.instanceof.App\Command\DebugMailerDsnCommand).
Resolving inheritance for "App\Command\DebugMailerDsnCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DebugMailerDsnCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DecryptMD5FromAccessCodeEmployesAndSaveRevertAccessCodeCommand" (parent: .abstract.instanceof.App\Command\DecryptMD5FromAccessCodeEmployesAndSaveRevertAccessCodeCommand).
Resolving inheritance for "App\Command\DecryptMD5FromAccessCodeEmployesAndSaveRevertAccessCodeCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DecryptMD5FromAccessCodeEmployesAndSaveRevertAccessCodeCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DefaultRelationalPrinterCommand" (parent: .abstract.instanceof.App\Command\DefaultRelationalPrinterCommand).
Resolving inheritance for "App\Command\DefaultRelationalPrinterCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DefaultRelationalPrinterCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DejavooNotifyAdjustTipConsumerCommand" (parent: .abstract.instanceof.App\Command\DejavooNotifyAdjustTipConsumerCommand).
Resolving inheritance for "App\Command\DejavooNotifyAdjustTipConsumerCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DejavooNotifyAdjustTipConsumerCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DejavooNotifyAdjustTipProducerCommand" (parent: .abstract.instanceof.App\Command\DejavooNotifyAdjustTipProducerCommand).
Resolving inheritance for "App\Command\DejavooNotifyAdjustTipProducerCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DejavooNotifyAdjustTipProducerCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DeleteDuplicateCitiesCommand" (parent: .abstract.instanceof.App\Command\DeleteDuplicateCitiesCommand).
Resolving inheritance for "App\Command\DeleteDuplicateCitiesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DeleteDuplicateCitiesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DeleteRelationModules" (parent: .abstract.instanceof.App\Command\DeleteRelationModules).
Resolving inheritance for "App\Command\DeleteRelationModules" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DeleteRelationModules).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DeleteTablesForLicenseCommand" (parent: .abstract.instanceof.App\Command\DeleteTablesForLicenseCommand).
Resolving inheritance for "App\Command\DeleteTablesForLicenseCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DeleteTablesForLicenseCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DetectAndFixBadConsecutiveRegistActionCommand" (parent: .abstract.instanceof.App\Command\DetectAndFixBadConsecutiveRegistActionCommand).
Resolving inheritance for "App\Command\DetectAndFixBadConsecutiveRegistActionCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DetectAndFixBadConsecutiveRegistActionCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DinamicUpdateForLogsPasswordsCommand" (parent: .abstract.instanceof.App\Command\DinamicUpdateForLogsPasswordsCommand).
Resolving inheritance for "App\Command\DinamicUpdateForLogsPasswordsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DinamicUpdateForLogsPasswordsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DoctrineMigrationTwoToThreeCommand" (parent: .abstract.instanceof.App\Command\DoctrineMigrationTwoToThreeCommand).
Resolving inheritance for "App\Command\DoctrineMigrationTwoToThreeCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DoctrineMigrationTwoToThreeCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DocusignTokenExpiresInAndUpdateThemCommand" (parent: .abstract.instanceof.App\Command\DocusignTokenExpiresInAndUpdateThemCommand).
Resolving inheritance for "App\Command\DocusignTokenExpiresInAndUpdateThemCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DocusignTokenExpiresInAndUpdateThemCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\EnableCleaningResyncRecordsCommand" (parent: .abstract.instanceof.App\Command\EnableCleaningResyncRecordsCommand).
Resolving inheritance for "App\Command\EnableCleaningResyncRecordsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\EnableCleaningResyncRecordsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FeedPointsTransactionsRabbitQueueCommand" (parent: .abstract.instanceof.App\Command\FeedPointsTransactionsRabbitQueueCommand).
Resolving inheritance for "App\Command\FeedPointsTransactionsRabbitQueueCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FeedPointsTransactionsRabbitQueueCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FilesDataNotifyAndroidCommand" (parent: .abstract.instanceof.App\Command\FilesDataNotifyAndroidCommand).
Resolving inheritance for "App\Command\FilesDataNotifyAndroidCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FilesDataNotifyAndroidCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FilesDataNotifyOMTCommand" (parent: .abstract.instanceof.App\Command\FilesDataNotifyOMTCommand).
Resolving inheritance for "App\Command\FilesDataNotifyOMTCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FilesDataNotifyOMTCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FilesDataReadyForReadCommand" (parent: .abstract.instanceof.App\Command\FilesDataReadyForReadCommand).
Resolving inheritance for "App\Command\FilesDataReadyForReadCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FilesDataReadyForReadCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FilesDataUpdateWebSyncFromAndoridResponseCommand" (parent: .abstract.instanceof.App\Command\FilesDataUpdateWebSyncFromAndoridResponseCommand).
Resolving inheritance for "App\Command\FilesDataUpdateWebSyncFromAndoridResponseCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FilesDataUpdateWebSyncFromAndoridResponseCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FindAndCreateUsersLoyaltyCommand" (parent: .abstract.instanceof.App\Command\FindAndCreateUsersLoyaltyCommand).
Resolving inheritance for "App\Command\FindAndCreateUsersLoyaltyCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FindAndCreateUsersLoyaltyCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FixActiveLicenseInDeletedAccountCommand" (parent: .abstract.instanceof.App\Command\FixActiveLicenseInDeletedAccountCommand).
Resolving inheritance for "App\Command\FixActiveLicenseInDeletedAccountCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FixActiveLicenseInDeletedAccountCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FixCategoryListOrderCommnad" (parent: .abstract.instanceof.App\Command\FixCategoryListOrderCommnad).
Resolving inheritance for "App\Command\FixCategoryListOrderCommnad" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FixCategoryListOrderCommnad).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FixDefaultMenuCategoriesForAllCommand" (parent: .abstract.instanceof.App\Command\FixDefaultMenuCategoriesForAllCommand).
Resolving inheritance for "App\Command\FixDefaultMenuCategoriesForAllCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FixDefaultMenuCategoriesForAllCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FixForInvoiceAndInvoiceTypePayMissMatchCommand" (parent: .abstract.instanceof.App\Command\FixForInvoiceAndInvoiceTypePayMissMatchCommand).
Resolving inheritance for "App\Command\FixForInvoiceAndInvoiceTypePayMissMatchCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FixForInvoiceAndInvoiceTypePayMissMatchCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FixForLoyaltyMassiveImportedUserAmmountCommand" (parent: .abstract.instanceof.App\Command\FixForLoyaltyMassiveImportedUserAmmountCommand).
Resolving inheritance for "App\Command\FixForLoyaltyMassiveImportedUserAmmountCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FixForLoyaltyMassiveImportedUserAmmountCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FixForServicePricesBasedInLevelZeroConfigCommand" (parent: .abstract.instanceof.App\Command\FixForServicePricesBasedInLevelZeroConfigCommand).
Resolving inheritance for "App\Command\FixForServicePricesBasedInLevelZeroConfigCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FixForServicePricesBasedInLevelZeroConfigCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FixForTipDirectlyOnGatewayCommand" (parent: .abstract.instanceof.App\Command\FixForTipDirectlyOnGatewayCommand).
Resolving inheritance for "App\Command\FixForTipDirectlyOnGatewayCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FixForTipDirectlyOnGatewayCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FixInsertLicenseCreationDateCommand" (parent: .abstract.instanceof.App\Command\FixInsertLicenseCreationDateCommand).
Resolving inheritance for "App\Command\FixInsertLicenseCreationDateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FixInsertLicenseCreationDateCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FixMenuRelatedScheduleCommand" (parent: .abstract.instanceof.App\Command\FixMenuRelatedScheduleCommand).
Resolving inheritance for "App\Command\FixMenuRelatedScheduleCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FixMenuRelatedScheduleCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FixNonTipRequestInMerchantCommand" (parent: .abstract.instanceof.App\Command\FixNonTipRequestInMerchantCommand).
Resolving inheritance for "App\Command\FixNonTipRequestInMerchantCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FixNonTipRequestInMerchantCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FixPhoneNumbersCommand" (parent: .abstract.instanceof.App\Command\FixPhoneNumbersCommand).
Resolving inheritance for "App\Command\FixPhoneNumbersCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FixPhoneNumbersCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FixRegularSizeBugCommand" (parent: .abstract.instanceof.App\Command\FixRegularSizeBugCommand).
Resolving inheritance for "App\Command\FixRegularSizeBugCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FixRegularSizeBugCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FixTicketLabelCommand" (parent: .abstract.instanceof.App\Command\FixTicketLabelCommand).
Resolving inheritance for "App\Command\FixTicketLabelCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FixTicketLabelCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FixTimezoneInformationCommand" (parent: .abstract.instanceof.App\Command\FixTimezoneInformationCommand).
Resolving inheritance for "App\Command\FixTimezoneInformationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FixTimezoneInformationCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GarbageCleanerFromRegistActionCommand" (parent: .abstract.instanceof.App\Command\GarbageCleanerFromRegistActionCommand).
Resolving inheritance for "App\Command\GarbageCleanerFromRegistActionCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GarbageCleanerFromRegistActionCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateScheduleACommand" (parent: .abstract.instanceof.App\Command\GenerateScheduleACommand).
Resolving inheritance for "App\Command\GenerateScheduleACommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateScheduleACommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GetPlainBilledInvoicesReportCommand" (parent: .abstract.instanceof.App\Command\GetPlainBilledInvoicesReportCommand).
Resolving inheritance for "App\Command\GetPlainBilledInvoicesReportCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GetPlainBilledInvoicesReportCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GiftCardsLicenseMigrationCommand" (parent: .abstract.instanceof.App\Command\GiftCardsLicenseMigrationCommand).
Resolving inheritance for "App\Command\GiftCardsLicenseMigrationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GiftCardsLicenseMigrationCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\HermitSeedsForUnhealtyLicensesCommand" (parent: .abstract.instanceof.App\Command\HermitSeedsForUnhealtyLicensesCommand).
Resolving inheritance for "App\Command\HermitSeedsForUnhealtyLicensesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\HermitSeedsForUnhealtyLicensesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\HybridSyncResponseConsumerCommand" (parent: .abstract.instanceof.App\Command\HybridSyncResponseConsumerCommand).
Resolving inheritance for "App\Command\HybridSyncResponseConsumerCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\HybridSyncResponseConsumerCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\InsertBackupOmtClienteCommand" (parent: .abstract.instanceof.App\Command\InsertBackupOmtClienteCommand).
Resolving inheritance for "App\Command\InsertBackupOmtClienteCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\InsertBackupOmtClienteCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LevelCreateSchemaCommand" (parent: .abstract.instanceof.App\Command\LevelCreateSchemaCommand).
Resolving inheritance for "App\Command\LevelCreateSchemaCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LevelCreateSchemaCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LevelDeleteSchemaCommand" (parent: .abstract.instanceof.App\Command\LevelDeleteSchemaCommand).
Resolving inheritance for "App\Command\LevelDeleteSchemaCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LevelDeleteSchemaCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LevelLicenseDataBaseRestorationCommand" (parent: .abstract.instanceof.App\Command\LevelLicenseDataBaseRestorationCommand).
Resolving inheritance for "App\Command\LevelLicenseDataBaseRestorationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LevelLicenseDataBaseRestorationCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LevelLiceseDataBaseConfigurationCommand" (parent: .abstract.instanceof.App\Command\LevelLiceseDataBaseConfigurationCommand).
Resolving inheritance for "App\Command\LevelLiceseDataBaseConfigurationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LevelLiceseDataBaseConfigurationCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LevelUpdateSchemaCommand" (parent: .abstract.instanceof.App\Command\LevelUpdateSchemaCommand).
Resolving inheritance for "App\Command\LevelUpdateSchemaCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LevelUpdateSchemaCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LevelinitialSchemaDataCommand" (parent: .abstract.instanceof.App\Command\LevelinitialSchemaDataCommand).
Resolving inheritance for "App\Command\LevelinitialSchemaDataCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LevelinitialSchemaDataCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Levelweb\SettlerAccountingTablesCommand" (parent: .abstract.instanceof.App\Command\Levelweb\SettlerAccountingTablesCommand).
Resolving inheritance for "App\Command\Levelweb\SettlerAccountingTablesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Levelweb\SettlerAccountingTablesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Levelweb\SettlerAppSettingsCommand" (parent: .abstract.instanceof.App\Command\Levelweb\SettlerAppSettingsCommand).
Resolving inheritance for "App\Command\Levelweb\SettlerAppSettingsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Levelweb\SettlerAppSettingsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LevelwebMultiMenuInfoCommand" (parent: .abstract.instanceof.App\Command\LevelwebMultiMenuInfoCommand).
Resolving inheritance for "App\Command\LevelwebMultiMenuInfoCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LevelwebMultiMenuInfoCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LicenseCacheClearCommand" (parent: .abstract.instanceof.App\Command\LicenseCacheClearCommand).
Resolving inheritance for "App\Command\LicenseCacheClearCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LicenseCacheClearCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LicenseDatabaseCreationCommand" (parent: .abstract.instanceof.App\Command\LicenseDatabaseCreationCommand).
Resolving inheritance for "App\Command\LicenseDatabaseCreationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LicenseDatabaseCreationCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LicenseMappingInfoCommand" (parent: .abstract.instanceof.App\Command\LicenseMappingInfoCommand).
Resolving inheritance for "App\Command\LicenseMappingInfoCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LicenseMappingInfoCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LicenseRecoveryRecordsCommand" (parent: .abstract.instanceof.App\Command\LicenseRecoveryRecordsCommand).
Resolving inheritance for "App\Command\LicenseRecoveryRecordsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LicenseRecoveryRecordsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MakeAutoCaptureForEPXBatchSettlementCommand" (parent: .abstract.instanceof.App\Command\MakeAutoCaptureForEPXBatchSettlementCommand).
Resolving inheritance for "App\Command\MakeAutoCaptureForEPXBatchSettlementCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MakeAutoCaptureForEPXBatchSettlementCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MakeGrilleFixAtlanticBoatCommand" (parent: .abstract.instanceof.App\Command\MakeGrilleFixAtlanticBoatCommand).
Resolving inheritance for "App\Command\MakeGrilleFixAtlanticBoatCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MakeGrilleFixAtlanticBoatCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MakeGrilleFixCommand" (parent: .abstract.instanceof.App\Command\MakeGrilleFixCommand).
Resolving inheritance for "App\Command\MakeGrilleFixCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MakeGrilleFixCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MakeJhonierFixCommand" (parent: .abstract.instanceof.App\Command\MakeJhonierFixCommand).
Resolving inheritance for "App\Command\MakeJhonierFixCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MakeJhonierFixCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MakeLevelWebDataBaseBackupCommand" (parent: .abstract.instanceof.App\Command\MakeLevelWebDataBaseBackupCommand).
Resolving inheritance for "App\Command\MakeLevelWebDataBaseBackupCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MakeLevelWebDataBaseBackupCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MakeLevelWebDataBaseBackupConsumerCallCommand" (parent: .abstract.instanceof.App\Command\MakeLevelWebDataBaseBackupConsumerCallCommand).
Resolving inheritance for "App\Command\MakeLevelWebDataBaseBackupConsumerCallCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MakeLevelWebDataBaseBackupConsumerCallCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MakeLicensorDataBaseBackupCommand" (parent: .abstract.instanceof.App\Command\MakeLicensorDataBaseBackupCommand).
Resolving inheritance for "App\Command\MakeLicensorDataBaseBackupCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MakeLicensorDataBaseBackupCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MakeOMTDeliverSyncFileRequestCommand" (parent: .abstract.instanceof.App\Command\MakeOMTDeliverSyncFileRequestCommand).
Resolving inheritance for "App\Command\MakeOMTDeliverSyncFileRequestCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MakeOMTDeliverSyncFileRequestCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MakeUserPropertyAndRolesCleanseCommand" (parent: .abstract.instanceof.App\Command\MakeUserPropertyAndRolesCleanseCommand).
Resolving inheritance for "App\Command\MakeUserPropertyAndRolesCleanseCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MakeUserPropertyAndRolesCleanseCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MassRefundForEPXDoubleChargeIssueCommand" (parent: .abstract.instanceof.App\Command\MassRefundForEPXDoubleChargeIssueCommand).
Resolving inheritance for "App\Command\MassRefundForEPXDoubleChargeIssueCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MassRefundForEPXDoubleChargeIssueCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MassiveDataNotifyOMTCommand" (parent: .abstract.instanceof.App\Command\MassiveDataNotifyOMTCommand).
Resolving inheritance for "App\Command\MassiveDataNotifyOMTCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MassiveDataNotifyOMTCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MassiveSyncConsumerCommand" (parent: .abstract.instanceof.App\Command\MassiveSyncConsumerCommand).
Resolving inheritance for "App\Command\MassiveSyncConsumerCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MassiveSyncConsumerCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MasterCronTasksCommand" (parent: .abstract.instanceof.App\Command\MasterCronTasksCommand).
Resolving inheritance for "App\Command\MasterCronTasksCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MasterCronTasksCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MasterSendAPKPushUpdaterCommand" (parent: .abstract.instanceof.App\Command\MasterSendAPKPushUpdaterCommand).
Resolving inheritance for "App\Command\MasterSendAPKPushUpdaterCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MasterSendAPKPushUpdaterCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MigrationFRPToBOGOCardCommand" (parent: .abstract.instanceof.App\Command\MigrationFRPToBOGOCardCommand).
Resolving inheritance for "App\Command\MigrationFRPToBOGOCardCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MigrationFRPToBOGOCardCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MigrationRALFromFundraisingToOfferPlanCommand" (parent: .abstract.instanceof.App\Command\MigrationRALFromFundraisingToOfferPlanCommand).
Resolving inheritance for "App\Command\MigrationRALFromFundraisingToOfferPlanCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MigrationRALFromFundraisingToOfferPlanCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\NotifyGiftCardInvalidationCommand" (parent: .abstract.instanceof.App\Command\NotifyGiftCardInvalidationCommand).
Resolving inheritance for "App\Command\NotifyGiftCardInvalidationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\NotifyGiftCardInvalidationCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\NotifyMaxSyncRecordCommand" (parent: .abstract.instanceof.App\Command\NotifyMaxSyncRecordCommand).
Resolving inheritance for "App\Command\NotifyMaxSyncRecordCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\NotifyMaxSyncRecordCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\NotifyOMTWebSyncConsumerCommand" (parent: .abstract.instanceof.App\Command\NotifyOMTWebSyncConsumerCommand).
Resolving inheritance for "App\Command\NotifyOMTWebSyncConsumerCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\NotifyOMTWebSyncConsumerCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\NotifyRecurentOrIgnoredSyncRecordsCommand" (parent: .abstract.instanceof.App\Command\NotifyRecurentOrIgnoredSyncRecordsCommand).
Resolving inheritance for "App\Command\NotifyRecurentOrIgnoredSyncRecordsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\NotifyRecurentOrIgnoredSyncRecordsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OMT\ConsumeOMTLevelResponseSyncCommand" (parent: .abstract.instanceof.App\Command\OMT\ConsumeOMTLevelResponseSyncCommand).
Resolving inheritance for "App\Command\OMT\ConsumeOMTLevelResponseSyncCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OMT\ConsumeOMTLevelResponseSyncCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OMT\LicenseCreationForWSCommand" (parent: .abstract.instanceof.App\Command\OMT\LicenseCreationForWSCommand).
Resolving inheritance for "App\Command\OMT\LicenseCreationForWSCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OMT\LicenseCreationForWSCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OMT\RecoveryUsersOmtInLicensor" (parent: .abstract.instanceof.App\Command\OMT\RecoveryUsersOmtInLicensor).
Resolving inheritance for "App\Command\OMT\RecoveryUsersOmtInLicensor" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OMT\RecoveryUsersOmtInLicensor).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OMT\ResendUnansweredCurlCommand" (parent: .abstract.instanceof.App\Command\OMT\ResendUnansweredCurlCommand).
Resolving inheritance for "App\Command\OMT\ResendUnansweredCurlCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OMT\ResendUnansweredCurlCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OMT\ResetUsersFromOmtAndLicensorCommand" (parent: .abstract.instanceof.App\Command\OMT\ResetUsersFromOmtAndLicensorCommand).
Resolving inheritance for "App\Command\OMT\ResetUsersFromOmtAndLicensorCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OMT\ResetUsersFromOmtAndLicensorCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OMT\SearchRegistForQueueOmtCommand" (parent: .abstract.instanceof.App\Command\OMT\SearchRegistForQueueOmtCommand).
Resolving inheritance for "App\Command\OMT\SearchRegistForQueueOmtCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OMT\SearchRegistForQueueOmtCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OMT\SyncTablesForRegistActionCommand" (parent: .abstract.instanceof.App\Command\OMT\SyncTablesForRegistActionCommand).
Resolving inheritance for "App\Command\OMT\SyncTablesForRegistActionCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OMT\SyncTablesForRegistActionCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OMT\searchQueueForOmtConsumerCommand" (parent: .abstract.instanceof.App\Command\OMT\searchQueueForOmtConsumerCommand).
Resolving inheritance for "App\Command\OMT\searchQueueForOmtConsumerCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OMT\searchQueueForOmtConsumerCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OmtClientAddressAsyncRegistOnLicensorCommand" (parent: .abstract.instanceof.App\Command\OmtClientAddressAsyncRegistOnLicensorCommand).
Resolving inheritance for "App\Command\OmtClientAddressAsyncRegistOnLicensorCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OmtClientAddressAsyncRegistOnLicensorCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OmtIdConfigurationLevelwebCommand" (parent: .abstract.instanceof.App\Command\OmtIdConfigurationLevelwebCommand).
Resolving inheritance for "App\Command\OmtIdConfigurationLevelwebCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OmtIdConfigurationLevelwebCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ParchAutoincrementDBCommand" (parent: .abstract.instanceof.App\Command\ParchAutoincrementDBCommand).
Resolving inheritance for "App\Command\ParchAutoincrementDBCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ParchAutoincrementDBCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PizzaDataToolCommand" (parent: .abstract.instanceof.App\Command\PizzaDataToolCommand).
Resolving inheritance for "App\Command\PizzaDataToolCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PizzaDataToolCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PusherMessageCommand" (parent: .abstract.instanceof.App\Command\PusherMessageCommand).
Resolving inheritance for "App\Command\PusherMessageCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PusherMessageCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ReadAndComparePaymentFactsCreditCardsCommand" (parent: .abstract.instanceof.App\Command\ReadAndComparePaymentFactsCreditCardsCommand).
Resolving inheritance for "App\Command\ReadAndComparePaymentFactsCreditCardsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ReadAndComparePaymentFactsCreditCardsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ReadDeliveredOMTWebSyncResponseConsumerCommand" (parent: .abstract.instanceof.App\Command\ReadDeliveredOMTWebSyncResponseConsumerCommand).
Resolving inheritance for "App\Command\ReadDeliveredOMTWebSyncResponseConsumerCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ReadDeliveredOMTWebSyncResponseConsumerCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ReadDeliveredWebSyncResponseConsumerCommand" (parent: .abstract.instanceof.App\Command\ReadDeliveredWebSyncResponseConsumerCommand).
Resolving inheritance for "App\Command\ReadDeliveredWebSyncResponseConsumerCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ReadDeliveredWebSyncResponseConsumerCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ReadFileDataConsumerCommand" (parent: .abstract.instanceof.App\Command\ReadFileDataConsumerCommand).
Resolving inheritance for "App\Command\ReadFileDataConsumerCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ReadFileDataConsumerCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ReadFileDataWebConsumerCommand" (parent: .abstract.instanceof.App\Command\ReadFileDataWebConsumerCommand).
Resolving inheritance for "App\Command\ReadFileDataWebConsumerCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ReadFileDataWebConsumerCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ResellerInvoiceGeneration" (parent: .abstract.instanceof.App\Command\ResellerInvoiceGeneration).
Resolving inheritance for "App\Command\ResellerInvoiceGeneration" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ResellerInvoiceGeneration).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ResendSyncsWithoutReplyCommand" (parent: .abstract.instanceof.App\Command\ResendSyncsWithoutReplyCommand).
Resolving inheritance for "App\Command\ResendSyncsWithoutReplyCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ResendSyncsWithoutReplyCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ResendUnrespondedPushCommand" (parent: .abstract.instanceof.App\Command\ResendUnrespondedPushCommand).
Resolving inheritance for "App\Command\ResendUnrespondedPushCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ResendUnrespondedPushCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ResetOfferPlanIdInRestaurantsCouponsCommand" (parent: .abstract.instanceof.App\Command\ResetOfferPlanIdInRestaurantsCouponsCommand).
Resolving inheritance for "App\Command\ResetOfferPlanIdInRestaurantsCouponsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ResetOfferPlanIdInRestaurantsCouponsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ReviewLastRelaseJsonVersionCommand" (parent: .abstract.instanceof.App\Command\ReviewLastRelaseJsonVersionCommand).
Resolving inheritance for "App\Command\ReviewLastRelaseJsonVersionCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ReviewLastRelaseJsonVersionCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RotativeAWSKeysCommand" (parent: .abstract.instanceof.App\Command\RotativeAWSKeysCommand).
Resolving inheritance for "App\Command\RotativeAWSKeysCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RotativeAWSKeysCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RunUpdateApkShCommand" (parent: .abstract.instanceof.App\Command\RunUpdateApkShCommand).
Resolving inheritance for "App\Command\RunUpdateApkShCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RunUpdateApkShCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SafeDataFixturesCommand" (parent: .abstract.instanceof.App\Command\SafeDataFixturesCommand).
Resolving inheritance for "App\Command\SafeDataFixturesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SafeDataFixturesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ScheduleRecordRepairCommand" (parent: .abstract.instanceof.App\Command\ScheduleRecordRepairCommand).
Resolving inheritance for "App\Command\ScheduleRecordRepairCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ScheduleRecordRepairCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SearchDataForTableLevelWebCommand" (parent: .abstract.instanceof.App\Command\SearchDataForTableLevelWebCommand).
Resolving inheritance for "App\Command\SearchDataForTableLevelWebCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SearchDataForTableLevelWebCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendAWSPushCommand" (parent: .abstract.instanceof.App\Command\SendAWSPushCommand).
Resolving inheritance for "App\Command\SendAWSPushCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendAWSPushCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendAlternateAWSPushCommand" (parent: .abstract.instanceof.App\Command\SendAlternateAWSPushCommand).
Resolving inheritance for "App\Command\SendAlternateAWSPushCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendAlternateAWSPushCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendAutoCleanseByScheduledAllowedHoursCommand" (parent: .abstract.instanceof.App\Command\SendAutoCleanseByScheduledAllowedHoursCommand).
Resolving inheritance for "App\Command\SendAutoCleanseByScheduledAllowedHoursCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendAutoCleanseByScheduledAllowedHoursCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendCustomPushMessageCommand" (parent: .abstract.instanceof.App\Command\SendCustomPushMessageCommand).
Resolving inheritance for "App\Command\SendCustomPushMessageCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendCustomPushMessageCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendOMTSocketPushCommand" (parent: .abstract.instanceof.App\Command\SendOMTSocketPushCommand).
Resolving inheritance for "App\Command\SendOMTSocketPushCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendOMTSocketPushCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendParsePushCommand" (parent: .abstract.instanceof.App\Command\SendParsePushCommand).
Resolving inheritance for "App\Command\SendParsePushCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendParsePushCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendPingLicenseCommand" (parent: .abstract.instanceof.App\Command\SendPingLicenseCommand).
Resolving inheritance for "App\Command\SendPingLicenseCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendPingLicenseCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendPubNubPushCommand" (parent: .abstract.instanceof.App\Command\SendPubNubPushCommand).
Resolving inheritance for "App\Command\SendPubNubPushCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendPubNubPushCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendPushyPushCommand" (parent: .abstract.instanceof.App\Command\SendPushyPushCommand).
Resolving inheritance for "App\Command\SendPushyPushCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendPushyPushCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendUpdateAPKPushProducerCommand" (parent: .abstract.instanceof.App\Command\SendUpdateAPKPushProducerCommand).
Resolving inheritance for "App\Command\SendUpdateAPKPushProducerCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendUpdateAPKPushProducerCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SetCompanyInAccountLicenseCommand" (parent: .abstract.instanceof.App\Command\SetCompanyInAccountLicenseCommand).
Resolving inheritance for "App\Command\SetCompanyInAccountLicenseCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SetCompanyInAccountLicenseCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SingleSizesMenuFixCommand" (parent: .abstract.instanceof.App\Command\SingleSizesMenuFixCommand).
Resolving inheritance for "App\Command\SingleSizesMenuFixCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SingleSizesMenuFixCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SmartAutoUpdateSchemaCronCommand" (parent: .abstract.instanceof.App\Command\SmartAutoUpdateSchemaCronCommand).
Resolving inheritance for "App\Command\SmartAutoUpdateSchemaCronCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SmartAutoUpdateSchemaCronCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SocketChannelsCommand" (parent: .abstract.instanceof.App\Command\SocketChannelsCommand).
Resolving inheritance for "App\Command\SocketChannelsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SocketChannelsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\StockDataToolCommand" (parent: .abstract.instanceof.App\Command\StockDataToolCommand).
Resolving inheritance for "App\Command\StockDataToolCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\StockDataToolCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SycnAllRequestCommand" (parent: .abstract.instanceof.App\Command\SycnAllRequestCommand).
Resolving inheritance for "App\Command\SycnAllRequestCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SycnAllRequestCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Sync\ConsumerSynAllCallCommand" (parent: .abstract.instanceof.App\Command\Sync\ConsumerSynAllCallCommand).
Resolving inheritance for "App\Command\Sync\ConsumerSynAllCallCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Sync\ConsumerSynAllCallCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Sync\FixAndSyncConsecutiveCommand" (parent: .abstract.instanceof.App\Command\Sync\FixAndSyncConsecutiveCommand).
Resolving inheritance for "App\Command\Sync\FixAndSyncConsecutiveCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Sync\FixAndSyncConsecutiveCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Sync\ForceResetSyncCommand" (parent: .abstract.instanceof.App\Command\Sync\ForceResetSyncCommand).
Resolving inheritance for "App\Command\Sync\ForceResetSyncCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Sync\ForceResetSyncCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Sync\ResetAndSyncConsecutiveCommand" (parent: .abstract.instanceof.App\Command\Sync\ResetAndSyncConsecutiveCommand).
Resolving inheritance for "App\Command\Sync\ResetAndSyncConsecutiveCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Sync\ResetAndSyncConsecutiveCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Sync\SuggestedTipsRecordsSyncCommand" (parent: .abstract.instanceof.App\Command\Sync\SuggestedTipsRecordsSyncCommand).
Resolving inheritance for "App\Command\Sync\SuggestedTipsRecordsSyncCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Sync\SuggestedTipsRecordsSyncCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SyncAllWebSocketCallConsumerCommand" (parent: .abstract.instanceof.App\Command\SyncAllWebSocketCallConsumerCommand).
Resolving inheritance for "App\Command\SyncAllWebSocketCallConsumerCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SyncAllWebSocketCallConsumerCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TableToRegistActionToTestSyncDataCommand" (parent: .abstract.instanceof.App\Command\TableToRegistActionToTestSyncDataCommand).
Resolving inheritance for "App\Command\TableToRegistActionToTestSyncDataCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TableToRegistActionToTestSyncDataCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TempCommand" (parent: .abstract.instanceof.App\Command\TempCommand).
Resolving inheritance for "App\Command\TempCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TempCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TempInformationLicenseConsumerCommand" (parent: .abstract.instanceof.App\Command\TempInformationLicenseConsumerCommand).
Resolving inheritance for "App\Command\TempInformationLicenseConsumerCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TempInformationLicenseConsumerCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestForAndroidInitialLoginWSCommand" (parent: .abstract.instanceof.App\Command\TestForAndroidInitialLoginWSCommand).
Resolving inheritance for "App\Command\TestForAndroidInitialLoginWSCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestForAndroidInitialLoginWSCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestForDownUpSyncCommand" (parent: .abstract.instanceof.App\Command\TestForDownUpSyncCommand).
Resolving inheritance for "App\Command\TestForDownUpSyncCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestForDownUpSyncCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestForLicenseCreationWSCommand" (parent: .abstract.instanceof.App\Command\TestForLicenseCreationWSCommand).
Resolving inheritance for "App\Command\TestForLicenseCreationWSCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestForLicenseCreationWSCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestForMailTestConsumerCommand" (parent: .abstract.instanceof.App\Command\TestForMailTestConsumerCommand).
Resolving inheritance for "App\Command\TestForMailTestConsumerCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestForMailTestConsumerCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestForResetDatabaseLicenseWSCommand" (parent: .abstract.instanceof.App\Command\TestForResetDatabaseLicenseWSCommand).
Resolving inheritance for "App\Command\TestForResetDatabaseLicenseWSCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestForResetDatabaseLicenseWSCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestForUpDownSyncCommand" (parent: .abstract.instanceof.App\Command\TestForUpDownSyncCommand).
Resolving inheritance for "App\Command\TestForUpDownSyncCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestForUpDownSyncCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestForUpDownSyncResponseCommand" (parent: .abstract.instanceof.App\Command\TestForUpDownSyncResponseCommand).
Resolving inheritance for "App\Command\TestForUpDownSyncResponseCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestForUpDownSyncResponseCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestMailerCommand" (parent: .abstract.instanceof.App\Command\TestMailerCommand).
Resolving inheritance for "App\Command\TestMailerCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestMailerCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UnificationOfUsersFromLevelToLoyaltyCommand" (parent: .abstract.instanceof.App\Command\UnificationOfUsersFromLevelToLoyaltyCommand).
Resolving inheritance for "App\Command\UnificationOfUsersFromLevelToLoyaltyCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UnificationOfUsersFromLevelToLoyaltyCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateAndroidLicenseApkCommand" (parent: .abstract.instanceof.App\Command\UpdateAndroidLicenseApkCommand).
Resolving inheritance for "App\Command\UpdateAndroidLicenseApkCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateAndroidLicenseApkCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateModulesLevelLicensorCommand" (parent: .abstract.instanceof.App\Command\UpdateModulesLevelLicensorCommand).
Resolving inheritance for "App\Command\UpdateModulesLevelLicensorCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateModulesLevelLicensorCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdatePasswordDatabaseLevelCommand" (parent: .abstract.instanceof.App\Command\UpdatePasswordDatabaseLevelCommand).
Resolving inheritance for "App\Command\UpdatePasswordDatabaseLevelCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdatePasswordDatabaseLevelCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdatePrivilegesByUserTypeCommand" (parent: .abstract.instanceof.App\Command\UpdatePrivilegesByUserTypeCommand).
Resolving inheritance for "App\Command\UpdatePrivilegesByUserTypeCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdatePrivilegesByUserTypeCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpgradeModulesForLicencesInModStatusCommand" (parent: .abstract.instanceof.App\Command\UpgradeModulesForLicencesInModStatusCommand).
Resolving inheritance for "App\Command\UpgradeModulesForLicencesInModStatusCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpgradeModulesForLicencesInModStatusCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UserAccesCodeRepeatedForLicenseCommand" (parent: .abstract.instanceof.App\Command\UserAccesCodeRepeatedForLicenseCommand).
Resolving inheritance for "App\Command\UserAccesCodeRepeatedForLicenseCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UserAccesCodeRepeatedForLicenseCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ValidateAndCreateDefaultServicesTypeRecordsCommand" (parent: .abstract.instanceof.App\Command\ValidateAndCreateDefaultServicesTypeRecordsCommand).
Resolving inheritance for "App\Command\ValidateAndCreateDefaultServicesTypeRecordsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ValidateAndCreateDefaultServicesTypeRecordsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ValidateAndProcessBellNotificationsCommand" (parent: .abstract.instanceof.App\Command\ValidateAndProcessBellNotificationsCommand).
Resolving inheritance for "App\Command\ValidateAndProcessBellNotificationsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ValidateAndProcessBellNotificationsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ValidateAndUnackLicenseDBCreationCommand" (parent: .abstract.instanceof.App\Command\ValidateAndUnackLicenseDBCreationCommand).
Resolving inheritance for "App\Command\ValidateAndUnackLicenseDBCreationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ValidateAndUnackLicenseDBCreationCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ValidateCapturedTransactionsInArmorForEPXCommand" (parent: .abstract.instanceof.App\Command\ValidateCapturedTransactionsInArmorForEPXCommand).
Resolving inheritance for "App\Command\ValidateCapturedTransactionsInArmorForEPXCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ValidateCapturedTransactionsInArmorForEPXCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ValidateGiftCardCodeWithLicenseNicknameCommand" (parent: .abstract.instanceof.App\Command\ValidateGiftCardCodeWithLicenseNicknameCommand).
Resolving inheritance for "App\Command\ValidateGiftCardCodeWithLicenseNicknameCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ValidateGiftCardCodeWithLicenseNicknameCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ValidateNonSyncedBrandAndServicesRecordsCommand" (parent: .abstract.instanceof.App\Command\ValidateNonSyncedBrandAndServicesRecordsCommand).
Resolving inheritance for "App\Command\ValidateNonSyncedBrandAndServicesRecordsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ValidateNonSyncedBrandAndServicesRecordsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ValidateServerAvailableSpaceCommand" (parent: .abstract.instanceof.App\Command\ValidateServerAvailableSpaceCommand).
Resolving inheritance for "App\Command\ValidateServerAvailableSpaceCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ValidateServerAvailableSpaceCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\VerifyAndExportLoyaltyUsersAsOMTClientSCommand" (parent: .abstract.instanceof.App\Command\VerifyAndExportLoyaltyUsersAsOMTClientSCommand).
Resolving inheritance for "App\Command\VerifyAndExportLoyaltyUsersAsOMTClientSCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\VerifyAndExportLoyaltyUsersAsOMTClientSCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\VerifyCacheAndLogsDirCommand" (parent: .abstract.instanceof.App\Command\VerifyCacheAndLogsDirCommand).
Resolving inheritance for "App\Command\VerifyCacheAndLogsDirCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\VerifyCacheAndLogsDirCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\VerifyClientsLevel2LicensorCommand" (parent: .abstract.instanceof.App\Command\VerifyClientsLevel2LicensorCommand).
Resolving inheritance for "App\Command\VerifyClientsLevel2LicensorCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\VerifyClientsLevel2LicensorCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\VerifyDefaultCategoriesAndProductsCommand" (parent: .abstract.instanceof.App\Command\VerifyDefaultCategoriesAndProductsCommand).
Resolving inheritance for "App\Command\VerifyDefaultCategoriesAndProductsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\VerifyDefaultCategoriesAndProductsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\VerifyDefaultCustomerCommand" (parent: .abstract.instanceof.App\Command\VerifyDefaultCustomerCommand).
Resolving inheritance for "App\Command\VerifyDefaultCustomerCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\VerifyDefaultCustomerCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\VerifyNullsOnInvoiceTypePayCommand" (parent: .abstract.instanceof.App\Command\VerifyNullsOnInvoiceTypePayCommand).
Resolving inheritance for "App\Command\VerifyNullsOnInvoiceTypePayCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\VerifyNullsOnInvoiceTypePayCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\WarningReRunDownUpSyncsToFixInjuredLicenseDBCommand" (parent: .abstract.instanceof.App\Command\WarningReRunDownUpSyncsToFixInjuredLicenseDBCommand).
Resolving inheritance for "App\Command\WarningReRunDownUpSyncsToFixInjuredLicenseDBCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\WarningReRunDownUpSyncsToFixInjuredLicenseDBCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\WebSocketServerCommand" (parent: .abstract.instanceof.App\Command\WebSocketServerCommand).
Resolving inheritance for "App\Command\WebSocketServerCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\WebSocketServerCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Websocket\SendNotificationReconnectWebsocket" (parent: .abstract.instanceof.App\Command\Websocket\SendNotificationReconnectWebsocket).
Resolving inheritance for "App\Command\Websocket\SendNotificationReconnectWebsocket" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Websocket\SendNotificationReconnectWebsocket).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Websocket\SyncAllWebsocketVersionCommand" (parent: .abstract.instanceof.App\Command\Websocket\SyncAllWebsocketVersionCommand).
Resolving inheritance for "App\Command\Websocket\SyncAllWebsocketVersionCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Websocket\SyncAllWebsocketVersionCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\fixClientDuplicateCommand" (parent: .abstract.instanceof.App\Command\fixClientDuplicateCommand).
Resolving inheritance for "App\Command\fixClientDuplicateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\fixClientDuplicateCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\levelWebMigrateCouponImageS3" (parent: .abstract.instanceof.App\Command\levelWebMigrateCouponImageS3).
Resolving inheritance for "App\Command\levelWebMigrateCouponImageS3" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\levelWebMigrateCouponImageS3).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\sendRemindersForLeadsTasksCommand" (parent: .abstract.instanceof.App\Command\sendRemindersForLeadsTasksCommand).
Resolving inheritance for "App\Command\sendRemindersForLeadsTasksCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\sendRemindersForLeadsTasksCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\sendingEmailWithLicensesInformationWithInfiniteSyncCommand" (parent: .abstract.instanceof.App\Command\sendingEmailWithLicensesInformationWithInfiniteSyncCommand).
Resolving inheritance for "App\Command\sendingEmailWithLicensesInformationWithInfiniteSyncCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\sendingEmailWithLicensesInformationWithInfiniteSyncCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\setterDefaultTipsPercentage" (parent: .abstract.instanceof.App\Command\setterDefaultTipsPercentage).
Resolving inheritance for "App\Command\setterDefaultTipsPercentage" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\setterDefaultTipsPercentage).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\settlerTicketTypeCommand" (parent: .abstract.instanceof.App\Command\settlerTicketTypeCommand).
Resolving inheritance for "App\Command\settlerTicketTypeCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\settlerTicketTypeCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\updateDateConfigurationForAndroidCommand" (parent: .abstract.instanceof.App\Command\updateDateConfigurationForAndroidCommand).
Resolving inheritance for "App\Command\updateDateConfigurationForAndroidCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\updateDateConfigurationForAndroidCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Application\Service\Api" (parent: .abstract.instanceof.App\Controller\Application\Service\Api).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Application\Service\Api" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Application\Service\Api).
Resolving inheritance for "App\Controller\Application\Service\Api" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Application\Service\Api).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Application\Service\Armor" (parent: .abstract.instanceof.App\Controller\Application\Service\Armor).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Application\Service\Armor" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Application\Service\Armor).
Resolving inheritance for "App\Controller\Application\Service\Armor" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Application\Service\Armor).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Application\Service\ArmorService" (parent: .abstract.instanceof.App\Controller\Application\Service\ArmorService).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Application\Service\ArmorService" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Application\Service\ArmorService).
Resolving inheritance for "App\Controller\Application\Service\ArmorService" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Application\Service\ArmorService).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AuthPusherController" (parent: .abstract.instanceof.App\Controller\AuthPusherController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AuthPusherController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AuthPusherController).
Resolving inheritance for "App\Controller\AuthPusherController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AuthPusherController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Licensor\AccountController" (parent: .abstract.instanceof.App\Controller\Licensor\AccountController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Licensor\AccountController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Licensor\AccountController).
Resolving inheritance for "App\Controller\Licensor\AccountController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Licensor\AccountController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Licensor\AccountLicenseController" (parent: .abstract.instanceof.App\Controller\Licensor\AccountLicenseController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Licensor\AccountLicenseController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Licensor\AccountLicenseController).
Resolving inheritance for "App\Controller\Licensor\AccountLicenseController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Licensor\AccountLicenseController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Licensor\CompanyController" (parent: .abstract.instanceof.App\Controller\Licensor\CompanyController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Licensor\CompanyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Licensor\CompanyController).
Resolving inheritance for "App\Controller\Licensor\CompanyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Licensor\CompanyController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Licensor\ContainerController" (parent: .abstract.instanceof.App\Controller\Licensor\ContainerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Licensor\ContainerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Licensor\ContainerController).
Resolving inheritance for "App\Controller\Licensor\ContainerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Licensor\ContainerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Licensor\DataBasesController" (parent: .abstract.instanceof.App\Controller\Licensor\DataBasesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Licensor\DataBasesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Licensor\DataBasesController).
Resolving inheritance for "App\Controller\Licensor\DataBasesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Licensor\DataBasesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Licensor\DefaultController" (parent: .abstract.instanceof.App\Controller\Licensor\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Licensor\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Licensor\DefaultController).
Resolving inheritance for "App\Controller\Licensor\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Licensor\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Licensor\DeliveryController" (parent: .abstract.instanceof.App\Controller\Licensor\DeliveryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Licensor\DeliveryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Licensor\DeliveryController).
Resolving inheritance for "App\Controller\Licensor\DeliveryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Licensor\DeliveryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Licensor\DocusignController" (parent: .abstract.instanceof.App\Controller\Licensor\DocusignController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Licensor\DocusignController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Licensor\DocusignController).
Resolving inheritance for "App\Controller\Licensor\DocusignController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Licensor\DocusignController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Licensor\FoundRaisePlanController" (parent: .abstract.instanceof.App\Controller\Licensor\FoundRaisePlanController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Licensor\FoundRaisePlanController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Licensor\FoundRaisePlanController).
Resolving inheritance for "App\Controller\Licensor\FoundRaisePlanController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Licensor\FoundRaisePlanController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Licensor\FoundWorkerController" (parent: .abstract.instanceof.App\Controller\Licensor\FoundWorkerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Licensor\FoundWorkerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Licensor\FoundWorkerController).
Resolving inheritance for "App\Controller\Licensor\FoundWorkerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Licensor\FoundWorkerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Licensor\LevelToolsController" (parent: .abstract.instanceof.App\Controller\Licensor\LevelToolsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Licensor\LevelToolsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Licensor\LevelToolsController).
Resolving inheritance for "App\Controller\Licensor\LevelToolsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Licensor\LevelToolsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Licensor\LicenseDeviceController" (parent: .abstract.instanceof.App\Controller\Licensor\LicenseDeviceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Licensor\LicenseDeviceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Licensor\LicenseDeviceController).
Resolving inheritance for "App\Controller\Licensor\LicenseDeviceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Licensor\LicenseDeviceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Licensor\MerchantAccountController" (parent: .abstract.instanceof.App\Controller\Licensor\MerchantAccountController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Licensor\MerchantAccountController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Licensor\MerchantAccountController).
Resolving inheritance for "App\Controller\Licensor\MerchantAccountController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Licensor\MerchantAccountController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Licensor\OmtController" (parent: .abstract.instanceof.App\Controller\Licensor\OmtController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Licensor\OmtController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Licensor\OmtController).
Resolving inheritance for "App\Controller\Licensor\OmtController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Licensor\OmtController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Licensor\PartnerController" (parent: .abstract.instanceof.App\Controller\Licensor\PartnerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Licensor\PartnerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Licensor\PartnerController).
Resolving inheritance for "App\Controller\Licensor\PartnerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Licensor\PartnerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Licensor\ReportsController" (parent: .abstract.instanceof.App\Controller\Licensor\ReportsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Licensor\ReportsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Licensor\ReportsController).
Resolving inheritance for "App\Controller\Licensor\ReportsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Licensor\ReportsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Licensor\SecurityController" (parent: .abstract.instanceof.App\Controller\Licensor\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Licensor\SecurityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Licensor\SecurityController).
Resolving inheritance for "App\Controller\Licensor\SecurityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Licensor\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Licensor\StationsController" (parent: .abstract.instanceof.App\Controller\Licensor\StationsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Licensor\StationsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Licensor\StationsController).
Resolving inheritance for "App\Controller\Licensor\StationsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Licensor\StationsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Licensor\SuperAdminController" (parent: .abstract.instanceof.App\Controller\Licensor\SuperAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Licensor\SuperAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Licensor\SuperAdminController).
Resolving inheritance for "App\Controller\Licensor\SuperAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Licensor\SuperAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Licensor\ThirdServicesInfoController" (parent: .abstract.instanceof.App\Controller\Licensor\ThirdServicesInfoController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Licensor\ThirdServicesInfoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Licensor\ThirdServicesInfoController).
Resolving inheritance for "App\Controller\Licensor\ThirdServicesInfoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Licensor\ThirdServicesInfoController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Licensor\TicketsController" (parent: .abstract.instanceof.App\Controller\Licensor\TicketsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Licensor\TicketsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Licensor\TicketsController).
Resolving inheritance for "App\Controller\Licensor\TicketsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Licensor\TicketsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Licensor\UserController" (parent: .abstract.instanceof.App\Controller\Licensor\UserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Licensor\UserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Licensor\UserController).
Resolving inheritance for "App\Controller\Licensor\UserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Licensor\UserController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MailerController" (parent: .abstract.instanceof.App\Controller\MailerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MailerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MailerController).
Resolving inheritance for "App\Controller\MailerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MailerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ParametersNormalizerController" (parent: .abstract.instanceof.App\Controller\ParametersNormalizerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ParametersNormalizerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ParametersNormalizerController).
Resolving inheritance for "App\Controller\ParametersNormalizerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ParametersNormalizerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RealContainerBearerController" (parent: .abstract.instanceof.App\Controller\RealContainerBearerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RealContainerBearerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RealContainerBearerController).
Resolving inheritance for "App\Controller\RealContainerBearerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RealContainerBearerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\AccountController" (parent: .abstract.instanceof.App\Controller\WS\AccountController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\AccountController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\AccountController).
Resolving inheritance for "App\Controller\WS\AccountController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\AccountController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\AccountLicenseController" (parent: .abstract.instanceof.App\Controller\WS\AccountLicenseController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\AccountLicenseController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\AccountLicenseController).
Resolving inheritance for "App\Controller\WS\AccountLicenseController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\AccountLicenseController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\AlertValuesFromReportsInLeveWebController" (parent: .abstract.instanceof.App\Controller\WS\AlertValuesFromReportsInLeveWebController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\AlertValuesFromReportsInLeveWebController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\AlertValuesFromReportsInLeveWebController).
Resolving inheritance for "App\Controller\WS\AlertValuesFromReportsInLeveWebController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\AlertValuesFromReportsInLeveWebController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\ApiController" (parent: .abstract.instanceof.App\Controller\WS\ApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\ApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\ApiController).
Resolving inheritance for "App\Controller\WS\ApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\ApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\ArmorTestController" (parent: .abstract.instanceof.App\Controller\WS\ArmorTestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\ArmorTestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\ArmorTestController).
Resolving inheritance for "App\Controller\WS\ArmorTestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\ArmorTestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\CallCenterController" (parent: .abstract.instanceof.App\Controller\WS\CallCenterController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\CallCenterController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\CallCenterController).
Resolving inheritance for "App\Controller\WS\CallCenterController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\CallCenterController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\ClearTableServicePriceController" (parent: .abstract.instanceof.App\Controller\WS\ClearTableServicePriceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\ClearTableServicePriceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\ClearTableServicePriceController).
Resolving inheritance for "App\Controller\WS\ClearTableServicePriceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\ClearTableServicePriceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\ClientController" (parent: .abstract.instanceof.App\Controller\WS\ClientController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\ClientController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\ClientController).
Resolving inheritance for "App\Controller\WS\ClientController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\ClientController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\CouponController" (parent: .abstract.instanceof.App\Controller\WS\CouponController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\CouponController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\CouponController).
Resolving inheritance for "App\Controller\WS\CouponController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\CouponController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\DefaultController" (parent: .abstract.instanceof.App\Controller\WS\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\DefaultController).
Resolving inheritance for "App\Controller\WS\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\DejavooController" (parent: .abstract.instanceof.App\Controller\WS\DejavooController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\DejavooController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\DejavooController).
Resolving inheritance for "App\Controller\WS\DejavooController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\DejavooController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\DeliveryController" (parent: .abstract.instanceof.App\Controller\WS\DeliveryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\DeliveryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\DeliveryController).
Resolving inheritance for "App\Controller\WS\DeliveryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\DeliveryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\DummyWs" (parent: .abstract.instanceof.App\Controller\WS\DummyWs).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\DummyWs" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\DummyWs).
Resolving inheritance for "App\Controller\WS\DummyWs" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\DummyWs).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\EPXController" (parent: .abstract.instanceof.App\Controller\WS\EPXController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\EPXController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\EPXController).
Resolving inheritance for "App\Controller\WS\EPXController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\EPXController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\EmailController" (parent: .abstract.instanceof.App\Controller\WS\EmailController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\EmailController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\EmailController).
Resolving inheritance for "App\Controller\WS\EmailController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\EmailController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\FoundRaisePlansController" (parent: .abstract.instanceof.App\Controller\WS\FoundRaisePlansController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\FoundRaisePlansController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\FoundRaisePlansController).
Resolving inheritance for "App\Controller\WS\FoundRaisePlansController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\FoundRaisePlansController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\GiftCardPointController" (parent: .abstract.instanceof.App\Controller\WS\GiftCardPointController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\GiftCardPointController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\GiftCardPointController).
Resolving inheritance for "App\Controller\WS\GiftCardPointController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\GiftCardPointController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\ImportExportMenuLeveWebController" (parent: .abstract.instanceof.App\Controller\WS\ImportExportMenuLeveWebController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\ImportExportMenuLeveWebController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\ImportExportMenuLeveWebController).
Resolving inheritance for "App\Controller\WS\ImportExportMenuLeveWebController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\ImportExportMenuLeveWebController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\InvoiceClientController" (parent: .abstract.instanceof.App\Controller\WS\InvoiceClientController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\InvoiceClientController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\InvoiceClientController).
Resolving inheritance for "App\Controller\WS\InvoiceClientController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\InvoiceClientController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\LevelDeliveryIntegrationAPIController" (parent: .abstract.instanceof.App\Controller\WS\LevelDeliveryIntegrationAPIController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\LevelDeliveryIntegrationAPIController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\LevelDeliveryIntegrationAPIController).
Resolving inheritance for "App\Controller\WS\LevelDeliveryIntegrationAPIController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\LevelDeliveryIntegrationAPIController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\LevelPosController" (parent: .abstract.instanceof.App\Controller\WS\LevelPosController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\LevelPosController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\LevelPosController).
Resolving inheritance for "App\Controller\WS\LevelPosController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\LevelPosController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\LocationController" (parent: .abstract.instanceof.App\Controller\WS\LocationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\LocationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\LocationController).
Resolving inheritance for "App\Controller\WS\LocationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\LocationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\LoyaltyOmtController" (parent: .abstract.instanceof.App\Controller\WS\LoyaltyOmtController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\LoyaltyOmtController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\LoyaltyOmtController).
Resolving inheritance for "App\Controller\WS\LoyaltyOmtController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\LoyaltyOmtController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\ManagementController" (parent: .abstract.instanceof.App\Controller\WS\ManagementController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\ManagementController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\ManagementController).
Resolving inheritance for "App\Controller\WS\ManagementController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\ManagementController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\MassiveLicensorExcelBackDoorController" (parent: .abstract.instanceof.App\Controller\WS\MassiveLicensorExcelBackDoorController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\MassiveLicensorExcelBackDoorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\MassiveLicensorExcelBackDoorController).
Resolving inheritance for "App\Controller\WS\MassiveLicensorExcelBackDoorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\MassiveLicensorExcelBackDoorController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\NabVelocityController" (parent: .abstract.instanceof.App\Controller\WS\NabVelocityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\NabVelocityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\NabVelocityController).
Resolving inheritance for "App\Controller\WS\NabVelocityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\NabVelocityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\NotificationController" (parent: .abstract.instanceof.App\Controller\WS\NotificationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\NotificationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\NotificationController).
Resolving inheritance for "App\Controller\WS\NotificationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\NotificationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\OpenMyTabController" (parent: .abstract.instanceof.App\Controller\WS\OpenMyTabController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\OpenMyTabController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\OpenMyTabController).
Resolving inheritance for "App\Controller\WS\OpenMyTabController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\OpenMyTabController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\OpenMyTabSyncController" (parent: .abstract.instanceof.App\Controller\WS\OpenMyTabSyncController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\OpenMyTabSyncController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\OpenMyTabSyncController).
Resolving inheritance for "App\Controller\WS\OpenMyTabSyncController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\OpenMyTabSyncController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\OrderLevelWebController" (parent: .abstract.instanceof.App\Controller\WS\OrderLevelWebController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\OrderLevelWebController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\OrderLevelWebController).
Resolving inheritance for "App\Controller\WS\OrderLevelWebController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\OrderLevelWebController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\PhoneOrderController" (parent: .abstract.instanceof.App\Controller\WS\PhoneOrderController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\PhoneOrderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\PhoneOrderController).
Resolving inheritance for "App\Controller\WS\PhoneOrderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\PhoneOrderController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\ProviderController" (parent: .abstract.instanceof.App\Controller\WS\ProviderController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\ProviderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\ProviderController).
Resolving inheritance for "App\Controller\WS\ProviderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\ProviderController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\ReadFilesDataController" (parent: .abstract.instanceof.App\Controller\WS\ReadFilesDataController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\ReadFilesDataController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\ReadFilesDataController).
Resolving inheritance for "App\Controller\WS\ReadFilesDataController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\ReadFilesDataController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\SecurityController" (parent: .abstract.instanceof.App\Controller\WS\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\SecurityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\SecurityController).
Resolving inheritance for "App\Controller\WS\SecurityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\ServicesAndPricesController" (parent: .abstract.instanceof.App\Controller\WS\ServicesAndPricesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\ServicesAndPricesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\ServicesAndPricesController).
Resolving inheritance for "App\Controller\WS\ServicesAndPricesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\ServicesAndPricesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\StationsController" (parent: .abstract.instanceof.App\Controller\WS\StationsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\StationsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\StationsController).
Resolving inheritance for "App\Controller\WS\StationsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\StationsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\StockController" (parent: .abstract.instanceof.App\Controller\WS\StockController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\StockController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\StockController).
Resolving inheritance for "App\Controller\WS\StockController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\StockController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\SupportController" (parent: .abstract.instanceof.App\Controller\WS\SupportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\SupportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\SupportController).
Resolving inheritance for "App\Controller\WS\SupportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\SupportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\TicketController" (parent: .abstract.instanceof.App\Controller\WS\TicketController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\TicketController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\TicketController).
Resolving inheritance for "App\Controller\WS\TicketController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\TicketController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\ValidationController" (parent: .abstract.instanceof.App\Controller\WS\ValidationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\ValidationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\ValidationController).
Resolving inheritance for "App\Controller\WS\ValidationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\ValidationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\ValorController" (parent: .abstract.instanceof.App\Controller\WS\ValorController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\ValorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\ValorController).
Resolving inheritance for "App\Controller\WS\ValorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\ValorController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\WebSocketsController" (parent: .abstract.instanceof.App\Controller\WS\WebSocketsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\WebSocketsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\WebSocketsController).
Resolving inheritance for "App\Controller\WS\WebSocketsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\WebSocketsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\WebhookController" (parent: .abstract.instanceof.App\Controller\WS\WebhookController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\WebhookController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\WebhookController).
Resolving inheritance for "App\Controller\WS\WebhookController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\WebhookController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\cacheOmtController" (parent: .abstract.instanceof.App\Controller\WS\cacheOmtController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\cacheOmtController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\cacheOmtController).
Resolving inheritance for "App\Controller\WS\cacheOmtController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\cacheOmtController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\configCleanseDatabasesAllowedHoursController" (parent: .abstract.instanceof.App\Controller\WS\configCleanseDatabasesAllowedHoursController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\configCleanseDatabasesAllowedHoursController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\configCleanseDatabasesAllowedHoursController).
Resolving inheritance for "App\Controller\WS\configCleanseDatabasesAllowedHoursController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\configCleanseDatabasesAllowedHoursController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\partnerController" (parent: .abstract.instanceof.App\Controller\WS\partnerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\partnerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\partnerController).
Resolving inheritance for "App\Controller\WS\partnerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\partnerController).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\CorsListenerSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\CorsListenerSubscriber).
Resolving inheritance for "App\EventSubscriber\CorsListenerSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\CorsListenerSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\LoginListener" (parent: .abstract.instanceof.App\EventSubscriber\LoginListener).
Resolving inheritance for "App\EventSubscriber\LoginListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\LoginListener).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AccountLicenseType" (parent: .abstract.instanceof.App\Form\AccountLicenseType).
Resolving inheritance for "App\Form\AccountLicenseType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AccountLicenseType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AccountType" (parent: .abstract.instanceof.App\Form\AccountType).
Resolving inheritance for "App\Form\AccountType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AccountType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CardLicenseType" (parent: .abstract.instanceof.App\Form\CardLicenseType).
Resolving inheritance for "App\Form\CardLicenseType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CardLicenseType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyType" (parent: .abstract.instanceof.App\Form\CompanyType).
Resolving inheritance for "App\Form\CompanyType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ConfigAndroidCleanseDatabasesAllowedHoursType" (parent: .abstract.instanceof.App\Form\ConfigAndroidCleanseDatabasesAllowedHoursType).
Resolving inheritance for "App\Form\ConfigAndroidCleanseDatabasesAllowedHoursType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ConfigAndroidCleanseDatabasesAllowedHoursType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CreditCardType" (parent: .abstract.instanceof.App\Form\CreditCardType).
Resolving inheritance for "App\Form\CreditCardType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CreditCardType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomPushMessageType" (parent: .abstract.instanceof.App\Form\CustomPushMessageType).
Resolving inheritance for "App\Form\CustomPushMessageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomPushMessageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DetachCardType" (parent: .abstract.instanceof.App\Form\DetachCardType).
Resolving inheritance for "App\Form\DetachCardType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DetachCardType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FoundRaisePlanType" (parent: .abstract.instanceof.App\Form\FoundRaisePlanType).
Resolving inheritance for "App\Form\FoundRaisePlanType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FoundRaisePlanType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LeadType" (parent: .abstract.instanceof.App\Form\LeadType).
Resolving inheritance for "App\Form\LeadType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LeadType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LicenseRateType" (parent: .abstract.instanceof.App\Form\LicenseRateType).
Resolving inheritance for "App\Form\LicenseRateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LicenseRateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LicensesSoldType" (parent: .abstract.instanceof.App\Form\LicensesSoldType).
Resolving inheritance for "App\Form\LicensesSoldType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LicensesSoldType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ManuallySendPushAPKType" (parent: .abstract.instanceof.App\Form\ManuallySendPushAPKType).
Resolving inheritance for "App\Form\ManuallySendPushAPKType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ManuallySendPushAPKType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MerchantAccountType" (parent: .abstract.instanceof.App\Form\MerchantAccountType).
Resolving inheritance for "App\Form\MerchantAccountType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MerchantAccountType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NonProfitFundationType" (parent: .abstract.instanceof.App\Form\NonProfitFundationType).
Resolving inheritance for "App\Form\NonProfitFundationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NonProfitFundationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OffersPlanType" (parent: .abstract.instanceof.App\Form\OffersPlanType).
Resolving inheritance for "App\Form\OffersPlanType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OffersPlanType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PointsAdquiRedemRules" (parent: .abstract.instanceof.App\Form\PointsAdquiRedemRules).
Resolving inheritance for "App\Form\PointsAdquiRedemRules" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PointsAdquiRedemRules).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RestaurantLoyaltyConfig" (parent: .abstract.instanceof.App\Form\RestaurantLoyaltyConfig).
Resolving inheritance for "App\Form\RestaurantLoyaltyConfig" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RestaurantLoyaltyConfig).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SearchAccountType" (parent: .abstract.instanceof.App\Form\SearchAccountType).
Resolving inheritance for "App\Form\SearchAccountType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SearchAccountType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SearchAgentType" (parent: .abstract.instanceof.App\Form\SearchAgentType).
Resolving inheritance for "App\Form\SearchAgentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SearchAgentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SearchCompanyType" (parent: .abstract.instanceof.App\Form\SearchCompanyType).
Resolving inheritance for "App\Form\SearchCompanyType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SearchCompanyType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SearchDatabasesType" (parent: .abstract.instanceof.App\Form\SearchDatabasesType).
Resolving inheritance for "App\Form\SearchDatabasesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SearchDatabasesType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SearchLicenseDateType" (parent: .abstract.instanceof.App\Form\SearchLicenseDateType).
Resolving inheritance for "App\Form\SearchLicenseDateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SearchLicenseDateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SearchLicenseInformationType" (parent: .abstract.instanceof.App\Form\SearchLicenseInformationType).
Resolving inheritance for "App\Form\SearchLicenseInformationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SearchLicenseInformationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SearchLicenseLevelLiteInformationType" (parent: .abstract.instanceof.App\Form\SearchLicenseLevelLiteInformationType).
Resolving inheritance for "App\Form\SearchLicenseLevelLiteInformationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SearchLicenseLevelLiteInformationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SearchLicenseType" (parent: .abstract.instanceof.App\Form\SearchLicenseType).
Resolving inheritance for "App\Form\SearchLicenseType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SearchLicenseType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SearchPartnerType" (parent: .abstract.instanceof.App\Form\SearchPartnerType).
Resolving inheritance for "App\Form\SearchPartnerType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SearchPartnerType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SearchPushKey" (parent: .abstract.instanceof.App\Form\SearchPushKey).
Resolving inheritance for "App\Form\SearchPushKey" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SearchPushKey).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SearchTicketsType" (parent: .abstract.instanceof.App\Form\SearchTicketsType).
Resolving inheritance for "App\Form\SearchTicketsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SearchTicketsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SearchUserType" (parent: .abstract.instanceof.App\Form\SearchUserType).
Resolving inheritance for "App\Form\SearchUserType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SearchUserType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SecurityType" (parent: .abstract.instanceof.App\Form\SecurityType).
Resolving inheritance for "App\Form\SecurityType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SecurityType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SublicenseType" (parent: .abstract.instanceof.App\Form\SublicenseType).
Resolving inheritance for "App\Form\SublicenseType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SublicenseType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserType" (parent: .abstract.instanceof.App\Form\UserType).
Resolving inheritance for "App\Form\UserType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WorkerFoundationType" (parent: .abstract.instanceof.App\Form\WorkerFoundationType).
Resolving inheritance for "App\Form\WorkerFoundationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WorkerFoundationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WorkerInFoundationType" (parent: .abstract.instanceof.App\Form\WorkerInFoundationType).
Resolving inheritance for "App\Form\WorkerInFoundationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WorkerInFoundationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WorkerRoleType" (parent: .abstract.instanceof.App\Form\WorkerRoleType).
Resolving inheritance for "App\Form\WorkerRoleType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WorkerRoleType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UpdateSchedulesApkRepository" (parent: .abstract.instanceof.App\Repository\UpdateSchedulesApkRepository).
Resolving inheritance for "App\Repository\UpdateSchedulesApkRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UpdateSchedulesApkRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Service\ContainerCarrierDummyClassCommand" (parent: .abstract.instanceof.App\Service\ContainerCarrierDummyClassCommand).
Resolving inheritance for "App\Service\ContainerCarrierDummyClassCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Service\ContainerCarrierDummyClassCommand).
Resolving inheritance for ".instanceof.Symfony\Component\DependencyInjection\EnvVarProcessorInterface.0.App\Service\SecretsManagerEnvVarProcessor" (parent: .abstract.instanceof.App\Service\SecretsManagerEnvVarProcessor).
Resolving inheritance for "App\Service\SecretsManagerEnvVarProcessor" (parent: .instanceof.Symfony\Component\DependencyInjection\EnvVarProcessorInterface.0.App\Service\SecretsManagerEnvVarProcessor).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\UtilExtension" (parent: .abstract.instanceof.App\Twig\Extension\UtilExtension).
Resolving inheritance for "App\Twig\Extension\UtilExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\UtilExtension).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Frcho\Bundle\CrontaskBundle\Controller\CronTaskController" (parent: .abstract.instanceof.Frcho\Bundle\CrontaskBundle\Controller\CronTaskController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Frcho\Bundle\CrontaskBundle\Controller\CronTaskController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Frcho\Bundle\CrontaskBundle\Controller\CronTaskController).
Resolving inheritance for "Frcho\Bundle\CrontaskBundle\Controller\CronTaskController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Frcho\Bundle\CrontaskBundle\Controller\CronTaskController).
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.messenger.restart_workers_signal" (parent: cache.app).
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.gmail" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.null" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.sendmail" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.smtp" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.native" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "secrets.decryption_key" (parent: container.env).
Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.async" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.failed" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "notifier.transport_factory.null" (parent: notifier.transport_factory.abstract).
Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
Resolving inheritance for "security.authentication.rememberme.services.persistent" (parent: security.authentication.rememberme.services.abstract).
Resolving inheritance for "security.authentication.rememberme.services.simplehash" (parent: security.authentication.rememberme.services.abstract).
Resolving inheritance for "security.user.provider.concrete.user_nick" (parent: doctrine.orm.security.user.provider).
Resolving inheritance for "security.firewall.map.config.frontend" (parent: security.firewall.config).
Resolving inheritance for "security.listener.frontend.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.frontend" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.frontend" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.frontend" (parent: security.logout.listener.default).
Resolving inheritance for "security.logout.listener.session.frontend" (parent: security.logout.listener.session).
Resolving inheritance for "security.authenticator.form_login.frontend" (parent: security.authenticator.form_login).
Resolving inheritance for "security.authentication.success_handler.frontend.form_login" (parent: security.authentication.success_handler).
Resolving inheritance for "security.authentication.failure_handler.frontend.form_login" (parent: security.authentication.failure_handler).
Resolving inheritance for "security.authenticator.manager.frontend" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.frontend" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.frontend" (parent: security.listener.user_checker).
Resolving inheritance for "security.authentication.switchuser_listener.frontend" (parent: security.authentication.switchuser_listener).
Resolving inheritance for "security.exception_listener.frontend" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.frontend" (parent: security.firewall.context).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.debug_middleware).
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 "lexik_jwt_authentication.key_loader.openssl" (parent: lexik_jwt_authentication.key_loader.abstract).
Resolving inheritance for "lexik_jwt_authentication.key_loader.raw" (parent: lexik_jwt_authentication.key_loader.abstract).
Resolving inheritance for "cache.webpack_encore" (parent: cache.system).
Resolving inheritance for "maker.auto_command.make_auth" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_command" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_crud" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_docker_database" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_entity" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_fixtures" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_message" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_messenger_middleware" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_registration_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_reset_password" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_encoder" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_normalizer" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_subscriber" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_extension" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_test" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_validator" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_voter" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_user" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_migration" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_stimulus_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "messenger.bus.default.middleware.traceable" (parent: messenger.middleware.traceable).
Resolving inheritance for "messenger.bus.default.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
Resolving inheritance for "messenger.bus.default.middleware.handle_message" (parent: messenger.middleware.handle_message).
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.messenger" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.http_client" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.mailer" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.translation" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.debug" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.rabbitMQ" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.bar" (parent: monolog.logger_prototype).
Resolving inheritance for "doctrine.dbal.logging_middleware.default" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.default" (parent: doctrine.dbal.debug_middleware).
3
Skipping service "auxiliar_create_license_database_service": Class or interface "App\Consumer\CallToDeleteConsumer" cannot be loaded.
Skipping service "process_point_transaction_service": Class or interface "App\Consumer\PointTransactionConsumer" cannot be loaded.
Skipping service "process_custom_push_message_service": Class or interface "App\Consumer\CustomPushMessageConsumer" cannot be loaded.
335
Removed service "Psr\Container\ContainerInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ContainerInterface"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Encoder"; reason: private alias.
Removed service "Symfony\Bridge\Monolog\Logger"; reason: private alias.
Removed service "Frcho\SimplePaginatorBundle\Paginator\Paginator"; reason: private alias.
Removed service "Symfony\Component\Validator\Validator\TraceableValidator"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Encoder\UserPasswordEncoder"; reason: private alias.
Removed service "Symfony\Component\Translation\DataCollectorTranslator"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
Removed service "App\Controller\Application\Service\ArmorInterface"; reason: private alias.
Removed service "App\Producer\MailerTestProducer"; reason: private alias.
Removed service "App\Producer\LevelwebSyncAllProducer"; reason: private alias.
Removed service "App\Producer\LicenseDatabaseCreationProducer"; reason: private alias.
Removed service "App\Producer\OmtRestaurantSyncProducer"; reason: private alias.
Removed service "App\Producer\DownUpIncomingAndroidSyncProducer"; reason: private alias.
Removed service "App\Producer\PrioritySMSAndroidOrderSyncProducer"; reason: private alias.
Removed service "App\Producer\UpDownAndroidResponseSyncProducer"; reason: private alias.
Removed service "App\Producer\CleanseForFattyAndroidDatabaseProducer"; reason: private alias.
Removed service "App\Producer\HybridSyncMassiveProducer"; reason: private alias.
Removed service "App\Service\ServiceLevel"; 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 "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\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
Removed service "Symfony\Component\Cache\Adapter\AdapterInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\TranslatorInterface"; reason: private alias.
Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface"; 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 "mailer.logger_message_listener"; 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 "translator.formatter"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Debug\FileLinkFormatter"; reason: private alias.
Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
Removed service "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\Serializer\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
Removed service "serializer.property_accessor"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\ObjectNormalizer"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\PropertyNormalizer"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
Removed service "error_renderer.serializer"; reason: private alias.
Removed service "Symfony\Component\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 "cache.default_pdo_provider"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: private alias.
Removed service "SessionHandlerInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\Session\Flash\FlashBagInterface"; 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\Messenger\Transport\Serialization\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Messenger\MessageBusInterface"; reason: private alias.
Removed service "messenger.default_serializer"; reason: private alias.
Removed service "messenger.failure_transports.default"; reason: private alias.
Removed service "Symfony\Component\Notifier\NotifierInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "Twig_Environment"; reason: private alias.
Removed service "Twig\Environment"; 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\Component\Security\Core\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
Removed service "security.encoder_factory"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"; 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 "Symfony\Component\Security\Core\Authentication\AuthenticationManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Guard\GuardAuthenticatorHandler"; 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.frontend"; reason: private alias.
Removed service "security.user_checker.frontend"; reason: private alias.
Removed service "security.firewall.context_locator"; 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 "OldSound\RabbitMqBundle\RabbitMq\ProducerInterface $sendMailerProducer"; reason: private alias.
Removed service "App\Producer\MailerTestProducer $sendMailerProducer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\ProducerInterface $levelwebSyncAllProducer"; reason: private alias.
Removed service "App\Producer\LevelwebSyncAllProducer $levelwebSyncAllProducer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\ProducerInterface $createLicenseDatabaseProducer"; reason: private alias.
Removed service "App\Producer\LicenseDatabaseCreationProducer $createLicenseDatabaseProducer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\ProducerInterface $verificationLicenseDatabaseProducer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\Producer $verificationLicenseDatabaseProducer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\ProducerInterface $readFileDataProducer"; reason: private alias.
Removed service "App\Producer\DownUpIncomingAndroidSyncProducer $readFileDataProducer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\ProducerInterface $priorityAndroidSyncProducer"; reason: private alias.
Removed service "App\Producer\PrioritySMSAndroidOrderSyncProducer $priorityAndroidSyncProducer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\ProducerInterface $notifyDataWebProducer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\Producer $notifyDataWebProducer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\ProducerInterface $updateResponseWebProducer"; reason: private alias.
Removed service "App\Producer\UpDownAndroidResponseSyncProducer $updateResponseWebProducer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\ProducerInterface $updateApkPushTaskProducer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\Producer $updateApkPushTaskProducer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\ProducerInterface $operateFattyAndroidDatabaseProducer"; reason: private alias.
Removed service "App\Producer\CleanseForFattyAndroidDatabaseProducer $operateFattyAndroidDatabaseProducer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\ProducerInterface $masterCronTaskProducer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\Producer $masterCronTaskProducer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\ProducerInterface $compressAndUploadToS3Producer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\Producer $compressAndUploadToS3Producer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\ProducerInterface $compressBackupAndUploadToS3Producer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\Producer $compressBackupAndUploadToS3Producer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\ProducerInterface $compressLicensorBackupAndUploadToS3Producer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\Producer $compressLicensorBackupAndUploadToS3Producer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\ProducerInterface $transactionPointQueueProducer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\Producer $transactionPointQueueProducer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\ProducerInterface $customPushMessageQueueProducer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\Producer $customPushMessageQueueProducer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\ProducerInterface $tempInformationLicenseQueueProducer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\Producer $tempInformationLicenseQueueProducer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\ProducerInterface $syncFullCallProducer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\Producer $syncFullCallProducer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\ProducerInterface $notifyDejavooTipAdjustQueueProducer"; reason: private alias.
Removed service "App\Producer\DejavooTipAdjustNotifyProducer $notifyDejavooTipAdjustQueueProducer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\ProducerInterface $searchRegistQueueOmtProducer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\Producer $searchRegistQueueOmtProducer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\ProducerInterface $omtRestaurantLoginProducer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\Producer $omtRestaurantLoginProducer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\ProducerInterface $omtRestaurantSyncProducer"; reason: private alias.
Removed service "App\Producer\OmtRestaurantSyncProducer $omtRestaurantSyncProducer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\ProducerInterface $hybridSyncMassiveProducer"; reason: private alias.
Removed service "App\Producer\HybridSyncMassiveProducer $hybridSyncMassiveProducer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\ProducerInterface $hybridSyncMassiveResponseProducer"; reason: private alias.
Removed service "App\Producer\HybridSyncResponseMassiveProducer $hybridSyncMassiveResponseProducer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\ConsumerInterface $sendMailerConsumer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\Consumer $sendMailerConsumer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\ConsumerInterface $levelwebSyncAllCallConsumer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\Consumer $levelwebSyncAllCallConsumer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\ConsumerInterface $createLicenseDatabaseSchemaConsumer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\Consumer $createLicenseDatabaseSchemaConsumer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\ConsumerInterface $verificationLicenseDatabaseSchemaConsumer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\Consumer $verificationLicenseDatabaseSchemaConsumer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\ConsumerInterface $consumeToDeleteMessageConsumer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\Consumer $consumeToDeleteMessageConsumer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\ConsumerInterface $auxiliarCreateLicenseDatabaseSchemaConsumer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\Consumer $auxiliarCreateLicenseDatabaseSchemaConsumer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\ConsumerInterface $readFileConsumer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\Consumer $readFileConsumer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\ConsumerInterface $priorityASyncConsumer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\Consumer $priorityASyncConsumer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\ConsumerInterface $notifyDataAndroidConsumer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\Consumer $notifyDataAndroidConsumer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\ConsumerInterface $responseWebSyncConsumer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\Consumer $responseWebSyncConsumer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\ConsumerInterface $omtRestaurantLoginResponseConsumer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\Consumer $omtRestaurantLoginResponseConsumer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\ConsumerInterface $omtRestaurantSyncResponseConsumer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\Consumer $omtRestaurantSyncResponseConsumer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\ConsumerInterface $updateApkPushSendTaskConsumer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\Consumer $updateApkPushSendTaskConsumer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\ConsumerInterface $operateFattyAndroidDatabaseTaskConsumer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\Consumer $operateFattyAndroidDatabaseTaskConsumer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\ConsumerInterface $runMasterCronTaskConsumer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\Consumer $runMasterCronTaskConsumer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\ConsumerInterface $compressAndUploadToS3DigestConsumer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\Consumer $compressAndUploadToS3DigestConsumer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\ConsumerInterface $compressBackupAndUploadToS3DigestConsumer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\Consumer $compressBackupAndUploadToS3DigestConsumer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\ConsumerInterface $compressLicensorBackupAndUploadToS3DigestConsumer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\Consumer $compressLicensorBackupAndUploadToS3DigestConsumer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\ConsumerInterface $proccessLoadedIncomingPointTransactionConsumer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\Consumer $proccessLoadedIncomingPointTransactionConsumer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\ConsumerInterface $customPushMessageQueueProcessorConsumer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\Consumer $customPushMessageQueueProcessorConsumer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\ConsumerInterface $searchRegistOmtConsumer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\Consumer $searchRegistOmtConsumer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\ConsumerInterface $tempInformationLicenseConsumer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\Consumer $tempInformationLicenseConsumer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\ConsumerInterface $syncFullConsumer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\Consumer $syncFullConsumer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\ConsumerInterface $notifyDejavooTipAdjustQueueProcessorConsumer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\Consumer $notifyDejavooTipAdjustQueueProcessorConsumer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\ConsumerInterface $workerReceiverConsumer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\Consumer $workerReceiverConsumer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\ConsumerInterface $hybridSyncMassiveCallConsumer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\Consumer $hybridSyncMassiveCallConsumer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\ConsumerInterface $hybridSyncResponseMassiveCallConsumer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\Consumer $hybridSyncResponseMassiveCallConsumer"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Services\JWTTokenInterface"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Services\JWTTokenManagerInterface"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Services\JWSProvider\JWSProviderInterface"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationSuccessHandler"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationFailureHandler"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\TokenExtractor\TokenExtractorInterface"; reason: private alias.
Removed service "lexik_jwt_authentication.jwt_token_authenticator"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Encoder\JWTEncoderInterface"; reason: private alias.
Removed service "doctrine.migrations.metadata_storage"; reason: private alias.
Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollectionInterface"; reason: private alias.
Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupInterface"; 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 $messengerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $mailerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $rabbitMQLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $barLogger"; reason: private alias.
Removed service "twig.loader"; reason: private alias.
Removed service "doctrine.id_generator_locator"; reason: private alias.
Removed service ".service_locator.80edgLI"; reason: private alias.
Removed service ".service_locator.h8Jkkd2"; reason: private alias.
Removed service ".service_locator.XDGmiR3"; reason: private alias.
Removed service ".service_locator.grioWxH"; reason: private alias.
Removed service ".service_locator.kVp0sMp"; reason: private alias.
Removed service ".service_locator.wKF4yn1"; reason: private alias.
Removed service ".service_locator.FK2ufd0"; reason: private alias.
Removed service ".service_locator.nk0lT0X"; reason: private alias.
Removed service ".service_locator.O24_MAy"; reason: private alias.
Removed service ".service_locator.kpNpkbn"; reason: private alias.
Removed service ".service_locator.W9y3dzm"; reason: private alias.
Removed service ".service_locator.MOULzuI"; reason: private alias.
Removed service "http_client"; reason: private alias.
Removed service "controller_resolver"; reason: private alias.
Removed service "argument_resolver"; reason: private alias.
Removed service "translator.data_collector.inner"; reason: private alias.
Removed service "twig.error_renderer.html.inner"; reason: private alias.
Removed service "security.access.decision_manager"; reason: private alias.
Removed service "security.firewall.authenticator.frontend"; reason: private alias.
Removed service "doctrine.migrations.migrations_factory"; reason: private alias.
Removed service "var_dumper.cli_dumper"; reason: private alias.
Removed service "argument_resolver.request_attribute"; reason: private alias.
Removed service "argument_resolver.request"; reason: private alias.
Removed service "argument_resolver.session"; reason: private alias.
Removed service "security.user_value_resolver"; reason: private alias.
Removed service "argument_resolver.service"; reason: private alias.
Removed service "argument_resolver.default"; reason: private alias.
Removed service "argument_resolver.variadic"; reason: private alias.
Removed service "argument_resolver.not_tagged_controller"; reason: private alias.
Removed service "messenger.bus.default"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service ".service_locator.JBAFp66"; reason: private alias.
Removed service ".service_locator.atZ1zAF"; reason: private alias.
Removed service ".service_locator.0pi7CfT"; reason: private alias.
Removed service ".service_locator.t_VOcj2"; reason: private alias.
Removed service ".service_locator.NfovikK"; reason: private alias.
Removed service ".service_locator.r7ZK8ZT"; reason: private alias.
Removed service ".service_locator.kzjfUfy"; reason: private alias.
Removed service ".service_locator.jUKk77e"; reason: private alias.
Removed service ".service_locator.yUhQomp"; reason: private alias.
Removed service ".service_locator.T8.TLJR"; reason: private alias.
Removed service ".service_locator.RERDzl0"; reason: private alias.
Removed service ".service_locator..VmTrr5"; reason: private alias.
Removed service ".service_locator.kydi4Ed"; reason: private alias.
Removed service ".service_locator.HB5cYKq"; reason: private alias.
Removed service ".service_locator._lSiaG6"; reason: private alias.
Removed service ".service_locator.84FOdbU"; reason: private alias.
Removed service ".service_locator.79Vl7qa"; reason: private alias.
Removed service ".service_locator.Wd_D6Iy"; reason: private alias.
Removed service ".service_locator.qPfDMup"; reason: private alias.
Removed service ".service_locator.L0rFhJm"; reason: private alias.
Removed service ".service_locator.9YCWxeJ"; reason: private alias.
Removed service ".service_locator.aa1PbBb"; reason: private alias.
200
Changed reference of service "App\Consumer\OMT\SearchRegistOmtConsumer" previously pointing to "App\ServicesClasses\CustomLog" to "default_logger".
Changed reference of service "App\Consumer\WS\OMTConsumers\NotifyDataReadOMTResponseConsumer" previously pointing to "App\ServicesClasses\CustomLog" to "default_logger".
Changed reference of service "App\Consumer\WS\SyncFullCallConsumer" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Licensor\AccountController" previously pointing to "translator.data_collector" to "symfony_translator".
Changed reference of service "App\Controller\Licensor\AccountLicenseController" previously pointing to "translator.data_collector" to "symfony_translator".
Changed reference of service "App\Controller\Licensor\CompanyController" previously pointing to "translator.data_collector" to "symfony_translator".
Changed reference of service "App\Controller\Licensor\DocusignController" previously pointing to "translator.data_collector" to "symfony_translator".
Changed reference of service "App\Controller\Licensor\PartnerController" previously pointing to "translator.data_collector" to "symfony_translator".
Changed reference of service "App\Controller\Licensor\ThirdServicesInfoController" previously pointing to "translator.data_collector" to "symfony_translator".
Changed reference of service "App\Form\SearchAgentType" previously pointing to "translator.data_collector" to "symfony_translator".
Changed reference of service "App\Form\SearchCompanyType" previously pointing to "translator.data_collector" to "symfony_translator".
Changed reference of service "App\Form\SearchUserType" previously pointing to "translator.data_collector" to "symfony_translator".
Changed reference of service "App\Service\CompanyService" previously pointing to "translator.data_collector" to "symfony_translator".
Changed reference of service "process_point_transaction_service" previously pointing to "App\ServicesClasses\CustomLog" to "default_logger".
Changed reference of service "process_custom_push_message_service" previously pointing to "App\ServicesClasses\CustomLog" to "default_logger".
Changed reference of service "omt_restaurant_sync_response_service" previously pointing to "App\ServicesClasses\CustomLog" to "default_logger".
Changed reference of service "operate_fatty_android_database_task_service" previously pointing to "router.default" to "router".
Changed reference of service "locale_listener" previously pointing to "router.default" to "router".
Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "services_resetter" previously pointing to "debug.validator" to "symfony_validator".
Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.messenger_consume_messages" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.messenger_failed_messages_retry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.router_debug" previously pointing to "router.default" to "router".
Changed reference of service "console.command.router_match" previously pointing to "router.default" to "router".
Changed reference of service "console.command.translation_debug" previously pointing to "translator.data_collector" to "symfony_translator".
Changed reference of service "console.command.validator_debug" previously pointing to "debug.validator" to "symfony_validator".
Changed reference of service "mailer.mailer" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "mailer.mailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.gmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.sendmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.smtp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.native" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "router_listener" previously pointing to "router.default" to "router".
Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "router.default" to "router".
Changed reference of service "session.flash_bag" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "session.attribute_bag" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "form.type_guesser.validator" previously pointing to "debug.validator" to "symfony_validator".
Changed reference of service "form.type.choice" previously pointing to "translator.data_collector" to "symfony_translator".
Changed reference of service "form.type.file" previously pointing to "translator.data_collector" to "symfony_translator".
Changed reference of service "form.type.color" previously pointing to "translator.data_collector" to "symfony_translator".
Changed reference of service "form.type_extension.form.transformation_failure_handling" previously pointing to "translator.data_collector" to "symfony_translator".
Changed reference of service "form.type_extension.form.validator" previously pointing to "debug.validator" to "symfony_validator".
Changed reference of service "form.type_extension.form.validator" previously pointing to "translator.data_collector" to "symfony_translator".
Changed reference of service "form.type_extension.upload.validator" previously pointing to "translator.data_collector" to "symfony_translator".
Changed reference of service "form.type_extension.csrf" previously pointing to "translator.data_collector" to "symfony_translator".
Changed reference of service "validator.builder" previously pointing to "translator.data_collector" to "symfony_translator".
Changed reference of service "messenger.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.middleware.validation" previously pointing to "debug.validator" to "symfony_validator".
Changed reference of service "messenger.middleware.router_context" previously pointing to "router.default" to "router".
Changed reference of service "messenger.retry.send_failed_message_for_retry_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.routable_message_bus" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.chat" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.sms" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.email" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.push" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "notifier.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "data_collector.validator" previously pointing to "debug.validator" to "symfony_validator".
Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "symfony_translator".
Changed reference of service "data_collector.messenger" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
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 "twig.extension.trans" previously pointing to "translator.data_collector" to "symfony_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 "symfony_translator".
Changed reference of service "security.logout_url_generator" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.context_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.rememberme" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.json_login" previously pointing to "translator.data_collector" to "symfony_translator".
Changed reference of service "security.authentication.guard_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener.frontend" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "old_sound_rabbit_mq.send_mailer_producer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "old_sound_rabbit_mq.levelweb_sync_all_producer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "old_sound_rabbit_mq.create_license_database_producer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "old_sound_rabbit_mq.verification_license_database_producer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "old_sound_rabbit_mq.read_file_data_producer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "old_sound_rabbit_mq.priority_android_sync_producer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "old_sound_rabbit_mq.notify_data_web_producer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "old_sound_rabbit_mq.update_response_web_producer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "old_sound_rabbit_mq.update_apk_push_task_producer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "old_sound_rabbit_mq.operate_fatty_android_database_producer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "old_sound_rabbit_mq.master_cron_task_producer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "old_sound_rabbit_mq.compress_and_upload_to_s3_producer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "old_sound_rabbit_mq.compress_backup_and_upload_to_s3_producer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "old_sound_rabbit_mq.compress_licensor_backup_and_upload_to_s3_producer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "old_sound_rabbit_mq.transaction_point_queue_producer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "old_sound_rabbit_mq.custom_push_message_queue_producer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "old_sound_rabbit_mq.temp_information_license_queue_producer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "old_sound_rabbit_mq.sync_full_call_producer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "old_sound_rabbit_mq.notify_dejavoo_tip_adjust_queue_producer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "old_sound_rabbit_mq.search_regist_queue_omt_producer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "old_sound_rabbit_mq.omt_restaurant_login_producer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "old_sound_rabbit_mq.omt_restaurant_sync_producer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "old_sound_rabbit_mq.hybrid_sync_massive_producer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "old_sound_rabbit_mq.hybrid_sync_massive_response_producer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "old_sound_rabbit_mq.send_mailer_consumer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "old_sound_rabbit_mq.levelweb_sync_all_call_consumer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "old_sound_rabbit_mq.create_license_database_schema_consumer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "old_sound_rabbit_mq.verification_license_database_schema_consumer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "old_sound_rabbit_mq.consume_to_delete_message_consumer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "old_sound_rabbit_mq.auxiliar_create_license_database_schema_consumer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "old_sound_rabbit_mq.read_file_consumer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "old_sound_rabbit_mq.priority_a_sync_consumer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "old_sound_rabbit_mq.notify_data_android_consumer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "old_sound_rabbit_mq.response_web_sync_consumer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "old_sound_rabbit_mq.omt_restaurant_login_response_consumer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "old_sound_rabbit_mq.omt_restaurant_sync_response_consumer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "old_sound_rabbit_mq.update_apk_push_send_task_consumer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "old_sound_rabbit_mq.operate_fatty_android_database_task_consumer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "old_sound_rabbit_mq.run_master_cron_task_consumer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "old_sound_rabbit_mq.compress_and_upload_to_s3_digest_consumer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "old_sound_rabbit_mq.compress_backup_and_upload_to_s3_digest_consumer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "old_sound_rabbit_mq.compress_licensor_backup_and_upload_to_s3_digest_consumer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "old_sound_rabbit_mq.proccess_loaded_incoming_point_transaction_consumer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "old_sound_rabbit_mq.custom_push_message_queue_processor_consumer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "old_sound_rabbit_mq.search_regist_omt_consumer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "old_sound_rabbit_mq.temp_information_license_consumer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "old_sound_rabbit_mq.sync_full_consumer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "old_sound_rabbit_mq.notify_dejavoo_tip_adjust_queue_processor_consumer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "old_sound_rabbit_mq.worker_receiver_consumer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "old_sound_rabbit_mq.hybrid_sync_massive_call_consumer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "old_sound_rabbit_mq.hybrid_sync_response_massive_call_consumer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.security.authentication.provider" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.security.authentication.listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.jws_provider.default" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
Changed reference of service "lexik_jwt_authentication.jwt_manager" previously pointing to "lexik_jwt_authentication.encoder.lcobucci" to "jwt_authentication_encoder".
Changed reference of service "lexik_jwt_authentication.jwt_manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.jws_provider.lcobucci" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
Changed reference of service "lexik_jwt_authentication.handler.authentication_success" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.handler.authentication_failure" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.handler.authentication_failure" previously pointing to "translator.data_collector" to "symfony_translator".
Changed reference of service "lexik_jwt_authentication.security.jwt_authenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.security.jwt_authenticator" previously pointing to "translator.data_collector" to "symfony_translator".
Changed reference of service "lexik_jwt_authentication.security.guard.jwt_token_authenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.security.guard.jwt_token_authenticator" previously pointing to "translator.data_collector" to "symfony_translator".
Changed reference of service "lexik_jwt_authentication.check_config_command" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
Changed reference of service "webpack_encore.tag_renderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "maker.event_registry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "maker.maker.make_registration_form" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.d_K2sn_" previously pointing to "App\ServicesClasses\CustomLog" to "default_logger".
Changed reference of service ".service_locator.qCxQ1zu" previously pointing to "App\ServicesClasses\CustomLog" to "default_logger".
Changed reference of service ".service_locator.5cAhUFF" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.security.access.role_hierarchy_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.security.access.expression_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.pTCAxXw" previously pointing to "App\Util\AccessControl" to "access_control".
Changed reference of service ".service_locator.pTCAxXw" previously pointing to "App\AWSPush\SNSPushService" to "aws_sns_push_service".
Changed reference of service ".service_locator.pTCAxXw" previously pointing to "lexik_jwt_authentication.encoder.lcobucci" to "jwt_authentication_encoder".
Changed reference of service ".service_locator.pTCAxXw" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.pTCAxXw" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.pTCAxXw" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.pTCAxXw" previously pointing to "security.user_password_encoder.generic" to "security_password_encoder".
Changed reference of service ".service_locator.pTCAxXw" previously pointing to "security.authentication_utils" to "symfony_security_authentication_utils".
Changed reference of service ".service_locator.pTCAxXw" previously pointing to "translator.data_collector" to "symfony_translator".
Changed reference of service ".service_locator.pTCAxXw" previously pointing to "debug.validator" to "symfony_validator".
Changed reference of service ".service_locator.GNc8e5B" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.GNc8e5B" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.GNc8e5B" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.EwDbO3j" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.EwDbO3j" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.EwDbO3j" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.EwDbO3j" previously pointing to "security.authentication_utils" to "symfony_security_authentication_utils".
Changed reference of service ".service_locator.EwDbO3j" previously pointing to "translator.data_collector" to "symfony_translator".
Changed reference of service ".service_locator.J4b.DPX" previously pointing to "translator.data_collector" to "symfony_translator".
Changed reference of service ".service_locator.HLwzKIm" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.vC4Vr.x" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.GVyCdgr" previously pointing to ".session.do-not-use" to "session".
Changed reference of service ".service_locator.GVyCdgr" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "access_control" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "event_dispatcher" previously pointing to "App\EventListener\EventListener" to "demo.tokens.action_listener".
Changed reference of service "event_dispatcher" previously pointing to "App\EventListener\EventListener" to "demo.tokens.action_listener".
Changed reference of service "event_dispatcher" previously pointing to "App\EventListener\EventListener" to "demo.tokens.action_listener".
Changed reference of service "console.command.public_alias.App\Command\AddressFixForRestaurantCommand" previously pointing to "App\ServicesClasses\CustomLog" to "default_logger".
Changed reference of service "console.command.public_alias.App\Command\AddressFixForRestaurantV2Command" previously pointing to "App\ServicesClasses\CustomLog" to "default_logger".
Changed reference of service "console.command.public_alias.App\Command\CheckForLoguedLicensesWithoutTheHasAndroidConfigurationFlagCommand" previously pointing to "App\ServicesClasses\CustomLog" to "default_logger".
Changed reference of service "console.command.public_alias.App\Command\CleanseForLicenseDirCommand" previously pointing to "App\ServicesClasses\CustomLog" to "default_logger".
Changed reference of service "console.command.public_alias.App\Command\ConsumePointsTransactionsInRabbitQueueCommand" previously pointing to "App\ServicesClasses\CustomLog" to "default_logger".
Changed reference of service "console.command.public_alias.App\Command\EnableCleaningResyncRecordsCommand" previously pointing to "App\ServicesClasses\CustomLog" to "default_logger".
Changed reference of service "console.command.public_alias.App\Command\FeedPointsTransactionsRabbitQueueCommand" previously pointing to "App\ServicesClasses\CustomLog" to "default_logger".
Changed reference of service "console.command.public_alias.App\Command\FixActiveLicenseInDeletedAccountCommand" previously pointing to "App\ServicesClasses\CustomLog" to "default_logger".
Changed reference of service "console.command.public_alias.App\Command\FixMenuRelatedScheduleCommand" previously pointing to "App\ServicesClasses\CustomLog" to "default_logger".
Changed reference of service "console.command.public_alias.App\Command\GenerateScheduleACommand" previously pointing to "translator.data_collector" to "symfony_translator".
Changed reference of service "console.command.public_alias.App\Command\OMT\LicenseCreationForWSCommand" previously pointing to "App\ServicesClasses\CustomLog" to "default_logger".
Changed reference of service "console.command.public_alias.App\Command\TableToRegistActionToTestSyncDataCommand" previously pointing to "App\ServicesClasses\CustomLog" to "default_logger".
Changed reference of service "console.command.public_alias.App\Command\TestForMailTestConsumerCommand" previously pointing to "App\ServicesClasses\CustomLog" to "default_logger".
Changed reference of service "console.command.public_alias.App\Command\UnificationOfUsersFromLevelToLoyaltyCommand" previously pointing to "App\ServicesClasses\CustomLog" to "default_logger".
Changed reference of service "console.command.public_alias.App\Command\VerifyAndExportLoyaltyUsersAsOMTClientSCommand" previously pointing to "App\ServicesClasses\CustomLog" to "default_logger".
Changed reference of service "console.command.public_alias.App\Command\sendingEmailWithLicensesInformationWithInfiniteSyncCommand" previously pointing to "App\ServicesClasses\CustomLog" to "default_logger".
867
Removed service "container.env"; reason: abstract.
Removed service "cache.adapter.system"; reason: abstract.
Removed service "cache.adapter.apcu"; reason: abstract.
Removed service "cache.adapter.doctrine"; 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 "assets.remote_json_manifest_version_strategy"; reason: abstract.
Removed service "http_client.abstract_retry_strategy"; reason: abstract.
Removed service "mailer.transport_factory.abstract"; reason: abstract.
Removed service "messenger.middleware.handle_message"; reason: abstract.
Removed service "messenger.middleware.add_bus_name_stamp_middleware"; reason: abstract.
Removed service "messenger.middleware.traceable"; reason: abstract.
Removed service "messenger.retry.abstract_multiplier_retry_strategy"; reason: abstract.
Removed service "notifier.transport_factory.abstract"; 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 "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.form_entry_point"; 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.authentication.listener.rememberme"; reason: abstract.
Removed service "security.authentication.provider.rememberme"; reason: abstract.
Removed service "security.authentication.rememberme.services.abstract"; reason: abstract.
Removed service "security.authentication.rememberme.services.persistent"; reason: abstract.
Removed service "security.authentication.rememberme.services.simplehash"; 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.authentication.provider.guard"; reason: abstract.
Removed service "security.authentication.listener.guard"; reason: abstract.
Removed service "doctrine.dbal.connection"; reason: abstract.
Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
Removed service "doctrine.dbal.logging_middleware"; reason: abstract.
Removed service "doctrine.dbal.debug_middleware"; reason: abstract.
Removed service "messenger.middleware.doctrine_transaction"; reason: abstract.
Removed service "messenger.middleware.doctrine_ping_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_close_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_open_transaction_logger"; 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 "lexik_jwt_authentication.key_loader.abstract"; reason: abstract.
Removed service "lexik_jwt_authentication.security.jwt_authenticator"; reason: abstract.
Removed service "maker.auto_command.abstract"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AACommandTestFunctio"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\AACommandTestFunctio"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AACommnadTestFunctiongetDataDownloadHybridSyncOMT"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\AACommnadTestFunctiongetDataDownloadHybridSyncOMT"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AddConfigCleanDatabaseIntoLicensorCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\AddConfigCleanDatabaseIntoLicensorCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AddInventoryQuantityTypeOnLevelWebCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\AddInventoryQuantityTypeOnLevelWebCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AddNewModulesAndAsociatedWithUserOnLevelWebCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\AddNewModulesAndAsociatedWithUserOnLevelWebCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AddProductStockCategoriesOnLevelWebCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\AddProductStockCategoriesOnLevelWebCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AddressFixForRestaurantCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\AddressFixForRestaurantCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AddressFixForRestaurantV2Command"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\AddressFixForRestaurantV2Command"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AlterAddressTablesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\AlterAddressTablesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AlterTablesStrategyGenerationCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\AlterTablesStrategyGenerationCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AlterValuesFromReportsInLevelWebCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\AlterValuesFromReportsInLevelWebCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ApkPushUpdateTaskCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ApkPushUpdateTaskCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AutoRequestAndroidDataBaseCleanseCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\AutoRequestAndroidDataBaseCleanseCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AutoRequestS3DataBaseUploadCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\AutoRequestS3DataBaseUploadCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AutomaticInvoiceGeneration"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\AutomaticInvoiceGeneration"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AuxMakeSyncUpDownRequestCall"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\AuxMakeSyncUpDownRequestCall"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AuxServicePriceCounterCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\AuxServicePriceCounterCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AuxStationsCounterCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\AuxStationsCounterCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\BizarreGenericConsumerCallerCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\BizarreGenericConsumerCallerCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\BrandSortTablePopulateCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\BrandSortTablePopulateCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CalculateUnitaryStockCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CalculateUnitaryStockCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ChangeIPFromDataBasesForMigrationCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ChangeIPFromDataBasesForMigrationCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ChangePasswordUserAdminLevelWebCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ChangePasswordUserAdminLevelWebCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ChangeUserTypeToResellerUser"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ChangeUserTypeToResellerUser"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckAndModifyLicensesWithoutAndWithDeliveryCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CheckAndModifyLicensesWithoutAndWithDeliveryCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckAndNotifyUnansweredSyncPushCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CheckAndNotifyUnansweredSyncPushCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckAndUpdateRegistActionQuantityRecordsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CheckAndUpdateRegistActionQuantityRecordsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckDuplicatedDataCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CheckDuplicatedDataCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckDuplicatedValidatedZipcodesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CheckDuplicatedValidatedZipcodesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckForDuplicatedBadInvoicesByAndroidInLicenseCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CheckForDuplicatedBadInvoicesByAndroidInLicenseCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckForLateAndUnclosedCreditCardPaymentsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CheckForLateAndUnclosedCreditCardPaymentsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckForLoguedLicensesWithoutTheHasAndroidConfigurationFlagCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CheckForLoguedLicensesWithoutTheHasAndroidConfigurationFlagCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckForNearToExpireDeviceLicenseCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CheckForNearToExpireDeviceLicenseCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckForUnclosedTimeOutRecordsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CheckForUnclosedTimeOutRecordsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckLevelZipcodeGMGCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CheckLevelZipcodeGMGCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckLicenseActiveZipcodesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CheckLicenseActiveZipcodesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckLicenseExpirationsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CheckLicenseExpirationsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckPendingSsyncsByLicenseCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CheckPendingSsyncsByLicenseCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckZipcodeGMGCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CheckZipcodeGMGCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CleanBinFilesInDBWebServerCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CleanBinFilesInDBWebServerCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CleanCRMData"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CleanCRMData"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CleanDocumenDocusingtsInServerCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CleanDocumenDocusingtsInServerCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CleanLoyaltyTableLevelComman"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CleanLoyaltyTableLevelComman"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CleanProductoTallaLevelWebCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CleanProductoTallaLevelWebCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CleanRegistActionsDuplicatedRecordsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CleanRegistActionsDuplicatedRecordsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CleanRegistActionsNonProcedentSyncRecordsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CleanRegistActionsNonProcedentSyncRecordsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CleandDataServicePriceCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CleandDataServicePriceCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CleaningOfLicensorDatabaseCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CleaningOfLicensorDatabaseCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CleaningOfLicensorDatabasesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CleaningOfLicensorDatabasesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CleanseForFattyAndroidDataBaseCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CleanseForFattyAndroidDataBaseCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CleanseForFattyAndroidDataBaseConsumerCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CleanseForFattyAndroidDataBaseConsumerCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CleanseForFattyAndroidDataBaseSecondStageCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CleanseForFattyAndroidDataBaseSecondStageCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CleanseForFattyAndroidDataBaseThirdStageCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CleanseForFattyAndroidDataBaseThirdStageCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CleanseForLicenseDirCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CleanseForLicenseDirCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CloningImageS3Command"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CloningImageS3Command"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CloningOfRestaurantCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CloningOfRestaurantCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ComplitDataServicePriceModifierCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ComplitDataServicePriceModifierCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CompressGZAndLoadS3Command"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CompressGZAndLoadS3Command"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CompressGZAndLoadS3ConsumerCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CompressGZAndLoadS3ConsumerCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ConsumePointsTransactionsInRabbitQueueCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ConsumePointsTransactionsInRabbitQueueCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CorrectionTaxesOMTCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CorrectionTaxesOMTCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CountDuplicateRecordsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CountDuplicateRecordsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateDatabaseLevelCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CreateDatabaseLevelCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateDefaultDashboardOMTUserForAllLicensesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CreateDefaultDashboardOMTUserForAllLicensesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateModuleLevelWebCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CreateModuleLevelWebCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateProceduresLevelWebCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CreateProceduresLevelWebCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateSuperAdminUserLevelWebCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CreateSuperAdminUserLevelWebCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CronTaskRunInRabbitMQCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CronTaskRunInRabbitMQCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CronTypeServiceCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CronTypeServiceCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CustomerVerificationEcosystemLevelCommnad"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CustomerVerificationEcosystemLevelCommnad"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DatabaseImportCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\DatabaseImportCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DebugClientLicenseCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\DebugClientLicenseCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DebugMailerDsnCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\DebugMailerDsnCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DecryptMD5FromAccessCodeEmployesAndSaveRevertAccessCodeCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\DecryptMD5FromAccessCodeEmployesAndSaveRevertAccessCodeCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DefaultRelationalPrinterCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\DefaultRelationalPrinterCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DejavooNotifyAdjustTipConsumerCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\DejavooNotifyAdjustTipConsumerCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DejavooNotifyAdjustTipProducerCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\DejavooNotifyAdjustTipProducerCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DeleteDuplicateCitiesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\DeleteDuplicateCitiesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DeleteRelationModules"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\DeleteRelationModules"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DeleteTablesForLicenseCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\DeleteTablesForLicenseCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DetectAndFixBadConsecutiveRegistActionCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\DetectAndFixBadConsecutiveRegistActionCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DinamicUpdateForLogsPasswordsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\DinamicUpdateForLogsPasswordsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DoctrineMigrationTwoToThreeCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\DoctrineMigrationTwoToThreeCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DocusignTokenExpiresInAndUpdateThemCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\DocusignTokenExpiresInAndUpdateThemCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\EnableCleaningResyncRecordsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\EnableCleaningResyncRecordsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FeedPointsTransactionsRabbitQueueCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\FeedPointsTransactionsRabbitQueueCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FilesDataNotifyAndroidCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\FilesDataNotifyAndroidCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FilesDataNotifyOMTCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\FilesDataNotifyOMTCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FilesDataReadyForReadCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\FilesDataReadyForReadCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FilesDataUpdateWebSyncFromAndoridResponseCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\FilesDataUpdateWebSyncFromAndoridResponseCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FindAndCreateUsersLoyaltyCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\FindAndCreateUsersLoyaltyCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FixActiveLicenseInDeletedAccountCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\FixActiveLicenseInDeletedAccountCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FixCategoryListOrderCommnad"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\FixCategoryListOrderCommnad"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FixDefaultMenuCategoriesForAllCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\FixDefaultMenuCategoriesForAllCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FixForInvoiceAndInvoiceTypePayMissMatchCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\FixForInvoiceAndInvoiceTypePayMissMatchCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FixForLoyaltyMassiveImportedUserAmmountCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\FixForLoyaltyMassiveImportedUserAmmountCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FixForServicePricesBasedInLevelZeroConfigCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\FixForServicePricesBasedInLevelZeroConfigCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FixForTipDirectlyOnGatewayCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\FixForTipDirectlyOnGatewayCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FixInsertLicenseCreationDateCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\FixInsertLicenseCreationDateCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FixMenuRelatedScheduleCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\FixMenuRelatedScheduleCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FixNonTipRequestInMerchantCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\FixNonTipRequestInMerchantCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FixPhoneNumbersCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\FixPhoneNumbersCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FixRegularSizeBugCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\FixRegularSizeBugCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FixTicketLabelCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\FixTicketLabelCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FixTimezoneInformationCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\FixTimezoneInformationCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GarbageCleanerFromRegistActionCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\GarbageCleanerFromRegistActionCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateScheduleACommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\GenerateScheduleACommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GetPlainBilledInvoicesReportCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\GetPlainBilledInvoicesReportCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GiftCardsLicenseMigrationCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\GiftCardsLicenseMigrationCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\HermitSeedsForUnhealtyLicensesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\HermitSeedsForUnhealtyLicensesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\HybridSyncResponseConsumerCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\HybridSyncResponseConsumerCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\InsertBackupOmtClienteCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\InsertBackupOmtClienteCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LevelCreateSchemaCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\LevelCreateSchemaCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LevelDeleteSchemaCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\LevelDeleteSchemaCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LevelLicenseDataBaseRestorationCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\LevelLicenseDataBaseRestorationCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LevelLiceseDataBaseConfigurationCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\LevelLiceseDataBaseConfigurationCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LevelUpdateSchemaCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\LevelUpdateSchemaCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LevelinitialSchemaDataCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\LevelinitialSchemaDataCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Levelweb\SettlerAccountingTablesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Levelweb\SettlerAccountingTablesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Levelweb\SettlerAppSettingsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Levelweb\SettlerAppSettingsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LevelwebMultiMenuInfoCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\LevelwebMultiMenuInfoCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LicenseCacheClearCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\LicenseCacheClearCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LicenseDatabaseCreationCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\LicenseDatabaseCreationCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LicenseMappingInfoCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\LicenseMappingInfoCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LicenseRecoveryRecordsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\LicenseRecoveryRecordsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MakeAutoCaptureForEPXBatchSettlementCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\MakeAutoCaptureForEPXBatchSettlementCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MakeGrilleFixAtlanticBoatCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\MakeGrilleFixAtlanticBoatCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MakeGrilleFixCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\MakeGrilleFixCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MakeJhonierFixCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\MakeJhonierFixCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MakeLevelWebDataBaseBackupCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\MakeLevelWebDataBaseBackupCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MakeLevelWebDataBaseBackupConsumerCallCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\MakeLevelWebDataBaseBackupConsumerCallCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MakeLicensorDataBaseBackupCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\MakeLicensorDataBaseBackupCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MakeOMTDeliverSyncFileRequestCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\MakeOMTDeliverSyncFileRequestCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MakeUserPropertyAndRolesCleanseCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\MakeUserPropertyAndRolesCleanseCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MassRefundForEPXDoubleChargeIssueCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\MassRefundForEPXDoubleChargeIssueCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MassiveDataNotifyOMTCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\MassiveDataNotifyOMTCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MassiveSyncConsumerCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\MassiveSyncConsumerCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MasterCronTasksCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\MasterCronTasksCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MasterSendAPKPushUpdaterCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\MasterSendAPKPushUpdaterCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MigrationFRPToBOGOCardCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\MigrationFRPToBOGOCardCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MigrationRALFromFundraisingToOfferPlanCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\MigrationRALFromFundraisingToOfferPlanCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\NotifyGiftCardInvalidationCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\NotifyGiftCardInvalidationCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\NotifyMaxSyncRecordCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\NotifyMaxSyncRecordCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\NotifyOMTWebSyncConsumerCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\NotifyOMTWebSyncConsumerCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\NotifyRecurentOrIgnoredSyncRecordsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\NotifyRecurentOrIgnoredSyncRecordsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OMT\ConsumeOMTLevelResponseSyncCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\OMT\ConsumeOMTLevelResponseSyncCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OMT\LicenseCreationForWSCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\OMT\LicenseCreationForWSCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OMT\RecoveryUsersOmtInLicensor"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\OMT\RecoveryUsersOmtInLicensor"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OMT\ResendUnansweredCurlCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\OMT\ResendUnansweredCurlCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OMT\ResetUsersFromOmtAndLicensorCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\OMT\ResetUsersFromOmtAndLicensorCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OMT\SearchRegistForQueueOmtCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\OMT\SearchRegistForQueueOmtCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OMT\SyncTablesForRegistActionCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\OMT\SyncTablesForRegistActionCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OMT\searchQueueForOmtConsumerCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\OMT\searchQueueForOmtConsumerCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OmtClientAddressAsyncRegistOnLicensorCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\OmtClientAddressAsyncRegistOnLicensorCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OmtIdConfigurationLevelwebCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\OmtIdConfigurationLevelwebCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ParchAutoincrementDBCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ParchAutoincrementDBCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PizzaDataToolCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\PizzaDataToolCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PusherMessageCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\PusherMessageCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ReadAndComparePaymentFactsCreditCardsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ReadAndComparePaymentFactsCreditCardsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ReadDeliveredOMTWebSyncResponseConsumerCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ReadDeliveredOMTWebSyncResponseConsumerCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ReadDeliveredWebSyncResponseConsumerCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ReadDeliveredWebSyncResponseConsumerCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ReadFileDataConsumerCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ReadFileDataConsumerCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ReadFileDataWebConsumerCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ReadFileDataWebConsumerCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ResellerInvoiceGeneration"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ResellerInvoiceGeneration"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ResendSyncsWithoutReplyCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ResendSyncsWithoutReplyCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ResendUnrespondedPushCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ResendUnrespondedPushCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ResetOfferPlanIdInRestaurantsCouponsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ResetOfferPlanIdInRestaurantsCouponsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ReviewLastRelaseJsonVersionCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ReviewLastRelaseJsonVersionCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RotativeAWSKeysCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\RotativeAWSKeysCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RunUpdateApkShCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\RunUpdateApkShCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SafeDataFixturesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SafeDataFixturesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ScheduleRecordRepairCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ScheduleRecordRepairCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SearchDataForTableLevelWebCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SearchDataForTableLevelWebCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendAWSPushCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SendAWSPushCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendAlternateAWSPushCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SendAlternateAWSPushCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendAutoCleanseByScheduledAllowedHoursCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SendAutoCleanseByScheduledAllowedHoursCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendCustomPushMessageCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SendCustomPushMessageCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendOMTSocketPushCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SendOMTSocketPushCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendParsePushCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SendParsePushCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendPingLicenseCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SendPingLicenseCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendPubNubPushCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SendPubNubPushCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendPushyPushCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SendPushyPushCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendUpdateAPKPushProducerCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SendUpdateAPKPushProducerCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SetCompanyInAccountLicenseCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SetCompanyInAccountLicenseCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SingleSizesMenuFixCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SingleSizesMenuFixCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SmartAutoUpdateSchemaCronCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SmartAutoUpdateSchemaCronCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SocketChannelsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SocketChannelsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\StockDataToolCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\StockDataToolCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SycnAllRequestCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SycnAllRequestCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Sync\ConsumerSynAllCallCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Sync\ConsumerSynAllCallCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Sync\FixAndSyncConsecutiveCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Sync\FixAndSyncConsecutiveCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Sync\ForceResetSyncCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Sync\ForceResetSyncCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Sync\ResetAndSyncConsecutiveCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Sync\ResetAndSyncConsecutiveCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Sync\SuggestedTipsRecordsSyncCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Sync\SuggestedTipsRecordsSyncCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SyncAllWebSocketCallConsumerCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SyncAllWebSocketCallConsumerCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TableToRegistActionToTestSyncDataCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\TableToRegistActionToTestSyncDataCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TempCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\TempCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TempInformationLicenseConsumerCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\TempInformationLicenseConsumerCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestForAndroidInitialLoginWSCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\TestForAndroidInitialLoginWSCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestForDownUpSyncCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\TestForDownUpSyncCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestForLicenseCreationWSCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\TestForLicenseCreationWSCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestForMailTestConsumerCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\TestForMailTestConsumerCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestForResetDatabaseLicenseWSCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\TestForResetDatabaseLicenseWSCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestForUpDownSyncCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\TestForUpDownSyncCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestForUpDownSyncResponseCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\TestForUpDownSyncResponseCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestMailerCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\TestMailerCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UnificationOfUsersFromLevelToLoyaltyCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\UnificationOfUsersFromLevelToLoyaltyCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateAndroidLicenseApkCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\UpdateAndroidLicenseApkCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateModulesLevelLicensorCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\UpdateModulesLevelLicensorCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdatePasswordDatabaseLevelCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\UpdatePasswordDatabaseLevelCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdatePrivilegesByUserTypeCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\UpdatePrivilegesByUserTypeCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpgradeModulesForLicencesInModStatusCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\UpgradeModulesForLicencesInModStatusCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UserAccesCodeRepeatedForLicenseCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\UserAccesCodeRepeatedForLicenseCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ValidateAndCreateDefaultServicesTypeRecordsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ValidateAndCreateDefaultServicesTypeRecordsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ValidateAndProcessBellNotificationsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ValidateAndProcessBellNotificationsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ValidateAndUnackLicenseDBCreationCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ValidateAndUnackLicenseDBCreationCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ValidateCapturedTransactionsInArmorForEPXCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ValidateCapturedTransactionsInArmorForEPXCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ValidateGiftCardCodeWithLicenseNicknameCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ValidateGiftCardCodeWithLicenseNicknameCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ValidateNonSyncedBrandAndServicesRecordsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ValidateNonSyncedBrandAndServicesRecordsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ValidateServerAvailableSpaceCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ValidateServerAvailableSpaceCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\VerifyAndExportLoyaltyUsersAsOMTClientSCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\VerifyAndExportLoyaltyUsersAsOMTClientSCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\VerifyCacheAndLogsDirCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\VerifyCacheAndLogsDirCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\VerifyClientsLevel2LicensorCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\VerifyClientsLevel2LicensorCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\VerifyDefaultCategoriesAndProductsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\VerifyDefaultCategoriesAndProductsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\VerifyDefaultCustomerCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\VerifyDefaultCustomerCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\VerifyNullsOnInvoiceTypePayCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\VerifyNullsOnInvoiceTypePayCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\WarningReRunDownUpSyncsToFixInjuredLicenseDBCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\WarningReRunDownUpSyncsToFixInjuredLicenseDBCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\WebSocketServerCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\WebSocketServerCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Websocket\SendNotificationReconnectWebsocket"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Websocket\SendNotificationReconnectWebsocket"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Websocket\SyncAllWebsocketVersionCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Websocket\SyncAllWebsocketVersionCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\fixClientDuplicateCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\fixClientDuplicateCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\levelWebMigrateCouponImageS3"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\levelWebMigrateCouponImageS3"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\sendRemindersForLeadsTasksCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\sendRemindersForLeadsTasksCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\sendingEmailWithLicensesInformationWithInfiniteSyncCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\sendingEmailWithLicensesInformationWithInfiniteSyncCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\setterDefaultTipsPercentage"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\setterDefaultTipsPercentage"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\settlerTicketTypeCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\settlerTicketTypeCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\updateDateConfigurationForAndroidCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\updateDateConfigurationForAndroidCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Application\Service\Api"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Application\Service\Api"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Application\Service\Api"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Application\Service\Armor"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Application\Service\Armor"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Application\Service\Armor"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Application\Service\ArmorService"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Application\Service\ArmorService"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Application\Service\ArmorService"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AuthPusherController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AuthPusherController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AuthPusherController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Licensor\AccountController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Licensor\AccountController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Licensor\AccountController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Licensor\AccountLicenseController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Licensor\AccountLicenseController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Licensor\AccountLicenseController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Licensor\CompanyController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Licensor\CompanyController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Licensor\CompanyController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Licensor\ContainerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Licensor\ContainerController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Licensor\ContainerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Licensor\DataBasesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Licensor\DataBasesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Licensor\DataBasesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Licensor\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Licensor\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Licensor\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Licensor\DeliveryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Licensor\DeliveryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Licensor\DeliveryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Licensor\DocusignController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Licensor\DocusignController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Licensor\DocusignController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Licensor\FoundRaisePlanController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Licensor\FoundRaisePlanController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Licensor\FoundRaisePlanController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Licensor\FoundWorkerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Licensor\FoundWorkerController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Licensor\FoundWorkerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Licensor\LevelToolsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Licensor\LevelToolsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Licensor\LevelToolsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Licensor\LicenseDeviceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Licensor\LicenseDeviceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Licensor\LicenseDeviceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Licensor\MerchantAccountController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Licensor\MerchantAccountController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Licensor\MerchantAccountController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Licensor\OmtController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Licensor\OmtController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Licensor\OmtController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Licensor\PartnerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Licensor\PartnerController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Licensor\PartnerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Licensor\ReportsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Licensor\ReportsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Licensor\ReportsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Licensor\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Licensor\SecurityController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Licensor\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Licensor\StationsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Licensor\StationsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Licensor\StationsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Licensor\SuperAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Licensor\SuperAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Licensor\SuperAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Licensor\ThirdServicesInfoController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Licensor\ThirdServicesInfoController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Licensor\ThirdServicesInfoController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Licensor\TicketsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Licensor\TicketsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Licensor\TicketsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Licensor\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Licensor\UserController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Licensor\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MailerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MailerController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\MailerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ParametersNormalizerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ParametersNormalizerController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ParametersNormalizerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RealContainerBearerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RealContainerBearerController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\RealContainerBearerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\AccountController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\AccountController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\WS\AccountController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\AccountLicenseController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\AccountLicenseController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\WS\AccountLicenseController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\AlertValuesFromReportsInLeveWebController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\AlertValuesFromReportsInLeveWebController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\WS\AlertValuesFromReportsInLeveWebController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\ApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\ApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\WS\ApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\ArmorTestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\ArmorTestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\WS\ArmorTestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\CallCenterController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\CallCenterController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\WS\CallCenterController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\ClearTableServicePriceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\ClearTableServicePriceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\WS\ClearTableServicePriceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\ClientController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\ClientController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\WS\ClientController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\CouponController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\CouponController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\WS\CouponController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\WS\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\DejavooController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\DejavooController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\WS\DejavooController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\DeliveryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\DeliveryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\WS\DeliveryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\DummyWs"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\DummyWs"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\WS\DummyWs"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\EPXController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\EPXController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\WS\EPXController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\EmailController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\EmailController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\WS\EmailController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\FoundRaisePlansController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\FoundRaisePlansController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\WS\FoundRaisePlansController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\GiftCardPointController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\GiftCardPointController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\WS\GiftCardPointController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\ImportExportMenuLeveWebController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\ImportExportMenuLeveWebController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\WS\ImportExportMenuLeveWebController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\InvoiceClientController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\InvoiceClientController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\WS\InvoiceClientController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\LevelDeliveryIntegrationAPIController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\LevelDeliveryIntegrationAPIController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\WS\LevelDeliveryIntegrationAPIController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\LevelPosController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\LevelPosController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\WS\LevelPosController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\LocationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\LocationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\WS\LocationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\LoyaltyOmtController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\LoyaltyOmtController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\WS\LoyaltyOmtController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\ManagementController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\ManagementController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\WS\ManagementController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\MassiveLicensorExcelBackDoorController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\MassiveLicensorExcelBackDoorController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\WS\MassiveLicensorExcelBackDoorController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\NabVelocityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\NabVelocityController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\WS\NabVelocityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\NotificationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\NotificationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\WS\NotificationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\OpenMyTabController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\OpenMyTabController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\WS\OpenMyTabController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\OpenMyTabSyncController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\OpenMyTabSyncController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\WS\OpenMyTabSyncController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\OrderLevelWebController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\OrderLevelWebController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\WS\OrderLevelWebController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\PhoneOrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\PhoneOrderController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\WS\PhoneOrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\ProviderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\ProviderController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\WS\ProviderController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\ReadFilesDataController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\ReadFilesDataController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\WS\ReadFilesDataController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\SecurityController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\WS\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\ServicesAndPricesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\ServicesAndPricesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\WS\ServicesAndPricesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\StationsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\StationsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\WS\StationsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\StockController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\StockController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\WS\StockController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\SupportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\SupportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\WS\SupportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\TicketController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\TicketController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\WS\TicketController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\ValidationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\ValidationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\WS\ValidationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\ValorController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\ValorController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\WS\ValorController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\WebSocketsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\WebSocketsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\WS\WebSocketsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\WebhookController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\WebhookController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\WS\WebhookController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\cacheOmtController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\cacheOmtController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\WS\cacheOmtController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\configCleanseDatabasesAllowedHoursController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\configCleanseDatabasesAllowedHoursController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\WS\configCleanseDatabasesAllowedHoursController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WS\partnerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WS\partnerController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\WS\partnerController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\CorsListenerSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\CorsListenerSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\LoginListener"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\LoginListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AccountLicenseType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AccountLicenseType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AccountType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AccountType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CardLicenseType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CardLicenseType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CompanyType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ConfigAndroidCleanseDatabasesAllowedHoursType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ConfigAndroidCleanseDatabasesAllowedHoursType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CreditCardType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CreditCardType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomPushMessageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CustomPushMessageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DetachCardType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\DetachCardType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FoundRaisePlanType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\FoundRaisePlanType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LeadType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\LeadType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LicenseRateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\LicenseRateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LicensesSoldType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\LicensesSoldType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ManuallySendPushAPKType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ManuallySendPushAPKType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MerchantAccountType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\MerchantAccountType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NonProfitFundationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\NonProfitFundationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OffersPlanType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\OffersPlanType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PointsAdquiRedemRules"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PointsAdquiRedemRules"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RestaurantLoyaltyConfig"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\RestaurantLoyaltyConfig"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SearchAccountType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SearchAccountType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SearchAgentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SearchAgentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SearchCompanyType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SearchCompanyType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SearchDatabasesType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SearchDatabasesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SearchLicenseDateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SearchLicenseDateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SearchLicenseInformationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SearchLicenseInformationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SearchLicenseLevelLiteInformationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SearchLicenseLevelLiteInformationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SearchLicenseType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SearchLicenseType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SearchPartnerType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SearchPartnerType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SearchPushKey"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SearchPushKey"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SearchTicketsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SearchTicketsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SearchUserType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SearchUserType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SecurityType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SecurityType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SublicenseType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SublicenseType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UserType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WorkerFoundationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\WorkerFoundationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WorkerInFoundationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\WorkerInFoundationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WorkerRoleType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\WorkerRoleType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UpdateSchedulesApkRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UpdateSchedulesApkRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Service\ContainerCarrierDummyClassCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\ContainerCarrierDummyClassCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\DependencyInjection\EnvVarProcessorInterface.0.App\Service\SecretsManagerEnvVarProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\SecretsManagerEnvVarProcessor"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\UtilExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extension\UtilExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Frcho\Bundle\CrontaskBundle\Controller\CronTaskController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Frcho\Bundle\CrontaskBundle\Controller\CronTaskController"; reason: abstract.
Removed service ".abstract.instanceof.Frcho\Bundle\CrontaskBundle\Controller\CronTaskController"; reason: abstract.
699
Removed service "App\Consumer\DatabaseLicenseCreationConsumer"; reason: unused.
Removed service "App\Consumer\MasterCronTaskRunInRabbitMQConsumer"; reason: unused.
Removed service "App\Consumer\WS\CallToDeleteConsumer"; reason: unused.
Removed service "App\Consumer\WS\CleanseFattyAndroidDataBaseComsumer"; reason: unused.
Removed service "App\Consumer\WS\FibonacciRpcClient"; reason: unused.
Removed service "App\Consumer\WS\HybridSyncMassiveConsumer"; reason: unused.
Removed service "App\Consumer\WS\NotifyDataReadAndroidResponseConsumer"; reason: unused.
Removed service "App\Consumer\WS\NotifyDataWebConsumer"; reason: unused.
Removed service "App\Consumer\WS\OMTConsumers\HybridSyncMassiveResponseConsumer"; reason: unused.
Removed service "App\Consumer\WS\OMTConsumers\NotifyDataReadOMTResponseConsumer"; reason: unused.
Removed service "App\Consumer\WS\OMTConsumers\NotifyOMTSyncConsumer"; reason: unused.
Removed service "App\Consumer\WS\ReadFileDataConsumer"; reason: unused.
Removed service "App\Consumer\WS\SendUpdateAPKPushConsumer"; reason: unused.
Removed service "App\Consumer\WS\WorkerReceiver"; reason: unused.
Removed service "App\Consumer\WS\WorkerSender"; reason: unused.
Removed service "App\NabVelocityClasses\AVSData"; reason: unused.
Removed service "App\NabVelocityClasses\AddressInfo"; reason: unused.
Removed service "App\NabVelocityClasses\Adjust"; reason: unused.
Removed service "App\NabVelocityClasses\ApplicationData"; reason: unused.
Removed service "App\NabVelocityClasses\BankcardApplicationConfigurationData"; reason: unused.
Removed service "App\NabVelocityClasses\BankcardCapture"; reason: unused.
Removed service "App\NabVelocityClasses\BankcardTransaction"; reason: unused.
Removed service "App\NabVelocityClasses\BillingData"; reason: unused.
Removed service "App\NabVelocityClasses\CardData"; reason: unused.
Removed service "App\NabVelocityClasses\CardSecurityData"; reason: unused.
Removed service "App\NabVelocityClasses\CustomerData"; reason: unused.
Removed service "App\NabVelocityClasses\EcommerceSecurityData"; reason: unused.
Removed service "App\NabVelocityClasses\RetailData"; reason: unused.
Removed service "App\NabVelocityClasses\ReturnById"; reason: unused.
Removed service "App\NabVelocityClasses\TenderData"; reason: unused.
Removed service "App\NabVelocityClasses\Transaction"; reason: unused.
Removed service "App\NabVelocityClasses\TransactionData"; reason: unused.
Removed service "App\NabVelocityClasses\Undo"; reason: unused.
Removed service "App\NabVelocityClasses\WSClasses\DateRange"; reason: unused.
Removed service "App\NabVelocityClasses\WSClasses\Errors\VelocityAccessClaimNotFoundFault"; reason: unused.
Removed service "App\NabVelocityClasses\WSClasses\Errors\VelocityAuthenticationFault"; reason: unused.
Removed service "App\NabVelocityClasses\WSClasses\Errors\VelocityAuthorizationFault"; reason: unused.
Removed service "App\NabVelocityClasses\WSClasses\Errors\VelocityBadRequestError"; reason: unused.
Removed service "App\NabVelocityClasses\WSClasses\Errors\VelocityCWSConnectionFault"; reason: unused.
Removed service "App\NabVelocityClasses\WSClasses\Errors\VelocityCWSDeserializationFault"; reason: unused.
Removed service "App\NabVelocityClasses\WSClasses\Errors\VelocityCWSExtendedDataNotSupportedFault"; reason: unused.
Removed service "App\NabVelocityClasses\WSClasses\Errors\VelocityCWSFault"; reason: unused.
Removed service "App\NabVelocityClasses\WSClasses\Errors\VelocityCWSInvalidMessageFormatFault"; reason: unused.
Removed service "App\NabVelocityClasses\WSClasses\Errors\VelocityCWSInvalidOperationFault"; reason: unused.
Removed service "App\NabVelocityClasses\WSClasses\Errors\VelocityCWSInvalidServiceConfigFault"; reason: unused.
Removed service "App\NabVelocityClasses\WSClasses\Errors\VelocityCWSOperationNotSupportedFault"; reason: unused.
Removed service "App\NabVelocityClasses\WSClasses\Errors\VelocityCWSTransactionAlreadySettledFault"; reason: unused.
Removed service "App\NabVelocityClasses\WSClasses\Errors\VelocityCWSTransactionFailedFault"; reason: unused.
Removed service "App\NabVelocityClasses\WSClasses\Errors\VelocityCWSTransactionServiceUnavailableFault"; reason: unused.
Removed service "App\NabVelocityClasses\WSClasses\Errors\VelocityCWSValidationResultFault"; reason: unused.
Removed service "App\NabVelocityClasses\WSClasses\Errors\VelocityClaimNotFoundFault"; reason: unused.
Removed service "App\NabVelocityClasses\WSClasses\Errors\VelocityClaimPropertyValidationFault"; reason: unused.
Removed service "App\NabVelocityClasses\WSClasses\Errors\VelocityClaimSecurityDomainMismatchFault"; reason: unused.
Removed service "App\NabVelocityClasses\WSClasses\Errors\VelocityClaimTypeNotAllowedFault"; reason: unused.
Removed service "App\NabVelocityClasses\WSClasses\Errors\VelocityDuplicateClaimFault"; reason: unused.
Removed service "App\NabVelocityClasses\WSClasses\Errors\VelocityDuplicateUserFault"; reason: unused.
Removed service "App\NabVelocityClasses\WSClasses\Errors\VelocityError"; reason: unused.
Removed service "App\NabVelocityClasses\WSClasses\Errors\VelocityGatewayTimeoutError"; reason: unused.
Removed service "App\NabVelocityClasses\WSClasses\Errors\VelocityInternalServerError"; reason: unused.
Removed service "App\NabVelocityClasses\WSClasses\Errors\VelocityInvalidTokenFault"; reason: unused.
Removed service "App\NabVelocityClasses\WSClasses\Errors\VelocityNotFoundError"; reason: unused.
Removed service "App\NabVelocityClasses\WSClasses\Errors\VelocityRelyingPartyNotAssociatedToSecurityDomainFault"; reason: unused.
Removed service "App\NabVelocityClasses\WSClasses\Errors\VelocitySTSUnavailableFault"; reason: unused.
Removed service "App\NabVelocityClasses\WSClasses\Errors\VelocityServiceUnavailableError"; reason: unused.
Removed service "App\NabVelocityClasses\WSClasses\Errors\VelocitySystemFault"; reason: unused.
Removed service "App\NabVelocityClasses\WSClasses\Errors\VelocityUnexpectedError"; reason: unused.
Removed service "App\NabVelocityClasses\WSClasses\PagingParameters"; reason: unused.
Removed service "App\NabVelocityClasses\WSClasses\QueryTransactionsDetail"; reason: unused.
Removed service "App\NabVelocityClasses\WSClasses\QueryTransactionsParameters"; reason: unused.
Removed service "App\NabVelocityClasses\WSClasses\TransactionClassTypePair"; reason: unused.
Removed service "App\Producer\DejavooTipAdjustNotifyProducer"; reason: unused.
Removed service "App\Producer\HybridSyncResponseMassiveProducer"; reason: unused.
Removed service "App\Repository\AWSIAMUserAccessRotationRecordRepository"; reason: unused.
Removed service "App\Repository\AWSIAMUserRecordRepository"; reason: unused.
Removed service "App\Repository\AccountLicenseNotesRepository"; reason: unused.
Removed service "App\Repository\AccountLicenseRepository"; reason: unused.
Removed service "App\Repository\AccountRepository"; reason: unused.
Removed service "App\Repository\ActionHistoryRepository"; reason: unused.
Removed service "App\Repository\AgentPersonalDocumentsBridgeRepository"; reason: unused.
Removed service "App\Repository\AgentsAssignedStatesRepository"; reason: unused.
Removed service "App\Repository\BellNotificationSeenByRepository"; reason: unused.
Removed service "App\Repository\BloquedPhoneNumbersRepository"; reason: unused.
Removed service "App\Repository\CardAsClientRepository"; reason: unused.
Removed service "App\Repository\CardLicenseRepository"; reason: unused.
Removed service "App\Repository\CategoryRepository"; reason: unused.
Removed service "App\Repository\CityRepository"; reason: unused.
Removed service "App\Repository\ClientPhoneOrderQueueRepository"; reason: unused.
Removed service "App\Repository\CommentTaskRepository"; reason: unused.
Removed service "App\Repository\CompanyModuleRepository"; reason: unused.
Removed service "App\Repository\CompanyRepository"; reason: unused.
Removed service "App\Repository\CompanyResellerLicenseRepository"; reason: unused.
Removed service "App\Repository\ConfigAndroidCleanseDatabasesAllowedHoursRepository"; reason: unused.
Removed service "App\Repository\ConfigSmsLicenseOMTRepository"; reason: unused.
Removed service "App\Repository\ConsultedFamilyLogRepository"; reason: unused.
Removed service "App\Repository\ContactInformationRepository"; reason: unused.
Removed service "App\Repository\ContactPhonesRepository"; reason: unused.
Removed service "App\Repository\CorporateNumbersRepository"; reason: unused.
Removed service "App\Repository\CountryRepository"; reason: unused.
Removed service "App\Repository\CouponRepository"; reason: unused.
Removed service "App\Repository\CreditCardRepository"; reason: unused.
Removed service "App\Repository\CronosLicenseRepository"; reason: unused.
Removed service "App\Repository\CustomPushMessageRepository"; reason: unused.
Removed service "App\Repository\CustomerServicePhoneRepository"; reason: unused.
Removed service "App\Repository\DejavooAdjustTipWebHookNotiRepository"; reason: unused.
Removed service "App\Repository\DeletedLicenseRepository"; reason: unused.
Removed service "App\Repository\DocusignAuthorizationUserRepository"; reason: unused.
Removed service "App\Repository\DocusignEnvelopeDocumentsRepository"; reason: unused.
Removed service "App\Repository\DocusignEnvelopePartnerRepository"; reason: unused.
Removed service "App\Repository\EPXTransactionRepository"; reason: unused.
Removed service "App\Repository\ErrorAndroidEmailSentRepository"; reason: unused.
Removed service "App\Repository\FoundRaisePlansCodeRepository"; reason: unused.
Removed service "App\Repository\FoundRaisePlansRepository"; reason: unused.
Removed service "App\Repository\FoundationWorkerRepository"; reason: unused.
Removed service "App\Repository\GeneralRegisterLicensorRepository"; reason: unused.
Removed service "App\Repository\GenericLicensorPaginatorRepository"; reason: unused.
Removed service "App\Repository\GiftCardRepository"; reason: unused.
Removed service "App\Repository\GiftCardTransactionRepository"; reason: unused.
Removed service "App\Repository\HistoryLicensesSoldRepository"; reason: unused.
Removed service "App\Repository\LeadHistoryRepository"; reason: unused.
Removed service "App\Repository\LicenseBillingRepository"; reason: unused.
Removed service "App\Repository\LicenseDataBaseRepository"; reason: unused.
Removed service "App\Repository\LicenseDeviceRepository"; reason: unused.
Removed service "App\Repository\LicenseExpirationRepository"; reason: unused.
Removed service "App\Repository\LicenseRateRepository"; reason: unused.
Removed service "App\Repository\LicenseTempInformationStatusRepository"; reason: unused.
Removed service "App\Repository\LicensesSoldRepository"; reason: unused.
Removed service "App\Repository\LicensorGeneralConfigurationRepository"; reason: unused.
Removed service "App\Repository\LogAndroidEmailSentRepository"; reason: unused.
Removed service "App\Repository\LogVisitorBasicInfoRepository"; reason: unused.
Removed service "App\Repository\MaillingRepository"; reason: unused.
Removed service "App\Repository\ManuallySendPushAPKRepository"; reason: unused.
Removed service "App\Repository\MasterLogVisitorActivityRepository"; reason: unused.
Removed service "App\Repository\MasterSyncRepository"; reason: unused.
Removed service "App\Repository\ModuleRepository"; reason: unused.
Removed service "App\Repository\NegotiationsRepository"; reason: unused.
Removed service "App\Repository\NonProfitFundationRepository"; reason: unused.
Removed service "App\Repository\NotificationConfigRepository"; reason: unused.
Removed service "App\Repository\NotificationInLicensorBellRepository"; reason: unused.
Removed service "App\Repository\OffersPlanRepository"; reason: unused.
Removed service "App\Repository\OmtClientAddressRepository"; reason: unused.
Removed service "App\Repository\OmtClientRepository"; reason: unused.
Removed service "App\Repository\OmtCustomerCardRepository"; reason: unused.
Removed service "App\Repository\PartnerPerspectAccountRepository"; reason: unused.
Removed service "App\Repository\PartnerRepository"; reason: unused.
Removed service "App\Repository\PaymentMethodRepository"; reason: unused.
Removed service "App\Repository\PlanningTaskRepository"; reason: unused.
Removed service "App\Repository\PointAcountRepository"; reason: unused.
Removed service "App\Repository\PointDealRepository"; reason: unused.
Removed service "App\Repository\PointRelatedRequestRepository"; reason: unused.
Removed service "App\Repository\PreviousAndroidLoginRepository"; reason: unused.
Removed service "App\Repository\ProductProviderRepository"; reason: unused.
Removed service "App\Repository\ProviderAPIConfigRepository"; reason: unused.
Removed service "App\Repository\ProviderRepository"; reason: unused.
Removed service "App\Repository\PtsAdquiRedemRulesRepository"; reason: unused.
Removed service "App\Repository\PushSentRepository"; reason: unused.
Removed service "App\Repository\QuoteInformationRepository"; reason: unused.
Removed service "App\Repository\ReadFilesDataRepository"; reason: unused.
Removed service "App\Repository\ReadFilesDataWebRepository"; reason: unused.
Removed service "App\Repository\ReestocPaymentRepository"; reason: unused.
Removed service "App\Repository\ReestocRequestRepository"; reason: unused.
Removed service "App\Repository\RelationalAccountLicenseFRPRepository"; reason: unused.
Removed service "App\Repository\RelationalBillingSoldRepository"; reason: unused.
Removed service "App\Repository\RelationalCouponOfferPlanRepository"; reason: unused.
Removed service "App\Repository\RelationalTicketAndTicketSupportRepository"; reason: unused.
Removed service "App\Repository\RelationalTicketAndTicketTypeRepository"; reason: unused.
Removed service "App\Repository\ResellerConsolidatedInvoiceRepository"; reason: unused.
Removed service "App\Repository\RestaurantLoyaltyConfigurationRepository"; reason: unused.
Removed service "App\Repository\RestaurantPhonesRepository"; reason: unused.
Removed service "App\Repository\ScheduleARepository"; reason: unused.
Removed service "App\Repository\SecurityActivityUserRepository"; reason: unused.
Removed service "App\Repository\ServicesAndProductsRepository"; reason: unused.
Removed service "App\Repository\ServicesProductsCategoryRepository"; reason: unused.
Removed service "App\Repository\SocialMediaRepository"; reason: unused.
Removed service "App\Repository\StateRepository"; reason: unused.
Removed service "App\Repository\StockCalculationHistoryRepository"; reason: unused.
Removed service "App\Repository\StockCalculationRepository"; reason: unused.
Removed service "App\Repository\StockConfigRepository"; reason: unused.
Removed service "App\Repository\StockProductConfigRepository"; reason: unused.
Removed service "App\Repository\SubLicenseRepository"; reason: unused.
Removed service "App\Repository\SyncAllCallStatusRepository"; reason: unused.
Removed service "App\Repository\SyncReportedErrorRepository"; reason: unused.
Removed service "App\Repository\TemporalInformationBeforeLicenseRepository"; reason: unused.
Removed service "App\Repository\ThirdPartyAPIRecordsRepository"; reason: unused.
Removed service "App\Repository\TicketImageRepository"; reason: unused.
Removed service "App\Repository\TicketRepository"; reason: unused.
Removed service "App\Repository\TicketTypeRepository"; reason: unused.
Removed service "App\Repository\TimezoneRepository"; reason: unused.
Removed service "App\Repository\TypePointAcountRepository"; reason: unused.
Removed service "App\Repository\TypePointRepository"; reason: unused.
Removed service "App\Repository\TypePtsGenericDefinitionRulesRepository"; reason: unused.
Removed service "App\Repository\UploadManuallyS3WebDatabaseRecordRepository"; reason: unused.
Removed service "App\Repository\UserModulesRepository"; reason: unused.
Removed service "App\Repository\UserRepository"; reason: unused.
Removed service "App\Repository\ValorTransactionHistoryRepository"; reason: unused.
Removed service "App\Repository\ValorTransactionRepository"; reason: unused.
Removed service "App\Repository\WebServiceRepository"; reason: unused.
Removed service "App\Repository\WizardPaymentMethodRepository"; reason: unused.
Removed service "App\Repository\WizardPaymentRegisterRepository"; reason: unused.
Removed service "App\Repository\WorkerInFoundationRepository"; reason: unused.
Removed service "App\Repository\WorkerRoleRepository"; reason: unused.
Removed service "App\Repository\WorktimeTagRepository"; reason: unused.
Removed service "App\Repository\ZipcodeRepository"; reason: unused.
Removed service "App\Service\AWSRotativeCredentialsService"; reason: unused.
Removed service "App\ServicesClasses\AwsConfig"; reason: unused.
Removed service "App\ServicesClasses\CompressDecompressGZService"; reason: unused.
Removed service "App\ServicesClasses\Redis"; reason: unused.
Removed service "App\ServicesClasses\WebSocket"; reason: unused.
Removed service "App\Structure\AccountingCategories"; reason: unused.
Removed service "App\Structure\AccountingContext"; reason: unused.
Removed service "App\Structure\AccountingDetail"; reason: unused.
Removed service "App\Structure\AccountingEvents"; reason: unused.
Removed service "App\Structure\AccountingIndex"; reason: unused.
Removed service "App\Structure\AccountingRules"; reason: unused.
Removed service "App\Structure\AccountingRulesScope"; reason: unused.
Removed service "App\Structure\AccountingTrigger"; reason: unused.
Removed service "App\Structure\Adminapprove"; reason: unused.
Removed service "App\Structure\AdminapproveRepository"; reason: unused.
Removed service "App\Structure\AppSettings"; reason: unused.
Removed service "App\Structure\AppSettingsRepository"; reason: unused.
Removed service "App\Structure\BankDeposits"; reason: unused.
Removed service "App\Structure\BankDepositsRepository"; reason: unused.
Removed service "App\Structure\BatchSettlement"; reason: unused.
Removed service "App\Structure\BatchSettlementRepository"; reason: unused.
Removed service "App\Structure\BrandMenu"; reason: unused.
Removed service "App\Structure\BrandMenuRepository"; reason: unused.
Removed service "App\Structure\BrandSort"; reason: unused.
Removed service "App\Structure\BrandSortRepository"; reason: unused.
Removed service "App\Structure\BrandTypeMenu"; reason: unused.
Removed service "App\Structure\BrandTypeMenuRepository"; reason: unused.
Removed service "App\Structure\CancelationCodes"; reason: unused.
Removed service "App\Structure\CancelationCodesRepository"; reason: unused.
Removed service "App\Structure\CashDrawer"; reason: unused.
Removed service "App\Structure\CashDrawerRepository"; reason: unused.
Removed service "App\Structure\Categoria"; reason: unused.
Removed service "App\Structure\CategoriaRepository"; reason: unused.
Removed service "App\Structure\CategoriaTalla"; reason: unused.
Removed service "App\Structure\CategoriaTallaRepository"; reason: unused.
Removed service "App\Structure\CategoryBrandService"; reason: unused.
Removed service "App\Structure\CategoryBrandServiceRepository"; reason: unused.
Removed service "App\Structure\CategoryPrinter"; reason: unused.
Removed service "App\Structure\CategoryServiceStatusTime"; reason: unused.
Removed service "App\Structure\CategoryServiceStatusTimeRepository"; reason: unused.
Removed service "App\Structure\CategoryTaxes"; reason: unused.
Removed service "App\Structure\CategoryTaxesRepository"; reason: unused.
Removed service "App\Structure\CheckDiscount"; reason: unused.
Removed service "App\Structure\CheckDiscountRepository"; reason: unused.
Removed service "App\Structure\ClientAddress"; reason: unused.
Removed service "App\Structure\Cliente"; reason: unused.
Removed service "App\Structure\ClienteAddressRepository"; reason: unused.
Removed service "App\Structure\ClientePrecio"; reason: unused.
Removed service "App\Structure\ClientePrecioRepository"; reason: unused.
Removed service "App\Structure\ClienteRegalo"; reason: unused.
Removed service "App\Structure\ClienteRegaloRepository"; reason: unused.
Removed service "App\Structure\ClienteRepository"; reason: unused.
Removed service "App\Structure\Combo"; reason: unused.
Removed service "App\Structure\ComboProductSize"; reason: unused.
Removed service "App\Structure\ComboProductSizeRepository"; reason: unused.
Removed service "App\Structure\ComboRepository"; reason: unused.
Removed service "App\Structure\ConfGeneralDelivery"; reason: unused.
Removed service "App\Structure\ConfGeneralDeliveryRepository"; reason: unused.
Removed service "App\Structure\ConfImpuestos"; reason: unused.
Removed service "App\Structure\ConfImpuestosRepository"; reason: unused.
Removed service "App\Structure\ConfMerchantAccount"; reason: unused.
Removed service "App\Structure\ConfMerchantAccountRepository"; reason: unused.
Removed service "App\Structure\ConfModifiers"; reason: unused.
Removed service "App\Structure\ConfModifiersRepository"; reason: unused.
Removed service "App\Structure\ConfMonedas"; reason: unused.
Removed service "App\Structure\ConfMonedasRepository"; reason: unused.
Removed service "App\Structure\ConfRangedelivery"; reason: unused.
Removed service "App\Structure\ConfRangedeliveryRepository"; reason: unused.
Removed service "App\Structure\ConfTipspercentage"; reason: unused.
Removed service "App\Structure\ConfTipspercentageRepository"; reason: unused.
Removed service "App\Structure\ConfigAndroidCleanseDatabasesAllowedHours"; reason: unused.
Removed service "App\Structure\ConfigAndroidCleanseDatabasesAllowedHoursRepository"; reason: unused.
Removed service "App\Structure\ConfigracionMesa"; reason: unused.
Removed service "App\Structure\Configuracion"; reason: unused.
Removed service "App\Structure\ConfiguracionFactura"; reason: unused.
Removed service "App\Structure\ConfiguracionFacturaRepository"; reason: unused.
Removed service "App\Structure\ConfiguracionRepository"; reason: unused.
Removed service "App\Structure\Consecutive"; reason: unused.
Removed service "App\Structure\ConsecutiveRepository"; reason: unused.
Removed service "App\Structure\Contabilidad"; reason: unused.
Removed service "App\Structure\ContabilidadNuevoGasto"; reason: unused.
Removed service "App\Structure\CostCategories"; reason: unused.
Removed service "App\Structure\CostCategoriesRepository"; reason: unused.
Removed service "App\Structure\Coupon"; reason: unused.
Removed service "App\Structure\CouponBuyProduct"; reason: unused.
Removed service "App\Structure\CouponBuyProductRepository"; reason: unused.
Removed service "App\Structure\CouponDiscount"; reason: unused.
Removed service "App\Structure\CouponDiscountProduct"; reason: unused.
Removed service "App\Structure\CouponDiscountProductRepository"; reason: unused.
Removed service "App\Structure\CouponDiscountRepository"; reason: unused.
Removed service "App\Structure\CouponInvoice"; reason: unused.
Removed service "App\Structure\CouponInvoiceRepository"; reason: unused.
Removed service "App\Structure\Cuadre"; reason: unused.
Removed service "App\Structure\CuadreDetalle"; reason: unused.
Removed service "App\Structure\CuadreDetalleMovimiento"; reason: unused.
Removed service "App\Structure\CuadreEfectivo"; reason: unused.
Removed service "App\Structure\CuponProductoTalla"; reason: unused.
Removed service "App\Structure\CuponRepository"; reason: unused.
Removed service "App\Structure\Cupones"; reason: unused.
Removed service "App\Structure\Dashboard"; reason: unused.
Removed service "App\Structure\DashboardRepository"; reason: unused.
Removed service "App\Structure\Delivery"; reason: unused.
Removed service "App\Structure\DeliveryRepository"; reason: unused.
Removed service "App\Structure\DiscountsComps"; reason: unused.
Removed service "App\Structure\DiscountsCompsReason"; reason: unused.
Removed service "App\Structure\DiscountsCompsReasonRepository"; reason: unused.
Removed service "App\Structure\DiscountsCompsRepository"; reason: unused.
Removed service "App\Structure\DocumentTypeLc"; reason: unused.
Removed service "App\Structure\DoubleInvoice"; reason: unused.
Removed service "App\Structure\DoubleInvoiceRepository"; reason: unused.
Removed service "App\Structure\Entrada"; reason: unused.
Removed service "App\Structure\Estados"; reason: unused.
Removed service "App\Structure\EstadosRepository"; reason: unused.
Removed service "App\Structure\FacturaProveedores"; reason: unused.
Removed service "App\Structure\FacturaVentas"; reason: unused.
Removed service "App\Structure\FacturaVentasRepository"; reason: unused.
Removed service "App\Structure\FacturasPorCobrar"; reason: unused.
Removed service "App\Structure\FacturasPorPagar"; reason: unused.
Removed service "App\Structure\FacvImpuestos"; reason: unused.
Removed service "App\Structure\FacvImpuestosRepository"; reason: unused.
Removed service "App\Structure\FacvRegispays"; reason: unused.
Removed service "App\Structure\FacvRegispaysRepository"; reason: unused.
Removed service "App\Structure\FacvTipopago"; reason: unused.
Removed service "App\Structure\FacvTipopagoRepository"; reason: unused.
Removed service "App\Structure\Floor"; reason: unused.
Removed service "App\Structure\FloorRepository"; reason: unused.
Removed service "App\Structure\FoodMenu"; reason: unused.
Removed service "App\Structure\FoodMenuCategory"; reason: unused.
Removed service "App\Structure\FoodMenuCategoryRepository"; reason: unused.
Removed service "App\Structure\FoodMenuRepository"; reason: unused.
Removed service "App\Structure\FoodMenuSchedule"; reason: unused.
Removed service "App\Structure\FoodMenuScheduleRepository"; reason: unused.
Removed service "App\Structure\Gasto"; reason: unused.
Removed service "App\Structure\GastoDetalle"; reason: unused.
Removed service "App\Structure\GenericSyncRepository"; reason: unused.
Removed service "App\Structure\GiftCard"; reason: unused.
Removed service "App\Structure\GiftCardLog"; reason: unused.
Removed service "App\Structure\GiftCardLogRepository"; reason: unused.
Removed service "App\Structure\GiftCardRepository"; reason: unused.
Removed service "App\Structure\HappyHourItem"; reason: unused.
Removed service "App\Structure\HappyHourItemRepository"; reason: unused.
Removed service "App\Structure\HappyHourSize"; reason: unused.
Removed service "App\Structure\HappyHourSizeRepository"; reason: unused.
Removed service "App\Structure\HistoryPriceChangesPercent"; reason: unused.
Removed service "App\Structure\HistoryPriceChangesPercentRepository"; reason: unused.
Removed service "App\Structure\Impresoras"; reason: unused.
Removed service "App\Structure\ImpresorasRepository"; reason: unused.
Removed service "App\Structure\Ingreso"; reason: unused.
Removed service "App\Structure\Inventarios"; reason: unused.
Removed service "App\Structure\InventariosDetalle"; reason: unused.
Removed service "App\Structure\InvoicePayLoyaltyRecord"; reason: unused.
Removed service "App\Structure\InvoicePayLoyaltyRecordRepository"; reason: unused.
Removed service "App\Structure\ItemType"; reason: unused.
Removed service "App\Structure\ItemTypeRepository"; reason: unused.
Removed service "App\Structure\KitchenDisplays"; reason: unused.
Removed service "App\Structure\KitchenDisplaysRepository"; reason: unused.
Removed service "App\Structure\LicenseDevice"; reason: unused.
Removed service "App\Structure\LicenseDeviceRepository"; reason: unused.
Removed service "App\Structure\LoyaltyHistory"; reason: unused.
Removed service "App\Structure\LoyaltyHistoryRepository"; reason: unused.
Removed service "App\Structure\LoyaltyTransaction"; reason: unused.
Removed service "App\Structure\LoyaltyTransactionRepository"; reason: unused.
Removed service "App\Structure\MeasureType"; reason: unused.
Removed service "App\Structure\MeasureTypeRepository"; reason: unused.
Removed service "App\Structure\Mesa"; reason: unused.
Removed service "App\Structure\MesaRepository"; reason: unused.
Removed service "App\Structure\Mesapedido"; reason: unused.
Removed service "App\Structure\MesapedidoDetalle"; reason: unused.
Removed service "App\Structure\MesapedidoDetalleRepository"; reason: unused.
Removed service "App\Structure\MesapedidoRepository"; reason: unused.
Removed service "App\Structure\MessagesChangeOrderStatus"; reason: unused.
Removed service "App\Structure\MessagesChangeOrderStatusRepository"; reason: unused.
Removed service "App\Structure\ModifTalla"; reason: unused.
Removed service "App\Structure\ModifTallaRepository"; reason: unused.
Removed service "App\Structure\Module"; reason: unused.
Removed service "App\Structure\ModuleRepository"; reason: unused.
Removed service "App\Structure\ModulosOcultos"; reason: unused.
Removed service "App\Structure\NotificationBell"; reason: unused.
Removed service "App\Structure\NotificationBellRepository"; reason: unused.
Removed service "App\Structure\NutritionTable"; reason: unused.
Removed service "App\Structure\NutritionTableRepository"; reason: unused.
Removed service "App\Structure\OnlineInvoiceLogs"; reason: unused.
Removed service "App\Structure\OnlineInvoiceLogsRepository"; reason: unused.
Removed service "App\Structure\OperatingHours"; reason: unused.
Removed service "App\Structure\OperatingHoursRepository"; reason: unused.
Removed service "App\Structure\OrderDetailCombo"; reason: unused.
Removed service "App\Structure\OrderDetailComboRepository"; reason: unused.
Removed service "App\Structure\OrderDetailDiscount"; reason: unused.
Removed service "App\Structure\OrderDetailDiscountRepository"; reason: unused.
Removed service "App\Structure\OrderDetailModifier"; reason: unused.
Removed service "App\Structure\OrderDetailModifierRepository"; reason: unused.
Removed service "App\Structure\OrderDetailRefund"; reason: unused.
Removed service "App\Structure\OrderDetailRefundRepository"; reason: unused.
Removed service "App\Structure\OrderDetailTax"; reason: unused.
Removed service "App\Structure\OrderDetailTaxRefund"; reason: unused.
Removed service "App\Structure\OrderDetailTaxRefundRepository"; reason: unused.
Removed service "App\Structure\OrderDetailTaxRepository"; reason: unused.
Removed service "App\Structure\OrderHistory"; reason: unused.
Removed service "App\Structure\OrderHistoryRepository"; reason: unused.
Removed service "App\Structure\OrderServiceStatus"; reason: unused.
Removed service "App\Structure\OrderServiceStatusRepository"; reason: unused.
Removed service "App\Structure\OrderServiceTypes"; reason: unused.
Removed service "App\Structure\OrderServiceTypesRepository"; reason: unused.
Removed service "App\Structure\Outflow"; reason: unused.
Removed service "App\Structure\OutflowRepository"; reason: unused.
Removed service "App\Structure\PackagingMeasure"; reason: unused.
Removed service "App\Structure\PackagingMeasureRepository"; reason: unused.
Removed service "App\Structure\PaymentTypes"; reason: unused.
Removed service "App\Structure\PaymentTypesRepository"; reason: unused.
Removed service "App\Structure\Peripherals"; reason: unused.
Removed service "App\Structure\PeripheralsRepository"; reason: unused.
Removed service "App\Structure\PhysicalMeasure"; reason: unused.
Removed service "App\Structure\PhysicalMeasureRepository"; reason: unused.
Removed service "App\Structure\PriceChangesPercent"; reason: unused.
Removed service "App\Structure\PriceChangesPercentRepository"; reason: unused.
Removed service "App\Structure\PrinterName"; reason: unused.
Removed service "App\Structure\PrinterNameRepository"; reason: unused.
Removed service "App\Structure\ProdNogrupomodif"; reason: unused.
Removed service "App\Structure\ProductDisplay"; reason: unused.
Removed service "App\Structure\ProductDisplayRepository"; reason: unused.
Removed service "App\Structure\ProductImage"; reason: unused.
Removed service "App\Structure\ProductImageRepository"; reason: unused.
Removed service "App\Structure\ProductNoGroupModifRepository"; reason: unused.
Removed service "App\Structure\ProductPrinter"; reason: unused.
Removed service "App\Structure\ProductPrinterRepository"; reason: unused.
Removed service "App\Structure\ProductQuantityType"; reason: unused.
Removed service "App\Structure\ProductQuantityTypeRepository"; reason: unused.
Removed service "App\Structure\ProductRecipe"; reason: unused.
Removed service "App\Structure\ProductRecipeRepository"; reason: unused.
Removed service "App\Structure\ProductStockCategory"; reason: unused.
Removed service "App\Structure\ProductStockCategoryRepository"; reason: unused.
Removed service "App\Structure\ProductStockIn"; reason: unused.
Removed service "App\Structure\ProductStockInRelationalProviders"; reason: unused.
Removed service "App\Structure\ProductStockInRelationalProvidersRepository"; reason: unused.
Removed service "App\Structure\ProductStockInRepository"; reason: unused.
Removed service "App\Structure\ProductStockInSku"; reason: unused.
Removed service "App\Structure\ProductStockInSkuRepository"; reason: unused.
Removed service "App\Structure\ProductStockInUpc"; reason: unused.
Removed service "App\Structure\ProductStockInUpcRepository"; reason: unused.
Removed service "App\Structure\ProductStockOut"; reason: unused.
Removed service "App\Structure\ProductStockOutRepository"; reason: unused.
Removed service "App\Structure\ProductStockPackage"; reason: unused.
Removed service "App\Structure\ProductStockPackageRepository"; reason: unused.
Removed service "App\Structure\ProductStockSubCategory"; reason: unused.
Removed service "App\Structure\ProductStockSubCategoryRepository"; reason: unused.
Removed service "App\Structure\ProductStoragePlace"; reason: unused.
Removed service "App\Structure\ProductStoragePlaceRepository"; reason: unused.
Removed service "App\Structure\ProductTaxes"; reason: unused.
Removed service "App\Structure\ProductTaxesRepository"; reason: unused.
Removed service "App\Structure\Producto"; reason: unused.
Removed service "App\Structure\ProductoCodigobarras"; reason: unused.
Removed service "App\Structure\ProductoCodigobarrasRepository"; reason: unused.
Removed service "App\Structure\ProductoMezcla"; reason: unused.
Removed service "App\Structure\ProductoModificador"; reason: unused.
Removed service "App\Structure\ProductoModificadorRepository"; reason: unused.
Removed service "App\Structure\ProductoRepository"; reason: unused.
Removed service "App\Structure\ProductoTalla"; reason: unused.
Removed service "App\Structure\ProductoTallaRepository"; reason: unused.
Removed service "App\Structure\Proveedor"; reason: unused.
Removed service "App\Structure\QuantityType"; reason: unused.
Removed service "App\Structure\QuantityTypeRepository"; reason: unused.
Removed service "App\Structure\RecipeConversion"; reason: unused.
Removed service "App\Structure\RecipeIngredients"; reason: unused.
Removed service "App\Structure\RegistActions"; reason: unused.
Removed service "App\Structure\RegistActionsRepository"; reason: unused.
Removed service "App\Structure\RemoteOrder"; reason: unused.
Removed service "App\Structure\RemoteOrderRepository"; reason: unused.
Removed service "App\Structure\RemoteStation"; reason: unused.
Removed service "App\Structure\RemoteStationRepository"; reason: unused.
Removed service "App\Structure\RestaurantImagesCollection"; reason: unused.
Removed service "App\Structure\RestaurantImagesCollectionRepository"; reason: unused.
Removed service "App\Structure\RestaurantPhoneExtensions"; reason: unused.
Removed service "App\Structure\RestaurantPhoneExtensionsRepository"; reason: unused.
Removed service "App\Structure\RestockRequestRepository"; reason: unused.
Removed service "App\Structure\Roles"; reason: unused.
Removed service "App\Structure\RolesProperty"; reason: unused.
Removed service "App\Structure\RolesRepository"; reason: unused.
Removed service "App\Structure\Schedule"; reason: unused.
Removed service "App\Structure\ScheduleRepository"; reason: unused.
Removed service "App\Structure\ScheduleType"; reason: unused.
Removed service "App\Structure\ScheduleTypeRepository"; reason: unused.
Removed service "App\Structure\ServicePrice"; reason: unused.
Removed service "App\Structure\ServicePriceRepository"; reason: unused.
Removed service "App\Structure\StationPrinter"; reason: unused.
Removed service "App\Structure\StationPrinterRepository"; reason: unused.
Removed service "App\Structure\Stations"; reason: unused.
Removed service "App\Structure\StationsHardware"; reason: unused.
Removed service "App\Structure\StationsHardwareRepository"; reason: unused.
Removed service "App\Structure\StationsRepository"; reason: unused.
Removed service "App\Structure\StockHistory"; reason: unused.
Removed service "App\Structure\StockHistoryRepository"; reason: unused.
Removed service "App\Structure\StockInRelationalProducts"; reason: unused.
Removed service "App\Structure\StockOutReasons"; reason: unused.
Removed service "App\Structure\StockOutReasonsRepository"; reason: unused.
Removed service "App\Structure\SubLicense"; reason: unused.
Removed service "App\Structure\SubLicenseRepository"; reason: unused.
Removed service "App\Structure\SubstituteInventoryItem"; reason: unused.
Removed service "App\Structure\SubstituteInventoryItemRepository"; reason: unused.
Removed service "App\Structure\SyncParentSuperClass"; reason: unused.
Removed service "App\Structure\TestGenericSyncParentEntity"; reason: unused.
Removed service "App\Structure\TicketType"; reason: unused.
Removed service "App\Structure\TicketTypeRepository"; reason: unused.
Removed service "App\Structure\TimeClock"; reason: unused.
Removed service "App\Structure\TimeClockRepository"; reason: unused.
Removed service "App\Structure\TipRange"; reason: unused.
Removed service "App\Structure\TipRangeRepository"; reason: unused.
Removed service "App\Structure\TipoGasto"; reason: unused.
Removed service "App\Structure\TipsServiceTypes"; reason: unused.
Removed service "App\Structure\TipsServiceTypesRepository"; reason: unused.
Removed service "App\Structure\TrasladoCaja"; reason: unused.
Removed service "App\Structure\TypePrinter"; reason: unused.
Removed service "App\Structure\TypePrinterRepository"; reason: unused.
Removed service "App\Structure\TypeReasonCodes"; reason: unused.
Removed service "App\Structure\TypeReasonCodesRepository"; reason: unused.
Removed service "App\Structure\UserProperty"; reason: unused.
Removed service "App\Structure\UserPropertyRepository"; reason: unused.
Removed service "App\Structure\UserRoles"; reason: unused.
Removed service "App\Structure\UserRolesRepository"; reason: unused.
Removed service "App\Structure\Usuario"; reason: unused.
Removed service "App\Structure\UsuarioRepository"; reason: unused.
Removed service "App\Structure\ValorEpiMerchant"; reason: unused.
Removed service "App\Structure\ValorEpiMerchantRepository"; reason: unused.
Removed service "App\Structure\VoidRefund"; reason: unused.
Removed service "App\Structure\VoidRefundRepository"; reason: unused.
Removed service "App\Structure\WaitingList"; reason: unused.
Removed service "App\Structure\WaitingListRepository"; reason: unused.
Removed service "App\Structure\Zeta"; reason: unused.
Removed service "App\Structure\ZetaRepository"; reason: unused.
Removed service "App\Structure\Zipcode"; reason: unused.
Removed service "App\Structure\ZipcodeRepository"; reason: unused.
Removed service "App\SynchronizationUtil\SyncWebUtil"; reason: unused.
Removed service "App\Transformer\DemoForLoginTransformer"; reason: unused.
Removed service "App\Transformer\DownloadSyncJsonTransformer"; reason: unused.
Removed service "App\Transformer\LicenseDatabaseTransformer"; reason: unused.
Removed service "App\Transformer\LicensorGenericTransformer"; reason: unused.
Removed service "App\Transformer\RespondedNotificationPushTransformer"; reason: unused.
Removed service "App\Transformer\ServiceUploadUrlTransformer"; reason: unused.
Removed service "App\Transformer\SublicensesListTransformer"; reason: unused.
Removed service "App\Transformer\SyncWebTransformer"; reason: unused.
Removed service "App\Transformer\TestTransformer"; reason: unused.
Removed service "App\Transformer\UpdateAndroidCommandTransformer"; reason: unused.
Removed service "App\Transformer\UpdateMobileInsertJsonTransformer"; reason: unused.
Removed service "App\Transformer\UpdateMobileTransformer"; reason: unused.
Removed service "App\Transformer\UploadJsonInsertTransformer"; reason: unused.
Removed service "App\Transformer\UploadSyncJsonNotifyTransformer"; reason: unused.
Removed service "App\Transformer\ValidateDeviceDesactivationTransformer"; reason: unused.
Removed service "App\Transformer\VelocityTransformers\BasicVelocityTransformer"; reason: unused.
Removed service "App\TransformerByEntitiesInStructure\UrlTransformer"; reason: unused.
Removed service "App\Util\GatewayPaymentUtil"; reason: unused.
Removed service "App\Util\NewUtil"; reason: unused.
Removed service "App\Util\Paginator"; reason: unused.
Removed service "App\Util\UUIDGeneratorUtil"; reason: unused.
Removed service "App\Util\Util"; reason: unused.
Removed service "App\Util\UtilCache"; reason: unused.
Removed service "App\Util\UtilCommand"; reason: unused.
Removed service "App\Util\UtilFileFunctions"; reason: unused.
Removed service "App\Util\UtilPhpPdf"; reason: unused.
Removed service "App\Util\UtilPhpSpreadsheets"; reason: unused.
Removed service "App\Util\UtilSync"; reason: unused.
Removed service "App\Util\ValidatorUtil"; reason: unused.
Removed service "App\Util\WS\DejavooUtil"; reason: unused.
Removed service "App\Util\WS\ForcedAsynchronousCommandsUtil"; reason: unused.
Removed service "App\Util\WS\NabVelocityUtil\VelocityConnection"; reason: unused.
Removed service "App\Util\WS\NabVelocityUtil\VelocityMessage"; reason: unused.
Removed service "App\Util\WS\NabVelocityUtil\VelocityProcessor"; reason: unused.
Removed service "App\Util\WS\NabVelocityUtil\VelocityXmlCreator"; reason: unused.
Removed service "App\Util\WS\OtherAPIsUtil"; reason: unused.
Removed service "App\Util\WS\PointsUtilPorcessor"; reason: unused.
Removed service "App\Util\WS\PubNubSubscribeCallback"; reason: unused.
Removed service "App\Util\WS\Util"; reason: unused.
Removed service "App\Util\WS\UtilOmt"; reason: unused.
Removed service "App\UtilBackup\Commons\Validations"; reason: unused.
Removed service "App\UtilBackup\Compressors\TarGzCompressor"; reason: unused.
Removed service "App\UtilBackup\Config\MultiDatabaseConfig"; reason: unused.
Removed service "App\UtilBackup\Databases\MultiDatabaseProvider"; reason: unused.
Removed service "App\UtilBackup\Databases\MysqlDatabase"; reason: unused.
Removed service "App\UtilBackup\MultiManager"; reason: unused.
Removed service "App\UtilBackup\Procedures\MultiBackupProcedure"; reason: unused.
Removed service "App\UtilBackup\Procedures\MultiRestoreProcedure"; reason: unused.
Removed service "App\UtilBackup\Task\Storage\DeleteDir"; reason: unused.
Removed service "App\UtilGMG\GMGLocation"; reason: unused.
Removed service "App\UtilGMG\Geocode"; reason: unused.
Removed service "App\Websocket\MessageHandler"; reason: unused.
Removed service "App\Websocket\PusherManager"; reason: unused.
Removed service "auxiliar_create_license_database_service"; reason: unused.
Removed service "process_point_transaction_service"; reason: unused.
Removed service "process_custom_push_message_service"; reason: unused.
Removed service "licensor_backup_manager.config_storage"; reason: unused.
Removed service "http_cache"; reason: unused.
Removed service "http_cache.store"; reason: unused.
Removed service "reverse_container"; reason: unused.
Removed service "cache.app.taggable"; reason: unused.
Removed service "assets.empty_package"; reason: unused.
Removed service "psr18.http_client"; reason: unused.
Removed service "mailer.default_transport"; reason: unused.
Removed service "translator.logging"; reason: unused.
Removed service "annotations.filesystem_cache_adapter"; reason: unused.
Removed service "annotations.filesystem_cache"; reason: unused.
Removed service "annotations.cache"; reason: unused.
Removed service "serializer.mapping.cache.symfony"; reason: unused.
Removed service "serializer.name_converter.camel_case_to_snake_case"; 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.storage.factory.service"; reason: unused.
Removed service "session.flash_bag"; reason: unused.
Removed service "session.attribute_bag"; reason: unused.
Removed service "session.handler.native_file"; reason: unused.
Removed service "session.abstract_handler"; reason: unused.
Removed service "session.marshaller"; reason: unused.
Removed service "validator.mapping.cache.adapter"; reason: unused.
Removed service "messenger.transport.symfony_serializer"; reason: unused.
Removed service "messenger.middleware.validation"; reason: unused.
Removed service "messenger.middleware.router_context"; reason: unused.
Removed service "messenger.transport.sqs.factory"; reason: unused.
Removed service "messenger.transport.beanstalkd.factory"; reason: unused.
Removed service "messenger.listener.dispatch_pcntl_signal_listener"; reason: unused.
Removed service "messenger.listener.stop_worker_on_sigterm_signal_listener"; reason: unused.
Removed service "notifier"; reason: unused.
Removed service "notifier.channel_policy"; reason: unused.
Removed service "notifier.channel.browser"; reason: unused.
Removed service "notifier.channel.chat"; reason: unused.
Removed service "notifier.channel.sms"; reason: unused.
Removed service "notifier.channel.email"; reason: unused.
Removed service "notifier.channel.push"; reason: unused.
Removed service "notifier.monolog_handler"; reason: unused.
Removed service "notifier.failed_message_listener"; reason: unused.
Removed service "notifier.admin_recipient.0"; reason: unused.
Removed service "monolog.logger"; 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 "twig.loader.chain"; reason: unused.
Removed service "twig.extension.debug"; reason: unused.
Removed service "security.authentication.session_strategy_noop"; reason: unused.
Removed service "security.user_checker"; reason: unused.
Removed service "security.user_password_hasher"; reason: unused.
Removed service "security.authentication.basic_entry_point"; reason: unused.
Removed service "security.authentication.retry_entry_point"; reason: unused.
Removed service "security.context_listener"; reason: unused.
Removed service "security.rememberme.token.provider.in_memory"; reason: unused.
Removed service "security.authenticator.managers_locator"; reason: unused.
Removed service "security.user_authenticator"; reason: unused.
Removed service "security.authentication.manager"; reason: unused.
Removed service "security.authentication.guard_handler"; reason: unused.
Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
Removed service "doctrine.dbal.default_schema_manager_factory"; reason: unused.
Removed service ".1_ServiceLocator~Ees0kX0"; reason: unused.
Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
Removed service "doctrine.orm.naming_strategy.default"; reason: unused.
Removed service "doctrine.orm.naming_strategy.underscore_number_aware"; reason: unused.
Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
Removed service "lexik_jwt_authentication.security.authentication.provider"; reason: unused.
Removed service "lexik_jwt_authentication.security.authentication.listener"; reason: unused.
Removed service "lexik_jwt_authentication.security.authentication.entry_point"; reason: unused.
Removed service "lexik_jwt_authentication.key_loader.openssl"; reason: unused.
Removed service "lexik_jwt_authentication.jws_provider.default"; reason: unused.
Removed service "lexik_jwt_authentication.encoder.default"; reason: unused.
Removed service "lexik_jwt_authentication.handler.authentication_success"; reason: unused.
Removed service "lexik_jwt_authentication.handler.authentication_failure"; reason: unused.
Removed service "lexik_jwt_authentication.extractor.chain_extractor"; reason: unused.
Removed service "lexik_jwt_authentication.extractor.authorization_header_extractor"; reason: unused.
Removed service "lexik_jwt_authentication.extractor.query_parameter_extractor"; reason: unused.
Removed service "lexik_jwt_authentication.extractor.cookie_extractor"; reason: unused.
Removed service "lexik_jwt_authentication.extractor.split_cookie_extractor"; reason: unused.
Removed service "lexik_jwt_authentication.security.jwt_user_provider"; reason: unused.
Removed service ".1_TokenStorage~xl29M_i"; reason: unused.
Removed service "lexik_jwt_authentication.security.guard.jwt_token_authenticator"; reason: unused.
Removed service "backup_manager.filesystems.b2_filesystem"; reason: unused.
Removed service "backup_manager.filesystems.dropbox_filesystem"; reason: unused.
Removed service "backup_manager.filesystems.dropbox_v2_filesystem"; reason: unused.
Removed service "backup_manager.filesystems.ftp_filesystem"; reason: unused.
Removed service "backup_manager.filesystems.rackspace_filesystem"; reason: unused.
Removed service "backup_manager.filesystems.sftp_filesystem"; reason: unused.
Removed service "backup_manager.filesystems.gcs_filesystem"; reason: unused.
Removed service "doctrine.migrations.connection_loader"; reason: unused.
Removed service "doctrine.migrations.em_loader"; reason: unused.
Removed service "doctrine.migrations.connection_registry_loader"; reason: unused.
Removed service "webpack_encore.cache"; reason: unused.
Removed service "maker.maker.make_functional_test"; reason: unused.
Removed service "maker.maker.make_unit_test"; reason: unused.
Removed service "monolog.logger.translation"; reason: unused.
Removed service "security.ldap_locator"; reason: unused.
Removed service "doctrine.dbal.logging_middleware.default"; reason: unused.
Removed service "doctrine.dbal.debug_middleware.default"; reason: unused.
Removed service ".service_locator.GNc8e5B.Frcho\Bundle\CrontaskBundle\Controller\CronTaskController"; reason: unused.
Removed service ".service_locator.XXv1IfR"; reason: unused.
Removed service ".service_locator.dw8O4oN"; reason: unused.
402
Inlined service ".service_locator.pTCAxXw.App\Controller\Application\Service\Api" to "App\Controller\Application\Service\Api".
Inlined service ".service_locator.pTCAxXw.App\Controller\Application\Service\Armor" to "App\Controller\Application\Service\Armor".
Inlined service ".service_locator.pTCAxXw.App\Controller\Application\Service\ArmorService" to "App\Controller\Application\Service\ArmorService".
Inlined service ".service_locator.GNc8e5B.App\Controller\AuthPusherController" to "App\Controller\AuthPusherController".
Inlined service ".service_locator.pTCAxXw.App\Controller\Licensor\AccountController" to "App\Controller\Licensor\AccountController".
Inlined service ".service_locator.pTCAxXw.App\Controller\Licensor\AccountLicenseController" to "App\Controller\Licensor\AccountLicenseController".
Inlined service ".service_locator.pTCAxXw.App\Controller\Licensor\CompanyController" to "App\Controller\Licensor\CompanyController".
Inlined service ".service_locator.EwDbO3j.App\Controller\Licensor\ContainerController" to "App\Controller\Licensor\ContainerController".
Inlined service ".service_locator.pTCAxXw.App\Controller\Licensor\DataBasesController" to "App\Controller\Licensor\DataBasesController".
Inlined service ".service_locator.pTCAxXw.App\Controller\Licensor\DefaultController" to "App\Controller\Licensor\DefaultController".
Inlined service ".service_locator.pTCAxXw.App\Controller\Licensor\DeliveryController" to "App\Controller\Licensor\DeliveryController".
Inlined service ".service_locator.pTCAxXw.App\Controller\Licensor\DocusignController" to "App\Controller\Licensor\DocusignController".
Inlined service ".service_locator.pTCAxXw.App\Controller\Licensor\FoundRaisePlanController" to "App\Controller\Licensor\FoundRaisePlanController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Licensor\FoundWorkerController" to "App\Controller\Licensor\FoundWorkerController".
Inlined service ".service_locator.pTCAxXw.App\Controller\Licensor\LevelToolsController" to "App\Controller\Licensor\LevelToolsController".
Inlined service ".service_locator.pTCAxXw.App\Controller\Licensor\LicenseDeviceController" to "App\Controller\Licensor\LicenseDeviceController".
Inlined service ".service_locator.pTCAxXw.App\Controller\Licensor\MerchantAccountController" to "App\Controller\Licensor\MerchantAccountController".
Inlined service ".service_locator.pTCAxXw.App\Controller\Licensor\OmtController" to "App\Controller\Licensor\OmtController".
Inlined service ".service_locator.pTCAxXw.App\Controller\Licensor\PartnerController" to "App\Controller\Licensor\PartnerController".
Inlined service ".service_locator.pTCAxXw.App\Controller\Licensor\ReportsController" to "App\Controller\Licensor\ReportsController".
Inlined service ".service_locator.pTCAxXw.App\Controller\Licensor\SecurityController" to "App\Controller\Licensor\SecurityController".
Inlined service ".service_locator.pTCAxXw.App\Controller\Licensor\StationsController" to "App\Controller\Licensor\StationsController".
Inlined service ".service_locator.pTCAxXw.App\Controller\Licensor\SuperAdminController" to "App\Controller\Licensor\SuperAdminController".
Inlined service ".service_locator.pTCAxXw.App\Controller\Licensor\ThirdServicesInfoController" to "App\Controller\Licensor\ThirdServicesInfoController".
Inlined service ".service_locator.pTCAxXw.App\Controller\Licensor\TicketsController" to "App\Controller\Licensor\TicketsController".
Inlined service ".service_locator.pTCAxXw.App\Controller\Licensor\UserController" to "App\Controller\Licensor\UserController".
Inlined service ".service_locator.pTCAxXw.App\Controller\MailerController" to "App\Controller\MailerController".
Inlined service ".service_locator.pTCAxXw.App\Controller\ParametersNormalizerController" to "App\Controller\ParametersNormalizerController".
Inlined service ".service_locator.pTCAxXw.App\Controller\RealContainerBearerController" to "App\Controller\RealContainerBearerController".
Inlined service ".service_locator.pTCAxXw.App\Controller\WS\AccountController" to "App\Controller\WS\AccountController".
Inlined service ".service_locator.pTCAxXw.App\Controller\WS\AccountLicenseController" to "App\Controller\WS\AccountLicenseController".
Inlined service ".service_locator.pTCAxXw.App\Controller\WS\AlertValuesFromReportsInLeveWebController" to "App\Controller\WS\AlertValuesFromReportsInLeveWebController".
Inlined service ".service_locator.pTCAxXw.App\Controller\WS\ApiController" to "App\Controller\WS\ApiController".
Inlined service ".service_locator.pTCAxXw.App\Controller\WS\ArmorTestController" to "App\Controller\WS\ArmorTestController".
Inlined service ".service_locator.pTCAxXw.App\Controller\WS\CallCenterController" to "App\Controller\WS\CallCenterController".
Inlined service ".service_locator.pTCAxXw.App\Controller\WS\ClearTableServicePriceController" to "App\Controller\WS\ClearTableServicePriceController".
Inlined service ".service_locator.pTCAxXw.App\Controller\WS\ClientController" to "App\Controller\WS\ClientController".
Inlined service ".service_locator.pTCAxXw.App\Controller\WS\CouponController" to "App\Controller\WS\CouponController".
Inlined service ".service_locator.pTCAxXw.App\Controller\WS\DefaultController" to "App\Controller\WS\DefaultController".
Inlined service ".service_locator.pTCAxXw.App\Controller\WS\DejavooController" to "App\Controller\WS\DejavooController".
Inlined service ".service_locator.pTCAxXw.App\Controller\WS\DeliveryController" to "App\Controller\WS\DeliveryController".
Inlined service ".service_locator.pTCAxXw.App\Controller\WS\DummyWs" to "App\Controller\WS\DummyWs".
Inlined service ".service_locator.pTCAxXw.App\Controller\WS\EPXController" to "App\Controller\WS\EPXController".
Inlined service ".service_locator.pTCAxXw.App\Controller\WS\EmailController" to "App\Controller\WS\EmailController".
Inlined service ".service_locator.pTCAxXw.App\Controller\WS\FoundRaisePlansController" to "App\Controller\WS\FoundRaisePlansController".
Inlined service ".service_locator.pTCAxXw.App\Controller\WS\GiftCardPointController" to "App\Controller\WS\GiftCardPointController".
Inlined service ".service_locator.pTCAxXw.App\Controller\WS\ImportExportMenuLeveWebController" to "App\Controller\WS\ImportExportMenuLeveWebController".
Inlined service ".service_locator.pTCAxXw.App\Controller\WS\InvoiceClientController" to "App\Controller\WS\InvoiceClientController".
Inlined service ".service_locator.pTCAxXw.App\Controller\WS\LevelDeliveryIntegrationAPIController" to "App\Controller\WS\LevelDeliveryIntegrationAPIController".
Inlined service ".service_locator.pTCAxXw.App\Controller\WS\LevelPosController" to "App\Controller\WS\LevelPosController".
Inlined service ".service_locator.pTCAxXw.App\Controller\WS\LocationController" to "App\Controller\WS\LocationController".
Inlined service ".service_locator.pTCAxXw.App\Controller\WS\LoyaltyOmtController" to "App\Controller\WS\LoyaltyOmtController".
Inlined service ".service_locator.pTCAxXw.App\Controller\WS\ManagementController" to "App\Controller\WS\ManagementController".
Inlined service ".service_locator.pTCAxXw.App\Controller\WS\MassiveLicensorExcelBackDoorController" to "App\Controller\WS\MassiveLicensorExcelBackDoorController".
Inlined service ".service_locator.pTCAxXw.App\Controller\WS\NabVelocityController" to "App\Controller\WS\NabVelocityController".
Inlined service ".service_locator.pTCAxXw.App\Controller\WS\NotificationController" to "App\Controller\WS\NotificationController".
Inlined service ".service_locator.pTCAxXw.App\Controller\WS\OpenMyTabController" to "App\Controller\WS\OpenMyTabController".
Inlined service ".service_locator.pTCAxXw.App\Controller\WS\OpenMyTabSyncController" to "App\Controller\WS\OpenMyTabSyncController".
Inlined service ".service_locator.pTCAxXw.App\Controller\WS\OrderLevelWebController" to "App\Controller\WS\OrderLevelWebController".
Inlined service ".service_locator.pTCAxXw.App\Controller\WS\PhoneOrderController" to "App\Controller\WS\PhoneOrderController".
Inlined service ".service_locator.pTCAxXw.App\Controller\WS\ProviderController" to "App\Controller\WS\ProviderController".
Inlined service ".service_locator.pTCAxXw.App\Controller\WS\ReadFilesDataController" to "App\Controller\WS\ReadFilesDataController".
Inlined service ".service_locator.pTCAxXw.App\Controller\WS\SecurityController" to "App\Controller\WS\SecurityController".
Inlined service ".service_locator.pTCAxXw.App\Controller\WS\ServicesAndPricesController" to "App\Controller\WS\ServicesAndPricesController".
Inlined service ".service_locator.pTCAxXw.App\Controller\WS\StationsController" to "App\Controller\WS\StationsController".
Inlined service ".service_locator.pTCAxXw.App\Controller\WS\StockController" to "App\Controller\WS\StockController".
Inlined service ".service_locator.pTCAxXw.App\Controller\WS\SupportController" to "App\Controller\WS\SupportController".
Inlined service ".service_locator.pTCAxXw.App\Controller\WS\TicketController" to "App\Controller\WS\TicketController".
Inlined service ".service_locator.pTCAxXw.App\Controller\WS\ValidationController" to "App\Controller\WS\ValidationController".
Inlined service ".service_locator.pTCAxXw.App\Controller\WS\ValorController" to "App\Controller\WS\ValorController".
Inlined service ".service_locator.pTCAxXw.App\Controller\WS\WebSocketsController" to "App\Controller\WS\WebSocketsController".
Inlined service ".service_locator.pTCAxXw.App\Controller\WS\WebhookController" to "App\Controller\WS\WebhookController".
Inlined service ".service_locator.pTCAxXw.App\Controller\WS\cacheOmtController" to "App\Controller\WS\cacheOmtController".
Inlined service ".service_locator.pTCAxXw.App\Controller\WS\configCleanseDatabasesAllowedHoursController" to "App\Controller\WS\configCleanseDatabasesAllowedHoursController".
Inlined service ".service_locator.pTCAxXw.App\Controller\WS\partnerController" to "App\Controller\WS\partnerController".
Inlined service "security.helper" to "App\Form\SearchPushKey".
Inlined service "licensor_backup_manager.config_database" to "licensor_backup_manager.databases".
Inlined service "licensor_backup_manager.databases.mysql_database" to "licensor_backup_manager.databases".
Inlined service "licensor_backup_manager.databases.postgresql_database" to "licensor_backup_manager.databases".
Inlined service "licensor_backup_manager.compressors.targz_compressor" to "licensor_backup_manager.compressors".
Inlined service "licensor_backup_manager.databases" to "licensor_backup_manager".
Inlined service "licensor_backup_manager.compressors" to "licensor_backup_manager".
Inlined service "error_handler.error_renderer.serializer" to "error_controller".
Inlined service "debug.controller_resolver" to "http_kernel".
Inlined service "debug.argument_resolver" to "http_kernel".
Inlined service ".service_locator.lLv4pWF" to "fragment.handler".
Inlined service "uri_signer" to "fragment.uri_generator".
Inlined service "monolog.logger.console" to "console.error_listener".
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 "cache.messenger.restart_workers_signal.recorder_inner" to "cache.messenger.restart_workers_signal".
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" 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.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.J4b.DPX.translation.warmer" to "translation.warmer".
Inlined service "translation.provider_collection_factory" to "translation.provider_collection".
Inlined service "monolog.logger.php" to "debug.debug_handlers_listener".
Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
Inlined service "routing.loader.xml" to "routing.resolver".
Inlined service "routing.loader.yml" to "routing.resolver".
Inlined service "routing.loader.php" to "routing.resolver".
Inlined service "routing.loader.glob" to "routing.resolver".
Inlined service "routing.loader.directory" to "routing.resolver".
Inlined service "routing.loader.container" to "routing.resolver".
Inlined service "routing.loader.annotation.directory" to "routing.resolver".
Inlined service "routing.loader.annotation.file" to "routing.resolver".
Inlined service ".service_locator.kODoftA" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.1ZPWTRB" to "router.expression_language_provider".
Inlined service ".service_locator.HLwzKIm.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 "serializer.denormalizer.unwrapping" to "serializer".
Inlined service "serializer.normalizer.flatten_exception" to "serializer".
Inlined service "serializer.normalizer.problem" to "serializer".
Inlined service "serializer.normalizer.uid" to "serializer".
Inlined service "serializer.normalizer.datetime" to "serializer".
Inlined service "serializer.normalizer.constraint_violation_list" to "serializer".
Inlined service "serializer.normalizer.mime_message" to "serializer".
Inlined service "serializer.normalizer.datetimezone" to "serializer".
Inlined service "serializer.normalizer.dateinterval" to "serializer".
Inlined service "serializer.normalizer.form_error" to "serializer".
Inlined service "serializer.normalizer.data_uri" to "serializer".
Inlined service "serializer.normalizer.json_serializable" to "serializer".
Inlined service "serializer.denormalizer.array" to "serializer".
Inlined service "serializer.normalizer.object" to "serializer".
Inlined service "serializer.encoder.xml" to "serializer".
Inlined service "serializer.encoder.json" to "serializer".
Inlined service "serializer.encoder.yaml" to "serializer".
Inlined service "serializer.encoder.csv" to "serializer".
Inlined service "serializer.normalizer.property" to "serializer.normalizer.mime_message".
Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.class_metadata_factory".
Inlined service "twig.error_renderer.html" to "error_handler.error_renderer.serializer".
Inlined service "session.storage.factory.native" to "session.factory".
Inlined service "session.handler.native" to "session.storage.factory.native".
Inlined service ".service_locator.GVyCdgr" 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.LtDutIv" 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.l6ELYLY" to "validator.validator_factory".
Inlined service "validator.expression_language" to "validator.expression".
Inlined service "cache.validator_expression_language.recorder_inner" to "cache.validator_expression_language".
Inlined service "messenger.senders_locator" to "messenger.middleware.send_message".
Inlined service "messenger.retry_strategy_locator" to "messenger.retry.send_failed_message_for_retry_listener".
Inlined service ".service_locator._wyX1Dp" to "messenger.failure.send_failed_message_to_failure_transport_listener".
Inlined service ".service_locator.5cAhUFF" to "messenger.routable_message_bus".
Inlined service "chatter.transport_factory" to "chatter.transports".
Inlined service "chatter.transports" to "chatter.messenger.chat_handler".
Inlined service "texter.transport_factory" to "texter.transports".
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.http_client" to "profiler".
Inlined service "data_collector.doctrine" to "profiler".
Inlined service "data_collector.messenger" to "profiler".
Inlined service "mailer.data_collector" to "profiler".
Inlined service "notifier.data_collector" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service "data_collector.form.extractor" to "data_collector.form".
Inlined service "web_profiler.csp.handler" to "web_profiler.controller.profiler".
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.debug.stopwatch" to "twig".
Inlined service "twig.extension.expression" to "twig".
Inlined service "twig.extension.httpkernel" to "twig".
Inlined service "twig.extension.httpfoundation" to "twig".
Inlined service "twig.extension.weblink" to "twig".
Inlined service "twig.extension.serializer" to "twig".
Inlined service "twig.extension.form" to "twig".
Inlined service "twig.extension.logout_url" to "twig".
Inlined service "twig.extension.security" to "twig".
Inlined service "twig.extension.dump" to "twig".
Inlined service "App\Twig\Extension\UtilExtension" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "webpack_encore.twig_entry_files_extension" to "twig".
Inlined service "webpack_encore.twig_stimulus_extension" to "twig".
Inlined service "twig.app_variable" to "twig".
Inlined service "twig.runtime_loader" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.configurator.environment" to "twig".
Inlined service ".service_locator.aq4MYft.twig.template_cache_warmer" to "twig.template_cache_warmer".
Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
Inlined service "fragment.handler" to "twig.runtime.httpkernel".
Inlined service "fragment.uri_generator" to "twig.runtime.httpkernel".
Inlined service "url_helper" to "twig.extension.httpfoundation".
Inlined service ".service_locator.pTeli0u" 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.nLgZj7R" 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.request_matcher.d9kV6Oi" to "security.access_map".
Inlined service ".security.request_matcher.RskMkQ6" to "security.access_map".
Inlined service ".security.request_matcher.H3z0mqS" to "security.access_map".
Inlined service ".security.request_matcher.Nq07OpT" to "security.access_map".
Inlined service ".security.request_matcher.zehUs8o" to "security.access_map".
Inlined service ".security.request_matcher.ViEJCpT" to "security.access_map".
Inlined service ".security.request_matcher.PUzyiAn" to "security.access_map".
Inlined service ".security.request_matcher.4ABETri" to "security.access_map".
Inlined service ".security.request_matcher.kYTLsHF" to "security.access_map".
Inlined service ".security.request_matcher.nPUTSvW" 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.authentication.session_strategy" to "security.listener.session.frontend".
Inlined service "security.authentication.success_handler.frontend.form_login" to "security.authenticator.form_login.frontend".
Inlined service "security.authentication.failure_handler.frontend.form_login" to "security.authenticator.form_login.frontend".
Inlined service "debug.security.firewall.authenticator.frontend.inner" to "debug.security.firewall.authenticator.frontend".
Inlined service "security.exception_listener.frontend" to "security.firewall.map.context.frontend".
Inlined service "security.logout_listener.frontend" to "security.firewall.map.context.frontend".
Inlined service "security.firewall.map.config.frontend" to "security.firewall.map.context.frontend".
Inlined service "doctrine.dbal.legacy_schema_manager_factory" to "doctrine.dbal.default_connection.configuration".
Inlined service "monolog.logger.doctrine" to "doctrine.dbal.default_connection.configuration".
Inlined service ".service_locator.1kmbKC8" 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 ".service_locator.EdCklut" to "doctrine.orm.container_repository_factory".
Inlined service "cache.doctrine.orm.default.metadata" to "doctrine.orm.default_configuration".
Inlined service ".doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.naming_strategy.underscore" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.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 "old_sound_rabbit_mq.connection_factory.default" to "old_sound_rabbit_mq.connection.default".
Inlined service "create_license_database_service" to "old_sound_rabbit_mq.create_license_database_schema_consumer".
Inlined service "verification_license_database_service" to "old_sound_rabbit_mq.verification_license_database_schema_consumer".
Inlined service "read_file_data_service" to "old_sound_rabbit_mq.read_file_consumer".
Inlined service "priority_android_sync_service" to "old_sound_rabbit_mq.priority_a_sync_consumer".
Inlined service "notify_data_web_service" to "old_sound_rabbit_mq.notify_data_android_consumer".
Inlined service "update_response_web_service" to "old_sound_rabbit_mq.response_web_sync_consumer".
Inlined service "omt_restaurant_login_response_service" to "old_sound_rabbit_mq.omt_restaurant_login_response_consumer".
Inlined service "omt_restaurant_sync_response_service" to "old_sound_rabbit_mq.omt_restaurant_sync_response_consumer".
Inlined service "send_update_apk_push_service" to "old_sound_rabbit_mq.update_apk_push_send_task_consumer".
Inlined service "operate_fatty_android_database_task_service" to "old_sound_rabbit_mq.operate_fatty_android_database_task_consumer".
Inlined service "master_cron_task_service" to "old_sound_rabbit_mq.run_master_cron_task_consumer".
Inlined service "App\Consumer\CompressAndUploadLogFileConsumer" to "old_sound_rabbit_mq.compress_and_upload_to_s3_digest_consumer".
Inlined service "App\Consumer\CompressAndUploadBackupConsumer" to "old_sound_rabbit_mq.compress_backup_and_upload_to_s3_digest_consumer".
Inlined service "App\Consumer\CompressAndUploadLicensorBackupConsumer" to "old_sound_rabbit_mq.compress_licensor_backup_and_upload_to_s3_digest_consumer".
Inlined service "App\Consumer\WS\PointTransactionConsumer" to "old_sound_rabbit_mq.proccess_loaded_incoming_point_transaction_consumer".
Inlined service "App\Consumer\WS\CustomPushMessageConsumer" to "old_sound_rabbit_mq.custom_push_message_queue_processor_consumer".
Inlined service "App\Consumer\OMT\SearchRegistOmtConsumer" to "old_sound_rabbit_mq.search_regist_omt_consumer".
Inlined service "App\Consumer\WS\TempInformationLicenseConsumer" to "old_sound_rabbit_mq.temp_information_license_consumer".
Inlined service "App\Consumer\WS\SyncFullCallConsumer" to "old_sound_rabbit_mq.sync_full_consumer".
Inlined service "App\Consumer\WS\DejavooTipAdjustNotifyConsumer" to "old_sound_rabbit_mq.notify_dejavoo_tip_adjust_queue_processor_consumer".
Inlined service "hybrid_sync_massive_service" to "old_sound_rabbit_mq.hybrid_sync_massive_call_consumer".
Inlined service "hybrid_sync_massive_response_service" to "old_sound_rabbit_mq.hybrid_sync_response_massive_call_consumer".
Inlined service "nelmio_cors.options_resolver" to "nelmio_cors.cors_listener".
Inlined service "nelmio_cors.options_provider.config" to "nelmio_cors.options_resolver".
Inlined service "backup_manager.config_storage" to "backup_manager.filesystems".
Inlined service "backup_manager.filesystems.local_filesystem" to "backup_manager.filesystems".
Inlined service "backup_manager.filesystems.awss3_filesystem" to "backup_manager.filesystems".
Inlined service "backup_manager.config_database" to "backup_manager.databases".
Inlined service "backup_manager.databases.mysql_database" to "backup_manager.databases".
Inlined service "backup_manager.databases.postgresql_database" to "backup_manager.databases".
Inlined service "backup_manager.databases" to "backup_manager".
Inlined service "backup_manager.compressors" to "backup_manager".
Inlined service "doctrine.migrations.configuration_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.entity_manager_registry_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.configuration" to "doctrine.migrations.configuration_loader".
Inlined service "doctrine.migrations.storage.table_storage" to "doctrine.migrations.configuration".
Inlined service "doctrine.migrations.container_aware_migrations_factory.inner" to "doctrine.migrations.container_aware_migrations_factory".
Inlined service "var_dumper.contextualized_cli_dumper" to "debug.dump_listener".
Inlined service "monolog.logger.debug" to "var_dumper.dump_server".
Inlined service "var_dumper.dump_server" to "var_dumper.command.server_dump".
Inlined service ".service_locator.Yi4Ff.p" to "webpack_encore.entrypoint_lookup_collection".
Inlined service ".1_ServiceLocator~vGDQfbm" to "webpack_encore.twig_entry_files_extension".
Inlined service "cache.webpack_encore.recorder_inner" to "cache.webpack_encore".
Inlined service "maker.autoloader_util" to "maker.file_manager".
Inlined service "maker.file_link_formatter" to "maker.file_manager".
Inlined service "maker.autoloader_finder" to "maker.autoloader_util".
Inlined service "maker.template_component_generator" to "maker.generator".
Inlined service "maker.security_controller_builder" to "maker.maker.make_authenticator".
Inlined service "maker.event_registry" to "maker.maker.make_subscriber".
Inlined service "maker.user_class_builder" to "maker.maker.make_user".
Inlined service "maker.maker.make_authenticator" to "maker.auto_command.make_auth".
Inlined service "maker.maker.make_command" to "maker.auto_command.make_command".
Inlined service "maker.maker.make_controller" to "maker.auto_command.make_controller".
Inlined service "maker.maker.make_crud" to "maker.auto_command.make_crud".
Inlined service "maker.maker.make_docker_database" to "maker.auto_command.make_docker_database".
Inlined service "maker.maker.make_entity" to "maker.auto_command.make_entity".
Inlined service "maker.maker.make_fixtures" to "maker.auto_command.make_fixtures".
Inlined service "maker.maker.make_form" to "maker.auto_command.make_form".
Inlined service "maker.maker.make_message" to "maker.auto_command.make_message".
Inlined service "maker.maker.make_messenger_middleware" to "maker.auto_command.make_messenger_middleware".
Inlined service "maker.maker.make_registration_form" to "maker.auto_command.make_registration_form".
Inlined service "maker.maker.make_reset_password" to "maker.auto_command.make_reset_password".
Inlined service "maker.maker.make_serializer_encoder" to "maker.auto_command.make_serializer_encoder".
Inlined service "maker.maker.make_serializer_normalizer" to "maker.auto_command.make_serializer_normalizer".
Inlined service "maker.maker.make_subscriber" to "maker.auto_command.make_subscriber".
Inlined service "maker.maker.make_twig_extension" to "maker.auto_command.make_twig_extension".
Inlined service "maker.maker.make_test" to "maker.auto_command.make_test".
Inlined service "maker.maker.make_validator" to "maker.auto_command.make_validator".
Inlined service "maker.maker.make_voter" to "maker.auto_command.make_voter".
Inlined service "maker.maker.make_user" to "maker.auto_command.make_user".
Inlined service "maker.maker.make_migration" to "maker.auto_command.make_migration".
Inlined service "maker.maker.make_stimulus_controller" to "maker.auto_command.make_stimulus_controller".
Inlined service "debug.argument_resolver.request_attribute.inner" to "debug.argument_resolver.request_attribute".
Inlined service "debug.argument_resolver.request.inner" to "debug.argument_resolver.request".
Inlined service "debug.argument_resolver.session.inner" to "debug.argument_resolver.session".
Inlined service "debug.security.user_value_resolver.inner" to "debug.security.user_value_resolver".
Inlined service "debug.argument_resolver.service.inner" to "debug.argument_resolver.service".
Inlined service "debug.argument_resolver.default.inner" to "debug.argument_resolver.default".
Inlined service "debug.argument_resolver.variadic.inner" to "debug.argument_resolver.variadic".
Inlined service "debug.argument_resolver.not_tagged_controller.inner" to "debug.argument_resolver.not_tagged_controller".
Inlined service "messenger.bus.default.messenger.handlers_locator" to "messenger.bus.default.middleware.handle_message".
Inlined service "mailer.messenger.message_handler" to ".messenger.handler_descriptor.tGvt0LH".
Inlined service "chatter.messenger.chat_handler" to ".messenger.handler_descriptor.vMw0m61".
Inlined service "texter.messenger.sms_handler" to ".messenger.handler_descriptor.XZowc.T".
Inlined service "texter.messenger.push_handler" to ".messenger.handler_descriptor.Lml2ICs".
Inlined service ".debug.http_client.inner" to ".debug.http_client".
Inlined service "monolog.handler.null_internal" to "monolog.logger.event".
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 ".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 ".service_locator.EwDbO3j" to ".service_locator.EwDbO3j.App\Controller\Licensor\ContainerController".
Inlined service ".service_locator.J4b.DPX" to ".service_locator.J4b.DPX.translation.warmer".
Inlined service ".service_locator.491LSII" to ".service_locator.491LSII.router.default".
Inlined service ".service_locator.HLwzKIm" to ".service_locator.HLwzKIm.router.cache_warmer".
Inlined service ".service_locator.aq4MYft" to ".service_locator.aq4MYft.twig.template_cache_warmer".
Inlined service "monolog.logger.http_client" to ".debug.http_client.inner".
Inlined service "argument_metadata_factory" to "debug.argument_resolver.inner".
Inlined service "security.authenticator.manager.frontend" to "debug.security.firewall.authenticator.frontend.inner".
Inlined service ".service_locator.L0z.4cA" to "console.command_loader".
Inlined service "lexik_jwt_authentication.jws_provider.lcobucci" to "jwt_authentication_encoder".
Inlined service "debug.validator.inner" to "symfony_validator".
Inlined service ".service_locator.491LSII.router.default" to "router".
Inlined service "monolog.logger.router" to "router".
Inlined service "debug.traced.messenger.bus.default.inner" to "messenger.default_bus".
Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
Inlined service "monolog.logger.event" to "event_dispatcher".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.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 "serializer.name_converter.metadata_aware" to "serializer".
Inlined service "serializer.name_converter.metadata_aware" to "serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
Inlined service "serializer.name_converter.metadata_aware" to "serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "monolog.logger.profiler" to "profiler".
Tag "old_sound_rabbit_mq.connection" was defined on service(s) "old_sound_rabbit_mq.connection.default", but was never used. Did you mean "old_sound_rabbit_mq.base_amqp", "old_sound_rabbit_mq.producer", "old_sound_rabbit_mq.consumer", "old_sound_rabbit_mq.rpc_client"?
Tag "templating.helper" was defined on service(s) "templating.helper.frcho.simple_paginator", but was never used.