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 (3)
Time
Message
deprecation
Method "HWI\Bundle\OAuthBundle\Security\Core\User\OAuthAwareUserProviderInterface::loadUserByOAuthUserResponse()" might add "UserInterface" as a native return type declaration in the future. Do the same in implementation "App\Security\Core\User\FOSUBUserProvider" now to avoid errors or add an explicit @return annotation to suppress this message.
App\Entity\Agents implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)
Class "App\Entity\Agents" should implement method "Symfony\Component\Security\Core\User\UserInterface::getUserIdentifier(): string": returns the identifier for this user (e.g. its username or email address).
Method "Symfony\Component\Security\Core\User\UserInterface::getUsername()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Entity\Agents" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Security\Core\User\UserInterface::getSalt()" might add "?string" as a native return type declaration in the future. Do the same in implementation "App\Entity\Agents" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Security\Core\User\UserInterface::getPassword()" might add "?string" as a native return type declaration in the future. Do the same in implementation "App\Entity\Agents" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Security\Core\User\UserInterface::getRoles()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\Entity\Agents" 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\Agents" should implement it.
App\Entity\MafoPublisher implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)
Method "Symfony\Component\Security\Core\User\UserInterface::getSalt()" might add "?string" as a native return type declaration in the future. Do the same in implementation "App\Entity\MafoPublisher" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Security\Core\User\UserInterface::getUsername()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Entity\MafoPublisher" 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\MafoPublisher" should implement it.
Class "App\Entity\MafoAdvertiserCabinetManager" should implement method "Symfony\Component\Security\Core\User\UserInterface::getUserIdentifier(): string": returns the identifier for this user (e.g. its username or email address).
Method "Symfony\Component\Security\Core\User\UserInterface::getSalt()" might add "?string" as a native return type declaration in the future. Do the same in implementation "App\Entity\MafoAdvertiserCabinetManager" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Security\Core\User\UserInterface::getUsername()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Entity\MafoAdvertiserCabinetManager" 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\MafoAdvertiserCabinetManager" should implement it.
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\Agents" should implement it.
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\MafoPublisher" should implement it.
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\MafoAdvertiserCabinetManager" should implement it.
Method "Symfony\Component\HttpKernel\CacheWarmer\WarmableInterface::warmUp()" might add "array" as a native return type declaration in the future. Do the same in implementation "Mmoreram\GearmanBundle\Service\GearmanCacheWrapper" 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\Services\DataAuditLogs" 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\Workers\DataAuditLogsWorker" 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 "Mmoreram\GearmanBundle\Command\GearmanCacheClearCommand" 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 "Mmoreram\GearmanBundle\Command\GearmanCacheWarmupCommand" 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 "Mmoreram\GearmanBundle\Command\GearmanJobDescribeCommand" 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 "Mmoreram\GearmanBundle\Command\GearmanJobExecuteCommand" 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 "Mmoreram\GearmanBundle\Command\GearmanWorkerDescribeCommand" 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 "Mmoreram\GearmanBundle\Command\GearmanWorkerExecuteCommand" 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 "Mmoreram\GearmanBundle\Command\GearmanWorkerListCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Log messages generated during the compilation of the service container.
Messages
Class
773
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AdjustCompaniesToCacheCommand" (parent: .abstract.instanceof.App\Command\AdjustCompaniesToCacheCommand).
Resolving inheritance for "App\Command\AdjustCompaniesToCacheCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AdjustCompaniesToCacheCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AdjustWatcherCommand" (parent: .abstract.instanceof.App\Command\AdjustWatcherCommand).
Resolving inheritance for "App\Command\AdjustWatcherCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AdjustWatcherCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AdvertiserOfferCountCommand" (parent: .abstract.instanceof.App\Command\AdvertiserOfferCountCommand).
Resolving inheritance for "App\Command\AdvertiserOfferCountCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AdvertiserOfferCountCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AffiliateOfferCountCommand" (parent: .abstract.instanceof.App\Command\AffiliateOfferCountCommand).
Resolving inheritance for "App\Command\AffiliateOfferCountCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AffiliateOfferCountCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AffiliateRatingCommand" (parent: .abstract.instanceof.App\Command\AffiliateRatingCommand).
Resolving inheritance for "App\Command\AffiliateRatingCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AffiliateRatingCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AlertsCommand" (parent: .abstract.instanceof.App\Command\AlertsCommand).
Resolving inheritance for "App\Command\AlertsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AlertsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AppIdMismatchBetweenMmpAndHoCommand" (parent: .abstract.instanceof.App\Command\AppIdMismatchBetweenMmpAndHoCommand).
Resolving inheritance for "App\Command\AppIdMismatchBetweenMmpAndHoCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AppIdMismatchBetweenMmpAndHoCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AppRetentionReportTaskCommand" (parent: .abstract.instanceof.App\Command\AppRetentionReportTaskCommand).
Resolving inheritance for "App\Command\AppRetentionReportTaskCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AppRetentionReportTaskCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AppnameControlOptimisationCommand" (parent: .abstract.instanceof.App\Command\AppnameControlOptimisationCommand).
Resolving inheritance for "App\Command\AppnameControlOptimisationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AppnameControlOptimisationCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ApprovalControlCommand" (parent: .abstract.instanceof.App\Command\ApprovalControlCommand).
Resolving inheritance for "App\Command\ApprovalControlCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ApprovalControlCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AppsBlackAndWhiteListAlertCommand" (parent: .abstract.instanceof.App\Command\AppsBlackAndWhiteListAlertCommand).
Resolving inheritance for "App\Command\AppsBlackAndWhiteListAlertCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AppsBlackAndWhiteListAlertCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AppsBlackAndWhiteListCommand" (parent: .abstract.instanceof.App\Command\AppsBlackAndWhiteListCommand).
Resolving inheritance for "App\Command\AppsBlackAndWhiteListCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AppsBlackAndWhiteListCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AppsflyerDataLockerCommand" (parent: .abstract.instanceof.App\Command\AppsflyerDataLockerCommand).
Resolving inheritance for "App\Command\AppsflyerDataLockerCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AppsflyerDataLockerCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AppsflyerP360ScraperCommand" (parent: .abstract.instanceof.App\Command\AppsflyerP360ScraperCommand).
Resolving inheritance for "App\Command\AppsflyerP360ScraperCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AppsflyerP360ScraperCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AppsflyerWatcherCommand" (parent: .abstract.instanceof.App\Command\AppsflyerWatcherCommand).
Resolving inheritance for "App\Command\AppsflyerWatcherCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AppsflyerWatcherCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ArchiveMafoLogsCommand" (parent: .abstract.instanceof.App\Command\ArchiveMafoLogsCommand).
Resolving inheritance for "App\Command\ArchiveMafoLogsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ArchiveMafoLogsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AutomaticAppCreationCommand" (parent: .abstract.instanceof.App\Command\AutomaticAppCreationCommand).
Resolving inheritance for "App\Command\AutomaticAppCreationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AutomaticAppCreationCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\BlockSourceCommand" (parent: .abstract.instanceof.App\Command\BlockSourceCommand).
Resolving inheritance for "App\Command\BlockSourceCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\BlockSourceCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ClickCapCommand" (parent: .abstract.instanceof.App\Command\ClickCapCommand).
Resolving inheritance for "App\Command\ClickCapCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ClickCapCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ClickInstallCommand" (parent: .abstract.instanceof.App\Command\ClickInstallCommand).
Resolving inheritance for "App\Command\ClickInstallCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ClickInstallCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ClickSpamCommand" (parent: .abstract.instanceof.App\Command\ClickSpamCommand).
Resolving inheritance for "App\Command\ClickSpamCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ClickSpamCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CrOptimisationScriptCommand" (parent: .abstract.instanceof.App\Command\CrOptimisationScriptCommand).
Resolving inheritance for "App\Command\CrOptimisationScriptCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CrOptimisationScriptCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DeductionControlMailerCommand" (parent: .abstract.instanceof.App\Command\DeductionControlMailerCommand).
Resolving inheritance for "App\Command\DeductionControlMailerCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DeductionControlMailerCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DeleteClickCapBlockCommand" (parent: .abstract.instanceof.App\Command\DeleteClickCapBlockCommand).
Resolving inheritance for "App\Command\DeleteClickCapBlockCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DeleteClickCapBlockCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DeviceIdControlOptimisationCommand" (parent: .abstract.instanceof.App\Command\DeviceIdControlOptimisationCommand).
Resolving inheritance for "App\Command\DeviceIdControlOptimisationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DeviceIdControlOptimisationCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FinancialToolAlertsCommand" (parent: .abstract.instanceof.App\Command\FinancialToolAlertsCommand).
Resolving inheritance for "App\Command\FinancialToolAlertsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FinancialToolAlertsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FinancialToolUpdateMafoCalculatedDataCommand" (parent: .abstract.instanceof.App\Command\FinancialToolUpdateMafoCalculatedDataCommand).
Resolving inheritance for "App\Command\FinancialToolUpdateMafoCalculatedDataCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FinancialToolUpdateMafoCalculatedDataCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FraudAlertCommand" (parent: .abstract.instanceof.App\Command\FraudAlertCommand).
Resolving inheritance for "App\Command\FraudAlertCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FraudAlertCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FraudFlagsCommand" (parent: .abstract.instanceof.App\Command\FraudFlagsCommand).
Resolving inheritance for "App\Command\FraudFlagsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FraudFlagsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GoalIdOptimisationCommand" (parent: .abstract.instanceof.App\Command\GoalIdOptimisationCommand).
Resolving inheritance for "App\Command\GoalIdOptimisationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GoalIdOptimisationCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\HyperClientInfoPopulateAndSendAlertCommand" (parent: .abstract.instanceof.App\Command\HyperClientInfoPopulateAndSendAlertCommand).
Resolving inheritance for "App\Command\HyperClientInfoPopulateAndSendAlertCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\HyperClientInfoPopulateAndSendAlertCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportObjectsFromTuneWebAccountCommand" (parent: .abstract.instanceof.App\Command\ImportObjectsFromTuneWebAccountCommand).
Resolving inheritance for "App\Command\ImportObjectsFromTuneWebAccountCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportObjectsFromTuneWebAccountCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImpressionOptimisationCommand" (parent: .abstract.instanceof.App\Command\ImpressionOptimisationCommand).
Resolving inheritance for "App\Command\ImpressionOptimisationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImpressionOptimisationCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MafoFinancialToolsHyperUpdatesCommand" (parent: .abstract.instanceof.App\Command\MafoFinancialToolsHyperUpdatesCommand).
Resolving inheritance for "App\Command\MafoFinancialToolsHyperUpdatesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MafoFinancialToolsHyperUpdatesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ManualSkadnetworkPostbackCommand" (parent: .abstract.instanceof.App\Command\ManualSkadnetworkPostbackCommand).
Resolving inheritance for "App\Command\ManualSkadnetworkPostbackCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ManualSkadnetworkPostbackCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MigrationScriptCommand" (parent: .abstract.instanceof.App\Command\MigrationScriptCommand).
Resolving inheritance for "App\Command\MigrationScriptCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MigrationScriptCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MmpAlertForWhitelistedPartnersForMmpOffersCommand" (parent: .abstract.instanceof.App\Command\MmpAlertForWhitelistedPartnersForMmpOffersCommand).
Resolving inheritance for "App\Command\MmpAlertForWhitelistedPartnersForMmpOffersCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MmpAlertForWhitelistedPartnersForMmpOffersCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MmpNotificationsCommand" (parent: .abstract.instanceof.App\Command\MmpNotificationsCommand).
Resolving inheritance for "App\Command\MmpNotificationsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MmpNotificationsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MmpOffersBudgetUpdateCommand" (parent: .abstract.instanceof.App\Command\MmpOffersBudgetUpdateCommand).
Resolving inheritance for "App\Command\MmpOffersBudgetUpdateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MmpOffersBudgetUpdateCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MmpReportsTableUpdateFromMmpStatisticsChangeCommand" (parent: .abstract.instanceof.App\Command\MmpReportsTableUpdateFromMmpStatisticsChangeCommand).
Resolving inheritance for "App\Command\MmpReportsTableUpdateFromMmpStatisticsChangeCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MmpReportsTableUpdateFromMmpStatisticsChangeCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MmpStatisticsAppProcessCommand" (parent: .abstract.instanceof.App\Command\MmpStatisticsAppProcessCommand).
Resolving inheritance for "App\Command\MmpStatisticsAppProcessCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MmpStatisticsAppProcessCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MmpStatisticsCommand" (parent: .abstract.instanceof.App\Command\MmpStatisticsCommand).
Resolving inheritance for "App\Command\MmpStatisticsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MmpStatisticsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MmpStatisticsFraudAppProcessCommand" (parent: .abstract.instanceof.App\Command\MmpStatisticsFraudAppProcessCommand).
Resolving inheritance for "App\Command\MmpStatisticsFraudAppProcessCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MmpStatisticsFraudAppProcessCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MmpStatisticsFraudCommand" (parent: .abstract.instanceof.App\Command\MmpStatisticsFraudCommand).
Resolving inheritance for "App\Command\MmpStatisticsFraudCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MmpStatisticsFraudCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\NewsletterBuilderCommand" (parent: .abstract.instanceof.App\Command\NewsletterBuilderCommand).
Resolving inheritance for "App\Command\NewsletterBuilderCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\NewsletterBuilderCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OfferPortingCommand" (parent: .abstract.instanceof.App\Command\OfferPortingCommand).
Resolving inheritance for "App\Command\OfferPortingCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OfferPortingCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OfferPortingSlowCommand" (parent: .abstract.instanceof.App\Command\OfferPortingSlowCommand).
Resolving inheritance for "App\Command\OfferPortingSlowCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OfferPortingSlowCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OneTimeScriptsCommand" (parent: .abstract.instanceof.App\Command\OneTimeScriptsCommand).
Resolving inheritance for "App\Command\OneTimeScriptsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OneTimeScriptsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\P360AvailabilityCommand" (parent: .abstract.instanceof.App\Command\P360AvailabilityCommand).
Resolving inheritance for "App\Command\P360AvailabilityCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\P360AvailabilityCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PayoutBulkEditCommand" (parent: .abstract.instanceof.App\Command\PayoutBulkEditCommand).
Resolving inheritance for "App\Command\PayoutBulkEditCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PayoutBulkEditCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PopulateAdvertiserInfoCommand" (parent: .abstract.instanceof.App\Command\PopulateAdvertiserInfoCommand).
Resolving inheritance for "App\Command\PopulateAdvertiserInfoCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PopulateAdvertiserInfoCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PopulateAffiliateInfoCommand" (parent: .abstract.instanceof.App\Command\PopulateAffiliateInfoCommand).
Resolving inheritance for "App\Command\PopulateAffiliateInfoCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PopulateAffiliateInfoCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PopulateAppInfoCommand" (parent: .abstract.instanceof.App\Command\PopulateAppInfoCommand).
Resolving inheritance for "App\Command\PopulateAppInfoCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PopulateAppInfoCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PopulateClicksCommand" (parent: .abstract.instanceof.App\Command\PopulateClicksCommand).
Resolving inheritance for "App\Command\PopulateClicksCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PopulateClicksCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PopulateConversionRawLogsCommand" (parent: .abstract.instanceof.App\Command\PopulateConversionRawLogsCommand).
Resolving inheritance for "App\Command\PopulateConversionRawLogsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PopulateConversionRawLogsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PopulateEmployeeCommand" (parent: .abstract.instanceof.App\Command\PopulateEmployeeCommand).
Resolving inheritance for "App\Command\PopulateEmployeeCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PopulateEmployeeCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PopulateHyperApiDataCommand" (parent: .abstract.instanceof.App\Command\PopulateHyperApiDataCommand).
Resolving inheritance for "App\Command\PopulateHyperApiDataCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PopulateHyperApiDataCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PopulateOfferCategoriesCommand" (parent: .abstract.instanceof.App\Command\PopulateOfferCategoriesCommand).
Resolving inheritance for "App\Command\PopulateOfferCategoriesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PopulateOfferCategoriesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PopulateRawLogsCommand" (parent: .abstract.instanceof.App\Command\PopulateRawLogsCommand).
Resolving inheritance for "App\Command\PopulateRawLogsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PopulateRawLogsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PopulateTagCommand" (parent: .abstract.instanceof.App\Command\PopulateTagCommand).
Resolving inheritance for "App\Command\PopulateTagCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PopulateTagCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PostbackControlCommand" (parent: .abstract.instanceof.App\Command\PostbackControlCommand).
Resolving inheritance for "App\Command\PostbackControlCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PostbackControlCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PostbackControlNotificationAndFlagSetCommand" (parent: .abstract.instanceof.App\Command\PostbackControlNotificationAndFlagSetCommand).
Resolving inheritance for "App\Command\PostbackControlNotificationAndFlagSetCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PostbackControlNotificationAndFlagSetCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PriceBulkEditCommand" (parent: .abstract.instanceof.App\Command\PriceBulkEditCommand).
Resolving inheritance for "App\Command\PriceBulkEditCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PriceBulkEditCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ProcessBulkCapCommand" (parent: .abstract.instanceof.App\Command\ProcessBulkCapCommand).
Resolving inheritance for "App\Command\ProcessBulkCapCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ProcessBulkCapCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ProcessScheduledAffiliateOfferBlockCommand" (parent: .abstract.instanceof.App\Command\ProcessScheduledAffiliateOfferBlockCommand).
Resolving inheritance for "App\Command\ProcessScheduledAffiliateOfferBlockCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ProcessScheduledAffiliateOfferBlockCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ProcessScheduledOfferChangesCommand" (parent: .abstract.instanceof.App\Command\ProcessScheduledOfferChangesCommand).
Resolving inheritance for "App\Command\ProcessScheduledOfferChangesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ProcessScheduledOfferChangesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ProcessScheduledOfferDisableLinksCommand" (parent: .abstract.instanceof.App\Command\ProcessScheduledOfferDisableLinksCommand).
Resolving inheritance for "App\Command\ProcessScheduledOfferDisableLinksCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ProcessScheduledOfferDisableLinksCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PullingWebConversionsCommand" (parent: .abstract.instanceof.App\Command\PullingWebConversionsCommand).
Resolving inheritance for "App\Command\PullingWebConversionsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PullingWebConversionsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RetentionOptimisationCommand" (parent: .abstract.instanceof.App\Command\RetentionOptimisationCommand).
Resolving inheritance for "App\Command\RetentionOptimisationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RetentionOptimisationCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RevenueAndPayoutControlCommand" (parent: .abstract.instanceof.App\Command\RevenueAndPayoutControlCommand).
Resolving inheritance for "App\Command\RevenueAndPayoutControlCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RevenueAndPayoutControlCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RevenueChangesCommand" (parent: .abstract.instanceof.App\Command\RevenueChangesCommand).
Resolving inheritance for "App\Command\RevenueChangesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RevenueChangesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ScheduledDBWarmingCommand" (parent: .abstract.instanceof.App\Command\ScheduledDBWarmingCommand).
Resolving inheritance for "App\Command\ScheduledDBWarmingCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ScheduledDBWarmingCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SkadNetworkAffiliateApiCacheGenerateCommand" (parent: .abstract.instanceof.App\Command\SkadNetworkAffiliateApiCacheGenerateCommand).
Resolving inheritance for "App\Command\SkadNetworkAffiliateApiCacheGenerateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SkadNetworkAffiliateApiCacheGenerateCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SourceWhitelistCommand" (parent: .abstract.instanceof.App\Command\SourceWhitelistCommand).
Resolving inheritance for "App\Command\SourceWhitelistCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SourceWhitelistCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SubSourceWatcherCommand" (parent: .abstract.instanceof.App\Command\SubSourceWatcherCommand).
Resolving inheritance for "App\Command\SubSourceWatcherCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SubSourceWatcherCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestCommand" (parent: .abstract.instanceof.App\Command\TestCommand).
Resolving inheritance for "App\Command\TestCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TuneCategorisationCommand" (parent: .abstract.instanceof.App\Command\TuneCategorisationCommand).
Resolving inheritance for "App\Command\TuneCategorisationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TuneCategorisationCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateCacheCommand" (parent: .abstract.instanceof.App\Command\UpdateCacheCommand).
Resolving inheritance for "App\Command\UpdateCacheCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateCacheCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateRecommendationsForMafoUsersCommand" (parent: .abstract.instanceof.App\Command\UpdateRecommendationsForMafoUsersCommand).
Resolving inheritance for "App\Command\UpdateRecommendationsForMafoUsersCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateRecommendationsForMafoUsersCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminController" (parent: .abstract.instanceof.App\Controller\AdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminController).
Resolving inheritance for "App\Controller\AdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AffiliateController" (parent: .abstract.instanceof.App\Controller\AffiliateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AffiliateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AffiliateController).
Resolving inheritance for "App\Controller\AffiliateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AffiliateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AgentController" (parent: .abstract.instanceof.App\Controller\AgentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AgentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AgentController).
Resolving inheritance for "App\Controller\AgentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AgentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController" (parent: .abstract.instanceof.App\Controller\ApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController).
Resolving inheritance for "App\Controller\ApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiV1Controller" (parent: .abstract.instanceof.App\Controller\ApiV1Controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiV1Controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiV1Controller).
Resolving inheritance for "App\Controller\ApiV1Controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiV1Controller).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ChartController" (parent: .abstract.instanceof.App\Controller\ChartController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ChartController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ChartController).
Resolving inheritance for "App\Controller\ChartController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ChartController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClientSideAdvertiserController" (parent: .abstract.instanceof.App\Controller\ClientSideAdvertiserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClientSideAdvertiserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClientSideAdvertiserController).
Resolving inheritance for "App\Controller\ClientSideAdvertiserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClientSideAdvertiserController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClientSideAgentController" (parent: .abstract.instanceof.App\Controller\ClientSideAgentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClientSideAgentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClientSideAgentController).
Resolving inheritance for "App\Controller\ClientSideAgentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClientSideAgentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClientSidePublisherController" (parent: .abstract.instanceof.App\Controller\ClientSidePublisherController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClientSidePublisherController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClientSidePublisherController).
Resolving inheritance for "App\Controller\ClientSidePublisherController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClientSidePublisherController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DatabaseController" (parent: .abstract.instanceof.App\Controller\DatabaseController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DatabaseController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DatabaseController).
Resolving inheritance for "App\Controller\DatabaseController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DatabaseController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DefaultController" (parent: .abstract.instanceof.App\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DefaultController).
Resolving inheritance for "App\Controller\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FinancialToolsController" (parent: .abstract.instanceof.App\Controller\FinancialToolsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FinancialToolsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FinancialToolsController).
Resolving inheritance for "App\Controller\FinancialToolsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FinancialToolsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FraudController" (parent: .abstract.instanceof.App\Controller\FraudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FraudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FraudController).
Resolving inheritance for "App\Controller\FraudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FraudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\JWTAuthController" (parent: .abstract.instanceof.App\Controller\JWTAuthController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\JWTAuthController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\JWTAuthController).
Resolving inheritance for "App\Controller\JWTAuthController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\JWTAuthController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MMPStatisticsController" (parent: .abstract.instanceof.App\Controller\MMPStatisticsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MMPStatisticsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MMPStatisticsController).
Resolving inheritance for "App\Controller\MMPStatisticsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MMPStatisticsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MafoAdvertiserCabinetController" (parent: .abstract.instanceof.App\Controller\MafoAdvertiserCabinetController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MafoAdvertiserCabinetController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MafoAdvertiserCabinetController).
Resolving inheritance for "App\Controller\MafoAdvertiserCabinetController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MafoAdvertiserCabinetController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MafoFinancialToolsController" (parent: .abstract.instanceof.App\Controller\MafoFinancialToolsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MafoFinancialToolsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MafoFinancialToolsController).
Resolving inheritance for "App\Controller\MafoFinancialToolsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MafoFinancialToolsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MafoPublisherController" (parent: .abstract.instanceof.App\Controller\MafoPublisherController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MafoPublisherController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MafoPublisherController).
Resolving inheritance for "App\Controller\MafoPublisherController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MafoPublisherController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MafoUserController" (parent: .abstract.instanceof.App\Controller\MafoUserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MafoUserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MafoUserController).
Resolving inheritance for "App\Controller\MafoUserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MafoUserController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MmpUtilitiesController" (parent: .abstract.instanceof.App\Controller\MmpUtilitiesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MmpUtilitiesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MmpUtilitiesController).
Resolving inheritance for "App\Controller\MmpUtilitiesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MmpUtilitiesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OfferController" (parent: .abstract.instanceof.App\Controller\OfferController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OfferController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OfferController).
Resolving inheritance for "App\Controller\OfferController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OfferController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OkrController" (parent: .abstract.instanceof.App\Controller\OkrController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OkrController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OkrController).
Resolving inheritance for "App\Controller\OkrController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OkrController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OptimisationController" (parent: .abstract.instanceof.App\Controller\OptimisationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OptimisationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OptimisationController).
Resolving inheritance for "App\Controller\OptimisationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OptimisationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicTrafficReportController" (parent: .abstract.instanceof.App\Controller\PublicTrafficReportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicTrafficReportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicTrafficReportController).
Resolving inheritance for "App\Controller\PublicTrafficReportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicTrafficReportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ReportsController" (parent: .abstract.instanceof.App\Controller\ReportsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ReportsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ReportsController).
Resolving inheritance for "App\Controller\ReportsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ReportsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ResetPasswordController" (parent: .abstract.instanceof.App\Controller\ResetPasswordController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ResetPasswordController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ResetPasswordController).
Resolving inheritance for "App\Controller\ResetPasswordController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ResetPasswordController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SkadNetworkController" (parent: .abstract.instanceof.App\Controller\SkadNetworkController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SkadNetworkController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SkadNetworkController).
Resolving inheritance for "App\Controller\SkadNetworkController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SkadNetworkController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ToolsController" (parent: .abstract.instanceof.App\Controller\ToolsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ToolsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ToolsController).
Resolving inheritance for "App\Controller\ToolsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ToolsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TuneDatabaseController" (parent: .abstract.instanceof.App\Controller\TuneDatabaseController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TuneDatabaseController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TuneDatabaseController).
Resolving inheritance for "App\Controller\TuneDatabaseController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TuneDatabaseController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UtilitiesController" (parent: .abstract.instanceof.App\Controller\UtilitiesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UtilitiesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UtilitiesController).
Resolving inheritance for "App\Controller\UtilitiesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UtilitiesController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChangePasswordFormType" (parent: .abstract.instanceof.App\Form\ChangePasswordFormType).
Resolving inheritance for "App\Form\ChangePasswordFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChangePasswordFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResetPasswordRequestFormType" (parent: .abstract.instanceof.App\Form\ResetPasswordRequestFormType).
Resolving inheritance for "App\Form\ResetPasswordRequestFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResetPasswordRequestFormType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdjustAppDetailsRepository" (parent: .abstract.instanceof.App\Repository\AdjustAppDetailsRepository).
Resolving inheritance for "App\Repository\AdjustAppDetailsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdjustAppDetailsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdjustOfferCampaignMappingRepository" (parent: .abstract.instanceof.App\Repository\AdjustOfferCampaignMappingRepository).
Resolving inheritance for "App\Repository\AdjustOfferCampaignMappingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdjustOfferCampaignMappingRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdjustWatcherRepository" (parent: .abstract.instanceof.App\Repository\AdjustWatcherRepository).
Resolving inheritance for "App\Repository\AdjustWatcherRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdjustWatcherRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdvertiserAccountManagerRepository" (parent: .abstract.instanceof.App\Repository\AdvertiserAccountManagerRepository).
Resolving inheritance for "App\Repository\AdvertiserAccountManagerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdvertiserAccountManagerRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdvertiserInfoRepository" (parent: .abstract.instanceof.App\Repository\AdvertiserInfoRepository).
Resolving inheritance for "App\Repository\AdvertiserInfoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdvertiserInfoRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdvertiserTagRelationshipRepository" (parent: .abstract.instanceof.App\Repository\AdvertiserTagRelationshipRepository).
Resolving inheritance for "App\Repository\AdvertiserTagRelationshipRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdvertiserTagRelationshipRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AffiliateAccountManagerRepository" (parent: .abstract.instanceof.App\Repository\AffiliateAccountManagerRepository).
Resolving inheritance for "App\Repository\AffiliateAccountManagerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AffiliateAccountManagerRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AffiliateInfoRepository" (parent: .abstract.instanceof.App\Repository\AffiliateInfoRepository).
Resolving inheritance for "App\Repository\AffiliateInfoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AffiliateInfoRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AffiliateOfferApprovalRepository" (parent: .abstract.instanceof.App\Repository\AffiliateOfferApprovalRepository).
Resolving inheritance for "App\Repository\AffiliateOfferApprovalRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AffiliateOfferApprovalRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AffiliateOfferBlockAlertLogsRepository" (parent: .abstract.instanceof.App\Repository\AffiliateOfferBlockAlertLogsRepository).
Resolving inheritance for "App\Repository\AffiliateOfferBlockAlertLogsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AffiliateOfferBlockAlertLogsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AffiliateOfferBlockLogsRepository" (parent: .abstract.instanceof.App\Repository\AffiliateOfferBlockLogsRepository).
Resolving inheritance for "App\Repository\AffiliateOfferBlockLogsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AffiliateOfferBlockLogsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AffiliateOfferBlockRepository" (parent: .abstract.instanceof.App\Repository\AffiliateOfferBlockRepository).
Resolving inheritance for "App\Repository\AffiliateOfferBlockRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AffiliateOfferBlockRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AffiliateOfferCountRepository" (parent: .abstract.instanceof.App\Repository\AffiliateOfferCountRepository).
Resolving inheritance for "App\Repository\AffiliateOfferCountRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AffiliateOfferCountRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AffiliateOfferPayoutRepository" (parent: .abstract.instanceof.App\Repository\AffiliateOfferPayoutRepository).
Resolving inheritance for "App\Repository\AffiliateOfferPayoutRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AffiliateOfferPayoutRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AffiliateOfferPriceRepository" (parent: .abstract.instanceof.App\Repository\AffiliateOfferPriceRepository).
Resolving inheritance for "App\Repository\AffiliateOfferPriceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AffiliateOfferPriceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AffiliateRatingRepository" (parent: .abstract.instanceof.App\Repository\AffiliateRatingRepository).
Resolving inheritance for "App\Repository\AffiliateRatingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AffiliateRatingRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AffiliateTagRelationshipRepository" (parent: .abstract.instanceof.App\Repository\AffiliateTagRelationshipRepository).
Resolving inheritance for "App\Repository\AffiliateTagRelationshipRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AffiliateTagRelationshipRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AffiliateTagsRepository" (parent: .abstract.instanceof.App\Repository\AffiliateTagsRepository).
Resolving inheritance for "App\Repository\AffiliateTagsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AffiliateTagsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AgentControlRepository" (parent: .abstract.instanceof.App\Repository\AgentControlRepository).
Resolving inheritance for "App\Repository\AgentControlRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AgentControlRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AgentsRepository" (parent: .abstract.instanceof.App\Repository\AgentsRepository).
Resolving inheritance for "App\Repository\AgentsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AgentsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AlertLogsRepository" (parent: .abstract.instanceof.App\Repository\AlertLogsRepository).
Resolving inheritance for "App\Repository\AlertLogsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AlertLogsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AlertMetaRepository" (parent: .abstract.instanceof.App\Repository\AlertMetaRepository).
Resolving inheritance for "App\Repository\AlertMetaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AlertMetaRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AlertsRepository" (parent: .abstract.instanceof.App\Repository\AlertsRepository).
Resolving inheritance for "App\Repository\AlertsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AlertsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AppInfoRepository" (parent: .abstract.instanceof.App\Repository\AppInfoRepository).
Resolving inheritance for "App\Repository\AppInfoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AppInfoRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AppRetentionReportRepository" (parent: .abstract.instanceof.App\Repository\AppRetentionReportRepository).
Resolving inheritance for "App\Repository\AppRetentionReportRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AppRetentionReportRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AppnameControlBlacklistRepository" (parent: .abstract.instanceof.App\Repository\AppnameControlBlacklistRepository).
Resolving inheritance for "App\Repository\AppnameControlBlacklistRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AppnameControlBlacklistRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AppnameControlRepository" (parent: .abstract.instanceof.App\Repository\AppnameControlRepository).
Resolving inheritance for "App\Repository\AppnameControlRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AppnameControlRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ApprovalControlRepository" (parent: .abstract.instanceof.App\Repository\ApprovalControlRepository).
Resolving inheritance for "App\Repository\ApprovalControlRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ApprovalControlRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AppsBlackAndWhiteListRepository" (parent: .abstract.instanceof.App\Repository\AppsBlackAndWhiteListRepository).
Resolving inheritance for "App\Repository\AppsBlackAndWhiteListRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AppsBlackAndWhiteListRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AppsflyerDatalockerRepository" (parent: .abstract.instanceof.App\Repository\AppsflyerDatalockerRepository).
Resolving inheritance for "App\Repository\AppsflyerDatalockerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AppsflyerDatalockerRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AppsflyerDatalockerS3MappingRepository" (parent: .abstract.instanceof.App\Repository\AppsflyerDatalockerS3MappingRepository).
Resolving inheritance for "App\Repository\AppsflyerDatalockerS3MappingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AppsflyerDatalockerS3MappingRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AppsflyerWatcherRepository" (parent: .abstract.instanceof.App\Repository\AppsflyerWatcherRepository).
Resolving inheritance for "App\Repository\AppsflyerWatcherRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AppsflyerWatcherRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ChartsCacheRepository" (parent: .abstract.instanceof.App\Repository\ChartsCacheRepository).
Resolving inheritance for "App\Repository\ChartsCacheRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ChartsCacheRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClickCapRepository" (parent: .abstract.instanceof.App\Repository\ClickCapRepository).
Resolving inheritance for "App\Repository\ClickCapRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClickCapRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClickInstallOptimisationRepository" (parent: .abstract.instanceof.App\Repository\ClickInstallOptimisationRepository).
Resolving inheritance for "App\Repository\ClickInstallOptimisationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClickInstallOptimisationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClickSpamRepository" (parent: .abstract.instanceof.App\Repository\ClickSpamRepository).
Resolving inheritance for "App\Repository\ClickSpamRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClickSpamRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClicksRepository" (parent: .abstract.instanceof.App\Repository\ClicksRepository).
Resolving inheritance for "App\Repository\ClicksRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClicksRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CommandBlockRepository" (parent: .abstract.instanceof.App\Repository\CommandBlockRepository).
Resolving inheritance for "App\Repository\CommandBlockRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CommandBlockRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CommandLoggerRepository" (parent: .abstract.instanceof.App\Repository\CommandLoggerRepository).
Resolving inheritance for "App\Repository\CommandLoggerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CommandLoggerRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ConversionLogsRepository" (parent: .abstract.instanceof.App\Repository\ConversionLogsRepository).
Resolving inheritance for "App\Repository\ConversionLogsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ConversionLogsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ConversionRawLogsRepository" (parent: .abstract.instanceof.App\Repository\ConversionRawLogsRepository).
Resolving inheritance for "App\Repository\ConversionRawLogsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ConversionRawLogsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CountriesRepository" (parent: .abstract.instanceof.App\Repository\CountriesRepository).
Resolving inheritance for "App\Repository\CountriesRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CountriesRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CrOptimisationRepository" (parent: .abstract.instanceof.App\Repository\CrOptimisationRepository).
Resolving inheritance for "App\Repository\CrOptimisationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CrOptimisationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeductionControlCommentsRepository" (parent: .abstract.instanceof.App\Repository\DeductionControlCommentsRepository).
Resolving inheritance for "App\Repository\DeductionControlCommentsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeductionControlCommentsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeductionControlRepository" (parent: .abstract.instanceof.App\Repository\DeductionControlRepository).
Resolving inheritance for "App\Repository\DeductionControlRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeductionControlRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeviceIdControlRepository" (parent: .abstract.instanceof.App\Repository\DeviceIdControlRepository).
Resolving inheritance for "App\Repository\DeviceIdControlRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeviceIdControlRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DisableLinksRepository" (parent: .abstract.instanceof.App\Repository\DisableLinksRepository).
Resolving inheritance for "App\Repository\DisableLinksRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DisableLinksRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmployeesRepository" (parent: .abstract.instanceof.App\Repository\EmployeesRepository).
Resolving inheritance for "App\Repository\EmployeesRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmployeesRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FraudFlagLogsRepository" (parent: .abstract.instanceof.App\Repository\FraudFlagLogsRepository).
Resolving inheritance for "App\Repository\FraudFlagLogsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FraudFlagLogsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FraudFlagsRepository" (parent: .abstract.instanceof.App\Repository\FraudFlagsRepository).
Resolving inheritance for "App\Repository\FraudFlagsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FraudFlagsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GoalIdOptimisationByGoalRelationRepository" (parent: .abstract.instanceof.App\Repository\GoalIdOptimisationByGoalRelationRepository).
Resolving inheritance for "App\Repository\GoalIdOptimisationByGoalRelationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GoalIdOptimisationByGoalRelationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GoalIdOptimisationBySpecificGoalRepository" (parent: .abstract.instanceof.App\Repository\GoalIdOptimisationBySpecificGoalRepository).
Resolving inheritance for "App\Repository\GoalIdOptimisationBySpecificGoalRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GoalIdOptimisationBySpecificGoalRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HoAffiliateMmpPartnerMappingRepository" (parent: .abstract.instanceof.App\Repository\HoAffiliateMmpPartnerMappingRepository).
Resolving inheritance for "App\Repository\HoAffiliateMmpPartnerMappingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HoAffiliateMmpPartnerMappingRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HoApiLogsRepository" (parent: .abstract.instanceof.App\Repository\HoApiLogsRepository).
Resolving inheritance for "App\Repository\HoApiLogsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HoApiLogsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HyperAffiliateDataRepository" (parent: .abstract.instanceof.App\Repository\HyperAffiliateDataRepository).
Resolving inheritance for "App\Repository\HyperAffiliateDataRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HyperAffiliateDataRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HyperClientInfoRepository" (parent: .abstract.instanceof.App\Repository\HyperClientInfoRepository).
Resolving inheritance for "App\Repository\HyperClientInfoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HyperClientInfoRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ImpressionLogsRepository" (parent: .abstract.instanceof.App\Repository\ImpressionLogsRepository).
Resolving inheritance for "App\Repository\ImpressionLogsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ImpressionLogsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ImpressionOptimisationRepository" (parent: .abstract.instanceof.App\Repository\ImpressionOptimisationRepository).
Resolving inheritance for "App\Repository\ImpressionOptimisationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ImpressionOptimisationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LogListRepository" (parent: .abstract.instanceof.App\Repository\LogListRepository).
Resolving inheritance for "App\Repository\LogListRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LogListRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MafoAdvertiserCabinetManagerMappingWithMafoAdvertiserRepository" (parent: .abstract.instanceof.App\Repository\MafoAdvertiserCabinetManagerMappingWithMafoAdvertiserRepository).
Resolving inheritance for "App\Repository\MafoAdvertiserCabinetManagerMappingWithMafoAdvertiserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MafoAdvertiserCabinetManagerMappingWithMafoAdvertiserRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MafoAdvertiserCabinetManagerRepository" (parent: .abstract.instanceof.App\Repository\MafoAdvertiserCabinetManagerRepository).
Resolving inheritance for "App\Repository\MafoAdvertiserCabinetManagerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MafoAdvertiserCabinetManagerRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MafoAdvertiserHyperDataRepository" (parent: .abstract.instanceof.App\Repository\MafoAdvertiserHyperDataRepository).
Resolving inheritance for "App\Repository\MafoAdvertiserHyperDataRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MafoAdvertiserHyperDataRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MafoAdvertisersMappingRepository" (parent: .abstract.instanceof.App\Repository\MafoAdvertisersMappingRepository).
Resolving inheritance for "App\Repository\MafoAdvertisersMappingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MafoAdvertisersMappingRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MafoAdvertisersRepository" (parent: .abstract.instanceof.App\Repository\MafoAdvertisersRepository).
Resolving inheritance for "App\Repository\MafoAdvertisersRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MafoAdvertisersRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MafoAffiliateHyperDataRepository" (parent: .abstract.instanceof.App\Repository\MafoAffiliateHyperDataRepository).
Resolving inheritance for "App\Repository\MafoAffiliateHyperDataRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MafoAffiliateHyperDataRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MafoAffiliateMmpPartnerMappingRepository" (parent: .abstract.instanceof.App\Repository\MafoAffiliateMmpPartnerMappingRepository).
Resolving inheritance for "App\Repository\MafoAffiliateMmpPartnerMappingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MafoAffiliateMmpPartnerMappingRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MafoAffiliatesMappingRepository" (parent: .abstract.instanceof.App\Repository\MafoAffiliatesMappingRepository).
Resolving inheritance for "App\Repository\MafoAffiliatesMappingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MafoAffiliatesMappingRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MafoAffiliatesRepository" (parent: .abstract.instanceof.App\Repository\MafoAffiliatesRepository).
Resolving inheritance for "App\Repository\MafoAffiliatesRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MafoAffiliatesRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MafoDeductionControlCommentsRepository" (parent: .abstract.instanceof.App\Repository\MafoDeductionControlCommentsRepository).
Resolving inheritance for "App\Repository\MafoDeductionControlCommentsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MafoDeductionControlCommentsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MafoDeductionControlRepository" (parent: .abstract.instanceof.App\Repository\MafoDeductionControlRepository).
Resolving inheritance for "App\Repository\MafoDeductionControlRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MafoDeductionControlRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MafoOffersMappingRepository" (parent: .abstract.instanceof.App\Repository\MafoOffersMappingRepository).
Resolving inheritance for "App\Repository\MafoOffersMappingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MafoOffersMappingRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MafoOffersRepository" (parent: .abstract.instanceof.App\Repository\MafoOffersRepository).
Resolving inheritance for "App\Repository\MafoOffersRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MafoOffersRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MafoPayoutControlCommentsRepository" (parent: .abstract.instanceof.App\Repository\MafoPayoutControlCommentsRepository).
Resolving inheritance for "App\Repository\MafoPayoutControlCommentsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MafoPayoutControlCommentsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MafoPayoutControlRepository" (parent: .abstract.instanceof.App\Repository\MafoPayoutControlRepository).
Resolving inheritance for "App\Repository\MafoPayoutControlRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MafoPayoutControlRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MafoPayoutControlRevisionsRepository" (parent: .abstract.instanceof.App\Repository\MafoPayoutControlRevisionsRepository).
Resolving inheritance for "App\Repository\MafoPayoutControlRevisionsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MafoPayoutControlRevisionsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MafoPayoutTotalCommentsRepository" (parent: .abstract.instanceof.App\Repository\MafoPayoutTotalCommentsRepository).
Resolving inheritance for "App\Repository\MafoPayoutTotalCommentsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MafoPayoutTotalCommentsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MafoPayoutTotalRepository" (parent: .abstract.instanceof.App\Repository\MafoPayoutTotalRepository).
Resolving inheritance for "App\Repository\MafoPayoutTotalRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MafoPayoutTotalRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MafoPayoutTotalRevisionsRepository" (parent: .abstract.instanceof.App\Repository\MafoPayoutTotalRevisionsRepository).
Resolving inheritance for "App\Repository\MafoPayoutTotalRevisionsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MafoPayoutTotalRevisionsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MafoPublisherMappingWithAffiliateRepository" (parent: .abstract.instanceof.App\Repository\MafoPublisherMappingWithAffiliateRepository).
Resolving inheritance for "App\Repository\MafoPublisherMappingWithAffiliateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MafoPublisherMappingWithAffiliateRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MafoPublisherRepository" (parent: .abstract.instanceof.App\Repository\MafoPublisherRepository).
Resolving inheritance for "App\Repository\MafoPublisherRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MafoPublisherRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MafoRevenueControlCommentsRepository" (parent: .abstract.instanceof.App\Repository\MafoRevenueControlCommentsRepository).
Resolving inheritance for "App\Repository\MafoRevenueControlCommentsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MafoRevenueControlCommentsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MafoRevenueControlRepository" (parent: .abstract.instanceof.App\Repository\MafoRevenueControlRepository).
Resolving inheritance for "App\Repository\MafoRevenueControlRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MafoRevenueControlRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MafoRevenueControlRevisionsRepository" (parent: .abstract.instanceof.App\Repository\MafoRevenueControlRevisionsRepository).
Resolving inheritance for "App\Repository\MafoRevenueControlRevisionsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MafoRevenueControlRevisionsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MafoRevenueTotalCommentsRepository" (parent: .abstract.instanceof.App\Repository\MafoRevenueTotalCommentsRepository).
Resolving inheritance for "App\Repository\MafoRevenueTotalCommentsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MafoRevenueTotalCommentsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MafoRevenueTotalRepository" (parent: .abstract.instanceof.App\Repository\MafoRevenueTotalRepository).
Resolving inheritance for "App\Repository\MafoRevenueTotalRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MafoRevenueTotalRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MafoRevenueTotalRevisionsRepository" (parent: .abstract.instanceof.App\Repository\MafoRevenueTotalRevisionsRepository).
Resolving inheritance for "App\Repository\MafoRevenueTotalRevisionsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MafoRevenueTotalRevisionsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MafoUserNotificationsRepository" (parent: .abstract.instanceof.App\Repository\MafoUserNotificationsRepository).
Resolving inheritance for "App\Repository\MafoUserNotificationsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MafoUserNotificationsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MmpAdvertisersRepository" (parent: .abstract.instanceof.App\Repository\MmpAdvertisersRepository).
Resolving inheritance for "App\Repository\MmpAdvertisersRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MmpAdvertisersRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MmpFraudReportsRepository" (parent: .abstract.instanceof.App\Repository\MmpFraudReportsRepository).
Resolving inheritance for "App\Repository\MmpFraudReportsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MmpFraudReportsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MmpFraudReportsRepositoryDump" (parent: .abstract.instanceof.App\Repository\MmpFraudReportsRepositoryDump).
Resolving inheritance for "App\Repository\MmpFraudReportsRepositoryDump" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MmpFraudReportsRepositoryDump).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MmpMobileAppsRepository" (parent: .abstract.instanceof.App\Repository\MmpMobileAppsRepository).
Resolving inheritance for "App\Repository\MmpMobileAppsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MmpMobileAppsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MmpNotificationsRepository" (parent: .abstract.instanceof.App\Repository\MmpNotificationsRepository).
Resolving inheritance for "App\Repository\MmpNotificationsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MmpNotificationsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MmpOffersRepository" (parent: .abstract.instanceof.App\Repository\MmpOffersRepository).
Resolving inheritance for "App\Repository\MmpOffersRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MmpOffersRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MmpOffersRuleVersionsRepository" (parent: .abstract.instanceof.App\Repository\MmpOffersRuleVersionsRepository).
Resolving inheritance for "App\Repository\MmpOffersRuleVersionsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MmpOffersRuleVersionsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MmpPartnerRuleVersionsRepository" (parent: .abstract.instanceof.App\Repository\MmpPartnerRuleVersionsRepository).
Resolving inheritance for "App\Repository\MmpPartnerRuleVersionsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MmpPartnerRuleVersionsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MmpPartnerRulesRepository" (parent: .abstract.instanceof.App\Repository\MmpPartnerRulesRepository).
Resolving inheritance for "App\Repository\MmpPartnerRulesRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MmpPartnerRulesRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MmpPartnersRepository" (parent: .abstract.instanceof.App\Repository\MmpPartnersRepository).
Resolving inheritance for "App\Repository\MmpPartnersRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MmpPartnersRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MmpReportsDumpRepository" (parent: .abstract.instanceof.App\Repository\MmpReportsDumpRepository).
Resolving inheritance for "App\Repository\MmpReportsDumpRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MmpReportsDumpRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MmpReportsRepository" (parent: .abstract.instanceof.App\Repository\MmpReportsRepository).
Resolving inheritance for "App\Repository\MmpReportsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MmpReportsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MobuppsTeamsRepository" (parent: .abstract.instanceof.App\Repository\MobuppsTeamsRepository).
Resolving inheritance for "App\Repository\MobuppsTeamsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MobuppsTeamsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MobuppsUsersRepository" (parent: .abstract.instanceof.App\Repository\MobuppsUsersRepository).
Resolving inheritance for "App\Repository\MobuppsUsersRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MobuppsUsersRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NewsletterBuilderRepository" (parent: .abstract.instanceof.App\Repository\NewsletterBuilderRepository).
Resolving inheritance for "App\Repository\NewsletterBuilderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NewsletterBuilderRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ObjectMappingWithTuneWebAccountRepository" (parent: .abstract.instanceof.App\Repository\ObjectMappingWithTuneWebAccountRepository).
Resolving inheritance for "App\Repository\ObjectMappingWithTuneWebAccountRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ObjectMappingWithTuneWebAccountRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OfferCategoriesRepository" (parent: .abstract.instanceof.App\Repository\OfferCategoriesRepository).
Resolving inheritance for "App\Repository\OfferCategoriesRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OfferCategoriesRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OfferCategoryRelationshipRepository" (parent: .abstract.instanceof.App\Repository\OfferCategoryRelationshipRepository).
Resolving inheritance for "App\Repository\OfferCategoryRelationshipRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OfferCategoryRelationshipRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OfferCreativeFileRepository" (parent: .abstract.instanceof.App\Repository\OfferCreativeFileRepository).
Resolving inheritance for "App\Repository\OfferCreativeFileRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OfferCreativeFileRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OfferGeoRelationshipRepository" (parent: .abstract.instanceof.App\Repository\OfferGeoRelationshipRepository).
Resolving inheritance for "App\Repository\OfferGeoRelationshipRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OfferGeoRelationshipRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OfferGoalsInfoRepository" (parent: .abstract.instanceof.App\Repository\OfferGoalsInfoRepository).
Resolving inheritance for "App\Repository\OfferGoalsInfoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OfferGoalsInfoRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OfferInfoRepository" (parent: .abstract.instanceof.App\Repository\OfferInfoRepository).
Resolving inheritance for "App\Repository\OfferInfoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OfferInfoRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OfferScheduledChangesLogsRepository" (parent: .abstract.instanceof.App\Repository\OfferScheduledChangesLogsRepository).
Resolving inheritance for "App\Repository\OfferScheduledChangesLogsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OfferScheduledChangesLogsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OfferScheduledChangesRepository" (parent: .abstract.instanceof.App\Repository\OfferScheduledChangesRepository).
Resolving inheritance for "App\Repository\OfferScheduledChangesRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OfferScheduledChangesRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OfferTagRelationshipRepository" (parent: .abstract.instanceof.App\Repository\OfferTagRelationshipRepository).
Resolving inheritance for "App\Repository\OfferTagRelationshipRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OfferTagRelationshipRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OfferWhitelistRepository" (parent: .abstract.instanceof.App\Repository\OfferWhitelistRepository).
Resolving inheritance for "App\Repository\OfferWhitelistRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OfferWhitelistRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OkrControlRepository" (parent: .abstract.instanceof.App\Repository\OkrControlRepository).
Resolving inheritance for "App\Repository\OkrControlRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OkrControlRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PayoutBulkEditRepository" (parent: .abstract.instanceof.App\Repository\PayoutBulkEditRepository).
Resolving inheritance for "App\Repository\PayoutBulkEditRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PayoutBulkEditRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PayoutControlAffiliateHyperDataRepository" (parent: .abstract.instanceof.App\Repository\PayoutControlAffiliateHyperDataRepository).
Resolving inheritance for "App\Repository\PayoutControlAffiliateHyperDataRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PayoutControlAffiliateHyperDataRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PayoutControlCommentsRepository" (parent: .abstract.instanceof.App\Repository\PayoutControlCommentsRepository).
Resolving inheritance for "App\Repository\PayoutControlCommentsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PayoutControlCommentsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PayoutControlRepository" (parent: .abstract.instanceof.App\Repository\PayoutControlRepository).
Resolving inheritance for "App\Repository\PayoutControlRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PayoutControlRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PayoutControlRevisionsRepository" (parent: .abstract.instanceof.App\Repository\PayoutControlRevisionsRepository).
Resolving inheritance for "App\Repository\PayoutControlRevisionsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PayoutControlRevisionsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PayoutTotalCommentsRepository" (parent: .abstract.instanceof.App\Repository\PayoutTotalCommentsRepository).
Resolving inheritance for "App\Repository\PayoutTotalCommentsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PayoutTotalCommentsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PayoutTotalRepository" (parent: .abstract.instanceof.App\Repository\PayoutTotalRepository).
Resolving inheritance for "App\Repository\PayoutTotalRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PayoutTotalRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PayoutTotalRevisionsRepository" (parent: .abstract.instanceof.App\Repository\PayoutTotalRevisionsRepository).
Resolving inheritance for "App\Repository\PayoutTotalRevisionsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PayoutTotalRevisionsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PostbackControlLogsRepository" (parent: .abstract.instanceof.App\Repository\PostbackControlLogsRepository).
Resolving inheritance for "App\Repository\PostbackControlLogsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PostbackControlLogsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PostbackControlRepository" (parent: .abstract.instanceof.App\Repository\PostbackControlRepository).
Resolving inheritance for "App\Repository\PostbackControlRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PostbackControlRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PriceBulkEditRepository" (parent: .abstract.instanceof.App\Repository\PriceBulkEditRepository).
Resolving inheritance for "App\Repository\PriceBulkEditRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PriceBulkEditRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RawLogsRepository" (parent: .abstract.instanceof.App\Repository\RawLogsRepository).
Resolving inheritance for "App\Repository\RawLogsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RawLogsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RecommendationsByObjectRepository" (parent: .abstract.instanceof.App\Repository\RecommendationsByObjectRepository).
Resolving inheritance for "App\Repository\RecommendationsByObjectRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RecommendationsByObjectRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResetPasswordRequestMafoAdvertiserRepository" (parent: .abstract.instanceof.App\Repository\ResetPasswordRequestMafoAdvertiserRepository).
Resolving inheritance for "App\Repository\ResetPasswordRequestMafoAdvertiserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResetPasswordRequestMafoAdvertiserRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResetPasswordRequestMafoPublisherRepository" (parent: .abstract.instanceof.App\Repository\ResetPasswordRequestMafoPublisherRepository).
Resolving inheritance for "App\Repository\ResetPasswordRequestMafoPublisherRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResetPasswordRequestMafoPublisherRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResetPasswordRequestRepository" (parent: .abstract.instanceof.App\Repository\ResetPasswordRequestRepository).
Resolving inheritance for "App\Repository\ResetPasswordRequestRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResetPasswordRequestRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RevenueControlAdvertiserHyperDataRepository" (parent: .abstract.instanceof.App\Repository\RevenueControlAdvertiserHyperDataRepository).
Resolving inheritance for "App\Repository\RevenueControlAdvertiserHyperDataRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RevenueControlAdvertiserHyperDataRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RevenueControlCommentsRepository" (parent: .abstract.instanceof.App\Repository\RevenueControlCommentsRepository).
Resolving inheritance for "App\Repository\RevenueControlCommentsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RevenueControlCommentsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RevenueControlRepository" (parent: .abstract.instanceof.App\Repository\RevenueControlRepository).
Resolving inheritance for "App\Repository\RevenueControlRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RevenueControlRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RevenueControlRevisionsRepository" (parent: .abstract.instanceof.App\Repository\RevenueControlRevisionsRepository).
Resolving inheritance for "App\Repository\RevenueControlRevisionsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RevenueControlRevisionsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RevenueTotalCommentsRepository" (parent: .abstract.instanceof.App\Repository\RevenueTotalCommentsRepository).
Resolving inheritance for "App\Repository\RevenueTotalCommentsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RevenueTotalCommentsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RevenueTotalRepository" (parent: .abstract.instanceof.App\Repository\RevenueTotalRepository).
Resolving inheritance for "App\Repository\RevenueTotalRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RevenueTotalRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RevenueTotalRevisionsRepository" (parent: .abstract.instanceof.App\Repository\RevenueTotalRevisionsRepository).
Resolving inheritance for "App\Repository\RevenueTotalRevisionsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RevenueTotalRevisionsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SavedReportRepository" (parent: .abstract.instanceof.App\Repository\SavedReportRepository).
Resolving inheritance for "App\Repository\SavedReportRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SavedReportRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ScheduledAffiliateOfferApprovalRepository" (parent: .abstract.instanceof.App\Repository\ScheduledAffiliateOfferApprovalRepository).
Resolving inheritance for "App\Repository\ScheduledAffiliateOfferApprovalRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ScheduledAffiliateOfferApprovalRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ScheduledAffiliateOfferBlockRepository" (parent: .abstract.instanceof.App\Repository\ScheduledAffiliateOfferBlockRepository).
Resolving inheritance for "App\Repository\ScheduledAffiliateOfferBlockRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ScheduledAffiliateOfferBlockRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ScheduledAffiliateTagOfferApprovalRepository" (parent: .abstract.instanceof.App\Repository\ScheduledAffiliateTagOfferApprovalRepository).
Resolving inheritance for "App\Repository\ScheduledAffiliateTagOfferApprovalRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ScheduledAffiliateTagOfferApprovalRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ScheduledDisableLinksRepository" (parent: .abstract.instanceof.App\Repository\ScheduledDisableLinksRepository).
Resolving inheritance for "App\Repository\ScheduledDisableLinksRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ScheduledDisableLinksRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SkadNetworkApiCacheRepository" (parent: .abstract.instanceof.App\Repository\SkadNetworkApiCacheRepository).
Resolving inheritance for "App\Repository\SkadNetworkApiCacheRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SkadNetworkApiCacheRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SkadNetworkApiLogsRepository" (parent: .abstract.instanceof.App\Repository\SkadNetworkApiLogsRepository).
Resolving inheritance for "App\Repository\SkadNetworkApiLogsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SkadNetworkApiLogsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SkadNetworkCampaignInfoRepository" (parent: .abstract.instanceof.App\Repository\SkadNetworkCampaignInfoRepository).
Resolving inheritance for "App\Repository\SkadNetworkCampaignInfoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SkadNetworkCampaignInfoRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SkadNetworkManualPostbackMappingRepository" (parent: .abstract.instanceof.App\Repository\SkadNetworkManualPostbackMappingRepository).
Resolving inheritance for "App\Repository\SkadNetworkManualPostbackMappingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SkadNetworkManualPostbackMappingRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SkadNetworkPostbackLogsRepository" (parent: .abstract.instanceof.App\Repository\SkadNetworkPostbackLogsRepository).
Resolving inheritance for "App\Repository\SkadNetworkPostbackLogsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SkadNetworkPostbackLogsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SkadnetworkLogsRepository" (parent: .abstract.instanceof.App\Repository\SkadnetworkLogsRepository).
Resolving inheritance for "App\Repository\SkadnetworkLogsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SkadnetworkLogsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SourceTagsRepository" (parent: .abstract.instanceof.App\Repository\SourceTagsRepository).
Resolving inheritance for "App\Repository\SourceTagsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SourceTagsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SourceWhitelistRepository" (parent: .abstract.instanceof.App\Repository\SourceWhitelistRepository).
Resolving inheritance for "App\Repository\SourceWhitelistRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SourceWhitelistRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TagRepository" (parent: .abstract.instanceof.App\Repository\TagRepository).
Resolving inheritance for "App\Repository\TagRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TagRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UnsubscribeMailRepository" (parent: .abstract.instanceof.App\Repository\UnsubscribeMailRepository).
Resolving inheritance for "App\Repository\UnsubscribeMailRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UnsubscribeMailRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserApiKeyRepository" (parent: .abstract.instanceof.App\Repository\UserApiKeyRepository).
Resolving inheritance for "App\Repository\UserApiKeyRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserApiKeyRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UsersHierarchyLogsRepostiroy" (parent: .abstract.instanceof.App\Repository\UsersHierarchyLogsRepostiroy).
Resolving inheritance for "App\Repository\UsersHierarchyLogsRepostiroy" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UsersHierarchyLogsRepostiroy).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UsersHierarchyRepository" (parent: .abstract.instanceof.App\Repository\UsersHierarchyRepository).
Resolving inheritance for "App\Repository\UsersHierarchyRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UsersHierarchyRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WebConversionsRepository" (parent: .abstract.instanceof.App\Repository\WebConversionsRepository).
Resolving inheritance for "App\Repository\WebConversionsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WebConversionsRepository).
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.amazon" (parent: mailer.transport_factory.abstract).
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 "lock.default.factory" (parent: lock.factory.abstract).
Resolving inheritance for "gearman_cache" (parent: cache.adapter.filesystem).
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 "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.default_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.default_connection" (parent: doctrine.dbal.connection).
Resolving inheritance for "doctrine.orm.default_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.default_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.default_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
Resolving inheritance for "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.agent_user_provider" (parent: doctrine.orm.security.user.provider).
Resolving inheritance for "security.user.provider.concrete.publisher_user_provider" (parent: doctrine.orm.security.user.provider).
Resolving inheritance for "security.user.provider.concrete.advertiser_user_provider" (parent: doctrine.orm.security.user.provider).
Resolving inheritance for "security.firewall.map.config.dev" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.dev" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.swagger_doc" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.swagger_doc" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.agents" (parent: security.firewall.config).
Resolving inheritance for "security.listener.agents.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.agents" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.agents" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.agents" (parent: security.logout.listener.default).
Resolving inheritance for "security.logout.listener.session.agents" (parent: security.logout.listener.session).
Resolving inheritance for "security.authenticator.form_login.agents" (parent: security.authenticator.form_login).
Resolving inheritance for "security.authentication.success_handler.agents.form_login" (parent: security.authentication.success_handler).
Resolving inheritance for "security.authentication.failure_handler.agents.form_login" (parent: security.authentication.failure_handler).
Resolving inheritance for "cache.security_token_verifier" (parent: cache.system).
Resolving inheritance for "security.authenticator.remember_me_signature_hasher.agents" (parent: security.authenticator.remember_me_signature_hasher).
Resolving inheritance for "security.authenticator.remember_me_handler.agents" (parent: security.authenticator.signature_remember_me_handler).
Resolving inheritance for "security.listener.check_remember_me_conditions.agents" (parent: security.listener.check_remember_me_conditions).
Resolving inheritance for "security.listener.remember_me.agents" (parent: security.listener.remember_me).
Resolving inheritance for "security.authenticator.remember_me.agents" (parent: security.authenticator.remember_me).
Resolving inheritance for "security.authenticator.manager.agents" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.agents" (parent: security.firewall.authenticator).
Resolving inheritance for "security.exception_listener.agents" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.agents" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.publishers" (parent: security.firewall.config).
Resolving inheritance for "security.listener.publishers.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.context_listener.1" (parent: security.context_listener).
Resolving inheritance for "security.listener.session.publishers" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.publishers" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.publishers" (parent: security.logout.listener.default).
Resolving inheritance for "security.logout.listener.session.publishers" (parent: security.logout.listener.session).
Resolving inheritance for "security.authenticator.form_login.publishers" (parent: security.authenticator.form_login).
Resolving inheritance for "security.authentication.success_handler.publishers.form_login" (parent: security.authentication.success_handler).
Resolving inheritance for "security.authentication.failure_handler.publishers.form_login" (parent: security.authentication.failure_handler).
Resolving inheritance for "security.authenticator.remember_me_signature_hasher.publishers" (parent: security.authenticator.remember_me_signature_hasher).
Resolving inheritance for "security.authenticator.remember_me_handler.publishers" (parent: security.authenticator.signature_remember_me_handler).
Resolving inheritance for "security.listener.check_remember_me_conditions.publishers" (parent: security.listener.check_remember_me_conditions).
Resolving inheritance for "security.listener.remember_me.publishers" (parent: security.listener.remember_me).
Resolving inheritance for "security.authenticator.remember_me.publishers" (parent: security.authenticator.remember_me).
Resolving inheritance for "security.authenticator.manager.publishers" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.publishers" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.publishers" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.publishers" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.publishers" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.jwt_api" (parent: security.firewall.config).
Resolving inheritance for "security.listener.jwt_api.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.authenticator.jwt.jwt_api" (parent: lexik_jwt_authentication.security.jwt_authenticator).
Resolving inheritance for "security.authenticator.manager.jwt_api" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.jwt_api" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.jwt_api" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.jwt_api" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.jwt_api" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.advertiser_api" (parent: security.firewall.config).
Resolving inheritance for "security.listener.advertiser_api.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.authenticator.http_basic.advertiser_api" (parent: security.authenticator.http_basic).
Resolving inheritance for "security.authenticator.manager.advertiser_api" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.advertiser_api" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.advertiser_api" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.advertiser_api" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.advertiser_api" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.advertisers" (parent: security.firewall.config).
Resolving inheritance for "security.listener.advertisers.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.context_listener.2" (parent: security.context_listener).
Resolving inheritance for "security.listener.session.advertisers" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.advertisers" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.advertisers" (parent: security.logout.listener.default).
Resolving inheritance for "security.logout.listener.session.advertisers" (parent: security.logout.listener.session).
Resolving inheritance for "security.authenticator.form_login.advertisers" (parent: security.authenticator.form_login).
Resolving inheritance for "security.authentication.success_handler.advertisers.form_login" (parent: security.authentication.success_handler).
Resolving inheritance for "security.authentication.failure_handler.advertisers.form_login" (parent: security.authentication.failure_handler).
Resolving inheritance for "security.authenticator.remember_me_signature_hasher.advertisers" (parent: security.authenticator.remember_me_signature_hasher).
Resolving inheritance for "security.authenticator.remember_me_handler.advertisers" (parent: security.authenticator.signature_remember_me_handler).
Resolving inheritance for "security.listener.check_remember_me_conditions.advertisers" (parent: security.listener.check_remember_me_conditions).
Resolving inheritance for "security.listener.remember_me.advertisers" (parent: security.listener.remember_me).
Resolving inheritance for "security.authenticator.remember_me.advertisers" (parent: security.authenticator.remember_me).
Resolving inheritance for "security.authenticator.manager.advertisers" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.advertisers" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.advertisers" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.advertisers" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.advertisers" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.main" (parent: security.firewall.config).
Resolving inheritance for "security.listener.main.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.context_listener.3" (parent: security.context_listener).
Resolving inheritance for "security.listener.session.main" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.main" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.main" (parent: security.logout.listener.default).
Resolving inheritance for "security.logout.listener.session.main" (parent: security.logout.listener.session).
Resolving inheritance for "hwi_oauth.resource_ownermap.main" (parent: hwi_oauth.abstract_resource_ownermap).
Resolving inheritance for "security.authentication.success_handler.main.oauth" (parent: security.authentication.success_handler).
Resolving inheritance for "security.authentication.failure_handler.main.oauth" (parent: security.authentication.custom_failure_handler).
Resolving inheritance for "security.authentication.failure_handler.main.oauth" (parent: hwi_oauth.authentication.failure_handler).
Resolving inheritance for "hwi_oauth.context_listener.token_refresher.main" (parent: hwi_oauth.context_listener.abstract_token_refresher).
Resolving inheritance for "security.authenticator.jwt.main" (parent: lexik_jwt_authentication.security.jwt_authenticator).
Resolving inheritance for "security.authenticator.manager.main" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.main" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.main" (parent: security.listener.user_checker).
Resolving inheritance for "security.authentication.switchuser_listener.main" (parent: security.authentication.switchuser_listener).
Resolving inheritance for "security.exception_listener.main" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.main" (parent: security.firewall.context).
Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
Resolving inheritance for "swiftmailer.mailer.default.transport.eventdispatcher" (parent: swiftmailer.transport.eventdispatcher.abstract).
Resolving inheritance for "swiftmailer.mailer.default" (parent: swiftmailer.mailer.abstract).
Resolving inheritance for "swiftmailer.mailer.default.plugin.messagelogger" (parent: swiftmailer.plugin.messagelogger.abstract).
Resolving inheritance for "gearman.execute" (parent: gearman.abstract.service).
Resolving inheritance for "gearman" (parent: gearman.abstract.service).
Resolving inheritance for "hwi_oauth.authentication.listener.oauth" (parent: security.authentication.listener.abstract).
Resolving inheritance for "doctrine_mongodb.odm.default_connection.event_manager" (parent: doctrine_mongodb.odm.connection.event_manager).
Resolving inheritance for "doctrine_mongodb.odm.default_manager_configurator" (parent: doctrine_mongodb.odm.manager_configurator.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 "maker.auto_command.make_auth" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_command" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_component" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_crud" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_docker_database" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_entity" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_fixtures" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_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 "maker.auto_command.make_security_form_login" (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 "doctrine.dbal.default_schema_asset_filter_manager" (parent: doctrine.dbal.schema_asset_filter_manager).
Resolving inheritance for "doctrine.dbal.logging_middleware.default" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.default" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverMiddleware.default" (parent: Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverMiddleware).
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.lock" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.debug" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.snc_redis" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.httplug" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.nelmio_api_doc" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.deprecation" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.custom" (parent: monolog.logger_prototype).
Resolving inheritance for "cache.app.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.system.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.validator.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.serializer.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.annotations.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.property_info.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.messenger.restart_workers_signal.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "gearman_cache.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.validator_expression_language.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.doctrine.orm.default.result.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.doctrine.orm.default.query.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.security_expression_language.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.security_token_verifier.traceable" (parent: sentry.tracing.traceable_cache_adapter).
1
Skipping service "security.listener.user_checker.form_login": Class or interface "App\Security\FormLoginUserChecker" cannot be loaded.
336
Removed service "Psr\Container\ContainerInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ContainerInterface"; reason: private alias.
Removed service "Psr\Http\Message\RequestFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\ResponseFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\ServerRequestFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\StreamFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\UploadedFileFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\UriFactoryInterface"; reason: private alias.
Removed service "Http\Message\MessageFactory"; reason: private alias.
Removed service "Http\Message\RequestFactory"; reason: private alias.
Removed service "Http\Message\ResponseFactory"; reason: private alias.
Removed service "Http\Message\StreamFactory"; reason: private alias.
Removed service "Http\Message\UriFactory"; reason: private alias.
Removed service "Predis\Client"; reason: private alias.
Removed service "logger"; 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 "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 "lock.default.store"; reason: private alias.
Removed service "lock.store"; reason: private alias.
Removed service "lock.factory"; reason: private alias.
Removed service "lock"; reason: private alias.
Removed service "Symfony\Component\Lock\PersistingStoreInterface"; reason: private alias.
Removed service "Symfony\Component\Lock\LockFactory"; reason: private alias.
Removed service "Symfony\Component\Lock\LockInterface"; 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\Contracts\Cache\TagAwareCacheInterface $gearmanCache"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $gearmanCache"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $gearmanCache"; 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 "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 "doctrine.migrations.metadata_storage"; 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\Http\Authentication\AuthenticationUtils"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
Removed service "Symfony\Component\Security\Http\FirewallMapInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface"; reason: private alias.
Removed service "security.password_hasher"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\UserAuthenticatorInterface"; reason: private alias.
Removed service "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.provider.concrete.my_user_provider"; reason: private alias.
Removed service "security.user.provider.concrete.fos_userbundle"; reason: private alias.
Removed service "security.authentication.session_strategy.agents"; reason: private alias.
Removed service "Symfony\Component\Security\Http\RememberMe\RememberMeHandlerInterface"; reason: private alias.
Removed service "security.user_checker.agents"; reason: private alias.
Removed service "security.authentication.session_strategy.publishers"; reason: private alias.
Removed service "security.user_checker.publishers"; reason: private alias.
Removed service "security.authentication.session_strategy.jwt_api"; reason: private alias.
Removed service "security.user_checker.jwt_api"; reason: private alias.
Removed service "security.authentication.session_strategy.advertiser_api"; reason: private alias.
Removed service "security.user_checker.advertiser_api"; reason: private alias.
Removed service "security.authentication.session_strategy.advertisers"; reason: private alias.
Removed service "security.user_checker.advertisers"; reason: private alias.
Removed service "security.authentication.session_strategy.main"; reason: private alias.
Removed service "hwi_oauth.user.provider.entity.main"; reason: private alias.
Removed service "security.user_checker.main"; reason: private alias.
Removed service "security.firewall.context_locator"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "fos_user.doctrine_registry"; reason: private alias.
Removed service "FOS\UserBundle\Security\LoginManagerInterface"; reason: private alias.
Removed service "FOS\UserBundle\Util\TokenGeneratorInterface"; reason: private alias.
Removed service "FOS\UserBundle\Util\PasswordUpdaterInterface"; reason: private alias.
Removed service "FOS\UserBundle\Util\CanonicalFieldsUpdater"; reason: private alias.
Removed service "FOS\UserBundle\Model\UserManagerInterface"; reason: private alias.
Removed service "fos_user.util.email_canonicalizer"; reason: private alias.
Removed service "fos_user.util.username_canonicalizer"; reason: private alias.
Removed service "fos_user.util.token_generator"; reason: private alias.
Removed service "fos_user.mailer"; reason: private alias.
Removed service "FOS\UserBundle\Mailer\MailerInterface"; reason: private alias.
Removed service "swiftmailer.mailer.default.transport"; reason: private alias.
Removed service "swiftmailer.plugin.messagelogger"; reason: private alias.
Removed service "swiftmailer.mailer"; reason: private alias.
Removed service "Swift_Mailer"; reason: private alias.
Removed service "Swift_Transport"; reason: private alias.
Removed service "Mmoreram\GearmanBundle\Service\GearmanClientInterface"; reason: private alias.
Removed service "hwi_oauth.resource_owners.locator"; reason: private alias.
Removed service "Http\Client\HttpAsyncClient"; reason: private alias.
Removed service "Http\Client\HttpClient"; reason: private alias.
Removed service "Http\Client\HttpClient $app"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface $app"; reason: private alias.
Removed service "Http\Client\HttpAsyncClient $app"; reason: private alias.
Removed service "httplug.client.default"; reason: private alias.
Removed service "Http\Client\Common\HttpMethodsClientInterface"; reason: private alias.
Removed service "doctrine_mongodb.odm.cache"; reason: private alias.
Removed service "Doctrine\ODM\MongoDB\DocumentManager"; reason: private alias.
Removed service "Doctrine\Bundle\MongoDBBundle\ManagerRegistry"; reason: private alias.
Removed service "doctrine_mongodb.odm.metadata.annotation_reader"; reason: private alias.
Removed service "doctrine_mongodb.odm.command_logger"; reason: private alias.
Removed service "doctrine_mongodb.odm.event_manager"; reason: private alias.
Removed service "Sentry\ClientInterface"; reason: private alias.
Removed service "Sentry\SentryBundle\EventListener\ConsoleCommandListener"; reason: private alias.
Removed service "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverConnectionFactoryInterface"; reason: private alias.
Removed service "SymfonyCasts\Bundle\ResetPassword\ResetPasswordHelperInterface"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenFactoryInterface $default"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenFactoryInterface $defaultFactory"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenFactoryInterface $defaultTokenFactory"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenProviderInterface $default"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenProviderInterface $defaultProvider"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenProviderInterface $defaultTokenProvider"; reason: private alias.
Removed service "Symfony\Component\Mercure\HubInterface $defaultHub"; reason: private alias.
Removed service "Symfony\Component\Mercure\HubInterface $default"; reason: private alias.
Removed service "Symfony\Component\Mercure\PublisherInterface $defaultPublisher"; reason: private alias.
Removed service "Symfony\Component\Mercure\PublisherInterface $default"; reason: private alias.
Removed service "Symfony\Component\Mercure\HubInterface"; reason: private alias.
Removed service "Symfony\Component\Mercure\Publisher"; reason: private alias.
Removed service "Symfony\Component\Mercure\PublisherInterface"; 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 "twig.loader.filesystem"; reason: private alias.
Removed service "argument_resolver.controller_locator"; reason: private alias.
Removed service "doctrine.id_generator_locator"; reason: private alias.
Removed service "twig.loader"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $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 $lockLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $sncRedisLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $httplugLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $nelmioApiDocLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $deprecationLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $customLogger"; reason: private alias.
Removed service ".service_locator.80edgLI"; reason: private alias.
Removed service ".service_locator.h8Jkkd2"; reason: private alias.
Removed service ".service_locator.BZrPTlu"; reason: private alias.
Removed service ".service_locator.9L433w3"; reason: private alias.
Removed service ".service_locator.0GV1BZZ"; reason: private alias.
Removed service ".service_locator.ZZZWho2"; reason: private alias.
Removed service ".service_locator.hvnzVF6"; reason: private alias.
Removed service ".service_locator.GyRgoAV"; reason: private alias.
Removed service ".service_locator.g_UxgA1"; reason: private alias.
Removed service ".service_locator.Naiw5mr"; reason: private alias.
Removed service ".service_locator.OXAEduX"; reason: private alias.
Removed service ".service_locator.7stVmjD"; reason: private alias.
Removed service ".service_locator.O24_MAy"; reason: private alias.
Removed service ".service_locator.rl3ZDxd"; reason: private alias.
Removed service ".service_locator.0ghLsew"; reason: private alias.
Removed service "http_client"; reason: private alias.
Removed service ".debug.http_client.inner"; reason: private alias.
Removed service "hwi_oauth.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 "doctrine.migrations.migrations_factory"; reason: private alias.
Removed service "var_dumper.cli_dumper"; 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.agents"; reason: private alias.
Removed service "security.firewall.authenticator.publishers"; reason: private alias.
Removed service "security.firewall.authenticator.jwt_api"; reason: private alias.
Removed service "security.firewall.authenticator.advertiser_api"; reason: private alias.
Removed service "security.firewall.authenticator.advertisers"; reason: private alias.
Removed service "security.firewall.authenticator.main"; reason: private alias.
Removed service "httplug.auto_discovery.auto_discovered_client"; reason: private alias.
Removed service "httplug.factory.auto"; reason: private alias.
Removed service "httplug.factory.buzz"; reason: private alias.
Removed service "httplug.factory.curl"; reason: private alias.
Removed service "httplug.factory.guzzle5"; reason: private alias.
Removed service "httplug.factory.guzzle6"; reason: private alias.
Removed service "httplug.factory.guzzle7"; reason: private alias.
Removed service "httplug.factory.react"; reason: private alias.
Removed service "httplug.factory.socket"; reason: private alias.
Removed service "httplug.client.app"; reason: private alias.
Removed service "mercure.hub.default.publisher"; reason: private alias.
Removed service "mercure.hub.default"; 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 "cache.validator"; reason: private alias.
Removed service "cache.serializer"; reason: private alias.
Removed service "cache.annotations"; reason: private alias.
Removed service "cache.property_info"; reason: private alias.
Removed service "cache.messenger.restart_workers_signal"; reason: private alias.
Removed service "gearman_cache"; reason: private alias.
Removed service "cache.doctrine.orm.default.result"; reason: private alias.
Removed service "cache.doctrine.orm.default.query"; reason: private alias.
Removed service "cache.security_expression_language"; reason: private alias.
Removed service "cache.security_token_verifier"; reason: private alias.
Removed service ".service_locator.uo5c0SP"; reason: private alias.
Removed service ".service_locator.jMVVtEW"; reason: private alias.
Removed service ".service_locator.B06.dEY"; reason: private alias.
Removed service ".service_locator.Xa1A_qF"; reason: private alias.
Removed service ".service_locator.V9niLcz"; reason: private alias.
Removed service ".service_locator.5XAHppb"; reason: private alias.
Removed service ".service_locator.URfgn8g"; reason: private alias.
Removed service ".service_locator.WO2vbzj"; reason: private alias.
Removed service ".service_locator.hVj713g"; reason: private alias.
Removed service ".service_locator.ETWaTYS"; reason: private alias.
Removed service ".service_locator.g_j6_N."; reason: private alias.
Removed service ".service_locator.JJxMH2h"; reason: private alias.
Removed service ".service_locator.6u2lGWO"; reason: private alias.
Removed service ".service_locator.vmloCRj"; reason: private alias.
Removed service ".service_locator._POgNgI"; reason: private alias.
Removed service ".service_locator.Uyzazwd"; reason: private alias.
Removed service ".service_locator.O0cf3yi"; reason: private alias.
Removed service ".service_locator.WTrPTQQ"; reason: private alias.
Removed service ".service_locator.tq.LQqB"; reason: private alias.
Removed service ".service_locator.A740LBW"; reason: private alias.
Removed service ".service_locator.7jpEZjC"; reason: private alias.
Removed service ".service_locator.QxUu0VZ"; reason: private alias.
Removed service ".service_locator.sf85gDo"; reason: private alias.
Removed service ".service_locator.pFwChgS"; reason: private alias.
Removed service ".service_locator.aa1PbBb"; reason: private alias.
Removed service ".service_locator.Hm1VNUE"; reason: private alias.
175
Changed reference of service "App\Controller\JWTAuthController" previously pointing to "debug.validator" to "validator".
Changed reference of service "App\EventListener\Redirect404ToHomepageListener" previously pointing to "router.default" to "router".
Changed reference of service "App\Security\AuthenticationEntryPoint" previously pointing to "router.default" to "router".
Changed reference of service "App\Security\DualAuthenticationEntryPoint" previously pointing to "router.default" to "router".
Changed reference of service "App\Services\JWTService" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
Changed reference of service "oauth_entry_point" previously pointing to "router.default" to "router".
Changed reference of service "app.listener.redirect_404_to_homepage" 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 "url_helper" previously pointing to "router.default" to "router".
Changed reference of service "services_resetter" previously pointing to "cache.app.traceable" to "cache.app".
Changed reference of service "services_resetter" previously pointing to "cache.system.traceable" to "cache.system".
Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "services_resetter" previously pointing to "cache.validator_expression_language.traceable" to "cache.validator_expression_language".
Changed reference of service "services_resetter" previously pointing to "debug.validator" to "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 "translator".
Changed reference of service "console.command.validator_debug" previously pointing to "debug.validator" to "validator".
Changed reference of service "cache.app.taggable" previously pointing to "cache.app.traceable" to "cache.app".
Changed reference of service "cache.system_clearer" previously pointing to "cache.system.traceable" to "cache.system".
Changed reference of service "cache.system_clearer" previously pointing to "cache.validator_expression_language.traceable" to "cache.validator_expression_language".
Changed reference of service "cache.global_clearer" previously pointing to "cache.app.traceable" to "cache.app".
Changed reference of service "cache.global_clearer" previously pointing to "cache.system.traceable" to "cache.system".
Changed reference of service "cache.global_clearer" previously pointing to "cache.validator_expression_language.traceable" to "cache.validator_expression_language".
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.amazon" 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 "validator".
Changed reference of service "form.type.choice" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.file" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.color" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.transformation_failure_handling" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.validator" previously pointing to "debug.validator" to "validator".
Changed reference of service "form.type_extension.form.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.upload.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.csrf" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "validator.builder" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "validator.expression_language" previously pointing to "cache.validator_expression_language.traceable" to "cache.validator_expression_language".
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 "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.cache" previously pointing to "cache.app.traceable" to "cache.app".
Changed reference of service "data_collector.cache" previously pointing to "cache.system.traceable" to "cache.system".
Changed reference of service "data_collector.cache" previously pointing to "cache.validator_expression_language.traceable" to "cache.validator_expression_language".
Changed reference of service "data_collector.validator" previously pointing to "debug.validator" to "validator".
Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "data_collector.messenger" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "twig.extension.trans" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router".
Changed reference of service "twig.extension.form" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "web_profiler.controller.profiler" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.controller.router" previously pointing to "router.default" to "router".
Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.debug_toolbar" previously pointing to "router.default" to "router".
Changed reference of service "security.logout_url_generator" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.context_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.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 "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.authenticator.jwt.jwt_api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.jwt.jwt_api" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "security.authenticator.oauth.main" previously pointing to "my_user_provider" to "hwi_oauth.account.connector".
Changed reference of service "security.authentication.failure_handler.main.oauth" previously pointing to "router.default" to "router".
Changed reference of service "security.authenticator.jwt.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.jwt.main" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "security.authentication.switchuser_listener.main" 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 "fos_user.security.interactive_login_listener" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
Changed reference of service "fos_user.user_provider.username" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
Changed reference of service "fos_user.user_provider.username_email" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
Changed reference of service "fos_user.user_provider.email" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
Changed reference of service "fos_user.util.user_manipulator" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
Changed reference of service "fos_user.util.user_manipulator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fos_user.mailer.twig_swift" previously pointing to "router.default" to "router".
Changed reference of service "fos_user.mailer.twig_symfony" previously pointing to "router.default" to "router".
Changed reference of service "fos_user.listener.flash" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "fos_user.user_to_username_transformer" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
Changed reference of service "fos_user.profile.controller" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fos_user.profile.controller" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
Changed reference of service "fos_user.registration.controller" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fos_user.registration.controller" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
Changed reference of service "fos_user.change_password.controller" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fos_user.change_password.controller" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
Changed reference of service "fos_user.listener.resetting" previously pointing to "router.default" to "router".
Changed reference of service "fos_user.resetting.controller" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fos_user.resetting.controller" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
Changed reference of service "swiftmailer.mailer.abstract" previously pointing to "swiftmailer.mailer.default.transport.dynamic" to "swiftmailer.transport".
Changed reference of service "swiftmailer.mailer.default" previously pointing to "swiftmailer.mailer.default.transport.dynamic" to "swiftmailer.transport".
Changed reference of service "gearman.execute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "gearman.dispatcher.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "gearman.dispatcher.callbacks" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "HWI\Bundle\OAuthBundle\Controller\Connect\ConnectController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "HWI\Bundle\OAuthBundle\Controller\Connect\ConnectController" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
Changed reference of service "HWI\Bundle\OAuthBundle\Controller\Connect\ConnectController" previously pointing to "router.default" to "router".
Changed reference of service "HWI\Bundle\OAuthBundle\Controller\Connect\ConnectController" previously pointing to "my_user_provider" to "hwi_oauth.account.connector".
Changed reference of service "HWI\Bundle\OAuthBundle\Controller\Connect\RegisterController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "HWI\Bundle\OAuthBundle\Controller\Connect\RegisterController" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
Changed reference of service "HWI\Bundle\OAuthBundle\Controller\Connect\RegisterController" previously pointing to "my_user_provider" to "hwi_oauth.account.connector".
Changed reference of service "HWI\Bundle\OAuthBundle\Controller\LoginController" previously pointing to "router.default" to "router".
Changed reference of service "hwi_oauth.authentication.listener.oauth" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "hwi_oauth.authentication.failure_handler" previously pointing to "router.default" to "router".
Changed reference of service "httplug.factory.symfony" previously pointing to "httplug.psr17_response_factory.default" to "httplug.psr17_response_factory".
Changed reference of service "httplug.factory.symfony" previously pointing to "httplug.psr17_stream_factory.default" to "httplug.psr17_stream_factory".
Changed reference of service "nelmio_api_doc.routes.default" previously pointing to "router.default" to "router".
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 "lexik_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 "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 "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 "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 "lexik_jwt_authentication.migrate_config_command" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
Changed reference of service ".service_locator.zjQkmuM" previously pointing to "debug.validator" to "validator".
Changed reference of service ".service_locator.pXhSQsU" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.Kn9Vk3z" previously pointing to "translator.data_collector" to "translator".
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.knBYVaN" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.knBYVaN" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.knBYVaN" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.wSgjnB6" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.oCg4uHe" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.mx0UMmY" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.mx0UMmY" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.mx0UMmY" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.aH_FHua" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.XmPJruK" previously pointing to ".session.do-not-use" to "session".
Changed reference of service ".service_locator.XmPJruK" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "httplug.collector.factory.buzz.inner" previously pointing to "httplug.message_factory.default" to "httplug.message_factory".
Changed reference of service "httplug.collector.factory.curl.inner" previously pointing to "httplug.psr17_response_factory.default" to "httplug.psr17_response_factory".
Changed reference of service "httplug.collector.factory.curl.inner" previously pointing to "httplug.psr17_stream_factory.default" to "httplug.psr17_stream_factory".
Changed reference of service "httplug.collector.factory.guzzle5.inner" previously pointing to "httplug.message_factory.default" to "httplug.message_factory".
Changed reference of service "httplug.collector.factory.react.inner" previously pointing to "httplug.message_factory.default" to "httplug.message_factory".
Changed reference of service "httplug.collector.factory.socket.inner" previously pointing to "httplug.message_factory.default" to "httplug.message_factory".
Changed reference of service "cache.app_clearer" previously pointing to "cache.app.traceable" to "cache.app".
Changed reference of service "httplug.client" previously pointing to "httplug.message_factory.default" to "httplug.message_factory".
691
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 "lock.store.combined.abstract"; reason: abstract.
Removed service "lock.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 "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 "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 "security.authenticator.signature_remember_me_handler"; reason: abstract.
Removed service "security.authenticator.persistent_remember_me_handler"; reason: abstract.
Removed service "security.listener.check_remember_me_conditions"; reason: abstract.
Removed service "security.listener.remember_me"; reason: abstract.
Removed service "security.authenticator.remember_me"; reason: abstract.
Removed service "monolog.logger_prototype"; reason: abstract.
Removed service "monolog.activation_strategy.not_found"; reason: abstract.
Removed service "monolog.handler.fingers_crossed.error_level_activation_strategy"; reason: abstract.
Removed service "maker.auto_command.abstract"; reason: abstract.
Removed service "swiftmailer.mailer.abstract"; reason: abstract.
Removed service "swiftmailer.transport.smtp.configurator.abstract"; reason: abstract.
Removed service "swiftmailer.transport.sendmail.abstract"; reason: abstract.
Removed service "swiftmailer.transport.null.abstract"; reason: abstract.
Removed service "swiftmailer.transport.buffer.abstract"; reason: abstract.
Removed service "swiftmailer.transport.authhandler.abstract"; reason: abstract.
Removed service "swiftmailer.transport.eventdispatcher.abstract"; reason: abstract.
Removed service "swiftmailer.plugin.redirecting.abstract"; reason: abstract.
Removed service "swiftmailer.plugin.antiflood.abstract"; reason: abstract.
Removed service "swiftmailer.plugin.impersonate.abstract"; reason: abstract.
Removed service "swiftmailer.plugin.messagelogger.abstract"; reason: abstract.
Removed service "swiftmailer.transport.smtp.abstract"; reason: abstract.
Removed service "swiftmailer.transport.spool.abstract"; reason: abstract.
Removed service "swiftmailer.spool.file.abstract"; reason: abstract.
Removed service "swiftmailer.spool.memory.abstract"; reason: abstract.
Removed service "gearman.abstract.service"; reason: abstract.
Removed service "gearman.dispatcher.abstract"; reason: abstract.
Removed service "hwi_oauth.authentication.listener.oauth"; reason: abstract.
Removed service "hwi_oauth.context_listener.abstract_token_refresher"; reason: abstract.
Removed service "hwi_oauth.abstract_resource_ownermap"; reason: abstract.
Removed service "httplug.plugin.cache"; reason: abstract.
Removed service "httplug.plugin.throttle"; reason: abstract.
Removed service "httplug.plugin.add_host"; reason: abstract.
Removed service "httplug.plugin.add_path"; reason: abstract.
Removed service "httplug.plugin.base_uri"; reason: abstract.
Removed service "httplug.plugin.content_type"; reason: abstract.
Removed service "httplug.plugin.header_append"; reason: abstract.
Removed service "httplug.plugin.header_defaults"; reason: abstract.
Removed service "httplug.plugin.header_set"; reason: abstract.
Removed service "httplug.plugin.header_remove"; reason: abstract.
Removed service "httplug.plugin.query_defaults"; reason: abstract.
Removed service "httplug.plugin.request_seekable_body"; reason: abstract.
Removed service "httplug.plugin.response_seekable_body"; reason: abstract.
Removed service "httplug.plugin.stack"; reason: abstract.
Removed service "doctrine_mongodb.odm.connection.event_manager"; reason: abstract.
Removed service "doctrine_mongodb.odm.manager_configurator.abstract"; reason: abstract.
Removed service "doctrine_mongodb.odm.security.user.provider"; reason: abstract.
Removed service "sentry.tracing.traceable_cache_adapter"; reason: abstract.
Removed service "sentry.tracing.traceable_tag_aware_cache_adapter"; reason: abstract.
Removed service "lexik_jwt_authentication.key_loader.abstract"; reason: abstract.
Removed service "lexik_jwt_authentication.security.jwt_authenticator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AdjustCompaniesToCacheCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\AdjustCompaniesToCacheCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AdjustWatcherCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\AdjustWatcherCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AdvertiserOfferCountCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\AdvertiserOfferCountCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AffiliateOfferCountCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\AffiliateOfferCountCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AffiliateRatingCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\AffiliateRatingCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AlertsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\AlertsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AppIdMismatchBetweenMmpAndHoCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\AppIdMismatchBetweenMmpAndHoCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AppRetentionReportTaskCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\AppRetentionReportTaskCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AppnameControlOptimisationCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\AppnameControlOptimisationCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ApprovalControlCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ApprovalControlCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AppsBlackAndWhiteListAlertCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\AppsBlackAndWhiteListAlertCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AppsBlackAndWhiteListCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\AppsBlackAndWhiteListCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AppsflyerDataLockerCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\AppsflyerDataLockerCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AppsflyerP360ScraperCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\AppsflyerP360ScraperCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AppsflyerWatcherCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\AppsflyerWatcherCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ArchiveMafoLogsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ArchiveMafoLogsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AutomaticAppCreationCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\AutomaticAppCreationCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\BlockSourceCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\BlockSourceCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ClickCapCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ClickCapCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ClickInstallCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ClickInstallCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ClickSpamCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ClickSpamCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CrOptimisationScriptCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CrOptimisationScriptCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DeductionControlMailerCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\DeductionControlMailerCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DeleteClickCapBlockCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\DeleteClickCapBlockCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DeviceIdControlOptimisationCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\DeviceIdControlOptimisationCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FinancialToolAlertsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\FinancialToolAlertsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FinancialToolUpdateMafoCalculatedDataCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\FinancialToolUpdateMafoCalculatedDataCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FraudAlertCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\FraudAlertCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FraudFlagsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\FraudFlagsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GoalIdOptimisationCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\GoalIdOptimisationCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\HyperClientInfoPopulateAndSendAlertCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\HyperClientInfoPopulateAndSendAlertCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportObjectsFromTuneWebAccountCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ImportObjectsFromTuneWebAccountCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImpressionOptimisationCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ImpressionOptimisationCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MafoFinancialToolsHyperUpdatesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\MafoFinancialToolsHyperUpdatesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ManualSkadnetworkPostbackCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ManualSkadnetworkPostbackCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MigrationScriptCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\MigrationScriptCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MmpAlertForWhitelistedPartnersForMmpOffersCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\MmpAlertForWhitelistedPartnersForMmpOffersCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MmpNotificationsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\MmpNotificationsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MmpOffersBudgetUpdateCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\MmpOffersBudgetUpdateCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MmpReportsTableUpdateFromMmpStatisticsChangeCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\MmpReportsTableUpdateFromMmpStatisticsChangeCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MmpStatisticsAppProcessCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\MmpStatisticsAppProcessCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MmpStatisticsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\MmpStatisticsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MmpStatisticsFraudAppProcessCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\MmpStatisticsFraudAppProcessCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MmpStatisticsFraudCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\MmpStatisticsFraudCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\NewsletterBuilderCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\NewsletterBuilderCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OfferPortingCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\OfferPortingCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OfferPortingSlowCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\OfferPortingSlowCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OneTimeScriptsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\OneTimeScriptsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\P360AvailabilityCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\P360AvailabilityCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PayoutBulkEditCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\PayoutBulkEditCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PopulateAdvertiserInfoCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\PopulateAdvertiserInfoCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PopulateAffiliateInfoCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\PopulateAffiliateInfoCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PopulateAppInfoCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\PopulateAppInfoCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PopulateClicksCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\PopulateClicksCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PopulateConversionRawLogsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\PopulateConversionRawLogsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PopulateEmployeeCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\PopulateEmployeeCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PopulateHyperApiDataCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\PopulateHyperApiDataCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PopulateOfferCategoriesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\PopulateOfferCategoriesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PopulateRawLogsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\PopulateRawLogsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PopulateTagCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\PopulateTagCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PostbackControlCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\PostbackControlCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PostbackControlNotificationAndFlagSetCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\PostbackControlNotificationAndFlagSetCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PriceBulkEditCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\PriceBulkEditCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ProcessBulkCapCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ProcessBulkCapCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ProcessScheduledAffiliateOfferBlockCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ProcessScheduledAffiliateOfferBlockCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ProcessScheduledOfferChangesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ProcessScheduledOfferChangesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ProcessScheduledOfferDisableLinksCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ProcessScheduledOfferDisableLinksCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PullingWebConversionsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\PullingWebConversionsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RetentionOptimisationCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\RetentionOptimisationCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RevenueAndPayoutControlCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\RevenueAndPayoutControlCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RevenueChangesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\RevenueChangesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ScheduledDBWarmingCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ScheduledDBWarmingCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SkadNetworkAffiliateApiCacheGenerateCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SkadNetworkAffiliateApiCacheGenerateCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SourceWhitelistCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SourceWhitelistCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SubSourceWatcherCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SubSourceWatcherCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\TestCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TuneCategorisationCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\TuneCategorisationCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateCacheCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\UpdateCacheCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateRecommendationsForMafoUsersCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\UpdateRecommendationsForMafoUsersCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AffiliateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AffiliateController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AffiliateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AgentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AgentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AgentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiV1Controller"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiV1Controller"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ApiV1Controller"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ChartController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ChartController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ChartController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClientSideAdvertiserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClientSideAdvertiserController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ClientSideAdvertiserController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClientSideAgentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClientSideAgentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ClientSideAgentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClientSidePublisherController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClientSidePublisherController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ClientSidePublisherController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DatabaseController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DatabaseController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\DatabaseController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FinancialToolsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FinancialToolsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\FinancialToolsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FraudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FraudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\FraudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\JWTAuthController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\JWTAuthController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\JWTAuthController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MMPStatisticsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MMPStatisticsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\MMPStatisticsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MafoAdvertiserCabinetController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MafoAdvertiserCabinetController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\MafoAdvertiserCabinetController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MafoFinancialToolsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MafoFinancialToolsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\MafoFinancialToolsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MafoPublisherController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MafoPublisherController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\MafoPublisherController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MafoUserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MafoUserController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\MafoUserController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MmpUtilitiesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MmpUtilitiesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\MmpUtilitiesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OfferController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OfferController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\OfferController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OkrController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OkrController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\OkrController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OptimisationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OptimisationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\OptimisationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicTrafficReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicTrafficReportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PublicTrafficReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ReportsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ReportsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ReportsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ResetPasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ResetPasswordController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ResetPasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SkadNetworkController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SkadNetworkController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SkadNetworkController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ToolsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ToolsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ToolsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TuneDatabaseController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TuneDatabaseController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\TuneDatabaseController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UtilitiesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UtilitiesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\UtilitiesController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChangePasswordFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ChangePasswordFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResetPasswordRequestFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ResetPasswordRequestFormType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdjustAppDetailsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AdjustAppDetailsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdjustOfferCampaignMappingRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AdjustOfferCampaignMappingRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdjustWatcherRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AdjustWatcherRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdvertiserAccountManagerRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AdvertiserAccountManagerRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdvertiserInfoRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AdvertiserInfoRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdvertiserTagRelationshipRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AdvertiserTagRelationshipRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AffiliateAccountManagerRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AffiliateAccountManagerRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AffiliateInfoRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AffiliateInfoRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AffiliateOfferApprovalRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AffiliateOfferApprovalRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AffiliateOfferBlockAlertLogsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AffiliateOfferBlockAlertLogsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AffiliateOfferBlockLogsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AffiliateOfferBlockLogsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AffiliateOfferBlockRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AffiliateOfferBlockRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AffiliateOfferCountRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AffiliateOfferCountRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AffiliateOfferPayoutRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AffiliateOfferPayoutRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AffiliateOfferPriceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AffiliateOfferPriceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AffiliateRatingRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AffiliateRatingRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AffiliateTagRelationshipRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AffiliateTagRelationshipRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AffiliateTagsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AffiliateTagsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AgentControlRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AgentControlRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AgentsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AgentsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AlertLogsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AlertLogsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AlertMetaRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AlertMetaRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AlertsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AlertsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AppInfoRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AppInfoRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AppRetentionReportRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AppRetentionReportRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AppnameControlBlacklistRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AppnameControlBlacklistRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AppnameControlRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AppnameControlRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ApprovalControlRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ApprovalControlRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AppsBlackAndWhiteListRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AppsBlackAndWhiteListRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AppsflyerDatalockerRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AppsflyerDatalockerRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AppsflyerDatalockerS3MappingRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AppsflyerDatalockerS3MappingRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AppsflyerWatcherRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AppsflyerWatcherRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ChartsCacheRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ChartsCacheRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClickCapRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ClickCapRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClickInstallOptimisationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ClickInstallOptimisationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClickSpamRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ClickSpamRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClicksRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ClicksRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CommandBlockRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CommandBlockRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CommandLoggerRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CommandLoggerRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ConversionLogsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ConversionLogsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ConversionRawLogsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ConversionRawLogsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CountriesRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CountriesRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CrOptimisationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CrOptimisationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeductionControlCommentsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DeductionControlCommentsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeductionControlRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DeductionControlRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeviceIdControlRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DeviceIdControlRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DisableLinksRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DisableLinksRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmployeesRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EmployeesRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FraudFlagLogsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\FraudFlagLogsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FraudFlagsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\FraudFlagsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GoalIdOptimisationByGoalRelationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\GoalIdOptimisationByGoalRelationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GoalIdOptimisationBySpecificGoalRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\GoalIdOptimisationBySpecificGoalRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HoAffiliateMmpPartnerMappingRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\HoAffiliateMmpPartnerMappingRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HoApiLogsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\HoApiLogsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HyperAffiliateDataRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\HyperAffiliateDataRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HyperClientInfoRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\HyperClientInfoRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ImpressionLogsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ImpressionLogsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ImpressionOptimisationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ImpressionOptimisationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LogListRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\LogListRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MafoAdvertiserCabinetManagerMappingWithMafoAdvertiserRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MafoAdvertiserCabinetManagerMappingWithMafoAdvertiserRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MafoAdvertiserCabinetManagerRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MafoAdvertiserCabinetManagerRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MafoAdvertiserHyperDataRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MafoAdvertiserHyperDataRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MafoAdvertisersMappingRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MafoAdvertisersMappingRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MafoAdvertisersRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MafoAdvertisersRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MafoAffiliateHyperDataRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MafoAffiliateHyperDataRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MafoAffiliateMmpPartnerMappingRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MafoAffiliateMmpPartnerMappingRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MafoAffiliatesMappingRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MafoAffiliatesMappingRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MafoAffiliatesRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MafoAffiliatesRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MafoDeductionControlCommentsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MafoDeductionControlCommentsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MafoDeductionControlRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MafoDeductionControlRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MafoOffersMappingRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MafoOffersMappingRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MafoOffersRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MafoOffersRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MafoPayoutControlCommentsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MafoPayoutControlCommentsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MafoPayoutControlRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MafoPayoutControlRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MafoPayoutControlRevisionsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MafoPayoutControlRevisionsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MafoPayoutTotalCommentsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MafoPayoutTotalCommentsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MafoPayoutTotalRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MafoPayoutTotalRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MafoPayoutTotalRevisionsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MafoPayoutTotalRevisionsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MafoPublisherMappingWithAffiliateRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MafoPublisherMappingWithAffiliateRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MafoPublisherRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MafoPublisherRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MafoRevenueControlCommentsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MafoRevenueControlCommentsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MafoRevenueControlRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MafoRevenueControlRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MafoRevenueControlRevisionsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MafoRevenueControlRevisionsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MafoRevenueTotalCommentsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MafoRevenueTotalCommentsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MafoRevenueTotalRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MafoRevenueTotalRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MafoRevenueTotalRevisionsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MafoRevenueTotalRevisionsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MafoUserNotificationsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MafoUserNotificationsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MmpAdvertisersRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MmpAdvertisersRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MmpFraudReportsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MmpFraudReportsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MmpFraudReportsRepositoryDump"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MmpFraudReportsRepositoryDump"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MmpMobileAppsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MmpMobileAppsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MmpNotificationsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MmpNotificationsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MmpOffersRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MmpOffersRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MmpOffersRuleVersionsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MmpOffersRuleVersionsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MmpPartnerRuleVersionsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MmpPartnerRuleVersionsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MmpPartnerRulesRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MmpPartnerRulesRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MmpPartnersRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MmpPartnersRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MmpReportsDumpRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MmpReportsDumpRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MmpReportsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MmpReportsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MobuppsTeamsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MobuppsTeamsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MobuppsUsersRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MobuppsUsersRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NewsletterBuilderRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\NewsletterBuilderRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ObjectMappingWithTuneWebAccountRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ObjectMappingWithTuneWebAccountRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OfferCategoriesRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\OfferCategoriesRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OfferCategoryRelationshipRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\OfferCategoryRelationshipRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OfferCreativeFileRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\OfferCreativeFileRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OfferGeoRelationshipRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\OfferGeoRelationshipRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OfferGoalsInfoRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\OfferGoalsInfoRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OfferInfoRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\OfferInfoRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OfferScheduledChangesLogsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\OfferScheduledChangesLogsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OfferScheduledChangesRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\OfferScheduledChangesRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OfferTagRelationshipRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\OfferTagRelationshipRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OfferWhitelistRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\OfferWhitelistRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OkrControlRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\OkrControlRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PayoutBulkEditRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PayoutBulkEditRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PayoutControlAffiliateHyperDataRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PayoutControlAffiliateHyperDataRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PayoutControlCommentsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PayoutControlCommentsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PayoutControlRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PayoutControlRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PayoutControlRevisionsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PayoutControlRevisionsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PayoutTotalCommentsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PayoutTotalCommentsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PayoutTotalRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PayoutTotalRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PayoutTotalRevisionsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PayoutTotalRevisionsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PostbackControlLogsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PostbackControlLogsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PostbackControlRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PostbackControlRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PriceBulkEditRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PriceBulkEditRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RawLogsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\RawLogsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RecommendationsByObjectRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\RecommendationsByObjectRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResetPasswordRequestMafoAdvertiserRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ResetPasswordRequestMafoAdvertiserRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResetPasswordRequestMafoPublisherRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ResetPasswordRequestMafoPublisherRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResetPasswordRequestRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ResetPasswordRequestRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RevenueControlAdvertiserHyperDataRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\RevenueControlAdvertiserHyperDataRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RevenueControlCommentsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\RevenueControlCommentsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RevenueControlRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\RevenueControlRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RevenueControlRevisionsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\RevenueControlRevisionsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RevenueTotalCommentsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\RevenueTotalCommentsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RevenueTotalRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\RevenueTotalRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RevenueTotalRevisionsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\RevenueTotalRevisionsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SavedReportRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SavedReportRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ScheduledAffiliateOfferApprovalRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ScheduledAffiliateOfferApprovalRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ScheduledAffiliateOfferBlockRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ScheduledAffiliateOfferBlockRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ScheduledAffiliateTagOfferApprovalRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ScheduledAffiliateTagOfferApprovalRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ScheduledDisableLinksRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ScheduledDisableLinksRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SkadNetworkApiCacheRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SkadNetworkApiCacheRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SkadNetworkApiLogsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SkadNetworkApiLogsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SkadNetworkCampaignInfoRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SkadNetworkCampaignInfoRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SkadNetworkManualPostbackMappingRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SkadNetworkManualPostbackMappingRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SkadNetworkPostbackLogsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SkadNetworkPostbackLogsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SkadnetworkLogsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SkadnetworkLogsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SourceTagsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SourceTagsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SourceWhitelistRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SourceWhitelistRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TagRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TagRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UnsubscribeMailRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UnsubscribeMailRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserApiKeyRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserApiKeyRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UsersHierarchyLogsRepostiroy"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UsersHierarchyLogsRepostiroy"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UsersHierarchyRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UsersHierarchyRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WebConversionsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\WebConversionsRepository"; reason: abstract.
214
Removed service "http_discovery.psr17_factory"; reason: unused.
Removed service "nyholm.psr7.httplug_factory"; reason: unused.
Removed service "App\Config"; reason: unused.
Removed service "App\Document\AlertLogs"; reason: unused.
Removed service "App\Document\AppsflyerRequestsLogs"; reason: unused.
Removed service "App\DocumentRepository\AlertLogsRepository"; reason: unused.
Removed service "App\DocumentRepository\AppsflyerRequestsLogsRepository"; reason: unused.
Removed service "App\EventListener\Redirect404ToHomepageListener"; reason: unused.
Removed service "App\Security\AuthenticationEntryPoint"; reason: unused.
Removed service "App\Security\Core\User\FOSUBUserProvider"; reason: unused.
Removed service "App\Security\UserChecker"; reason: unused.
Removed service "App\Services\AlertWatcher"; reason: unused.
Removed service "App\Services\DataAuditLogs"; reason: unused.
Removed service "App\Services\Integrations\AscendAPI"; reason: unused.
Removed service "App\Services\Integrations\Common\CurlHttpClient"; reason: unused.
Removed service "App\Services\Integrations\ShareASaleAPI"; reason: unused.
Removed service "App\Services\Integrations\ShopnomixAPI"; reason: unused.
Removed service "security.listener.user_checker.agents"; reason: unused.
Removed service "security.listener.user_checker.form_login"; reason: unused.
Removed service "oauth_user_checker"; reason: unused.
Removed service "oauth_entry_point"; reason: unused.
Removed service "brand_hasoffer_api"; reason: unused.
Removed service "affiliate_hasoffer_api"; reason: unused.
Removed service "metrics_24_api"; reason: unused.
Removed service "impressions_apis"; reason: unused.
Removed service "appsflyer_api"; reason: unused.
Removed service "users_components"; reason: unused.
Removed service "adjust_api"; reason: unused.
Removed service "hyper_api"; reason: unused.
Removed service "alert_watcher"; reason: unused.
Removed service "scraper"; reason: unused.
Removed service "aws_components.elastic_cache"; reason: unused.
Removed service "mmp_components"; reason: unused.
Removed service "financial_tools_components"; reason: unused.
Removed service "chart_components"; reason: unused.
Removed service "mysql_queries"; reason: unused.
Removed service "common_calls"; reason: unused.
Removed service "data_audit_logs"; 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 "lock.strategy.majority"; reason: unused.
Removed service ".lock.default.store.TTEh_gT"; reason: unused.
Removed service "lock.default.factory"; reason: unused.
Removed service "lock.default"; reason: unused.
Removed service ".cache_connection.GD_MSZC"; reason: unused.
Removed service ".cache_connection.JKE6keX"; reason: unused.
Removed service ".gearman_cache.taggable"; 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 "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
Removed service "doctrine.dbal.default_schema_manager_factory"; reason: unused.
Removed service "doctrine.dbal.connection_expiries"; reason: unused.
Removed service ".1_ServiceLocator~VeC0a0E"; reason: unused.
Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
Removed service "doctrine.orm.naming_strategy.default"; reason: unused.
Removed service "doctrine.orm.naming_strategy.underscore"; reason: unused.
Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
Removed service "doctrine.migrations.connection_loader"; reason: unused.
Removed service "doctrine.migrations.em_loader"; reason: unused.
Removed service "doctrine.migrations.connection_registry_loader"; reason: unused.
Removed service "twig.loader.chain"; reason: unused.
Removed service "twig.extension.debug"; reason: unused.
Removed service "security.authentication.session_strategy_noop"; 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 "security.authenticator.remember_me_signature_hasher"; reason: unused.
Removed service "security.authenticator.firewall_aware_remember_me_handler"; reason: unused.
Removed service "monolog.formatter.chrome_php"; reason: unused.
Removed service "monolog.formatter.gelf_message"; reason: unused.
Removed service "monolog.formatter.html"; reason: unused.
Removed service "monolog.formatter.json"; reason: unused.
Removed service "monolog.formatter.line"; reason: unused.
Removed service "monolog.formatter.loggly"; reason: unused.
Removed service "monolog.formatter.normalizer"; reason: unused.
Removed service "monolog.formatter.scalar"; reason: unused.
Removed service "monolog.formatter.wildfire"; reason: unused.
Removed service "monolog.formatter.logstash"; reason: unused.
Removed service "monolog.http_client"; reason: unused.
Removed service "maker.maker.make_functional_test"; reason: unused.
Removed service "maker.maker.make_unit_test"; reason: unused.
Removed service "fos_user.user_provider.username"; reason: unused.
Removed service "fos_user.user_provider.email"; reason: unused.
Removed service "fos_user.user_checker"; reason: unused.
Removed service "fos_user.mailer.twig_symfony"; reason: unused.
Removed service "fos_user.mailer.noop"; reason: unused.
Removed service ".4_Swift_Transport_Esmtp_Auth_NTLMAuthenticator~8X9_UOm"; reason: unused.
Removed service ".3_Swift_Transport_Esmtp_Auth_PlainAuthenticator~8X9_UOm"; reason: unused.
Removed service ".2_Swift_Transport_Esmtp_Auth_LoginAuthenticator~8X9_UOm"; reason: unused.
Removed service ".1_Swift_Transport_Esmtp_Auth_CramMd5Authenticator~8X9_UOm"; reason: unused.
Removed service "swiftmailer.transport.failover"; reason: unused.
Removed service "swiftmailer.transport.replacementfactory"; reason: unused.
Removed service "Snc\RedisBundle\Logger\RedisCallInterceptor"; reason: unused.
Removed service "snc_redis.phpredis_factory"; reason: unused.
Removed service "hwi_oauth.authentication.provider.oauth"; reason: unused.
Removed service "hwi_oauth.authentication.entry_point.oauth"; reason: unused.
Removed service "hwi_oauth.user.provider.entity"; reason: unused.
Removed service "hwi_oauth.authentication.failure_handler"; reason: unused.
Removed service "httplug.strategy"; reason: unused.
Removed service "httplug.async_client.default"; reason: unused.
Removed service "httplug.factory.symfony"; reason: unused.
Removed service "httplug.plugin.cookie"; reason: unused.
Removed service "httplug.plugin.decoder"; reason: unused.
Removed service "httplug.plugin.error"; reason: unused.
Removed service "httplug.plugin.history"; reason: unused.
Removed service "httplug.plugin.logger"; reason: unused.
Removed service "httplug.plugin.retry"; reason: unused.
Removed service "httplug.plugin.stopwatch"; reason: unused.
Removed service "httplug.collector.auto_discovered_client"; reason: unused.
Removed service "httplug.collector.factory.buzz"; reason: unused.
Removed service "httplug.collector.factory.curl"; reason: unused.
Removed service "httplug.collector.factory.guzzle5"; reason: unused.
Removed service "httplug.collector.factory.guzzle6"; reason: unused.
Removed service "httplug.collector.factory.guzzle7"; reason: unused.
Removed service "httplug.collector.factory.react"; reason: unused.
Removed service "httplug.collector.factory.socket"; reason: unused.
Removed service "doctrine_mongodb.odm.metadata.chain"; reason: unused.
Removed service "doctrine_mongodb.odm.metadata.annotation"; reason: unused.
Removed service "doctrine_mongodb.odm.metadata.attribute"; reason: unused.
Removed service "doctrine_mongodb.odm.metadata.attribute_reader"; reason: unused.
Removed service "doctrine_mongodb.odm.metadata.xml"; reason: unused.
Removed service "doctrine_mongodb.odm.cache.array"; reason: unused.
Removed service "doctrine_mongodb.odm.listeners.resolve_target_document"; reason: unused.
Removed service "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverMiddleware"; reason: unused.
Removed service "Sentry\SentryBundle\Tracing\Doctrine\DBAL\ConnectionConfigurator"; reason: unused.
Removed service "symfonycasts.reset_password.fake_request_repository"; reason: unused.
Removed service "mercure.hub.default.publisher.traceable"; reason: unused.
Removed service "Symfony\Component\Mercure\Discovery"; reason: unused.
Removed service "nelmio_api_doc.type_describer.chain"; reason: unused.
Removed service "nelmio_api_doc.type_describer.array"; reason: unused.
Removed service "nelmio_api_doc.type_describer.bool"; reason: unused.
Removed service "nelmio_api_doc.type_describer.class"; reason: unused.
Removed service "nelmio_api_doc.type_describer.dictionary"; reason: unused.
Removed service "nelmio_api_doc.type_describer.float"; reason: unused.
Removed service "nelmio_api_doc.type_describer.integer"; reason: unused.
Removed service "nelmio_api_doc.type_describer.intersection"; reason: unused.
Removed service "nelmio_api_doc.type_describer.list"; reason: unused.
Removed service "nelmio_api_doc.type_describer.mixed"; reason: unused.
Removed service "nelmio_api_doc.type_describer.nullable"; reason: unused.
Removed service "nelmio_api_doc.type_describer.object"; reason: unused.
Removed service "nelmio_api_doc.type_describer.string"; reason: unused.
Removed service "nelmio_api_doc.type_describer.union"; 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.payload_enrichment.random_jti_enrichment"; 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.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~iUgLigS"; reason: unused.
Removed service "lexik_jwt_authentication.security.guard.jwt_token_authenticator"; reason: unused.
Removed service "security.ldap_locator"; reason: unused.
Removed service "monolog.logger.translation"; reason: unused.
Removed service "monolog.logger.lock"; reason: unused.
Removed service "monolog.logger.httplug"; reason: unused.
Removed service "monolog.handler.null_internal"; reason: unused.
Removed service ".service_locator.XXv1IfR"; reason: unused.
Removed service ".service_locator.UkE3SaZ"; reason: unused.
Removed service ".service_locator.owo2S_e"; reason: unused.
Removed service "httplug.collector.auto_discovered_client.inner"; reason: unused.
Removed service "httplug.collector.factory.buzz.inner"; reason: unused.
Removed service "httplug.collector.factory.curl.inner"; reason: unused.
Removed service "httplug.collector.factory.guzzle5.inner"; reason: unused.
Removed service "httplug.collector.factory.guzzle6.inner"; reason: unused.
Removed service "httplug.collector.factory.guzzle7.inner"; reason: unused.
Removed service "httplug.collector.factory.react.inner"; reason: unused.
Removed service "httplug.collector.factory.socket.inner"; reason: unused.
Removed service "mercure.hub.default.publisher.traceable.inner"; reason: unused.
487
Inlined service ".service_locator.knBYVaN.App\Controller\AdminController" to "App\Controller\AdminController".
Inlined service ".service_locator.knBYVaN.App\Controller\AffiliateController" to "App\Controller\AffiliateController".
Inlined service ".service_locator.knBYVaN.App\Controller\AgentController" to "App\Controller\AgentController".
Inlined service ".service_locator.knBYVaN.App\Controller\ApiController" to "App\Controller\ApiController".
Inlined service ".service_locator.knBYVaN.App\Controller\ApiV1Controller" to "App\Controller\ApiV1Controller".
Inlined service ".service_locator.knBYVaN.App\Controller\ChartController" to "App\Controller\ChartController".
Inlined service ".service_locator.knBYVaN.App\Controller\ClientSideAdvertiserController" to "App\Controller\ClientSideAdvertiserController".
Inlined service ".service_locator.knBYVaN.App\Controller\ClientSideAgentController" to "App\Controller\ClientSideAgentController".
Inlined service ".service_locator.knBYVaN.App\Controller\ClientSidePublisherController" to "App\Controller\ClientSidePublisherController".
Inlined service ".service_locator.knBYVaN.App\Controller\DatabaseController" to "App\Controller\DatabaseController".
Inlined service ".service_locator.knBYVaN.App\Controller\DefaultController" to "App\Controller\DefaultController".
Inlined service ".service_locator.knBYVaN.App\Controller\FinancialToolsController" to "App\Controller\FinancialToolsController".
Inlined service ".service_locator.knBYVaN.App\Controller\FraudController" to "App\Controller\FraudController".
Inlined service ".service_locator.knBYVaN.App\Controller\JWTAuthController" to "App\Controller\JWTAuthController".
Inlined service ".service_locator.knBYVaN.App\Controller\MMPStatisticsController" to "App\Controller\MMPStatisticsController".
Inlined service ".service_locator.knBYVaN.App\Controller\MafoAdvertiserCabinetController" to "App\Controller\MafoAdvertiserCabinetController".
Inlined service ".service_locator.knBYVaN.App\Controller\MafoFinancialToolsController" to "App\Controller\MafoFinancialToolsController".
Inlined service ".service_locator.knBYVaN.App\Controller\MafoPublisherController" to "App\Controller\MafoPublisherController".
Inlined service ".service_locator.knBYVaN.App\Controller\MafoUserController" to "App\Controller\MafoUserController".
Inlined service ".service_locator.knBYVaN.App\Controller\MmpUtilitiesController" to "App\Controller\MmpUtilitiesController".
Inlined service ".service_locator.knBYVaN.App\Controller\OfferController" to "App\Controller\OfferController".
Inlined service ".service_locator.knBYVaN.App\Controller\OkrController" to "App\Controller\OkrController".
Inlined service ".service_locator.knBYVaN.App\Controller\OptimisationController" to "App\Controller\OptimisationController".
Inlined service ".service_locator.knBYVaN.App\Controller\PublicTrafficReportController" to "App\Controller\PublicTrafficReportController".
Inlined service ".service_locator.knBYVaN.App\Controller\ReportsController" to "App\Controller\ReportsController".
Inlined service "symfonycasts.reset_password.helper" to "App\Controller\ResetPasswordController".
Inlined service "publisher_client.reset_password_helper" to "App\Controller\ResetPasswordController".
Inlined service "advertiser_client.reset_password_helper" to "App\Controller\ResetPasswordController".
Inlined service ".service_locator.knBYVaN.App\Controller\ResetPasswordController" to "App\Controller\ResetPasswordController".
Inlined service ".service_locator.knBYVaN.App\Controller\SkadNetworkController" to "App\Controller\SkadNetworkController".
Inlined service ".service_locator.knBYVaN.App\Controller\ToolsController" to "App\Controller\ToolsController".
Inlined service ".service_locator.knBYVaN.App\Controller\TuneDatabaseController" to "App\Controller\TuneDatabaseController".
Inlined service "App\Services\MachineLearning" to "App\Controller\UtilitiesController".
Inlined service ".service_locator.knBYVaN.App\Controller\UtilitiesController" to "App\Controller\UtilitiesController".
Inlined service "aws_components.s3" to "App\EventListener\RequestListener".
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 "messenger.listener.reset_services" to "console.command.messenger_consume_messages".
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.wSgjnB6.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.XWmhzGa" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.Kr.dDlB" to "router.expression_language_provider".
Inlined service ".service_locator.oCg4uHe.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.backed_enum" 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.XmPJruK" 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.JywUF1M" 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 "fos_user.validator.initializer" to "validator.builder".
Inlined service "doctrine_odm.mongodb.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.HuqLxd2" to "validator.validator_factory".
Inlined service "validator.expression_language" to "validator.expression".
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 "swiftmailer.data_collector" 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 "snc_redis.data_collector" to "profiler".
Inlined service "doctrine_mongodb.odm.data_collector" to "profiler".
Inlined service "data_collector.mercure" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service "data_collector.form.extractor" to "data_collector.form".
Inlined service "doctrine.dbal.connection_factory.dsn_parser" to "doctrine.dbal.connection_factory".
Inlined service "doctrine.dbal.legacy_schema_manager_factory" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.default_schema_asset_filter_manager" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.logging_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.debug_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverMiddleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service ".service_locator.1TW0BrY" to "doctrine.dbal.default_connection.event_manager".
Inlined service "doctrine.dbal.default_connection.configuration" to "doctrine.dbal.default_connection".
Inlined service "doctrine.dbal.connection_factory" to "doctrine.dbal.default_connection".
Inlined service ".service_locator.2X3X37S" 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_number_aware" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.quote_strategy.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.typed_field_mapper.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.default_entity_listener_resolver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.container_repository_factory" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.default_configuration" to "doctrine.orm.default_entity_manager".
Inlined service "doctrine.orm.default_manager_configurator" to "doctrine.orm.default_entity_manager".
Inlined service "doctrine.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 "monolog.logger.debug" to "var_dumper.dump_server".
Inlined service "var_dumper.dump_server" to "var_dumper.command.server_dump".
Inlined service "twig.loader.native_filesystem" to "twig".
Inlined service "twig.extension.security_csrf" to "twig".
Inlined service "twig.extension.dump" to "twig".
Inlined service "twig.extension.profiler" to "twig".
Inlined service "twig.extension.trans" to "twig".
Inlined service "twig.extension.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 "doctrine.twig.doctrine_extension" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "hwi_oauth.twig.extension.oauth" to "twig".
Inlined service "httplug.collector.twig.http_message" to "twig".
Inlined service "Sentry\SentryBundle\Tracing\Twig\TwigTracingExtension" to "twig".
Inlined service "Sentry\SentryBundle\Twig\SentryExtension" to "twig".
Inlined service "Symfony\Component\Mercure\Twig\MercureExtension" to "twig".
Inlined service "nelmio_api_doc.render_docs.html.asset" 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.v.Wwsjy.twig.template_cache_warmer" to "twig.template_cache_warmer".
Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
Inlined service "assets.packages" to "twig.extension.assets".
Inlined service "fragment.handler" to "twig.runtime.httpkernel".
Inlined service "fragment.uri_generator" to "twig.runtime.httpkernel".
Inlined service "url_helper" to "twig.extension.httpfoundation".
Inlined service ".service_locator.TuJqJAY" 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 ".security.request_matcher.QWkwKV5" to "security.access_map".
Inlined service ".security.request_matcher.J8bY54y" to "security.access_map".
Inlined service ".security.request_matcher.3WBsQ.n" to "security.access_map".
Inlined service ".security.request_matcher.oMEi1UT" to "security.access_map".
Inlined service ".security.request_matcher.q9rjL2y" to "security.access_map".
Inlined service ".security.request_matcher.Zwn1nGt" to "security.access_map".
Inlined service ".security.request_matcher.VlMrsK_" to "security.access_map".
Inlined service ".security.request_matcher.NYcdLzF" to "security.access_map".
Inlined service ".security.request_matcher.FVSDlJ4" to "security.access_map".
Inlined service ".security.request_matcher.XmJYBzA" to "security.access_map".
Inlined service ".security.request_matcher.xGmWoxw" to "security.access_map".
Inlined service ".security.request_matcher.T_vXXSI" to "security.access_map".
Inlined service ".security.request_matcher.lW7J0W." to "security.access_map".
Inlined service ".security.request_matcher.RihfoAb" to "security.access_map".
Inlined service ".security.request_matcher.nvyfxbn" to "security.access_map".
Inlined service ".security.request_matcher.F_t9T2S" to "security.access_map".
Inlined service ".security.request_matcher.ec5KGUP" to "security.access_map".
Inlined service ".security.request_matcher.HaWSA2m" to "security.access_map".
Inlined service ".security.request_matcher._W1NXDD" to "security.access_map".
Inlined service ".security.request_matcher.njHNVFA" to "security.access_map".
Inlined service ".security.request_matcher.m1JoQTK" to "security.access_map".
Inlined service ".security.request_matcher.HQQIw_." to "security.access_map".
Inlined service ".security.request_matcher.y20Du6I" to "security.access_map".
Inlined service ".security.request_matcher.Oo2ef.M" to "security.access_map".
Inlined service ".security.request_matcher.mxS_Rl6" to "security.access_map".
Inlined service ".security.request_matcher.ksAEwNf" to "security.access_map".
Inlined service ".security.request_matcher.sa07YYF" to "security.access_map".
Inlined service ".security.request_matcher..TqjSfI" to "security.access_map".
Inlined service ".security.request_matcher.EmCQaXL" to "security.access_map".
Inlined service ".security.request_matcher.PhQgZ9B" to "security.access_map".
Inlined service ".security.request_matcher.ds1KPvx" to "security.access_map".
Inlined service ".security.request_matcher.FVSDlJ4" to "security.access_map".
Inlined service ".security.request_matcher.T_vXXSI" to "security.access_map".
Inlined service ".security.request_matcher.aR9sZyh" to "security.access_map".
Inlined service "security.user_providers" to "security.listener.user_provider".
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.firewall.map.config.dev" to "security.firewall.map.context.dev".
Inlined service "security.firewall.map.config.swagger_doc" to "security.firewall.map.context.swagger_doc".
Inlined service "security.authentication.success_handler.agents.form_login" to "security.authenticator.form_login.agents".
Inlined service "security.authentication.failure_handler.agents.form_login" to "security.authenticator.form_login.agents".
Inlined service "security.authenticator.remember_me_signature_hasher.agents" to "security.authenticator.remember_me_handler.agents".
Inlined service "debug.security.firewall.authenticator.agents.inner" to "debug.security.firewall.authenticator.agents".
Inlined service "security.exception_listener.agents" to "security.firewall.map.context.agents".
Inlined service "security.logout_listener.agents" to "security.firewall.map.context.agents".
Inlined service "security.firewall.map.config.agents" to "security.firewall.map.context.agents".
Inlined service "security.authentication.success_handler.publishers.form_login" to "security.authenticator.form_login.publishers".
Inlined service "security.authentication.failure_handler.publishers.form_login" to "security.authenticator.form_login.publishers".
Inlined service "security.authenticator.remember_me_signature_hasher.publishers" to "security.authenticator.remember_me_handler.publishers".
Inlined service "debug.security.firewall.authenticator.publishers.inner" to "debug.security.firewall.authenticator.publishers".
Inlined service "App\Security\PublisherChecker" to "security.listener.user_checker.publishers".
Inlined service "security.exception_listener.publishers" to "security.firewall.map.context.publishers".
Inlined service "security.logout_listener.publishers" to "security.firewall.map.context.publishers".
Inlined service "security.firewall.map.config.publishers" to "security.firewall.map.context.publishers".
Inlined service "debug.security.firewall.authenticator.jwt_api.inner" to "debug.security.firewall.authenticator.jwt_api".
Inlined service "security.exception_listener.jwt_api" to "security.firewall.map.context.jwt_api".
Inlined service "security.firewall.map.config.jwt_api" to "security.firewall.map.context.jwt_api".
Inlined service "debug.security.firewall.authenticator.advertiser_api.inner" to "debug.security.firewall.authenticator.advertiser_api".
Inlined service "App\Security\CustomAuthenticationEntryPoint" to "security.exception_listener.advertiser_api".
Inlined service "security.exception_listener.advertiser_api" to "security.firewall.map.context.advertiser_api".
Inlined service "security.firewall.map.config.advertiser_api" to "security.firewall.map.context.advertiser_api".
Inlined service "security.authentication.success_handler.advertisers.form_login" to "security.authenticator.form_login.advertisers".
Inlined service "security.authentication.failure_handler.advertisers.form_login" to "security.authenticator.form_login.advertisers".
Inlined service "security.authenticator.remember_me_signature_hasher.advertisers" to "security.authenticator.remember_me_handler.advertisers".
Inlined service "debug.security.firewall.authenticator.advertisers.inner" to "debug.security.firewall.authenticator.advertisers".
Inlined service "security.exception_listener.advertisers" to "security.firewall.map.context.advertisers".
Inlined service "security.logout_listener.advertisers" to "security.firewall.map.context.advertisers".
Inlined service "security.firewall.map.config.advertisers" to "security.firewall.map.context.advertisers".
Inlined service ".service_locator.RYCt.tV" to "hwi_oauth.resource_ownermap.main".
Inlined service "security.authentication.success_handler.main.oauth" to "security.authenticator.oauth.main".
Inlined service "security.authentication.failure_handler.main.oauth" to "security.authenticator.oauth.main".
Inlined service "debug.security.firewall.authenticator.main.inner" to "debug.security.firewall.authenticator.main".
Inlined service "App\Security\DualAuthenticationEntryPoint" to "security.exception_listener.main".
Inlined service "security.exception_listener.main" to "security.firewall.map.context.main".
Inlined service "security.logout_listener.main" to "security.firewall.map.context.main".
Inlined service "security.firewall.map.config.main" to "security.firewall.map.context.main".
Inlined service "monolog.handler.file_log" to "monolog.handler.filter_for_errors".
Inlined service "maker.autoloader_util" to "maker.file_manager".
Inlined service "maker.autoloader_finder" to "maker.autoloader_util".
Inlined service "maker.template_component_generator" to "maker.generator".
Inlined service "maker.event_registry" to "maker.maker.make_subscriber".
Inlined service "maker.user_class_builder" to "maker.maker.make_user".
Inlined service ".service_locator.mx0UMmY.fos_user.security.controller" to "fos_user.security.controller".
Inlined service "fos_user.util.canonicalizer.default" to "fos_user.util.canonical_fields_updater".
Inlined service "fos_user.util.canonicalizer.default" to "fos_user.util.canonical_fields_updater".
Inlined service "fos_user.security.login_manager" to "fos_user.listener.authentication".
Inlined service "fos_user.user_to_username_transformer" to "fos_user.username_form_type".
Inlined service "fos_user.profile.form.factory" to "fos_user.profile.controller".
Inlined service ".service_locator.mx0UMmY.fos_user.profile.controller" to "fos_user.profile.controller".
Inlined service "fos_user.registration.form.factory" to "fos_user.registration.controller".
Inlined service ".service_locator.mx0UMmY.fos_user.registration.controller" to "fos_user.registration.controller".
Inlined service "fos_user.change_password.form.factory" to "fos_user.change_password.controller".
Inlined service ".service_locator.mx0UMmY.fos_user.change_password.controller" to "fos_user.change_password.controller".
Inlined service "fos_user.resetting.form.factory" to "fos_user.resetting.controller".
Inlined service "fos_user.util.token_generator.default" to "fos_user.resetting.controller".
Inlined service ".service_locator.mx0UMmY.fos_user.resetting.controller" to "fos_user.resetting.controller".
Inlined service "gearman.external.symfony_finder" to "gearman.parser".
Inlined service "monolog.logger.snc_redis" to "snc_redis.logger".
Inlined service ".service_locator.JpB37wo" to "Snc\RedisBundle\Command\RedisQueryCommand".
Inlined service "snc_redis.default_connectionfactory" to "snc_redis.client.default_options".
Inlined service "snc_redis.connection.default_parameters.default" to "snc_redis.default".
Inlined service "snc_redis.client.default_options" to "snc_redis.default".
Inlined service "hwi_oauth.util.domain_whitelist" to "HWI\Bundle\OAuthBundle\Controller\RedirectToServiceController".
Inlined service "hwi_oauth.storage.session" to "hwi_oauth.resource_owner.google".
Inlined service "httplug.formatter.full_http_message" to "httplug.collector.formatter".
Inlined service ".1_CurlCommandFormatter~izjAPEb" to "httplug.collector.formatter".
Inlined service "httplug.collector.factory.auto.inner" to "httplug.collector.factory.auto".
Inlined service "httplug.collector.factory.auto" to "httplug.client.app.client".
Inlined service ".service_locator.Xbsa8iG" to "doctrine_mongodb.odm.container_repository_factory".
Inlined service "doctrine_mongodb.odm.default_metadata_cache" to "doctrine_mongodb.odm.default_configuration".
Inlined service "doctrine_mongodb.odm.default_metadata_driver" to "doctrine_mongodb.odm.default_configuration".
Inlined service "doctrine_mongodb.odm.container_repository_factory" to "doctrine_mongodb.odm.default_configuration".
Inlined service "doctrine_mongodb.odm.default_annotation_metadata_driver" to "doctrine_mongodb.odm.default_metadata_driver".
Inlined service "doctrine_mongodb.odm.default_configuration" to "doctrine_mongodb.odm.default_document_manager".
Inlined service "doctrine_mongodb.odm.default_connection.event_manager" to "doctrine_mongodb.odm.default_document_manager".
Inlined service "doctrine_mongodb.odm.default_manager_configurator" to "doctrine_mongodb.odm.default_document_manager".
Inlined service "nyholm.psr7.psr17_factory" to "Sentry\Transport\TransportFactoryInterface".
Inlined service "nyholm.psr7.psr17_factory" to "Sentry\Transport\TransportFactoryInterface".
Inlined service "nyholm.psr7.psr17_factory" to "Sentry\Transport\TransportFactoryInterface".
Inlined service "nyholm.psr7.psr17_factory" to "Sentry\Transport\TransportFactoryInterface".
Inlined service "sentry.client" to "Sentry\State\HubInterface".
Inlined service "Sentry\Integration\RequestFetcherInterface" to "Sentry\SentryBundle\Integration\IntegrationConfigurator".
Inlined service "Sentry\SentryBundle\Integration\IntegrationConfigurator" to "sentry.client.options".
Inlined service "sentry.client.options" to "sentry.client".
Inlined service "Sentry\Transport\TransportFactoryInterface" to "sentry.client".
Inlined service "sentry.client.options" to "sentry.client".
Inlined service "sentry.client.options" to "sentry.client".
Inlined service "symfonycasts.reset_password.random_generator" to "symfonycasts.reset_password.token_generator".
Inlined service "mercure.hub.default.traceable.inner" to "mercure.hub.default.traceable".
Inlined service "Symfony\Component\Mercure\Authorization" to "Symfony\Component\Mercure\Twig\MercureExtension".
Inlined service "nelmio_api_doc.generator_locator" to "nelmio_api_doc.render_docs".
Inlined service "nelmio_api_doc.render_docs.json" to "nelmio_api_doc.render_docs".
Inlined service "nelmio_api_doc.render_docs.yaml" to "nelmio_api_doc.render_docs".
Inlined service "nelmio_api_doc.render_docs.html" to "nelmio_api_doc.render_docs".
Inlined service "nelmio_api_doc.swagger.processor.nullable_property" to "nelmio_api_doc.open_api.generator".
Inlined service "nelmio_api_doc.open_api.generator" to "nelmio_api_doc.generator.default".
Inlined service "monolog.logger.nelmio_api_doc" to "nelmio_api_doc.generator.default".
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 "lexik_jwt_authentication.payload_enrichment" to "lexik_jwt_authentication.jwt_manager".
Inlined service "lexik_jwt_authentication.extractor.authorization_header_extractor" to "lexik_jwt_authentication.extractor.chain_extractor".
Inlined service "maker.maker.make_authenticator" to "maker.auto_command.make_auth".
Inlined service "maker.maker.make_command" to "maker.auto_command.make_command".
Inlined service "maker.maker.make_twig_component" to "maker.auto_command.make_twig_component".
Inlined service "maker.maker.make_controller" to "maker.auto_command.make_controller".
Inlined service "maker.maker.make_crud" to "maker.auto_command.make_crud".
Inlined service "maker.maker.make_docker_database" to "maker.auto_command.make_docker_database".
Inlined service "maker.maker.make_entity" to "maker.auto_command.make_entity".
Inlined service "maker.maker.make_fixtures" to "maker.auto_command.make_fixtures".
Inlined service "maker.maker.make_form" to "maker.auto_command.make_form".
Inlined service "maker.maker.make_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 "maker.maker.make_form_login" to "maker.auto_command.make_security_form_login".
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 "mercure.hub.default.message_handler" to ".messenger.handler_descriptor.oFKCS4G".
Inlined service "Sentry\SentryBundle\Tracing\HttpClient\TraceableHttpClient" to ".debug.http_client".
Inlined service ".debug.hwi_oauth.http_client.inner" to ".debug.hwi_oauth.http_client".
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 "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverConnectionFactory" to "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverMiddleware.default".
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 "cache.validator.traceable.recorder_inner" to "cache.validator.traceable".
Inlined service "cache.serializer.traceable.recorder_inner" to "cache.serializer.traceable".
Inlined service "cache.annotations.traceable.recorder_inner" to "cache.annotations.traceable".
Inlined service "cache.property_info.traceable.recorder_inner" to "cache.property_info.traceable".
Inlined service "cache.messenger.restart_workers_signal.traceable.recorder_inner" to "cache.messenger.restart_workers_signal.traceable".
Inlined service "gearman_cache.traceable.recorder_inner" to "gearman_cache.traceable".
Inlined service "cache.doctrine.orm.default.result.traceable.recorder_inner" to "cache.doctrine.orm.default.result.traceable".
Inlined service "cache.doctrine.orm.default.query.traceable.recorder_inner" to "cache.doctrine.orm.default.query.traceable".
Inlined service "cache.security_expression_language.traceable.recorder_inner" to "cache.security_expression_language.traceable".
Inlined service "cache.security_token_verifier.traceable.recorder_inner" to "cache.security_token_verifier.traceable".
Inlined service "Sentry\SentryBundle\Tracing\HttpClient\TraceableHttpClient.inner" to "Sentry\SentryBundle\Tracing\HttpClient\TraceableHttpClient".
Inlined service ".service_locator.wSgjnB6" to ".service_locator.wSgjnB6.translation.warmer".
Inlined service ".service_locator.WnFZ5rb" to ".service_locator.WnFZ5rb.router.default".
Inlined service ".service_locator.oCg4uHe" to ".service_locator.oCg4uHe.router.cache_warmer".
Inlined service ".service_locator.v.Wwsjy" to ".service_locator.v.Wwsjy.twig.template_cache_warmer".
Inlined service "monolog.logger.http_client" to "Sentry\SentryBundle\Tracing\HttpClient\TraceableHttpClient.inner".
Inlined service "security.authenticator.manager.agents" to "debug.security.firewall.authenticator.agents.inner".
Inlined service "security.authenticator.manager.publishers" to "debug.security.firewall.authenticator.publishers.inner".
Inlined service "security.authenticator.manager.jwt_api" to "debug.security.firewall.authenticator.jwt_api.inner".
Inlined service "security.authenticator.manager.advertiser_api" to "debug.security.firewall.authenticator.advertiser_api.inner".
Inlined service "security.authenticator.manager.advertisers" to "debug.security.firewall.authenticator.advertisers.inner".
Inlined service "security.authenticator.manager.main" to "debug.security.firewall.authenticator.main.inner".
Inlined service "httplug.client.app.client" to "httplug.client.app.http_methods.inner".
Inlined service "httplug.plugin.content_length" to "httplug.client.app.http_methods.inner".
Inlined service "httplug.plugin.redirect" to "httplug.client.app.http_methods.inner".
Inlined service "mercure.hub.default.jwt.provider" to "mercure.hub.default.traceable.inner".
Inlined service ".service_locator.8TId4o." to "console.command_loader".
Inlined service "cache.app.traceable.inner" to "cache.app.traceable.recorder_inner".
Inlined service "cache.system.traceable.inner" to "cache.system.traceable.recorder_inner".
Inlined service "cache.validator.traceable.inner" to "cache.validator.traceable.recorder_inner".
Inlined service "cache.serializer.traceable.inner" to "cache.serializer.traceable.recorder_inner".
Inlined service "cache.annotations.traceable.inner" to "cache.annotations.traceable.recorder_inner".
Inlined service "cache.property_info.traceable.inner" to "cache.property_info.traceable.recorder_inner".
Inlined service "cache.messenger.restart_workers_signal.traceable.inner" to "cache.messenger.restart_workers_signal.traceable.recorder_inner".
Inlined service "gearman_cache.traceable.inner" to "gearman_cache.traceable.recorder_inner".
Inlined service "cache.validator_expression_language.traceable.inner" to "cache.validator_expression_language.traceable.recorder_inner".
Inlined service "cache.doctrine.orm.default.result.traceable.inner" to "cache.doctrine.orm.default.result.traceable.recorder_inner".
Inlined service "cache.doctrine.orm.default.query.traceable.inner" to "cache.doctrine.orm.default.query.traceable.recorder_inner".
Inlined service "cache.security_expression_language.traceable.inner" to "cache.security_expression_language.traceable.recorder_inner".
Inlined service "cache.security_token_verifier.traceable.inner" to "cache.security_token_verifier.traceable.recorder_inner".
Inlined service "mailer_service" to "alert_worker".
Inlined service "alerts" to "alert_worker".
Inlined service ".service_locator.WnFZ5rb.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 "fos_user.object_manager" to "fos_user.user_manager".
Inlined service "swiftmailer.mailer.default.transport.eventdispatcher" to "swiftmailer.transport".
Inlined service "httplug.client.app.http_methods.inner" to "httplug.client".
Inlined service "lexik_jwt_authentication.jws_provider.lcobucci" to "lexik_jwt_authentication.encoder".
Inlined service "debug.validator.inner" to "validator".
Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
Inlined service "monolog.logger.event" to "event_dispatcher".
Inlined service "cache.app.traceable.recorder_inner" to "cache.app".
Inlined service "cache.system.traceable.recorder_inner" to "cache.system".
Inlined service "cache.validator_expression_language.traceable.recorder_inner" to "cache.validator_expression_language".
Inlined service "App\Services\Integrations\CjAPI" to "console.command.public_alias.App\Command\PopulateRawLogsCommand".
Inlined service ".service_locator.GQZYa5s" to "console.command.public_alias.App\Command\PullingWebConversionsCommand".
Inlined service "symfonycasts.reset_password.token_generator" to "App\Controller\ResetPasswordController".
Inlined service "symfonycasts.reset_password.token_generator" to "App\Controller\ResetPasswordController".
Inlined service "symfonycasts.reset_password.token_generator" to "App\Controller\ResetPasswordController".
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.mapping.class_discriminator_resolver" 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".
Inlined service "twig.extension.assets" to "twig".
Inlined service "Symfony\Component\Mercure\HubRegistry" to "twig".
Inlined service "Symfony\Component\Mercure\HubRegistry" to "twig".
Inlined service "twig.extension.assets" to "twig".
Inlined service "mercure.hub.default.jwt.factory" to "mercure.hub.default.traceable".
Inlined service "mercure.hub.default.jwt.factory" to "mercure.hub.default.traceable".
8
Tag "sentry" was defined on service(s) "Monolog\Processor\PsrLogMessageProcessor", but was never used.
Tag "security.user_checker.advertiser" was defined on service(s) "App\Security\AdvertiserChecker", but was never used. Did you mean "security.user_checker.main"?
Tag "security.user_checker.main" was defined on service(s) "App\Security\OauthUserChecker", but was never used.
Tag "container.decorator" was defined on service(s) "doctrine.migrations.container_aware_migrations_factory", "var_dumper.contextualized_cli_dumper", "debug.security.access.decision_manager", "debug.security.firewall.authenticator.agents", "debug.security.firewall.authenticator.publishers", "debug.security.firewall.authenticator.jwt_api", "debug.security.firewall.authenticator.advertiser_api", "debug.security.firewall.authenticator.advertisers", "debug.security.firewall.authenticator.main", "mercure.hub.default.traceable", "debug.argument_resolver.request_attribute", "debug.argument_resolver.request", "debug.argument_resolver.session", "debug.security.user_value_resolver", "debug.argument_resolver.service", "debug.argument_resolver.default", "debug.argument_resolver.variadic", "debug.argument_resolver.not_tagged_controller", ".debug.http_client", ".debug.hwi_oauth.http_client", "cache.validator.traceable", "cache.serializer.traceable", "cache.annotations.traceable", "cache.property_info.traceable", "cache.messenger.restart_workers_signal.traceable", "gearman_cache.traceable", "cache.doctrine.orm.default.result.traceable", "cache.doctrine.orm.default.query.traceable", "cache.security_expression_language.traceable", "cache.security_token_verifier.traceable", "messenger.default_bus", "httplug.client", "event_dispatcher", "cache.app", "cache.system", "cache.validator_expression_language", ".container.private.validator", but was never used.
Tag "fos_user.requires_swift" was defined on service(s) "fos_user.mailer.twig_swift", but was never used.
Tag "doctrine_mongodb.odm.document_manager" was defined on service(s) "doctrine_mongodb.odm.default_document_manager", but was never used. Did you mean "doctrine_mongodb.odm.command_logger"?
Tag "mercure.hub" was defined on service(s) "mercure.hub.default.traceable", but was never used.
Tag "httplug.client" was defined on service(s) "httplug.client", but was never used.