The "Symfony\Component\HttpKernel\DependencyInjection\Extension" class is considered internal since Symfony 7.1, to be deprecated in 8.1; use Symfony\Component\DependencyInjection\Extension\Extension instead. It may change without further notice. You should not use it from "Lexik\Bundle\JWTAuthenticationBundle\DependencyInjection\LexikJWTAuthenticationExtension".
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Command\Mongo\AppFindMongoDbDocumentCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Command\Mongo\AppLoadMongoDocumentCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
App\Dto\Member\Debit\MemberSubscriptionDebitCheckLogDto::__construct(): Implicitly marking parameter $space as nullable is deprecated, the explicit nullable type must be used instead
App\Exception\Api\ApiRequestContentParserNotFoundExcecption::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
App\Exception\Api\ApiSubscriptionHeaderNotFoundException::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
App\Exception\Authorization\MybizApplicationVersionNotSupportedException::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
App\Exception\Authorization\MybizAuthorizationException::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
App\Exception\Contact\ContactNotFoundExcecption::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
App\Exception\Country\CountryNotFoundException::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
App\Exception\FuturesLearn\FuturesLearnConflictException::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
App\Exception\FuturesLearn\FuturesLearnNotFoundException::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
App\Exception\Invoice\InvoiceAlreadyExistsException::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
App\Exception\Invoice\MemberNotEligibleForInvoicingException::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
App\Exception\Invoice\TooManyMemberMonthInvoicesException::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
App\Exception\Lock\LockInvoiceException::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
App\Exception\Luume\LuumeConflictException::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
App\Exception\Luume\LuumeNotFoundException::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
App\Exception\Luume\LuumeOrderMissingParameterException::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
App\Exception\Maintenance\MaintenanceException::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
App\Exception\Market\MarketNotFoundExcecption::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
App\Exception\Member\MemberLicenseNotFoundException::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
App\Exception\Member\MemberMainAddressNullException::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
App\Exception\Member\MemberNode\MemberNodeNotFoundExcecption::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
App\Exception\Member\MemberNode\MemberNodePlacementForbiddenExcecption::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
App\Exception\Member\MemberNotFoundException::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
App\Exception\Member\MemberPointsExcecption::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
App\Exception\Member\MemberQualifiedChooseNullException::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
App\Exception\Member\Placement\MemberPlacementAlreadyInProgressException::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
App\Exception\Member\Placement\MemberPlacementRemoveTypeAlreadyInProgressException::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
App\Exception\Member\Placement\MemberPlacementUnderParentAlreadyInProgressException::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
App\Exception\Member\Position\MemberPositionAssignationForbiddenExcecption::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
App\Exception\Member\User\UserAlreadyExistsExcecption::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
App\Exception\Member\User\UserNotFoundExcecption::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
App\Exception\MoneyBag\InvalidNumberOfMoneyBagsException::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
App\Exception\MoneyBag\TooMuchMoneyBagsException::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
App\Exception\Notification\NotificationUnsendException::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
App\Exception\Parameter\MissingParameterKeyException::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
App\Exception\Payment\Order\OrderAlreadyRefundedException::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
App\Exception\Payment\Order\OrderItemNotFoundException::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
App\Exception\Payment\PaymentGateway\Copecart\CopecartApiException::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
App\Exception\Payment\PaymentGateway\Copecart\CopecartPayloadMetadataException::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
App\Exception\Payment\PaymentGateway\Copecart\CopecartPaymentHistoryNotFoundException::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
App\Exception\Payment\PaymentGateway\Copecart\CopecartPriceNotFoundException::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
App\Exception\Payment\PaymentGateway\Copecart\CopecartWebhookException::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
App\Exception\Payment\PaymentGateway\Debit\PaymentGatewayCustomerErrorException::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
App\Exception\Payment\PaymentGateway\Debit\PaymentGatewayDebitBaseException::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
App\Exception\Payment\PaymentGateway\Debit\PaymentGatewayDebitBadStatusException::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
App\Exception\Payment\PaymentGateway\Debit\PaymentGatewayDebitCancelationAtException::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
App\Exception\Payment\PaymentGateway\Debit\PaymentGatewayDebitCancellationRequestAtException::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
App\Exception\Payment\PaymentGateway\Debit\PaymentGatewayDebitErrorException::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
App\Exception\Payment\PaymentGateway\Debit\PaymentGatewayDebitNoGatewayException::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
App\Exception\Payment\PaymentGateway\Debit\PaymentGatewayDebitNoProductException::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
App\Exception\Payment\PaymentGateway\Debit\PaymentGatewayDebitNoSubscriptionException::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
App\Exception\Payment\PaymentGateway\Debit\PaymentGatewayDebitPaymentException::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
App\Exception\Payment\PaymentGateway\Debit\PaymentGatewayDebitPendingRenewalException::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
App\Exception\Payment\PaymentGateway\Debit\PaymentGatewayDebitPremiumDeductException::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
App\Exception\Payment\PaymentGateway\DefaultGatewayNotFoundException::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
App\Exception\Payment\PaymentGateway\GatewayNotFoundException::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
App\Exception\Payment\PaymentGateway\PaymentGatewayNotFoundException::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
App\Exception\Payment\PaymentGateway\PaymentGatewayRefundException::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
App\Exception\Payment\PaymentGateway\TapPayment\TapPaymentApiException::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
App\Exception\Payment\ShopPurchase\ActionNotFoundExcecption::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
App\Exception\Payment\ShopPurchase\ShopPurchaseNotFoundExcecption::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
App\Exception\Payment\Subscription\IllegalNumberOfSubscriptionExcecption::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
App\Exception\Payment\Subscription\LongSubscriptionRenewalException::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
App\Exception\Payment\Subscription\LongSubscriptionRenewalQualifiedMemberException::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
App\Exception\Payment\Subscription\MaximumSubscriptionDebitRetryReachedException::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
App\Exception\Payment\Subscription\SubscriptionNotFoundException::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
App\Exception\Price\PriceNotFoundException::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
App\Exception\Product\ProductNotFoundExcecption::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
App\Exception\Product\ProductTypeNotFoundExcecption::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
App\Exception\Promo\PromoNotLaunchableException::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
App\Exception\Rank\IllegalNumberOfRankAtSameLevelExcecption::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
App\Exception\Rank\RankNotFoundExcecption::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
App\Exception\Service\Tv\UrlNotValidException::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
App\Exception\Service\University\AcademyNotFoundException::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
App\Exception\Space\SpaceNotFoundException::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
App\Exception\Trade\BrokenTradeStrategyLineException::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
The "App\Security\Voter\CRM\CRMAccessVoter::voteOnAttribute()" method will require a new "Vote|null $vote" argument in the next major version of its parent class "Symfony\Component\Security\Core\Authorization\Voter\Voter", not defining it is deprecated.
The "App\Security\Voter\CRM\SwitchToCustomerVoter::voteOnAttribute()" method will require a new "Vote|null $vote" argument in the next major version of its parent class "Symfony\Component\Security\Core\Authorization\Voter\Voter", not defining it is deprecated.
The "App\Security\Voter\DirectorOrMoreAccessVoter::voteOnAttribute()" method will require a new "Vote|null $vote" argument in the next major version of its parent class "Symfony\Component\Security\Core\Authorization\Voter\Voter", not defining it is deprecated.
The "App\Security\Voter\DistributorAccessVoter::voteOnAttribute()" method will require a new "Vote|null $vote" argument in the next major version of its parent class "Symfony\Component\Security\Core\Authorization\Voter\Voter", not defining it is deprecated.
The "App\Security\Voter\FeatureAccessVoter::voteOnAttribute()" method will require a new "Vote|null $vote" argument in the next major version of its parent class "Symfony\Component\Security\Core\Authorization\Voter\Voter", not defining it is deprecated.
The "App\Security\Voter\FeatureTypeAccessVoter::voteOnAttribute()" method will require a new "Vote|null $vote" argument in the next major version of its parent class "Symfony\Component\Security\Core\Authorization\Voter\Voter", not defining it is deprecated.
The "App\Security\Voter\InsiderAccessVoter::voteOnAttribute()" method will require a new "Vote|null $vote" argument in the next major version of its parent class "Symfony\Component\Security\Core\Authorization\Voter\Voter", not defining it is deprecated.
The "App\Security\Voter\LiveAccessVoter::voteOnAttribute()" method will require a new "Vote|null $vote" argument in the next major version of its parent class "Symfony\Component\Security\Core\Authorization\Voter\Voter", not defining it is deprecated.
The "App\Security\Voter\MemberAccessVoter::voteOnAttribute()" method will require a new "Vote|null $vote" argument in the next major version of its parent class "Symfony\Component\Security\Core\Authorization\Voter\Voter", not defining it is deprecated.
App\Service\Api\Discord\Authorization\DiscordAuthorizationConnector::getEndpoint(): Implicitly marking parameter $id as nullable is deprecated, the explicit nullable type must be used instead
App\Service\Api\Helpdesk\HelpdeskConnector::getEndpoint(): Implicitly marking parameter $id as nullable is deprecated, the explicit nullable type must be used instead
App\Service\Api\Luume\LuumeConnector::getEndpoint(): Implicitly marking parameter $id as nullable is deprecated, the explicit nullable type must be used instead
App\Service\Api\Mobile\MobileWebviewConnector::getEndpoint(): Implicitly marking parameter $jwToken as nullable is deprecated, the explicit nullable type must be used instead
App\Service\Member\Subscription\Link\LinkActivator::activateLinkSubscription(): Implicitly marking parameter $information as nullable is deprecated, the explicit nullable type must be used instead
App\Service\Member\Subscription\Pack\PackActivator::activatePack(): Implicitly marking parameter $information as nullable is deprecated, the explicit nullable type must be used instead
App\Service\Mongo\Finder\MongoGatewayCopecartFinder::findByCreatedAtRangeAndInformation(): Implicitly marking parameter $status as nullable is deprecated, the explicit nullable type must be used instead
App\Service\Payment\Sale\SaleProvider::getPersonalClientPointsByMember(): Implicitly marking parameter $spaceName as nullable is deprecated, the explicit nullable type must be used instead
App\Service\Payment\Sale\SaleProvider::getDownlineActiveClientCountByMember(): Implicitly marking parameter $startDate as nullable is deprecated, the explicit nullable type must be used instead
App\Service\Space\FuturesLearn\FuturesLearnConnector::getEndpoint(): Implicitly marking parameter $id as nullable is deprecated, the explicit nullable type must be used instead
App\Service\Space\Luume\LuumeAsyncOrderRetreiver::retrieve(): Implicitly marking parameter $status as nullable is deprecated, the explicit nullable type must be used instead
App\Twig\OmineDataTable\TwigRenderer::__construct(): Implicitly marking parameter $twig as nullable is deprecated, the explicit nullable type must be used instead
Since symfony/framework-bundle 7.3: Not setting the "property_info.with_constructor_extractor" option explicitly is deprecated because its default value will change in version 8.0.
The "Doctrine\ODM\MongoDB\Mapping\Attribute\Document" class is considered final. It may change without further notice as of its next major version. You should not extend it from "Doctrine\ODM\MongoDB\Mapping\Annotations\Document".
The "Doctrine\ODM\MongoDB\Mapping\Attribute\EmbeddedDocument" class is considered final. It may change without further notice as of its next major version. You should not extend it from "Doctrine\ODM\MongoDB\Mapping\Annotations\EmbeddedDocument".
The "Doctrine\ODM\MongoDB\Mapping\Attribute\MappedSuperclass" class is considered final. It may change without further notice as of its next major version. You should not extend it from "Doctrine\ODM\MongoDB\Mapping\Annotations\MappedSuperclass".
The "Doctrine\ODM\MongoDB\Mapping\Attribute\View" class is considered final. It may change without further notice as of its next major version. You should not extend it from "Doctrine\ODM\MongoDB\Mapping\Annotations\View".
The "Doctrine\ODM\MongoDB\Mapping\Attribute\QueryResultDocument" class is considered final. It may change without further notice as of its next major version. You should not extend it from "Doctrine\ODM\MongoDB\Mapping\Annotations\QueryResultDocument".
The "Doctrine\ODM\MongoDB\Mapping\Attribute\File" class is considered final. It may change without further notice as of its next major version. You should not extend it from "Doctrine\ODM\MongoDB\Mapping\Annotations\File".
Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationFailureHandler::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead
Lexik\Bundle\JWTAuthenticationBundle\Services\JWTManager::__construct(): Implicitly marking parameter $payloadEnrichment as nullable is deprecated, the explicit nullable type must be used instead
Lexik\Bundle\JWTAuthenticationBundle\Services\JWSProvider\LcobucciJWSProvider::__construct(): Implicitly marking parameter $clock as nullable is deprecated, the explicit nullable type must be used instead
Lexik\Bundle\JWTAuthenticationBundle\Security\Guard\JWTTokenAuthenticator::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead
Lexik\Bundle\JWTAuthenticationBundle\Security\Guard\JWTTokenAuthenticator::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead
Log messages generated during the compilation of the service container.
Messages
Class
1589
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Academy\MybizAcademyCertifyCommand" (parent: .abstract.instanceof.App\Command\Academy\MybizAcademyCertifyCommand).
Resolving inheritance for "App\Command\Academy\MybizAcademyCertifyCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Academy\MybizAcademyCertifyCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AppGetGeoIPCommand" (parent: .abstract.instanceof.App\Command\AppGetGeoIPCommand).
Resolving inheritance for "App\Command\AppGetGeoIPCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AppGetGeoIPCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Aws\AppAwsRdsSnapshotBackupCommand" (parent: .abstract.instanceof.App\Command\Aws\AppAwsRdsSnapshotBackupCommand).
Resolving inheritance for "App\Command\Aws\AppAwsRdsSnapshotBackupCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Aws\AppAwsRdsSnapshotBackupCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Gamification\AllocateDailyMissionCommand" (parent: .abstract.instanceof.App\Command\Gamification\AllocateDailyMissionCommand).
Resolving inheritance for "App\Command\Gamification\AllocateDailyMissionCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Gamification\AllocateDailyMissionCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Gamification\DebugCommand" (parent: .abstract.instanceof.App\Command\Gamification\DebugCommand).
Resolving inheritance for "App\Command\Gamification\DebugCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Gamification\DebugCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Gamification\ProcessMonthelyMissionCommand" (parent: .abstract.instanceof.App\Command\Gamification\ProcessMonthelyMissionCommand).
Resolving inheritance for "App\Command\Gamification\ProcessMonthelyMissionCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Gamification\ProcessMonthelyMissionCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Gamification\ProcessOneTimeMissionCommand" (parent: .abstract.instanceof.App\Command\Gamification\ProcessOneTimeMissionCommand).
Resolving inheritance for "App\Command\Gamification\ProcessOneTimeMissionCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Gamification\ProcessOneTimeMissionCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Gamification\TestAllocateDailyMissionCommand" (parent: .abstract.instanceof.App\Command\Gamification\TestAllocateDailyMissionCommand).
Resolving inheritance for "App\Command\Gamification\TestAllocateDailyMissionCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Gamification\TestAllocateDailyMissionCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Invoice\MakeEndOfMonthJobCommand" (parent: .abstract.instanceof.App\Command\Invoice\MakeEndOfMonthJobCommand).
Resolving inheritance for "App\Command\Invoice\MakeEndOfMonthJobCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Invoice\MakeEndOfMonthJobCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Luume\LuumeSendAsyncOrderCommand" (parent: .abstract.instanceof.App\Command\Luume\LuumeSendAsyncOrderCommand).
Resolving inheritance for "App\Command\Luume\LuumeSendAsyncOrderCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Luume\LuumeSendAsyncOrderCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Maintenance\AppMaintenanceAddStatisticAlertEmailCommand" (parent: .abstract.instanceof.App\Command\Maintenance\AppMaintenanceAddStatisticAlertEmailCommand).
Resolving inheritance for "App\Command\Maintenance\AppMaintenanceAddStatisticAlertEmailCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Maintenance\AppMaintenanceAddStatisticAlertEmailCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Maintenance\AppMaintenanceDecryptCommand" (parent: .abstract.instanceof.App\Command\Maintenance\AppMaintenanceDecryptCommand).
Resolving inheritance for "App\Command\Maintenance\AppMaintenanceDecryptCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Maintenance\AppMaintenanceDecryptCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Maintenance\AppMaintenanceEncryptCommand" (parent: .abstract.instanceof.App\Command\Maintenance\AppMaintenanceEncryptCommand).
Resolving inheritance for "App\Command\Maintenance\AppMaintenanceEncryptCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Maintenance\AppMaintenanceEncryptCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Maintenance\AppMaintenanceProcessLockerCommand" (parent: .abstract.instanceof.App\Command\Maintenance\AppMaintenanceProcessLockerCommand).
Resolving inheritance for "App\Command\Maintenance\AppMaintenanceProcessLockerCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Maintenance\AppMaintenanceProcessLockerCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Maintenance\AppMaintenanceRemoveStatisticAlertEmailCommand" (parent: .abstract.instanceof.App\Command\Maintenance\AppMaintenanceRemoveStatisticAlertEmailCommand).
Resolving inheritance for "App\Command\Maintenance\AppMaintenanceRemoveStatisticAlertEmailCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Maintenance\AppMaintenanceRemoveStatisticAlertEmailCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Maintenance\Subscription\LinkPreviousSubscriptionsCommand" (parent: .abstract.instanceof.App\Command\Maintenance\Subscription\LinkPreviousSubscriptionsCommand).
Resolving inheritance for "App\Command\Maintenance\Subscription\LinkPreviousSubscriptionsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Maintenance\Subscription\LinkPreviousSubscriptionsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Maintenance\Subscription\SetGoodPriceToDecreasingNextAmountsCommand" (parent: .abstract.instanceof.App\Command\Maintenance\Subscription\SetGoodPriceToDecreasingNextAmountsCommand).
Resolving inheritance for "App\Command\Maintenance\Subscription\SetGoodPriceToDecreasingNextAmountsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Maintenance\Subscription\SetGoodPriceToDecreasingNextAmountsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MediaContent\MediaContentInfosMigrationCommand" (parent: .abstract.instanceof.App\Command\MediaContent\MediaContentInfosMigrationCommand).
Resolving inheritance for "App\Command\MediaContent\MediaContentInfosMigrationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MediaContent\MediaContentInfosMigrationCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Member\AppGetMemberPointCommand" (parent: .abstract.instanceof.App\Command\Member\AppGetMemberPointCommand).
Resolving inheritance for "App\Command\Member\AppGetMemberPointCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Member\AppGetMemberPointCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Member\AppListTeamMemberCommand" (parent: .abstract.instanceof.App\Command\Member\AppListTeamMemberCommand).
Resolving inheritance for "App\Command\Member\AppListTeamMemberCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Member\AppListTeamMemberCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Member\MemberBirthdaySendMailCommand" (parent: .abstract.instanceof.App\Command\Member\MemberBirthdaySendMailCommand).
Resolving inheritance for "App\Command\Member\MemberBirthdaySendMailCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Member\MemberBirthdaySendMailCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Member\MemberNode\MemberNodePointsCalculateCommand" (parent: .abstract.instanceof.App\Command\Member\MemberNode\MemberNodePointsCalculateCommand).
Resolving inheritance for "App\Command\Member\MemberNode\MemberNodePointsCalculateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Member\MemberNode\MemberNodePointsCalculateCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Member\MemberPlacement\MemberPlacementCommand" (parent: .abstract.instanceof.App\Command\Member\MemberPlacement\MemberPlacementCommand).
Resolving inheritance for "App\Command\Member\MemberPlacement\MemberPlacementCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Member\MemberPlacement\MemberPlacementCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Member\Status\MemberPendingRenewalSanitizeCommand" (parent: .abstract.instanceof.App\Command\Member\Status\MemberPendingRenewalSanitizeCommand).
Resolving inheritance for "App\Command\Member\Status\MemberPendingRenewalSanitizeCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Member\Status\MemberPendingRenewalSanitizeCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Mongo\AppCreateMongoDocumentCommand" (parent: .abstract.instanceof.App\Command\Mongo\AppCreateMongoDocumentCommand).
Resolving inheritance for "App\Command\Mongo\AppCreateMongoDocumentCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Mongo\AppCreateMongoDocumentCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Mongo\AppDeleteMongoDocumentCommand" (parent: .abstract.instanceof.App\Command\Mongo\AppDeleteMongoDocumentCommand).
Resolving inheritance for "App\Command\Mongo\AppDeleteMongoDocumentCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Mongo\AppDeleteMongoDocumentCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Mongo\AppFindMongoDbDocumentCommand" (parent: .abstract.instanceof.App\Command\Mongo\AppFindMongoDbDocumentCommand).
Resolving inheritance for "App\Command\Mongo\AppFindMongoDbDocumentCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Mongo\AppFindMongoDbDocumentCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Mongo\AppLoadMongoDocumentCommand" (parent: .abstract.instanceof.App\Command\Mongo\AppLoadMongoDocumentCommand).
Resolving inheritance for "App\Command\Mongo\AppLoadMongoDocumentCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Mongo\AppLoadMongoDocumentCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MybizExtractKYCInformationsCommand" (parent: .abstract.instanceof.App\Command\MybizExtractKYCInformationsCommand).
Resolving inheritance for "App\Command\MybizExtractKYCInformationsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MybizExtractKYCInformationsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MybizOnBoarding\MybizOnBoardingAskVigilanceCommand" (parent: .abstract.instanceof.App\Command\MybizOnBoarding\MybizOnBoardingAskVigilanceCommand).
Resolving inheritance for "App\Command\MybizOnBoarding\MybizOnBoardingAskVigilanceCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MybizOnBoarding\MybizOnBoardingAskVigilanceCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MybizOnBoarding\MybizOnBoardingSendMailCommand" (parent: .abstract.instanceof.App\Command\MybizOnBoarding\MybizOnBoardingSendMailCommand).
Resolving inheritance for "App\Command\MybizOnBoarding\MybizOnBoardingSendMailCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MybizOnBoarding\MybizOnBoardingSendMailCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Notifications\NewMemberNotificationSenderCommand" (parent: .abstract.instanceof.App\Command\Notifications\NewMemberNotificationSenderCommand).
Resolving inheritance for "App\Command\Notifications\NewMemberNotificationSenderCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Notifications\NewMemberNotificationSenderCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Subscription\AppLicenseStatusUpdateCommand" (parent: .abstract.instanceof.App\Command\Subscription\AppLicenseStatusUpdateCommand).
Resolving inheritance for "App\Command\Subscription\AppLicenseStatusUpdateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Subscription\AppLicenseStatusUpdateCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Subscription\MemberDebitCommand" (parent: .abstract.instanceof.App\Command\Subscription\MemberDebitCommand).
Resolving inheritance for "App\Command\Subscription\MemberDebitCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Subscription\MemberDebitCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Subscription\MemberLongSubscriptionRenewalCommand" (parent: .abstract.instanceof.App\Command\Subscription\MemberLongSubscriptionRenewalCommand).
Resolving inheritance for "App\Command\Subscription\MemberLongSubscriptionRenewalCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Subscription\MemberLongSubscriptionRenewalCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Subscription\SubscriptionSanitizeCommand" (parent: .abstract.instanceof.App\Command\Subscription\SubscriptionSanitizeCommand).
Resolving inheritance for "App\Command\Subscription\SubscriptionSanitizeCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Subscription\SubscriptionSanitizeCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Test\OneSignal\AppTestOneSignalMailCommand" (parent: .abstract.instanceof.App\Command\Test\OneSignal\AppTestOneSignalMailCommand).
Resolving inheritance for "App\Command\Test\OneSignal\AppTestOneSignalMailCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Test\OneSignal\AppTestOneSignalMailCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Tree\BuildTreePartCommand" (parent: .abstract.instanceof.App\Command\Tree\BuildTreePartCommand).
Resolving inheritance for "App\Command\Tree\BuildTreePartCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Tree\BuildTreePartCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Tree\BuildTreeV2Command" (parent: .abstract.instanceof.App\Command\Tree\BuildTreeV2Command).
Resolving inheritance for "App\Command\Tree\BuildTreeV2Command" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Tree\BuildTreeV2Command).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateRoleCommand" (parent: .abstract.instanceof.App\Command\UpdateRoleCommand).
Resolving inheritance for "App\Command\UpdateRoleCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateRoleCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ActualityApiController" (parent: .abstract.instanceof.App\Controller\Api\ActualityApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ActualityApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ActualityApiController).
Resolving inheritance for ".instanceof.App\Controller\Api\ActualityApiController.0.App\Controller\Api\ActualityApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ActualityApiController).
Resolving inheritance for "App\Controller\Api\ActualityApiController" (parent: .instanceof.App\Controller\Api\ActualityApiController.0.App\Controller\Api\ActualityApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Document\DocumentApiController" (parent: .abstract.instanceof.App\Controller\Api\Document\DocumentApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Document\DocumentApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Document\DocumentApiController).
Resolving inheritance for ".instanceof.App\Controller\Api\Document\DocumentApiController.0.App\Controller\Api\Document\DocumentApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Document\DocumentApiController).
Resolving inheritance for "App\Controller\Api\Document\DocumentApiController" (parent: .instanceof.App\Controller\Api\Document\DocumentApiController.0.App\Controller\Api\Document\DocumentApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Luume\IkigaiApiController" (parent: .abstract.instanceof.App\Controller\Api\Luume\IkigaiApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Luume\IkigaiApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Luume\IkigaiApiController).
Resolving inheritance for ".instanceof.App\Controller\Api\Luume\IkigaiApiController.0.App\Controller\Api\Luume\IkigaiApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Luume\IkigaiApiController).
Resolving inheritance for "App\Controller\Api\Luume\IkigaiApiController" (parent: .instanceof.App\Controller\Api\Luume\IkigaiApiController.0.App\Controller\Api\Luume\IkigaiApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Luume\OrderApiController" (parent: .abstract.instanceof.App\Controller\Api\Luume\OrderApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Luume\OrderApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Luume\OrderApiController).
Resolving inheritance for ".instanceof.App\Controller\Api\Luume\OrderApiController.0.App\Controller\Api\Luume\OrderApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Luume\OrderApiController).
Resolving inheritance for "App\Controller\Api\Luume\OrderApiController" (parent: .instanceof.App\Controller\Api\Luume\OrderApiController.0.App\Controller\Api\Luume\OrderApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Luume\RelayPointController" (parent: .abstract.instanceof.App\Controller\Api\Luume\RelayPointController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Luume\RelayPointController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Luume\RelayPointController).
Resolving inheritance for ".instanceof.App\Controller\Api\Luume\RelayPointController.0.App\Controller\Api\Luume\RelayPointController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Luume\RelayPointController).
Resolving inheritance for "App\Controller\Api\Luume\RelayPointController" (parent: .instanceof.App\Controller\Api\Luume\RelayPointController.0.App\Controller\Api\Luume\RelayPointController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Luume\ShippingMethodController" (parent: .abstract.instanceof.App\Controller\Api\Luume\ShippingMethodController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Luume\ShippingMethodController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Luume\ShippingMethodController).
Resolving inheritance for ".instanceof.App\Controller\Api\Luume\ShippingMethodController.0.App\Controller\Api\Luume\ShippingMethodController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Luume\ShippingMethodController).
Resolving inheritance for "App\Controller\Api\Luume\ShippingMethodController" (parent: .instanceof.App\Controller\Api\Luume\ShippingMethodController.0.App\Controller\Api\Luume\ShippingMethodController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Member\MemberApiController" (parent: .abstract.instanceof.App\Controller\Api\Member\MemberApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Member\MemberApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Member\MemberApiController).
Resolving inheritance for ".instanceof.App\Controller\Api\Member\MemberApiController.0.App\Controller\Api\Member\MemberApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Member\MemberApiController).
Resolving inheritance for "App\Controller\Api\Member\MemberApiController" (parent: .instanceof.App\Controller\Api\Member\MemberApiController.0.App\Controller\Api\Member\MemberApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Member\MemberApiResetPasswordController" (parent: .abstract.instanceof.App\Controller\Api\Member\MemberApiResetPasswordController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Member\MemberApiResetPasswordController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Member\MemberApiResetPasswordController).
Resolving inheritance for ".instanceof.App\Controller\Api\Member\MemberApiResetPasswordController.0.App\Controller\Api\Member\MemberApiResetPasswordController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Member\MemberApiResetPasswordController).
Resolving inheritance for "App\Controller\Api\Member\MemberApiResetPasswordController" (parent: .instanceof.App\Controller\Api\Member\MemberApiResetPasswordController.0.App\Controller\Api\Member\MemberApiResetPasswordController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Member\SponsorApiController" (parent: .abstract.instanceof.App\Controller\Api\Member\SponsorApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Member\SponsorApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Member\SponsorApiController).
Resolving inheritance for ".instanceof.App\Controller\Api\Member\SponsorApiController.0.App\Controller\Api\Member\SponsorApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Member\SponsorApiController).
Resolving inheritance for "App\Controller\Api\Member\SponsorApiController" (parent: .instanceof.App\Controller\Api\Member\SponsorApiController.0.App\Controller\Api\Member\SponsorApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Mobile\CommissionApiMobileController" (parent: .abstract.instanceof.App\Controller\Api\Mobile\CommissionApiMobileController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Mobile\CommissionApiMobileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Mobile\CommissionApiMobileController).
Resolving inheritance for ".instanceof.App\Controller\Api\Mobile\CommissionApiMobileController.0.App\Controller\Api\Mobile\CommissionApiMobileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Mobile\CommissionApiMobileController).
Resolving inheritance for "App\Controller\Api\Mobile\CommissionApiMobileController" (parent: .instanceof.App\Controller\Api\Mobile\CommissionApiMobileController.0.App\Controller\Api\Mobile\CommissionApiMobileController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Mobile\CustomerApiMobileController" (parent: .abstract.instanceof.App\Controller\Api\Mobile\CustomerApiMobileController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Mobile\CustomerApiMobileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Mobile\CustomerApiMobileController).
Resolving inheritance for ".instanceof.App\Controller\Api\Mobile\CustomerApiMobileController.0.App\Controller\Api\Mobile\CustomerApiMobileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Mobile\CustomerApiMobileController).
Resolving inheritance for "App\Controller\Api\Mobile\CustomerApiMobileController" (parent: .instanceof.App\Controller\Api\Mobile\CustomerApiMobileController.0.App\Controller\Api\Mobile\CustomerApiMobileController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Mobile\DocumentApiMobileController" (parent: .abstract.instanceof.App\Controller\Api\Mobile\DocumentApiMobileController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Mobile\DocumentApiMobileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Mobile\DocumentApiMobileController).
Resolving inheritance for ".instanceof.App\Controller\Api\Mobile\DocumentApiMobileController.0.App\Controller\Api\Mobile\DocumentApiMobileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Mobile\DocumentApiMobileController).
Resolving inheritance for "App\Controller\Api\Mobile\DocumentApiMobileController" (parent: .instanceof.App\Controller\Api\Mobile\DocumentApiMobileController.0.App\Controller\Api\Mobile\DocumentApiMobileController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Mobile\HomeApiMobileController" (parent: .abstract.instanceof.App\Controller\Api\Mobile\HomeApiMobileController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Mobile\HomeApiMobileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Mobile\HomeApiMobileController).
Resolving inheritance for ".instanceof.App\Controller\Api\Mobile\HomeApiMobileController.0.App\Controller\Api\Mobile\HomeApiMobileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Mobile\HomeApiMobileController).
Resolving inheritance for "App\Controller\Api\Mobile\HomeApiMobileController" (parent: .instanceof.App\Controller\Api\Mobile\HomeApiMobileController.0.App\Controller\Api\Mobile\HomeApiMobileController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Mobile\HomepageDetailsApiMobileController" (parent: .abstract.instanceof.App\Controller\Api\Mobile\HomepageDetailsApiMobileController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Mobile\HomepageDetailsApiMobileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Mobile\HomepageDetailsApiMobileController).
Resolving inheritance for ".instanceof.App\Controller\Api\Mobile\HomepageDetailsApiMobileController.0.App\Controller\Api\Mobile\HomepageDetailsApiMobileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Mobile\HomepageDetailsApiMobileController).
Resolving inheritance for "App\Controller\Api\Mobile\HomepageDetailsApiMobileController" (parent: .instanceof.App\Controller\Api\Mobile\HomepageDetailsApiMobileController.0.App\Controller\Api\Mobile\HomepageDetailsApiMobileController).
Resolving inheritance for ".instanceof.App\Controller\Api\Mobile\MediaHubApiMobileController.0.App\Controller\Api\Mobile\MediaHubApiMobileController" (parent: .abstract.instanceof.App\Controller\Api\Mobile\MediaHubApiMobileController).
Resolving inheritance for "App\Controller\Api\Mobile\MediaHubApiMobileController" (parent: .instanceof.App\Controller\Api\Mobile\MediaHubApiMobileController.0.App\Controller\Api\Mobile\MediaHubApiMobileController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Mobile\MemberSocialNetworkApiMobileController" (parent: .abstract.instanceof.App\Controller\Api\Mobile\MemberSocialNetworkApiMobileController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Mobile\MemberSocialNetworkApiMobileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Mobile\MemberSocialNetworkApiMobileController).
Resolving inheritance for ".instanceof.App\Controller\Api\Mobile\MemberSocialNetworkApiMobileController.0.App\Controller\Api\Mobile\MemberSocialNetworkApiMobileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Mobile\MemberSocialNetworkApiMobileController).
Resolving inheritance for "App\Controller\Api\Mobile\MemberSocialNetworkApiMobileController" (parent: .instanceof.App\Controller\Api\Mobile\MemberSocialNetworkApiMobileController.0.App\Controller\Api\Mobile\MemberSocialNetworkApiMobileController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Mobile\MybizOnBoardingApiMobileController" (parent: .abstract.instanceof.App\Controller\Api\Mobile\MybizOnBoardingApiMobileController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Mobile\MybizOnBoardingApiMobileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Mobile\MybizOnBoardingApiMobileController).
Resolving inheritance for ".instanceof.App\Controller\Api\Mobile\MybizOnBoardingApiMobileController.0.App\Controller\Api\Mobile\MybizOnBoardingApiMobileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Mobile\MybizOnBoardingApiMobileController).
Resolving inheritance for "App\Controller\Api\Mobile\MybizOnBoardingApiMobileController" (parent: .instanceof.App\Controller\Api\Mobile\MybizOnBoardingApiMobileController.0.App\Controller\Api\Mobile\MybizOnBoardingApiMobileController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Mobile\PlacementMobileApiController" (parent: .abstract.instanceof.App\Controller\Api\Mobile\PlacementMobileApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Mobile\PlacementMobileApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Mobile\PlacementMobileApiController).
Resolving inheritance for ".instanceof.App\Controller\Api\Mobile\PlacementMobileApiController.0.App\Controller\Api\Mobile\PlacementMobileApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Mobile\PlacementMobileApiController).
Resolving inheritance for "App\Controller\Api\Mobile\PlacementMobileApiController" (parent: .instanceof.App\Controller\Api\Mobile\PlacementMobileApiController.0.App\Controller\Api\Mobile\PlacementMobileApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Mobile\QuestionnaireApiMobileController" (parent: .abstract.instanceof.App\Controller\Api\Mobile\QuestionnaireApiMobileController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Mobile\QuestionnaireApiMobileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Mobile\QuestionnaireApiMobileController).
Resolving inheritance for ".instanceof.App\Controller\Api\Mobile\QuestionnaireApiMobileController.0.App\Controller\Api\Mobile\QuestionnaireApiMobileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Mobile\QuestionnaireApiMobileController).
Resolving inheritance for "App\Controller\Api\Mobile\QuestionnaireApiMobileController" (parent: .instanceof.App\Controller\Api\Mobile\QuestionnaireApiMobileController.0.App\Controller\Api\Mobile\QuestionnaireApiMobileController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Mobile\SocietyApiMobileController" (parent: .abstract.instanceof.App\Controller\Api\Mobile\SocietyApiMobileController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Mobile\SocietyApiMobileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Mobile\SocietyApiMobileController).
Resolving inheritance for ".instanceof.App\Controller\Api\Mobile\SocietyApiMobileController.0.App\Controller\Api\Mobile\SocietyApiMobileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Mobile\SocietyApiMobileController).
Resolving inheritance for "App\Controller\Api\Mobile\SocietyApiMobileController" (parent: .instanceof.App\Controller\Api\Mobile\SocietyApiMobileController.0.App\Controller\Api\Mobile\SocietyApiMobileController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Mobile\Webview\MobileTreeController" (parent: .abstract.instanceof.App\Controller\Api\Mobile\Webview\MobileTreeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Mobile\Webview\MobileTreeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Mobile\Webview\MobileTreeController).
Resolving inheritance for ".instanceof.App\Controller\Api\Mobile\Webview\MobileTreeController.0.App\Controller\Api\Mobile\Webview\MobileTreeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Mobile\Webview\MobileTreeController).
Resolving inheritance for "App\Controller\Api\Mobile\Webview\MobileTreeController" (parent: .instanceof.App\Controller\Api\Mobile\Webview\MobileTreeController.0.App\Controller\Api\Mobile\Webview\MobileTreeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Notification\NotificationApiController" (parent: .abstract.instanceof.App\Controller\Api\Notification\NotificationApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Notification\NotificationApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Notification\NotificationApiController).
Resolving inheritance for ".instanceof.App\Controller\Api\Notification\NotificationApiController.0.App\Controller\Api\Notification\NotificationApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Notification\NotificationApiController).
Resolving inheritance for "App\Controller\Api\Notification\NotificationApiController" (parent: .instanceof.App\Controller\Api\Notification\NotificationApiController.0.App\Controller\Api\Notification\NotificationApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PaymentGateway\PaymentInformationLinkController" (parent: .abstract.instanceof.App\Controller\Api\PaymentGateway\PaymentInformationLinkController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PaymentGateway\PaymentInformationLinkController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PaymentGateway\PaymentInformationLinkController).
Resolving inheritance for ".instanceof.App\Controller\Api\PaymentGateway\PaymentInformationLinkController.0.App\Controller\Api\PaymentGateway\PaymentInformationLinkController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PaymentGateway\PaymentInformationLinkController).
Resolving inheritance for "App\Controller\Api\PaymentGateway\PaymentInformationLinkController" (parent: .instanceof.App\Controller\Api\PaymentGateway\PaymentInformationLinkController.0.App\Controller\Api\PaymentGateway\PaymentInformationLinkController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PointHistory\PointHistoryApiController" (parent: .abstract.instanceof.App\Controller\Api\PointHistory\PointHistoryApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PointHistory\PointHistoryApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PointHistory\PointHistoryApiController).
Resolving inheritance for ".instanceof.App\Controller\Api\PointHistory\PointHistoryApiController.0.App\Controller\Api\PointHistory\PointHistoryApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PointHistory\PointHistoryApiController).
Resolving inheritance for "App\Controller\Api\PointHistory\PointHistoryApiController" (parent: .instanceof.App\Controller\Api\PointHistory\PointHistoryApiController.0.App\Controller\Api\PointHistory\PointHistoryApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Product\ProductApiController" (parent: .abstract.instanceof.App\Controller\Api\Product\ProductApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Product\ProductApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Product\ProductApiController).
Resolving inheritance for ".instanceof.App\Controller\Api\Product\ProductApiController.0.App\Controller\Api\Product\ProductApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Product\ProductApiController).
Resolving inheritance for "App\Controller\Api\Product\ProductApiController" (parent: .instanceof.App\Controller\Api\Product\ProductApiController.0.App\Controller\Api\Product\ProductApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Promotion\PromoApiController" (parent: .abstract.instanceof.App\Controller\Api\Promotion\PromoApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Promotion\PromoApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Promotion\PromoApiController).
Resolving inheritance for ".instanceof.App\Controller\Api\Promotion\PromoApiController.0.App\Controller\Api\Promotion\PromoApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Promotion\PromoApiController).
Resolving inheritance for "App\Controller\Api\Promotion\PromoApiController" (parent: .instanceof.App\Controller\Api\Promotion\PromoApiController.0.App\Controller\Api\Promotion\PromoApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Service\Book\BookApiController" (parent: .abstract.instanceof.App\Controller\Api\Service\Book\BookApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Service\Book\BookApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Service\Book\BookApiController).
Resolving inheritance for ".instanceof.App\Controller\Api\Service\Book\BookApiController.0.App\Controller\Api\Service\Book\BookApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Service\Book\BookApiController).
Resolving inheritance for "App\Controller\Api\Service\Book\BookApiController" (parent: .instanceof.App\Controller\Api\Service\Book\BookApiController.0.App\Controller\Api\Service\Book\BookApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Service\Tv\Planning\TvPlanningApiController" (parent: .abstract.instanceof.App\Controller\Api\Service\Tv\Planning\TvPlanningApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Service\Tv\Planning\TvPlanningApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Service\Tv\Planning\TvPlanningApiController).
Resolving inheritance for ".instanceof.App\Controller\Api\Service\Tv\Planning\TvPlanningApiController.0.App\Controller\Api\Service\Tv\Planning\TvPlanningApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Service\Tv\Planning\TvPlanningApiController).
Resolving inheritance for "App\Controller\Api\Service\Tv\Planning\TvPlanningApiController" (parent: .instanceof.App\Controller\Api\Service\Tv\Planning\TvPlanningApiController.0.App\Controller\Api\Service\Tv\Planning\TvPlanningApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Service\Tv\Replay\TvReplayApiController" (parent: .abstract.instanceof.App\Controller\Api\Service\Tv\Replay\TvReplayApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Service\Tv\Replay\TvReplayApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Service\Tv\Replay\TvReplayApiController).
Resolving inheritance for ".instanceof.App\Controller\Api\Service\Tv\Replay\TvReplayApiController.0.App\Controller\Api\Service\Tv\Replay\TvReplayApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Service\Tv\Replay\TvReplayApiController).
Resolving inheritance for "App\Controller\Api\Service\Tv\Replay\TvReplayApiController" (parent: .instanceof.App\Controller\Api\Service\Tv\Replay\TvReplayApiController.0.App\Controller\Api\Service\Tv\Replay\TvReplayApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Service\University\AcademyApiController" (parent: .abstract.instanceof.App\Controller\Api\Service\University\AcademyApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Service\University\AcademyApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Service\University\AcademyApiController).
Resolving inheritance for ".instanceof.App\Controller\Api\Service\University\AcademyApiController.0.App\Controller\Api\Service\University\AcademyApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Service\University\AcademyApiController).
Resolving inheritance for "App\Controller\Api\Service\University\AcademyApiController" (parent: .instanceof.App\Controller\Api\Service\University\AcademyApiController.0.App\Controller\Api\Service\University\AcademyApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ShopPurchaseController" (parent: .abstract.instanceof.App\Controller\Api\ShopPurchaseController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ShopPurchaseController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ShopPurchaseController).
Resolving inheritance for ".instanceof.App\Controller\Api\ShopPurchaseController.0.App\Controller\Api\ShopPurchaseController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ShopPurchaseController).
Resolving inheritance for "App\Controller\Api\ShopPurchaseController" (parent: .instanceof.App\Controller\Api\ShopPurchaseController.0.App\Controller\Api\ShopPurchaseController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Subscription\SubscriptionApiController" (parent: .abstract.instanceof.App\Controller\Api\Subscription\SubscriptionApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Subscription\SubscriptionApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Subscription\SubscriptionApiController).
Resolving inheritance for ".instanceof.App\Controller\Api\Subscription\SubscriptionApiController.0.App\Controller\Api\Subscription\SubscriptionApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Subscription\SubscriptionApiController).
Resolving inheritance for "App\Controller\Api\Subscription\SubscriptionApiController" (parent: .instanceof.App\Controller\Api\Subscription\SubscriptionApiController.0.App\Controller\Api\Subscription\SubscriptionApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\UserApiController" (parent: .abstract.instanceof.App\Controller\Api\UserApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\UserApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\UserApiController).
Resolving inheritance for ".instanceof.App\Controller\Api\UserApiController.0.App\Controller\Api\UserApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\UserApiController).
Resolving inheritance for "App\Controller\Api\UserApiController" (parent: .instanceof.App\Controller\Api\UserApiController.0.App\Controller\Api\UserApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Dashboard\DashboardBizPartnerController" (parent: .abstract.instanceof.App\Controller\Crm\Dashboard\DashboardBizPartnerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Dashboard\DashboardBizPartnerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Dashboard\DashboardBizPartnerController).
Resolving inheritance for ".instanceof.App\Controller\Crm\Dashboard\DashboardBizPartnerController.0.App\Controller\Crm\Dashboard\DashboardBizPartnerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Dashboard\DashboardBizPartnerController).
Resolving inheritance for "App\Controller\Crm\Dashboard\DashboardBizPartnerController" (parent: .instanceof.App\Controller\Crm\Dashboard\DashboardBizPartnerController.0.App\Controller\Crm\Dashboard\DashboardBizPartnerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Dashboard\DashboardController" (parent: .abstract.instanceof.App\Controller\Crm\Dashboard\DashboardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Dashboard\DashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Dashboard\DashboardController).
Resolving inheritance for ".instanceof.App\Controller\Crm\Dashboard\DashboardController.0.App\Controller\Crm\Dashboard\DashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Dashboard\DashboardController).
Resolving inheritance for "App\Controller\Crm\Dashboard\DashboardController" (parent: .instanceof.App\Controller\Crm\Dashboard\DashboardController.0.App\Controller\Crm\Dashboard\DashboardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Dashboard\DashboardCustomerController" (parent: .abstract.instanceof.App\Controller\Crm\Dashboard\DashboardCustomerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Dashboard\DashboardCustomerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Dashboard\DashboardCustomerController).
Resolving inheritance for ".instanceof.App\Controller\Crm\Dashboard\DashboardCustomerController.0.App\Controller\Crm\Dashboard\DashboardCustomerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Dashboard\DashboardCustomerController).
Resolving inheritance for "App\Controller\Crm\Dashboard\DashboardCustomerController" (parent: .instanceof.App\Controller\Crm\Dashboard\DashboardCustomerController.0.App\Controller\Crm\Dashboard\DashboardCustomerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Dashboard\DashboardSalesController" (parent: .abstract.instanceof.App\Controller\Crm\Dashboard\DashboardSalesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Dashboard\DashboardSalesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Dashboard\DashboardSalesController).
Resolving inheritance for ".instanceof.App\Controller\Crm\Dashboard\DashboardSalesController.0.App\Controller\Crm\Dashboard\DashboardSalesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Dashboard\DashboardSalesController).
Resolving inheritance for "App\Controller\Crm\Dashboard\DashboardSalesController" (parent: .instanceof.App\Controller\Crm\Dashboard\DashboardSalesController.0.App\Controller\Crm\Dashboard\DashboardSalesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Document\MediaContentApiController" (parent: .abstract.instanceof.App\Controller\Crm\Document\MediaContentApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Document\MediaContentApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Document\MediaContentApiController).
Resolving inheritance for ".instanceof.App\Controller\Crm\Document\MediaContentApiController.0.App\Controller\Crm\Document\MediaContentApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Document\MediaContentApiController).
Resolving inheritance for "App\Controller\Crm\Document\MediaContentApiController" (parent: .instanceof.App\Controller\Crm\Document\MediaContentApiController.0.App\Controller\Crm\Document\MediaContentApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Document\MybizDocumentController" (parent: .abstract.instanceof.App\Controller\Crm\Document\MybizDocumentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Document\MybizDocumentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Document\MybizDocumentController).
Resolving inheritance for ".instanceof.App\Controller\Crm\Document\MybizDocumentController.0.App\Controller\Crm\Document\MybizDocumentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Document\MybizDocumentController).
Resolving inheritance for "App\Controller\Crm\Document\MybizDocumentController" (parent: .instanceof.App\Controller\Crm\Document\MybizDocumentController.0.App\Controller\Crm\Document\MybizDocumentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Invoice\InvoiceController" (parent: .abstract.instanceof.App\Controller\Crm\Invoice\InvoiceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Invoice\InvoiceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Invoice\InvoiceController).
Resolving inheritance for ".instanceof.App\Controller\Crm\Invoice\InvoiceController.0.App\Controller\Crm\Invoice\InvoiceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Invoice\InvoiceController).
Resolving inheritance for "App\Controller\Crm\Invoice\InvoiceController" (parent: .instanceof.App\Controller\Crm\Invoice\InvoiceController.0.App\Controller\Crm\Invoice\InvoiceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Invoice\InvoiceHistoryController" (parent: .abstract.instanceof.App\Controller\Crm\Invoice\InvoiceHistoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Invoice\InvoiceHistoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Invoice\InvoiceHistoryController).
Resolving inheritance for ".instanceof.App\Controller\Crm\Invoice\InvoiceHistoryController.0.App\Controller\Crm\Invoice\InvoiceHistoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Invoice\InvoiceHistoryController).
Resolving inheritance for "App\Controller\Crm\Invoice\InvoiceHistoryController" (parent: .instanceof.App\Controller\Crm\Invoice\InvoiceHistoryController.0.App\Controller\Crm\Invoice\InvoiceHistoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Invoice\MoneyBagItemController" (parent: .abstract.instanceof.App\Controller\Crm\Invoice\MoneyBagItemController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Invoice\MoneyBagItemController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Invoice\MoneyBagItemController).
Resolving inheritance for ".instanceof.App\Controller\Crm\Invoice\MoneyBagItemController.0.App\Controller\Crm\Invoice\MoneyBagItemController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Invoice\MoneyBagItemController).
Resolving inheritance for "App\Controller\Crm\Invoice\MoneyBagItemController" (parent: .instanceof.App\Controller\Crm\Invoice\MoneyBagItemController.0.App\Controller\Crm\Invoice\MoneyBagItemController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Invoice\SavingBonusController" (parent: .abstract.instanceof.App\Controller\Crm\Invoice\SavingBonusController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Invoice\SavingBonusController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Invoice\SavingBonusController).
Resolving inheritance for ".instanceof.App\Controller\Crm\Invoice\SavingBonusController.0.App\Controller\Crm\Invoice\SavingBonusController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Invoice\SavingBonusController).
Resolving inheritance for "App\Controller\Crm\Invoice\SavingBonusController" (parent: .instanceof.App\Controller\Crm\Invoice\SavingBonusController.0.App\Controller\Crm\Invoice\SavingBonusController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Luume\LuumeEndMonthOrderController" (parent: .abstract.instanceof.App\Controller\Crm\Luume\LuumeEndMonthOrderController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Luume\LuumeEndMonthOrderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Luume\LuumeEndMonthOrderController).
Resolving inheritance for ".instanceof.App\Controller\Crm\Luume\LuumeEndMonthOrderController.0.App\Controller\Crm\Luume\LuumeEndMonthOrderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Luume\LuumeEndMonthOrderController).
Resolving inheritance for "App\Controller\Crm\Luume\LuumeEndMonthOrderController" (parent: .instanceof.App\Controller\Crm\Luume\LuumeEndMonthOrderController.0.App\Controller\Crm\Luume\LuumeEndMonthOrderController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\MainController" (parent: .abstract.instanceof.App\Controller\Crm\MainController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\MainController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\MainController).
Resolving inheritance for ".instanceof.App\Controller\Crm\MainController.0.App\Controller\Crm\MainController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\MainController).
Resolving inheritance for "App\Controller\Crm\MainController" (parent: .instanceof.App\Controller\Crm\MainController.0.App\Controller\Crm\MainController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Member\DocumentController" (parent: .abstract.instanceof.App\Controller\Crm\Member\DocumentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Member\DocumentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Member\DocumentController).
Resolving inheritance for ".instanceof.App\Controller\Crm\Member\DocumentController.0.App\Controller\Crm\Member\DocumentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Member\DocumentController).
Resolving inheritance for "App\Controller\Crm\Member\DocumentController" (parent: .instanceof.App\Controller\Crm\Member\DocumentController.0.App\Controller\Crm\Member\DocumentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Member\MemberController" (parent: .abstract.instanceof.App\Controller\Crm\Member\MemberController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Member\MemberController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Member\MemberController).
Resolving inheritance for ".instanceof.App\Controller\Crm\Member\MemberController.0.App\Controller\Crm\Member\MemberController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Member\MemberController).
Resolving inheritance for "App\Controller\Crm\Member\MemberController" (parent: .instanceof.App\Controller\Crm\Member\MemberController.0.App\Controller\Crm\Member\MemberController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Notification\NotificationController" (parent: .abstract.instanceof.App\Controller\Crm\Notification\NotificationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Notification\NotificationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Notification\NotificationController).
Resolving inheritance for ".instanceof.App\Controller\Crm\Notification\NotificationController.0.App\Controller\Crm\Notification\NotificationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Notification\NotificationController).
Resolving inheritance for "App\Controller\Crm\Notification\NotificationController" (parent: .instanceof.App\Controller\Crm\Notification\NotificationController.0.App\Controller\Crm\Notification\NotificationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Parameter\ActualityController" (parent: .abstract.instanceof.App\Controller\Crm\Parameter\ActualityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Parameter\ActualityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Parameter\ActualityController).
Resolving inheritance for ".instanceof.App\Controller\Crm\Parameter\ActualityController.0.App\Controller\Crm\Parameter\ActualityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Parameter\ActualityController).
Resolving inheritance for "App\Controller\Crm\Parameter\ActualityController" (parent: .instanceof.App\Controller\Crm\Parameter\ActualityController.0.App\Controller\Crm\Parameter\ActualityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Parameter\AlertController" (parent: .abstract.instanceof.App\Controller\Crm\Parameter\AlertController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Parameter\AlertController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Parameter\AlertController).
Resolving inheritance for ".instanceof.App\Controller\Crm\Parameter\AlertController.0.App\Controller\Crm\Parameter\AlertController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Parameter\AlertController).
Resolving inheritance for "App\Controller\Crm\Parameter\AlertController" (parent: .instanceof.App\Controller\Crm\Parameter\AlertController.0.App\Controller\Crm\Parameter\AlertController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Parameter\AppLoggerController" (parent: .abstract.instanceof.App\Controller\Crm\Parameter\AppLoggerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Parameter\AppLoggerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Parameter\AppLoggerController).
Resolving inheritance for ".instanceof.App\Controller\Crm\Parameter\AppLoggerController.0.App\Controller\Crm\Parameter\AppLoggerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Parameter\AppLoggerController).
Resolving inheritance for "App\Controller\Crm\Parameter\AppLoggerController" (parent: .instanceof.App\Controller\Crm\Parameter\AppLoggerController.0.App\Controller\Crm\Parameter\AppLoggerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Parameter\CountryController" (parent: .abstract.instanceof.App\Controller\Crm\Parameter\CountryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Parameter\CountryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Parameter\CountryController).
Resolving inheritance for ".instanceof.App\Controller\Crm\Parameter\CountryController.0.App\Controller\Crm\Parameter\CountryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Parameter\CountryController).
Resolving inheritance for "App\Controller\Crm\Parameter\CountryController" (parent: .instanceof.App\Controller\Crm\Parameter\CountryController.0.App\Controller\Crm\Parameter\CountryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Parameter\ParameterController" (parent: .abstract.instanceof.App\Controller\Crm\Parameter\ParameterController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Parameter\ParameterController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Parameter\ParameterController).
Resolving inheritance for ".instanceof.App\Controller\Crm\Parameter\ParameterController.0.App\Controller\Crm\Parameter\ParameterController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Parameter\ParameterController).
Resolving inheritance for "App\Controller\Crm\Parameter\ParameterController" (parent: .instanceof.App\Controller\Crm\Parameter\ParameterController.0.App\Controller\Crm\Parameter\ParameterController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Parameter\SwitchUserController" (parent: .abstract.instanceof.App\Controller\Crm\Parameter\SwitchUserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Parameter\SwitchUserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Parameter\SwitchUserController).
Resolving inheritance for ".instanceof.App\Controller\Crm\Parameter\SwitchUserController.0.App\Controller\Crm\Parameter\SwitchUserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Parameter\SwitchUserController).
Resolving inheritance for "App\Controller\Crm\Parameter\SwitchUserController" (parent: .instanceof.App\Controller\Crm\Parameter\SwitchUserController.0.App\Controller\Crm\Parameter\SwitchUserController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\PaymentGateway\Copecart\CrmCopecartController" (parent: .abstract.instanceof.App\Controller\Crm\PaymentGateway\Copecart\CrmCopecartController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\PaymentGateway\Copecart\CrmCopecartController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\PaymentGateway\Copecart\CrmCopecartController).
Resolving inheritance for ".instanceof.App\Controller\Crm\PaymentGateway\Copecart\CrmCopecartController.0.App\Controller\Crm\PaymentGateway\Copecart\CrmCopecartController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\PaymentGateway\Copecart\CrmCopecartController).
Resolving inheritance for "App\Controller\Crm\PaymentGateway\Copecart\CrmCopecartController" (parent: .instanceof.App\Controller\Crm\PaymentGateway\Copecart\CrmCopecartController.0.App\Controller\Crm\PaymentGateway\Copecart\CrmCopecartController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\PaymentGateway\DebitController" (parent: .abstract.instanceof.App\Controller\Crm\PaymentGateway\DebitController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\PaymentGateway\DebitController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\PaymentGateway\DebitController).
Resolving inheritance for ".instanceof.App\Controller\Crm\PaymentGateway\DebitController.0.App\Controller\Crm\PaymentGateway\DebitController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\PaymentGateway\DebitController).
Resolving inheritance for "App\Controller\Crm\PaymentGateway\DebitController" (parent: .instanceof.App\Controller\Crm\PaymentGateway\DebitController.0.App\Controller\Crm\PaymentGateway\DebitController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\PaymentGateway\GatewayController" (parent: .abstract.instanceof.App\Controller\Crm\PaymentGateway\GatewayController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\PaymentGateway\GatewayController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\PaymentGateway\GatewayController).
Resolving inheritance for ".instanceof.App\Controller\Crm\PaymentGateway\GatewayController.0.App\Controller\Crm\PaymentGateway\GatewayController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\PaymentGateway\GatewayController).
Resolving inheritance for "App\Controller\Crm\PaymentGateway\GatewayController" (parent: .instanceof.App\Controller\Crm\PaymentGateway\GatewayController.0.App\Controller\Crm\PaymentGateway\GatewayController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\PaymentHistory\PaymentHistoryController" (parent: .abstract.instanceof.App\Controller\Crm\PaymentHistory\PaymentHistoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\PaymentHistory\PaymentHistoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\PaymentHistory\PaymentHistoryController).
Resolving inheritance for ".instanceof.App\Controller\Crm\PaymentHistory\PaymentHistoryController.0.App\Controller\Crm\PaymentHistory\PaymentHistoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\PaymentHistory\PaymentHistoryController).
Resolving inheritance for "App\Controller\Crm\PaymentHistory\PaymentHistoryController" (parent: .instanceof.App\Controller\Crm\PaymentHistory\PaymentHistoryController.0.App\Controller\Crm\PaymentHistory\PaymentHistoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\PaymentHistory\ShopPurchaseController" (parent: .abstract.instanceof.App\Controller\Crm\PaymentHistory\ShopPurchaseController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\PaymentHistory\ShopPurchaseController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\PaymentHistory\ShopPurchaseController).
Resolving inheritance for ".instanceof.App\Controller\Crm\PaymentHistory\ShopPurchaseController.0.App\Controller\Crm\PaymentHistory\ShopPurchaseController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\PaymentHistory\ShopPurchaseController).
Resolving inheritance for "App\Controller\Crm\PaymentHistory\ShopPurchaseController" (parent: .instanceof.App\Controller\Crm\PaymentHistory\ShopPurchaseController.0.App\Controller\Crm\PaymentHistory\ShopPurchaseController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Product\CurrencyController" (parent: .abstract.instanceof.App\Controller\Crm\Product\CurrencyController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Product\CurrencyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Product\CurrencyController).
Resolving inheritance for ".instanceof.App\Controller\Crm\Product\CurrencyController.0.App\Controller\Crm\Product\CurrencyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Product\CurrencyController).
Resolving inheritance for "App\Controller\Crm\Product\CurrencyController" (parent: .instanceof.App\Controller\Crm\Product\CurrencyController.0.App\Controller\Crm\Product\CurrencyController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Product\MarketController" (parent: .abstract.instanceof.App\Controller\Crm\Product\MarketController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Product\MarketController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Product\MarketController).
Resolving inheritance for ".instanceof.App\Controller\Crm\Product\MarketController.0.App\Controller\Crm\Product\MarketController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Product\MarketController).
Resolving inheritance for "App\Controller\Crm\Product\MarketController" (parent: .instanceof.App\Controller\Crm\Product\MarketController.0.App\Controller\Crm\Product\MarketController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Product\ProductController" (parent: .abstract.instanceof.App\Controller\Crm\Product\ProductController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Product\ProductController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Product\ProductController).
Resolving inheritance for ".instanceof.App\Controller\Crm\Product\ProductController.0.App\Controller\Crm\Product\ProductController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Product\ProductController).
Resolving inheritance for "App\Controller\Crm\Product\ProductController" (parent: .instanceof.App\Controller\Crm\Product\ProductController.0.App\Controller\Crm\Product\ProductController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Questionnaire\QuestionnaireController" (parent: .abstract.instanceof.App\Controller\Crm\Questionnaire\QuestionnaireController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Questionnaire\QuestionnaireController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Questionnaire\QuestionnaireController).
Resolving inheritance for ".instanceof.App\Controller\Crm\Questionnaire\QuestionnaireController.0.App\Controller\Crm\Questionnaire\QuestionnaireController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Questionnaire\QuestionnaireController).
Resolving inheritance for "App\Controller\Crm\Questionnaire\QuestionnaireController" (parent: .instanceof.App\Controller\Crm\Questionnaire\QuestionnaireController.0.App\Controller\Crm\Questionnaire\QuestionnaireController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Rank\RankController" (parent: .abstract.instanceof.App\Controller\Crm\Rank\RankController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Rank\RankController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Rank\RankController).
Resolving inheritance for ".instanceof.App\Controller\Crm\Rank\RankController.0.App\Controller\Crm\Rank\RankController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Rank\RankController).
Resolving inheritance for "App\Controller\Crm\Rank\RankController" (parent: .instanceof.App\Controller\Crm\Rank\RankController.0.App\Controller\Crm\Rank\RankController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Service\Academy\AcademyCategoryController" (parent: .abstract.instanceof.App\Controller\Crm\Service\Academy\AcademyCategoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Service\Academy\AcademyCategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Service\Academy\AcademyCategoryController).
Resolving inheritance for ".instanceof.App\Controller\Crm\Service\Academy\AcademyCategoryController.0.App\Controller\Crm\Service\Academy\AcademyCategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Service\Academy\AcademyCategoryController).
Resolving inheritance for "App\Controller\Crm\Service\Academy\AcademyCategoryController" (parent: .instanceof.App\Controller\Crm\Service\Academy\AcademyCategoryController.0.App\Controller\Crm\Service\Academy\AcademyCategoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Service\Academy\AcademyChapterController" (parent: .abstract.instanceof.App\Controller\Crm\Service\Academy\AcademyChapterController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Service\Academy\AcademyChapterController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Service\Academy\AcademyChapterController).
Resolving inheritance for ".instanceof.App\Controller\Crm\Service\Academy\AcademyChapterController.0.App\Controller\Crm\Service\Academy\AcademyChapterController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Service\Academy\AcademyChapterController).
Resolving inheritance for "App\Controller\Crm\Service\Academy\AcademyChapterController" (parent: .instanceof.App\Controller\Crm\Service\Academy\AcademyChapterController.0.App\Controller\Crm\Service\Academy\AcademyChapterController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Service\Academy\AcademyController" (parent: .abstract.instanceof.App\Controller\Crm\Service\Academy\AcademyController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Service\Academy\AcademyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Service\Academy\AcademyController).
Resolving inheritance for ".instanceof.App\Controller\Crm\Service\Academy\AcademyController.0.App\Controller\Crm\Service\Academy\AcademyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Service\Academy\AcademyController).
Resolving inheritance for "App\Controller\Crm\Service\Academy\AcademyController" (parent: .instanceof.App\Controller\Crm\Service\Academy\AcademyController.0.App\Controller\Crm\Service\Academy\AcademyController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Service\Academy\AcademySubChapterController" (parent: .abstract.instanceof.App\Controller\Crm\Service\Academy\AcademySubChapterController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Service\Academy\AcademySubChapterController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Service\Academy\AcademySubChapterController).
Resolving inheritance for ".instanceof.App\Controller\Crm\Service\Academy\AcademySubChapterController.0.App\Controller\Crm\Service\Academy\AcademySubChapterController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Service\Academy\AcademySubChapterController).
Resolving inheritance for "App\Controller\Crm\Service\Academy\AcademySubChapterController" (parent: .instanceof.App\Controller\Crm\Service\Academy\AcademySubChapterController.0.App\Controller\Crm\Service\Academy\AcademySubChapterController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Service\Book\BookController" (parent: .abstract.instanceof.App\Controller\Crm\Service\Book\BookController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Service\Book\BookController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Service\Book\BookController).
Resolving inheritance for ".instanceof.App\Controller\Crm\Service\Book\BookController.0.App\Controller\Crm\Service\Book\BookController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Service\Book\BookController).
Resolving inheritance for "App\Controller\Crm\Service\Book\BookController" (parent: .instanceof.App\Controller\Crm\Service\Book\BookController.0.App\Controller\Crm\Service\Book\BookController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Service\FeatureController" (parent: .abstract.instanceof.App\Controller\Crm\Service\FeatureController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Service\FeatureController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Service\FeatureController).
Resolving inheritance for ".instanceof.App\Controller\Crm\Service\FeatureController.0.App\Controller\Crm\Service\FeatureController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Service\FeatureController).
Resolving inheritance for "App\Controller\Crm\Service\FeatureController" (parent: .instanceof.App\Controller\Crm\Service\FeatureController.0.App\Controller\Crm\Service\FeatureController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Service\FeatureTutorialController" (parent: .abstract.instanceof.App\Controller\Crm\Service\FeatureTutorialController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Service\FeatureTutorialController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Service\FeatureTutorialController).
Resolving inheritance for ".instanceof.App\Controller\Crm\Service\FeatureTutorialController.0.App\Controller\Crm\Service\FeatureTutorialController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Service\FeatureTutorialController).
Resolving inheritance for "App\Controller\Crm\Service\FeatureTutorialController" (parent: .instanceof.App\Controller\Crm\Service\FeatureTutorialController.0.App\Controller\Crm\Service\FeatureTutorialController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Service\FeatureTypeController" (parent: .abstract.instanceof.App\Controller\Crm\Service\FeatureTypeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Service\FeatureTypeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Service\FeatureTypeController).
Resolving inheritance for ".instanceof.App\Controller\Crm\Service\FeatureTypeController.0.App\Controller\Crm\Service\FeatureTypeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Service\FeatureTypeController).
Resolving inheritance for "App\Controller\Crm\Service\FeatureTypeController" (parent: .instanceof.App\Controller\Crm\Service\FeatureTypeController.0.App\Controller\Crm\Service\FeatureTypeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Service\Tv\FuturesEventController" (parent: .abstract.instanceof.App\Controller\Crm\Service\Tv\FuturesEventController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Service\Tv\FuturesEventController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Service\Tv\FuturesEventController).
Resolving inheritance for ".instanceof.App\Controller\Crm\Service\Tv\FuturesEventController.0.App\Controller\Crm\Service\Tv\FuturesEventController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Service\Tv\FuturesEventController).
Resolving inheritance for "App\Controller\Crm\Service\Tv\FuturesEventController" (parent: .instanceof.App\Controller\Crm\Service\Tv\FuturesEventController.0.App\Controller\Crm\Service\Tv\FuturesEventController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Service\Tv\ReplayCategoryController" (parent: .abstract.instanceof.App\Controller\Crm\Service\Tv\ReplayCategoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Service\Tv\ReplayCategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Service\Tv\ReplayCategoryController).
Resolving inheritance for ".instanceof.App\Controller\Crm\Service\Tv\ReplayCategoryController.0.App\Controller\Crm\Service\Tv\ReplayCategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Service\Tv\ReplayCategoryController).
Resolving inheritance for "App\Controller\Crm\Service\Tv\ReplayCategoryController" (parent: .instanceof.App\Controller\Crm\Service\Tv\ReplayCategoryController.0.App\Controller\Crm\Service\Tv\ReplayCategoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Service\Tv\ReplayController" (parent: .abstract.instanceof.App\Controller\Crm\Service\Tv\ReplayController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Service\Tv\ReplayController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Service\Tv\ReplayController).
Resolving inheritance for ".instanceof.App\Controller\Crm\Service\Tv\ReplayController.0.App\Controller\Crm\Service\Tv\ReplayController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Service\Tv\ReplayController).
Resolving inheritance for "App\Controller\Crm\Service\Tv\ReplayController" (parent: .instanceof.App\Controller\Crm\Service\Tv\ReplayController.0.App\Controller\Crm\Service\Tv\ReplayController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Space\ApplicationController" (parent: .abstract.instanceof.App\Controller\Crm\Space\ApplicationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Space\ApplicationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Space\ApplicationController).
Resolving inheritance for ".instanceof.App\Controller\Crm\Space\ApplicationController.0.App\Controller\Crm\Space\ApplicationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Space\ApplicationController).
Resolving inheritance for "App\Controller\Crm\Space\ApplicationController" (parent: .instanceof.App\Controller\Crm\Space\ApplicationController.0.App\Controller\Crm\Space\ApplicationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Space\ApplicationVersionController" (parent: .abstract.instanceof.App\Controller\Crm\Space\ApplicationVersionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Space\ApplicationVersionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Space\ApplicationVersionController).
Resolving inheritance for ".instanceof.App\Controller\Crm\Space\ApplicationVersionController.0.App\Controller\Crm\Space\ApplicationVersionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Space\ApplicationVersionController).
Resolving inheritance for "App\Controller\Crm\Space\ApplicationVersionController" (parent: .instanceof.App\Controller\Crm\Space\ApplicationVersionController.0.App\Controller\Crm\Space\ApplicationVersionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Space\SpaceController" (parent: .abstract.instanceof.App\Controller\Crm\Space\SpaceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Space\SpaceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Space\SpaceController).
Resolving inheritance for ".instanceof.App\Controller\Crm\Space\SpaceController.0.App\Controller\Crm\Space\SpaceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Space\SpaceController).
Resolving inheritance for "App\Controller\Crm\Space\SpaceController" (parent: .instanceof.App\Controller\Crm\Space\SpaceController.0.App\Controller\Crm\Space\SpaceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Discord\DiscordController" (parent: .abstract.instanceof.App\Controller\Website\Discord\DiscordController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Discord\DiscordController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Discord\DiscordController).
Resolving inheritance for ".instanceof.App\Controller\Website\Discord\DiscordController.0.App\Controller\Website\Discord\DiscordController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Discord\DiscordController).
Resolving inheritance for "App\Controller\Website\Discord\DiscordController" (parent: .instanceof.App\Controller\Website\Discord\DiscordController.0.App\Controller\Website\Discord\DiscordController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\FuturesLearn\FuturesLearnAccessController" (parent: .abstract.instanceof.App\Controller\Website\FuturesLearn\FuturesLearnAccessController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\FuturesLearn\FuturesLearnAccessController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\FuturesLearn\FuturesLearnAccessController).
Resolving inheritance for ".instanceof.App\Controller\Website\FuturesLearn\FuturesLearnAccessController.0.App\Controller\Website\FuturesLearn\FuturesLearnAccessController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\FuturesLearn\FuturesLearnAccessController).
Resolving inheritance for "App\Controller\Website\FuturesLearn\FuturesLearnAccessController" (parent: .instanceof.App\Controller\Website\FuturesLearn\FuturesLearnAccessController.0.App\Controller\Website\FuturesLearn\FuturesLearnAccessController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Helpdesk\HelpdeskApiController" (parent: .abstract.instanceof.App\Controller\Website\Helpdesk\HelpdeskApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Helpdesk\HelpdeskApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Helpdesk\HelpdeskApiController).
Resolving inheritance for ".instanceof.App\Controller\Website\Helpdesk\HelpdeskApiController.0.App\Controller\Website\Helpdesk\HelpdeskApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Helpdesk\HelpdeskApiController).
Resolving inheritance for "App\Controller\Website\Helpdesk\HelpdeskApiController" (parent: .instanceof.App\Controller\Website\Helpdesk\HelpdeskApiController.0.App\Controller\Website\Helpdesk\HelpdeskApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Luume\LuumeAccessController" (parent: .abstract.instanceof.App\Controller\Website\Luume\LuumeAccessController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Luume\LuumeAccessController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Luume\LuumeAccessController).
Resolving inheritance for ".instanceof.App\Controller\Website\Luume\LuumeAccessController.0.App\Controller\Website\Luume\LuumeAccessController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Luume\LuumeAccessController).
Resolving inheritance for "App\Controller\Website\Luume\LuumeAccessController" (parent: .instanceof.App\Controller\Website\Luume\LuumeAccessController.0.App\Controller\Website\Luume\LuumeAccessController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\HomepageController" (parent: .abstract.instanceof.App\Controller\Website\Mybiz\HomepageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\HomepageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\HomepageController).
Resolving inheritance for ".instanceof.App\Controller\Website\Mybiz\HomepageController.0.App\Controller\Website\Mybiz\HomepageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\HomepageController).
Resolving inheritance for "App\Controller\Website\Mybiz\HomepageController" (parent: .instanceof.App\Controller\Website\Mybiz\HomepageController.0.App\Controller\Website\Mybiz\HomepageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\AbstractController" (parent: .abstract.instanceof.App\Controller\Website\Mybiz\V2\AbstractController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\AbstractController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\AbstractController).
Resolving inheritance for "App\Controller\Website\Mybiz\V2\AbstractController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\AbstractController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\CalendarController" (parent: .abstract.instanceof.App\Controller\Website\Mybiz\V2\CalendarController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\CalendarController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\CalendarController).
Resolving inheritance for ".instanceof.App\Controller\Website\Mybiz\V2\CalendarController.0.App\Controller\Website\Mybiz\V2\CalendarController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\CalendarController).
Resolving inheritance for "App\Controller\Website\Mybiz\V2\CalendarController" (parent: .instanceof.App\Controller\Website\Mybiz\V2\CalendarController.0.App\Controller\Website\Mybiz\V2\CalendarController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Components\Actuality\ActualityController" (parent: .abstract.instanceof.App\Controller\Website\Mybiz\V2\Components\Actuality\ActualityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Components\Actuality\ActualityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Components\Actuality\ActualityController).
Resolving inheritance for ".instanceof.App\Controller\Website\Mybiz\V2\Components\Actuality\ActualityController.0.App\Controller\Website\Mybiz\V2\Components\Actuality\ActualityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Components\Actuality\ActualityController).
Resolving inheritance for "App\Controller\Website\Mybiz\V2\Components\Actuality\ActualityController" (parent: .instanceof.App\Controller\Website\Mybiz\V2\Components\Actuality\ActualityController.0.App\Controller\Website\Mybiz\V2\Components\Actuality\ActualityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Components\Calendar\CalendarController" (parent: .abstract.instanceof.App\Controller\Website\Mybiz\V2\Components\Calendar\CalendarController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Components\Calendar\CalendarController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Components\Calendar\CalendarController).
Resolving inheritance for ".instanceof.App\Controller\Website\Mybiz\V2\Components\Calendar\CalendarController.0.App\Controller\Website\Mybiz\V2\Components\Calendar\CalendarController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Components\Calendar\CalendarController).
Resolving inheritance for "App\Controller\Website\Mybiz\V2\Components\Calendar\CalendarController" (parent: .instanceof.App\Controller\Website\Mybiz\V2\Components\Calendar\CalendarController.0.App\Controller\Website\Mybiz\V2\Components\Calendar\CalendarController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Components\Challenge\ChallengeController" (parent: .abstract.instanceof.App\Controller\Website\Mybiz\V2\Components\Challenge\ChallengeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Components\Challenge\ChallengeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Components\Challenge\ChallengeController).
Resolving inheritance for ".instanceof.App\Controller\Website\Mybiz\V2\Components\Challenge\ChallengeController.0.App\Controller\Website\Mybiz\V2\Components\Challenge\ChallengeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Components\Challenge\ChallengeController).
Resolving inheritance for "App\Controller\Website\Mybiz\V2\Components\Challenge\ChallengeController" (parent: .instanceof.App\Controller\Website\Mybiz\V2\Components\Challenge\ChallengeController.0.App\Controller\Website\Mybiz\V2\Components\Challenge\ChallengeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Components\Commission\CommissionController" (parent: .abstract.instanceof.App\Controller\Website\Mybiz\V2\Components\Commission\CommissionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Components\Commission\CommissionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Components\Commission\CommissionController).
Resolving inheritance for ".instanceof.App\Controller\Website\Mybiz\V2\Components\Commission\CommissionController.0.App\Controller\Website\Mybiz\V2\Components\Commission\CommissionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Components\Commission\CommissionController).
Resolving inheritance for "App\Controller\Website\Mybiz\V2\Components\Commission\CommissionController" (parent: .instanceof.App\Controller\Website\Mybiz\V2\Components\Commission\CommissionController.0.App\Controller\Website\Mybiz\V2\Components\Commission\CommissionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Components\Commission\SocietyCommissionController" (parent: .abstract.instanceof.App\Controller\Website\Mybiz\V2\Components\Commission\SocietyCommissionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Components\Commission\SocietyCommissionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Components\Commission\SocietyCommissionController).
Resolving inheritance for ".instanceof.App\Controller\Website\Mybiz\V2\Components\Commission\SocietyCommissionController.0.App\Controller\Website\Mybiz\V2\Components\Commission\SocietyCommissionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Components\Commission\SocietyCommissionController).
Resolving inheritance for "App\Controller\Website\Mybiz\V2\Components\Commission\SocietyCommissionController" (parent: .instanceof.App\Controller\Website\Mybiz\V2\Components\Commission\SocietyCommissionController.0.App\Controller\Website\Mybiz\V2\Components\Commission\SocietyCommissionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Components\Distribution\DistributionController" (parent: .abstract.instanceof.App\Controller\Website\Mybiz\V2\Components\Distribution\DistributionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Components\Distribution\DistributionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Components\Distribution\DistributionController).
Resolving inheritance for ".instanceof.App\Controller\Website\Mybiz\V2\Components\Distribution\DistributionController.0.App\Controller\Website\Mybiz\V2\Components\Distribution\DistributionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Components\Distribution\DistributionController).
Resolving inheritance for "App\Controller\Website\Mybiz\V2\Components\Distribution\DistributionController" (parent: .instanceof.App\Controller\Website\Mybiz\V2\Components\Distribution\DistributionController.0.App\Controller\Website\Mybiz\V2\Components\Distribution\DistributionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Components\Gamification\BadgeController" (parent: .abstract.instanceof.App\Controller\Website\Mybiz\V2\Components\Gamification\BadgeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Components\Gamification\BadgeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Components\Gamification\BadgeController).
Resolving inheritance for ".instanceof.App\Controller\Website\Mybiz\V2\Components\Gamification\BadgeController.0.App\Controller\Website\Mybiz\V2\Components\Gamification\BadgeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Components\Gamification\BadgeController).
Resolving inheritance for "App\Controller\Website\Mybiz\V2\Components\Gamification\BadgeController" (parent: .instanceof.App\Controller\Website\Mybiz\V2\Components\Gamification\BadgeController.0.App\Controller\Website\Mybiz\V2\Components\Gamification\BadgeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Components\Gamification\LeaderboardController" (parent: .abstract.instanceof.App\Controller\Website\Mybiz\V2\Components\Gamification\LeaderboardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Components\Gamification\LeaderboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Components\Gamification\LeaderboardController).
Resolving inheritance for ".instanceof.App\Controller\Website\Mybiz\V2\Components\Gamification\LeaderboardController.0.App\Controller\Website\Mybiz\V2\Components\Gamification\LeaderboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Components\Gamification\LeaderboardController).
Resolving inheritance for "App\Controller\Website\Mybiz\V2\Components\Gamification\LeaderboardController" (parent: .instanceof.App\Controller\Website\Mybiz\V2\Components\Gamification\LeaderboardController.0.App\Controller\Website\Mybiz\V2\Components\Gamification\LeaderboardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Components\Gamification\MissionController" (parent: .abstract.instanceof.App\Controller\Website\Mybiz\V2\Components\Gamification\MissionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Components\Gamification\MissionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Components\Gamification\MissionController).
Resolving inheritance for ".instanceof.App\Controller\Website\Mybiz\V2\Components\Gamification\MissionController.0.App\Controller\Website\Mybiz\V2\Components\Gamification\MissionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Components\Gamification\MissionController).
Resolving inheritance for "App\Controller\Website\Mybiz\V2\Components\Gamification\MissionController" (parent: .instanceof.App\Controller\Website\Mybiz\V2\Components\Gamification\MissionController.0.App\Controller\Website\Mybiz\V2\Components\Gamification\MissionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Components\Gamification\XpLevelAndMissionController" (parent: .abstract.instanceof.App\Controller\Website\Mybiz\V2\Components\Gamification\XpLevelAndMissionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Components\Gamification\XpLevelAndMissionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Components\Gamification\XpLevelAndMissionController).
Resolving inheritance for ".instanceof.App\Controller\Website\Mybiz\V2\Components\Gamification\XpLevelAndMissionController.0.App\Controller\Website\Mybiz\V2\Components\Gamification\XpLevelAndMissionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Components\Gamification\XpLevelAndMissionController).
Resolving inheritance for "App\Controller\Website\Mybiz\V2\Components\Gamification\XpLevelAndMissionController" (parent: .instanceof.App\Controller\Website\Mybiz\V2\Components\Gamification\XpLevelAndMissionController.0.App\Controller\Website\Mybiz\V2\Components\Gamification\XpLevelAndMissionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Components\Gamification\XpLevelController" (parent: .abstract.instanceof.App\Controller\Website\Mybiz\V2\Components\Gamification\XpLevelController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Components\Gamification\XpLevelController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Components\Gamification\XpLevelController).
Resolving inheritance for ".instanceof.App\Controller\Website\Mybiz\V2\Components\Gamification\XpLevelController.0.App\Controller\Website\Mybiz\V2\Components\Gamification\XpLevelController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Components\Gamification\XpLevelController).
Resolving inheritance for "App\Controller\Website\Mybiz\V2\Components\Gamification\XpLevelController" (parent: .instanceof.App\Controller\Website\Mybiz\V2\Components\Gamification\XpLevelController.0.App\Controller\Website\Mybiz\V2\Components\Gamification\XpLevelController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Components\Kanban\KanbanBoardComponentController" (parent: .abstract.instanceof.App\Controller\Website\Mybiz\V2\Components\Kanban\KanbanBoardComponentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Components\Kanban\KanbanBoardComponentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Components\Kanban\KanbanBoardComponentController).
Resolving inheritance for ".instanceof.App\Controller\Website\Mybiz\V2\Components\Kanban\KanbanBoardComponentController.0.App\Controller\Website\Mybiz\V2\Components\Kanban\KanbanBoardComponentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Components\Kanban\KanbanBoardComponentController).
Resolving inheritance for "App\Controller\Website\Mybiz\V2\Components\Kanban\KanbanBoardComponentController" (parent: .instanceof.App\Controller\Website\Mybiz\V2\Components\Kanban\KanbanBoardComponentController.0.App\Controller\Website\Mybiz\V2\Components\Kanban\KanbanBoardComponentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Components\Kanban\KanbanCardComponentController" (parent: .abstract.instanceof.App\Controller\Website\Mybiz\V2\Components\Kanban\KanbanCardComponentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Components\Kanban\KanbanCardComponentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Components\Kanban\KanbanCardComponentController).
Resolving inheritance for ".instanceof.App\Controller\Website\Mybiz\V2\Components\Kanban\KanbanCardComponentController.0.App\Controller\Website\Mybiz\V2\Components\Kanban\KanbanCardComponentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Components\Kanban\KanbanCardComponentController).
Resolving inheritance for "App\Controller\Website\Mybiz\V2\Components\Kanban\KanbanCardComponentController" (parent: .instanceof.App\Controller\Website\Mybiz\V2\Components\Kanban\KanbanCardComponentController.0.App\Controller\Website\Mybiz\V2\Components\Kanban\KanbanCardComponentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Components\Kanban\KanbanColumnComponentController" (parent: .abstract.instanceof.App\Controller\Website\Mybiz\V2\Components\Kanban\KanbanColumnComponentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Components\Kanban\KanbanColumnComponentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Components\Kanban\KanbanColumnComponentController).
Resolving inheritance for ".instanceof.App\Controller\Website\Mybiz\V2\Components\Kanban\KanbanColumnComponentController.0.App\Controller\Website\Mybiz\V2\Components\Kanban\KanbanColumnComponentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Components\Kanban\KanbanColumnComponentController).
Resolving inheritance for "App\Controller\Website\Mybiz\V2\Components\Kanban\KanbanColumnComponentController" (parent: .instanceof.App\Controller\Website\Mybiz\V2\Components\Kanban\KanbanColumnComponentController.0.App\Controller\Website\Mybiz\V2\Components\Kanban\KanbanColumnComponentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Components\Kanban\KanbanTagComponentController" (parent: .abstract.instanceof.App\Controller\Website\Mybiz\V2\Components\Kanban\KanbanTagComponentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Components\Kanban\KanbanTagComponentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Components\Kanban\KanbanTagComponentController).
Resolving inheritance for ".instanceof.App\Controller\Website\Mybiz\V2\Components\Kanban\KanbanTagComponentController.0.App\Controller\Website\Mybiz\V2\Components\Kanban\KanbanTagComponentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Components\Kanban\KanbanTagComponentController).
Resolving inheritance for "App\Controller\Website\Mybiz\V2\Components\Kanban\KanbanTagComponentController" (parent: .instanceof.App\Controller\Website\Mybiz\V2\Components\Kanban\KanbanTagComponentController.0.App\Controller\Website\Mybiz\V2\Components\Kanban\KanbanTagComponentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Components\Kpi\KpiController" (parent: .abstract.instanceof.App\Controller\Website\Mybiz\V2\Components\Kpi\KpiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Components\Kpi\KpiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Components\Kpi\KpiController).
Resolving inheritance for ".instanceof.App\Controller\Website\Mybiz\V2\Components\Kpi\KpiController.0.App\Controller\Website\Mybiz\V2\Components\Kpi\KpiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Components\Kpi\KpiController).
Resolving inheritance for "App\Controller\Website\Mybiz\V2\Components\Kpi\KpiController" (parent: .instanceof.App\Controller\Website\Mybiz\V2\Components\Kpi\KpiController.0.App\Controller\Website\Mybiz\V2\Components\Kpi\KpiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Components\Kpi\ProgressKpiController" (parent: .abstract.instanceof.App\Controller\Website\Mybiz\V2\Components\Kpi\ProgressKpiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Components\Kpi\ProgressKpiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Components\Kpi\ProgressKpiController).
Resolving inheritance for ".instanceof.App\Controller\Website\Mybiz\V2\Components\Kpi\ProgressKpiController.0.App\Controller\Website\Mybiz\V2\Components\Kpi\ProgressKpiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Components\Kpi\ProgressKpiController).
Resolving inheritance for "App\Controller\Website\Mybiz\V2\Components\Kpi\ProgressKpiController" (parent: .instanceof.App\Controller\Website\Mybiz\V2\Components\Kpi\ProgressKpiController.0.App\Controller\Website\Mybiz\V2\Components\Kpi\ProgressKpiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Components\Leaderboard\BestQualificationController" (parent: .abstract.instanceof.App\Controller\Website\Mybiz\V2\Components\Leaderboard\BestQualificationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Components\Leaderboard\BestQualificationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Components\Leaderboard\BestQualificationController).
Resolving inheritance for ".instanceof.App\Controller\Website\Mybiz\V2\Components\Leaderboard\BestQualificationController.0.App\Controller\Website\Mybiz\V2\Components\Leaderboard\BestQualificationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Components\Leaderboard\BestQualificationController).
Resolving inheritance for "App\Controller\Website\Mybiz\V2\Components\Leaderboard\BestQualificationController" (parent: .instanceof.App\Controller\Website\Mybiz\V2\Components\Leaderboard\BestQualificationController.0.App\Controller\Website\Mybiz\V2\Components\Leaderboard\BestQualificationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Components\Leaderboard\BestRankController" (parent: .abstract.instanceof.App\Controller\Website\Mybiz\V2\Components\Leaderboard\BestRankController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Components\Leaderboard\BestRankController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Components\Leaderboard\BestRankController).
Resolving inheritance for ".instanceof.App\Controller\Website\Mybiz\V2\Components\Leaderboard\BestRankController.0.App\Controller\Website\Mybiz\V2\Components\Leaderboard\BestRankController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Components\Leaderboard\BestRankController).
Resolving inheritance for "App\Controller\Website\Mybiz\V2\Components\Leaderboard\BestRankController" (parent: .instanceof.App\Controller\Website\Mybiz\V2\Components\Leaderboard\BestRankController.0.App\Controller\Website\Mybiz\V2\Components\Leaderboard\BestRankController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Components\Leaderboard\LeaderboardController" (parent: .abstract.instanceof.App\Controller\Website\Mybiz\V2\Components\Leaderboard\LeaderboardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Components\Leaderboard\LeaderboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Components\Leaderboard\LeaderboardController).
Resolving inheritance for ".instanceof.App\Controller\Website\Mybiz\V2\Components\Leaderboard\LeaderboardController.0.App\Controller\Website\Mybiz\V2\Components\Leaderboard\LeaderboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Components\Leaderboard\LeaderboardController).
Resolving inheritance for "App\Controller\Website\Mybiz\V2\Components\Leaderboard\LeaderboardController" (parent: .instanceof.App\Controller\Website\Mybiz\V2\Components\Leaderboard\LeaderboardController.0.App\Controller\Website\Mybiz\V2\Components\Leaderboard\LeaderboardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Components\Notification\NotificationController" (parent: .abstract.instanceof.App\Controller\Website\Mybiz\V2\Components\Notification\NotificationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Components\Notification\NotificationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Components\Notification\NotificationController).
Resolving inheritance for ".instanceof.App\Controller\Website\Mybiz\V2\Components\Notification\NotificationController.0.App\Controller\Website\Mybiz\V2\Components\Notification\NotificationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Components\Notification\NotificationController).
Resolving inheritance for "App\Controller\Website\Mybiz\V2\Components\Notification\NotificationController" (parent: .instanceof.App\Controller\Website\Mybiz\V2\Components\Notification\NotificationController.0.App\Controller\Website\Mybiz\V2\Components\Notification\NotificationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Components\Placement\PlacementWaitingController" (parent: .abstract.instanceof.App\Controller\Website\Mybiz\V2\Components\Placement\PlacementWaitingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Components\Placement\PlacementWaitingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Components\Placement\PlacementWaitingController).
Resolving inheritance for ".instanceof.App\Controller\Website\Mybiz\V2\Components\Placement\PlacementWaitingController.0.App\Controller\Website\Mybiz\V2\Components\Placement\PlacementWaitingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Components\Placement\PlacementWaitingController).
Resolving inheritance for "App\Controller\Website\Mybiz\V2\Components\Placement\PlacementWaitingController" (parent: .instanceof.App\Controller\Website\Mybiz\V2\Components\Placement\PlacementWaitingController.0.App\Controller\Website\Mybiz\V2\Components\Placement\PlacementWaitingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Components\Point\PointVolumeController" (parent: .abstract.instanceof.App\Controller\Website\Mybiz\V2\Components\Point\PointVolumeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Components\Point\PointVolumeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Components\Point\PointVolumeController).
Resolving inheritance for ".instanceof.App\Controller\Website\Mybiz\V2\Components\Point\PointVolumeController.0.App\Controller\Website\Mybiz\V2\Components\Point\PointVolumeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Components\Point\PointVolumeController).
Resolving inheritance for "App\Controller\Website\Mybiz\V2\Components\Point\PointVolumeController" (parent: .instanceof.App\Controller\Website\Mybiz\V2\Components\Point\PointVolumeController.0.App\Controller\Website\Mybiz\V2\Components\Point\PointVolumeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Components\Promo\PromoController" (parent: .abstract.instanceof.App\Controller\Website\Mybiz\V2\Components\Promo\PromoController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Components\Promo\PromoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Components\Promo\PromoController).
Resolving inheritance for ".instanceof.App\Controller\Website\Mybiz\V2\Components\Promo\PromoController.0.App\Controller\Website\Mybiz\V2\Components\Promo\PromoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Components\Promo\PromoController).
Resolving inheritance for "App\Controller\Website\Mybiz\V2\Components\Promo\PromoController" (parent: .instanceof.App\Controller\Website\Mybiz\V2\Components\Promo\PromoController.0.App\Controller\Website\Mybiz\V2\Components\Promo\PromoController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Components\Qualification\QualificationController" (parent: .abstract.instanceof.App\Controller\Website\Mybiz\V2\Components\Qualification\QualificationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Components\Qualification\QualificationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Components\Qualification\QualificationController).
Resolving inheritance for ".instanceof.App\Controller\Website\Mybiz\V2\Components\Qualification\QualificationController.0.App\Controller\Website\Mybiz\V2\Components\Qualification\QualificationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Components\Qualification\QualificationController).
Resolving inheritance for "App\Controller\Website\Mybiz\V2\Components\Qualification\QualificationController" (parent: .instanceof.App\Controller\Website\Mybiz\V2\Components\Qualification\QualificationController.0.App\Controller\Website\Mybiz\V2\Components\Qualification\QualificationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Components\Sales\SalesByCountryController" (parent: .abstract.instanceof.App\Controller\Website\Mybiz\V2\Components\Sales\SalesByCountryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Components\Sales\SalesByCountryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Components\Sales\SalesByCountryController).
Resolving inheritance for ".instanceof.App\Controller\Website\Mybiz\V2\Components\Sales\SalesByCountryController.0.App\Controller\Website\Mybiz\V2\Components\Sales\SalesByCountryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Components\Sales\SalesByCountryController).
Resolving inheritance for "App\Controller\Website\Mybiz\V2\Components\Sales\SalesByCountryController" (parent: .instanceof.App\Controller\Website\Mybiz\V2\Components\Sales\SalesByCountryController.0.App\Controller\Website\Mybiz\V2\Components\Sales\SalesByCountryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Components\Sales\SalesByProductController" (parent: .abstract.instanceof.App\Controller\Website\Mybiz\V2\Components\Sales\SalesByProductController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Components\Sales\SalesByProductController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Components\Sales\SalesByProductController).
Resolving inheritance for ".instanceof.App\Controller\Website\Mybiz\V2\Components\Sales\SalesByProductController.0.App\Controller\Website\Mybiz\V2\Components\Sales\SalesByProductController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Components\Sales\SalesByProductController).
Resolving inheritance for "App\Controller\Website\Mybiz\V2\Components\Sales\SalesByProductController" (parent: .instanceof.App\Controller\Website\Mybiz\V2\Components\Sales\SalesByProductController.0.App\Controller\Website\Mybiz\V2\Components\Sales\SalesByProductController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Contact\ContactController" (parent: .abstract.instanceof.App\Controller\Website\Mybiz\V2\Contact\ContactController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Contact\ContactController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Contact\ContactController).
Resolving inheritance for ".instanceof.App\Controller\Website\Mybiz\V2\Contact\ContactController.0.App\Controller\Website\Mybiz\V2\Contact\ContactController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Contact\ContactController).
Resolving inheritance for "App\Controller\Website\Mybiz\V2\Contact\ContactController" (parent: .instanceof.App\Controller\Website\Mybiz\V2\Contact\ContactController.0.App\Controller\Website\Mybiz\V2\Contact\ContactController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Customer\CustomerController" (parent: .abstract.instanceof.App\Controller\Website\Mybiz\V2\Customer\CustomerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Customer\CustomerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Customer\CustomerController).
Resolving inheritance for ".instanceof.App\Controller\Website\Mybiz\V2\Customer\CustomerController.0.App\Controller\Website\Mybiz\V2\Customer\CustomerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Customer\CustomerController).
Resolving inheritance for "App\Controller\Website\Mybiz\V2\Customer\CustomerController" (parent: .instanceof.App\Controller\Website\Mybiz\V2\Customer\CustomerController.0.App\Controller\Website\Mybiz\V2\Customer\CustomerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\History\PointHistoryController" (parent: .abstract.instanceof.App\Controller\Website\Mybiz\V2\History\PointHistoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\History\PointHistoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\History\PointHistoryController).
Resolving inheritance for ".instanceof.App\Controller\Website\Mybiz\V2\History\PointHistoryController.0.App\Controller\Website\Mybiz\V2\History\PointHistoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\History\PointHistoryController).
Resolving inheritance for "App\Controller\Website\Mybiz\V2\History\PointHistoryController" (parent: .instanceof.App\Controller\Website\Mybiz\V2\History\PointHistoryController.0.App\Controller\Website\Mybiz\V2\History\PointHistoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\History\RankingHistoryController" (parent: .abstract.instanceof.App\Controller\Website\Mybiz\V2\History\RankingHistoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\History\RankingHistoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\History\RankingHistoryController).
Resolving inheritance for ".instanceof.App\Controller\Website\Mybiz\V2\History\RankingHistoryController.0.App\Controller\Website\Mybiz\V2\History\RankingHistoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\History\RankingHistoryController).
Resolving inheritance for "App\Controller\Website\Mybiz\V2\History\RankingHistoryController" (parent: .instanceof.App\Controller\Website\Mybiz\V2\History\RankingHistoryController.0.App\Controller\Website\Mybiz\V2\History\RankingHistoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\HomepageController" (parent: .abstract.instanceof.App\Controller\Website\Mybiz\V2\HomepageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\HomepageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\HomepageController).
Resolving inheritance for ".instanceof.App\Controller\Website\Mybiz\V2\HomepageController.0.App\Controller\Website\Mybiz\V2\HomepageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\HomepageController).
Resolving inheritance for "App\Controller\Website\Mybiz\V2\HomepageController" (parent: .instanceof.App\Controller\Website\Mybiz\V2\HomepageController.0.App\Controller\Website\Mybiz\V2\HomepageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Invoice\InvoiceController" (parent: .abstract.instanceof.App\Controller\Website\Mybiz\V2\Invoice\InvoiceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Invoice\InvoiceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Invoice\InvoiceController).
Resolving inheritance for ".instanceof.App\Controller\Website\Mybiz\V2\Invoice\InvoiceController.0.App\Controller\Website\Mybiz\V2\Invoice\InvoiceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Invoice\InvoiceController).
Resolving inheritance for "App\Controller\Website\Mybiz\V2\Invoice\InvoiceController" (parent: .instanceof.App\Controller\Website\Mybiz\V2\Invoice\InvoiceController.0.App\Controller\Website\Mybiz\V2\Invoice\InvoiceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\KanbanController" (parent: .abstract.instanceof.App\Controller\Website\Mybiz\V2\KanbanController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\KanbanController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\KanbanController).
Resolving inheritance for ".instanceof.App\Controller\Website\Mybiz\V2\KanbanController.0.App\Controller\Website\Mybiz\V2\KanbanController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\KanbanController).
Resolving inheritance for "App\Controller\Website\Mybiz\V2\KanbanController" (parent: .instanceof.App\Controller\Website\Mybiz\V2\KanbanController.0.App\Controller\Website\Mybiz\V2\KanbanController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\MediaHub\MediaHubController" (parent: .abstract.instanceof.App\Controller\Website\Mybiz\V2\MediaHub\MediaHubController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\MediaHub\MediaHubController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\MediaHub\MediaHubController).
Resolving inheritance for ".instanceof.App\Controller\Website\Mybiz\V2\MediaHub\MediaHubController.0.App\Controller\Website\Mybiz\V2\MediaHub\MediaHubController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\MediaHub\MediaHubController).
Resolving inheritance for "App\Controller\Website\Mybiz\V2\MediaHub\MediaHubController" (parent: .instanceof.App\Controller\Website\Mybiz\V2\MediaHub\MediaHubController.0.App\Controller\Website\Mybiz\V2\MediaHub\MediaHubController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Member\MemberPersonalInformationController" (parent: .abstract.instanceof.App\Controller\Website\Mybiz\V2\Member\MemberPersonalInformationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Member\MemberPersonalInformationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Member\MemberPersonalInformationController).
Resolving inheritance for ".instanceof.App\Controller\Website\Mybiz\V2\Member\MemberPersonalInformationController.0.App\Controller\Website\Mybiz\V2\Member\MemberPersonalInformationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Member\MemberPersonalInformationController).
Resolving inheritance for "App\Controller\Website\Mybiz\V2\Member\MemberPersonalInformationController" (parent: .instanceof.App\Controller\Website\Mybiz\V2\Member\MemberPersonalInformationController.0.App\Controller\Website\Mybiz\V2\Member\MemberPersonalInformationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Member\MemberSocialNetworkController" (parent: .abstract.instanceof.App\Controller\Website\Mybiz\V2\Member\MemberSocialNetworkController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Member\MemberSocialNetworkController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Member\MemberSocialNetworkController).
Resolving inheritance for ".instanceof.App\Controller\Website\Mybiz\V2\Member\MemberSocialNetworkController.0.App\Controller\Website\Mybiz\V2\Member\MemberSocialNetworkController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Member\MemberSocialNetworkController).
Resolving inheritance for "App\Controller\Website\Mybiz\V2\Member\MemberSocialNetworkController" (parent: .instanceof.App\Controller\Website\Mybiz\V2\Member\MemberSocialNetworkController.0.App\Controller\Website\Mybiz\V2\Member\MemberSocialNetworkController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\MoneyBag\MoneyBagController" (parent: .abstract.instanceof.App\Controller\Website\Mybiz\V2\MoneyBag\MoneyBagController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\MoneyBag\MoneyBagController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\MoneyBag\MoneyBagController).
Resolving inheritance for ".instanceof.App\Controller\Website\Mybiz\V2\MoneyBag\MoneyBagController.0.App\Controller\Website\Mybiz\V2\MoneyBag\MoneyBagController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\MoneyBag\MoneyBagController).
Resolving inheritance for "App\Controller\Website\Mybiz\V2\MoneyBag\MoneyBagController" (parent: .instanceof.App\Controller\Website\Mybiz\V2\MoneyBag\MoneyBagController.0.App\Controller\Website\Mybiz\V2\MoneyBag\MoneyBagController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\MyBusiness\MyBusinessController" (parent: .abstract.instanceof.App\Controller\Website\Mybiz\V2\MyBusiness\MyBusinessController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\MyBusiness\MyBusinessController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\MyBusiness\MyBusinessController).
Resolving inheritance for ".instanceof.App\Controller\Website\Mybiz\V2\MyBusiness\MyBusinessController.0.App\Controller\Website\Mybiz\V2\MyBusiness\MyBusinessController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\MyBusiness\MyBusinessController).
Resolving inheritance for "App\Controller\Website\Mybiz\V2\MyBusiness\MyBusinessController" (parent: .instanceof.App\Controller\Website\Mybiz\V2\MyBusiness\MyBusinessController.0.App\Controller\Website\Mybiz\V2\MyBusiness\MyBusinessController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\MyProgressController" (parent: .abstract.instanceof.App\Controller\Website\Mybiz\V2\MyProgressController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\MyProgressController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\MyProgressController).
Resolving inheritance for ".instanceof.App\Controller\Website\Mybiz\V2\MyProgressController.0.App\Controller\Website\Mybiz\V2\MyProgressController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\MyProgressController).
Resolving inheritance for "App\Controller\Website\Mybiz\V2\MyProgressController" (parent: .instanceof.App\Controller\Website\Mybiz\V2\MyProgressController.0.App\Controller\Website\Mybiz\V2\MyProgressController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\MybizOnBoarding\MybizOnBoardingController" (parent: .abstract.instanceof.App\Controller\Website\Mybiz\V2\MybizOnBoarding\MybizOnBoardingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\MybizOnBoarding\MybizOnBoardingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\MybizOnBoarding\MybizOnBoardingController).
Resolving inheritance for ".instanceof.App\Controller\Website\Mybiz\V2\MybizOnBoarding\MybizOnBoardingController.0.App\Controller\Website\Mybiz\V2\MybizOnBoarding\MybizOnBoardingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\MybizOnBoarding\MybizOnBoardingController).
Resolving inheritance for "App\Controller\Website\Mybiz\V2\MybizOnBoarding\MybizOnBoardingController" (parent: .instanceof.App\Controller\Website\Mybiz\V2\MybizOnBoarding\MybizOnBoardingController.0.App\Controller\Website\Mybiz\V2\MybizOnBoarding\MybizOnBoardingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\MybizOnBoarding\OnfidoWebhookController" (parent: .abstract.instanceof.App\Controller\Website\Mybiz\V2\MybizOnBoarding\OnfidoWebhookController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\MybizOnBoarding\OnfidoWebhookController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\MybizOnBoarding\OnfidoWebhookController).
Resolving inheritance for ".instanceof.App\Controller\Website\Mybiz\V2\MybizOnBoarding\OnfidoWebhookController.0.App\Controller\Website\Mybiz\V2\MybizOnBoarding\OnfidoWebhookController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\MybizOnBoarding\OnfidoWebhookController).
Resolving inheritance for "App\Controller\Website\Mybiz\V2\MybizOnBoarding\OnfidoWebhookController" (parent: .instanceof.App\Controller\Website\Mybiz\V2\MybizOnBoarding\OnfidoWebhookController.0.App\Controller\Website\Mybiz\V2\MybizOnBoarding\OnfidoWebhookController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\MybizOnBoarding\QualifiedChoicePack\QualifiedChoiceApiController" (parent: .abstract.instanceof.App\Controller\Website\Mybiz\V2\MybizOnBoarding\QualifiedChoicePack\QualifiedChoiceApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\MybizOnBoarding\QualifiedChoicePack\QualifiedChoiceApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\MybizOnBoarding\QualifiedChoicePack\QualifiedChoiceApiController).
Resolving inheritance for ".instanceof.App\Controller\Website\Mybiz\V2\MybizOnBoarding\QualifiedChoicePack\QualifiedChoiceApiController.0.App\Controller\Website\Mybiz\V2\MybizOnBoarding\QualifiedChoicePack\QualifiedChoiceApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\MybizOnBoarding\QualifiedChoicePack\QualifiedChoiceApiController).
Resolving inheritance for "App\Controller\Website\Mybiz\V2\MybizOnBoarding\QualifiedChoicePack\QualifiedChoiceApiController" (parent: .instanceof.App\Controller\Website\Mybiz\V2\MybizOnBoarding\QualifiedChoicePack\QualifiedChoiceApiController.0.App\Controller\Website\Mybiz\V2\MybizOnBoarding\QualifiedChoicePack\QualifiedChoiceApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\PointHistory\PointHistoryController" (parent: .abstract.instanceof.App\Controller\Website\Mybiz\V2\PointHistory\PointHistoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\PointHistory\PointHistoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\PointHistory\PointHistoryController).
Resolving inheritance for ".instanceof.App\Controller\Website\Mybiz\V2\PointHistory\PointHistoryController.0.App\Controller\Website\Mybiz\V2\PointHistory\PointHistoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\PointHistory\PointHistoryController).
Resolving inheritance for "App\Controller\Website\Mybiz\V2\PointHistory\PointHistoryController" (parent: .instanceof.App\Controller\Website\Mybiz\V2\PointHistory\PointHistoryController.0.App\Controller\Website\Mybiz\V2\PointHistory\PointHistoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Questionnaire\QuestionnaireController" (parent: .abstract.instanceof.App\Controller\Website\Mybiz\V2\Questionnaire\QuestionnaireController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Questionnaire\QuestionnaireController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Questionnaire\QuestionnaireController).
Resolving inheritance for ".instanceof.App\Controller\Website\Mybiz\V2\Questionnaire\QuestionnaireController.0.App\Controller\Website\Mybiz\V2\Questionnaire\QuestionnaireController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Questionnaire\QuestionnaireController).
Resolving inheritance for "App\Controller\Website\Mybiz\V2\Questionnaire\QuestionnaireController" (parent: .instanceof.App\Controller\Website\Mybiz\V2\Questionnaire\QuestionnaireController.0.App\Controller\Website\Mybiz\V2\Questionnaire\QuestionnaireController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Security\SecurityController" (parent: .abstract.instanceof.App\Controller\Website\Mybiz\V2\Security\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Security\SecurityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Security\SecurityController).
Resolving inheritance for ".instanceof.App\Controller\Website\Mybiz\V2\Security\SecurityController.0.App\Controller\Website\Mybiz\V2\Security\SecurityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Security\SecurityController).
Resolving inheritance for "App\Controller\Website\Mybiz\V2\Security\SecurityController" (parent: .instanceof.App\Controller\Website\Mybiz\V2\Security\SecurityController.0.App\Controller\Website\Mybiz\V2\Security\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Security\SignupController" (parent: .abstract.instanceof.App\Controller\Website\Mybiz\V2\Security\SignupController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Security\SignupController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Security\SignupController).
Resolving inheritance for ".instanceof.App\Controller\Website\Mybiz\V2\Security\SignupController.0.App\Controller\Website\Mybiz\V2\Security\SignupController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Security\SignupController).
Resolving inheritance for "App\Controller\Website\Mybiz\V2\Security\SignupController" (parent: .instanceof.App\Controller\Website\Mybiz\V2\Security\SignupController.0.App\Controller\Website\Mybiz\V2\Security\SignupController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Service\University\AcademyController" (parent: .abstract.instanceof.App\Controller\Website\Mybiz\V2\Service\University\AcademyController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Service\University\AcademyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Service\University\AcademyController).
Resolving inheritance for ".instanceof.App\Controller\Website\Mybiz\V2\Service\University\AcademyController.0.App\Controller\Website\Mybiz\V2\Service\University\AcademyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Service\University\AcademyController).
Resolving inheritance for "App\Controller\Website\Mybiz\V2\Service\University\AcademyController" (parent: .instanceof.App\Controller\Website\Mybiz\V2\Service\University\AcademyController.0.App\Controller\Website\Mybiz\V2\Service\University\AcademyController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Subscription\SubscriptionController" (parent: .abstract.instanceof.App\Controller\Website\Mybiz\V2\Subscription\SubscriptionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Subscription\SubscriptionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Subscription\SubscriptionController).
Resolving inheritance for ".instanceof.App\Controller\Website\Mybiz\V2\Subscription\SubscriptionController.0.App\Controller\Website\Mybiz\V2\Subscription\SubscriptionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Subscription\SubscriptionController).
Resolving inheritance for "App\Controller\Website\Mybiz\V2\Subscription\SubscriptionController" (parent: .instanceof.App\Controller\Website\Mybiz\V2\Subscription\SubscriptionController.0.App\Controller\Website\Mybiz\V2\Subscription\SubscriptionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Tree\PlacementController" (parent: .abstract.instanceof.App\Controller\Website\Mybiz\V2\Tree\PlacementController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Tree\PlacementController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Tree\PlacementController).
Resolving inheritance for ".instanceof.App\Controller\Website\Mybiz\V2\Tree\PlacementController.0.App\Controller\Website\Mybiz\V2\Tree\PlacementController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Tree\PlacementController).
Resolving inheritance for "App\Controller\Website\Mybiz\V2\Tree\PlacementController" (parent: .instanceof.App\Controller\Website\Mybiz\V2\Tree\PlacementController.0.App\Controller\Website\Mybiz\V2\Tree\PlacementController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Tree\TreeController" (parent: .abstract.instanceof.App\Controller\Website\Mybiz\V2\Tree\TreeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Tree\TreeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Tree\TreeController).
Resolving inheritance for ".instanceof.App\Controller\Website\Mybiz\V2\Tree\TreeController.0.App\Controller\Website\Mybiz\V2\Tree\TreeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Tree\TreeController).
Resolving inheritance for "App\Controller\Website\Mybiz\V2\Tree\TreeController" (parent: .instanceof.App\Controller\Website\Mybiz\V2\Tree\TreeController.0.App\Controller\Website\Mybiz\V2\Tree\TreeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\PaymentGateway\Copecart\CopecartSubscriptionController" (parent: .abstract.instanceof.App\Controller\Website\PaymentGateway\Copecart\CopecartSubscriptionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\PaymentGateway\Copecart\CopecartSubscriptionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\PaymentGateway\Copecart\CopecartSubscriptionController).
Resolving inheritance for ".instanceof.App\Controller\Website\PaymentGateway\Copecart\CopecartSubscriptionController.0.App\Controller\Website\PaymentGateway\Copecart\CopecartSubscriptionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\PaymentGateway\Copecart\CopecartSubscriptionController).
Resolving inheritance for "App\Controller\Website\PaymentGateway\Copecart\CopecartSubscriptionController" (parent: .instanceof.App\Controller\Website\PaymentGateway\Copecart\CopecartSubscriptionController.0.App\Controller\Website\PaymentGateway\Copecart\CopecartSubscriptionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\PaymentGateway\Stripe\StripeShopController" (parent: .abstract.instanceof.App\Controller\Website\PaymentGateway\Stripe\StripeShopController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\PaymentGateway\Stripe\StripeShopController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\PaymentGateway\Stripe\StripeShopController).
Resolving inheritance for ".instanceof.App\Controller\Website\PaymentGateway\Stripe\StripeShopController.0.App\Controller\Website\PaymentGateway\Stripe\StripeShopController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\PaymentGateway\Stripe\StripeShopController).
Resolving inheritance for "App\Controller\Website\PaymentGateway\Stripe\StripeShopController" (parent: .instanceof.App\Controller\Website\PaymentGateway\Stripe\StripeShopController.0.App\Controller\Website\PaymentGateway\Stripe\StripeShopController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\PaymentGateway\TapPayment\TapPaymentController" (parent: .abstract.instanceof.App\Controller\Website\PaymentGateway\TapPayment\TapPaymentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\PaymentGateway\TapPayment\TapPaymentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\PaymentGateway\TapPayment\TapPaymentController).
Resolving inheritance for ".instanceof.App\Controller\Website\PaymentGateway\TapPayment\TapPaymentController.0.App\Controller\Website\PaymentGateway\TapPayment\TapPaymentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\PaymentGateway\TapPayment\TapPaymentController).
Resolving inheritance for "App\Controller\Website\PaymentGateway\TapPayment\TapPaymentController" (parent: .instanceof.App\Controller\Website\PaymentGateway\TapPayment\TapPaymentController.0.App\Controller\Website\PaymentGateway\TapPayment\TapPaymentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\PaymentGateway\TapPayment\TapPaymentSubscriptionController" (parent: .abstract.instanceof.App\Controller\Website\PaymentGateway\TapPayment\TapPaymentSubscriptionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\PaymentGateway\TapPayment\TapPaymentSubscriptionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\PaymentGateway\TapPayment\TapPaymentSubscriptionController).
Resolving inheritance for ".instanceof.App\Controller\Website\PaymentGateway\TapPayment\TapPaymentSubscriptionController.0.App\Controller\Website\PaymentGateway\TapPayment\TapPaymentSubscriptionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\PaymentGateway\TapPayment\TapPaymentSubscriptionController).
Resolving inheritance for "App\Controller\Website\PaymentGateway\TapPayment\TapPaymentSubscriptionController" (parent: .instanceof.App\Controller\Website\PaymentGateway\TapPayment\TapPaymentSubscriptionController.0.App\Controller\Website\PaymentGateway\TapPayment\TapPaymentSubscriptionController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\CountryFixtures" (parent: .abstract.instanceof.App\DataFixtures\CountryFixtures).
Resolving inheritance for "App\DataFixtures\CountryFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\CountryFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\CurrencyFixtures" (parent: .abstract.instanceof.App\DataFixtures\CurrencyFixtures).
Resolving inheritance for "App\DataFixtures\CurrencyFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\CurrencyFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\GatewayFixtures" (parent: .abstract.instanceof.App\DataFixtures\GatewayFixtures).
Resolving inheritance for "App\DataFixtures\GatewayFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\GatewayFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\MarketFixtures" (parent: .abstract.instanceof.App\DataFixtures\MarketFixtures).
Resolving inheritance for "App\DataFixtures\MarketFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\MarketFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ParameterFixtures" (parent: .abstract.instanceof.App\DataFixtures\ParameterFixtures).
Resolving inheritance for "App\DataFixtures\ParameterFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ParameterFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ProductFixtures" (parent: .abstract.instanceof.App\DataFixtures\ProductFixtures).
Resolving inheritance for "App\DataFixtures\ProductFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ProductFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\RankFixtures" (parent: .abstract.instanceof.App\DataFixtures\RankFixtures).
Resolving inheritance for "App\DataFixtures\RankFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\RankFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\SpaceFixtures" (parent: .abstract.instanceof.App\DataFixtures\SpaceFixtures).
Resolving inheritance for "App\DataFixtures\SpaceFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\SpaceFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\TreeFixtures" (parent: .abstract.instanceof.App\DataFixtures\TreeFixtures).
Resolving inheritance for "App\DataFixtures\TreeFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\TreeFixtures).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\Filter\AbstractFilter.0.App\Datatable\Filter\SelectFilter" (parent: .abstract.instanceof.App\Datatable\Filter\SelectFilter).
Resolving inheritance for "App\Datatable\Filter\SelectFilter" (parent: .instanceof.Omines\DataTablesBundle\Filter\AbstractFilter.0.App\Datatable\Filter\SelectFilter).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\Filter\AbstractFilter.0.App\Datatable\Filter\TextFilter" (parent: .abstract.instanceof.App\Datatable\Filter\TextFilter).
Resolving inheritance for "App\Datatable\Filter\TextFilter" (parent: .instanceof.Omines\DataTablesBundle\Filter\AbstractFilter.0.App\Datatable\Filter\TextFilter).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\Filter\AbstractFilter.0.App\Datatable\Filter\ThreeStateFilter" (parent: .abstract.instanceof.App\Datatable\Filter\ThreeStateFilter).
Resolving inheritance for "App\Datatable\Filter\ThreeStateFilter" (parent: .instanceof.Omines\DataTablesBundle\Filter\AbstractFilter.0.App\Datatable\Filter\ThreeStateFilter).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Debit\DebitDatatableType" (parent: .abstract.instanceof.App\Datatable\Type\CRM\Debit\DebitDatatableType).
Resolving inheritance for "App\Datatable\Type\CRM\Debit\DebitDatatableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Debit\DebitDatatableType).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Gateway\GatewayDatatableType" (parent: .abstract.instanceof.App\Datatable\Type\CRM\Gateway\GatewayDatatableType).
Resolving inheritance for "App\Datatable\Type\CRM\Gateway\GatewayDatatableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Gateway\GatewayDatatableType).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Invoice\History\InvoiceHistoryDatatableType" (parent: .abstract.instanceof.App\Datatable\Type\CRM\Invoice\History\InvoiceHistoryDatatableType).
Resolving inheritance for "App\Datatable\Type\CRM\Invoice\History\InvoiceHistoryDatatableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Invoice\History\InvoiceHistoryDatatableType).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Invoice\InvoiceDatatableType" (parent: .abstract.instanceof.App\Datatable\Type\CRM\Invoice\InvoiceDatatableType).
Resolving inheritance for "App\Datatable\Type\CRM\Invoice\InvoiceDatatableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Invoice\InvoiceDatatableType).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Invoice\MoneyBagItemDatatableType" (parent: .abstract.instanceof.App\Datatable\Type\CRM\Invoice\MoneyBagItemDatatableType).
Resolving inheritance for "App\Datatable\Type\CRM\Invoice\MoneyBagItemDatatableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Invoice\MoneyBagItemDatatableType).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Invoice\SavingBonusDatatableType" (parent: .abstract.instanceof.App\Datatable\Type\CRM\Invoice\SavingBonusDatatableType).
Resolving inheritance for "App\Datatable\Type\CRM\Invoice\SavingBonusDatatableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Invoice\SavingBonusDatatableType).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Log\AppLoggerDatatableType" (parent: .abstract.instanceof.App\Datatable\Type\CRM\Log\AppLoggerDatatableType).
Resolving inheritance for "App\Datatable\Type\CRM\Log\AppLoggerDatatableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Log\AppLoggerDatatableType).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Luume\LuumeEndMonthOrderDatatableType" (parent: .abstract.instanceof.App\Datatable\Type\CRM\Luume\LuumeEndMonthOrderDatatableType).
Resolving inheritance for "App\Datatable\Type\CRM\Luume\LuumeEndMonthOrderDatatableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Luume\LuumeEndMonthOrderDatatableType).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Member\AmbassadorDateRangeDatatableType" (parent: .abstract.instanceof.App\Datatable\Type\CRM\Member\AmbassadorDateRangeDatatableType).
Resolving inheritance for "App\Datatable\Type\CRM\Member\AmbassadorDateRangeDatatableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Member\AmbassadorDateRangeDatatableType).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Member\BizPartnerByAgeDatatableType" (parent: .abstract.instanceof.App\Datatable\Type\CRM\Member\BizPartnerByAgeDatatableType).
Resolving inheritance for "App\Datatable\Type\CRM\Member\BizPartnerByAgeDatatableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Member\BizPartnerByAgeDatatableType).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Member\BizPartnerByCountryDatatableType" (parent: .abstract.instanceof.App\Datatable\Type\CRM\Member\BizPartnerByCountryDatatableType).
Resolving inheritance for "App\Datatable\Type\CRM\Member\BizPartnerByCountryDatatableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Member\BizPartnerByCountryDatatableType).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Member\BizPartnerByRankDatatableType" (parent: .abstract.instanceof.App\Datatable\Type\CRM\Member\BizPartnerByRankDatatableType).
Resolving inheritance for "App\Datatable\Type\CRM\Member\BizPartnerByRankDatatableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Member\BizPartnerByRankDatatableType).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Member\CustomerDateRangeDatatableType" (parent: .abstract.instanceof.App\Datatable\Type\CRM\Member\CustomerDateRangeDatatableType).
Resolving inheritance for "App\Datatable\Type\CRM\Member\CustomerDateRangeDatatableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Member\CustomerDateRangeDatatableType).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Member\DocumentDatatableType" (parent: .abstract.instanceof.App\Datatable\Type\CRM\Member\DocumentDatatableType).
Resolving inheritance for "App\Datatable\Type\CRM\Member\DocumentDatatableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Member\DocumentDatatableType).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Member\MemberDatatableType" (parent: .abstract.instanceof.App\Datatable\Type\CRM\Member\MemberDatatableType).
Resolving inheritance for "App\Datatable\Type\CRM\Member\MemberDatatableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Member\MemberDatatableType).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Member\MemberDownlineDatatableType" (parent: .abstract.instanceof.App\Datatable\Type\CRM\Member\MemberDownlineDatatableType).
Resolving inheritance for "App\Datatable\Type\CRM\Member\MemberDownlineDatatableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Member\MemberDownlineDatatableType).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Member\MemberLuumeShopPurchaseDatatableType" (parent: .abstract.instanceof.App\Datatable\Type\CRM\Member\MemberLuumeShopPurchaseDatatableType).
Resolving inheritance for "App\Datatable\Type\CRM\Member\MemberLuumeShopPurchaseDatatableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Member\MemberLuumeShopPurchaseDatatableType).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Member\MemberMediaViewsDatatableType" (parent: .abstract.instanceof.App\Datatable\Type\CRM\Member\MemberMediaViewsDatatableType).
Resolving inheritance for "App\Datatable\Type\CRM\Member\MemberMediaViewsDatatableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Member\MemberMediaViewsDatatableType).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Member\MemberPaymentHistoryDatatableType" (parent: .abstract.instanceof.App\Datatable\Type\CRM\Member\MemberPaymentHistoryDatatableType).
Resolving inheritance for "App\Datatable\Type\CRM\Member\MemberPaymentHistoryDatatableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Member\MemberPaymentHistoryDatatableType).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Member\MemberPersonalCustomersDatatableType" (parent: .abstract.instanceof.App\Datatable\Type\CRM\Member\MemberPersonalCustomersDatatableType).
Resolving inheritance for "App\Datatable\Type\CRM\Member\MemberPersonalCustomersDatatableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Member\MemberPersonalCustomersDatatableType).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Member\MemberPredictionPurchaseDatatableType" (parent: .abstract.instanceof.App\Datatable\Type\CRM\Member\MemberPredictionPurchaseDatatableType).
Resolving inheritance for "App\Datatable\Type\CRM\Member\MemberPredictionPurchaseDatatableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Member\MemberPredictionPurchaseDatatableType).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Member\MemberSubscriptionsDatatableType" (parent: .abstract.instanceof.App\Datatable\Type\CRM\Member\MemberSubscriptionsDatatableType).
Resolving inheritance for "App\Datatable\Type\CRM\Member\MemberSubscriptionsDatatableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Member\MemberSubscriptionsDatatableType).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Mybiz\MybizDocumentDatatableType" (parent: .abstract.instanceof.App\Datatable\Type\CRM\Mybiz\MybizDocumentDatatableType).
Resolving inheritance for "App\Datatable\Type\CRM\Mybiz\MybizDocumentDatatableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Mybiz\MybizDocumentDatatableType).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Notification\NotificationDatatableType" (parent: .abstract.instanceof.App\Datatable\Type\CRM\Notification\NotificationDatatableType).
Resolving inheritance for "App\Datatable\Type\CRM\Notification\NotificationDatatableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Notification\NotificationDatatableType).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Parameter\ActualityDatatableType" (parent: .abstract.instanceof.App\Datatable\Type\CRM\Parameter\ActualityDatatableType).
Resolving inheritance for "App\Datatable\Type\CRM\Parameter\ActualityDatatableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Parameter\ActualityDatatableType).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Parameter\CountryDatatableType" (parent: .abstract.instanceof.App\Datatable\Type\CRM\Parameter\CountryDatatableType).
Resolving inheritance for "App\Datatable\Type\CRM\Parameter\CountryDatatableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Parameter\CountryDatatableType).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Parameter\CurrencyDatatableType" (parent: .abstract.instanceof.App\Datatable\Type\CRM\Parameter\CurrencyDatatableType).
Resolving inheritance for "App\Datatable\Type\CRM\Parameter\CurrencyDatatableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Parameter\CurrencyDatatableType).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Parameter\MarketDatatableType" (parent: .abstract.instanceof.App\Datatable\Type\CRM\Parameter\MarketDatatableType).
Resolving inheritance for "App\Datatable\Type\CRM\Parameter\MarketDatatableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Parameter\MarketDatatableType).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Parameter\ParameterDatatableType" (parent: .abstract.instanceof.App\Datatable\Type\CRM\Parameter\ParameterDatatableType).
Resolving inheritance for "App\Datatable\Type\CRM\Parameter\ParameterDatatableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Parameter\ParameterDatatableType).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\PaymentHistory\BizPartnerSalesDatatableType" (parent: .abstract.instanceof.App\Datatable\Type\CRM\PaymentHistory\BizPartnerSalesDatatableType).
Resolving inheritance for "App\Datatable\Type\CRM\PaymentHistory\BizPartnerSalesDatatableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\PaymentHistory\BizPartnerSalesDatatableType).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\PaymentHistory\LicensePurchasesByCountryDatatableType" (parent: .abstract.instanceof.App\Datatable\Type\CRM\PaymentHistory\LicensePurchasesByCountryDatatableType).
Resolving inheritance for "App\Datatable\Type\CRM\PaymentHistory\LicensePurchasesByCountryDatatableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\PaymentHistory\LicensePurchasesByCountryDatatableType).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\PaymentHistory\LuumeSalesDatatableType" (parent: .abstract.instanceof.App\Datatable\Type\CRM\PaymentHistory\LuumeSalesDatatableType).
Resolving inheritance for "App\Datatable\Type\CRM\PaymentHistory\LuumeSalesDatatableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\PaymentHistory\LuumeSalesDatatableType).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\PaymentHistory\PaymentHistoryDatatableType" (parent: .abstract.instanceof.App\Datatable\Type\CRM\PaymentHistory\PaymentHistoryDatatableType).
Resolving inheritance for "App\Datatable\Type\CRM\PaymentHistory\PaymentHistoryDatatableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\PaymentHistory\PaymentHistoryDatatableType).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\PaymentHistory\PurchasesByCountryDatatableType" (parent: .abstract.instanceof.App\Datatable\Type\CRM\PaymentHistory\PurchasesByCountryDatatableType).
Resolving inheritance for "App\Datatable\Type\CRM\PaymentHistory\PurchasesByCountryDatatableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\PaymentHistory\PurchasesByCountryDatatableType).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\PaymentHistory\RevenueBySponsorTypeDatatableType" (parent: .abstract.instanceof.App\Datatable\Type\CRM\PaymentHistory\RevenueBySponsorTypeDatatableType).
Resolving inheritance for "App\Datatable\Type\CRM\PaymentHistory\RevenueBySponsorTypeDatatableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\PaymentHistory\RevenueBySponsorTypeDatatableType).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\PaymentHistory\ShopPurchaseDatatableType" (parent: .abstract.instanceof.App\Datatable\Type\CRM\PaymentHistory\ShopPurchaseDatatableType).
Resolving inheritance for "App\Datatable\Type\CRM\PaymentHistory\ShopPurchaseDatatableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\PaymentHistory\ShopPurchaseDatatableType).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Product\ProductDatatableType" (parent: .abstract.instanceof.App\Datatable\Type\CRM\Product\ProductDatatableType).
Resolving inheritance for "App\Datatable\Type\CRM\Product\ProductDatatableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Product\ProductDatatableType).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Rank\RankDatatableType" (parent: .abstract.instanceof.App\Datatable\Type\CRM\Rank\RankDatatableType).
Resolving inheritance for "App\Datatable\Type\CRM\Rank\RankDatatableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Rank\RankDatatableType).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Sapce\ApplicationDatatableType" (parent: .abstract.instanceof.App\Datatable\Type\CRM\Sapce\ApplicationDatatableType).
Resolving inheritance for "App\Datatable\Type\CRM\Sapce\ApplicationDatatableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Sapce\ApplicationDatatableType).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Sapce\ApplicationVersionDatatableType" (parent: .abstract.instanceof.App\Datatable\Type\CRM\Sapce\ApplicationVersionDatatableType).
Resolving inheritance for "App\Datatable\Type\CRM\Sapce\ApplicationVersionDatatableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Sapce\ApplicationVersionDatatableType).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Sapce\SpaceDatatableType" (parent: .abstract.instanceof.App\Datatable\Type\CRM\Sapce\SpaceDatatableType).
Resolving inheritance for "App\Datatable\Type\CRM\Sapce\SpaceDatatableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Sapce\SpaceDatatableType).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Service\Book\BookDatatableType" (parent: .abstract.instanceof.App\Datatable\Type\CRM\Service\Book\BookDatatableType).
Resolving inheritance for "App\Datatable\Type\CRM\Service\Book\BookDatatableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Service\Book\BookDatatableType).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Service\FeatureDatatableType" (parent: .abstract.instanceof.App\Datatable\Type\CRM\Service\FeatureDatatableType).
Resolving inheritance for "App\Datatable\Type\CRM\Service\FeatureDatatableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Service\FeatureDatatableType).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Service\FeatureTutorialDatatableType" (parent: .abstract.instanceof.App\Datatable\Type\CRM\Service\FeatureTutorialDatatableType).
Resolving inheritance for "App\Datatable\Type\CRM\Service\FeatureTutorialDatatableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Service\FeatureTutorialDatatableType).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Service\FeatureTypeDatatableType" (parent: .abstract.instanceof.App\Datatable\Type\CRM\Service\FeatureTypeDatatableType).
Resolving inheritance for "App\Datatable\Type\CRM\Service\FeatureTypeDatatableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Service\FeatureTypeDatatableType).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Service\Tv\FuturesEventDatatableType" (parent: .abstract.instanceof.App\Datatable\Type\CRM\Service\Tv\FuturesEventDatatableType).
Resolving inheritance for "App\Datatable\Type\CRM\Service\Tv\FuturesEventDatatableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Service\Tv\FuturesEventDatatableType).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Service\Tv\ReplayCategoryDatatableType" (parent: .abstract.instanceof.App\Datatable\Type\CRM\Service\Tv\ReplayCategoryDatatableType).
Resolving inheritance for "App\Datatable\Type\CRM\Service\Tv\ReplayCategoryDatatableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Service\Tv\ReplayCategoryDatatableType).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Service\Tv\ReplayDatatableType" (parent: .abstract.instanceof.App\Datatable\Type\CRM\Service\Tv\ReplayDatatableType).
Resolving inheritance for "App\Datatable\Type\CRM\Service\Tv\ReplayDatatableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Service\Tv\ReplayDatatableType).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Service\University\AcademyCategoryDatatableType" (parent: .abstract.instanceof.App\Datatable\Type\CRM\Service\University\AcademyCategoryDatatableType).
Resolving inheritance for "App\Datatable\Type\CRM\Service\University\AcademyCategoryDatatableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Service\University\AcademyCategoryDatatableType).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Service\University\AcademyChapterDatatableType" (parent: .abstract.instanceof.App\Datatable\Type\CRM\Service\University\AcademyChapterDatatableType).
Resolving inheritance for "App\Datatable\Type\CRM\Service\University\AcademyChapterDatatableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Service\University\AcademyChapterDatatableType).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Service\University\AcademyDatatableType" (parent: .abstract.instanceof.App\Datatable\Type\CRM\Service\University\AcademyDatatableType).
Resolving inheritance for "App\Datatable\Type\CRM\Service\University\AcademyDatatableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Service\University\AcademyDatatableType).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Service\University\AcademySubChapterDatatableType" (parent: .abstract.instanceof.App\Datatable\Type\CRM\Service\University\AcademySubChapterDatatableType).
Resolving inheritance for "App\Datatable\Type\CRM\Service\University\AcademySubChapterDatatableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Service\University\AcademySubChapterDatatableType).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\Mybiz\Customer\CustomerDatatableType" (parent: .abstract.instanceof.App\Datatable\Type\Mybiz\Customer\CustomerDatatableType).
Resolving inheritance for "App\Datatable\Type\Mybiz\Customer\CustomerDatatableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\Mybiz\Customer\CustomerDatatableType).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\Mybiz\Customer\MemberDownlineDatatableType" (parent: .abstract.instanceof.App\Datatable\Type\Mybiz\Customer\MemberDownlineDatatableType).
Resolving inheritance for "App\Datatable\Type\Mybiz\Customer\MemberDownlineDatatableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\Mybiz\Customer\MemberDownlineDatatableType).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\Mybiz\Customer\MemberInvoiceDatatableType" (parent: .abstract.instanceof.App\Datatable\Type\Mybiz\Customer\MemberInvoiceDatatableType).
Resolving inheritance for "App\Datatable\Type\Mybiz\Customer\MemberInvoiceDatatableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\Mybiz\Customer\MemberInvoiceDatatableType).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\Mybiz\Customer\MemberWaitListDatatableType" (parent: .abstract.instanceof.App\Datatable\Type\Mybiz\Customer\MemberWaitListDatatableType).
Resolving inheritance for "App\Datatable\Type\Mybiz\Customer\MemberWaitListDatatableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\Mybiz\Customer\MemberWaitListDatatableType).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\Mybiz\RankingHistory\MemberRankingHistoryDatatableType" (parent: .abstract.instanceof.App\Datatable\Type\Mybiz\RankingHistory\MemberRankingHistoryDatatableType).
Resolving inheritance for "App\Datatable\Type\Mybiz\RankingHistory\MemberRankingHistoryDatatableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\Mybiz\RankingHistory\MemberRankingHistoryDatatableType).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\Mybiz\Subscription\SubscriptionsDownlineDatatableType" (parent: .abstract.instanceof.App\Datatable\Type\Mybiz\Subscription\SubscriptionsDownlineDatatableType).
Resolving inheritance for "App\Datatable\Type\Mybiz\Subscription\SubscriptionsDownlineDatatableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\Mybiz\Subscription\SubscriptionsDownlineDatatableType).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\Api\TokenInterceptor\MybizTokenSubscriber" (parent: .abstract.instanceof.App\EventListener\Api\TokenInterceptor\MybizTokenSubscriber).
Resolving inheritance for "App\EventListener\Api\TokenInterceptor\MybizTokenSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\Api\TokenInterceptor\MybizTokenSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\MyBizJwtUserSubscriber" (parent: .abstract.instanceof.App\EventListener\MyBizJwtUserSubscriber).
Resolving inheritance for "App\EventListener\MyBizJwtUserSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\MyBizJwtUserSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\RequestSubscriber" (parent: .abstract.instanceof.App\EventListener\RequestSubscriber).
Resolving inheritance for "App\EventListener\RequestSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\RequestSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\SubscriptionSubscriber" (parent: .abstract.instanceof.App\EventListener\SubscriptionSubscriber).
Resolving inheritance for "App\EventListener\SubscriptionSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\SubscriptionSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\TwigGlobalsSubscriber" (parent: .abstract.instanceof.App\EventListener\TwigGlobalsSubscriber).
Resolving inheritance for "App\EventListener\TwigGlobalsSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\TwigGlobalsSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ActualityType" (parent: .abstract.instanceof.App\Form\ActualityType).
Resolving inheritance for "App\Form\ActualityType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ActualityType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Contact\ContactPrimaryInformationType" (parent: .abstract.instanceof.App\Form\CRM\Contact\ContactPrimaryInformationType).
Resolving inheritance for "App\Form\CRM\Contact\ContactPrimaryInformationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Contact\ContactPrimaryInformationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Invoice\History\InvoiceHistoryFilterType" (parent: .abstract.instanceof.App\Form\CRM\Invoice\History\InvoiceHistoryFilterType).
Resolving inheritance for "App\Form\CRM\Invoice\History\InvoiceHistoryFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Invoice\History\InvoiceHistoryFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Luume\LuumeAsyncOrderFilterType" (parent: .abstract.instanceof.App\Form\CRM\Luume\LuumeAsyncOrderFilterType).
Resolving inheritance for "App\Form\CRM\Luume\LuumeAsyncOrderFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Luume\LuumeAsyncOrderFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Luume\LuumeAsyncOrderType" (parent: .abstract.instanceof.App\Form\CRM\Luume\LuumeAsyncOrderType).
Resolving inheritance for "App\Form\CRM\Luume\LuumeAsyncOrderType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Luume\LuumeAsyncOrderType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\MediaContent\MediaContentType" (parent: .abstract.instanceof.App\Form\CRM\MediaContent\MediaContentType).
Resolving inheritance for "App\Form\CRM\MediaContent\MediaContentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\MediaContent\MediaContentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Member\CrmFreedomActivationType" (parent: .abstract.instanceof.App\Form\CRM\Member\CrmFreedomActivationType).
Resolving inheritance for "App\Form\CRM\Member\CrmFreedomActivationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Member\CrmFreedomActivationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Member\MemberDocumentType" (parent: .abstract.instanceof.App\Form\CRM\Member\MemberDocumentType).
Resolving inheritance for "App\Form\CRM\Member\MemberDocumentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Member\MemberDocumentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Member\MemberFormationType" (parent: .abstract.instanceof.App\Form\CRM\Member\MemberFormationType).
Resolving inheritance for "App\Form\CRM\Member\MemberFormationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Member\MemberFormationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Member\MemberIdentificationType" (parent: .abstract.instanceof.App\Form\CRM\Member\MemberIdentificationType).
Resolving inheritance for "App\Form\CRM\Member\MemberIdentificationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Member\MemberIdentificationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Member\MemberListFilterType" (parent: .abstract.instanceof.App\Form\CRM\Member\MemberListFilterType).
Resolving inheritance for "App\Form\CRM\Member\MemberListFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Member\MemberListFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Member\MemberMoneyBagType" (parent: .abstract.instanceof.App\Form\CRM\Member\MemberMoneyBagType).
Resolving inheritance for "App\Form\CRM\Member\MemberMoneyBagType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Member\MemberMoneyBagType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Member\MemberPasswordFormType" (parent: .abstract.instanceof.App\Form\CRM\Member\MemberPasswordFormType).
Resolving inheritance for "App\Form\CRM\Member\MemberPasswordFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Member\MemberPasswordFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Member\MemberPrimaryInformationType" (parent: .abstract.instanceof.App\Form\CRM\Member\MemberPrimaryInformationType).
Resolving inheritance for "App\Form\CRM\Member\MemberPrimaryInformationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Member\MemberPrimaryInformationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Member\MemberQualificationType" (parent: .abstract.instanceof.App\Form\CRM\Member\MemberQualificationType).
Resolving inheritance for "App\Form\CRM\Member\MemberQualificationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Member\MemberQualificationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Member\MemberRefundConfirmationType" (parent: .abstract.instanceof.App\Form\CRM\Member\MemberRefundConfirmationType).
Resolving inheritance for "App\Form\CRM\Member\MemberRefundConfirmationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Member\MemberRefundConfirmationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Member\MemberRoleType" (parent: .abstract.instanceof.App\Form\CRM\Member\MemberRoleType).
Resolving inheritance for "App\Form\CRM\Member\MemberRoleType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Member\MemberRoleType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Member\MemberSubscriptionType" (parent: .abstract.instanceof.App\Form\CRM\Member\MemberSubscriptionType).
Resolving inheritance for "App\Form\CRM\Member\MemberSubscriptionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Member\MemberSubscriptionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Member\MemberType" (parent: .abstract.instanceof.App\Form\CRM\Member\MemberType).
Resolving inheritance for "App\Form\CRM\Member\MemberType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Member\MemberType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Member\User\Authentication\ForgetPasswordType" (parent: .abstract.instanceof.App\Form\CRM\Member\User\Authentication\ForgetPasswordType).
Resolving inheritance for "App\Form\CRM\Member\User\Authentication\ForgetPasswordType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Member\User\Authentication\ForgetPasswordType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Member\User\Authentication\ResetPasswordType" (parent: .abstract.instanceof.App\Form\CRM\Member\User\Authentication\ResetPasswordType).
Resolving inheritance for "App\Form\CRM\Member\User\Authentication\ResetPasswordType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Member\User\Authentication\ResetPasswordType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Member\User\Authentication\SignupType" (parent: .abstract.instanceof.App\Form\CRM\Member\User\Authentication\SignupType).
Resolving inheritance for "App\Form\CRM\Member\User\Authentication\SignupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Member\User\Authentication\SignupType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Member\User\CrmUserType" (parent: .abstract.instanceof.App\Form\CRM\Member\User\CrmUserType).
Resolving inheritance for "App\Form\CRM\Member\User\CrmUserType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Member\User\CrmUserType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Mybiz\MybizDocumentFilterType" (parent: .abstract.instanceof.App\Form\CRM\Mybiz\MybizDocumentFilterType).
Resolving inheritance for "App\Form\CRM\Mybiz\MybizDocumentFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Mybiz\MybizDocumentFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Mybiz\OnBoarding\MybizOnBoardingKycType" (parent: .abstract.instanceof.App\Form\CRM\Mybiz\OnBoarding\MybizOnBoardingKycType).
Resolving inheritance for "App\Form\CRM\Mybiz\OnBoarding\MybizOnBoardingKycType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Mybiz\OnBoarding\MybizOnBoardingKycType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Parameter\Currency\CurrencyType" (parent: .abstract.instanceof.App\Form\CRM\Parameter\Currency\CurrencyType).
Resolving inheritance for "App\Form\CRM\Parameter\Currency\CurrencyType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Parameter\Currency\CurrencyType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Parameter\Debit\DebitFilterType" (parent: .abstract.instanceof.App\Form\CRM\Parameter\Debit\DebitFilterType).
Resolving inheritance for "App\Form\CRM\Parameter\Debit\DebitFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Parameter\Debit\DebitFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Parameter\Gateway\GatewayType" (parent: .abstract.instanceof.App\Form\CRM\Parameter\Gateway\GatewayType).
Resolving inheritance for "App\Form\CRM\Parameter\Gateway\GatewayType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Parameter\Gateway\GatewayType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Parameter\Market\MarketType" (parent: .abstract.instanceof.App\Form\CRM\Parameter\Market\MarketType).
Resolving inheritance for "App\Form\CRM\Parameter\Market\MarketType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Parameter\Market\MarketType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Parameter\Notification\NotificationType" (parent: .abstract.instanceof.App\Form\CRM\Parameter\Notification\NotificationType).
Resolving inheritance for "App\Form\CRM\Parameter\Notification\NotificationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Parameter\Notification\NotificationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Parameter\ParameterType" (parent: .abstract.instanceof.App\Form\CRM\Parameter\ParameterType).
Resolving inheritance for "App\Form\CRM\Parameter\ParameterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Parameter\ParameterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Parameter\Rank\RankType" (parent: .abstract.instanceof.App\Form\CRM\Parameter\Rank\RankType).
Resolving inheritance for "App\Form\CRM\Parameter\Rank\RankType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Parameter\Rank\RankType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\PaymentHistory\NewInstallmentPaymentHistoryType" (parent: .abstract.instanceof.App\Form\CRM\PaymentHistory\NewInstallmentPaymentHistoryType).
Resolving inheritance for "App\Form\CRM\PaymentHistory\NewInstallmentPaymentHistoryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\PaymentHistory\NewInstallmentPaymentHistoryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Point\ProductPointType" (parent: .abstract.instanceof.App\Form\CRM\Point\ProductPointType).
Resolving inheritance for "App\Form\CRM\Point\ProductPointType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Point\ProductPointType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Prediction\ProductPredictionType" (parent: .abstract.instanceof.App\Form\CRM\Prediction\ProductPredictionType).
Resolving inheritance for "App\Form\CRM\Prediction\ProductPredictionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Prediction\ProductPredictionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Price\ProductPriceType" (parent: .abstract.instanceof.App\Form\CRM\Price\ProductPriceType).
Resolving inheritance for "App\Form\CRM\Price\ProductPriceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Price\ProductPriceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Product\ProductType" (parent: .abstract.instanceof.App\Form\CRM\Product\ProductType).
Resolving inheritance for "App\Form\CRM\Product\ProductType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Product\ProductType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Service\Book\BookType" (parent: .abstract.instanceof.App\Form\CRM\Service\Book\BookType).
Resolving inheritance for "App\Form\CRM\Service\Book\BookType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Service\Book\BookType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Service\FeatureFormType" (parent: .abstract.instanceof.App\Form\CRM\Service\FeatureFormType).
Resolving inheritance for "App\Form\CRM\Service\FeatureFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Service\FeatureFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Service\FeatureTutorialType" (parent: .abstract.instanceof.App\Form\CRM\Service\FeatureTutorialType).
Resolving inheritance for "App\Form\CRM\Service\FeatureTutorialType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Service\FeatureTutorialType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Service\FeatureTypeType" (parent: .abstract.instanceof.App\Form\CRM\Service\FeatureTypeType).
Resolving inheritance for "App\Form\CRM\Service\FeatureTypeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Service\FeatureTypeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Service\Tv\FuturesEventType" (parent: .abstract.instanceof.App\Form\CRM\Service\Tv\FuturesEventType).
Resolving inheritance for "App\Form\CRM\Service\Tv\FuturesEventType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Service\Tv\FuturesEventType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Service\Tv\ReplayCategoryType" (parent: .abstract.instanceof.App\Form\CRM\Service\Tv\ReplayCategoryType).
Resolving inheritance for "App\Form\CRM\Service\Tv\ReplayCategoryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Service\Tv\ReplayCategoryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Service\Tv\ReplayFilterType" (parent: .abstract.instanceof.App\Form\CRM\Service\Tv\ReplayFilterType).
Resolving inheritance for "App\Form\CRM\Service\Tv\ReplayFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Service\Tv\ReplayFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Service\Tv\ReplayType" (parent: .abstract.instanceof.App\Form\CRM\Service\Tv\ReplayType).
Resolving inheritance for "App\Form\CRM\Service\Tv\ReplayType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Service\Tv\ReplayType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Service\University\AcademyCategoryType" (parent: .abstract.instanceof.App\Form\CRM\Service\University\AcademyCategoryType).
Resolving inheritance for "App\Form\CRM\Service\University\AcademyCategoryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Service\University\AcademyCategoryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Service\University\AcademyChapterType" (parent: .abstract.instanceof.App\Form\CRM\Service\University\AcademyChapterType).
Resolving inheritance for "App\Form\CRM\Service\University\AcademyChapterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Service\University\AcademyChapterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Service\University\AcademyImportJsonType" (parent: .abstract.instanceof.App\Form\CRM\Service\University\AcademyImportJsonType).
Resolving inheritance for "App\Form\CRM\Service\University\AcademyImportJsonType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Service\University\AcademyImportJsonType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Service\University\AcademySubChapterType" (parent: .abstract.instanceof.App\Form\CRM\Service\University\AcademySubChapterType).
Resolving inheritance for "App\Form\CRM\Service\University\AcademySubChapterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Service\University\AcademySubChapterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Service\University\AcademyType" (parent: .abstract.instanceof.App\Form\CRM\Service\University\AcademyType).
Resolving inheritance for "App\Form\CRM\Service\University\AcademyType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Service\University\AcademyType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Space\ApplicationType" (parent: .abstract.instanceof.App\Form\CRM\Space\ApplicationType).
Resolving inheritance for "App\Form\CRM\Space\ApplicationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Space\ApplicationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Space\ApplicationVersionType" (parent: .abstract.instanceof.App\Form\CRM\Space\ApplicationVersionType).
Resolving inheritance for "App\Form\CRM\Space\ApplicationVersionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Space\ApplicationVersionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Space\SpaceType" (parent: .abstract.instanceof.App\Form\CRM\Space\SpaceType).
Resolving inheritance for "App\Form\CRM\Space\SpaceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Space\SpaceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DocumentType" (parent: .abstract.instanceof.App\Form\DocumentType).
Resolving inheritance for "App\Form\DocumentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DocumentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ImportType" (parent: .abstract.instanceof.App\Form\ImportType).
Resolving inheritance for "App\Form\ImportType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ImportType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Mybiz\ContactType" (parent: .abstract.instanceof.App\Form\Mybiz\ContactType).
Resolving inheritance for "App\Form\Mybiz\ContactType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Mybiz\ContactType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Mybiz\Customer\FilterCustomerType" (parent: .abstract.instanceof.App\Form\Mybiz\Customer\FilterCustomerType).
Resolving inheritance for "App\Form\Mybiz\Customer\FilterCustomerType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Mybiz\Customer\FilterCustomerType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Mybiz\Member\MemberChangePasswordType" (parent: .abstract.instanceof.App\Form\Mybiz\Member\MemberChangePasswordType).
Resolving inheritance for "App\Form\Mybiz\Member\MemberChangePasswordType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Mybiz\Member\MemberChangePasswordType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Mybiz\Member\MemberHighestRankType" (parent: .abstract.instanceof.App\Form\Mybiz\Member\MemberHighestRankType).
Resolving inheritance for "App\Form\Mybiz\Member\MemberHighestRankType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Mybiz\Member\MemberHighestRankType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Mybiz\Member\MemberPersonalInformationType" (parent: .abstract.instanceof.App\Form\Mybiz\Member\MemberPersonalInformationType).
Resolving inheritance for "App\Form\Mybiz\Member\MemberPersonalInformationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Mybiz\Member\MemberPersonalInformationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Mybiz\OnBoarding\MybizOnBoardingType" (parent: .abstract.instanceof.App\Form\Mybiz\OnBoarding\MybizOnBoardingType).
Resolving inheritance for "App\Form\Mybiz\OnBoarding\MybizOnBoardingType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Mybiz\OnBoarding\MybizOnBoardingType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Mybiz\Product\LicenseType" (parent: .abstract.instanceof.App\Form\Mybiz\Product\LicenseType).
Resolving inheritance for "App\Form\Mybiz\Product\LicenseType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Mybiz\Product\LicenseType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Mybiz\QualifiedChoiceType" (parent: .abstract.instanceof.App\Form\Mybiz\QualifiedChoiceType).
Resolving inheritance for "App\Form\Mybiz\QualifiedChoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Mybiz\QualifiedChoiceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Mybiz\Questionnaire\QuestionnaireType" (parent: .abstract.instanceof.App\Form\Mybiz\Questionnaire\QuestionnaireType).
Resolving inheritance for "App\Form\Mybiz\Questionnaire\QuestionnaireType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Mybiz\Questionnaire\QuestionnaireType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Mybiz\SocialNetwork\MemberSocialNetworkType" (parent: .abstract.instanceof.App\Form\Mybiz\SocialNetwork\MemberSocialNetworkType).
Resolving inheritance for "App\Form\Mybiz\SocialNetwork\MemberSocialNetworkType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Mybiz\SocialNetwork\MemberSocialNetworkType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Mybiz\SocialNetwork\MemberSocialNetworksType" (parent: .abstract.instanceof.App\Form\Mybiz\SocialNetwork\MemberSocialNetworksType).
Resolving inheritance for "App\Form\Mybiz\SocialNetwork\MemberSocialNetworksType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Mybiz\SocialNetwork\MemberSocialNetworksType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Mybiz\Subscription\FilterSubscriptionType" (parent: .abstract.instanceof.App\Form\Mybiz\Subscription\FilterSubscriptionType).
Resolving inheritance for "App\Form\Mybiz\Subscription\FilterSubscriptionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Mybiz\Subscription\FilterSubscriptionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SearchType" (parent: .abstract.instanceof.App\Form\SearchType).
Resolving inheritance for "App\Form\SearchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SearchType).
Resolving inheritance for ".instanceof.App\MessageHandler\Notification\NotificationMessageHandler.0.App\MessageHandler\Notification\NotificationMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\Notification\NotificationMessageHandler).
Resolving inheritance for "App\MessageHandler\Notification\NotificationMessageHandler" (parent: .instanceof.App\MessageHandler\Notification\NotificationMessageHandler.0.App\MessageHandler\Notification\NotificationMessageHandler).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Crm\CrmAlertRepository" (parent: .abstract.instanceof.App\Repository\Crm\CrmAlertRepository).
Resolving inheritance for "App\Repository\Crm\CrmAlertRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Crm\CrmAlertRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Gamification\ExperiencePointLevelRepository" (parent: .abstract.instanceof.App\Repository\Gamification\ExperiencePointLevelRepository).
Resolving inheritance for "App\Repository\Gamification\ExperiencePointLevelRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Gamification\ExperiencePointLevelRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Gamification\MissionHistoryRepository" (parent: .abstract.instanceof.App\Repository\Gamification\MissionHistoryRepository).
Resolving inheritance for "App\Repository\Gamification\MissionHistoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Gamification\MissionHistoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Gamification\MissionLevelRepository" (parent: .abstract.instanceof.App\Repository\Gamification\MissionLevelRepository).
Resolving inheritance for "App\Repository\Gamification\MissionLevelRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Gamification\MissionLevelRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Gamification\MissionRepository" (parent: .abstract.instanceof.App\Repository\Gamification\MissionRepository).
Resolving inheritance for "App\Repository\Gamification\MissionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Gamification\MissionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kanban\KanbanCardRepository" (parent: .abstract.instanceof.App\Repository\Kanban\KanbanCardRepository).
Resolving inheritance for "App\Repository\Kanban\KanbanCardRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kanban\KanbanCardRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kanban\KanbanColumnRepository" (parent: .abstract.instanceof.App\Repository\Kanban\KanbanColumnRepository).
Resolving inheritance for "App\Repository\Kanban\KanbanColumnRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kanban\KanbanColumnRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kanban\KanbanTagRepository" (parent: .abstract.instanceof.App\Repository\Kanban\KanbanTagRepository).
Resolving inheritance for "App\Repository\Kanban\KanbanTagRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kanban\KanbanTagRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MediaContent\MediaContentPdfRepository" (parent: .abstract.instanceof.App\Repository\MediaContent\MediaContentPdfRepository).
Resolving inheritance for "App\Repository\MediaContent\MediaContentPdfRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MediaContent\MediaContentPdfRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MediaContent\MediaContentRepository" (parent: .abstract.instanceof.App\Repository\MediaContent\MediaContentRepository).
Resolving inheritance for "App\Repository\MediaContent\MediaContentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MediaContent\MediaContentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MediaContent\MediaContentTextRepository" (parent: .abstract.instanceof.App\Repository\MediaContent\MediaContentTextRepository).
Resolving inheritance for "App\Repository\MediaContent\MediaContentTextRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MediaContent\MediaContentTextRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MediaContent\MediaContentVideoRepository" (parent: .abstract.instanceof.App\Repository\MediaContent\MediaContentVideoRepository).
Resolving inheritance for "App\Repository\MediaContent\MediaContentVideoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MediaContent\MediaContentVideoRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Member\MemberDocumentRepository" (parent: .abstract.instanceof.App\Repository\Member\MemberDocumentRepository).
Resolving inheritance for "App\Repository\Member\MemberDocumentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Member\MemberDocumentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Member\MemberNodeRepository" (parent: .abstract.instanceof.App\Repository\Member\MemberNodeRepository).
Resolving inheritance for "App\Repository\Member\MemberNodeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Member\MemberNodeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Member\MemberNotificationRepository" (parent: .abstract.instanceof.App\Repository\Member\MemberNotificationRepository).
Resolving inheritance for "App\Repository\Member\MemberNotificationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Member\MemberNotificationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Member\MemberPlacementLogRepository" (parent: .abstract.instanceof.App\Repository\Member\MemberPlacementLogRepository).
Resolving inheritance for "App\Repository\Member\MemberPlacementLogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Member\MemberPlacementLogRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Member\MemberPredictionRepository" (parent: .abstract.instanceof.App\Repository\Member\MemberPredictionRepository).
Resolving inheritance for "App\Repository\Member\MemberPredictionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Member\MemberPredictionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Member\MemberRepository" (parent: .abstract.instanceof.App\Repository\Member\MemberRepository).
Resolving inheritance for "App\Repository\Member\MemberRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Member\MemberRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Member\MemberSocialNetworkRepository" (parent: .abstract.instanceof.App\Repository\Member\MemberSocialNetworkRepository).
Resolving inheritance for "App\Repository\Member\MemberSocialNetworkRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Member\MemberSocialNetworkRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Member\UserAddressRepository" (parent: .abstract.instanceof.App\Repository\Member\UserAddressRepository).
Resolving inheritance for "App\Repository\Member\UserAddressRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Member\UserAddressRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Member\UserEventRepository" (parent: .abstract.instanceof.App\Repository\Member\UserEventRepository).
Resolving inheritance for "App\Repository\Member\UserEventRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Member\UserEventRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Member\UserRepository" (parent: .abstract.instanceof.App\Repository\Member\UserRepository).
Resolving inheritance for "App\Repository\Member\UserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Member\UserRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Mybiz\AmbassadorInvoiceDetailsRepository" (parent: .abstract.instanceof.App\Repository\Mybiz\AmbassadorInvoiceDetailsRepository).
Resolving inheritance for "App\Repository\Mybiz\AmbassadorInvoiceDetailsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Mybiz\AmbassadorInvoiceDetailsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Mybiz\AmbassadorInvoiceRepository" (parent: .abstract.instanceof.App\Repository\Mybiz\AmbassadorInvoiceRepository).
Resolving inheritance for "App\Repository\Mybiz\AmbassadorInvoiceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Mybiz\AmbassadorInvoiceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Mybiz\MoneyBagItemRepository" (parent: .abstract.instanceof.App\Repository\Mybiz\MoneyBagItemRepository).
Resolving inheritance for "App\Repository\Mybiz\MoneyBagItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Mybiz\MoneyBagItemRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Mybiz\MoneyBagRepository" (parent: .abstract.instanceof.App\Repository\Mybiz\MoneyBagRepository).
Resolving inheritance for "App\Repository\Mybiz\MoneyBagRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Mybiz\MoneyBagRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Mybiz\MybizOnBoardingRepository" (parent: .abstract.instanceof.App\Repository\Mybiz\MybizOnBoardingRepository).
Resolving inheritance for "App\Repository\Mybiz\MybizOnBoardingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Mybiz\MybizOnBoardingRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Mybiz\QualifiedChoiceRepository" (parent: .abstract.instanceof.App\Repository\Mybiz\QualifiedChoiceRepository).
Resolving inheritance for "App\Repository\Mybiz\QualifiedChoiceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Mybiz\QualifiedChoiceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Mybiz\RankRepository" (parent: .abstract.instanceof.App\Repository\Mybiz\RankRepository).
Resolving inheritance for "App\Repository\Mybiz\RankRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Mybiz\RankRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Mybiz\SocialNetworkRepository" (parent: .abstract.instanceof.App\Repository\Mybiz\SocialNetworkRepository).
Resolving inheritance for "App\Repository\Mybiz\SocialNetworkRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Mybiz\SocialNetworkRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Mybiz\TreeRepository" (parent: .abstract.instanceof.App\Repository\Mybiz\TreeRepository).
Resolving inheritance for "App\Repository\Mybiz\TreeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Mybiz\TreeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Parameter\ActualityRepository" (parent: .abstract.instanceof.App\Repository\Parameter\ActualityRepository).
Resolving inheritance for "App\Repository\Parameter\ActualityRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Parameter\ActualityRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Parameter\BrokerRepository" (parent: .abstract.instanceof.App\Repository\Parameter\BrokerRepository).
Resolving inheritance for "App\Repository\Parameter\BrokerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Parameter\BrokerRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Parameter\CountryRepository" (parent: .abstract.instanceof.App\Repository\Parameter\CountryRepository).
Resolving inheritance for "App\Repository\Parameter\CountryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Parameter\CountryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Parameter\CurrencyRepository" (parent: .abstract.instanceof.App\Repository\Parameter\CurrencyRepository).
Resolving inheritance for "App\Repository\Parameter\CurrencyRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Parameter\CurrencyRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Parameter\DocumentRepository" (parent: .abstract.instanceof.App\Repository\Parameter\DocumentRepository).
Resolving inheritance for "App\Repository\Parameter\DocumentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Parameter\DocumentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Parameter\GatewayRepository" (parent: .abstract.instanceof.App\Repository\Parameter\GatewayRepository).
Resolving inheritance for "App\Repository\Parameter\GatewayRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Parameter\GatewayRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Parameter\LoggerRepository" (parent: .abstract.instanceof.App\Repository\Parameter\LoggerRepository).
Resolving inheritance for "App\Repository\Parameter\LoggerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Parameter\LoggerRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Parameter\MarketRepository" (parent: .abstract.instanceof.App\Repository\Parameter\MarketRepository).
Resolving inheritance for "App\Repository\Parameter\MarketRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Parameter\MarketRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Parameter\NotificationRepository" (parent: .abstract.instanceof.App\Repository\Parameter\NotificationRepository).
Resolving inheritance for "App\Repository\Parameter\NotificationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Parameter\NotificationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Parameter\ParameterRepository" (parent: .abstract.instanceof.App\Repository\Parameter\ParameterRepository).
Resolving inheritance for "App\Repository\Parameter\ParameterRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Parameter\ParameterRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Payment\PaymentHistoryRepository" (parent: .abstract.instanceof.App\Repository\Payment\PaymentHistoryRepository).
Resolving inheritance for "App\Repository\Payment\PaymentHistoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Payment\PaymentHistoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Payment\ShopPurchaseRepository" (parent: .abstract.instanceof.App\Repository\Payment\ShopPurchaseRepository).
Resolving inheritance for "App\Repository\Payment\ShopPurchaseRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Payment\ShopPurchaseRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Payment\SubscriptionRepository" (parent: .abstract.instanceof.App\Repository\Payment\SubscriptionRepository).
Resolving inheritance for "App\Repository\Payment\SubscriptionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Payment\SubscriptionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Product\ProductDecreasingRepository" (parent: .abstract.instanceof.App\Repository\Product\ProductDecreasingRepository).
Resolving inheritance for "App\Repository\Product\ProductDecreasingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Product\ProductDecreasingRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Product\ProductPointRepository" (parent: .abstract.instanceof.App\Repository\Product\ProductPointRepository).
Resolving inheritance for "App\Repository\Product\ProductPointRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Product\ProductPointRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Product\ProductPredictionRepository" (parent: .abstract.instanceof.App\Repository\Product\ProductPredictionRepository).
Resolving inheritance for "App\Repository\Product\ProductPredictionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Product\ProductPredictionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Product\ProductPriceRepository" (parent: .abstract.instanceof.App\Repository\Product\ProductPriceRepository).
Resolving inheritance for "App\Repository\Product\ProductPriceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Product\ProductPriceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Product\ProductRepository" (parent: .abstract.instanceof.App\Repository\Product\ProductRepository).
Resolving inheritance for "App\Repository\Product\ProductRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Product\ProductRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Service\Book\BookRepository" (parent: .abstract.instanceof.App\Repository\Service\Book\BookRepository).
Resolving inheritance for "App\Repository\Service\Book\BookRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Service\Book\BookRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Service\FeatureRepository" (parent: .abstract.instanceof.App\Repository\Service\FeatureRepository).
Resolving inheritance for "App\Repository\Service\FeatureRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Service\FeatureRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Service\FeatureTutorialRepository" (parent: .abstract.instanceof.App\Repository\Service\FeatureTutorialRepository).
Resolving inheritance for "App\Repository\Service\FeatureTutorialRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Service\FeatureTutorialRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Service\FeatureTypeRepository" (parent: .abstract.instanceof.App\Repository\Service\FeatureTypeRepository).
Resolving inheritance for "App\Repository\Service\FeatureTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Service\FeatureTypeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Service\Tv\FuturesEventRepository" (parent: .abstract.instanceof.App\Repository\Service\Tv\FuturesEventRepository).
Resolving inheritance for "App\Repository\Service\Tv\FuturesEventRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Service\Tv\FuturesEventRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Service\Tv\ReplayCategoryRepository" (parent: .abstract.instanceof.App\Repository\Service\Tv\ReplayCategoryRepository).
Resolving inheritance for "App\Repository\Service\Tv\ReplayCategoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Service\Tv\ReplayCategoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Service\Tv\ReplayRepository" (parent: .abstract.instanceof.App\Repository\Service\Tv\ReplayRepository).
Resolving inheritance for "App\Repository\Service\Tv\ReplayRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Service\Tv\ReplayRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Service\University\AcademyCategoryRepository" (parent: .abstract.instanceof.App\Repository\Service\University\AcademyCategoryRepository).
Resolving inheritance for "App\Repository\Service\University\AcademyCategoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Service\University\AcademyCategoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Service\University\AcademyChapterRepository" (parent: .abstract.instanceof.App\Repository\Service\University\AcademyChapterRepository).
Resolving inheritance for "App\Repository\Service\University\AcademyChapterRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Service\University\AcademyChapterRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Service\University\AcademyRepository" (parent: .abstract.instanceof.App\Repository\Service\University\AcademyRepository).
Resolving inheritance for "App\Repository\Service\University\AcademyRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Service\University\AcademyRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Service\University\AcademySubChapterRepository" (parent: .abstract.instanceof.App\Repository\Service\University\AcademySubChapterRepository).
Resolving inheritance for "App\Repository\Service\University\AcademySubChapterRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Service\University\AcademySubChapterRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Space\ApplicationRepository" (parent: .abstract.instanceof.App\Repository\Space\ApplicationRepository).
Resolving inheritance for "App\Repository\Space\ApplicationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Space\ApplicationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Space\ApplicationVersionRepository" (parent: .abstract.instanceof.App\Repository\Space\ApplicationVersionRepository).
Resolving inheritance for "App\Repository\Space\ApplicationVersionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Space\ApplicationVersionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Space\SpaceRepository" (parent: .abstract.instanceof.App\Repository\Space\SpaceRepository).
Resolving inheritance for "App\Repository\Space\SpaceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Space\SpaceRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\CRM\CRMAccessVoter" (parent: .abstract.instanceof.App\Security\Voter\CRM\CRMAccessVoter).
Resolving inheritance for "App\Security\Voter\CRM\CRMAccessVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\CRM\CRMAccessVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\CRM\SwitchToCustomerVoter" (parent: .abstract.instanceof.App\Security\Voter\CRM\SwitchToCustomerVoter).
Resolving inheritance for "App\Security\Voter\CRM\SwitchToCustomerVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\CRM\SwitchToCustomerVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\DirectorOrMoreAccessVoter" (parent: .abstract.instanceof.App\Security\Voter\DirectorOrMoreAccessVoter).
Resolving inheritance for "App\Security\Voter\DirectorOrMoreAccessVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\DirectorOrMoreAccessVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\DistributorAccessVoter" (parent: .abstract.instanceof.App\Security\Voter\DistributorAccessVoter).
Resolving inheritance for "App\Security\Voter\DistributorAccessVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\DistributorAccessVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\FeatureAccessVoter" (parent: .abstract.instanceof.App\Security\Voter\FeatureAccessVoter).
Resolving inheritance for "App\Security\Voter\FeatureAccessVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\FeatureAccessVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\FeatureTypeAccessVoter" (parent: .abstract.instanceof.App\Security\Voter\FeatureTypeAccessVoter).
Resolving inheritance for "App\Security\Voter\FeatureTypeAccessVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\FeatureTypeAccessVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\InsiderAccessVoter" (parent: .abstract.instanceof.App\Security\Voter\InsiderAccessVoter).
Resolving inheritance for "App\Security\Voter\InsiderAccessVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\InsiderAccessVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\LiveAccessVoter" (parent: .abstract.instanceof.App\Security\Voter\LiveAccessVoter).
Resolving inheritance for "App\Security\Voter\LiveAccessVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\LiveAccessVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\MemberAccessVoter" (parent: .abstract.instanceof.App\Security\Voter\MemberAccessVoter).
Resolving inheritance for "App\Security\Voter\MemberAccessVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\MemberAccessVoter).
Resolving inheritance for ".instanceof.App\Service\Gamification\Processor\Monthly\ProcessorInterface.0.App\Service\Gamification\Processor\Monthly\MonthlyPersonalClientPointProcessor" (parent: .abstract.instanceof.App\Service\Gamification\Processor\Monthly\MonthlyPersonalClientPointProcessor).
Resolving inheritance for "App\Service\Gamification\Processor\Monthly\MonthlyPersonalClientPointProcessor" (parent: .instanceof.App\Service\Gamification\Processor\Monthly\ProcessorInterface.0.App\Service\Gamification\Processor\Monthly\MonthlyPersonalClientPointProcessor).
Resolving inheritance for ".instanceof.App\Service\Gamification\Processor\Monthly\ProcessorInterface.0.App\Service\Gamification\Processor\Monthly\QualificationProcessor" (parent: .abstract.instanceof.App\Service\Gamification\Processor\Monthly\QualificationProcessor).
Resolving inheritance for "App\Service\Gamification\Processor\Monthly\QualificationProcessor" (parent: .instanceof.App\Service\Gamification\Processor\Monthly\ProcessorInterface.0.App\Service\Gamification\Processor\Monthly\QualificationProcessor).
Resolving inheritance for ".instanceof.App\Service\Gamification\Processor\Monthly\ProcessorInterface.0.App\Service\Gamification\Processor\Monthly\TopPerformerProcessor" (parent: .abstract.instanceof.App\Service\Gamification\Processor\Monthly\TopPerformerProcessor).
Resolving inheritance for "App\Service\Gamification\Processor\Monthly\TopPerformerProcessor" (parent: .instanceof.App\Service\Gamification\Processor\Monthly\ProcessorInterface.0.App\Service\Gamification\Processor\Monthly\TopPerformerProcessor).
Resolving inheritance for ".instanceof.App\Service\Gamification\Processor\OneTime\ProcessorInterface.0.App\Service\Gamification\Processor\OneTime\ActiveBizPartnerProcessor" (parent: .abstract.instanceof.App\Service\Gamification\Processor\OneTime\ActiveBizPartnerProcessor).
Resolving inheritance for "App\Service\Gamification\Processor\OneTime\ActiveBizPartnerProcessor" (parent: .instanceof.App\Service\Gamification\Processor\OneTime\ProcessorInterface.0.App\Service\Gamification\Processor\OneTime\ActiveBizPartnerProcessor).
Resolving inheritance for ".instanceof.App\Service\Gamification\Processor\OneTime\ProcessorInterface.0.App\Service\Gamification\Processor\OneTime\ActiveClientProcessor" (parent: .abstract.instanceof.App\Service\Gamification\Processor\OneTime\ActiveClientProcessor).
Resolving inheritance for "App\Service\Gamification\Processor\OneTime\ActiveClientProcessor" (parent: .instanceof.App\Service\Gamification\Processor\OneTime\ProcessorInterface.0.App\Service\Gamification\Processor\OneTime\ActiveClientProcessor).
Resolving inheritance for ".instanceof.App\Service\Gamification\Processor\OneTime\ProcessorInterface.0.App\Service\Gamification\Processor\OneTime\BirthBizDayProcessor" (parent: .abstract.instanceof.App\Service\Gamification\Processor\OneTime\BirthBizDayProcessor).
Resolving inheritance for "App\Service\Gamification\Processor\OneTime\BirthBizDayProcessor" (parent: .instanceof.App\Service\Gamification\Processor\OneTime\ProcessorInterface.0.App\Service\Gamification\Processor\OneTime\BirthBizDayProcessor).
Resolving inheritance for ".instanceof.App\Service\Gamification\Processor\OneTime\ProcessorInterface.0.App\Service\Gamification\Processor\OneTime\CommissionProcessor" (parent: .abstract.instanceof.App\Service\Gamification\Processor\OneTime\CommissionProcessor).
Resolving inheritance for "App\Service\Gamification\Processor\OneTime\CommissionProcessor" (parent: .instanceof.App\Service\Gamification\Processor\OneTime\ProcessorInterface.0.App\Service\Gamification\Processor\OneTime\CommissionProcessor).
Resolving inheritance for ".instanceof.App\Service\Gamification\Processor\OneTime\ProcessorInterface.0.App\Service\Gamification\Processor\OneTime\ConnectionDayProcessor" (parent: .abstract.instanceof.App\Service\Gamification\Processor\OneTime\ConnectionDayProcessor).
Resolving inheritance for "App\Service\Gamification\Processor\OneTime\ConnectionDayProcessor" (parent: .instanceof.App\Service\Gamification\Processor\OneTime\ProcessorInterface.0.App\Service\Gamification\Processor\OneTime\ConnectionDayProcessor).
Resolving inheritance for ".instanceof.App\Service\Gamification\Processor\OneTime\ProcessorInterface.0.App\Service\Gamification\Processor\OneTime\CountryPointProcessor" (parent: .abstract.instanceof.App\Service\Gamification\Processor\OneTime\CountryPointProcessor).
Resolving inheritance for "App\Service\Gamification\Processor\OneTime\CountryPointProcessor" (parent: .instanceof.App\Service\Gamification\Processor\OneTime\ProcessorInterface.0.App\Service\Gamification\Processor\OneTime\CountryPointProcessor).
Resolving inheritance for ".instanceof.App\Service\Gamification\Processor\OneTime\ProcessorInterface.0.App\Service\Gamification\Processor\OneTime\FuturesPointProcessor" (parent: .abstract.instanceof.App\Service\Gamification\Processor\OneTime\FuturesPointProcessor).
Resolving inheritance for "App\Service\Gamification\Processor\OneTime\FuturesPointProcessor" (parent: .instanceof.App\Service\Gamification\Processor\OneTime\ProcessorInterface.0.App\Service\Gamification\Processor\OneTime\FuturesPointProcessor).
Resolving inheritance for ".instanceof.App\Service\Gamification\Processor\OneTime\ProcessorInterface.0.App\Service\Gamification\Processor\OneTime\LuumePointProcessor" (parent: .abstract.instanceof.App\Service\Gamification\Processor\OneTime\LuumePointProcessor).
Resolving inheritance for "App\Service\Gamification\Processor\OneTime\LuumePointProcessor" (parent: .instanceof.App\Service\Gamification\Processor\OneTime\ProcessorInterface.0.App\Service\Gamification\Processor\OneTime\LuumePointProcessor).
Resolving inheritance for ".instanceof.App\Service\Gamification\Processor\OneTime\ProcessorInterface.0.App\Service\Gamification\Processor\OneTime\MissionCompletedProcessor" (parent: .abstract.instanceof.App\Service\Gamification\Processor\OneTime\MissionCompletedProcessor).
Resolving inheritance for "App\Service\Gamification\Processor\OneTime\MissionCompletedProcessor" (parent: .instanceof.App\Service\Gamification\Processor\OneTime\ProcessorInterface.0.App\Service\Gamification\Processor\OneTime\MissionCompletedProcessor).
Resolving inheritance for ".instanceof.App\Service\Gamification\Processor\OneTime\ProcessorInterface.0.App\Service\Gamification\Processor\OneTime\PersonalClientPointProcessor" (parent: .abstract.instanceof.App\Service\Gamification\Processor\OneTime\PersonalClientPointProcessor).
Resolving inheritance for "App\Service\Gamification\Processor\OneTime\PersonalClientPointProcessor" (parent: .instanceof.App\Service\Gamification\Processor\OneTime\ProcessorInterface.0.App\Service\Gamification\Processor\OneTime\PersonalClientPointProcessor).
Resolving inheritance for ".instanceof.App\Service\Gamification\Processor\OneTime\ProcessorInterface.0.App\Service\Gamification\Processor\OneTime\PersonalClientProcessor" (parent: .abstract.instanceof.App\Service\Gamification\Processor\OneTime\PersonalClientProcessor).
Resolving inheritance for "App\Service\Gamification\Processor\OneTime\PersonalClientProcessor" (parent: .instanceof.App\Service\Gamification\Processor\OneTime\ProcessorInterface.0.App\Service\Gamification\Processor\OneTime\PersonalClientProcessor).
Resolving inheritance for ".instanceof.App\Service\Gamification\Processor\OneTime\ProcessorInterface.0.App\Service\Gamification\Processor\OneTime\QualificationInPersonalClientsProcessor" (parent: .abstract.instanceof.App\Service\Gamification\Processor\OneTime\QualificationInPersonalClientsProcessor).
Resolving inheritance for "App\Service\Gamification\Processor\OneTime\QualificationInPersonalClientsProcessor" (parent: .instanceof.App\Service\Gamification\Processor\OneTime\ProcessorInterface.0.App\Service\Gamification\Processor\OneTime\QualificationInPersonalClientsProcessor).
Resolving inheritance for ".instanceof.App\Service\Gamification\Processor\OneTime\ProcessorInterface.0.App\Service\Gamification\Processor\OneTime\RankProcessor" (parent: .abstract.instanceof.App\Service\Gamification\Processor\OneTime\RankProcessor).
Resolving inheritance for "App\Service\Gamification\Processor\OneTime\RankProcessor" (parent: .instanceof.App\Service\Gamification\Processor\OneTime\ProcessorInterface.0.App\Service\Gamification\Processor\OneTime\RankProcessor).
Resolving inheritance for ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\Backoffice\DailyAddCalendarEvent" (parent: .abstract.instanceof.App\Service\Gamification\Trigger\Daily\Backoffice\DailyAddCalendarEvent).
Resolving inheritance for "App\Service\Gamification\Trigger\Daily\Backoffice\DailyAddCalendarEvent" (parent: .instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\Backoffice\DailyAddCalendarEvent).
Resolving inheritance for ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\Backoffice\DailyAddTwoCardKanban" (parent: .abstract.instanceof.App\Service\Gamification\Trigger\Daily\Backoffice\DailyAddTwoCardKanban).
Resolving inheritance for "App\Service\Gamification\Trigger\Daily\Backoffice\DailyAddTwoCardKanban" (parent: .instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\Backoffice\DailyAddTwoCardKanban).
Resolving inheritance for ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\Backoffice\DailyCheckNotification" (parent: .abstract.instanceof.App\Service\Gamification\Trigger\Daily\Backoffice\DailyCheckNotification).
Resolving inheritance for "App\Service\Gamification\Trigger\Daily\Backoffice\DailyCheckNotification" (parent: .instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\Backoffice\DailyCheckNotification).
Resolving inheritance for ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\Backoffice\DailyLoginAfter6Pm" (parent: .abstract.instanceof.App\Service\Gamification\Trigger\Daily\Backoffice\DailyLoginAfter6Pm).
Resolving inheritance for "App\Service\Gamification\Trigger\Daily\Backoffice\DailyLoginAfter6Pm" (parent: .instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\Backoffice\DailyLoginAfter6Pm).
Resolving inheritance for ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\Backoffice\DailyLoginBackoffice" (parent: .abstract.instanceof.App\Service\Gamification\Trigger\Daily\Backoffice\DailyLoginBackoffice).
Resolving inheritance for "App\Service\Gamification\Trigger\Daily\Backoffice\DailyLoginBackoffice" (parent: .instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\Backoffice\DailyLoginBackoffice).
Resolving inheritance for ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\Backoffice\DailyLoginBefore10Am" (parent: .abstract.instanceof.App\Service\Gamification\Trigger\Daily\Backoffice\DailyLoginBefore10Am).
Resolving inheritance for "App\Service\Gamification\Trigger\Daily\Backoffice\DailyLoginBefore10Am" (parent: .instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\Backoffice\DailyLoginBefore10Am).
Resolving inheritance for ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\Backoffice\DailyLoginMobile" (parent: .abstract.instanceof.App\Service\Gamification\Trigger\Daily\Backoffice\DailyLoginMobile).
Resolving inheritance for "App\Service\Gamification\Trigger\Daily\Backoffice\DailyLoginMobile" (parent: .instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\Backoffice\DailyLoginMobile).
Resolving inheritance for ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\Backoffice\DailyLoginTwice" (parent: .abstract.instanceof.App\Service\Gamification\Trigger\Daily\Backoffice\DailyLoginTwice).
Resolving inheritance for "App\Service\Gamification\Trigger\Daily\Backoffice\DailyLoginTwice" (parent: .instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\Backoffice\DailyLoginTwice).
Resolving inheritance for ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\Backoffice\DailyMyBizResourceDownloaded" (parent: .abstract.instanceof.App\Service\Gamification\Trigger\Daily\Backoffice\DailyMyBizResourceDownloaded).
Resolving inheritance for "App\Service\Gamification\Trigger\Daily\Backoffice\DailyMyBizResourceDownloaded" (parent: .instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\Backoffice\DailyMyBizResourceDownloaded).
Resolving inheritance for ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\Backoffice\DailyViewActiveClientProfile" (parent: .abstract.instanceof.App\Service\Gamification\Trigger\Daily\Backoffice\DailyViewActiveClientProfile).
Resolving inheritance for "App\Service\Gamification\Trigger\Daily\Backoffice\DailyViewActiveClientProfile" (parent: .instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\Backoffice\DailyViewActiveClientProfile).
Resolving inheritance for ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\Backoffice\DailyViewClientsTrigger" (parent: .abstract.instanceof.App\Service\Gamification\Trigger\Daily\Backoffice\DailyViewClientsTrigger).
Resolving inheritance for "App\Service\Gamification\Trigger\Daily\Backoffice\DailyViewClientsTrigger" (parent: .instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\Backoffice\DailyViewClientsTrigger).
Resolving inheritance for ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\Backoffice\DailyViewDashboardTrigger" (parent: .abstract.instanceof.App\Service\Gamification\Trigger\Daily\Backoffice\DailyViewDashboardTrigger).
Resolving inheritance for "App\Service\Gamification\Trigger\Daily\Backoffice\DailyViewDashboardTrigger" (parent: .instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\Backoffice\DailyViewDashboardTrigger).
Resolving inheritance for ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\Backoffice\DailyViewGamificationTrigger" (parent: .abstract.instanceof.App\Service\Gamification\Trigger\Daily\Backoffice\DailyViewGamificationTrigger).
Resolving inheritance for "App\Service\Gamification\Trigger\Daily\Backoffice\DailyViewGamificationTrigger" (parent: .instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\Backoffice\DailyViewGamificationTrigger).
Resolving inheritance for ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\Backoffice\DailyViewGoalsTrigger" (parent: .abstract.instanceof.App\Service\Gamification\Trigger\Daily\Backoffice\DailyViewGoalsTrigger).
Resolving inheritance for "App\Service\Gamification\Trigger\Daily\Backoffice\DailyViewGoalsTrigger" (parent: .instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\Backoffice\DailyViewGoalsTrigger).
Resolving inheritance for ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\Backoffice\DailyViewInactiveClientProfile" (parent: .abstract.instanceof.App\Service\Gamification\Trigger\Daily\Backoffice\DailyViewInactiveClientProfile).
Resolving inheritance for "App\Service\Gamification\Trigger\Daily\Backoffice\DailyViewInactiveClientProfile" (parent: .instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\Backoffice\DailyViewInactiveClientProfile).
Resolving inheritance for ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\Backoffice\DailyViewMissionsTrigger" (parent: .abstract.instanceof.App\Service\Gamification\Trigger\Daily\Backoffice\DailyViewMissionsTrigger).
Resolving inheritance for "App\Service\Gamification\Trigger\Daily\Backoffice\DailyViewMissionsTrigger" (parent: .instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\Backoffice\DailyViewMissionsTrigger).
Resolving inheritance for ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\Backoffice\DailyViewPlacementsTrigger" (parent: .abstract.instanceof.App\Service\Gamification\Trigger\Daily\Backoffice\DailyViewPlacementsTrigger).
Resolving inheritance for "App\Service\Gamification\Trigger\Daily\Backoffice\DailyViewPlacementsTrigger" (parent: .instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\Backoffice\DailyViewPlacementsTrigger).
Resolving inheritance for ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\Backoffice\DailyViewProfileTrigger" (parent: .abstract.instanceof.App\Service\Gamification\Trigger\Daily\Backoffice\DailyViewProfileTrigger).
Resolving inheritance for "App\Service\Gamification\Trigger\Daily\Backoffice\DailyViewProfileTrigger" (parent: .instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\Backoffice\DailyViewProfileTrigger).
Resolving inheritance for ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\Backoffice\DailyViewProgressionTrigger" (parent: .abstract.instanceof.App\Service\Gamification\Trigger\Daily\Backoffice\DailyViewProgressionTrigger).
Resolving inheritance for "App\Service\Gamification\Trigger\Daily\Backoffice\DailyViewProgressionTrigger" (parent: .instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\Backoffice\DailyViewProgressionTrigger).
Resolving inheritance for ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\Backoffice\DailyViewRankingsTrigger" (parent: .abstract.instanceof.App\Service\Gamification\Trigger\Daily\Backoffice\DailyViewRankingsTrigger).
Resolving inheritance for "App\Service\Gamification\Trigger\Daily\Backoffice\DailyViewRankingsTrigger" (parent: .instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\Backoffice\DailyViewRankingsTrigger).
Resolving inheritance for ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\Backoffice\DailyViewSalesTrigger" (parent: .abstract.instanceof.App\Service\Gamification\Trigger\Daily\Backoffice\DailyViewSalesTrigger).
Resolving inheritance for "App\Service\Gamification\Trigger\Daily\Backoffice\DailyViewSalesTrigger" (parent: .instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\Backoffice\DailyViewSalesTrigger).
Resolving inheritance for ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\Backoffice\DailyViewStatisticsTrigger" (parent: .abstract.instanceof.App\Service\Gamification\Trigger\Daily\Backoffice\DailyViewStatisticsTrigger).
Resolving inheritance for "App\Service\Gamification\Trigger\Daily\Backoffice\DailyViewStatisticsTrigger" (parent: .instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\Backoffice\DailyViewStatisticsTrigger).
Resolving inheritance for ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\Backoffice\DailyViewTwoActiveClientsProfile" (parent: .abstract.instanceof.App\Service\Gamification\Trigger\Daily\Backoffice\DailyViewTwoActiveClientsProfile).
Resolving inheritance for "App\Service\Gamification\Trigger\Daily\Backoffice\DailyViewTwoActiveClientsProfile" (parent: .instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\Backoffice\DailyViewTwoActiveClientsProfile).
Resolving inheritance for ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\Backoffice\DailyViewTwoInactiveClientsProfile" (parent: .abstract.instanceof.App\Service\Gamification\Trigger\Daily\Backoffice\DailyViewTwoInactiveClientsProfile).
Resolving inheritance for "App\Service\Gamification\Trigger\Daily\Backoffice\DailyViewTwoInactiveClientsProfile" (parent: .instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\Backoffice\DailyViewTwoInactiveClientsProfile).
Resolving inheritance for ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\PointAndRanking\DailyAppearInTop3PerformerTrigger" (parent: .abstract.instanceof.App\Service\Gamification\Trigger\Daily\PointAndRanking\DailyAppearInTop3PerformerTrigger).
Resolving inheritance for "App\Service\Gamification\Trigger\Daily\PointAndRanking\DailyAppearInTop3PerformerTrigger" (parent: .instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\PointAndRanking\DailyAppearInTop3PerformerTrigger).
Resolving inheritance for ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\PointAndRanking\DailyAppearInTop5PerformerTrigger" (parent: .abstract.instanceof.App\Service\Gamification\Trigger\Daily\PointAndRanking\DailyAppearInTop5PerformerTrigger).
Resolving inheritance for "App\Service\Gamification\Trigger\Daily\PointAndRanking\DailyAppearInTop5PerformerTrigger" (parent: .instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\PointAndRanking\DailyAppearInTop5PerformerTrigger).
Resolving inheritance for ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\PointAndRanking\DailyAppearInTopPerformerTrigger" (parent: .abstract.instanceof.App\Service\Gamification\Trigger\Daily\PointAndRanking\DailyAppearInTopPerformerTrigger).
Resolving inheritance for "App\Service\Gamification\Trigger\Daily\PointAndRanking\DailyAppearInTopPerformerTrigger" (parent: .instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\PointAndRanking\DailyAppearInTopPerformerTrigger).
Resolving inheritance for ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\PointAndRanking\DailyGenerateEightyPoints" (parent: .abstract.instanceof.App\Service\Gamification\Trigger\Daily\PointAndRanking\DailyGenerateEightyPoints).
Resolving inheritance for "App\Service\Gamification\Trigger\Daily\PointAndRanking\DailyGenerateEightyPoints" (parent: .instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\PointAndRanking\DailyGenerateEightyPoints).
Resolving inheritance for ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\PointAndRanking\DailyGenerateFiftyPoints" (parent: .abstract.instanceof.App\Service\Gamification\Trigger\Daily\PointAndRanking\DailyGenerateFiftyPoints).
Resolving inheritance for "App\Service\Gamification\Trigger\Daily\PointAndRanking\DailyGenerateFiftyPoints" (parent: .instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\PointAndRanking\DailyGenerateFiftyPoints).
Resolving inheritance for ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\PointAndRanking\DailyGenerateMorePointsThanYesterday" (parent: .abstract.instanceof.App\Service\Gamification\Trigger\Daily\PointAndRanking\DailyGenerateMorePointsThanYesterday).
Resolving inheritance for ".instanceof.App\Service\Gamification\Trigger\ConfigurableMissionHisotryInterface.0.App\Service\Gamification\Trigger\Daily\PointAndRanking\DailyGenerateMorePointsThanYesterday" (parent: .instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\PointAndRanking\DailyGenerateMorePointsThanYesterday).
Resolving inheritance for "App\Service\Gamification\Trigger\Daily\PointAndRanking\DailyGenerateMorePointsThanYesterday" (parent: .instanceof.App\Service\Gamification\Trigger\ConfigurableMissionHisotryInterface.0.App\Service\Gamification\Trigger\Daily\PointAndRanking\DailyGenerateMorePointsThanYesterday).
Resolving inheritance for ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\PointAndRanking\DailyGenerateOneHundredFiftyPoints" (parent: .abstract.instanceof.App\Service\Gamification\Trigger\Daily\PointAndRanking\DailyGenerateOneHundredFiftyPoints).
Resolving inheritance for "App\Service\Gamification\Trigger\Daily\PointAndRanking\DailyGenerateOneHundredFiftyPoints" (parent: .instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\PointAndRanking\DailyGenerateOneHundredFiftyPoints).
Resolving inheritance for ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\PointAndRanking\DailyGenerateOneHundredPoints" (parent: .abstract.instanceof.App\Service\Gamification\Trigger\Daily\PointAndRanking\DailyGenerateOneHundredPoints).
Resolving inheritance for "App\Service\Gamification\Trigger\Daily\PointAndRanking\DailyGenerateOneHundredPoints" (parent: .instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\PointAndRanking\DailyGenerateOneHundredPoints).
Resolving inheritance for ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\PointAndRanking\DailyGenerateOneHundredPointsBefore3PM" (parent: .abstract.instanceof.App\Service\Gamification\Trigger\Daily\PointAndRanking\DailyGenerateOneHundredPointsBefore3PM).
Resolving inheritance for "App\Service\Gamification\Trigger\Daily\PointAndRanking\DailyGenerateOneHundredPointsBefore3PM" (parent: .instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\PointAndRanking\DailyGenerateOneHundredPointsBefore3PM).
Resolving inheritance for ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\PointAndRanking\DailyGenerateThreeHundredPoints" (parent: .abstract.instanceof.App\Service\Gamification\Trigger\Daily\PointAndRanking\DailyGenerateThreeHundredPoints).
Resolving inheritance for "App\Service\Gamification\Trigger\Daily\PointAndRanking\DailyGenerateThreeHundredPoints" (parent: .instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\PointAndRanking\DailyGenerateThreeHundredPoints).
Resolving inheritance for ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\PointAndRanking\DailyGenerateTwoHundredFiftyPoints" (parent: .abstract.instanceof.App\Service\Gamification\Trigger\Daily\PointAndRanking\DailyGenerateTwoHundredFiftyPoints).
Resolving inheritance for "App\Service\Gamification\Trigger\Daily\PointAndRanking\DailyGenerateTwoHundredFiftyPoints" (parent: .instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\PointAndRanking\DailyGenerateTwoHundredFiftyPoints).
Resolving inheritance for ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\PointAndRanking\DailyGenerateTwoHundredFiftyPointsBefore6PM" (parent: .abstract.instanceof.App\Service\Gamification\Trigger\Daily\PointAndRanking\DailyGenerateTwoHundredFiftyPointsBefore6PM).
Resolving inheritance for "App\Service\Gamification\Trigger\Daily\PointAndRanking\DailyGenerateTwoHundredFiftyPointsBefore6PM" (parent: .instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\PointAndRanking\DailyGenerateTwoHundredFiftyPointsBefore6PM).
Resolving inheritance for ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\PointAndRanking\DailyGenerateTwoHundredPoints" (parent: .abstract.instanceof.App\Service\Gamification\Trigger\Daily\PointAndRanking\DailyGenerateTwoHundredPoints).
Resolving inheritance for "App\Service\Gamification\Trigger\Daily\PointAndRanking\DailyGenerateTwoHundredPoints" (parent: .instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\PointAndRanking\DailyGenerateTwoHundredPoints).
Resolving inheritance for ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\PointAndRanking\DailyReachDailyPointsRecordTrigger" (parent: .abstract.instanceof.App\Service\Gamification\Trigger\Daily\PointAndRanking\DailyReachDailyPointsRecordTrigger).
Resolving inheritance for ".instanceof.App\Service\Gamification\Trigger\ConfigurableMissionHisotryInterface.0.App\Service\Gamification\Trigger\Daily\PointAndRanking\DailyReachDailyPointsRecordTrigger" (parent: .instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\PointAndRanking\DailyReachDailyPointsRecordTrigger).
Resolving inheritance for "App\Service\Gamification\Trigger\Daily\PointAndRanking\DailyReachDailyPointsRecordTrigger" (parent: .instanceof.App\Service\Gamification\Trigger\ConfigurableMissionHisotryInterface.0.App\Service\Gamification\Trigger\Daily\PointAndRanking\DailyReachDailyPointsRecordTrigger).
Resolving inheritance for ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyMakeLuumeAndFuturesLearnSaleTrigger" (parent: .abstract.instanceof.App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyMakeLuumeAndFuturesLearnSaleTrigger).
Resolving inheritance for "App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyMakeLuumeAndFuturesLearnSaleTrigger" (parent: .instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyMakeLuumeAndFuturesLearnSaleTrigger).
Resolving inheritance for ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyMakePlacementAfter3PmTrigger" (parent: .abstract.instanceof.App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyMakePlacementAfter3PmTrigger).
Resolving inheritance for "App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyMakePlacementAfter3PmTrigger" (parent: .instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyMakePlacementAfter3PmTrigger).
Resolving inheritance for ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyMakePlacementBefore3PmTrigger" (parent: .abstract.instanceof.App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyMakePlacementBefore3PmTrigger).
Resolving inheritance for "App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyMakePlacementBefore3PmTrigger" (parent: .instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyMakePlacementBefore3PmTrigger).
Resolving inheritance for ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyMakePlacementTrigger" (parent: .abstract.instanceof.App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyMakePlacementTrigger).
Resolving inheritance for "App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyMakePlacementTrigger" (parent: .instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyMakePlacementTrigger).
Resolving inheritance for ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyMakeSaleAboveAverageTrigger" (parent: .abstract.instanceof.App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyMakeSaleAboveAverageTrigger).
Resolving inheritance for ".instanceof.App\Service\Gamification\Trigger\ConfigurableMissionHisotryInterface.0.App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyMakeSaleAboveAverageTrigger" (parent: .instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyMakeSaleAboveAverageTrigger).
Resolving inheritance for "App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyMakeSaleAboveAverageTrigger" (parent: .instanceof.App\Service\Gamification\Trigger\ConfigurableMissionHisotryInterface.0.App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyMakeSaleAboveAverageTrigger).
Resolving inheritance for ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyMakeSaleAfter3PmTrigger" (parent: .abstract.instanceof.App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyMakeSaleAfter3PmTrigger).
Resolving inheritance for "App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyMakeSaleAfter3PmTrigger" (parent: .instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyMakeSaleAfter3PmTrigger).
Resolving inheritance for ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyMakeSaleAndPlacementTrigger" (parent: .abstract.instanceof.App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyMakeSaleAndPlacementTrigger).
Resolving inheritance for "App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyMakeSaleAndPlacementTrigger" (parent: .instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyMakeSaleAndPlacementTrigger).
Resolving inheritance for ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyMakeSaleBefore3PmTrigger" (parent: .abstract.instanceof.App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyMakeSaleBefore3PmTrigger).
Resolving inheritance for "App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyMakeSaleBefore3PmTrigger" (parent: .instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyMakeSaleBefore3PmTrigger).
Resolving inheritance for ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyMakeSaleTrigger" (parent: .abstract.instanceof.App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyMakeSaleTrigger).
Resolving inheritance for "App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyMakeSaleTrigger" (parent: .instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyMakeSaleTrigger).
Resolving inheritance for ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyMakeTwoPlacementsTrigger" (parent: .abstract.instanceof.App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyMakeTwoPlacementsTrigger).
Resolving inheritance for "App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyMakeTwoPlacementsTrigger" (parent: .instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyMakeTwoPlacementsTrigger).
Resolving inheritance for ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyMakeTwoSalesTrigger" (parent: .abstract.instanceof.App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyMakeTwoSalesTrigger).
Resolving inheritance for "App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyMakeTwoSalesTrigger" (parent: .instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyMakeTwoSalesTrigger).
Resolving inheritance for ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyReachNewRankTrigger" (parent: .abstract.instanceof.App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyReachNewRankTrigger).
Resolving inheritance for "App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyReachNewRankTrigger" (parent: .instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyReachNewRankTrigger).
Resolving inheritance for ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyReachPersonalPlacementRecordTrigger" (parent: .abstract.instanceof.App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyReachPersonalPlacementRecordTrigger).
Resolving inheritance for ".instanceof.App\Service\Gamification\Trigger\ConfigurableMissionHisotryInterface.0.App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyReachPersonalPlacementRecordTrigger" (parent: .instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyReachPersonalPlacementRecordTrigger).
Resolving inheritance for "App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyReachPersonalPlacementRecordTrigger" (parent: .instanceof.App\Service\Gamification\Trigger\ConfigurableMissionHisotryInterface.0.App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyReachPersonalPlacementRecordTrigger).
Resolving inheritance for ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyReachPersonalSalesRecordTrigger" (parent: .abstract.instanceof.App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyReachPersonalSalesRecordTrigger).
Resolving inheritance for ".instanceof.App\Service\Gamification\Trigger\ConfigurableMissionHisotryInterface.0.App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyReachPersonalSalesRecordTrigger" (parent: .instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyReachPersonalSalesRecordTrigger).
Resolving inheritance for "App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyReachPersonalSalesRecordTrigger" (parent: .instanceof.App\Service\Gamification\Trigger\ConfigurableMissionHisotryInterface.0.App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyReachPersonalSalesRecordTrigger).
Resolving inheritance for ".instanceof.App\Service\Gamification\Trigger\Weekly\TriggerInterface.0.App\Service\Gamification\Trigger\Weekly\Generate2LuumeAnd2FuturesLearnSalesTrigger" (parent: .abstract.instanceof.App\Service\Gamification\Trigger\Weekly\Generate2LuumeAnd2FuturesLearnSalesTrigger).
Resolving inheritance for "App\Service\Gamification\Trigger\Weekly\Generate2LuumeAnd2FuturesLearnSalesTrigger" (parent: .instanceof.App\Service\Gamification\Trigger\Weekly\TriggerInterface.0.App\Service\Gamification\Trigger\Weekly\Generate2LuumeAnd2FuturesLearnSalesTrigger).
Resolving inheritance for ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Weekly\MakeFiveSalesTrigger" (parent: .abstract.instanceof.App\Service\Gamification\Trigger\Weekly\MakeFiveSalesTrigger).
Resolving inheritance for "App\Service\Gamification\Trigger\Weekly\MakeFiveSalesTrigger" (parent: .instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Weekly\MakeFiveSalesTrigger).
Resolving inheritance for ".instanceof.App\Service\Gamification\Trigger\Weekly\TriggerInterface.0.App\Service\Gamification\Trigger\Weekly\MakeSaleAboveAverageTrigger" (parent: .abstract.instanceof.App\Service\Gamification\Trigger\Weekly\MakeSaleAboveAverageTrigger).
Resolving inheritance for "App\Service\Gamification\Trigger\Weekly\MakeSaleAboveAverageTrigger" (parent: .instanceof.App\Service\Gamification\Trigger\Weekly\TriggerInterface.0.App\Service\Gamification\Trigger\Weekly\MakeSaleAboveAverageTrigger).
Resolving inheritance for ".instanceof.App\Service\Gamification\Trigger\Weekly\TriggerInterface.0.App\Service\Gamification\Trigger\Weekly\MakeSaleAndPlacementSameDayTrigger" (parent: .abstract.instanceof.App\Service\Gamification\Trigger\Weekly\MakeSaleAndPlacementSameDayTrigger).
Resolving inheritance for "App\Service\Gamification\Trigger\Weekly\MakeSaleAndPlacementSameDayTrigger" (parent: .instanceof.App\Service\Gamification\Trigger\Weekly\TriggerInterface.0.App\Service\Gamification\Trigger\Weekly\MakeSaleAndPlacementSameDayTrigger).
Resolving inheritance for ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Weekly\MakeThreeSalesTrigger" (parent: .abstract.instanceof.App\Service\Gamification\Trigger\Weekly\MakeThreeSalesTrigger).
Resolving inheritance for "App\Service\Gamification\Trigger\Weekly\MakeThreeSalesTrigger" (parent: .instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Weekly\MakeThreeSalesTrigger).
Resolving inheritance for ".instanceof.App\Service\Gamification\Trigger\Weekly\TriggerInterface.0.App\Service\Gamification\Trigger\Weekly\MakeTwoSalesAbove100Trigger" (parent: .abstract.instanceof.App\Service\Gamification\Trigger\Weekly\MakeTwoSalesAbove100Trigger).
Resolving inheritance for "App\Service\Gamification\Trigger\Weekly\MakeTwoSalesAbove100Trigger" (parent: .instanceof.App\Service\Gamification\Trigger\Weekly\TriggerInterface.0.App\Service\Gamification\Trigger\Weekly\MakeTwoSalesAbove100Trigger).
Resolving inheritance for ".instanceof.App\Service\Gamification\Trigger\Weekly\TriggerInterface.0.App\Service\Gamification\Trigger\Weekly\ReachDailySalesRecordTrigger" (parent: .abstract.instanceof.App\Service\Gamification\Trigger\Weekly\ReachDailySalesRecordTrigger).
Resolving inheritance for "App\Service\Gamification\Trigger\Weekly\ReachDailySalesRecordTrigger" (parent: .instanceof.App\Service\Gamification\Trigger\Weekly\TriggerInterface.0.App\Service\Gamification\Trigger\Weekly\ReachDailySalesRecordTrigger).
Resolving inheritance for ".instanceof.App\Service\System\AutoPopupSystem\PopupInterface.0.App\Service\System\AutoPopupSystem\Popups\KycErrorStatusPopup" (parent: .abstract.instanceof.App\Service\System\AutoPopupSystem\Popups\KycErrorStatusPopup).
Resolving inheritance for "App\Service\System\AutoPopupSystem\Popups\KycErrorStatusPopup" (parent: .instanceof.App\Service\System\AutoPopupSystem\PopupInterface.0.App\Service\System\AutoPopupSystem\Popups\KycErrorStatusPopup).
Resolving inheritance for ".instanceof.App\Service\System\AutoPopupSystem\PopupInterface.0.App\Service\System\AutoPopupSystem\Popups\MemberSocialNetworkPopup" (parent: .abstract.instanceof.App\Service\System\AutoPopupSystem\Popups\MemberSocialNetworkPopup).
Resolving inheritance for "App\Service\System\AutoPopupSystem\Popups\MemberSocialNetworkPopup" (parent: .instanceof.App\Service\System\AutoPopupSystem\PopupInterface.0.App\Service\System\AutoPopupSystem\Popups\MemberSocialNetworkPopup).
Resolving inheritance for ".instanceof.App\Service\System\AutoPopupSystem\PopupInterface.0.App\Service\System\AutoPopupSystem\Popups\OnBoardingPopup" (parent: .abstract.instanceof.App\Service\System\AutoPopupSystem\Popups\OnBoardingPopup).
Resolving inheritance for "App\Service\System\AutoPopupSystem\Popups\OnBoardingPopup" (parent: .instanceof.App\Service\System\AutoPopupSystem\PopupInterface.0.App\Service\System\AutoPopupSystem\Popups\OnBoardingPopup).
Resolving inheritance for ".instanceof.App\Service\System\AutoPopupSystem\PopupInterface.0.App\Service\System\AutoPopupSystem\Popups\QualifiedChoicePopup" (parent: .abstract.instanceof.App\Service\System\AutoPopupSystem\Popups\QualifiedChoicePopup).
Resolving inheritance for "App\Service\System\AutoPopupSystem\Popups\QualifiedChoicePopup" (parent: .instanceof.App\Service\System\AutoPopupSystem\PopupInterface.0.App\Service\System\AutoPopupSystem\Popups\QualifiedChoicePopup).
Resolving inheritance for ".instanceof.App\Service\System\AutoPopupSystem\PopupInterface.0.App\Service\System\AutoPopupSystem\Popups\QuestionnairePopup" (parent: .abstract.instanceof.App\Service\System\AutoPopupSystem\Popups\QuestionnairePopup).
Resolving inheritance for "App\Service\System\AutoPopupSystem\Popups\QuestionnairePopup" (parent: .instanceof.App\Service\System\AutoPopupSystem\PopupInterface.0.App\Service\System\AutoPopupSystem\Popups\QuestionnairePopup).
Resolving inheritance for ".instanceof.App\Service\System\ChallengeSystem\ChallengeInterface.0.App\Service\System\ChallengeSystem\_012026\Futures\FuturesJanuaryChallenge" (parent: .abstract.instanceof.App\Service\System\ChallengeSystem\_012026\Futures\FuturesJanuaryChallenge).
Resolving inheritance for "App\Service\System\ChallengeSystem\_012026\Futures\FuturesJanuaryChallenge" (parent: .instanceof.App\Service\System\ChallengeSystem\ChallengeInterface.0.App\Service\System\ChallengeSystem\_012026\Futures\FuturesJanuaryChallenge).
Resolving inheritance for ".instanceof.App\Service\System\ChallengeSystem\ChallengeInterface.0.App\Service\System\ChallengeSystem\_012026\Luume\LuumeJanuaryChallenge" (parent: .abstract.instanceof.App\Service\System\ChallengeSystem\_012026\Luume\LuumeJanuaryChallenge).
Resolving inheritance for "App\Service\System\ChallengeSystem\_012026\Luume\LuumeJanuaryChallenge" (parent: .instanceof.App\Service\System\ChallengeSystem\ChallengeInterface.0.App\Service\System\ChallengeSystem\_012026\Luume\LuumeJanuaryChallenge).
Resolving inheritance for ".instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_012026\Futures\PackDuoPromo" (parent: .abstract.instanceof.App\Service\System\PromoSystem\Promo\_012026\Futures\PackDuoPromo).
Resolving inheritance for "App\Service\System\PromoSystem\Promo\_012026\Futures\PackDuoPromo" (parent: .instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_012026\Futures\PackDuoPromo).
Resolving inheritance for ".instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_012026\Futures\PackPremiumDecreasingPromo" (parent: .abstract.instanceof.App\Service\System\PromoSystem\Promo\_012026\Futures\PackPremiumDecreasingPromo).
Resolving inheritance for "App\Service\System\PromoSystem\Promo\_012026\Futures\PackPremiumDecreasingPromo" (parent: .instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_012026\Futures\PackPremiumDecreasingPromo).
Resolving inheritance for ".instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_012026\Luume\PackCollagenBeautyPromo" (parent: .abstract.instanceof.App\Service\System\PromoSystem\Promo\_012026\Luume\PackCollagenBeautyPromo).
Resolving inheritance for "App\Service\System\PromoSystem\Promo\_012026\Luume\PackCollagenBeautyPromo" (parent: .instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_012026\Luume\PackCollagenBeautyPromo).
Resolving inheritance for ".instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_012026\Luume\PackCollagenCarePromo" (parent: .abstract.instanceof.App\Service\System\PromoSystem\Promo\_012026\Luume\PackCollagenCarePromo).
Resolving inheritance for "App\Service\System\PromoSystem\Promo\_012026\Luume\PackCollagenCarePromo" (parent: .instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_012026\Luume\PackCollagenCarePromo).
Resolving inheritance for ".instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_012026\Luume\PackDetoxPromo" (parent: .abstract.instanceof.App\Service\System\PromoSystem\Promo\_012026\Luume\PackDetoxPromo).
Resolving inheritance for "App\Service\System\PromoSystem\Promo\_012026\Luume\PackDetoxPromo" (parent: .instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_012026\Luume\PackDetoxPromo).
Resolving inheritance for ".instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_012026\Luume\PackPerformancePromo" (parent: .abstract.instanceof.App\Service\System\PromoSystem\Promo\_012026\Luume\PackPerformancePromo).
Resolving inheritance for "App\Service\System\PromoSystem\Promo\_012026\Luume\PackPerformancePromo" (parent: .instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_012026\Luume\PackPerformancePromo).
Resolving inheritance for ".instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_012026\Luume\PackSlimfitPromo" (parent: .abstract.instanceof.App\Service\System\PromoSystem\Promo\_012026\Luume\PackSlimfitPromo).
Resolving inheritance for "App\Service\System\PromoSystem\Promo\_012026\Luume\PackSlimfitPromo" (parent: .instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_012026\Luume\PackSlimfitPromo).
Resolving inheritance for ".instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_012026\Luume\ProductGlassGlowPromo" (parent: .abstract.instanceof.App\Service\System\PromoSystem\Promo\_012026\Luume\ProductGlassGlowPromo).
Resolving inheritance for "App\Service\System\PromoSystem\Promo\_012026\Luume\ProductGlassGlowPromo" (parent: .instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_012026\Luume\ProductGlassGlowPromo).
Resolving inheritance for ".instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_112025\BlackFriday\DigitalPromo" (parent: .abstract.instanceof.App\Service\System\PromoSystem\Promo\_112025\BlackFriday\DigitalPromo).
Resolving inheritance for "App\Service\System\PromoSystem\Promo\_112025\BlackFriday\DigitalPromo" (parent: .instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_112025\BlackFriday\DigitalPromo).
Resolving inheritance for ".instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_112025\BlackFriday\_3_LastChance\Futures\GoldFullOneMonthPromo" (parent: .abstract.instanceof.App\Service\System\PromoSystem\Promo\_112025\BlackFriday\_3_LastChance\Futures\GoldFullOneMonthPromo).
Resolving inheritance for "App\Service\System\PromoSystem\Promo\_112025\BlackFriday\_3_LastChance\Futures\GoldFullOneMonthPromo" (parent: .instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_112025\BlackFriday\_3_LastChance\Futures\GoldFullOneMonthPromo).
Resolving inheritance for ".instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_112025\BlackFriday\_3_LastChance\Futures\PackDuoPromo" (parent: .abstract.instanceof.App\Service\System\PromoSystem\Promo\_112025\BlackFriday\_3_LastChance\Futures\PackDuoPromo).
Resolving inheritance for "App\Service\System\PromoSystem\Promo\_112025\BlackFriday\_3_LastChance\Futures\PackDuoPromo" (parent: .instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_112025\BlackFriday\_3_LastChance\Futures\PackDuoPromo).
Resolving inheritance for ".instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_112025\BlackFriday\_3_LastChance\Futures\PremiumOneMonthPromo" (parent: .abstract.instanceof.App\Service\System\PromoSystem\Promo\_112025\BlackFriday\_3_LastChance\Futures\PremiumOneMonthPromo).
Resolving inheritance for "App\Service\System\PromoSystem\Promo\_112025\BlackFriday\_3_LastChance\Futures\PremiumOneMonthPromo" (parent: .instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_112025\BlackFriday\_3_LastChance\Futures\PremiumOneMonthPromo).
Resolving inheritance for ".instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_112025\BlackFriday\_3_LastChance\Futures\PremiumSixMonthPromo" (parent: .abstract.instanceof.App\Service\System\PromoSystem\Promo\_112025\BlackFriday\_3_LastChance\Futures\PremiumSixMonthPromo).
Resolving inheritance for "App\Service\System\PromoSystem\Promo\_112025\BlackFriday\_3_LastChance\Futures\PremiumSixMonthPromo" (parent: .instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_112025\BlackFriday\_3_LastChance\Futures\PremiumSixMonthPromo).
Resolving inheritance for ".instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_112025\BlackFriday\_3_LastChance\Futures\PremiumTwelveMonthPromo" (parent: .abstract.instanceof.App\Service\System\PromoSystem\Promo\_112025\BlackFriday\_3_LastChance\Futures\PremiumTwelveMonthPromo).
Resolving inheritance for "App\Service\System\PromoSystem\Promo\_112025\BlackFriday\_3_LastChance\Futures\PremiumTwelveMonthPromo" (parent: .instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_112025\BlackFriday\_3_LastChance\Futures\PremiumTwelveMonthPromo).
Resolving inheritance for ".instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_112025\BlackFriday\_3_LastChance\Futures\SilverFullOneMonthPromo" (parent: .abstract.instanceof.App\Service\System\PromoSystem\Promo\_112025\BlackFriday\_3_LastChance\Futures\SilverFullOneMonthPromo).
Resolving inheritance for "App\Service\System\PromoSystem\Promo\_112025\BlackFriday\_3_LastChance\Futures\SilverFullOneMonthPromo" (parent: .instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_112025\BlackFriday\_3_LastChance\Futures\SilverFullOneMonthPromo).
Resolving inheritance for ".instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_112025\BlackFriday\_3_LastChance\Luume\IkigaiPlusPromo" (parent: .abstract.instanceof.App\Service\System\PromoSystem\Promo\_112025\BlackFriday\_3_LastChance\Luume\IkigaiPlusPromo).
Resolving inheritance for "App\Service\System\PromoSystem\Promo\_112025\BlackFriday\_3_LastChance\Luume\IkigaiPlusPromo" (parent: .instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_112025\BlackFriday\_3_LastChance\Luume\IkigaiPlusPromo).
Resolving inheritance for ".instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_112025\BlackFriday\_3_LastChance\Luume\PackCollagenBeautyPromo" (parent: .abstract.instanceof.App\Service\System\PromoSystem\Promo\_112025\BlackFriday\_3_LastChance\Luume\PackCollagenBeautyPromo).
Resolving inheritance for "App\Service\System\PromoSystem\Promo\_112025\BlackFriday\_3_LastChance\Luume\PackCollagenBeautyPromo" (parent: .instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_112025\BlackFriday\_3_LastChance\Luume\PackCollagenBeautyPromo).
Resolving inheritance for ".instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_112025\BlackFriday\_3_LastChance\Luume\PackCollagenCarePromo" (parent: .abstract.instanceof.App\Service\System\PromoSystem\Promo\_112025\BlackFriday\_3_LastChance\Luume\PackCollagenCarePromo).
Resolving inheritance for "App\Service\System\PromoSystem\Promo\_112025\BlackFriday\_3_LastChance\Luume\PackCollagenCarePromo" (parent: .instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_112025\BlackFriday\_3_LastChance\Luume\PackCollagenCarePromo).
Resolving inheritance for ".instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_112025\BlackFriday\_3_LastChance\Luume\ProgramDetoxPromo" (parent: .abstract.instanceof.App\Service\System\PromoSystem\Promo\_112025\BlackFriday\_3_LastChance\Luume\ProgramDetoxPromo).
Resolving inheritance for "App\Service\System\PromoSystem\Promo\_112025\BlackFriday\_3_LastChance\Luume\ProgramDetoxPromo" (parent: .instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_112025\BlackFriday\_3_LastChance\Luume\ProgramDetoxPromo).
Resolving inheritance for ".instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_112025\BlackFriday\_3_LastChance\Luume\ProgramHairfusionPromo" (parent: .abstract.instanceof.App\Service\System\PromoSystem\Promo\_112025\BlackFriday\_3_LastChance\Luume\ProgramHairfusionPromo).
Resolving inheritance for "App\Service\System\PromoSystem\Promo\_112025\BlackFriday\_3_LastChance\Luume\ProgramHairfusionPromo" (parent: .instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_112025\BlackFriday\_3_LastChance\Luume\ProgramHairfusionPromo).
Resolving inheritance for ".instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_112025\BlackFriday\_3_LastChance\Luume\ProgramPerformancePromo" (parent: .abstract.instanceof.App\Service\System\PromoSystem\Promo\_112025\BlackFriday\_3_LastChance\Luume\ProgramPerformancePromo).
Resolving inheritance for "App\Service\System\PromoSystem\Promo\_112025\BlackFriday\_3_LastChance\Luume\ProgramPerformancePromo" (parent: .instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_112025\BlackFriday\_3_LastChance\Luume\ProgramPerformancePromo).
Resolving inheritance for ".instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_112025\BlackFriday\_3_LastChance\Luume\ProgramSlimfitPromo" (parent: .abstract.instanceof.App\Service\System\PromoSystem\Promo\_112025\BlackFriday\_3_LastChance\Luume\ProgramSlimfitPromo).
Resolving inheritance for "App\Service\System\PromoSystem\Promo\_112025\BlackFriday\_3_LastChance\Luume\ProgramSlimfitPromo" (parent: .instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_112025\BlackFriday\_3_LastChance\Luume\ProgramSlimfitPromo).
Resolving inheritance for ".instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_112025\IkigaiPlusPromo" (parent: .abstract.instanceof.App\Service\System\PromoSystem\Promo\_112025\IkigaiPlusPromo).
Resolving inheritance for "App\Service\System\PromoSystem\Promo\_112025\IkigaiPlusPromo" (parent: .instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_112025\IkigaiPlusPromo).
Resolving inheritance for ".instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_112025\IkigaiPromo" (parent: .abstract.instanceof.App\Service\System\PromoSystem\Promo\_112025\IkigaiPromo).
Resolving inheritance for "App\Service\System\PromoSystem\Promo\_112025\IkigaiPromo" (parent: .instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_112025\IkigaiPromo).
Resolving inheritance for ".instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_112025\PerformancePromo" (parent: .abstract.instanceof.App\Service\System\PromoSystem\Promo\_112025\PerformancePromo).
Resolving inheritance for "App\Service\System\PromoSystem\Promo\_112025\PerformancePromo" (parent: .instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_112025\PerformancePromo).
Resolving inheritance for ".instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_122025\Futures\PackDuoPromo" (parent: .abstract.instanceof.App\Service\System\PromoSystem\Promo\_122025\Futures\PackDuoPromo).
Resolving inheritance for "App\Service\System\PromoSystem\Promo\_122025\Futures\PackDuoPromo" (parent: .instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_122025\Futures\PackDuoPromo).
Resolving inheritance for ".instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_122025\IkigaiPromo" (parent: .abstract.instanceof.App\Service\System\PromoSystem\Promo\_122025\IkigaiPromo).
Resolving inheritance for "App\Service\System\PromoSystem\Promo\_122025\IkigaiPromo" (parent: .instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_122025\IkigaiPromo).
Resolving inheritance for ".instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_122025\Luume\PackDetoxPromo" (parent: .abstract.instanceof.App\Service\System\PromoSystem\Promo\_122025\Luume\PackDetoxPromo).
Resolving inheritance for "App\Service\System\PromoSystem\Promo\_122025\Luume\PackDetoxPromo" (parent: .instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_122025\Luume\PackDetoxPromo).
Resolving inheritance for ".instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_122025\Luume\ProductBiotiBoostPromo" (parent: .abstract.instanceof.App\Service\System\PromoSystem\Promo\_122025\Luume\ProductBiotiBoostPromo).
Resolving inheritance for "App\Service\System\PromoSystem\Promo\_122025\Luume\ProductBiotiBoostPromo" (parent: .instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_122025\Luume\ProductBiotiBoostPromo).
Resolving inheritance for ".instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_122025\Luume\ProductKonjaaControlPromo" (parent: .abstract.instanceof.App\Service\System\PromoSystem\Promo\_122025\Luume\ProductKonjaaControlPromo).
Resolving inheritance for "App\Service\System\PromoSystem\Promo\_122025\Luume\ProductKonjaaControlPromo" (parent: .instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_122025\Luume\ProductKonjaaControlPromo).
Resolving inheritance for ".instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_122025\Luume\ProductMindFocuusPromo" (parent: .abstract.instanceof.App\Service\System\PromoSystem\Promo\_122025\Luume\ProductMindFocuusPromo).
Resolving inheritance for "App\Service\System\PromoSystem\Promo\_122025\Luume\ProductMindFocuusPromo" (parent: .instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_122025\Luume\ProductMindFocuusPromo).
Resolving inheritance for ".instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_122025\Luume\ProductNeeoSlimPromo" (parent: .abstract.instanceof.App\Service\System\PromoSystem\Promo\_122025\Luume\ProductNeeoSlimPromo).
Resolving inheritance for "App\Service\System\PromoSystem\Promo\_122025\Luume\ProductNeeoSlimPromo" (parent: .instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_122025\Luume\ProductNeeoSlimPromo).
Resolving inheritance for ".instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_122025\Luume\ProductPuureBurnPromo" (parent: .abstract.instanceof.App\Service\System\PromoSystem\Promo\_122025\Luume\ProductPuureBurnPromo).
Resolving inheritance for "App\Service\System\PromoSystem\Promo\_122025\Luume\ProductPuureBurnPromo" (parent: .instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_122025\Luume\ProductPuureBurnPromo).
Resolving inheritance for ".instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_122025\Luume\ProductRelaxMePromo" (parent: .abstract.instanceof.App\Service\System\PromoSystem\Promo\_122025\Luume\ProductRelaxMePromo).
Resolving inheritance for "App\Service\System\PromoSystem\Promo\_122025\Luume\ProductRelaxMePromo" (parent: .instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_122025\Luume\ProductRelaxMePromo).
Resolving inheritance for ".instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_122025\Luume\ProductVitaBoostPromo" (parent: .abstract.instanceof.App\Service\System\PromoSystem\Promo\_122025\Luume\ProductVitaBoostPromo).
Resolving inheritance for "App\Service\System\PromoSystem\Promo\_122025\Luume\ProductVitaBoostPromo" (parent: .instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_122025\Luume\ProductVitaBoostPromo).
Resolving inheritance for ".instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_122025\Luume\ProgramDetoxPromo" (parent: .abstract.instanceof.App\Service\System\PromoSystem\Promo\_122025\Luume\ProgramDetoxPromo).
Resolving inheritance for "App\Service\System\PromoSystem\Promo\_122025\Luume\ProgramDetoxPromo" (parent: .instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_122025\Luume\ProgramDetoxPromo).
Resolving inheritance for ".instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_122025\Luume\ProgramHairfusionPromo" (parent: .abstract.instanceof.App\Service\System\PromoSystem\Promo\_122025\Luume\ProgramHairfusionPromo).
Resolving inheritance for "App\Service\System\PromoSystem\Promo\_122025\Luume\ProgramHairfusionPromo" (parent: .instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_122025\Luume\ProgramHairfusionPromo).
Resolving inheritance for ".instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_122025\Luume\ProgramPerformancePromo" (parent: .abstract.instanceof.App\Service\System\PromoSystem\Promo\_122025\Luume\ProgramPerformancePromo).
Resolving inheritance for "App\Service\System\PromoSystem\Promo\_122025\Luume\ProgramPerformancePromo" (parent: .instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_122025\Luume\ProgramPerformancePromo).
Resolving inheritance for ".instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_122025\Mybiz\LicenseAsiaPromo" (parent: .abstract.instanceof.App\Service\System\PromoSystem\Promo\_122025\Mybiz\LicenseAsiaPromo).
Resolving inheritance for "App\Service\System\PromoSystem\Promo\_122025\Mybiz\LicenseAsiaPromo" (parent: .instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_122025\Mybiz\LicenseAsiaPromo).
Resolving inheritance for ".instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_122025\Mybiz\LicenseEuropePromo" (parent: .abstract.instanceof.App\Service\System\PromoSystem\Promo\_122025\Mybiz\LicenseEuropePromo).
Resolving inheritance for "App\Service\System\PromoSystem\Promo\_122025\Mybiz\LicenseEuropePromo" (parent: .instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_122025\Mybiz\LicenseEuropePromo).
Resolving inheritance for ".instanceof.App\Service\System\QuestionnaireSystem\QuestionnaireInterface.0.App\Service\System\QuestionnaireSystem\BizPartnerSatisfactionQuestionnaire" (parent: .abstract.instanceof.App\Service\System\QuestionnaireSystem\BizPartnerSatisfactionQuestionnaire).
Resolving inheritance for "App\Service\System\QuestionnaireSystem\BizPartnerSatisfactionQuestionnaire" (parent: .instanceof.App\Service\System\QuestionnaireSystem\QuestionnaireInterface.0.App\Service\System\QuestionnaireSystem\BizPartnerSatisfactionQuestionnaire).
Resolving inheritance for ".instanceof.App\Service\System\QuestionnaireSystem\QuestionnaireInterface.0.App\Service\System\QuestionnaireSystem\CustomerServiceSatisfactionQuestionnaire" (parent: .abstract.instanceof.App\Service\System\QuestionnaireSystem\CustomerServiceSatisfactionQuestionnaire).
Resolving inheritance for "App\Service\System\QuestionnaireSystem\CustomerServiceSatisfactionQuestionnaire" (parent: .instanceof.App\Service\System\QuestionnaireSystem\QuestionnaireInterface.0.App\Service\System\QuestionnaireSystem\CustomerServiceSatisfactionQuestionnaire).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\App\AppExtension" (parent: .abstract.instanceof.App\Twig\Extension\App\AppExtension).
Resolving inheritance for "App\Twig\Extension\App\AppExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\App\AppExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\Country\CountryExtension" (parent: .abstract.instanceof.App\Twig\Extension\Country\CountryExtension).
Resolving inheritance for "App\Twig\Extension\Country\CountryExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\Country\CountryExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\Crm\Alert\CrmAlertExtension" (parent: .abstract.instanceof.App\Twig\Extension\Crm\Alert\CrmAlertExtension).
Resolving inheritance for "App\Twig\Extension\Crm\Alert\CrmAlertExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\Crm\Alert\CrmAlertExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\Crm\Dashboard\CrmDashboardExtension" (parent: .abstract.instanceof.App\Twig\Extension\Crm\Dashboard\CrmDashboardExtension).
Resolving inheritance for "App\Twig\Extension\Crm\Dashboard\CrmDashboardExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\Crm\Dashboard\CrmDashboardExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\FuturesLearn\FuturesLearnExtension" (parent: .abstract.instanceof.App\Twig\Extension\FuturesLearn\FuturesLearnExtension).
Resolving inheritance for "App\Twig\Extension\FuturesLearn\FuturesLearnExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\FuturesLearn\FuturesLearnExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\Luume\LuumeAdminUrlExtension" (parent: .abstract.instanceof.App\Twig\Extension\Luume\LuumeAdminUrlExtension).
Resolving inheritance for "App\Twig\Extension\Luume\LuumeAdminUrlExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\Luume\LuumeAdminUrlExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\Member\AutoPopup\Extension" (parent: .abstract.instanceof.App\Twig\Extension\Member\AutoPopup\Extension).
Resolving inheritance for "App\Twig\Extension\Member\AutoPopup\Extension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\Member\AutoPopup\Extension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\Member\MemberExtension" (parent: .abstract.instanceof.App\Twig\Extension\Member\MemberExtension).
Resolving inheritance for "App\Twig\Extension\Member\MemberExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\Member\MemberExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\Member\MemberNode\MemberNodeExtension" (parent: .abstract.instanceof.App\Twig\Extension\Member\MemberNode\MemberNodeExtension).
Resolving inheritance for "App\Twig\Extension\Member\MemberNode\MemberNodeExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\Member\MemberNode\MemberNodeExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\Member\PaymentAccess\MemberPaymentAccessExtension" (parent: .abstract.instanceof.App\Twig\Extension\Member\PaymentAccess\MemberPaymentAccessExtension).
Resolving inheritance for "App\Twig\Extension\Member\PaymentAccess\MemberPaymentAccessExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\Member\PaymentAccess\MemberPaymentAccessExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\Member\Rank\RankExtension" (parent: .abstract.instanceof.App\Twig\Extension\Member\Rank\RankExtension).
Resolving inheritance for "App\Twig\Extension\Member\Rank\RankExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\Member\Rank\RankExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\MybizOnBoarding\MybizOnBoardingExtension" (parent: .abstract.instanceof.App\Twig\Extension\MybizOnBoarding\MybizOnBoardingExtension).
Resolving inheritance for "App\Twig\Extension\MybizOnBoarding\MybizOnBoardingExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\MybizOnBoarding\MybizOnBoardingExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\OmineDatatable\OmineDatatableExtension" (parent: .abstract.instanceof.App\Twig\Extension\OmineDatatable\OmineDatatableExtension).
Resolving inheritance for "App\Twig\Extension\OmineDatatable\OmineDatatableExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\OmineDatatable\OmineDatatableExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\Product\ProductPointExtension" (parent: .abstract.instanceof.App\Twig\Extension\Product\ProductPointExtension).
Resolving inheritance for "App\Twig\Extension\Product\ProductPointExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\Product\ProductPointExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\Rank\RankExtension" (parent: .abstract.instanceof.App\Twig\Extension\Rank\RankExtension).
Resolving inheritance for "App\Twig\Extension\Rank\RankExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\Rank\RankExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\Service\MediaContent\MediaContentExtension" (parent: .abstract.instanceof.App\Twig\Extension\Service\MediaContent\MediaContentExtension).
Resolving inheritance for "App\Twig\Extension\Service\MediaContent\MediaContentExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\Service\MediaContent\MediaContentExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\Service\University\AcademyExtension" (parent: .abstract.instanceof.App\Twig\Extension\Service\University\AcademyExtension).
Resolving inheritance for "App\Twig\Extension\Service\University\AcademyExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\Service\University\AcademyExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\Service\University\BreadcrumbExtension" (parent: .abstract.instanceof.App\Twig\Extension\Service\University\BreadcrumbExtension).
Resolving inheritance for "App\Twig\Extension\Service\University\BreadcrumbExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\Service\University\BreadcrumbExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\Space\Futures\FuturesExtension" (parent: .abstract.instanceof.App\Twig\Extension\Space\Futures\FuturesExtension).
Resolving inheritance for "App\Twig\Extension\Space\Futures\FuturesExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\Space\Futures\FuturesExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\Space\Luume\LuumeExtension" (parent: .abstract.instanceof.App\Twig\Extension\Space\Luume\LuumeExtension).
Resolving inheritance for "App\Twig\Extension\Space\Luume\LuumeExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\Space\Luume\LuumeExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\Space\Mybiz\EnvironmentExtension" (parent: .abstract.instanceof.App\Twig\Extension\Space\Mybiz\EnvironmentExtension).
Resolving inheritance for "App\Twig\Extension\Space\Mybiz\EnvironmentExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\Space\Mybiz\EnvironmentExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\Space\Mybiz\MybizExtension" (parent: .abstract.instanceof.App\Twig\Extension\Space\Mybiz\MybizExtension).
Resolving inheritance for "App\Twig\Extension\Space\Mybiz\MybizExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\Space\Mybiz\MybizExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\Subscription\SubscriptionPaymentStatusExtension" (parent: .abstract.instanceof.App\Twig\Extension\Subscription\SubscriptionPaymentStatusExtension).
Resolving inheritance for "App\Twig\Extension\Subscription\SubscriptionPaymentStatusExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\Subscription\SubscriptionPaymentStatusExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\Subscription\SubscriptionProviderExtension" (parent: .abstract.instanceof.App\Twig\Extension\Subscription\SubscriptionProviderExtension).
Resolving inheritance for "App\Twig\Extension\Subscription\SubscriptionProviderExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\Subscription\SubscriptionProviderExtension).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\App\AppRuntime" (parent: .abstract.instanceof.App\Twig\Runtime\App\AppRuntime).
Resolving inheritance for "App\Twig\Runtime\App\AppRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\App\AppRuntime).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\Country\CountryRuntime" (parent: .abstract.instanceof.App\Twig\Runtime\Country\CountryRuntime).
Resolving inheritance for "App\Twig\Runtime\Country\CountryRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\Country\CountryRuntime).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\Crm\Alert\CrmAlertRuntime" (parent: .abstract.instanceof.App\Twig\Runtime\Crm\Alert\CrmAlertRuntime).
Resolving inheritance for "App\Twig\Runtime\Crm\Alert\CrmAlertRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\Crm\Alert\CrmAlertRuntime).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\Crm\Dashboard\CrmDashboardRuntime" (parent: .abstract.instanceof.App\Twig\Runtime\Crm\Dashboard\CrmDashboardRuntime).
Resolving inheritance for "App\Twig\Runtime\Crm\Dashboard\CrmDashboardRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\Crm\Dashboard\CrmDashboardRuntime).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\FuturesLearn\FuturesLearnRuntime" (parent: .abstract.instanceof.App\Twig\Runtime\FuturesLearn\FuturesLearnRuntime).
Resolving inheritance for "App\Twig\Runtime\FuturesLearn\FuturesLearnRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\FuturesLearn\FuturesLearnRuntime).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\Luume\LuumeAdminUrlRuntime" (parent: .abstract.instanceof.App\Twig\Runtime\Luume\LuumeAdminUrlRuntime).
Resolving inheritance for "App\Twig\Runtime\Luume\LuumeAdminUrlRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\Luume\LuumeAdminUrlRuntime).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\Member\AutoPopup\AccessRuntime" (parent: .abstract.instanceof.App\Twig\Runtime\Member\AutoPopup\AccessRuntime).
Resolving inheritance for "App\Twig\Runtime\Member\AutoPopup\AccessRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\Member\AutoPopup\AccessRuntime).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\Member\MemberNode\MemberNodeRuntime" (parent: .abstract.instanceof.App\Twig\Runtime\Member\MemberNode\MemberNodeRuntime).
Resolving inheritance for "App\Twig\Runtime\Member\MemberNode\MemberNodeRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\Member\MemberNode\MemberNodeRuntime).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\Member\MemberRuntime" (parent: .abstract.instanceof.App\Twig\Runtime\Member\MemberRuntime).
Resolving inheritance for "App\Twig\Runtime\Member\MemberRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\Member\MemberRuntime).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\Member\PaymentAccess\MemberPaymentAccessRuntime" (parent: .abstract.instanceof.App\Twig\Runtime\Member\PaymentAccess\MemberPaymentAccessRuntime).
Resolving inheritance for "App\Twig\Runtime\Member\PaymentAccess\MemberPaymentAccessRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\Member\PaymentAccess\MemberPaymentAccessRuntime).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\Member\Rank\RankRuntime" (parent: .abstract.instanceof.App\Twig\Runtime\Member\Rank\RankRuntime).
Resolving inheritance for "App\Twig\Runtime\Member\Rank\RankRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\Member\Rank\RankRuntime).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\MybizOnboarding\MybizOnboardingRuntime" (parent: .abstract.instanceof.App\Twig\Runtime\MybizOnboarding\MybizOnboardingRuntime).
Resolving inheritance for "App\Twig\Runtime\MybizOnboarding\MybizOnboardingRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\MybizOnboarding\MybizOnboardingRuntime).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\OmineDatatable\OmineDatatableRuntime" (parent: .abstract.instanceof.App\Twig\Runtime\OmineDatatable\OmineDatatableRuntime).
Resolving inheritance for "App\Twig\Runtime\OmineDatatable\OmineDatatableRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\OmineDatatable\OmineDatatableRuntime).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\Product\ProductPointRuntime" (parent: .abstract.instanceof.App\Twig\Runtime\Product\ProductPointRuntime).
Resolving inheritance for "App\Twig\Runtime\Product\ProductPointRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\Product\ProductPointRuntime).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\Service\MediaContent\MediaContentRuntime" (parent: .abstract.instanceof.App\Twig\Runtime\Service\MediaContent\MediaContentRuntime).
Resolving inheritance for "App\Twig\Runtime\Service\MediaContent\MediaContentRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\Service\MediaContent\MediaContentRuntime).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\Service\University\AcademyRuntime" (parent: .abstract.instanceof.App\Twig\Runtime\Service\University\AcademyRuntime).
Resolving inheritance for "App\Twig\Runtime\Service\University\AcademyRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\Service\University\AcademyRuntime).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\Service\University\BreadcrumbRuntime" (parent: .abstract.instanceof.App\Twig\Runtime\Service\University\BreadcrumbRuntime).
Resolving inheritance for "App\Twig\Runtime\Service\University\BreadcrumbRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\Service\University\BreadcrumbRuntime).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\Space\Futures\FuturesRuntime" (parent: .abstract.instanceof.App\Twig\Runtime\Space\Futures\FuturesRuntime).
Resolving inheritance for "App\Twig\Runtime\Space\Futures\FuturesRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\Space\Futures\FuturesRuntime).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\Space\Luume\LuumeRuntime" (parent: .abstract.instanceof.App\Twig\Runtime\Space\Luume\LuumeRuntime).
Resolving inheritance for "App\Twig\Runtime\Space\Luume\LuumeRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\Space\Luume\LuumeRuntime).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\Space\Mybiz\EnvironmentRuntime" (parent: .abstract.instanceof.App\Twig\Runtime\Space\Mybiz\EnvironmentRuntime).
Resolving inheritance for "App\Twig\Runtime\Space\Mybiz\EnvironmentRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\Space\Mybiz\EnvironmentRuntime).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\Space\Mybiz\MybizRuntime" (parent: .abstract.instanceof.App\Twig\Runtime\Space\Mybiz\MybizRuntime).
Resolving inheritance for "App\Twig\Runtime\Space\Mybiz\MybizRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\Space\Mybiz\MybizRuntime).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\Subscription\SubscriptionPaymentStatusRuntime" (parent: .abstract.instanceof.App\Twig\Runtime\Subscription\SubscriptionPaymentStatusRuntime).
Resolving inheritance for "App\Twig\Runtime\Subscription\SubscriptionPaymentStatusRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\Subscription\SubscriptionPaymentStatusRuntime).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\Subscription\SubscriptionProviderRuntime" (parent: .abstract.instanceof.App\Twig\Runtime\Subscription\SubscriptionProviderRuntime).
Resolving inheritance for "App\Twig\Runtime\Subscription\SubscriptionProviderRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\Subscription\SubscriptionProviderRuntime).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Member\Over18Validator" (parent: .abstract.instanceof.App\Validator\Member\Over18Validator).
Resolving inheritance for "App\Validator\Member\Over18Validator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Member\Over18Validator).
Resolving inheritance for ".instanceof.Monolog\ResettableInterface.0.Sentry\Monolog\Handler" (parent: .abstract.instanceof.Sentry\Monolog\Handler).
Resolving inheritance for ".instanceof.Monolog\Handler\HandlerInterface.0.Sentry\Monolog\Handler" (parent: .instanceof.Monolog\ResettableInterface.0.Sentry\Monolog\Handler).
Resolving inheritance for "Sentry\Monolog\Handler" (parent: .instanceof.Monolog\Handler\HandlerInterface.0.Sentry\Monolog\Handler).
Resolving inheritance for ".instanceof.Monolog\ResettableInterface.0.Sentry\Monolog\BreadcrumbHandler" (parent: .abstract.instanceof.Sentry\Monolog\BreadcrumbHandler).
Resolving inheritance for ".instanceof.Monolog\Handler\HandlerInterface.0.Sentry\Monolog\BreadcrumbHandler" (parent: .instanceof.Monolog\ResettableInterface.0.Sentry\Monolog\BreadcrumbHandler).
Resolving inheritance for "Sentry\Monolog\BreadcrumbHandler" (parent: .instanceof.Monolog\Handler\HandlerInterface.0.Sentry\Monolog\BreadcrumbHandler).
Resolving inheritance for "cache.app" (parent: cache.adapter.filesystem).
Resolving inheritance for "cache.system" (parent: cache.adapter.system).
Resolving inheritance for "cache.validator" (parent: cache.system).
Resolving inheritance for "cache.serializer" (parent: cache.system).
Resolving inheritance for "cache.property_info" (parent: cache.system).
Resolving inheritance for "cache.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 "assets._package_version" (parent: assets.path_package).
Resolving inheritance for "assets._version_futures" (parent: assets.json_manifest_version_strategy).
Resolving inheritance for "assets._package_futures" (parent: assets.path_package).
Resolving inheritance for "assets._version_mybiz" (parent: assets.json_manifest_version_strategy).
Resolving inheritance for "assets._package_mybiz" (parent: assets.path_package).
Resolving inheritance for "assets._version_predict" (parent: assets.json_manifest_version_strategy).
Resolving inheritance for "assets._package_predict" (parent: assets.path_package).
Resolving inheritance for "cache.http_client.pool" (parent: cache.app).
Resolving inheritance for "mailer.transport_factory.native" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.null" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.sendmail" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.smtp" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "secrets.decryption_key" (parent: container.env).
Resolving inheritance for "serializer.name_converter.metadata_aware" (parent: serializer.name_converter.metadata_aware.abstract).
Resolving inheritance for "lock.default.factory" (parent: lock.factory.abstract).
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.sync" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.default_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.default_connection" (parent: doctrine.dbal.connection).
Resolving inheritance for "doctrine.orm.default_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.default_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.default_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_is_granted_attribute_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_is_csrf_token_valid_attribute_expression_language" (parent: cache.system).
Resolving inheritance for "security.user.provider.concrete.app_user_provider" (parent: doctrine.orm.security.user.provider).
Resolving inheritance for "security.firewall.map.config.futures_website" (parent: security.firewall.config).
Resolving inheritance for "security.listener.futures_website.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.futures_website" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.futures_website" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.futures_website" (parent: security.logout.listener.default).
Resolving inheritance for "security.logout.listener.session.futures_website" (parent: security.logout.listener.session).
Resolving inheritance for "security.authenticator.form_login.futures_website" (parent: security.authenticator.form_login).
Resolving inheritance for "security.authentication.success_handler.futures_website.form_login" (parent: security.authentication.success_handler).
Resolving inheritance for "security.authentication.failure_handler.futures_website.form_login" (parent: security.authentication.failure_handler).
Resolving inheritance for "cache.security_token_verifier" (parent: cache.system).
Resolving inheritance for "security.authenticator.remember_me_handler.futures_website" (parent: security.authenticator.persistent_remember_me_handler).
Resolving inheritance for "security.listener.check_remember_me_conditions.futures_website" (parent: security.listener.check_remember_me_conditions).
Resolving inheritance for "security.listener.remember_me.futures_website" (parent: security.listener.remember_me).
Resolving inheritance for "security.authenticator.remember_me.futures_website" (parent: security.authenticator.remember_me).
Resolving inheritance for "security.authenticator.manager.futures_website" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.futures_website" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.futures_website" (parent: security.listener.user_checker).
Resolving inheritance for "security.authentication.switchuser_listener.futures_website" (parent: security.authentication.switchuser_listener).
Resolving inheritance for "security.exception_listener.futures_website" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.futures_website" (parent: security.firewall.lazy_context).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\Adapter\AdapterInterface.0.Omines\DataTablesBundle\Adapter\ArrayAdapter" (parent: .abstract.instanceof.Omines\DataTablesBundle\Adapter\ArrayAdapter).
Resolving inheritance for "Omines\DataTablesBundle\Adapter\ArrayAdapter" (parent: .instanceof.Omines\DataTablesBundle\Adapter\AdapterInterface.0.Omines\DataTablesBundle\Adapter\ArrayAdapter).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\Adapter\AdapterInterface.0.Omines\DataTablesBundle\Adapter\Doctrine\ORMAdapter" (parent: .abstract.instanceof.Omines\DataTablesBundle\Adapter\Doctrine\ORMAdapter).
Resolving inheritance for "Omines\DataTablesBundle\Adapter\Doctrine\ORMAdapter" (parent: .instanceof.Omines\DataTablesBundle\Adapter\AdapterInterface.0.Omines\DataTablesBundle\Adapter\Doctrine\ORMAdapter).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\Adapter\AdapterInterface.0.Omines\DataTablesBundle\Adapter\Doctrine\FetchJoinORMAdapter" (parent: .abstract.instanceof.Omines\DataTablesBundle\Adapter\Doctrine\FetchJoinORMAdapter).
Resolving inheritance for "Omines\DataTablesBundle\Adapter\Doctrine\FetchJoinORMAdapter" (parent: .instanceof.Omines\DataTablesBundle\Adapter\AdapterInterface.0.Omines\DataTablesBundle\Adapter\Doctrine\FetchJoinORMAdapter).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\Column\AbstractColumn.0.Omines\DataTablesBundle\Column\TwigColumn" (parent: .abstract.instanceof.Omines\DataTablesBundle\Column\TwigColumn).
Resolving inheritance for "Omines\DataTablesBundle\Column\TwigColumn" (parent: .instanceof.Omines\DataTablesBundle\Column\AbstractColumn.0.Omines\DataTablesBundle\Column\TwigColumn).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\Column\AbstractColumn.0.Omines\DataTablesBundle\Column\TwigStringColumn" (parent: .abstract.instanceof.Omines\DataTablesBundle\Column\TwigStringColumn).
Resolving inheritance for "Omines\DataTablesBundle\Column\TwigStringColumn" (parent: .instanceof.Omines\DataTablesBundle\Column\AbstractColumn.0.Omines\DataTablesBundle\Column\TwigStringColumn).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\Exporter\DataTableExporterInterface.0.Omines\DataTablesBundle\Exporter\Excel\ExcelExporter" (parent: .abstract.instanceof.Omines\DataTablesBundle\Exporter\Excel\ExcelExporter).
Resolving inheritance for "Omines\DataTablesBundle\Exporter\Excel\ExcelExporter" (parent: .instanceof.Omines\DataTablesBundle\Exporter\DataTableExporterInterface.0.Omines\DataTablesBundle\Exporter\Excel\ExcelExporter).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\Exporter\DataTableExporterInterface.0.Omines\DataTablesBundle\Exporter\Excel\ExcelOpenSpoutExporter" (parent: .abstract.instanceof.Omines\DataTablesBundle\Exporter\Excel\ExcelOpenSpoutExporter).
Resolving inheritance for "Omines\DataTablesBundle\Exporter\Excel\ExcelOpenSpoutExporter" (parent: .instanceof.Omines\DataTablesBundle\Exporter\DataTableExporterInterface.0.Omines\DataTablesBundle\Exporter\Excel\ExcelOpenSpoutExporter).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\Exporter\DataTableExporterInterface.0.Omines\DataTablesBundle\Exporter\Csv\CsvExporter" (parent: .abstract.instanceof.Omines\DataTablesBundle\Exporter\Csv\CsvExporter).
Resolving inheritance for "Omines\DataTablesBundle\Exporter\Csv\CsvExporter" (parent: .instanceof.Omines\DataTablesBundle\Exporter\DataTableExporterInterface.0.Omines\DataTablesBundle\Exporter\Csv\CsvExporter).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Omines\DataTablesBundle\Twig\DataTablesExtension" (parent: .abstract.instanceof.Omines\DataTablesBundle\Twig\DataTablesExtension).
Resolving inheritance for "Omines\DataTablesBundle\Twig\DataTablesExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Omines\DataTablesBundle\Twig\DataTablesExtension).
Resolving inheritance for "cache.webpack_encore" (parent: cache.system).
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 ".instanceof.Omines\DataTablesBundle\Filter\AbstractFilter.0..abstract.App\Datatable\Filter\AbstractFilter" (parent: .abstract.instanceof..abstract.App\Datatable\Filter\AbstractFilter).
Resolving inheritance for ".instanceof.App\Service\Gamification\Processor\Monthly\ProcessorInterface.0..abstract.App\Service\Gamification\Processor\Monthly\ProcessorInterface" (parent: .abstract.instanceof..abstract.App\Service\Gamification\Processor\Monthly\ProcessorInterface).
Resolving inheritance for ".instanceof.App\Service\Gamification\Processor\OneTime\ProcessorInterface.0..abstract.App\Service\Gamification\Processor\OneTime\ProcessorInterface" (parent: .abstract.instanceof..abstract.App\Service\Gamification\Processor\OneTime\ProcessorInterface).
Resolving inheritance for ".instanceof.App\Service\Gamification\Trigger\ConfigurableMissionHisotryInterface.0..abstract.App\Service\Gamification\Trigger\ConfigurableMissionHisotryInterface" (parent: .abstract.instanceof..abstract.App\Service\Gamification\Trigger\ConfigurableMissionHisotryInterface).
Resolving inheritance for ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0..abstract.App\Service\Gamification\Trigger\Daily\Backoffice\AbstractPageViewedTrigger" (parent: .abstract.instanceof..abstract.App\Service\Gamification\Trigger\Daily\Backoffice\AbstractPageViewedTrigger).
Resolving inheritance for ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0..abstract.App\Service\Gamification\Trigger\Daily\PointAndRanking\AbstractDailyAppearInTopPerformerTrigger" (parent: .abstract.instanceof..abstract.App\Service\Gamification\Trigger\Daily\PointAndRanking\AbstractDailyAppearInTopPerformerTrigger).
Resolving inheritance for ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0..abstract.App\Service\Gamification\Trigger\Daily\PointAndRanking\AbstractGeneratedPointsTrigger" (parent: .abstract.instanceof..abstract.App\Service\Gamification\Trigger\Daily\PointAndRanking\AbstractGeneratedPointsTrigger).
Resolving inheritance for ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0..abstract.App\Service\Gamification\Trigger\Daily\TriggerInterface" (parent: .abstract.instanceof..abstract.App\Service\Gamification\Trigger\Daily\TriggerInterface).
Resolving inheritance for ".instanceof.App\Service\Gamification\Trigger\Weekly\TriggerInterface.0..abstract.App\Service\Gamification\Trigger\Weekly\TriggerInterface" (parent: .abstract.instanceof..abstract.App\Service\Gamification\Trigger\Weekly\TriggerInterface).
Resolving inheritance for ".instanceof.App\Service\System\AutoPopupSystem\PopupInterface.0..abstract.App\Service\System\AutoPopupSystem\PopupInterface" (parent: .abstract.instanceof..abstract.App\Service\System\AutoPopupSystem\PopupInterface).
Resolving inheritance for ".instanceof.App\Service\System\ChallengeSystem\ChallengeInterface.0..abstract.App\Service\System\ChallengeSystem\ChallengeInterface" (parent: .abstract.instanceof..abstract.App\Service\System\ChallengeSystem\ChallengeInterface).
Resolving inheritance for ".instanceof.App\Service\System\PromoSystem\PromoInterface.0..abstract.App\Service\System\PromoSystem\PromoInterface" (parent: .abstract.instanceof..abstract.App\Service\System\PromoSystem\PromoInterface).
Resolving inheritance for ".instanceof.App\Service\System\QuestionnaireSystem\QuestionnaireInterface.0..abstract.App\Service\System\QuestionnaireSystem\QuestionnaireInterface" (parent: .abstract.instanceof..abstract.App\Service\System\QuestionnaireSystem\QuestionnaireInterface).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\Constraint.0.App\Validator\Member\Over18" (parent: .abstract.instanceof.App\Validator\Member\Over18).
Resolving inheritance for "maker.auto_command.make_auth" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_command" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_component" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_crud" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_docker_database" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_entity" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_fixtures" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_listener" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_message" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_messenger_middleware" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_registration_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_reset_password" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_schedule" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_encoder" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_normalizer" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_extension" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_test" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_validator" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_voter" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_user" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_migration" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_stimulus_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_security_form_login" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_security_custom" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_webhook" (parent: maker.auto_command.abstract).
Resolving inheritance for "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.send_message" (parent: messenger.middleware.send_message).
Resolving inheritance for "messenger.bus.default.middleware.handle_message" (parent: messenger.middleware.handle_message).
Resolving inheritance for ".signing.messenger.default_serializer" (parent: messenger.signing_serializer).
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.nelmio_api_doc" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.placement" (parent: monolog.logger_prototype).
Resolving inheritance for "doctrine.dbal.default_schema_asset_filter_manager" (parent: doctrine.dbal.schema_asset_filter_manager).
Resolving inheritance for "doctrine.dbal.logging_middleware.default" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.default" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "doctrine.dbal.idle_connection_middleware.default" (parent: doctrine.dbal.idle_connection_middleware).
Resolving inheritance for "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverMiddleware.default" (parent: Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverMiddleware).
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.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 "cache.http_client.pool.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_is_granted_attribute_expression_language.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.security_is_csrf_token_valid_attribute_expression_language.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.security_token_verifier.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.webpack_encore.traceable" (parent: sentry.tracing.traceable_cache_adapter).
2
Skipping service "App\MessageHandler\PointHistory\PointHistoryRequestMessageHandler": Class or interface "App\MessageHandler\PointHistory\PointHistoryRequestMessageHandler" cannot be loaded.
Skipping service "media.storage.s3.adapter": Class or interface "League\Flysystem\AwsS3\AwsS3Adapter" cannot be loaded.
577
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 "Symfony\Component\HttpKernel\Profiler\Profiler"; reason: private alias.
Removed service "App\Command\Interfaces\SignalHandlerCommandInterface"; reason: private alias.
Removed service "App\Dto\Payment\PaymentGateway\PaymentGatewayPaymentIntentDtoInterface"; reason: private alias.
Removed service "App\Dto\Questionnaire\QuestionnaireCloserInterface"; reason: private alias.
Removed service "App\Exception\Payment\PaymentGateway\Debit\PaymentGatewayDebitRetryExceptionInterface"; reason: private alias.
Removed service "App\Service\Payment\PaymentGateway\Interfaces\PaymentGatewayRefunderInterface"; reason: private alias.
Removed service "App\Service\System\AutoPopupSystem\PostDisplayPopupInterface"; reason: private alias.
Removed service "Symfony\Bundle\FrameworkBundle\Controller\ControllerHelper"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface"; reason: private alias.
Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Contracts\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Psr\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpCache\StoreInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UriSigner"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\DependencyInjection\ServicesResetterInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
Removed service "Symfony\Component\String\Slugger\SluggerInterface"; reason: private alias.
Removed service "Symfony\Component\Clock\ClockInterface"; reason: private alias.
Removed service "Psr\Clock\ClockInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Fragment\FragmentUriGeneratorInterface"; reason: private alias.
Removed service "error_renderer.html"; reason: private alias.
Removed service "error_renderer.cli"; reason: private alias.
Removed service "error_renderer.default"; reason: private alias.
Removed service "error_renderer"; reason: private alias.
Removed service ".Psr\Container\ContainerInterface $parameter_bag"; reason: private alias.
Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
Removed service "cache.adapter.valkey"; reason: private alias.
Removed service "cache.adapter.valkey_tag_aware"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\NamespacedPoolInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\TranslatorInterface"; reason: private alias.
Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
Removed service ".Symfony\Component\Asset\PackageInterface $version"; reason: private alias.
Removed service "Symfony\Component\Asset\PackageInterface $versionPackage"; reason: private alias.
Removed service ".Symfony\Component\Asset\PackageInterface $futures"; reason: private alias.
Removed service "Symfony\Component\Asset\PackageInterface $futuresPackage"; reason: private alias.
Removed service ".Symfony\Component\Asset\PackageInterface $mybiz"; reason: private alias.
Removed service "Symfony\Component\Asset\PackageInterface $mybizPackage"; reason: private alias.
Removed service ".Symfony\Component\Asset\PackageInterface $predict"; reason: private alias.
Removed service "Symfony\Component\Asset\PackageInterface $predictPackage"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface"; reason: private alias.
Removed service "Http\Client\HttpAsyncClient"; reason: private alias.
Removed service "mailer"; reason: private alias.
Removed service "Symfony\Component\Mailer\MailerInterface"; reason: private alias.
Removed service "mailer.default_transport"; reason: private alias.
Removed service "Symfony\Component\Mailer\Transport\TransportInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Reader\TranslationReaderInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Extractor\ExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Writer\TranslationWriterInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\LocaleAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\LocaleSwitcher"; reason: private alias.
Removed service "translator.formatter"; reason: private alias.
Removed service "Symfony\Component\ErrorHandler\ErrorRenderer\FileLinkFormatter"; reason: private alias.
Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
Removed service "serializer.property_accessor"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
Removed service "error_renderer.serializer"; reason: private alias.
Removed service "Symfony\Component\TypeInfo\TypeResolver\TypeResolverInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
Removed service "lock.factory"; reason: private alias.
Removed service "Symfony\Component\Lock\LockFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\UlidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\UuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\NameBasedUuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\RandomBasedUuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\TimeBasedUuidFactory"; reason: private alias.
Removed service "cache.default_redis_provider"; reason: private alias.
Removed service "cache.default_valkey_provider"; reason: private alias.
Removed service "cache.default_memcached_provider"; reason: private alias.
Removed service "cache.default_doctrine_dbal_provider"; reason: private alias.
Removed service "SessionHandlerInterface"; reason: private alias.
Removed service "session.storage.factory"; reason: private alias.
Removed service "session.handler"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
Removed service "form.property_accessor"; reason: private alias.
Removed service "form.choice_list_factory"; reason: private alias.
Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
Removed service "messenger.default_serializer"; 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 "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "Symfony\Component\Mime\BodyRendererInterface"; reason: private alias.
Removed service "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "Doctrine\DBAL\Connection"; reason: private alias.
Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
Removed service "doctrine.dbal.event_manager"; reason: private alias.
Removed service ".Doctrine\DBAL\Connection $default.connection"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $defaultConnection"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
Removed service "doctrine.orm.metadata.annotation_reader"; reason: private alias.
Removed service "doctrine.orm.default_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.default_result_cache"; reason: private alias.
Removed service "doctrine.orm.default_query_cache"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $default.entity_manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $defaultEntityManager"; reason: private alias.
Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
Removed service "FOS\RestBundle\View\ViewHandlerInterface"; reason: private alias.
Removed service "FOS\RestBundle\Request\ParamFetcherInterface"; reason: private alias.
Removed service "jms_serializer.metadata.cache"; reason: private alias.
Removed service "jms_serializer.naming_strategy"; reason: private alias.
Removed service "JMS\Serializer\SerializerInterface"; reason: private alias.
Removed service "JMS\Serializer\ArrayTransformerInterface"; reason: private alias.
Removed service "jms_serializer.accessor_strategy"; reason: private alias.
Removed service "JMS\Serializer\ContextFactory\SerializationContextFactoryInterface"; reason: private alias.
Removed service "JMS\Serializer\ContextFactory\DeserializationContextFactoryInterface"; reason: private alias.
Removed service "jms_serializer.instance.default.event_dispatcher"; reason: private alias.
Removed service "jms_serializer.instance.default.event_dispatcher.service_locator"; reason: private alias.
Removed service "jms_serializer.instance.default.doctrine_proxy_subscriber"; reason: private alias.
Removed service "jms_serializer.instance.default.stopwatch_subscriber"; reason: private alias.
Removed service "jms_serializer.instance.default.enum_subscriber"; reason: private alias.
Removed service "jms_serializer.instance.default.handler_registry"; reason: private alias.
Removed service "jms_serializer.instance.default.handler_registry.service_locator"; reason: private alias.
Removed service "jms_serializer.instance.default.enum_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.union_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.array_collection_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.constraint_violation_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.datetime_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.form_error_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.iterator_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.symfony_uid_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.type_parser"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.file_locator"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.yaml_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.xml_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.annotation_or_attribute_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.null_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.doctrine_type_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.doctrine_phpcr_type_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.default_value_property_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.typed_properties_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.enum_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.doc_block_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.service_locator"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.lazy_loading_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.cache.file_cache"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata_factory"; reason: private alias.
Removed service "jms_serializer.instance.default.version_exclusion_strategy"; reason: private alias.
Removed service "jms_serializer.instance.default.camel_case_naming_strategy"; reason: private alias.
Removed service "jms_serializer.instance.default.identical_property_naming_strategy"; reason: private alias.
Removed service "jms_serializer.instance.default.serialized_name_annotation_strategy"; reason: private alias.
Removed service "jms_serializer.instance.default.doctrine_object_constructor"; reason: private alias.
Removed service "jms_serializer.instance.default.doctrine_phpcr_object_constructor"; reason: private alias.
Removed service "jms_serializer.instance.default.object_constructor"; reason: private alias.
Removed service "jms_serializer.instance.default.serializer"; reason: private alias.
Removed service "jms_serializer.instance.default.deserialization_graph_navigator_factory"; reason: private alias.
Removed service "jms_serializer.instance.default.serialization_graph_navigator_factory"; reason: private alias.
Removed service "jms_serializer.instance.default.expression_evaluator"; reason: private alias.
Removed service "jms_serializer.instance.default.expression_language"; reason: private alias.
Removed service "jms_serializer.instance.default.expression_language.function_provider"; reason: private alias.
Removed service "jms_serializer.instance.default.twig_extension.serializer"; reason: private alias.
Removed service "jms_serializer.instance.default.twig_extension.runtime_serializer"; reason: private alias.
Removed service "jms_serializer.instance.default.twig_extension.serializer_runtime_helper"; reason: private alias.
Removed service "jms_serializer.instance.default.templating.helper.serializer"; reason: private alias.
Removed service "jms_serializer.instance.default.accessor_strategy.default"; reason: private alias.
Removed service "jms_serializer.instance.default.json_serialization_visitor"; reason: private alias.
Removed service "jms_serializer.instance.default.json_deserialization_visitor"; reason: private alias.
Removed service "jms_serializer.instance.default.xml_serialization_visitor"; reason: private alias.
Removed service "jms_serializer.instance.default.xml_deserialization_visitor"; reason: private alias.
Removed service "jms_serializer.instance.default.cache.cache_clearer"; reason: private alias.
Removed service "jms_serializer.instance.default.cache.cache_warmer"; reason: private alias.
Removed service "jms_serializer.instance.default.configured_serialization_context_factory"; reason: private alias.
Removed service "jms_serializer.instance.default.configured_deserialization_context_factory"; reason: private alias.
Removed service "jms_serializer.instance.default.data_collector"; reason: private alias.
Removed service "jms_serializer.instance.default.traceable_runs_listener"; reason: private alias.
Removed service "jms_serializer.instance.default.traceable_metadata_factory"; reason: private alias.
Removed service "jms_serializer.instance.default.traceable_handler_registry"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.traceable_file_locator"; reason: private alias.
Removed service "fos_http_cache.default_proxy_client"; reason: private alias.
Removed service "FOS\HttpCache\ProxyClient\ProxyClient"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\UserAuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Bundle\SecurityBundle\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
Removed service "Symfony\Component\Security\Http\FirewallMapInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface"; reason: private alias.
Removed service "security.password_hasher"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\UserAuthenticatorInterface"; reason: private alias.
Removed service "security.firewall"; reason: private alias.
Removed service "security.user_providers"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserProviderInterface"; reason: private alias.
Removed service "security.authentication.session_strategy.futures_website"; reason: private alias.
Removed service "Symfony\Component\Security\Http\RememberMe\RememberMeHandlerInterface"; reason: private alias.
Removed service "security.user_checker.futures_website"; reason: private alias.
Removed service "security.firewall.context_locator"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserCheckerInterface"; reason: private alias.
Removed service "doctrine.migrations.metadata_storage"; reason: private alias.
Removed service "datatables.renderer"; 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 "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverConnectionFactory"; reason: private alias.
Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollectionInterface"; reason: private alias.
Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupInterface"; 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.event_manager"; 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 "fos_js_routing.router"; reason: private alias.
Removed service "twig.loader.filesystem"; reason: private alias.
Removed service "argument_resolver.controller_locator"; reason: private alias.
Removed service "twig.loader"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $request.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $console.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $messenger.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $messengerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $cache.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $http_client.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $mailer.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $mailerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $translation.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $php.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $event.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $router.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $lock.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $lockLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $profiler.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $doctrine.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $debug.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $security.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $nelmio_api_doc.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $nelmioApiDocLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $placement.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $placementLogger"; reason: private alias.
Removed service "doctrine.id_generator_locator"; reason: private alias.
Removed service "fos_rest.serializer"; reason: private alias.
Removed service ".service_locator.AXYc7L7"; reason: private alias.
Removed service ".service_locator.t__uAY0"; reason: private alias.
Removed service ".service_locator.BPaAnB7"; reason: private alias.
Removed service ".service_locator.PsksVkm"; reason: private alias.
Removed service ".service_locator.9dHHuFi"; reason: private alias.
Removed service ".service_locator.fCi8TeI"; reason: private alias.
Removed service ".service_locator.LXepXr5"; reason: private alias.
Removed service ".service_locator.yqIJAFG"; reason: private alias.
Removed service ".service_locator.v3d_hTt"; reason: private alias.
Removed service ".service_locator._Ot0nol"; reason: private alias.
Removed service ".service_locator.quNTK59"; reason: private alias.
Removed service "validator"; reason: private alias.
Removed service "http_client"; reason: private alias.
Removed service "http_client.uri_template.inner"; reason: private alias.
Removed service "controller_resolver"; reason: private alias.
Removed service "argument_resolver"; reason: private alias.
Removed service "translator.data_collector.inner"; reason: private alias.
Removed service "twig.error_renderer.html.inner"; reason: private alias.
Removed service "jms_serializer.metadata_driver"; reason: private alias.
Removed service "jms_serializer.metadata.typed_properties_driver.inner"; reason: private alias.
Removed service "jms_serializer.object_constructor"; reason: private alias.
Removed service "var_dumper.cli_dumper"; reason: private alias.
Removed service "security.access.decision_manager"; reason: private alias.
Removed service "security.firewall.authenticator.futures_website"; reason: private alias.
Removed service "security.event_dispatcher.futures_website"; reason: private alias.
Removed service "messenger.bus.default"; reason: private alias.
Removed service ".signing.messenger.default_serializer.inner"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service "jms_serializer.form_error_handler"; reason: private alias.
Removed service "cache.validator"; reason: private alias.
Removed service "cache.serializer"; reason: private alias.
Removed service "cache.property_info"; reason: private alias.
Removed service "cache.messenger.restart_workers_signal"; 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 "http_client.transport"; reason: private alias.
Removed service "jms_serializer.metadata_factory"; reason: private alias.
Removed service "jms_serializer.handler_registry"; reason: private alias.
Removed service "jms_serializer.metadata.file_locator"; reason: private alias.
Removed service ".service_locator.Ep5Ql05"; reason: private alias.
Removed service ".service_locator.bXnn3Ry"; reason: private alias.
Removed service ".service_locator.XKv3UID"; reason: private alias.
Removed service ".service_locator.qf1TP8x"; reason: private alias.
Removed service ".service_locator.r8ELaua"; reason: private alias.
Removed service ".service_locator.lRJgkqC"; reason: private alias.
Removed service ".service_locator.ZL9Wqxf"; reason: private alias.
Removed service ".service_locator.4pgVTZB"; reason: private alias.
Removed service ".service_locator.YX.ULbF"; reason: private alias.
Removed service ".service_locator.zgxgluD"; reason: private alias.
Removed service ".service_locator.zGMGoJb"; reason: private alias.
Removed service ".service_locator.kg9neV."; reason: private alias.
Removed service ".service_locator.9vzmFzz"; reason: private alias.
Removed service ".service_locator.sbOjs23"; reason: private alias.
Removed service ".service_locator.8.I3Fdx"; reason: private alias.
Removed service ".service_locator.y25EB2M"; reason: private alias.
Removed service ".service_locator.mTirgjo"; reason: private alias.
Removed service ".service_locator.XWxlLnL"; reason: private alias.
Removed service ".service_locator.EA7IR2o"; reason: private alias.
Removed service ".service_locator.oKyrLrc"; reason: private alias.
Removed service ".service_locator.46PaJ0s"; reason: private alias.
Removed service ".service_locator.SNGVbNX"; reason: private alias.
Removed service ".service_locator.cwS0RQh"; reason: private alias.
Removed service ".service_locator.NEf2PxU"; reason: private alias.
Removed service ".service_locator.gS89iko"; reason: private alias.
Removed service ".service_locator.BOFrJf3"; reason: private alias.
Removed service ".service_locator.nn.EDiX"; reason: private alias.
Removed service ".service_locator.ATrhSbE"; reason: private alias.
Removed service ".service_locator.YGSEwvO"; reason: private alias.
Removed service ".service_locator.9sCix4D"; reason: private alias.
Removed service ".service_locator.o5a43FJ"; reason: private alias.
Removed service ".service_locator.nLLXF8F"; reason: private alias.
Removed service ".service_locator.Av6Ex9j"; reason: private alias.
Removed service ".service_locator.RKLxCjx"; reason: private alias.
Removed service ".service_locator.ixqqFzv"; reason: private alias.
Removed service ".service_locator.0MuFJA_"; reason: private alias.
Removed service ".service_locator.HB_zLMf"; reason: private alias.
Removed service ".service_locator.L36hRdW"; reason: private alias.
Removed service ".service_locator.BfWRz7C"; reason: private alias.
Removed service ".service_locator.jYtDUyY"; reason: private alias.
Removed service ".service_locator.GKFJL9t"; reason: private alias.
Removed service ".service_locator.Ewgo_0e"; reason: private alias.
Removed service ".service_locator.ITiLIfC"; reason: private alias.
Removed service ".service_locator.DVb8MlL"; reason: private alias.
Removed service ".service_locator.80r3DRa"; reason: private alias.
Removed service ".service_locator.zAfPVLv"; reason: private alias.
Removed service ".service_locator.eHPyxuB"; reason: private alias.
Removed service ".service_locator.Jb6kMRr"; reason: private alias.
Removed service ".service_locator.kt2cQvJ"; reason: private alias.
Removed service ".service_locator.rJlBI_O"; reason: private alias.
Removed service ".service_locator.SVdb3JM"; reason: private alias.
Removed service ".service_locator.cQoPRC1"; reason: private alias.
Removed service ".service_locator.7UZa7jf"; reason: private alias.
Removed service ".service_locator.k1SY8C4"; reason: private alias.
Removed service ".service_locator.4d7Dvim"; reason: private alias.
Removed service ".service_locator.CcBZz6E"; reason: private alias.
Removed service ".service_locator.rbmm4cq"; reason: private alias.
Removed service ".service_locator.z59UbOJ"; reason: private alias.
Removed service ".service_locator..1129jj"; reason: private alias.
Removed service ".service_locator.0ekWYPZ"; reason: private alias.
Removed service ".service_locator.CiUCtrq"; reason: private alias.
Removed service ".service_locator.zz6I_PJ"; reason: private alias.
Removed service ".service_locator.QZbMziy"; reason: private alias.
Removed service ".service_locator.OpLk9Rf"; reason: private alias.
Removed service ".service_locator.XvMCUec"; reason: private alias.
Removed service ".service_locator._TyNRF1"; reason: private alias.
Removed service ".service_locator..8KwQ9F"; reason: private alias.
Removed service ".service_locator.jh0rhcq"; reason: private alias.
Removed service ".service_locator.b3LpzTT"; reason: private alias.
Removed service ".service_locator.Mpo23WR"; reason: private alias.
Removed service ".service_locator.RWgpMSL"; reason: private alias.
Removed service ".service_locator.YocCF8u"; reason: private alias.
Removed service ".service_locator.zHcYXx4"; reason: private alias.
Removed service ".service_locator.KJRSIuF"; reason: private alias.
Removed service ".service_locator.8fxV4w9"; reason: private alias.
Removed service ".service_locator.uPFxpCz"; reason: private alias.
Removed service ".service_locator.zp60XEY"; reason: private alias.
Removed service ".service_locator.qYIWZWi"; reason: private alias.
Removed service ".service_locator.IEfMeo6"; reason: private alias.
Removed service ".service_locator.z7EsWcR"; reason: private alias.
Removed service ".service_locator.4e88L5P"; reason: private alias.
Removed service ".service_locator.6UQdWJ6"; reason: private alias.
Removed service ".service_locator.Cx_43M_"; reason: private alias.
Removed service ".service_locator.d_1ujID"; reason: private alias.
Removed service ".service_locator.r6yze4u"; reason: private alias.
Removed service ".service_locator.HEpQLHL"; reason: private alias.
Removed service ".service_locator.htSu10Z"; reason: private alias.
Removed service ".service_locator.P0eKJeV"; reason: private alias.
Removed service ".service_locator.0jEnULx"; reason: private alias.
Removed service ".service_locator.nZWvXDs"; reason: private alias.
Removed service ".service_locator.mKqQrj2"; reason: private alias.
Removed service ".service_locator.WwsBjTa"; reason: private alias.
Removed service ".service_locator.eUoVjtZ"; reason: private alias.
Removed service ".service_locator.SGD069p"; reason: private alias.
Removed service ".service_locator.9nf.U6j"; reason: private alias.
Removed service ".service_locator.0gpKD9m"; reason: private alias.
Removed service ".service_locator..9U2p0Q"; reason: private alias.
Removed service ".service_locator.MtQwXxc"; reason: private alias.
Removed service ".service_locator.JPL0p51"; reason: private alias.
Removed service ".service_locator.XxsuGrA"; reason: private alias.
Removed service ".service_locator.hOkOKrj"; reason: private alias.
Removed service ".service_locator.6GxdDz4"; reason: private alias.
Removed service ".service_locator.NEWRChk"; reason: private alias.
Removed service ".service_locator.arG9AVG"; reason: private alias.
Removed service ".service_locator.uep6wSW"; reason: private alias.
Removed service ".service_locator.78fLqct"; reason: private alias.
Removed service ".service_locator.97orksI"; reason: private alias.
Removed service ".service_locator.jNn5yl7"; reason: private alias.
Removed service ".service_locator.tyvUDLy"; reason: private alias.
Removed service ".service_locator.H909fxu"; reason: private alias.
Removed service ".service_locator.t47KVrL"; reason: private alias.
Removed service ".service_locator.HEHxNpz"; reason: private alias.
Removed service ".service_locator.1YLtzLb"; reason: private alias.
Removed service ".service_locator.hklICQM"; reason: private alias.
Removed service ".service_locator.zAOfAaa"; reason: private alias.
Removed service ".service_locator.MyXG_iu"; reason: private alias.
Removed service ".service_locator.0J.cMwB"; reason: private alias.
Removed service ".service_locator.bVKibDp"; reason: private alias.
Removed service ".service_locator.CQgbahO"; reason: private alias.
Removed service ".service_locator.YDenBvo"; reason: private alias.
Removed service ".service_locator.7PJejXb"; reason: private alias.
Removed service ".service_locator.WcOENsK"; reason: private alias.
Removed service ".service_locator.J1te2.X"; reason: private alias.
Removed service ".service_locator.7H_uT.Q"; reason: private alias.
Removed service ".service_locator.OLj0lhK"; reason: private alias.
Removed service ".service_locator.CZa9apR"; reason: private alias.
Removed service ".service_locator.njY83Tf"; reason: private alias.
Removed service ".service_locator.0kKjBMh"; reason: private alias.
Removed service ".service_locator.G3l84C4"; reason: private alias.
Removed service ".service_locator.8T.Bcfd"; reason: private alias.
Removed service ".service_locator.3eZuaIN"; reason: private alias.
Removed service ".service_locator.IdLQ8uf"; reason: private alias.
Removed service ".service_locator.wW8O23S"; reason: private alias.
Removed service ".service_locator.qy1ipWW"; reason: private alias.
Removed service ".service_locator.ZkTm6tR"; reason: private alias.
Removed service ".service_locator.77lTrEH"; reason: private alias.
Removed service ".service_locator.NzI0i5P"; reason: private alias.
Removed service ".service_locator.jaZnl6B"; reason: private alias.
Removed service ".service_locator.I3ChRiw"; reason: private alias.
Removed service ".service_locator.3AnYwvf"; reason: private alias.
Removed service ".service_locator.T6MaPPJ"; reason: private alias.
Removed service ".service_locator.trDjJdJ"; reason: private alias.
Removed service ".service_locator.DTIFTDB"; reason: private alias.
Removed service ".service_locator.RsbcpM4"; reason: private alias.
Removed service ".service_locator.tiV3wRW"; reason: private alias.
Removed service ".service_locator.XlvWQrD"; reason: private alias.
Removed service ".service_locator.SYxQbLS"; reason: private alias.
Removed service ".service_locator.BDmEVZp"; reason: private alias.
Removed service ".service_locator.3GVVIiH"; reason: private alias.
Removed service ".service_locator..kKLB07"; reason: private alias.
Removed service ".service_locator.yHS8rCP"; reason: private alias.
Removed service ".service_locator.Tl8tV1X"; reason: private alias.
Removed service ".service_locator.wwLfvCB"; reason: private alias.
Removed service ".service_locator.Qjr05h5"; reason: private alias.
Removed service ".service_locator.puJOldA"; reason: private alias.
Removed service ".service_locator.KVRcYJ0"; reason: private alias.
Removed service ".service_locator.b6eqKyi"; reason: private alias.
Removed service ".service_locator.pYQCn_Z"; reason: private alias.
Removed service ".service_locator..RQ9q24"; reason: private alias.
Removed service ".service_locator.OQwogXe"; reason: private alias.
Removed service ".service_locator.u8jFjsj"; reason: private alias.
Removed service ".service_locator.VYX3HXv"; reason: private alias.
Removed service ".service_locator.K2TDHx8"; reason: private alias.
Removed service ".service_locator.Vwlc5E0"; reason: private alias.
Removed service ".service_locator.rW8VATD"; reason: private alias.
Removed service ".service_locator.0_sjhkN"; reason: private alias.
Removed service ".service_locator.vfBRp1O"; reason: private alias.
Removed service ".service_locator.d5_pLhK"; reason: private alias.
Removed service ".service_locator.7VqikJN"; reason: private alias.
Removed service ".service_locator.fkaYPbu"; reason: private alias.
Removed service ".service_locator.uxrocfI"; reason: private alias.
Removed service ".service_locator.kSoMsPV"; reason: private alias.
Removed service ".service_locator.XrhfmHL"; reason: private alias.
Removed service ".service_locator.7kIX6Gh"; reason: private alias.
Removed service ".service_locator.UgjUxOJ"; reason: private alias.
Removed service ".service_locator.afj6Ays"; reason: private alias.
Removed service ".service_locator.h9I_iGg"; reason: private alias.
Removed service ".service_locator.8uPlPFc"; reason: private alias.
Removed service ".service_locator.rNS7yTv"; reason: private alias.
Removed service ".service_locator.cp4aT5K"; reason: private alias.
Removed service ".service_locator.H6zrlsB"; reason: private alias.
Removed service ".service_locator.diszQFD"; reason: private alias.
Removed service ".service_locator.FZQI99J"; reason: private alias.
Removed service ".service_locator.5fcEI2Y"; reason: private alias.
Removed service ".service_locator._ujm_iW"; reason: private alias.
Removed service ".service_locator.3s9jU_p"; reason: private alias.
Removed service ".service_locator.UqPhU1a"; reason: private alias.
Removed service ".service_locator.XbgPOJK"; reason: private alias.
Removed service ".service_locator.Bv3W_1r"; reason: private alias.
Removed service ".service_locator.5VsmEgO"; reason: private alias.
Removed service ".service_locator.4N7dovk"; reason: private alias.
Removed service ".service_locator.WQq2Q1b"; reason: private alias.
Removed service ".service_locator.pmBq0LN"; reason: private alias.
Removed service ".service_locator.OyYuwkL"; reason: private alias.
Removed service ".service_locator.OjyVpTN"; reason: private alias.
Removed service ".service_locator.aL3jbMX"; reason: private alias.
Removed service ".service_locator.Tot7aF3"; reason: private alias.
Removed service ".service_locator.fO5WaFS"; reason: private alias.
Removed service ".service_locator.85NexJT"; reason: private alias.
Removed service ".service_locator.PnXv2HN"; reason: private alias.
Removed service ".service_locator.I5OwS6b"; reason: private alias.
Removed service ".service_locator.GKokez8"; reason: private alias.
Removed service ".service_locator.RgSWhOD"; reason: private alias.
Removed service ".service_locator.Sd_T3Sb"; reason: private alias.
Removed service ".service_locator.xrveh0a"; reason: private alias.
Removed service ".service_locator.GurIo0C"; reason: private alias.
Removed service ".service_locator.FJ.CFr_"; reason: private alias.
Removed service ".service_locator.0J9F8Ia"; reason: private alias.
Removed service ".service_locator.kiX80MH"; reason: private alias.
Removed service ".service_locator.uBwBrvQ"; reason: private alias.
Removed service ".service_locator.2oG.xAY"; reason: private alias.
Removed service ".service_locator.h8xwII0"; reason: private alias.
Removed service ".service_locator.PzFXi4L"; reason: private alias.
Removed service ".service_locator.ULn9jdz"; reason: private alias.
Removed service ".service_locator.d7EKHVQ"; reason: private alias.
Removed service ".service_locator.VxWxFXB"; reason: private alias.
Removed service ".service_locator.bUmjOUT"; reason: private alias.
Removed service ".service_locator.G9fyZRy"; reason: private alias.
Removed service ".service_locator.fi2Pkci"; reason: private alias.
Removed service ".service_locator.LSD543A"; reason: private alias.
Removed service ".service_locator.oIJ03pR"; reason: private alias.
Removed service ".service_locator.HxeZ1mb"; reason: private alias.
Removed service ".service_locator.34A51O0"; reason: private alias.
Removed service ".service_locator.0quKMYH"; reason: private alias.
Removed service ".service_locator.M9ZOpQM"; reason: private alias.
Removed service ".service_locator.sAqVMtb"; reason: private alias.
Removed service ".service_locator.o7PbuO8"; reason: private alias.
Removed service ".service_locator.s7I.35o"; reason: private alias.
Removed service ".service_locator.KAXZnki"; reason: private alias.
Removed service ".service_locator.E46UvBJ"; reason: private alias.
Removed service ".service_locator.Rg5Fkal"; reason: private alias.
Removed service ".service_locator.nTjikdE"; reason: private alias.
Removed service ".service_locator.Q2FF2no"; reason: private alias.
Removed service ".service_locator.0ngK9uf"; reason: private alias.
353
Changed reference of service "App\Datatable\Type\CRM\Debit\DebitDatatableType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Datatable\Type\CRM\Debit\DebitDatatableType" previously pointing to "router.default" to "router".
Changed reference of service "App\Datatable\Type\CRM\Gateway\GatewayDatatableType" previously pointing to "router.default" to "router".
Changed reference of service "App\Datatable\Type\CRM\Invoice\History\InvoiceHistoryDatatableType" previously pointing to "router.default" to "router".
Changed reference of service "App\Datatable\Type\CRM\Invoice\InvoiceDatatableType" previously pointing to "router.default" to "router".
Changed reference of service "App\Datatable\Type\CRM\Invoice\MoneyBagItemDatatableType" previously pointing to "router.default" to "router".
Changed reference of service "App\Datatable\Type\CRM\Luume\LuumeEndMonthOrderDatatableType" previously pointing to "router.default" to "router".
Changed reference of service "App\Datatable\Type\CRM\Luume\LuumeEndMonthOrderDatatableType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Datatable\Type\CRM\Member\BizPartnerByRankDatatableType" previously pointing to "router.default" to "router".
Changed reference of service "App\Datatable\Type\CRM\Member\DocumentDatatableType" previously pointing to "router.default" to "router".
Changed reference of service "App\Datatable\Type\CRM\Member\MemberDatatableType" previously pointing to "router.default" to "router".
Changed reference of service "App\Datatable\Type\CRM\Member\MemberDownlineDatatableType" previously pointing to "router.default" to "router".
Changed reference of service "App\Datatable\Type\CRM\Member\MemberLuumeShopPurchaseDatatableType" previously pointing to "router.default" to "router".
Changed reference of service "App\Datatable\Type\CRM\Member\MemberMediaViewsDatatableType" previously pointing to "router.default" to "router".
Changed reference of service "App\Datatable\Type\CRM\Member\MemberPaymentHistoryDatatableType" previously pointing to "router.default" to "router".
Changed reference of service "App\Datatable\Type\CRM\Member\MemberPersonalCustomersDatatableType" previously pointing to "router.default" to "router".
Changed reference of service "App\Datatable\Type\CRM\Member\MemberSubscriptionsDatatableType" previously pointing to "router.default" to "router".
Changed reference of service "App\Datatable\Type\CRM\Mybiz\MybizDocumentDatatableType" previously pointing to "router.default" to "router".
Changed reference of service "App\Datatable\Type\CRM\Notification\NotificationDatatableType" previously pointing to "router.default" to "router".
Changed reference of service "App\Datatable\Type\CRM\Parameter\ActualityDatatableType" previously pointing to "router.default" to "router".
Changed reference of service "App\Datatable\Type\CRM\Parameter\CurrencyDatatableType" previously pointing to "router.default" to "router".
Changed reference of service "App\Datatable\Type\CRM\Parameter\MarketDatatableType" previously pointing to "router.default" to "router".
Changed reference of service "App\Datatable\Type\CRM\Parameter\ParameterDatatableType" previously pointing to "router.default" to "router".
Changed reference of service "App\Datatable\Type\CRM\PaymentHistory\BizPartnerSalesDatatableType" previously pointing to "router.default" to "router".
Changed reference of service "App\Datatable\Type\CRM\PaymentHistory\LicensePurchasesByCountryDatatableType" previously pointing to "router.default" to "router".
Changed reference of service "App\Datatable\Type\CRM\PaymentHistory\PurchasesByCountryDatatableType" previously pointing to "router.default" to "router".
Changed reference of service "App\Datatable\Type\CRM\PaymentHistory\RevenueBySponsorTypeDatatableType" previously pointing to "router.default" to "router".
Changed reference of service "App\Datatable\Type\CRM\PaymentHistory\ShopPurchaseDatatableType" previously pointing to "router.default" to "router".
Changed reference of service "App\Datatable\Type\CRM\Product\ProductDatatableType" previously pointing to "router.default" to "router".
Changed reference of service "App\Datatable\Type\CRM\Rank\RankDatatableType" previously pointing to "router.default" to "router".
Changed reference of service "App\Datatable\Type\CRM\Sapce\ApplicationDatatableType" previously pointing to "router.default" to "router".
Changed reference of service "App\Datatable\Type\CRM\Sapce\ApplicationVersionDatatableType" previously pointing to "router.default" to "router".
Changed reference of service "App\Datatable\Type\CRM\Sapce\SpaceDatatableType" previously pointing to "router.default" to "router".
Changed reference of service "App\Datatable\Type\CRM\Service\Book\BookDatatableType" previously pointing to "router.default" to "router".
Changed reference of service "App\Datatable\Type\CRM\Service\FeatureDatatableType" previously pointing to "router.default" to "router".
Changed reference of service "App\Datatable\Type\CRM\Service\FeatureTutorialDatatableType" previously pointing to "router.default" to "router".
Changed reference of service "App\Datatable\Type\CRM\Service\FeatureTypeDatatableType" previously pointing to "router.default" to "router".
Changed reference of service "App\Datatable\Type\CRM\Service\Tv\FuturesEventDatatableType" previously pointing to "router.default" to "router".
Changed reference of service "App\Datatable\Type\CRM\Service\Tv\ReplayCategoryDatatableType" previously pointing to "router.default" to "router".
Changed reference of service "App\Datatable\Type\CRM\Service\Tv\ReplayDatatableType" previously pointing to "router.default" to "router".
Changed reference of service "App\Datatable\Type\CRM\Service\University\AcademyCategoryDatatableType" previously pointing to "router.default" to "router".
Changed reference of service "App\Datatable\Type\CRM\Service\University\AcademyChapterDatatableType" previously pointing to "router.default" to "router".
Changed reference of service "App\Datatable\Type\CRM\Service\University\AcademyDatatableType" previously pointing to "router.default" to "router".
Changed reference of service "App\Datatable\Type\CRM\Service\University\AcademySubChapterDatatableType" previously pointing to "router.default" to "router".
Changed reference of service "App\Datatable\Type\Mybiz\Customer\CustomerDatatableType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Datatable\Type\Mybiz\Customer\MemberDownlineDatatableType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Datatable\Type\Mybiz\Customer\MemberInvoiceDatatableType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Datatable\Type\Mybiz\Customer\MemberWaitListDatatableType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Datatable\Type\Mybiz\Customer\MemberWaitListDatatableType" previously pointing to "router.default" to "router".
Changed reference of service "App\Datatable\Type\Mybiz\RankingHistory\MemberRankingHistoryDatatableType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Datatable\Type\Mybiz\Subscription\SubscriptionsDownlineDatatableType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\EventListener\NotificationChangeNotifier" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\EventListener\RequestSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\CRM\Member\User\Authentication\ForgetPasswordType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\CRM\Member\User\Authentication\ResetPasswordType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\CRM\Member\User\Authentication\SignupType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\Mybiz\Customer\FilterCustomerType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\Mybiz\Member\MemberChangePasswordType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\Mybiz\Member\MemberHighestRankType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\Mybiz\Member\MemberPersonalInformationType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\Mybiz\OnBoarding\MybizOnBoardingType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\Mybiz\OnBoarding\MybizOnBoardingType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\Mybiz\Product\LicenseType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\Mybiz\QualifiedChoiceType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\Mybiz\Questionnaire\QuestionnaireFormFactory" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\Mybiz\Questionnaire\QuestionnaireType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\Mybiz\Subscription\FilterSubscriptionType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\SearchType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Serializer\ShopPurchase\ShopPurchaseGetterSerializer" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Serializer\ShopPurchase\ShopPurchaseRefundSerializer" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Api\Discord\Authorization\DiscordAccessTokenApiCaller" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Api\Helpdesk\Ticket\HelpdeskTicketProvider" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Api\Mobile\Commissions\MobileCommissionsResponseDtoBuilder" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Authorization\MybizRequestAuthorizationChecker" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Authorization\MybizRequestJwtChecker" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Components\Actuality\ActualityComponent" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Components\Calendar\CalendarComponent" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Components\Challenge\ChallengeComponent" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Components\Commission\CommissionComponent" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Components\Commission\SocietyCommissionComponent" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Components\Discount\PromoComponent" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Components\Gamification\MissionComponent" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Components\Kanban\KanbanBoardComponent" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Components\Kpi\KpiComponent" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Components\Kpi\ProgressKpiComponent" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Components\Leaderboard\BestQualificationComponent" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Components\Leaderboard\BestRankComponent" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Components\Leaderboard\LeaderboardComponent" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Components\Leaderboard\LeaderboardDownlineComponent" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Components\Notification\NotificationComponent" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Components\Placement\WaitingListComponent" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Components\Point\PointVolumeComponent" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Components\Qualification\CurrentRankComponent" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Components\Sales\SalesByCountryComponent" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Components\Sales\SalesByProductComponent" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Components\Sales\SalesBySpaceComponent" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Contact\ContactFormSender" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Crm\Alert\CrmAlertActionProvider" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Crm\Member\CrmMemberAlertProvider" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Crm\Member\Invoice\MemberInvoiceProvider" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Crm\Member\MemberDocument\MemberDocumentValidator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Customer\Filter\FilterCustomerTypeProvider" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Customer\Mobile\CustomerDetailsPopuler" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Customer\Mobile\CustomerMobileProvider" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Customer\Mobile\CustomerMobileSettingsPopuler" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Member\MemberInvoiceBuilder" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Member\MemberPointsProvider" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Member\MemberQualificationUpdater" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Mobile\Chart\SocietyChartBuilder" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Mobile\Form\Step\Field\MobileFormFieldBuilder" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Mybiz\MoneyBag\MoneyBagProvider" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Mybiz\MybizOnBoarding\MybizOnBoardingFormProvider" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Mybiz\MybizOnBoarding\MybizOnBoardingFormProvider" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Mybiz\MybizOnBoarding\MybizOnBoardingStepProvider" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Mybiz\MybizOnBoarding\Onfido\OnfidoWebhookDataHandler" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Mybiz\PointHistory\PointHistoryAdder" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Service\Mybiz\PointHistory\PointHistoryRemover" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Service\Mybiz\PointHistory\PointHistoryResultFormatter" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Parameter\Document\DocumentProvider" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Parameter\Document\DocumentProvider" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Parameter\Mail\AbstractMailSender" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Parameter\Mail\AbstractMailSender" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Parameter\Mail\InternalMailSender" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Parameter\Mail\InternalMailSender" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Parameter\Mail\MailContentProvider" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Parameter\Mail\MailContentProvider" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Parameter\Mail\MemberMailSender" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Parameter\Mail\MemberMailSender" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Parameter\Notification\MemberNotificationCreator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Parameter\Notification\NotificationPushSender" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Payment\PaymentGateway\PaymentIntentHandler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Service\Payment\PaymentGateway\TapPayment\TapPaymentCheckoutGenerator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Payment\PaymentGateway\TapPayment\TapPaymentCheckoutGenerator" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Payment\PaymentGateway\TapPayment\TapPaymentDebitter" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Payment\Subscription\SubscriptionCanceler" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Service\MediaContent\MediaViewsRegister" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Service\Tv\Planning\PlanningDtoProvider" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Space\FuturesLearn\FuturesLearnUrlProvider" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Space\Luume\LuumeShippingCountriesProvider" previously pointing to "cache.app.traceable" to "cache.app".
Changed reference of service "App\Service\Space\SponsorLinkBySpaceProvider" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\System\AutoPopupSystem\Popups\MemberSocialNetworkPopup" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\System\AutoPopupSystem\Popups\QuestionnairePopup" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\System\AutoPopupSystem\Popups\QuestionnairePopup" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\System\ChallengeSystem\_012026\Futures\FuturesJanuaryChallenge" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\System\ChallengeSystem\_012026\Luume\LuumeJanuaryChallenge" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Twig\Runtime\Service\MediaContent\MediaContentRuntime" previously pointing to "router.default" to "router".
Changed reference of service "App\Twig\Runtime\Space\Mybiz\EnvironmentRuntime" previously pointing to "router.default" to "router".
Changed reference of service "argument_resolver.request_payload" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "locale_listener" previously pointing to "router.default" to "router".
Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "url_helper" previously pointing to "router.default" to "router".
Changed reference of service "services_resetter" previously pointing to "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 "cache.http_client.pool.traceable" to "cache.http_client.pool".
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 "translator.data_collector" to "translator".
Changed reference of service "services_resetter" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "services_resetter" previously pointing to "cache.security_is_granted_attribute_expression_language.traceable" to "cache.security_is_granted_attribute_expression_language".
Changed reference of service "services_resetter" previously pointing to "cache.security_is_csrf_token_valid_attribute_expression_language.traceable" to "cache.security_is_csrf_token_valid_attribute_expression_language".
Changed reference of service "services_resetter" previously pointing to "cache.webpack_encore.traceable" to "cache.webpack_encore".
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.router_debug" previously pointing to "router.default" to "router".
Changed reference of service "console.command.router_match" previously pointing to "router.default" to "router".
Changed reference of service "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "console.command.translation_lint" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "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.system_clearer" previously pointing to "cache.security_is_granted_attribute_expression_language.traceable" to "cache.security_is_granted_attribute_expression_language".
Changed reference of service "cache.system_clearer" previously pointing to "cache.security_is_csrf_token_valid_attribute_expression_language.traceable" to "cache.security_is_csrf_token_valid_attribute_expression_language".
Changed reference of service "cache.system_clearer" previously pointing to "cache.webpack_encore.traceable" to "cache.webpack_encore".
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.http_client.pool.traceable" to "cache.http_client.pool".
Changed reference of service "cache.global_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.security_is_granted_attribute_expression_language.traceable" to "cache.security_is_granted_attribute_expression_language".
Changed reference of service "cache.global_clearer" previously pointing to "cache.security_is_csrf_token_valid_attribute_expression_language.traceable" to "cache.security_is_csrf_token_valid_attribute_expression_language".
Changed reference of service "cache.global_clearer" previously pointing to "cache.webpack_encore.traceable" to "cache.webpack_encore".
Changed reference of service "cache.http_client" previously pointing to "cache.http_client.pool.traceable" to "cache.http_client.pool".
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.native" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.sendmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.smtp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "router_listener" previously pointing to "router.default" to "router".
Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "router.default" to "router".
Changed reference of service "serializer.normalizer.problem" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "serializer.normalizer.translatable" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.choice" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.file" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.color" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.transformation_failure_handling" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.upload.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.csrf" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "validator.builder" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "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.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 "messenger.redispatch_message_handler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "console_profiler_listener" previously pointing to "router.default" to "router".
Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "data_collector.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.http_client.pool.traceable" to "cache.http_client.pool".
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.cache" previously pointing to "cache.security_is_granted_attribute_expression_language.traceable" to "cache.security_is_granted_attribute_expression_language".
Changed reference of service "data_collector.cache" previously pointing to "cache.security_is_csrf_token_valid_attribute_expression_language.traceable" to "cache.security_is_csrf_token_valid_attribute_expression_language".
Changed reference of service "data_collector.cache" previously pointing to "cache.webpack_encore.traceable" to "cache.webpack_encore".
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 "fos_rest.serializer.jms" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "fos_rest.serializer.jms" previously pointing to "jms_serializer.configured_serialization_context_factory" to "jms_serializer.serialization_context_factory".
Changed reference of service "fos_rest.serializer.jms" previously pointing to "jms_serializer.configured_deserialization_context_factory" to "jms_serializer.deserialization_context_factory".
Changed reference of service "jms_serializer.twig_extension.serializer_runtime_helper" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "fos_http_cache.cache_manager" previously pointing to "router.default" to "router".
Changed reference of service "fos_http_cache.cache_manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fos_http_cache.event_listener.invalidation" previously pointing to "router.default" to "router".
Changed reference of service "security.access.expression_voter" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service "security.access.closure_voter" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
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 "controller.is_granted_attribute_listener" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service "security.is_granted_attribute_expression_language" previously pointing to "cache.security_is_granted_attribute_expression_language.traceable" to "cache.security_is_granted_attribute_expression_language".
Changed reference of service "security.is_csrf_token_valid_attribute_expression_language" previously pointing to "cache.security_is_csrf_token_valid_attribute_expression_language.traceable" to "cache.security_is_csrf_token_valid_attribute_expression_language".
Changed reference of service "security.context_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "router.default" to "router".
Changed reference of service "security.authenticator.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.json_login" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "twig.extension.security" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener.futures_website" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener.futures_website" previously pointing to "router.default" to "router".
Changed reference of service "stof_doctrine_extensions.tool.actor_provider" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service "maker.event_registry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "maker.maker.make_registration_form" previously pointing to "router.default" to "router".
Changed reference of service "maker.maker.make_reset_password" previously pointing to "router.default" to "router".
Changed reference of service "Omines\DataTablesBundle\Exporter\DataTableExporterManager" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Omines\DataTablesBundle\DataTableFactory" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Omines\DataTablesBundle\Twig\DataTablesExtension" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "webpack_encore.tag_renderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "webpack_encore.cache" previously pointing to "cache.webpack_encore.traceable" to "cache.webpack_encore".
Changed reference of service "nelmio_api_doc.routes.disable_default_routes" previously pointing to "router.default" to "router".
Changed reference of service "nelmio_api_doc.model_describers.jms" previously pointing to "jms_serializer.configured_serialization_context_factory" to "jms_serializer.serialization_context_factory".
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 "fos_js_routing.extractor" previously pointing to "router.default" to "router".
Changed reference of service "fos_js_routing.router_debug_exposed_command" previously pointing to "router.default" to "router".
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 ".service_locator.DghlyjY" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.5H41MlQ" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.C4N99_." previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.f.U97mA" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.NfOFxBX" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.zQV_.XZ" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.u2e82gh" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.IV2_r4K" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.MvU5j8E" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.nS0nCas" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.c1RrJpz" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.zVCzpLY" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.MyTkadc" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.ZPWUMlL" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.DgsSu0f" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.T5lZY.3" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.eBLzzxg" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.1sk8G6z" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.xNQTbbw" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.2yTufhL" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.kRAhLMe" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.P1EP4gJ" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.t.ZCEgA" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.4BAlhL6" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.Vj5TGbW" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.koyI2q1" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.L6CORe5" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.czxLvvI" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.RzZI0MM" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.PqmKAnq" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.En2dstW" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.pA9YORs" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.wy1hVeZ" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.0ljNWug" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.qto1wFX" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.RHUttBY" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.RHUttBY" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.LiPHhwt" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.xi7y0FV" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.7lEDDh5" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.G7jBQlP" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.TRLY2DR" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.tOAaTO4" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.JIOYhMt" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.ZTkirKA" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.51hHbbT" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "messenger.bus.default.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.jLLS2Ji" 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.simple_role_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.expression_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.closure_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\CRM\CRMAccessVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\CRM\SwitchToCustomerVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\DirectorOrMoreAccessVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\DistributorAccessVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\FeatureAccessVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\FeatureTypeAccessVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\InsiderAccessVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\LiveAccessVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\MemberAccessVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.TJNRSaV" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.TJNRSaV" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service ".service_locator.kvOAK9B" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.mFBT25N" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.A0G_d7o" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.rAuPNI6" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service ".service_locator.rAuPNI6" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service "fos_rest.serializer.form_error_handler.inner" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "cache.app_clearer" previously pointing to "cache.app.traceable" to "cache.app".
Changed reference of service "cache.app_clearer" previously pointing to "cache.http_client.pool.traceable" to "cache.http_client.pool".
Changed reference of service "fos_rest.view_handler" previously pointing to "router.default" to "router".
Changed reference of service "jms_serializer" previously pointing to "jms_serializer.configured_serialization_context_factory" to "jms_serializer.serialization_context_factory".
Changed reference of service "jms_serializer" previously pointing to "jms_serializer.configured_deserialization_context_factory" to "jms_serializer.deserialization_context_factory".
Changed reference of service "console.command.public_alias.App\Command\MybizOnBoarding\MybizOnBoardingAskVigilanceCommand" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "console.command.public_alias.App\Command\MybizOnBoarding\MybizOnBoardingSendMailCommand" previously pointing to "translator.data_collector" to "translator".
1695
Removed service "App\Entity"; reason: abstract.
Removed service "App\Kernel"; reason: abstract.
Removed service ".abstract.App\Command\Interfaces\SignalHandlerCommandInterface"; reason: abstract.
Removed service ".abstract.App\Datatable\Filter\AbstractFilter"; reason: abstract.
Removed service ".abstract.App\Dto\Api\ApiRequestContentDtoInterface"; reason: abstract.
Removed service ".abstract.App\Dto\Challenge\ChallengeDtoInterface"; reason: abstract.
Removed service ".abstract.App\Dto\Gamification\MissionEventLog\EventLogInterface"; reason: abstract.
Removed service ".abstract.App\Dto\Payment\PaymentGateway\Copecart\Interfaces\CopecartMetadaPayloadDtoInterface"; reason: abstract.
Removed service ".abstract.App\Dto\Payment\PaymentGateway\PaymentGatewayPaymentIntentDtoInterface"; reason: abstract.
Removed service ".abstract.App\Dto\Questionnaire\QuestionDto"; reason: abstract.
Removed service ".abstract.App\Dto\Questionnaire\QuestionnaireCloserInterface"; reason: abstract.
Removed service ".abstract.App\EventListener\Api\TokenInterceptor\MybizTokenAuthenticatorInterface"; reason: abstract.
Removed service ".abstract.App\Exception\Payment\PaymentGateway\Debit\PaymentGatewayDebitDisableMemberExceptionInterface"; reason: abstract.
Removed service ".abstract.App\Exception\Payment\PaymentGateway\Debit\PaymentGatewayDebitRetryExceptionInterface"; reason: abstract.
Removed service ".abstract.App\Service\Gamification\Processor\Monthly\ProcessorInterface"; reason: abstract.
Removed service ".abstract.App\Service\Gamification\Processor\OneTime\ProcessorInterface"; reason: abstract.
Removed service ".abstract.App\Service\Gamification\Trigger\ConfigurableMissionHisotryInterface"; reason: abstract.
Removed service ".abstract.App\Service\Gamification\Trigger\Daily\Backoffice\AbstractPageViewedTrigger"; reason: abstract.
Removed service ".abstract.App\Service\Gamification\Trigger\Daily\PointAndRanking\AbstractDailyAppearInTopPerformerTrigger"; reason: abstract.
Removed service ".abstract.App\Service\Gamification\Trigger\Daily\PointAndRanking\AbstractGeneratedPointsTrigger"; reason: abstract.
Removed service ".abstract.App\Service\Gamification\Trigger\Daily\TriggerInterface"; reason: abstract.
Removed service ".abstract.App\Service\Gamification\Trigger\Weekly\TriggerInterface"; reason: abstract.
Removed service ".abstract.App\Service\Mongo\Finder\AbstractMongoFinder"; reason: abstract.
Removed service ".abstract.App\Service\Parameter\Lock\AppLockerInterface"; reason: abstract.
Removed service ".abstract.App\Service\Payment\PaymentGateway\Copecart\PaymentHandlers\AbstractCopecartPaymentHandler"; reason: abstract.
Removed service ".abstract.App\Service\Payment\PaymentGateway\Interfaces\PaymentGatewayCustomerCreatorInterface"; reason: abstract.
Removed service ".abstract.App\Service\Payment\PaymentGateway\Interfaces\PaymentGatewayDebitterInteface"; reason: abstract.
Removed service ".abstract.App\Service\Payment\PaymentGateway\Interfaces\PaymentGatewayRefunderInterface"; reason: abstract.
Removed service ".abstract.App\Service\System\AutoPopupSystem\PopupInterface"; reason: abstract.
Removed service ".abstract.App\Service\System\AutoPopupSystem\PostDisplayPopupInterface"; reason: abstract.
Removed service ".abstract.App\Service\System\ChallengeSystem\ChallengeInterface"; reason: abstract.
Removed service ".abstract.App\Service\System\PromoSystem\PromoInterface"; reason: abstract.
Removed service ".abstract.App\Service\System\QuestionnaireSystem\QuestionnaireInterface"; reason: abstract.
Removed service "container.env"; reason: abstract.
Removed service "Symfony\Component\Config\Loader\LoaderInterface"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Request"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Response"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: abstract.
Removed service "cache.adapter.system"; reason: abstract.
Removed service "cache.adapter.apcu"; reason: abstract.
Removed service "cache.adapter.filesystem"; reason: abstract.
Removed service "cache.adapter.psr6"; reason: abstract.
Removed service "cache.adapter.redis"; reason: abstract.
Removed service "cache.adapter.redis_tag_aware"; reason: abstract.
Removed service "cache.adapter.memcached"; reason: abstract.
Removed service "cache.adapter.doctrine_dbal"; reason: abstract.
Removed service "cache.adapter.pdo"; reason: abstract.
Removed service "cache.adapter.array"; reason: abstract.
Removed service "assets.path_package"; reason: abstract.
Removed service "assets.url_package"; reason: abstract.
Removed service "assets.static_version_strategy"; reason: abstract.
Removed service "assets.json_manifest_version_strategy"; reason: abstract.
Removed service "http_client.abstract_retry_strategy"; reason: abstract.
Removed service "mailer.transport_factory.abstract"; reason: abstract.
Removed service "serializer.name_converter.metadata_aware.abstract"; reason: abstract.
Removed service "lock.store.combined.abstract"; reason: abstract.
Removed service "lock.factory.abstract"; reason: abstract.
Removed service ".abstract.Symfony\Component\Validator\Constraints\AbstractComparisonValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AllValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AtLeastOneOfValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BicValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CallbackValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CardSchemeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CharsetValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ChoiceValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CidrValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CollectionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CompoundValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountryValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CssColorValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CurrencyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateTimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DivisibleByValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EmailValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionSyntaxValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\FileValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\HostnameValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IbanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ImageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IpValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsFalseValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsTrueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsbnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsinValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IssnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\JsonValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LanguageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LocaleValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LuhnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\MacAddressValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NoSuspiciousCharactersValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotBlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotEqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotIdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\PasswordStrengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RangeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RegexValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\SequentiallyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimezoneValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TypeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UlidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UniqueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UrlValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UuidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ValidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\VideoValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WeekValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WhenValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WordCountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\YamlValidator"; reason: abstract.
Removed service "messenger.middleware.send_message"; reason: abstract.
Removed service "messenger.signing_serializer"; 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 "monolog.logger_prototype"; reason: abstract.
Removed service "monolog.activation_strategy.not_found"; reason: abstract.
Removed service "monolog.handler.fingers_crossed.error_level_activation_strategy"; reason: abstract.
Removed service "doctrine.dbal.connection"; reason: abstract.
Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
Removed service "doctrine.dbal.logging_middleware"; reason: abstract.
Removed service "doctrine.dbal.debug_middleware"; reason: abstract.
Removed service "doctrine.dbal.idle_connection_middleware"; reason: abstract.
Removed service "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 "jms_serializer.version_exclusion_strategy"; reason: abstract.
Removed service "fos_http_cache.request_matcher"; reason: abstract.
Removed service "fos_http_cache.request_matcher.path"; reason: abstract.
Removed service "fos_http_cache.request_matcher.host"; reason: abstract.
Removed service "fos_http_cache.request_matcher.methods"; reason: abstract.
Removed service "fos_http_cache.request_matcher.ips"; reason: abstract.
Removed service "fos_http_cache.request_matcher.attributes"; reason: abstract.
Removed service "fos_http_cache.request_matcher.query_string"; reason: abstract.
Removed service "fos_http_cache.rule_matcher"; reason: abstract.
Removed service "fos_http_cache.response_matcher.cache_control.cacheable_response"; reason: abstract.
Removed service "fos_http_cache.response_matcher.cache_control.expression"; reason: abstract.
Removed service "security.firewall.context"; reason: abstract.
Removed service "security.firewall.lazy_context"; reason: abstract.
Removed service "security.firewall.config"; reason: abstract.
Removed service "security.user.provider.missing"; reason: abstract.
Removed service "security.user.provider.in_memory"; reason: abstract.
Removed service "security.user.provider.ldap"; reason: abstract.
Removed service "security.user.provider.chain"; reason: abstract.
Removed service "security.logout_listener"; reason: abstract.
Removed service "security.logout.listener.session"; reason: abstract.
Removed service "security.logout.listener.clear_site_data"; reason: abstract.
Removed service "security.logout.listener.cookie_clearing"; reason: abstract.
Removed service "security.logout.listener.default"; reason: abstract.
Removed service "security.authentication.listener.abstract"; reason: abstract.
Removed service "security.authentication.custom_success_handler"; reason: abstract.
Removed service "security.authentication.success_handler"; reason: abstract.
Removed service "security.authentication.custom_failure_handler"; reason: abstract.
Removed service "security.authentication.failure_handler"; reason: abstract.
Removed service "security.exception_listener"; reason: abstract.
Removed service "security.authentication.switchuser_listener"; reason: abstract.
Removed service "security.authenticator.manager"; reason: abstract.
Removed service "security.firewall.authenticator"; reason: abstract.
Removed service "security.listener.user_provider.abstract"; reason: abstract.
Removed service "security.listener.user_checker"; reason: abstract.
Removed service "security.listener.session"; reason: abstract.
Removed service "security.listener.login_throttling"; reason: abstract.
Removed service "security.authenticator.http_basic"; reason: abstract.
Removed service "security.authenticator.form_login"; reason: abstract.
Removed service "security.authenticator.json_login"; reason: abstract.
Removed service "security.authenticator.x509"; reason: abstract.
Removed service "security.authenticator.remote_user"; reason: abstract.
Removed service "security.authenticator.access_token"; reason: abstract.
Removed service "security.authenticator.access_token.chain_extractor"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info.http_client"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info"; reason: abstract.
Removed service "security.access_token_handler.oidc"; reason: abstract.
Removed service "security.access_token_handler.oidc_discovery.http_client"; reason: abstract.
Removed service "security.access_token_handler.oidc.jwk"; reason: abstract.
Removed service "security.access_token_handler.oidc.jwkset"; reason: abstract.
Removed service "security.access_token_handler.oidc.signature"; reason: abstract.
Removed service "security.access_token_handler.oidc.encryption"; reason: abstract.
Removed service "security.access_token_handler.oauth2"; reason: abstract.
Removed service "security.access_token_handler.oidc.generator"; 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 "maker.auto_command.abstract"; reason: abstract.
Removed service "sentry.tracing.traceable_cache_adapter"; reason: abstract.
Removed service "sentry.tracing.traceable_tag_aware_cache_adapter"; 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 "lexik_jwt_authentication.key_loader.abstract"; reason: abstract.
Removed service "lexik_jwt_authentication.security.jwt_authenticator"; reason: abstract.
Removed service "oneup_flysystem.adapter.local"; reason: abstract.
Removed service "oneup_flysystem.adapter.awss3v3"; reason: abstract.
Removed service "oneup_flysystem.adapter.ftp"; reason: abstract.
Removed service "oneup_flysystem.adapter.sftp"; reason: abstract.
Removed service "oneup_flysystem.adapter.memory"; reason: abstract.
Removed service "oneup_flysystem.adapter.async_aws_s3"; reason: abstract.
Removed service "oneup_flysystem.adapter.googlecloudstorage"; reason: abstract.
Removed service "oneup_flysystem.adapter.gitlab"; reason: abstract.
Removed service "oneup_flysystem.adapter.azureblob"; reason: abstract.
Removed service "oneup_flysystem.filesystem"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Academy\MybizAcademyCertifyCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Academy\MybizAcademyCertifyCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AppGetGeoIPCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\AppGetGeoIPCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Aws\AppAwsRdsSnapshotBackupCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Aws\AppAwsRdsSnapshotBackupCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Gamification\AllocateDailyMissionCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Gamification\AllocateDailyMissionCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Gamification\DebugCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Gamification\DebugCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Gamification\ProcessMonthelyMissionCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Gamification\ProcessMonthelyMissionCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Gamification\ProcessOneTimeMissionCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Gamification\ProcessOneTimeMissionCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Gamification\TestAllocateDailyMissionCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Gamification\TestAllocateDailyMissionCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Invoice\MakeEndOfMonthJobCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Invoice\MakeEndOfMonthJobCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Luume\LuumeSendAsyncOrderCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Luume\LuumeSendAsyncOrderCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Maintenance\AppMaintenanceAddStatisticAlertEmailCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Maintenance\AppMaintenanceAddStatisticAlertEmailCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Maintenance\AppMaintenanceDecryptCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Maintenance\AppMaintenanceDecryptCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Maintenance\AppMaintenanceEncryptCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Maintenance\AppMaintenanceEncryptCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Maintenance\AppMaintenanceProcessLockerCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Maintenance\AppMaintenanceProcessLockerCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Maintenance\AppMaintenanceRemoveStatisticAlertEmailCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Maintenance\AppMaintenanceRemoveStatisticAlertEmailCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Maintenance\Subscription\LinkPreviousSubscriptionsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Maintenance\Subscription\LinkPreviousSubscriptionsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Maintenance\Subscription\SetGoodPriceToDecreasingNextAmountsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Maintenance\Subscription\SetGoodPriceToDecreasingNextAmountsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MediaContent\MediaContentInfosMigrationCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\MediaContent\MediaContentInfosMigrationCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Member\AppGetMemberPointCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Member\AppGetMemberPointCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Member\AppListTeamMemberCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Member\AppListTeamMemberCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Member\MemberBirthdaySendMailCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Member\MemberBirthdaySendMailCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Member\MemberNode\MemberNodePointsCalculateCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Member\MemberNode\MemberNodePointsCalculateCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Member\MemberPlacement\MemberPlacementCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Member\MemberPlacement\MemberPlacementCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Member\Status\MemberPendingRenewalSanitizeCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Member\Status\MemberPendingRenewalSanitizeCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Mongo\AppCreateMongoDocumentCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Mongo\AppCreateMongoDocumentCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Mongo\AppDeleteMongoDocumentCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Mongo\AppDeleteMongoDocumentCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Mongo\AppFindMongoDbDocumentCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Mongo\AppFindMongoDbDocumentCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Mongo\AppLoadMongoDocumentCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Mongo\AppLoadMongoDocumentCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MybizExtractKYCInformationsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\MybizExtractKYCInformationsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MybizOnBoarding\MybizOnBoardingAskVigilanceCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\MybizOnBoarding\MybizOnBoardingAskVigilanceCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MybizOnBoarding\MybizOnBoardingSendMailCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\MybizOnBoarding\MybizOnBoardingSendMailCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Notifications\NewMemberNotificationSenderCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Notifications\NewMemberNotificationSenderCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Subscription\AppLicenseStatusUpdateCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Subscription\AppLicenseStatusUpdateCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Subscription\MemberDebitCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Subscription\MemberDebitCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Subscription\MemberLongSubscriptionRenewalCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Subscription\MemberLongSubscriptionRenewalCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Subscription\SubscriptionSanitizeCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Subscription\SubscriptionSanitizeCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Test\OneSignal\AppTestOneSignalMailCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Test\OneSignal\AppTestOneSignalMailCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Tree\BuildTreePartCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Tree\BuildTreePartCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Tree\BuildTreeV2Command"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Tree\BuildTreeV2Command"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateRoleCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\UpdateRoleCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ActualityApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ActualityApiController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\ActualityApiController.0.App\Controller\Api\ActualityApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\ActualityApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Document\DocumentApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Document\DocumentApiController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Document\DocumentApiController.0.App\Controller\Api\Document\DocumentApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Document\DocumentApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Luume\IkigaiApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Luume\IkigaiApiController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Luume\IkigaiApiController.0.App\Controller\Api\Luume\IkigaiApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Luume\IkigaiApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Luume\OrderApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Luume\OrderApiController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Luume\OrderApiController.0.App\Controller\Api\Luume\OrderApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Luume\OrderApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Luume\RelayPointController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Luume\RelayPointController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Luume\RelayPointController.0.App\Controller\Api\Luume\RelayPointController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Luume\RelayPointController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Luume\ShippingMethodController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Luume\ShippingMethodController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Luume\ShippingMethodController.0.App\Controller\Api\Luume\ShippingMethodController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Luume\ShippingMethodController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Member\MemberApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Member\MemberApiController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Member\MemberApiController.0.App\Controller\Api\Member\MemberApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Member\MemberApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Member\MemberApiResetPasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Member\MemberApiResetPasswordController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Member\MemberApiResetPasswordController.0.App\Controller\Api\Member\MemberApiResetPasswordController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Member\MemberApiResetPasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Member\SponsorApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Member\SponsorApiController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Member\SponsorApiController.0.App\Controller\Api\Member\SponsorApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Member\SponsorApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Mobile\CommissionApiMobileController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Mobile\CommissionApiMobileController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Mobile\CommissionApiMobileController.0.App\Controller\Api\Mobile\CommissionApiMobileController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Mobile\CommissionApiMobileController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Mobile\CustomerApiMobileController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Mobile\CustomerApiMobileController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Mobile\CustomerApiMobileController.0.App\Controller\Api\Mobile\CustomerApiMobileController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Mobile\CustomerApiMobileController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Mobile\DocumentApiMobileController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Mobile\DocumentApiMobileController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Mobile\DocumentApiMobileController.0.App\Controller\Api\Mobile\DocumentApiMobileController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Mobile\DocumentApiMobileController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Mobile\HomeApiMobileController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Mobile\HomeApiMobileController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Mobile\HomeApiMobileController.0.App\Controller\Api\Mobile\HomeApiMobileController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Mobile\HomeApiMobileController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Mobile\HomepageDetailsApiMobileController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Mobile\HomepageDetailsApiMobileController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Mobile\HomepageDetailsApiMobileController.0.App\Controller\Api\Mobile\HomepageDetailsApiMobileController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Mobile\HomepageDetailsApiMobileController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Mobile\MediaHubApiMobileController.0.App\Controller\Api\Mobile\MediaHubApiMobileController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Mobile\MediaHubApiMobileController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Mobile\MemberSocialNetworkApiMobileController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Mobile\MemberSocialNetworkApiMobileController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Mobile\MemberSocialNetworkApiMobileController.0.App\Controller\Api\Mobile\MemberSocialNetworkApiMobileController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Mobile\MemberSocialNetworkApiMobileController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Mobile\MybizOnBoardingApiMobileController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Mobile\MybizOnBoardingApiMobileController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Mobile\MybizOnBoardingApiMobileController.0.App\Controller\Api\Mobile\MybizOnBoardingApiMobileController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Mobile\MybizOnBoardingApiMobileController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Mobile\PlacementMobileApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Mobile\PlacementMobileApiController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Mobile\PlacementMobileApiController.0.App\Controller\Api\Mobile\PlacementMobileApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Mobile\PlacementMobileApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Mobile\QuestionnaireApiMobileController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Mobile\QuestionnaireApiMobileController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Mobile\QuestionnaireApiMobileController.0.App\Controller\Api\Mobile\QuestionnaireApiMobileController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Mobile\QuestionnaireApiMobileController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Mobile\SocietyApiMobileController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Mobile\SocietyApiMobileController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Mobile\SocietyApiMobileController.0.App\Controller\Api\Mobile\SocietyApiMobileController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Mobile\SocietyApiMobileController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Mobile\Webview\MobileTreeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Mobile\Webview\MobileTreeController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Mobile\Webview\MobileTreeController.0.App\Controller\Api\Mobile\Webview\MobileTreeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Mobile\Webview\MobileTreeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Notification\NotificationApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Notification\NotificationApiController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Notification\NotificationApiController.0.App\Controller\Api\Notification\NotificationApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Notification\NotificationApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PaymentGateway\PaymentInformationLinkController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PaymentGateway\PaymentInformationLinkController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\PaymentGateway\PaymentInformationLinkController.0.App\Controller\Api\PaymentGateway\PaymentInformationLinkController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\PaymentGateway\PaymentInformationLinkController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PointHistory\PointHistoryApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PointHistory\PointHistoryApiController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\PointHistory\PointHistoryApiController.0.App\Controller\Api\PointHistory\PointHistoryApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\PointHistory\PointHistoryApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Product\ProductApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Product\ProductApiController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Product\ProductApiController.0.App\Controller\Api\Product\ProductApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Product\ProductApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Promotion\PromoApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Promotion\PromoApiController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Promotion\PromoApiController.0.App\Controller\Api\Promotion\PromoApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Promotion\PromoApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Service\Book\BookApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Service\Book\BookApiController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Service\Book\BookApiController.0.App\Controller\Api\Service\Book\BookApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Service\Book\BookApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Service\Tv\Planning\TvPlanningApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Service\Tv\Planning\TvPlanningApiController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Service\Tv\Planning\TvPlanningApiController.0.App\Controller\Api\Service\Tv\Planning\TvPlanningApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Service\Tv\Planning\TvPlanningApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Service\Tv\Replay\TvReplayApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Service\Tv\Replay\TvReplayApiController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Service\Tv\Replay\TvReplayApiController.0.App\Controller\Api\Service\Tv\Replay\TvReplayApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Service\Tv\Replay\TvReplayApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Service\University\AcademyApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Service\University\AcademyApiController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Service\University\AcademyApiController.0.App\Controller\Api\Service\University\AcademyApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Service\University\AcademyApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ShopPurchaseController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ShopPurchaseController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\ShopPurchaseController.0.App\Controller\Api\ShopPurchaseController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\ShopPurchaseController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Subscription\SubscriptionApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Subscription\SubscriptionApiController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Subscription\SubscriptionApiController.0.App\Controller\Api\Subscription\SubscriptionApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Subscription\SubscriptionApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\UserApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\UserApiController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\UserApiController.0.App\Controller\Api\UserApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\UserApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Dashboard\DashboardBizPartnerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Dashboard\DashboardBizPartnerController"; reason: abstract.
Removed service ".instanceof.App\Controller\Crm\Dashboard\DashboardBizPartnerController.0.App\Controller\Crm\Dashboard\DashboardBizPartnerController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Crm\Dashboard\DashboardBizPartnerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Dashboard\DashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Dashboard\DashboardController"; reason: abstract.
Removed service ".instanceof.App\Controller\Crm\Dashboard\DashboardController.0.App\Controller\Crm\Dashboard\DashboardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Crm\Dashboard\DashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Dashboard\DashboardCustomerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Dashboard\DashboardCustomerController"; reason: abstract.
Removed service ".instanceof.App\Controller\Crm\Dashboard\DashboardCustomerController.0.App\Controller\Crm\Dashboard\DashboardCustomerController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Crm\Dashboard\DashboardCustomerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Dashboard\DashboardSalesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Dashboard\DashboardSalesController"; reason: abstract.
Removed service ".instanceof.App\Controller\Crm\Dashboard\DashboardSalesController.0.App\Controller\Crm\Dashboard\DashboardSalesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Crm\Dashboard\DashboardSalesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Document\MediaContentApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Document\MediaContentApiController"; reason: abstract.
Removed service ".instanceof.App\Controller\Crm\Document\MediaContentApiController.0.App\Controller\Crm\Document\MediaContentApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Crm\Document\MediaContentApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Document\MybizDocumentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Document\MybizDocumentController"; reason: abstract.
Removed service ".instanceof.App\Controller\Crm\Document\MybizDocumentController.0.App\Controller\Crm\Document\MybizDocumentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Crm\Document\MybizDocumentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Invoice\InvoiceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Invoice\InvoiceController"; reason: abstract.
Removed service ".instanceof.App\Controller\Crm\Invoice\InvoiceController.0.App\Controller\Crm\Invoice\InvoiceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Crm\Invoice\InvoiceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Invoice\InvoiceHistoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Invoice\InvoiceHistoryController"; reason: abstract.
Removed service ".instanceof.App\Controller\Crm\Invoice\InvoiceHistoryController.0.App\Controller\Crm\Invoice\InvoiceHistoryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Crm\Invoice\InvoiceHistoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Invoice\MoneyBagItemController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Invoice\MoneyBagItemController"; reason: abstract.
Removed service ".instanceof.App\Controller\Crm\Invoice\MoneyBagItemController.0.App\Controller\Crm\Invoice\MoneyBagItemController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Crm\Invoice\MoneyBagItemController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Invoice\SavingBonusController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Invoice\SavingBonusController"; reason: abstract.
Removed service ".instanceof.App\Controller\Crm\Invoice\SavingBonusController.0.App\Controller\Crm\Invoice\SavingBonusController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Crm\Invoice\SavingBonusController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Luume\LuumeEndMonthOrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Luume\LuumeEndMonthOrderController"; reason: abstract.
Removed service ".instanceof.App\Controller\Crm\Luume\LuumeEndMonthOrderController.0.App\Controller\Crm\Luume\LuumeEndMonthOrderController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Crm\Luume\LuumeEndMonthOrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\MainController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\MainController"; reason: abstract.
Removed service ".instanceof.App\Controller\Crm\MainController.0.App\Controller\Crm\MainController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Crm\MainController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Member\DocumentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Member\DocumentController"; reason: abstract.
Removed service ".instanceof.App\Controller\Crm\Member\DocumentController.0.App\Controller\Crm\Member\DocumentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Crm\Member\DocumentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Member\MemberController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Member\MemberController"; reason: abstract.
Removed service ".instanceof.App\Controller\Crm\Member\MemberController.0.App\Controller\Crm\Member\MemberController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Crm\Member\MemberController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Notification\NotificationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Notification\NotificationController"; reason: abstract.
Removed service ".instanceof.App\Controller\Crm\Notification\NotificationController.0.App\Controller\Crm\Notification\NotificationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Crm\Notification\NotificationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Parameter\ActualityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Parameter\ActualityController"; reason: abstract.
Removed service ".instanceof.App\Controller\Crm\Parameter\ActualityController.0.App\Controller\Crm\Parameter\ActualityController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Crm\Parameter\ActualityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Parameter\AlertController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Parameter\AlertController"; reason: abstract.
Removed service ".instanceof.App\Controller\Crm\Parameter\AlertController.0.App\Controller\Crm\Parameter\AlertController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Crm\Parameter\AlertController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Parameter\AppLoggerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Parameter\AppLoggerController"; reason: abstract.
Removed service ".instanceof.App\Controller\Crm\Parameter\AppLoggerController.0.App\Controller\Crm\Parameter\AppLoggerController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Crm\Parameter\AppLoggerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Parameter\CountryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Parameter\CountryController"; reason: abstract.
Removed service ".instanceof.App\Controller\Crm\Parameter\CountryController.0.App\Controller\Crm\Parameter\CountryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Crm\Parameter\CountryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Parameter\ParameterController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Parameter\ParameterController"; reason: abstract.
Removed service ".instanceof.App\Controller\Crm\Parameter\ParameterController.0.App\Controller\Crm\Parameter\ParameterController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Crm\Parameter\ParameterController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Parameter\SwitchUserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Parameter\SwitchUserController"; reason: abstract.
Removed service ".instanceof.App\Controller\Crm\Parameter\SwitchUserController.0.App\Controller\Crm\Parameter\SwitchUserController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Crm\Parameter\SwitchUserController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\PaymentGateway\Copecart\CrmCopecartController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\PaymentGateway\Copecart\CrmCopecartController"; reason: abstract.
Removed service ".instanceof.App\Controller\Crm\PaymentGateway\Copecart\CrmCopecartController.0.App\Controller\Crm\PaymentGateway\Copecart\CrmCopecartController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Crm\PaymentGateway\Copecart\CrmCopecartController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\PaymentGateway\DebitController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\PaymentGateway\DebitController"; reason: abstract.
Removed service ".instanceof.App\Controller\Crm\PaymentGateway\DebitController.0.App\Controller\Crm\PaymentGateway\DebitController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Crm\PaymentGateway\DebitController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\PaymentGateway\GatewayController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\PaymentGateway\GatewayController"; reason: abstract.
Removed service ".instanceof.App\Controller\Crm\PaymentGateway\GatewayController.0.App\Controller\Crm\PaymentGateway\GatewayController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Crm\PaymentGateway\GatewayController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\PaymentHistory\PaymentHistoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\PaymentHistory\PaymentHistoryController"; reason: abstract.
Removed service ".instanceof.App\Controller\Crm\PaymentHistory\PaymentHistoryController.0.App\Controller\Crm\PaymentHistory\PaymentHistoryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Crm\PaymentHistory\PaymentHistoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\PaymentHistory\ShopPurchaseController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\PaymentHistory\ShopPurchaseController"; reason: abstract.
Removed service ".instanceof.App\Controller\Crm\PaymentHistory\ShopPurchaseController.0.App\Controller\Crm\PaymentHistory\ShopPurchaseController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Crm\PaymentHistory\ShopPurchaseController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Product\CurrencyController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Product\CurrencyController"; reason: abstract.
Removed service ".instanceof.App\Controller\Crm\Product\CurrencyController.0.App\Controller\Crm\Product\CurrencyController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Crm\Product\CurrencyController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Product\MarketController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Product\MarketController"; reason: abstract.
Removed service ".instanceof.App\Controller\Crm\Product\MarketController.0.App\Controller\Crm\Product\MarketController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Crm\Product\MarketController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Product\ProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Product\ProductController"; reason: abstract.
Removed service ".instanceof.App\Controller\Crm\Product\ProductController.0.App\Controller\Crm\Product\ProductController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Crm\Product\ProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Questionnaire\QuestionnaireController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Questionnaire\QuestionnaireController"; reason: abstract.
Removed service ".instanceof.App\Controller\Crm\Questionnaire\QuestionnaireController.0.App\Controller\Crm\Questionnaire\QuestionnaireController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Crm\Questionnaire\QuestionnaireController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Rank\RankController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Rank\RankController"; reason: abstract.
Removed service ".instanceof.App\Controller\Crm\Rank\RankController.0.App\Controller\Crm\Rank\RankController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Crm\Rank\RankController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Service\Academy\AcademyCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Service\Academy\AcademyCategoryController"; reason: abstract.
Removed service ".instanceof.App\Controller\Crm\Service\Academy\AcademyCategoryController.0.App\Controller\Crm\Service\Academy\AcademyCategoryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Crm\Service\Academy\AcademyCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Service\Academy\AcademyChapterController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Service\Academy\AcademyChapterController"; reason: abstract.
Removed service ".instanceof.App\Controller\Crm\Service\Academy\AcademyChapterController.0.App\Controller\Crm\Service\Academy\AcademyChapterController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Crm\Service\Academy\AcademyChapterController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Service\Academy\AcademyController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Service\Academy\AcademyController"; reason: abstract.
Removed service ".instanceof.App\Controller\Crm\Service\Academy\AcademyController.0.App\Controller\Crm\Service\Academy\AcademyController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Crm\Service\Academy\AcademyController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Service\Academy\AcademySubChapterController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Service\Academy\AcademySubChapterController"; reason: abstract.
Removed service ".instanceof.App\Controller\Crm\Service\Academy\AcademySubChapterController.0.App\Controller\Crm\Service\Academy\AcademySubChapterController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Crm\Service\Academy\AcademySubChapterController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Service\Book\BookController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Service\Book\BookController"; reason: abstract.
Removed service ".instanceof.App\Controller\Crm\Service\Book\BookController.0.App\Controller\Crm\Service\Book\BookController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Crm\Service\Book\BookController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Service\FeatureController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Service\FeatureController"; reason: abstract.
Removed service ".instanceof.App\Controller\Crm\Service\FeatureController.0.App\Controller\Crm\Service\FeatureController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Crm\Service\FeatureController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Service\FeatureTutorialController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Service\FeatureTutorialController"; reason: abstract.
Removed service ".instanceof.App\Controller\Crm\Service\FeatureTutorialController.0.App\Controller\Crm\Service\FeatureTutorialController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Crm\Service\FeatureTutorialController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Service\FeatureTypeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Service\FeatureTypeController"; reason: abstract.
Removed service ".instanceof.App\Controller\Crm\Service\FeatureTypeController.0.App\Controller\Crm\Service\FeatureTypeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Crm\Service\FeatureTypeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Service\Tv\FuturesEventController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Service\Tv\FuturesEventController"; reason: abstract.
Removed service ".instanceof.App\Controller\Crm\Service\Tv\FuturesEventController.0.App\Controller\Crm\Service\Tv\FuturesEventController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Crm\Service\Tv\FuturesEventController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Service\Tv\ReplayCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Service\Tv\ReplayCategoryController"; reason: abstract.
Removed service ".instanceof.App\Controller\Crm\Service\Tv\ReplayCategoryController.0.App\Controller\Crm\Service\Tv\ReplayCategoryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Crm\Service\Tv\ReplayCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Service\Tv\ReplayController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Service\Tv\ReplayController"; reason: abstract.
Removed service ".instanceof.App\Controller\Crm\Service\Tv\ReplayController.0.App\Controller\Crm\Service\Tv\ReplayController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Crm\Service\Tv\ReplayController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Space\ApplicationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Space\ApplicationController"; reason: abstract.
Removed service ".instanceof.App\Controller\Crm\Space\ApplicationController.0.App\Controller\Crm\Space\ApplicationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Crm\Space\ApplicationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Space\ApplicationVersionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Space\ApplicationVersionController"; reason: abstract.
Removed service ".instanceof.App\Controller\Crm\Space\ApplicationVersionController.0.App\Controller\Crm\Space\ApplicationVersionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Crm\Space\ApplicationVersionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Crm\Space\SpaceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Crm\Space\SpaceController"; reason: abstract.
Removed service ".instanceof.App\Controller\Crm\Space\SpaceController.0.App\Controller\Crm\Space\SpaceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Crm\Space\SpaceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Discord\DiscordController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Discord\DiscordController"; reason: abstract.
Removed service ".instanceof.App\Controller\Website\Discord\DiscordController.0.App\Controller\Website\Discord\DiscordController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Website\Discord\DiscordController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\FuturesLearn\FuturesLearnAccessController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\FuturesLearn\FuturesLearnAccessController"; reason: abstract.
Removed service ".instanceof.App\Controller\Website\FuturesLearn\FuturesLearnAccessController.0.App\Controller\Website\FuturesLearn\FuturesLearnAccessController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Website\FuturesLearn\FuturesLearnAccessController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Helpdesk\HelpdeskApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Helpdesk\HelpdeskApiController"; reason: abstract.
Removed service ".instanceof.App\Controller\Website\Helpdesk\HelpdeskApiController.0.App\Controller\Website\Helpdesk\HelpdeskApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Website\Helpdesk\HelpdeskApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Luume\LuumeAccessController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Luume\LuumeAccessController"; reason: abstract.
Removed service ".instanceof.App\Controller\Website\Luume\LuumeAccessController.0.App\Controller\Website\Luume\LuumeAccessController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Website\Luume\LuumeAccessController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\HomepageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\HomepageController"; reason: abstract.
Removed service ".instanceof.App\Controller\Website\Mybiz\HomepageController.0.App\Controller\Website\Mybiz\HomepageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Website\Mybiz\HomepageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\AbstractController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\AbstractController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Website\Mybiz\V2\AbstractController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\CalendarController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\CalendarController"; reason: abstract.
Removed service ".instanceof.App\Controller\Website\Mybiz\V2\CalendarController.0.App\Controller\Website\Mybiz\V2\CalendarController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Website\Mybiz\V2\CalendarController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Components\Actuality\ActualityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Components\Actuality\ActualityController"; reason: abstract.
Removed service ".instanceof.App\Controller\Website\Mybiz\V2\Components\Actuality\ActualityController.0.App\Controller\Website\Mybiz\V2\Components\Actuality\ActualityController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Website\Mybiz\V2\Components\Actuality\ActualityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Components\Calendar\CalendarController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Components\Calendar\CalendarController"; reason: abstract.
Removed service ".instanceof.App\Controller\Website\Mybiz\V2\Components\Calendar\CalendarController.0.App\Controller\Website\Mybiz\V2\Components\Calendar\CalendarController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Website\Mybiz\V2\Components\Calendar\CalendarController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Components\Challenge\ChallengeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Components\Challenge\ChallengeController"; reason: abstract.
Removed service ".instanceof.App\Controller\Website\Mybiz\V2\Components\Challenge\ChallengeController.0.App\Controller\Website\Mybiz\V2\Components\Challenge\ChallengeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Website\Mybiz\V2\Components\Challenge\ChallengeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Components\Commission\CommissionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Components\Commission\CommissionController"; reason: abstract.
Removed service ".instanceof.App\Controller\Website\Mybiz\V2\Components\Commission\CommissionController.0.App\Controller\Website\Mybiz\V2\Components\Commission\CommissionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Website\Mybiz\V2\Components\Commission\CommissionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Components\Commission\SocietyCommissionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Components\Commission\SocietyCommissionController"; reason: abstract.
Removed service ".instanceof.App\Controller\Website\Mybiz\V2\Components\Commission\SocietyCommissionController.0.App\Controller\Website\Mybiz\V2\Components\Commission\SocietyCommissionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Website\Mybiz\V2\Components\Commission\SocietyCommissionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Components\Distribution\DistributionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Components\Distribution\DistributionController"; reason: abstract.
Removed service ".instanceof.App\Controller\Website\Mybiz\V2\Components\Distribution\DistributionController.0.App\Controller\Website\Mybiz\V2\Components\Distribution\DistributionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Website\Mybiz\V2\Components\Distribution\DistributionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Components\Gamification\BadgeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Components\Gamification\BadgeController"; reason: abstract.
Removed service ".instanceof.App\Controller\Website\Mybiz\V2\Components\Gamification\BadgeController.0.App\Controller\Website\Mybiz\V2\Components\Gamification\BadgeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Website\Mybiz\V2\Components\Gamification\BadgeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Components\Gamification\LeaderboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Components\Gamification\LeaderboardController"; reason: abstract.
Removed service ".instanceof.App\Controller\Website\Mybiz\V2\Components\Gamification\LeaderboardController.0.App\Controller\Website\Mybiz\V2\Components\Gamification\LeaderboardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Website\Mybiz\V2\Components\Gamification\LeaderboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Components\Gamification\MissionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Components\Gamification\MissionController"; reason: abstract.
Removed service ".instanceof.App\Controller\Website\Mybiz\V2\Components\Gamification\MissionController.0.App\Controller\Website\Mybiz\V2\Components\Gamification\MissionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Website\Mybiz\V2\Components\Gamification\MissionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Components\Gamification\XpLevelAndMissionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Components\Gamification\XpLevelAndMissionController"; reason: abstract.
Removed service ".instanceof.App\Controller\Website\Mybiz\V2\Components\Gamification\XpLevelAndMissionController.0.App\Controller\Website\Mybiz\V2\Components\Gamification\XpLevelAndMissionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Website\Mybiz\V2\Components\Gamification\XpLevelAndMissionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Components\Gamification\XpLevelController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Components\Gamification\XpLevelController"; reason: abstract.
Removed service ".instanceof.App\Controller\Website\Mybiz\V2\Components\Gamification\XpLevelController.0.App\Controller\Website\Mybiz\V2\Components\Gamification\XpLevelController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Website\Mybiz\V2\Components\Gamification\XpLevelController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Components\Kanban\KanbanBoardComponentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Components\Kanban\KanbanBoardComponentController"; reason: abstract.
Removed service ".instanceof.App\Controller\Website\Mybiz\V2\Components\Kanban\KanbanBoardComponentController.0.App\Controller\Website\Mybiz\V2\Components\Kanban\KanbanBoardComponentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Website\Mybiz\V2\Components\Kanban\KanbanBoardComponentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Components\Kanban\KanbanCardComponentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Components\Kanban\KanbanCardComponentController"; reason: abstract.
Removed service ".instanceof.App\Controller\Website\Mybiz\V2\Components\Kanban\KanbanCardComponentController.0.App\Controller\Website\Mybiz\V2\Components\Kanban\KanbanCardComponentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Website\Mybiz\V2\Components\Kanban\KanbanCardComponentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Components\Kanban\KanbanColumnComponentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Components\Kanban\KanbanColumnComponentController"; reason: abstract.
Removed service ".instanceof.App\Controller\Website\Mybiz\V2\Components\Kanban\KanbanColumnComponentController.0.App\Controller\Website\Mybiz\V2\Components\Kanban\KanbanColumnComponentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Website\Mybiz\V2\Components\Kanban\KanbanColumnComponentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Components\Kanban\KanbanTagComponentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Components\Kanban\KanbanTagComponentController"; reason: abstract.
Removed service ".instanceof.App\Controller\Website\Mybiz\V2\Components\Kanban\KanbanTagComponentController.0.App\Controller\Website\Mybiz\V2\Components\Kanban\KanbanTagComponentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Website\Mybiz\V2\Components\Kanban\KanbanTagComponentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Components\Kpi\KpiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Components\Kpi\KpiController"; reason: abstract.
Removed service ".instanceof.App\Controller\Website\Mybiz\V2\Components\Kpi\KpiController.0.App\Controller\Website\Mybiz\V2\Components\Kpi\KpiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Website\Mybiz\V2\Components\Kpi\KpiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Components\Kpi\ProgressKpiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Components\Kpi\ProgressKpiController"; reason: abstract.
Removed service ".instanceof.App\Controller\Website\Mybiz\V2\Components\Kpi\ProgressKpiController.0.App\Controller\Website\Mybiz\V2\Components\Kpi\ProgressKpiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Website\Mybiz\V2\Components\Kpi\ProgressKpiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Components\Leaderboard\BestQualificationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Components\Leaderboard\BestQualificationController"; reason: abstract.
Removed service ".instanceof.App\Controller\Website\Mybiz\V2\Components\Leaderboard\BestQualificationController.0.App\Controller\Website\Mybiz\V2\Components\Leaderboard\BestQualificationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Website\Mybiz\V2\Components\Leaderboard\BestQualificationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Components\Leaderboard\BestRankController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Components\Leaderboard\BestRankController"; reason: abstract.
Removed service ".instanceof.App\Controller\Website\Mybiz\V2\Components\Leaderboard\BestRankController.0.App\Controller\Website\Mybiz\V2\Components\Leaderboard\BestRankController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Website\Mybiz\V2\Components\Leaderboard\BestRankController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Components\Leaderboard\LeaderboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Components\Leaderboard\LeaderboardController"; reason: abstract.
Removed service ".instanceof.App\Controller\Website\Mybiz\V2\Components\Leaderboard\LeaderboardController.0.App\Controller\Website\Mybiz\V2\Components\Leaderboard\LeaderboardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Website\Mybiz\V2\Components\Leaderboard\LeaderboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Components\Notification\NotificationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Components\Notification\NotificationController"; reason: abstract.
Removed service ".instanceof.App\Controller\Website\Mybiz\V2\Components\Notification\NotificationController.0.App\Controller\Website\Mybiz\V2\Components\Notification\NotificationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Website\Mybiz\V2\Components\Notification\NotificationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Components\Placement\PlacementWaitingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Components\Placement\PlacementWaitingController"; reason: abstract.
Removed service ".instanceof.App\Controller\Website\Mybiz\V2\Components\Placement\PlacementWaitingController.0.App\Controller\Website\Mybiz\V2\Components\Placement\PlacementWaitingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Website\Mybiz\V2\Components\Placement\PlacementWaitingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Components\Point\PointVolumeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Components\Point\PointVolumeController"; reason: abstract.
Removed service ".instanceof.App\Controller\Website\Mybiz\V2\Components\Point\PointVolumeController.0.App\Controller\Website\Mybiz\V2\Components\Point\PointVolumeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Website\Mybiz\V2\Components\Point\PointVolumeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Components\Promo\PromoController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Components\Promo\PromoController"; reason: abstract.
Removed service ".instanceof.App\Controller\Website\Mybiz\V2\Components\Promo\PromoController.0.App\Controller\Website\Mybiz\V2\Components\Promo\PromoController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Website\Mybiz\V2\Components\Promo\PromoController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Components\Qualification\QualificationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Components\Qualification\QualificationController"; reason: abstract.
Removed service ".instanceof.App\Controller\Website\Mybiz\V2\Components\Qualification\QualificationController.0.App\Controller\Website\Mybiz\V2\Components\Qualification\QualificationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Website\Mybiz\V2\Components\Qualification\QualificationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Components\Sales\SalesByCountryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Components\Sales\SalesByCountryController"; reason: abstract.
Removed service ".instanceof.App\Controller\Website\Mybiz\V2\Components\Sales\SalesByCountryController.0.App\Controller\Website\Mybiz\V2\Components\Sales\SalesByCountryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Website\Mybiz\V2\Components\Sales\SalesByCountryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Components\Sales\SalesByProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Components\Sales\SalesByProductController"; reason: abstract.
Removed service ".instanceof.App\Controller\Website\Mybiz\V2\Components\Sales\SalesByProductController.0.App\Controller\Website\Mybiz\V2\Components\Sales\SalesByProductController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Website\Mybiz\V2\Components\Sales\SalesByProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Contact\ContactController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Contact\ContactController"; reason: abstract.
Removed service ".instanceof.App\Controller\Website\Mybiz\V2\Contact\ContactController.0.App\Controller\Website\Mybiz\V2\Contact\ContactController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Website\Mybiz\V2\Contact\ContactController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Customer\CustomerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Customer\CustomerController"; reason: abstract.
Removed service ".instanceof.App\Controller\Website\Mybiz\V2\Customer\CustomerController.0.App\Controller\Website\Mybiz\V2\Customer\CustomerController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Website\Mybiz\V2\Customer\CustomerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\History\PointHistoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\History\PointHistoryController"; reason: abstract.
Removed service ".instanceof.App\Controller\Website\Mybiz\V2\History\PointHistoryController.0.App\Controller\Website\Mybiz\V2\History\PointHistoryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Website\Mybiz\V2\History\PointHistoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\History\RankingHistoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\History\RankingHistoryController"; reason: abstract.
Removed service ".instanceof.App\Controller\Website\Mybiz\V2\History\RankingHistoryController.0.App\Controller\Website\Mybiz\V2\History\RankingHistoryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Website\Mybiz\V2\History\RankingHistoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\HomepageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\HomepageController"; reason: abstract.
Removed service ".instanceof.App\Controller\Website\Mybiz\V2\HomepageController.0.App\Controller\Website\Mybiz\V2\HomepageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Website\Mybiz\V2\HomepageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Invoice\InvoiceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Invoice\InvoiceController"; reason: abstract.
Removed service ".instanceof.App\Controller\Website\Mybiz\V2\Invoice\InvoiceController.0.App\Controller\Website\Mybiz\V2\Invoice\InvoiceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Website\Mybiz\V2\Invoice\InvoiceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\KanbanController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\KanbanController"; reason: abstract.
Removed service ".instanceof.App\Controller\Website\Mybiz\V2\KanbanController.0.App\Controller\Website\Mybiz\V2\KanbanController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Website\Mybiz\V2\KanbanController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\MediaHub\MediaHubController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\MediaHub\MediaHubController"; reason: abstract.
Removed service ".instanceof.App\Controller\Website\Mybiz\V2\MediaHub\MediaHubController.0.App\Controller\Website\Mybiz\V2\MediaHub\MediaHubController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Website\Mybiz\V2\MediaHub\MediaHubController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Member\MemberPersonalInformationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Member\MemberPersonalInformationController"; reason: abstract.
Removed service ".instanceof.App\Controller\Website\Mybiz\V2\Member\MemberPersonalInformationController.0.App\Controller\Website\Mybiz\V2\Member\MemberPersonalInformationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Website\Mybiz\V2\Member\MemberPersonalInformationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Member\MemberSocialNetworkController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Member\MemberSocialNetworkController"; reason: abstract.
Removed service ".instanceof.App\Controller\Website\Mybiz\V2\Member\MemberSocialNetworkController.0.App\Controller\Website\Mybiz\V2\Member\MemberSocialNetworkController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Website\Mybiz\V2\Member\MemberSocialNetworkController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\MoneyBag\MoneyBagController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\MoneyBag\MoneyBagController"; reason: abstract.
Removed service ".instanceof.App\Controller\Website\Mybiz\V2\MoneyBag\MoneyBagController.0.App\Controller\Website\Mybiz\V2\MoneyBag\MoneyBagController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Website\Mybiz\V2\MoneyBag\MoneyBagController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\MyBusiness\MyBusinessController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\MyBusiness\MyBusinessController"; reason: abstract.
Removed service ".instanceof.App\Controller\Website\Mybiz\V2\MyBusiness\MyBusinessController.0.App\Controller\Website\Mybiz\V2\MyBusiness\MyBusinessController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Website\Mybiz\V2\MyBusiness\MyBusinessController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\MyProgressController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\MyProgressController"; reason: abstract.
Removed service ".instanceof.App\Controller\Website\Mybiz\V2\MyProgressController.0.App\Controller\Website\Mybiz\V2\MyProgressController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Website\Mybiz\V2\MyProgressController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\MybizOnBoarding\MybizOnBoardingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\MybizOnBoarding\MybizOnBoardingController"; reason: abstract.
Removed service ".instanceof.App\Controller\Website\Mybiz\V2\MybizOnBoarding\MybizOnBoardingController.0.App\Controller\Website\Mybiz\V2\MybizOnBoarding\MybizOnBoardingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Website\Mybiz\V2\MybizOnBoarding\MybizOnBoardingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\MybizOnBoarding\OnfidoWebhookController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\MybizOnBoarding\OnfidoWebhookController"; reason: abstract.
Removed service ".instanceof.App\Controller\Website\Mybiz\V2\MybizOnBoarding\OnfidoWebhookController.0.App\Controller\Website\Mybiz\V2\MybizOnBoarding\OnfidoWebhookController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Website\Mybiz\V2\MybizOnBoarding\OnfidoWebhookController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\MybizOnBoarding\QualifiedChoicePack\QualifiedChoiceApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\MybizOnBoarding\QualifiedChoicePack\QualifiedChoiceApiController"; reason: abstract.
Removed service ".instanceof.App\Controller\Website\Mybiz\V2\MybizOnBoarding\QualifiedChoicePack\QualifiedChoiceApiController.0.App\Controller\Website\Mybiz\V2\MybizOnBoarding\QualifiedChoicePack\QualifiedChoiceApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Website\Mybiz\V2\MybizOnBoarding\QualifiedChoicePack\QualifiedChoiceApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\PointHistory\PointHistoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\PointHistory\PointHistoryController"; reason: abstract.
Removed service ".instanceof.App\Controller\Website\Mybiz\V2\PointHistory\PointHistoryController.0.App\Controller\Website\Mybiz\V2\PointHistory\PointHistoryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Website\Mybiz\V2\PointHistory\PointHistoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Questionnaire\QuestionnaireController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Questionnaire\QuestionnaireController"; reason: abstract.
Removed service ".instanceof.App\Controller\Website\Mybiz\V2\Questionnaire\QuestionnaireController.0.App\Controller\Website\Mybiz\V2\Questionnaire\QuestionnaireController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Website\Mybiz\V2\Questionnaire\QuestionnaireController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Security\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Security\SecurityController"; reason: abstract.
Removed service ".instanceof.App\Controller\Website\Mybiz\V2\Security\SecurityController.0.App\Controller\Website\Mybiz\V2\Security\SecurityController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Website\Mybiz\V2\Security\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Security\SignupController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Security\SignupController"; reason: abstract.
Removed service ".instanceof.App\Controller\Website\Mybiz\V2\Security\SignupController.0.App\Controller\Website\Mybiz\V2\Security\SignupController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Website\Mybiz\V2\Security\SignupController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Service\University\AcademyController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Service\University\AcademyController"; reason: abstract.
Removed service ".instanceof.App\Controller\Website\Mybiz\V2\Service\University\AcademyController.0.App\Controller\Website\Mybiz\V2\Service\University\AcademyController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Website\Mybiz\V2\Service\University\AcademyController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Subscription\SubscriptionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Subscription\SubscriptionController"; reason: abstract.
Removed service ".instanceof.App\Controller\Website\Mybiz\V2\Subscription\SubscriptionController.0.App\Controller\Website\Mybiz\V2\Subscription\SubscriptionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Website\Mybiz\V2\Subscription\SubscriptionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Tree\PlacementController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Tree\PlacementController"; reason: abstract.
Removed service ".instanceof.App\Controller\Website\Mybiz\V2\Tree\PlacementController.0.App\Controller\Website\Mybiz\V2\Tree\PlacementController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Website\Mybiz\V2\Tree\PlacementController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\Mybiz\V2\Tree\TreeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\Mybiz\V2\Tree\TreeController"; reason: abstract.
Removed service ".instanceof.App\Controller\Website\Mybiz\V2\Tree\TreeController.0.App\Controller\Website\Mybiz\V2\Tree\TreeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Website\Mybiz\V2\Tree\TreeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\PaymentGateway\Copecart\CopecartSubscriptionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\PaymentGateway\Copecart\CopecartSubscriptionController"; reason: abstract.
Removed service ".instanceof.App\Controller\Website\PaymentGateway\Copecart\CopecartSubscriptionController.0.App\Controller\Website\PaymentGateway\Copecart\CopecartSubscriptionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Website\PaymentGateway\Copecart\CopecartSubscriptionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\PaymentGateway\Stripe\StripeShopController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\PaymentGateway\Stripe\StripeShopController"; reason: abstract.
Removed service ".instanceof.App\Controller\Website\PaymentGateway\Stripe\StripeShopController.0.App\Controller\Website\PaymentGateway\Stripe\StripeShopController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Website\PaymentGateway\Stripe\StripeShopController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\PaymentGateway\TapPayment\TapPaymentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\PaymentGateway\TapPayment\TapPaymentController"; reason: abstract.
Removed service ".instanceof.App\Controller\Website\PaymentGateway\TapPayment\TapPaymentController.0.App\Controller\Website\PaymentGateway\TapPayment\TapPaymentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Website\PaymentGateway\TapPayment\TapPaymentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Website\PaymentGateway\TapPayment\TapPaymentSubscriptionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Website\PaymentGateway\TapPayment\TapPaymentSubscriptionController"; reason: abstract.
Removed service ".instanceof.App\Controller\Website\PaymentGateway\TapPayment\TapPaymentSubscriptionController.0.App\Controller\Website\PaymentGateway\TapPayment\TapPaymentSubscriptionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Website\PaymentGateway\TapPayment\TapPaymentSubscriptionController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\CountryFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\CountryFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\CurrencyFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\CurrencyFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\GatewayFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\GatewayFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\MarketFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\MarketFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ParameterFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\ParameterFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ProductFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\ProductFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\RankFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\RankFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\SpaceFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\SpaceFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\TreeFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\TreeFixtures"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\Filter\AbstractFilter.0..abstract.App\Datatable\Filter\AbstractFilter"; reason: abstract.
Removed service ".abstract.instanceof..abstract.App\Datatable\Filter\AbstractFilter"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\Filter\AbstractFilter.0.App\Datatable\Filter\SelectFilter"; reason: abstract.
Removed service ".abstract.instanceof.App\Datatable\Filter\SelectFilter"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\Filter\AbstractFilter.0.App\Datatable\Filter\TextFilter"; reason: abstract.
Removed service ".abstract.instanceof.App\Datatable\Filter\TextFilter"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\Filter\AbstractFilter.0.App\Datatable\Filter\ThreeStateFilter"; reason: abstract.
Removed service ".abstract.instanceof.App\Datatable\Filter\ThreeStateFilter"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Debit\DebitDatatableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Datatable\Type\CRM\Debit\DebitDatatableType"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Gateway\GatewayDatatableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Datatable\Type\CRM\Gateway\GatewayDatatableType"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Invoice\History\InvoiceHistoryDatatableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Datatable\Type\CRM\Invoice\History\InvoiceHistoryDatatableType"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Invoice\InvoiceDatatableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Datatable\Type\CRM\Invoice\InvoiceDatatableType"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Invoice\MoneyBagItemDatatableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Datatable\Type\CRM\Invoice\MoneyBagItemDatatableType"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Invoice\SavingBonusDatatableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Datatable\Type\CRM\Invoice\SavingBonusDatatableType"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Log\AppLoggerDatatableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Datatable\Type\CRM\Log\AppLoggerDatatableType"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Luume\LuumeEndMonthOrderDatatableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Datatable\Type\CRM\Luume\LuumeEndMonthOrderDatatableType"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Member\AmbassadorDateRangeDatatableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Datatable\Type\CRM\Member\AmbassadorDateRangeDatatableType"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Member\BizPartnerByAgeDatatableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Datatable\Type\CRM\Member\BizPartnerByAgeDatatableType"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Member\BizPartnerByCountryDatatableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Datatable\Type\CRM\Member\BizPartnerByCountryDatatableType"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Member\BizPartnerByRankDatatableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Datatable\Type\CRM\Member\BizPartnerByRankDatatableType"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Member\CustomerDateRangeDatatableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Datatable\Type\CRM\Member\CustomerDateRangeDatatableType"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Member\DocumentDatatableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Datatable\Type\CRM\Member\DocumentDatatableType"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Member\MemberDatatableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Datatable\Type\CRM\Member\MemberDatatableType"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Member\MemberDownlineDatatableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Datatable\Type\CRM\Member\MemberDownlineDatatableType"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Member\MemberLuumeShopPurchaseDatatableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Datatable\Type\CRM\Member\MemberLuumeShopPurchaseDatatableType"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Member\MemberMediaViewsDatatableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Datatable\Type\CRM\Member\MemberMediaViewsDatatableType"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Member\MemberPaymentHistoryDatatableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Datatable\Type\CRM\Member\MemberPaymentHistoryDatatableType"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Member\MemberPersonalCustomersDatatableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Datatable\Type\CRM\Member\MemberPersonalCustomersDatatableType"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Member\MemberPredictionPurchaseDatatableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Datatable\Type\CRM\Member\MemberPredictionPurchaseDatatableType"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Member\MemberSubscriptionsDatatableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Datatable\Type\CRM\Member\MemberSubscriptionsDatatableType"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Mybiz\MybizDocumentDatatableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Datatable\Type\CRM\Mybiz\MybizDocumentDatatableType"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Notification\NotificationDatatableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Datatable\Type\CRM\Notification\NotificationDatatableType"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Parameter\ActualityDatatableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Datatable\Type\CRM\Parameter\ActualityDatatableType"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Parameter\CountryDatatableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Datatable\Type\CRM\Parameter\CountryDatatableType"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Parameter\CurrencyDatatableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Datatable\Type\CRM\Parameter\CurrencyDatatableType"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Parameter\MarketDatatableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Datatable\Type\CRM\Parameter\MarketDatatableType"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Parameter\ParameterDatatableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Datatable\Type\CRM\Parameter\ParameterDatatableType"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\PaymentHistory\BizPartnerSalesDatatableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Datatable\Type\CRM\PaymentHistory\BizPartnerSalesDatatableType"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\PaymentHistory\LicensePurchasesByCountryDatatableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Datatable\Type\CRM\PaymentHistory\LicensePurchasesByCountryDatatableType"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\PaymentHistory\LuumeSalesDatatableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Datatable\Type\CRM\PaymentHistory\LuumeSalesDatatableType"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\PaymentHistory\PaymentHistoryDatatableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Datatable\Type\CRM\PaymentHistory\PaymentHistoryDatatableType"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\PaymentHistory\PurchasesByCountryDatatableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Datatable\Type\CRM\PaymentHistory\PurchasesByCountryDatatableType"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\PaymentHistory\RevenueBySponsorTypeDatatableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Datatable\Type\CRM\PaymentHistory\RevenueBySponsorTypeDatatableType"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\PaymentHistory\ShopPurchaseDatatableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Datatable\Type\CRM\PaymentHistory\ShopPurchaseDatatableType"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Product\ProductDatatableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Datatable\Type\CRM\Product\ProductDatatableType"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Rank\RankDatatableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Datatable\Type\CRM\Rank\RankDatatableType"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Sapce\ApplicationDatatableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Datatable\Type\CRM\Sapce\ApplicationDatatableType"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Sapce\ApplicationVersionDatatableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Datatable\Type\CRM\Sapce\ApplicationVersionDatatableType"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Sapce\SpaceDatatableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Datatable\Type\CRM\Sapce\SpaceDatatableType"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Service\Book\BookDatatableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Datatable\Type\CRM\Service\Book\BookDatatableType"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Service\FeatureDatatableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Datatable\Type\CRM\Service\FeatureDatatableType"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Service\FeatureTutorialDatatableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Datatable\Type\CRM\Service\FeatureTutorialDatatableType"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Service\FeatureTypeDatatableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Datatable\Type\CRM\Service\FeatureTypeDatatableType"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Service\Tv\FuturesEventDatatableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Datatable\Type\CRM\Service\Tv\FuturesEventDatatableType"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Service\Tv\ReplayCategoryDatatableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Datatable\Type\CRM\Service\Tv\ReplayCategoryDatatableType"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Service\Tv\ReplayDatatableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Datatable\Type\CRM\Service\Tv\ReplayDatatableType"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Service\University\AcademyCategoryDatatableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Datatable\Type\CRM\Service\University\AcademyCategoryDatatableType"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Service\University\AcademyChapterDatatableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Datatable\Type\CRM\Service\University\AcademyChapterDatatableType"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Service\University\AcademyDatatableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Datatable\Type\CRM\Service\University\AcademyDatatableType"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\CRM\Service\University\AcademySubChapterDatatableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Datatable\Type\CRM\Service\University\AcademySubChapterDatatableType"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\Mybiz\Customer\CustomerDatatableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Datatable\Type\Mybiz\Customer\CustomerDatatableType"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\Mybiz\Customer\MemberDownlineDatatableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Datatable\Type\Mybiz\Customer\MemberDownlineDatatableType"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\Mybiz\Customer\MemberInvoiceDatatableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Datatable\Type\Mybiz\Customer\MemberInvoiceDatatableType"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\Mybiz\Customer\MemberWaitListDatatableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Datatable\Type\Mybiz\Customer\MemberWaitListDatatableType"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\Mybiz\RankingHistory\MemberRankingHistoryDatatableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Datatable\Type\Mybiz\RankingHistory\MemberRankingHistoryDatatableType"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Datatable\Type\Mybiz\Subscription\SubscriptionsDownlineDatatableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Datatable\Type\Mybiz\Subscription\SubscriptionsDownlineDatatableType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\Api\TokenInterceptor\MybizTokenSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\Api\TokenInterceptor\MybizTokenSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\MyBizJwtUserSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\MyBizJwtUserSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\RequestSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\RequestSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\SubscriptionSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\SubscriptionSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\TwigGlobalsSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\TwigGlobalsSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ActualityType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ActualityType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Contact\ContactPrimaryInformationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CRM\Contact\ContactPrimaryInformationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Invoice\History\InvoiceHistoryFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CRM\Invoice\History\InvoiceHistoryFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Luume\LuumeAsyncOrderFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CRM\Luume\LuumeAsyncOrderFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Luume\LuumeAsyncOrderType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CRM\Luume\LuumeAsyncOrderType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\MediaContent\MediaContentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CRM\MediaContent\MediaContentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Member\CrmFreedomActivationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CRM\Member\CrmFreedomActivationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Member\MemberDocumentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CRM\Member\MemberDocumentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Member\MemberFormationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CRM\Member\MemberFormationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Member\MemberIdentificationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CRM\Member\MemberIdentificationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Member\MemberListFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CRM\Member\MemberListFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Member\MemberMoneyBagType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CRM\Member\MemberMoneyBagType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Member\MemberPasswordFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CRM\Member\MemberPasswordFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Member\MemberPrimaryInformationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CRM\Member\MemberPrimaryInformationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Member\MemberQualificationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CRM\Member\MemberQualificationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Member\MemberRefundConfirmationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CRM\Member\MemberRefundConfirmationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Member\MemberRoleType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CRM\Member\MemberRoleType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Member\MemberSubscriptionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CRM\Member\MemberSubscriptionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Member\MemberType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CRM\Member\MemberType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Member\User\Authentication\ForgetPasswordType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CRM\Member\User\Authentication\ForgetPasswordType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Member\User\Authentication\ResetPasswordType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CRM\Member\User\Authentication\ResetPasswordType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Member\User\Authentication\SignupType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CRM\Member\User\Authentication\SignupType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Member\User\CrmUserType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CRM\Member\User\CrmUserType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Mybiz\MybizDocumentFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CRM\Mybiz\MybizDocumentFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Mybiz\OnBoarding\MybizOnBoardingKycType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CRM\Mybiz\OnBoarding\MybizOnBoardingKycType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Parameter\Currency\CurrencyType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CRM\Parameter\Currency\CurrencyType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Parameter\Debit\DebitFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CRM\Parameter\Debit\DebitFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Parameter\Gateway\GatewayType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CRM\Parameter\Gateway\GatewayType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Parameter\Market\MarketType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CRM\Parameter\Market\MarketType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Parameter\Notification\NotificationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CRM\Parameter\Notification\NotificationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Parameter\ParameterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CRM\Parameter\ParameterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Parameter\Rank\RankType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CRM\Parameter\Rank\RankType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\PaymentHistory\NewInstallmentPaymentHistoryType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CRM\PaymentHistory\NewInstallmentPaymentHistoryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Point\ProductPointType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CRM\Point\ProductPointType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Prediction\ProductPredictionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CRM\Prediction\ProductPredictionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Price\ProductPriceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CRM\Price\ProductPriceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Product\ProductType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CRM\Product\ProductType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Service\Book\BookType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CRM\Service\Book\BookType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Service\FeatureFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CRM\Service\FeatureFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Service\FeatureTutorialType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CRM\Service\FeatureTutorialType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Service\FeatureTypeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CRM\Service\FeatureTypeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Service\Tv\FuturesEventType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CRM\Service\Tv\FuturesEventType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Service\Tv\ReplayCategoryType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CRM\Service\Tv\ReplayCategoryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Service\Tv\ReplayFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CRM\Service\Tv\ReplayFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Service\Tv\ReplayType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CRM\Service\Tv\ReplayType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Service\University\AcademyCategoryType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CRM\Service\University\AcademyCategoryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Service\University\AcademyChapterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CRM\Service\University\AcademyChapterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Service\University\AcademyImportJsonType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CRM\Service\University\AcademyImportJsonType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Service\University\AcademySubChapterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CRM\Service\University\AcademySubChapterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Service\University\AcademyType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CRM\Service\University\AcademyType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Space\ApplicationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CRM\Space\ApplicationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Space\ApplicationVersionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CRM\Space\ApplicationVersionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CRM\Space\SpaceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CRM\Space\SpaceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DocumentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\DocumentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ImportType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ImportType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Mybiz\ContactType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Mybiz\ContactType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Mybiz\Customer\FilterCustomerType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Mybiz\Customer\FilterCustomerType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Mybiz\Member\MemberChangePasswordType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Mybiz\Member\MemberChangePasswordType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Mybiz\Member\MemberHighestRankType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Mybiz\Member\MemberHighestRankType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Mybiz\Member\MemberPersonalInformationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Mybiz\Member\MemberPersonalInformationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Mybiz\OnBoarding\MybizOnBoardingType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Mybiz\OnBoarding\MybizOnBoardingType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Mybiz\Product\LicenseType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Mybiz\Product\LicenseType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Mybiz\QualifiedChoiceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Mybiz\QualifiedChoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Mybiz\Questionnaire\QuestionnaireType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Mybiz\Questionnaire\QuestionnaireType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Mybiz\SocialNetwork\MemberSocialNetworkType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Mybiz\SocialNetwork\MemberSocialNetworkType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Mybiz\SocialNetwork\MemberSocialNetworksType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Mybiz\SocialNetwork\MemberSocialNetworksType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Mybiz\Subscription\FilterSubscriptionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Mybiz\Subscription\FilterSubscriptionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SearchType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SearchType"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\Notification\NotificationMessageHandler.0.App\MessageHandler\Notification\NotificationMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\Notification\NotificationMessageHandler"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Crm\CrmAlertRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Crm\CrmAlertRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Gamification\ExperiencePointLevelRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Gamification\ExperiencePointLevelRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Gamification\MissionHistoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Gamification\MissionHistoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Gamification\MissionLevelRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Gamification\MissionLevelRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Gamification\MissionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Gamification\MissionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kanban\KanbanCardRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Kanban\KanbanCardRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kanban\KanbanColumnRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Kanban\KanbanColumnRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Kanban\KanbanTagRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Kanban\KanbanTagRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MediaContent\MediaContentPdfRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MediaContent\MediaContentPdfRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MediaContent\MediaContentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MediaContent\MediaContentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MediaContent\MediaContentTextRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MediaContent\MediaContentTextRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MediaContent\MediaContentVideoRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MediaContent\MediaContentVideoRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Member\MemberDocumentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Member\MemberDocumentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Member\MemberNodeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Member\MemberNodeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Member\MemberNotificationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Member\MemberNotificationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Member\MemberPlacementLogRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Member\MemberPlacementLogRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Member\MemberPredictionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Member\MemberPredictionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Member\MemberRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Member\MemberRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Member\MemberSocialNetworkRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Member\MemberSocialNetworkRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Member\UserAddressRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Member\UserAddressRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Member\UserEventRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Member\UserEventRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Member\UserRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Member\UserRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Mybiz\AmbassadorInvoiceDetailsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Mybiz\AmbassadorInvoiceDetailsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Mybiz\AmbassadorInvoiceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Mybiz\AmbassadorInvoiceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Mybiz\MoneyBagItemRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Mybiz\MoneyBagItemRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Mybiz\MoneyBagRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Mybiz\MoneyBagRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Mybiz\MybizOnBoardingRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Mybiz\MybizOnBoardingRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Mybiz\QualifiedChoiceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Mybiz\QualifiedChoiceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Mybiz\RankRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Mybiz\RankRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Mybiz\SocialNetworkRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Mybiz\SocialNetworkRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Mybiz\TreeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Mybiz\TreeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Parameter\ActualityRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Parameter\ActualityRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Parameter\BrokerRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Parameter\BrokerRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Parameter\CountryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Parameter\CountryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Parameter\CurrencyRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Parameter\CurrencyRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Parameter\DocumentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Parameter\DocumentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Parameter\GatewayRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Parameter\GatewayRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Parameter\LoggerRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Parameter\LoggerRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Parameter\MarketRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Parameter\MarketRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Parameter\NotificationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Parameter\NotificationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Parameter\ParameterRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Parameter\ParameterRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Payment\PaymentHistoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Payment\PaymentHistoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Payment\ShopPurchaseRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Payment\ShopPurchaseRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Payment\SubscriptionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Payment\SubscriptionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Product\ProductDecreasingRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Product\ProductDecreasingRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Product\ProductPointRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Product\ProductPointRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Product\ProductPredictionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Product\ProductPredictionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Product\ProductPriceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Product\ProductPriceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Product\ProductRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Product\ProductRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Service\Book\BookRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Service\Book\BookRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Service\FeatureRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Service\FeatureRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Service\FeatureTutorialRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Service\FeatureTutorialRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Service\FeatureTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Service\FeatureTypeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Service\Tv\FuturesEventRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Service\Tv\FuturesEventRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Service\Tv\ReplayCategoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Service\Tv\ReplayCategoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Service\Tv\ReplayRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Service\Tv\ReplayRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Service\University\AcademyCategoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Service\University\AcademyCategoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Service\University\AcademyChapterRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Service\University\AcademyChapterRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Service\University\AcademyRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Service\University\AcademyRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Service\University\AcademySubChapterRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Service\University\AcademySubChapterRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Space\ApplicationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Space\ApplicationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Space\ApplicationVersionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Space\ApplicationVersionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Space\SpaceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Space\SpaceRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\CRM\CRMAccessVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\CRM\CRMAccessVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\CRM\SwitchToCustomerVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\CRM\SwitchToCustomerVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\DirectorOrMoreAccessVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\DirectorOrMoreAccessVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\DistributorAccessVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\DistributorAccessVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\FeatureAccessVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\FeatureAccessVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\FeatureTypeAccessVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\FeatureTypeAccessVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\InsiderAccessVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\InsiderAccessVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\LiveAccessVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\LiveAccessVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\MemberAccessVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\MemberAccessVoter"; reason: abstract.
Removed service ".instanceof.App\Service\Gamification\Processor\Monthly\ProcessorInterface.0.App\Service\Gamification\Processor\Monthly\MonthlyPersonalClientPointProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Gamification\Processor\Monthly\MonthlyPersonalClientPointProcessor"; reason: abstract.
Removed service ".instanceof.App\Service\Gamification\Processor\Monthly\ProcessorInterface.0..abstract.App\Service\Gamification\Processor\Monthly\ProcessorInterface"; reason: abstract.
Removed service ".abstract.instanceof..abstract.App\Service\Gamification\Processor\Monthly\ProcessorInterface"; reason: abstract.
Removed service ".instanceof.App\Service\Gamification\Processor\Monthly\ProcessorInterface.0.App\Service\Gamification\Processor\Monthly\QualificationProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Gamification\Processor\Monthly\QualificationProcessor"; reason: abstract.
Removed service ".instanceof.App\Service\Gamification\Processor\Monthly\ProcessorInterface.0.App\Service\Gamification\Processor\Monthly\TopPerformerProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Gamification\Processor\Monthly\TopPerformerProcessor"; reason: abstract.
Removed service ".instanceof.App\Service\Gamification\Processor\OneTime\ProcessorInterface.0.App\Service\Gamification\Processor\OneTime\ActiveBizPartnerProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Gamification\Processor\OneTime\ActiveBizPartnerProcessor"; reason: abstract.
Removed service ".instanceof.App\Service\Gamification\Processor\OneTime\ProcessorInterface.0.App\Service\Gamification\Processor\OneTime\ActiveClientProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Gamification\Processor\OneTime\ActiveClientProcessor"; reason: abstract.
Removed service ".instanceof.App\Service\Gamification\Processor\OneTime\ProcessorInterface.0.App\Service\Gamification\Processor\OneTime\BirthBizDayProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Gamification\Processor\OneTime\BirthBizDayProcessor"; reason: abstract.
Removed service ".instanceof.App\Service\Gamification\Processor\OneTime\ProcessorInterface.0.App\Service\Gamification\Processor\OneTime\CommissionProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Gamification\Processor\OneTime\CommissionProcessor"; reason: abstract.
Removed service ".instanceof.App\Service\Gamification\Processor\OneTime\ProcessorInterface.0.App\Service\Gamification\Processor\OneTime\ConnectionDayProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Gamification\Processor\OneTime\ConnectionDayProcessor"; reason: abstract.
Removed service ".instanceof.App\Service\Gamification\Processor\OneTime\ProcessorInterface.0.App\Service\Gamification\Processor\OneTime\CountryPointProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Gamification\Processor\OneTime\CountryPointProcessor"; reason: abstract.
Removed service ".instanceof.App\Service\Gamification\Processor\OneTime\ProcessorInterface.0.App\Service\Gamification\Processor\OneTime\FuturesPointProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Gamification\Processor\OneTime\FuturesPointProcessor"; reason: abstract.
Removed service ".instanceof.App\Service\Gamification\Processor\OneTime\ProcessorInterface.0.App\Service\Gamification\Processor\OneTime\LuumePointProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Gamification\Processor\OneTime\LuumePointProcessor"; reason: abstract.
Removed service ".instanceof.App\Service\Gamification\Processor\OneTime\ProcessorInterface.0.App\Service\Gamification\Processor\OneTime\MissionCompletedProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Gamification\Processor\OneTime\MissionCompletedProcessor"; reason: abstract.
Removed service ".instanceof.App\Service\Gamification\Processor\OneTime\ProcessorInterface.0.App\Service\Gamification\Processor\OneTime\PersonalClientPointProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Gamification\Processor\OneTime\PersonalClientPointProcessor"; reason: abstract.
Removed service ".instanceof.App\Service\Gamification\Processor\OneTime\ProcessorInterface.0.App\Service\Gamification\Processor\OneTime\PersonalClientProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Gamification\Processor\OneTime\PersonalClientProcessor"; reason: abstract.
Removed service ".instanceof.App\Service\Gamification\Processor\OneTime\ProcessorInterface.0..abstract.App\Service\Gamification\Processor\OneTime\ProcessorInterface"; reason: abstract.
Removed service ".abstract.instanceof..abstract.App\Service\Gamification\Processor\OneTime\ProcessorInterface"; reason: abstract.
Removed service ".instanceof.App\Service\Gamification\Processor\OneTime\ProcessorInterface.0.App\Service\Gamification\Processor\OneTime\QualificationInPersonalClientsProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Gamification\Processor\OneTime\QualificationInPersonalClientsProcessor"; reason: abstract.
Removed service ".instanceof.App\Service\Gamification\Processor\OneTime\ProcessorInterface.0.App\Service\Gamification\Processor\OneTime\RankProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Gamification\Processor\OneTime\RankProcessor"; reason: abstract.
Removed service ".instanceof.App\Service\Gamification\Trigger\ConfigurableMissionHisotryInterface.0..abstract.App\Service\Gamification\Trigger\ConfigurableMissionHisotryInterface"; reason: abstract.
Removed service ".abstract.instanceof..abstract.App\Service\Gamification\Trigger\ConfigurableMissionHisotryInterface"; reason: abstract.
Removed service ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0..abstract.App\Service\Gamification\Trigger\Daily\Backoffice\AbstractPageViewedTrigger"; reason: abstract.
Removed service ".abstract.instanceof..abstract.App\Service\Gamification\Trigger\Daily\Backoffice\AbstractPageViewedTrigger"; reason: abstract.
Removed service ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\Backoffice\DailyAddCalendarEvent"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Gamification\Trigger\Daily\Backoffice\DailyAddCalendarEvent"; reason: abstract.
Removed service ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\Backoffice\DailyAddTwoCardKanban"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Gamification\Trigger\Daily\Backoffice\DailyAddTwoCardKanban"; reason: abstract.
Removed service ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\Backoffice\DailyCheckNotification"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Gamification\Trigger\Daily\Backoffice\DailyCheckNotification"; reason: abstract.
Removed service ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\Backoffice\DailyLoginAfter6Pm"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Gamification\Trigger\Daily\Backoffice\DailyLoginAfter6Pm"; reason: abstract.
Removed service ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\Backoffice\DailyLoginBackoffice"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Gamification\Trigger\Daily\Backoffice\DailyLoginBackoffice"; reason: abstract.
Removed service ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\Backoffice\DailyLoginBefore10Am"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Gamification\Trigger\Daily\Backoffice\DailyLoginBefore10Am"; reason: abstract.
Removed service ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\Backoffice\DailyLoginMobile"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Gamification\Trigger\Daily\Backoffice\DailyLoginMobile"; reason: abstract.
Removed service ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\Backoffice\DailyLoginTwice"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Gamification\Trigger\Daily\Backoffice\DailyLoginTwice"; reason: abstract.
Removed service ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\Backoffice\DailyMyBizResourceDownloaded"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Gamification\Trigger\Daily\Backoffice\DailyMyBizResourceDownloaded"; reason: abstract.
Removed service ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\Backoffice\DailyViewActiveClientProfile"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Gamification\Trigger\Daily\Backoffice\DailyViewActiveClientProfile"; reason: abstract.
Removed service ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\Backoffice\DailyViewClientsTrigger"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Gamification\Trigger\Daily\Backoffice\DailyViewClientsTrigger"; reason: abstract.
Removed service ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\Backoffice\DailyViewDashboardTrigger"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Gamification\Trigger\Daily\Backoffice\DailyViewDashboardTrigger"; reason: abstract.
Removed service ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\Backoffice\DailyViewGamificationTrigger"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Gamification\Trigger\Daily\Backoffice\DailyViewGamificationTrigger"; reason: abstract.
Removed service ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\Backoffice\DailyViewGoalsTrigger"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Gamification\Trigger\Daily\Backoffice\DailyViewGoalsTrigger"; reason: abstract.
Removed service ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\Backoffice\DailyViewInactiveClientProfile"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Gamification\Trigger\Daily\Backoffice\DailyViewInactiveClientProfile"; reason: abstract.
Removed service ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\Backoffice\DailyViewMissionsTrigger"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Gamification\Trigger\Daily\Backoffice\DailyViewMissionsTrigger"; reason: abstract.
Removed service ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\Backoffice\DailyViewPlacementsTrigger"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Gamification\Trigger\Daily\Backoffice\DailyViewPlacementsTrigger"; reason: abstract.
Removed service ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\Backoffice\DailyViewProfileTrigger"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Gamification\Trigger\Daily\Backoffice\DailyViewProfileTrigger"; reason: abstract.
Removed service ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\Backoffice\DailyViewProgressionTrigger"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Gamification\Trigger\Daily\Backoffice\DailyViewProgressionTrigger"; reason: abstract.
Removed service ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\Backoffice\DailyViewRankingsTrigger"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Gamification\Trigger\Daily\Backoffice\DailyViewRankingsTrigger"; reason: abstract.
Removed service ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\Backoffice\DailyViewSalesTrigger"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Gamification\Trigger\Daily\Backoffice\DailyViewSalesTrigger"; reason: abstract.
Removed service ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\Backoffice\DailyViewStatisticsTrigger"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Gamification\Trigger\Daily\Backoffice\DailyViewStatisticsTrigger"; reason: abstract.
Removed service ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\Backoffice\DailyViewTwoActiveClientsProfile"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Gamification\Trigger\Daily\Backoffice\DailyViewTwoActiveClientsProfile"; reason: abstract.
Removed service ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\Backoffice\DailyViewTwoInactiveClientsProfile"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Gamification\Trigger\Daily\Backoffice\DailyViewTwoInactiveClientsProfile"; reason: abstract.
Removed service ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0..abstract.App\Service\Gamification\Trigger\Daily\PointAndRanking\AbstractDailyAppearInTopPerformerTrigger"; reason: abstract.
Removed service ".abstract.instanceof..abstract.App\Service\Gamification\Trigger\Daily\PointAndRanking\AbstractDailyAppearInTopPerformerTrigger"; reason: abstract.
Removed service ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0..abstract.App\Service\Gamification\Trigger\Daily\PointAndRanking\AbstractGeneratedPointsTrigger"; reason: abstract.
Removed service ".abstract.instanceof..abstract.App\Service\Gamification\Trigger\Daily\PointAndRanking\AbstractGeneratedPointsTrigger"; reason: abstract.
Removed service ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\PointAndRanking\DailyAppearInTop3PerformerTrigger"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Gamification\Trigger\Daily\PointAndRanking\DailyAppearInTop3PerformerTrigger"; reason: abstract.
Removed service ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\PointAndRanking\DailyAppearInTop5PerformerTrigger"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Gamification\Trigger\Daily\PointAndRanking\DailyAppearInTop5PerformerTrigger"; reason: abstract.
Removed service ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\PointAndRanking\DailyAppearInTopPerformerTrigger"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Gamification\Trigger\Daily\PointAndRanking\DailyAppearInTopPerformerTrigger"; reason: abstract.
Removed service ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\PointAndRanking\DailyGenerateEightyPoints"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Gamification\Trigger\Daily\PointAndRanking\DailyGenerateEightyPoints"; reason: abstract.
Removed service ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\PointAndRanking\DailyGenerateFiftyPoints"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Gamification\Trigger\Daily\PointAndRanking\DailyGenerateFiftyPoints"; reason: abstract.
Removed service ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\PointAndRanking\DailyGenerateMorePointsThanYesterday"; reason: abstract.
Removed service ".instanceof.App\Service\Gamification\Trigger\ConfigurableMissionHisotryInterface.0.App\Service\Gamification\Trigger\Daily\PointAndRanking\DailyGenerateMorePointsThanYesterday"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Gamification\Trigger\Daily\PointAndRanking\DailyGenerateMorePointsThanYesterday"; reason: abstract.
Removed service ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\PointAndRanking\DailyGenerateOneHundredFiftyPoints"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Gamification\Trigger\Daily\PointAndRanking\DailyGenerateOneHundredFiftyPoints"; reason: abstract.
Removed service ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\PointAndRanking\DailyGenerateOneHundredPoints"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Gamification\Trigger\Daily\PointAndRanking\DailyGenerateOneHundredPoints"; reason: abstract.
Removed service ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\PointAndRanking\DailyGenerateOneHundredPointsBefore3PM"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Gamification\Trigger\Daily\PointAndRanking\DailyGenerateOneHundredPointsBefore3PM"; reason: abstract.
Removed service ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\PointAndRanking\DailyGenerateThreeHundredPoints"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Gamification\Trigger\Daily\PointAndRanking\DailyGenerateThreeHundredPoints"; reason: abstract.
Removed service ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\PointAndRanking\DailyGenerateTwoHundredFiftyPoints"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Gamification\Trigger\Daily\PointAndRanking\DailyGenerateTwoHundredFiftyPoints"; reason: abstract.
Removed service ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\PointAndRanking\DailyGenerateTwoHundredFiftyPointsBefore6PM"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Gamification\Trigger\Daily\PointAndRanking\DailyGenerateTwoHundredFiftyPointsBefore6PM"; reason: abstract.
Removed service ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\PointAndRanking\DailyGenerateTwoHundredPoints"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Gamification\Trigger\Daily\PointAndRanking\DailyGenerateTwoHundredPoints"; reason: abstract.
Removed service ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\PointAndRanking\DailyReachDailyPointsRecordTrigger"; reason: abstract.
Removed service ".instanceof.App\Service\Gamification\Trigger\ConfigurableMissionHisotryInterface.0.App\Service\Gamification\Trigger\Daily\PointAndRanking\DailyReachDailyPointsRecordTrigger"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Gamification\Trigger\Daily\PointAndRanking\DailyReachDailyPointsRecordTrigger"; reason: abstract.
Removed service ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyMakeLuumeAndFuturesLearnSaleTrigger"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyMakeLuumeAndFuturesLearnSaleTrigger"; reason: abstract.
Removed service ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyMakePlacementAfter3PmTrigger"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyMakePlacementAfter3PmTrigger"; reason: abstract.
Removed service ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyMakePlacementBefore3PmTrigger"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyMakePlacementBefore3PmTrigger"; reason: abstract.
Removed service ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyMakePlacementTrigger"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyMakePlacementTrigger"; reason: abstract.
Removed service ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyMakeSaleAboveAverageTrigger"; reason: abstract.
Removed service ".instanceof.App\Service\Gamification\Trigger\ConfigurableMissionHisotryInterface.0.App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyMakeSaleAboveAverageTrigger"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyMakeSaleAboveAverageTrigger"; reason: abstract.
Removed service ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyMakeSaleAfter3PmTrigger"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyMakeSaleAfter3PmTrigger"; reason: abstract.
Removed service ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyMakeSaleAndPlacementTrigger"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyMakeSaleAndPlacementTrigger"; reason: abstract.
Removed service ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyMakeSaleBefore3PmTrigger"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyMakeSaleBefore3PmTrigger"; reason: abstract.
Removed service ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyMakeSaleTrigger"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyMakeSaleTrigger"; reason: abstract.
Removed service ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyMakeTwoPlacementsTrigger"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyMakeTwoPlacementsTrigger"; reason: abstract.
Removed service ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyMakeTwoSalesTrigger"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyMakeTwoSalesTrigger"; reason: abstract.
Removed service ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyReachNewRankTrigger"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyReachNewRankTrigger"; reason: abstract.
Removed service ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyReachPersonalPlacementRecordTrigger"; reason: abstract.
Removed service ".instanceof.App\Service\Gamification\Trigger\ConfigurableMissionHisotryInterface.0.App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyReachPersonalPlacementRecordTrigger"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyReachPersonalPlacementRecordTrigger"; reason: abstract.
Removed service ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyReachPersonalSalesRecordTrigger"; reason: abstract.
Removed service ".instanceof.App\Service\Gamification\Trigger\ConfigurableMissionHisotryInterface.0.App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyReachPersonalSalesRecordTrigger"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Gamification\Trigger\Daily\SaleAndPlacement\DailyReachPersonalSalesRecordTrigger"; reason: abstract.
Removed service ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0..abstract.App\Service\Gamification\Trigger\Daily\TriggerInterface"; reason: abstract.
Removed service ".abstract.instanceof..abstract.App\Service\Gamification\Trigger\Daily\TriggerInterface"; reason: abstract.
Removed service ".instanceof.App\Service\Gamification\Trigger\Weekly\TriggerInterface.0.App\Service\Gamification\Trigger\Weekly\Generate2LuumeAnd2FuturesLearnSalesTrigger"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Gamification\Trigger\Weekly\Generate2LuumeAnd2FuturesLearnSalesTrigger"; reason: abstract.
Removed service ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Weekly\MakeFiveSalesTrigger"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Gamification\Trigger\Weekly\MakeFiveSalesTrigger"; reason: abstract.
Removed service ".instanceof.App\Service\Gamification\Trigger\Weekly\TriggerInterface.0.App\Service\Gamification\Trigger\Weekly\MakeSaleAboveAverageTrigger"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Gamification\Trigger\Weekly\MakeSaleAboveAverageTrigger"; reason: abstract.
Removed service ".instanceof.App\Service\Gamification\Trigger\Weekly\TriggerInterface.0.App\Service\Gamification\Trigger\Weekly\MakeSaleAndPlacementSameDayTrigger"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Gamification\Trigger\Weekly\MakeSaleAndPlacementSameDayTrigger"; reason: abstract.
Removed service ".instanceof.App\Service\Gamification\Trigger\Daily\TriggerInterface.0.App\Service\Gamification\Trigger\Weekly\MakeThreeSalesTrigger"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Gamification\Trigger\Weekly\MakeThreeSalesTrigger"; reason: abstract.
Removed service ".instanceof.App\Service\Gamification\Trigger\Weekly\TriggerInterface.0.App\Service\Gamification\Trigger\Weekly\MakeTwoSalesAbove100Trigger"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Gamification\Trigger\Weekly\MakeTwoSalesAbove100Trigger"; reason: abstract.
Removed service ".instanceof.App\Service\Gamification\Trigger\Weekly\TriggerInterface.0.App\Service\Gamification\Trigger\Weekly\ReachDailySalesRecordTrigger"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Gamification\Trigger\Weekly\ReachDailySalesRecordTrigger"; reason: abstract.
Removed service ".instanceof.App\Service\Gamification\Trigger\Weekly\TriggerInterface.0..abstract.App\Service\Gamification\Trigger\Weekly\TriggerInterface"; reason: abstract.
Removed service ".abstract.instanceof..abstract.App\Service\Gamification\Trigger\Weekly\TriggerInterface"; reason: abstract.
Removed service ".instanceof.App\Service\System\AutoPopupSystem\PopupInterface.0..abstract.App\Service\System\AutoPopupSystem\PopupInterface"; reason: abstract.
Removed service ".abstract.instanceof..abstract.App\Service\System\AutoPopupSystem\PopupInterface"; reason: abstract.
Removed service ".instanceof.App\Service\System\AutoPopupSystem\PopupInterface.0.App\Service\System\AutoPopupSystem\Popups\KycErrorStatusPopup"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\System\AutoPopupSystem\Popups\KycErrorStatusPopup"; reason: abstract.
Removed service ".instanceof.App\Service\System\AutoPopupSystem\PopupInterface.0.App\Service\System\AutoPopupSystem\Popups\MemberSocialNetworkPopup"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\System\AutoPopupSystem\Popups\MemberSocialNetworkPopup"; reason: abstract.
Removed service ".instanceof.App\Service\System\AutoPopupSystem\PopupInterface.0.App\Service\System\AutoPopupSystem\Popups\OnBoardingPopup"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\System\AutoPopupSystem\Popups\OnBoardingPopup"; reason: abstract.
Removed service ".instanceof.App\Service\System\AutoPopupSystem\PopupInterface.0.App\Service\System\AutoPopupSystem\Popups\QualifiedChoicePopup"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\System\AutoPopupSystem\Popups\QualifiedChoicePopup"; reason: abstract.
Removed service ".instanceof.App\Service\System\AutoPopupSystem\PopupInterface.0.App\Service\System\AutoPopupSystem\Popups\QuestionnairePopup"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\System\AutoPopupSystem\Popups\QuestionnairePopup"; reason: abstract.
Removed service ".instanceof.App\Service\System\ChallengeSystem\ChallengeInterface.0..abstract.App\Service\System\ChallengeSystem\ChallengeInterface"; reason: abstract.
Removed service ".abstract.instanceof..abstract.App\Service\System\ChallengeSystem\ChallengeInterface"; reason: abstract.
Removed service ".instanceof.App\Service\System\ChallengeSystem\ChallengeInterface.0.App\Service\System\ChallengeSystem\_012026\Futures\FuturesJanuaryChallenge"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\System\ChallengeSystem\_012026\Futures\FuturesJanuaryChallenge"; reason: abstract.
Removed service ".instanceof.App\Service\System\ChallengeSystem\ChallengeInterface.0.App\Service\System\ChallengeSystem\_012026\Luume\LuumeJanuaryChallenge"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\System\ChallengeSystem\_012026\Luume\LuumeJanuaryChallenge"; reason: abstract.
Removed service ".instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_012026\Futures\PackDuoPromo"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\System\PromoSystem\Promo\_012026\Futures\PackDuoPromo"; reason: abstract.
Removed service ".instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_012026\Futures\PackPremiumDecreasingPromo"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\System\PromoSystem\Promo\_012026\Futures\PackPremiumDecreasingPromo"; reason: abstract.
Removed service ".instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_012026\Luume\PackCollagenBeautyPromo"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\System\PromoSystem\Promo\_012026\Luume\PackCollagenBeautyPromo"; reason: abstract.
Removed service ".instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_012026\Luume\PackCollagenCarePromo"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\System\PromoSystem\Promo\_012026\Luume\PackCollagenCarePromo"; reason: abstract.
Removed service ".instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_012026\Luume\PackDetoxPromo"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\System\PromoSystem\Promo\_012026\Luume\PackDetoxPromo"; reason: abstract.
Removed service ".instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_012026\Luume\PackPerformancePromo"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\System\PromoSystem\Promo\_012026\Luume\PackPerformancePromo"; reason: abstract.
Removed service ".instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_012026\Luume\PackSlimfitPromo"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\System\PromoSystem\Promo\_012026\Luume\PackSlimfitPromo"; reason: abstract.
Removed service ".instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_012026\Luume\ProductGlassGlowPromo"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\System\PromoSystem\Promo\_012026\Luume\ProductGlassGlowPromo"; reason: abstract.
Removed service ".instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_112025\BlackFriday\DigitalPromo"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\System\PromoSystem\Promo\_112025\BlackFriday\DigitalPromo"; reason: abstract.
Removed service ".instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_112025\BlackFriday\_3_LastChance\Futures\GoldFullOneMonthPromo"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\System\PromoSystem\Promo\_112025\BlackFriday\_3_LastChance\Futures\GoldFullOneMonthPromo"; reason: abstract.
Removed service ".instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_112025\BlackFriday\_3_LastChance\Futures\PackDuoPromo"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\System\PromoSystem\Promo\_112025\BlackFriday\_3_LastChance\Futures\PackDuoPromo"; reason: abstract.
Removed service ".instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_112025\BlackFriday\_3_LastChance\Futures\PremiumOneMonthPromo"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\System\PromoSystem\Promo\_112025\BlackFriday\_3_LastChance\Futures\PremiumOneMonthPromo"; reason: abstract.
Removed service ".instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_112025\BlackFriday\_3_LastChance\Futures\PremiumSixMonthPromo"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\System\PromoSystem\Promo\_112025\BlackFriday\_3_LastChance\Futures\PremiumSixMonthPromo"; reason: abstract.
Removed service ".instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_112025\BlackFriday\_3_LastChance\Futures\PremiumTwelveMonthPromo"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\System\PromoSystem\Promo\_112025\BlackFriday\_3_LastChance\Futures\PremiumTwelveMonthPromo"; reason: abstract.
Removed service ".instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_112025\BlackFriday\_3_LastChance\Futures\SilverFullOneMonthPromo"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\System\PromoSystem\Promo\_112025\BlackFriday\_3_LastChance\Futures\SilverFullOneMonthPromo"; reason: abstract.
Removed service ".instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_112025\BlackFriday\_3_LastChance\Luume\IkigaiPlusPromo"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\System\PromoSystem\Promo\_112025\BlackFriday\_3_LastChance\Luume\IkigaiPlusPromo"; reason: abstract.
Removed service ".instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_112025\BlackFriday\_3_LastChance\Luume\PackCollagenBeautyPromo"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\System\PromoSystem\Promo\_112025\BlackFriday\_3_LastChance\Luume\PackCollagenBeautyPromo"; reason: abstract.
Removed service ".instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_112025\BlackFriday\_3_LastChance\Luume\PackCollagenCarePromo"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\System\PromoSystem\Promo\_112025\BlackFriday\_3_LastChance\Luume\PackCollagenCarePromo"; reason: abstract.
Removed service ".instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_112025\BlackFriday\_3_LastChance\Luume\ProgramDetoxPromo"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\System\PromoSystem\Promo\_112025\BlackFriday\_3_LastChance\Luume\ProgramDetoxPromo"; reason: abstract.
Removed service ".instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_112025\BlackFriday\_3_LastChance\Luume\ProgramHairfusionPromo"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\System\PromoSystem\Promo\_112025\BlackFriday\_3_LastChance\Luume\ProgramHairfusionPromo"; reason: abstract.
Removed service ".instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_112025\BlackFriday\_3_LastChance\Luume\ProgramPerformancePromo"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\System\PromoSystem\Promo\_112025\BlackFriday\_3_LastChance\Luume\ProgramPerformancePromo"; reason: abstract.
Removed service ".instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_112025\BlackFriday\_3_LastChance\Luume\ProgramSlimfitPromo"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\System\PromoSystem\Promo\_112025\BlackFriday\_3_LastChance\Luume\ProgramSlimfitPromo"; reason: abstract.
Removed service ".instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_112025\IkigaiPlusPromo"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\System\PromoSystem\Promo\_112025\IkigaiPlusPromo"; reason: abstract.
Removed service ".instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_112025\IkigaiPromo"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\System\PromoSystem\Promo\_112025\IkigaiPromo"; reason: abstract.
Removed service ".instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_112025\PerformancePromo"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\System\PromoSystem\Promo\_112025\PerformancePromo"; reason: abstract.
Removed service ".instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_122025\Futures\PackDuoPromo"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\System\PromoSystem\Promo\_122025\Futures\PackDuoPromo"; reason: abstract.
Removed service ".instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_122025\IkigaiPromo"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\System\PromoSystem\Promo\_122025\IkigaiPromo"; reason: abstract.
Removed service ".instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_122025\Luume\PackDetoxPromo"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\System\PromoSystem\Promo\_122025\Luume\PackDetoxPromo"; reason: abstract.
Removed service ".instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_122025\Luume\ProductBiotiBoostPromo"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\System\PromoSystem\Promo\_122025\Luume\ProductBiotiBoostPromo"; reason: abstract.
Removed service ".instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_122025\Luume\ProductKonjaaControlPromo"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\System\PromoSystem\Promo\_122025\Luume\ProductKonjaaControlPromo"; reason: abstract.
Removed service ".instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_122025\Luume\ProductMindFocuusPromo"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\System\PromoSystem\Promo\_122025\Luume\ProductMindFocuusPromo"; reason: abstract.
Removed service ".instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_122025\Luume\ProductNeeoSlimPromo"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\System\PromoSystem\Promo\_122025\Luume\ProductNeeoSlimPromo"; reason: abstract.
Removed service ".instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_122025\Luume\ProductPuureBurnPromo"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\System\PromoSystem\Promo\_122025\Luume\ProductPuureBurnPromo"; reason: abstract.
Removed service ".instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_122025\Luume\ProductRelaxMePromo"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\System\PromoSystem\Promo\_122025\Luume\ProductRelaxMePromo"; reason: abstract.
Removed service ".instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_122025\Luume\ProductVitaBoostPromo"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\System\PromoSystem\Promo\_122025\Luume\ProductVitaBoostPromo"; reason: abstract.
Removed service ".instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_122025\Luume\ProgramDetoxPromo"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\System\PromoSystem\Promo\_122025\Luume\ProgramDetoxPromo"; reason: abstract.
Removed service ".instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_122025\Luume\ProgramHairfusionPromo"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\System\PromoSystem\Promo\_122025\Luume\ProgramHairfusionPromo"; reason: abstract.
Removed service ".instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_122025\Luume\ProgramPerformancePromo"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\System\PromoSystem\Promo\_122025\Luume\ProgramPerformancePromo"; reason: abstract.
Removed service ".instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_122025\Mybiz\LicenseAsiaPromo"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\System\PromoSystem\Promo\_122025\Mybiz\LicenseAsiaPromo"; reason: abstract.
Removed service ".instanceof.App\Service\System\PromoSystem\PromoInterface.0.App\Service\System\PromoSystem\Promo\_122025\Mybiz\LicenseEuropePromo"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\System\PromoSystem\Promo\_122025\Mybiz\LicenseEuropePromo"; reason: abstract.
Removed service ".instanceof.App\Service\System\PromoSystem\PromoInterface.0..abstract.App\Service\System\PromoSystem\PromoInterface"; reason: abstract.
Removed service ".abstract.instanceof..abstract.App\Service\System\PromoSystem\PromoInterface"; reason: abstract.
Removed service ".instanceof.App\Service\System\QuestionnaireSystem\QuestionnaireInterface.0.App\Service\System\QuestionnaireSystem\BizPartnerSatisfactionQuestionnaire"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\System\QuestionnaireSystem\BizPartnerSatisfactionQuestionnaire"; reason: abstract.
Removed service ".instanceof.App\Service\System\QuestionnaireSystem\QuestionnaireInterface.0.App\Service\System\QuestionnaireSystem\CustomerServiceSatisfactionQuestionnaire"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\System\QuestionnaireSystem\CustomerServiceSatisfactionQuestionnaire"; reason: abstract.
Removed service ".instanceof.App\Service\System\QuestionnaireSystem\QuestionnaireInterface.0..abstract.App\Service\System\QuestionnaireSystem\QuestionnaireInterface"; reason: abstract.
Removed service ".abstract.instanceof..abstract.App\Service\System\QuestionnaireSystem\QuestionnaireInterface"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\App\AppExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extension\App\AppExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\Country\CountryExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extension\Country\CountryExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\Crm\Alert\CrmAlertExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extension\Crm\Alert\CrmAlertExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\Crm\Dashboard\CrmDashboardExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extension\Crm\Dashboard\CrmDashboardExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\FuturesLearn\FuturesLearnExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extension\FuturesLearn\FuturesLearnExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\Luume\LuumeAdminUrlExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extension\Luume\LuumeAdminUrlExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\Member\AutoPopup\Extension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extension\Member\AutoPopup\Extension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\Member\MemberExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extension\Member\MemberExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\Member\MemberNode\MemberNodeExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extension\Member\MemberNode\MemberNodeExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\Member\PaymentAccess\MemberPaymentAccessExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extension\Member\PaymentAccess\MemberPaymentAccessExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\Member\Rank\RankExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extension\Member\Rank\RankExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\MybizOnBoarding\MybizOnBoardingExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extension\MybizOnBoarding\MybizOnBoardingExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\OmineDatatable\OmineDatatableExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extension\OmineDatatable\OmineDatatableExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\Product\ProductPointExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extension\Product\ProductPointExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\Rank\RankExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extension\Rank\RankExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\Service\MediaContent\MediaContentExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extension\Service\MediaContent\MediaContentExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\Service\University\AcademyExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extension\Service\University\AcademyExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\Service\University\BreadcrumbExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extension\Service\University\BreadcrumbExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\Space\Futures\FuturesExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extension\Space\Futures\FuturesExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\Space\Luume\LuumeExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extension\Space\Luume\LuumeExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\Space\Mybiz\EnvironmentExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extension\Space\Mybiz\EnvironmentExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\Space\Mybiz\MybizExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extension\Space\Mybiz\MybizExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\Subscription\SubscriptionPaymentStatusExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extension\Subscription\SubscriptionPaymentStatusExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\Subscription\SubscriptionProviderExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extension\Subscription\SubscriptionProviderExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\App\AppRuntime"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Runtime\App\AppRuntime"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\Country\CountryRuntime"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Runtime\Country\CountryRuntime"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\Crm\Alert\CrmAlertRuntime"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Runtime\Crm\Alert\CrmAlertRuntime"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\Crm\Dashboard\CrmDashboardRuntime"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Runtime\Crm\Dashboard\CrmDashboardRuntime"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\FuturesLearn\FuturesLearnRuntime"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Runtime\FuturesLearn\FuturesLearnRuntime"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\Luume\LuumeAdminUrlRuntime"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Runtime\Luume\LuumeAdminUrlRuntime"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\Member\AutoPopup\AccessRuntime"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Runtime\Member\AutoPopup\AccessRuntime"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\Member\MemberNode\MemberNodeRuntime"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Runtime\Member\MemberNode\MemberNodeRuntime"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\Member\MemberRuntime"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Runtime\Member\MemberRuntime"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\Member\PaymentAccess\MemberPaymentAccessRuntime"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Runtime\Member\PaymentAccess\MemberPaymentAccessRuntime"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\Member\Rank\RankRuntime"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Runtime\Member\Rank\RankRuntime"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\MybizOnboarding\MybizOnboardingRuntime"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Runtime\MybizOnboarding\MybizOnboardingRuntime"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\OmineDatatable\OmineDatatableRuntime"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Runtime\OmineDatatable\OmineDatatableRuntime"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\Product\ProductPointRuntime"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Runtime\Product\ProductPointRuntime"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\Service\MediaContent\MediaContentRuntime"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Runtime\Service\MediaContent\MediaContentRuntime"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\Service\University\AcademyRuntime"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Runtime\Service\University\AcademyRuntime"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\Service\University\BreadcrumbRuntime"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Runtime\Service\University\BreadcrumbRuntime"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\Space\Futures\FuturesRuntime"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Runtime\Space\Futures\FuturesRuntime"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\Space\Luume\LuumeRuntime"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Runtime\Space\Luume\LuumeRuntime"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\Space\Mybiz\EnvironmentRuntime"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Runtime\Space\Mybiz\EnvironmentRuntime"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\Space\Mybiz\MybizRuntime"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Runtime\Space\Mybiz\MybizRuntime"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\Subscription\SubscriptionPaymentStatusRuntime"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Runtime\Subscription\SubscriptionPaymentStatusRuntime"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\Subscription\SubscriptionProviderRuntime"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Runtime\Subscription\SubscriptionProviderRuntime"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\Constraint.0.App\Validator\Member\Over18"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\Member\Over18"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Member\Over18Validator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\Member\Over18Validator"; reason: abstract.
Removed service ".instanceof.Monolog\ResettableInterface.0.Sentry\Monolog\Handler"; reason: abstract.
Removed service ".instanceof.Monolog\Handler\HandlerInterface.0.Sentry\Monolog\Handler"; reason: abstract.
Removed service ".abstract.instanceof.Sentry\Monolog\Handler"; reason: abstract.
Removed service ".instanceof.Monolog\ResettableInterface.0.Sentry\Monolog\BreadcrumbHandler"; reason: abstract.
Removed service ".instanceof.Monolog\Handler\HandlerInterface.0.Sentry\Monolog\BreadcrumbHandler"; reason: abstract.
Removed service ".abstract.instanceof.Sentry\Monolog\BreadcrumbHandler"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\Adapter\AdapterInterface.0.Omines\DataTablesBundle\Adapter\ArrayAdapter"; reason: abstract.
Removed service ".abstract.instanceof.Omines\DataTablesBundle\Adapter\ArrayAdapter"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\Adapter\AdapterInterface.0.Omines\DataTablesBundle\Adapter\Doctrine\ORMAdapter"; reason: abstract.
Removed service ".abstract.instanceof.Omines\DataTablesBundle\Adapter\Doctrine\ORMAdapter"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\Adapter\AdapterInterface.0.Omines\DataTablesBundle\Adapter\Doctrine\FetchJoinORMAdapter"; reason: abstract.
Removed service ".abstract.instanceof.Omines\DataTablesBundle\Adapter\Doctrine\FetchJoinORMAdapter"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\Column\AbstractColumn.0.Omines\DataTablesBundle\Column\TwigColumn"; reason: abstract.
Removed service ".abstract.instanceof.Omines\DataTablesBundle\Column\TwigColumn"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\Column\AbstractColumn.0.Omines\DataTablesBundle\Column\TwigStringColumn"; reason: abstract.
Removed service ".abstract.instanceof.Omines\DataTablesBundle\Column\TwigStringColumn"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\Exporter\DataTableExporterInterface.0.Omines\DataTablesBundle\Exporter\Excel\ExcelExporter"; reason: abstract.
Removed service ".abstract.instanceof.Omines\DataTablesBundle\Exporter\Excel\ExcelExporter"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\Exporter\DataTableExporterInterface.0.Omines\DataTablesBundle\Exporter\Excel\ExcelOpenSpoutExporter"; reason: abstract.
Removed service ".abstract.instanceof.Omines\DataTablesBundle\Exporter\Excel\ExcelOpenSpoutExporter"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\Exporter\DataTableExporterInterface.0.Omines\DataTablesBundle\Exporter\Csv\CsvExporter"; reason: abstract.
Removed service ".abstract.instanceof.Omines\DataTablesBundle\Exporter\Csv\CsvExporter"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Omines\DataTablesBundle\Twig\DataTablesExtension"; reason: abstract.
Removed service ".abstract.instanceof.Omines\DataTablesBundle\Twig\DataTablesExtension"; reason: abstract.
483
Removed service "nyholm.psr7.psr17_factory"; reason: unused.
Removed service "nyholm.psr7.httplug_factory"; reason: unused.
Removed service "App\Constants\AppCacheConstant"; reason: unused.
Removed service "App\Constants\AppConstant"; reason: unused.
Removed service "App\Constants\CRM\Dashboard\CrmDashBoardConstant"; reason: unused.
Removed service "App\Constants\Mobile\MobileNotificationType"; reason: unused.
Removed service "App\Constants\Mobile\MybizStatusCode"; reason: unused.
Removed service "App\Constants\RoleConstant"; reason: unused.
Removed service "App\Datatable\Filter\SelectFilter"; reason: unused.
Removed service "App\Datatable\Filter\TextFilter"; reason: unused.
Removed service "App\Datatable\Filter\ThreeStateFilter"; reason: unused.
Removed service "App\Datatable\Filter\ThreeStateIcons"; reason: unused.
Removed service "App\Document\MissionUserEventLog"; reason: unused.
Removed service "App\Document\Questionnaire"; reason: unused.
Removed service "App\Dto\Actuality\ActualityDto"; reason: unused.
Removed service "App\Dto\Api\FuturesLearn\Notification\PushNotificationDto"; reason: unused.
Removed service "App\Dto\Api\Helpdesk\HelpdeskAuthorizationDto"; reason: unused.
Removed service "App\Dto\Api\Helpdesk\Ticket\AttachmentDto"; reason: unused.
Removed service "App\Dto\Api\Helpdesk\Ticket\TicketDto"; reason: unused.
Removed service "App\Dto\Api\Luume\ShippingMethodDto"; reason: unused.
Removed service "App\Dto\Api\Member\MemberInformationsDto"; reason: unused.
Removed service "App\Dto\Api\Member\MemberInformationsProductDto"; reason: unused.
Removed service "App\Dto\Api\Member\MemberInformationsPurchaseDto"; reason: unused.
Removed service "App\Dto\Api\Member\MemberInformationsResponseDto"; reason: unused.
Removed service "App\Dto\Api\Member\MemberLoginDto"; reason: unused.
Removed service "App\Dto\Api\Member\MemberLoginResponseDto"; reason: unused.
Removed service "App\Dto\Api\Onfido\OnfidoAddressDto"; reason: unused.
Removed service "App\Dto\Api\Onfido\OnfidoApplicantCreateDto"; reason: unused.
Removed service "App\Dto\Api\Onfido\OnfidoApplicantDto"; reason: unused.
Removed service "App\Dto\Api\Onfido\OnfidoDocumentExtractionDto"; reason: unused.
Removed service "App\Dto\Api\Onfido\OnfidoLocationDto"; reason: unused.
Removed service "App\Dto\Api\Onfido\OnfidoWorkflowRunCreateDto"; reason: unused.
Removed service "App\Dto\Api\Onfido\OnfidoWorkflowRunDto"; reason: unused.
Removed service "App\Dto\Api\Onfido\OnfidoWorkflowRunLinkDto"; reason: unused.
Removed service "App\Dto\Api\Onfido\OnfidoWorkflowRunTaskDto"; reason: unused.
Removed service "App\Dto\Api\Product\ProductCartDto"; reason: unused.
Removed service "App\Dto\Api\Product\ProductPriceDto"; reason: unused.
Removed service "App\Dto\Api\Subscription\ApiSubscriptionGetterDto"; reason: unused.
Removed service "App\Dto\Api\Subscription\SubscriptionChangerDto"; reason: unused.
Removed service "App\Dto\Api\Subscription\SubscriptionUpdaterDto"; reason: unused.
Removed service "App\Dto\Api\User\UserJwtTokenDto"; reason: unused.
Removed service "App\Dto\Api\Vimeo\MediaContentVideoInfosDto"; reason: unused.
Removed service "App\Dto\Authorization\AuthorizationHeaderDto"; reason: unused.
Removed service "App\Dto\CRM\Alert\CrmAlertActionDto"; reason: unused.
Removed service "App\Dto\CRM\Dashboard\CrmDashBoardStatisticClientDto"; reason: unused.
Removed service "App\Dto\CRM\Dashboard\CrmDashboardEventsDto"; reason: unused.
Removed service "App\Dto\CRM\Dashboard\GlobalStatisticsDto"; reason: unused.
Removed service "App\Dto\CRM\Member\CRMMemberAlertDto"; reason: unused.
Removed service "App\Dto\CRM\Member\CRMMemberListFilterDto"; reason: unused.
Removed service "App\Dto\CRM\Member\CRMMemberQualificationDto"; reason: unused.
Removed service "App\Dto\CRM\Member\CrmFreedomActivationDto"; reason: unused.
Removed service "App\Dto\CRM\Replay\ReplayFormFilterDto"; reason: unused.
Removed service "App\Dto\Calendar\EventDto"; reason: unused.
Removed service "App\Dto\Calendar\Request\CreateOrUpdateEventRequestDto"; reason: unused.
Removed service "App\Dto\Calendar\Request\GetEventsRequestDto"; reason: unused.
Removed service "App\Dto\Challenge\AbstractChallengeDto"; reason: unused.
Removed service "App\Dto\Challenge\ChallengeCrmDto"; reason: unused.
Removed service "App\Dto\Challenge\ChallengeRankingDto"; reason: unused.
Removed service "App\Dto\Challenge\ChallengeStepDto"; reason: unused.
Removed service "App\Dto\Challenge\LeaderDto"; reason: unused.
Removed service "App\Dto\Challenge\StepDto"; reason: unused.
Removed service "App\Dto\Challenge\WinnerDto"; reason: unused.
Removed service "App\Dto\Contact\ContactDto"; reason: unused.
Removed service "App\Dto\Customer\CustomerFilterDto"; reason: unused.
Removed service "App\Dto\Discord\AccessTokenDto"; reason: unused.
Removed service "App\Dto\Discord\AccessTokenGetDto"; reason: unused.
Removed service "App\Dto\Discord\RefreshTokenGetDto"; reason: unused.
Removed service "App\Dto\Document\DocumentDto"; reason: unused.
Removed service "App\Dto\Form\Mobile\MobileFormDto"; reason: unused.
Removed service "App\Dto\Form\Mobile\Step\Field\MobileFormFieldChoiceDto"; reason: unused.
Removed service "App\Dto\Form\Mobile\Step\Field\MobileFormFieldDto"; reason: unused.
Removed service "App\Dto\Form\Mobile\Step\Field\MobileFormFieldOptionDto"; reason: unused.
Removed service "App\Dto\Form\Mobile\Step\MobileFormOnFidoDto"; reason: unused.
Removed service "App\Dto\Form\Mobile\Step\MobileFormStepDto"; reason: unused.
Removed service "App\Dto\Form\Mobile\Step\MobileFormStepOptionDto"; reason: unused.
Removed service "App\Dto\Form\Mobile\Step\MobileStepDto"; reason: unused.
Removed service "App\Dto\Formation\PurchasedFormationDto"; reason: unused.
Removed service "App\Dto\Freedom\FreedomRulesDto"; reason: unused.
Removed service "App\Dto\Gamification\BadgeDto"; reason: unused.
Removed service "App\Dto\Gamification\MissionDto"; reason: unused.
Removed service "App\Dto\Gamification\MissionEventLog\EventCalendarEventAddedLogDto"; reason: unused.
Removed service "App\Dto\Gamification\MissionEventLog\EventClientProfileViewedLogDto"; reason: unused.
Removed service "App\Dto\Gamification\MissionEventLog\EventKanbanCardAddedLogDto"; reason: unused.
Removed service "App\Dto\Gamification\MissionEventLog\EventNewSaleMadeLogDto"; reason: unused.
Removed service "App\Dto\Gamification\MissionEventLog\EventNotificationReadLogDto"; reason: unused.
Removed service "App\Dto\Gamification\MissionEventLog\EventPageViewedLogDto"; reason: unused.
Removed service "App\Dto\Gamification\MissionEventLog\EventPlacementMadeLogDto"; reason: unused.
Removed service "App\Dto\Gamification\MissionEventLog\EventPointsGeneratedLogDto"; reason: unused.
Removed service "App\Dto\Gamification\MissionEventLog\EventRankedUpLogDto"; reason: unused.
Removed service "App\Dto\GeoIp\GeoLocationDto"; reason: unused.
Removed service "App\Dto\InvoiceHistory\InvoiceHistoryDto"; reason: unused.
Removed service "App\Dto\InvoiceHistory\InvoiceHistoryFormFilterDto"; reason: unused.
Removed service "App\Dto\Kanban\KanbanCardDto"; reason: unused.
Removed service "App\Dto\Kanban\KanbanColumnDto"; reason: unused.
Removed service "App\Dto\Kanban\KanbanTagDto"; reason: unused.
Removed service "App\Dto\Kanban\Request\CreateKanabanCardRequestDto"; reason: unused.
Removed service "App\Dto\Kanban\Request\CreateKanabanColumnRequestDto"; reason: unused.
Removed service "App\Dto\Kanban\Request\CreateKanabanTagRequestDto"; reason: unused.
Removed service "App\Dto\Kanban\Request\MoveKanabanCardRequestDto"; reason: unused.
Removed service "App\Dto\Kanban\Request\UpdateKanabanCardRequestDto"; reason: unused.
Removed service "App\Dto\Log\LogDto"; reason: unused.
Removed service "App\Dto\Log\WebhookLogDto"; reason: unused.
Removed service "App\Dto\Luume\Address\AddressDto"; reason: unused.
Removed service "App\Dto\Luume\Authorization\LuumeAuthorizationHeaderDto"; reason: unused.
Removed service "App\Dto\Luume\Order\AsyncOrderDto"; reason: unused.
Removed service "App\Dto\Luume\Order\LuumeAsyncOrderFormFilterDto"; reason: unused.
Removed service "App\Dto\Luume\Order\MongoAsyncOrderDto"; reason: unused.
Removed service "App\Dto\Luume\Order\OrderDto"; reason: unused.
Removed service "App\Dto\Mail\MailDto"; reason: unused.
Removed service "App\Dto\MediaContent\MediaContentDto"; reason: unused.
Removed service "App\Dto\MediaViews\MongoMediaViewsDto"; reason: unused.
Removed service "App\Dto\Member\Address\MemberPersonnalInformationAddressiDto"; reason: unused.
Removed service "App\Dto\Member\Debit\MemberDebitLogDto"; reason: unused.
Removed service "App\Dto\Member\Debit\MemberLongSubscriptionCheckRenewalLogDto"; reason: unused.
Removed service "App\Dto\Member\Debit\MemberLongSubscriptionRenewalLogDto"; reason: unused.
Removed service "App\Dto\Member\Debit\MemberSubscriptionDebitCheckLogDto"; reason: unused.
Removed service "App\Dto\Member\History\MemberLogHistoryDto"; reason: unused.
Removed service "App\Dto\Member\Invoice\MemberInvoiceDto"; reason: unused.
Removed service "App\Dto\Member\MemberChangePasswordDto"; reason: unused.
Removed service "App\Dto\Member\MemberCopecartCreatorDto"; reason: unused.
Removed service "App\Dto\Member\MemberCreatorDto"; reason: unused.
Removed service "App\Dto\Member\MemberNode\MemberNodeDto"; reason: unused.
Removed service "App\Dto\Member\MemberPersonalInformationDto"; reason: unused.
Removed service "App\Dto\Member\MemberPrimaryInformationDto"; reason: unused.
Removed service "App\Dto\Member\MemberSocialNetworkDto"; reason: unused.
Removed service "App\Dto\Member\MemberSocialNetworksDto"; reason: unused.
Removed service "App\Dto\Member\Placement\MemberPlacementLogDto"; reason: unused.
Removed service "App\Dto\Member\Ranking\RankingDto"; reason: unused.
Removed service "App\Dto\Member\Subscription\Statistic\MemberSubscriptionRenewalStatisticDto"; reason: unused.
Removed service "App\Dto\Mobile\Commissions\MobileCommissionDetailsRequestDto"; reason: unused.
Removed service "App\Dto\Mobile\Commissions\MobileCommissionElementRequestDto"; reason: unused.
Removed service "App\Dto\Mobile\Commissions\MobileCommissionsRequestDto"; reason: unused.
Removed service "App\Dto\Mobile\Customers\MobileCustomerDetailsDto"; reason: unused.
Removed service "App\Dto\Mobile\Customers\MobileCustomerDetailsPacksPointsDto"; reason: unused.
Removed service "App\Dto\Mobile\Customers\MobileCustomerDetailsProductsPointsDto"; reason: unused.
Removed service "App\Dto\Mobile\Customers\MobileCustomersFiltersDto"; reason: unused.
Removed service "App\Dto\Mobile\Customers\MobileCustomersFiltersRequestDto"; reason: unused.
Removed service "App\Dto\Mobile\Errors\MobileErrorDto"; reason: unused.
Removed service "App\Dto\Mobile\Homepage\HomepageCommissionDto"; reason: unused.
Removed service "App\Dto\Mobile\Homepage\HomepageMemberDto"; reason: unused.
Removed service "App\Dto\Mobile\Homepage\HomepageParametersDto"; reason: unused.
Removed service "App\Dto\Mobile\Homepage\HomepageRenewalsDto"; reason: unused.
Removed service "App\Dto\Mobile\Homepage\HomepageResponseDto"; reason: unused.
Removed service "App\Dto\Mobile\Homepage\HomepageTargetObjectDto"; reason: unused.
Removed service "App\Dto\Mobile\Homepage\HomepageValueAndMembersDto"; reason: unused.
Removed service "App\Dto\Mobile\Homepage\Link\HomepageLinkDto"; reason: unused.
Removed service "App\Dto\Mobile\Homepage\RankAndQualification\HomepageQualificationDto"; reason: unused.
Removed service "App\Dto\Mobile\Homepage\RankAndQualification\HomepageRankAndQualificationDto"; reason: unused.
Removed service "App\Dto\Mobile\Homepage\RankAndQualification\HomepageRankDto"; reason: unused.
Removed service "App\Dto\Mobile\Placement\MobilePlacementParametersDto"; reason: unused.
Removed service "App\Dto\Mobile\Placement\Sponsors\MobileSponsorParametersDto"; reason: unused.
Removed service "App\Dto\Mobile\Placement\Sponsors\MobileSponsorResponseDto"; reason: unused.
Removed service "App\Dto\MoneyBag\MoneyBagDto"; reason: unused.
Removed service "App\Dto\MoneyBag\MoneyBagItemDto"; reason: unused.
Removed service "App\Dto\Mongo\MongoIndexDto"; reason: unused.
Removed service "App\Dto\Mybiz\DashboardMemberDateSpaceDto"; reason: unused.
Removed service "App\Dto\Mybiz\MybizDocumentFormFilterDto"; reason: unused.
Removed service "App\Dto\Node\MemberNodeDto"; reason: unused.
Removed service "App\Dto\Node\PointDetail\MemberNodePointsDetailDto"; reason: unused.
Removed service "App\Dto\Node\PointDetail\MemberNodePointsDetailItemDto"; reason: unused.
Removed service "App\Dto\Notification\NotificationDto"; reason: unused.
Removed service "App\Dto\Payment\Order\OrderCustomerDto"; reason: unused.
Removed service "App\Dto\Payment\Order\OrderDto"; reason: unused.
Removed service "App\Dto\Payment\Order\OrderItemDto"; reason: unused.
Removed service "App\Dto\Payment\Order\OrderShippingFeesDto"; reason: unused.
Removed service "App\Dto\Payment\PaymentGateway\Charge\PaymentChargeDto"; reason: unused.
Removed service "App\Dto\Payment\PaymentGateway\Copecart\CopecartMetadataPayloadDto"; reason: unused.
Removed service "App\Dto\Payment\PaymentGateway\Copecart\CopecartMetadataPredictionPayloadDto"; reason: unused.
Removed service "App\Dto\Payment\PaymentGateway\Copecart\CopecartPayloadDto"; reason: unused.
Removed service "App\Dto\Payment\PaymentGateway\Copecart\CopecartPayloadStateDto"; reason: unused.
Removed service "App\Dto\Payment\PaymentGateway\PaymentCardDto"; reason: unused.
Removed service "App\Dto\Payment\PaymentGateway\PaymentGatewayCustomerDto"; reason: unused.
Removed service "App\Dto\Payment\PaymentGateway\PaymentGatewayDto"; reason: unused.
Removed service "App\Dto\Payment\PaymentGateway\PaymentGatewayPaymentInformationUpdateLinkDto"; reason: unused.
Removed service "App\Dto\Payment\PaymentGateway\PaymentGatewayPaymentIntentDto"; reason: unused.
Removed service "App\Dto\Payment\PaymentGateway\PaymentIntent\PaymentIntentDto"; reason: unused.
Removed service "App\Dto\Payment\PaymentGateway\PaymentPackDisplayDto"; reason: unused.
Removed service "App\Dto\Payment\PaymentGateway\Stripe\StripePaymentIntentDto"; reason: unused.
Removed service "App\Dto\Payment\PaymentGateway\TapPayment\TapPayementWebhookDto"; reason: unused.
Removed service "App\Dto\Payment\ShopPurchase\ShopPurchaseDto"; reason: unused.
Removed service "App\Dto\Payment\Subscription\SubscriptionContextDto"; reason: unused.
Removed service "App\Dto\Payment\Subscription\SubscriptionFilterDto"; reason: unused.
Removed service "App\Dto\Period\PeriodDto"; reason: unused.
Removed service "App\Dto\PointHistory\PointHistoryDto"; reason: unused.
Removed service "App\Dto\PointHistory\PointHistoryFormatedResultDto"; reason: unused.
Removed service "App\Dto\PointHistory\PointHistoryMonthQualificationDto"; reason: unused.
Removed service "App\Dto\PointHistory\PointHistoryMonthResultResponseDto"; reason: unused.
Removed service "App\Dto\PointHistory\PointHistoryMonthSummaryResultDto"; reason: unused.
Removed service "App\Dto\PointHistory\PointHistoryRequestDto"; reason: unused.
Removed service "App\Dto\PointHistory\PointHistoryResponseLogDto"; reason: unused.
Removed service "App\Dto\Process\MemberDebit\MemberDebitSpaceStatisticDto"; reason: unused.
Removed service "App\Dto\Process\MemberDebit\MemberDebitSummaryDto"; reason: unused.
Removed service "App\Dto\Product\PackDto"; reason: unused.
Removed service "App\Dto\Product\ProductDto"; reason: unused.
Removed service "App\Dto\Product\ProductInstallmentInformationsDto"; reason: unused.
Removed service "App\Dto\Product\ProductsDto"; reason: unused.
Removed service "App\Dto\PromoSystem\ProductPromoDto"; reason: unused.
Removed service "App\Dto\PromoSystem\PromoDto"; reason: unused.
Removed service "App\Dto\QualifiedChoice\FuturesAndLuumePackNameDto"; reason: unused.
Removed service "App\Dto\QualifiedChoice\LightQualifiedChoiceDto"; reason: unused.
Removed service "App\Dto\QualifiedChoice\QualifiedChoiceDto"; reason: unused.
Removed service "App\Dto\Questionnaire\QuestionBooleanDto"; reason: unused.
Removed service "App\Dto\Questionnaire\QuestionScaleDto"; reason: unused.
Removed service "App\Dto\Questionnaire\QuestionnaireDto"; reason: unused.
Removed service "App\Dto\RangeDto"; reason: unused.
Removed service "App\Dto\Rank\QualificationDto"; reason: unused.
Removed service "App\Dto\Rank\RankingInformationDto"; reason: unused.
Removed service "App\Dto\Service\Book\BookMediaContentDto"; reason: unused.
Removed service "App\Dto\Service\FeatureDto"; reason: unused.
Removed service "App\Dto\Service\FeatureTypeDto"; reason: unused.
Removed service "App\Dto\Service\Tv\LiveDto"; reason: unused.
Removed service "App\Dto\Service\Tv\Planning\PlanningEventDto"; reason: unused.
Removed service "App\Dto\Service\Tv\Planning\PlanningOptionsDto"; reason: unused.
Removed service "App\Dto\Service\Tv\PlanningDto"; reason: unused.
Removed service "App\Dto\Service\Tv\Replay\ReplayCategoryDto"; reason: unused.
Removed service "App\Dto\Service\Tv\Replay\ReplayDto"; reason: unused.
Removed service "App\Dto\Service\Tv\Zoom\ZoomAccessDto"; reason: unused.
Removed service "App\Dto\Service\University\AcademyDto"; reason: unused.
Removed service "App\Dto\Service\University\AcademyImportJsonDto"; reason: unused.
Removed service "App\Dto\Service\University\AcademyMediaContentDto"; reason: unused.
Removed service "App\Dto\Service\University\AcademyStatisticsDto"; reason: unused.
Removed service "App\Dto\WaitingList\WaitingElementDto"; reason: unused.
Removed service "App\Dto\YearMonthWeekDto"; reason: unused.
Removed service "App\EventListener\Subscription\SubscriptionCreatedEvent"; reason: unused.
Removed service "App\Exception\Api\ApiRequestContentParserNotFoundExcecption"; reason: unused.
Removed service "App\Exception\Api\ApiSubscriptionHeaderNotFoundException"; reason: unused.
Removed service "App\Exception\Authorization\MybizApplicationVersionNotSupportedException"; reason: unused.
Removed service "App\Exception\Authorization\MybizAuthorizationException"; reason: unused.
Removed service "App\Exception\Calendar\EventNotFoundException"; reason: unused.
Removed service "App\Exception\Contact\ContactNotFoundExcecption"; reason: unused.
Removed service "App\Exception\Country\CountryNotFoundException"; reason: unused.
Removed service "App\Exception\FuturesLearn\FuturesLearnConflictException"; reason: unused.
Removed service "App\Exception\FuturesLearn\FuturesLearnNotFoundException"; reason: unused.
Removed service "App\Exception\Gamification\MissionNotFoundException"; reason: unused.
Removed service "App\Exception\Invoice\InvoiceAlreadyExistsException"; reason: unused.
Removed service "App\Exception\Invoice\MemberNotEligibleForInvoicingException"; reason: unused.
Removed service "App\Exception\Invoice\TooManyMemberMonthInvoicesException"; reason: unused.
Removed service "App\Exception\Lock\LockInvoiceException"; reason: unused.
Removed service "App\Exception\Luume\LuumeConflictException"; reason: unused.
Removed service "App\Exception\Luume\LuumeNotFoundException"; reason: unused.
Removed service "App\Exception\Luume\LuumeOrderMissingParameterException"; reason: unused.
Removed service "App\Exception\Maintenance\MaintenanceException"; reason: unused.
Removed service "App\Exception\Market\MarketNotFoundExcecption"; reason: unused.
Removed service "App\Exception\Member\MemberLicenseNotFoundException"; reason: unused.
Removed service "App\Exception\Member\MemberMainAddressNullException"; reason: unused.
Removed service "App\Exception\Member\MemberNode\MemberNodeNotFoundExcecption"; reason: unused.
Removed service "App\Exception\Member\MemberNode\MemberNodePlacementForbiddenExcecption"; reason: unused.
Removed service "App\Exception\Member\MemberNotFoundException"; reason: unused.
Removed service "App\Exception\Member\MemberPointsExcecption"; reason: unused.
Removed service "App\Exception\Member\MemberQualifiedChooseNullException"; reason: unused.
Removed service "App\Exception\Member\Placement\MemberPlacementAlreadyInProgressException"; reason: unused.
Removed service "App\Exception\Member\Placement\MemberPlacementRemoveTypeAlreadyInProgressException"; reason: unused.
Removed service "App\Exception\Member\Placement\MemberPlacementUnderParentAlreadyInProgressException"; reason: unused.
Removed service "App\Exception\Member\Position\MemberPositionAssignationForbiddenExcecption"; reason: unused.
Removed service "App\Exception\Member\User\UserAlreadyExistsExcecption"; reason: unused.
Removed service "App\Exception\Member\User\UserNotFoundExcecption"; reason: unused.
Removed service "App\Exception\MoneyBag\InvalidNumberOfMoneyBagsException"; reason: unused.
Removed service "App\Exception\MoneyBag\TooMuchMoneyBagsException"; reason: unused.
Removed service "App\Exception\Notification\NotificationUnsendException"; reason: unused.
Removed service "App\Exception\Parameter\MissingParameterKeyException"; reason: unused.
Removed service "App\Exception\Payment\Order\OrderAlreadyRefundedException"; reason: unused.
Removed service "App\Exception\Payment\Order\OrderItemNotFoundException"; reason: unused.
Removed service "App\Exception\Payment\PaymentGateway\Copecart\CopecartApiException"; reason: unused.
Removed service "App\Exception\Payment\PaymentGateway\Copecart\CopecartPayloadMetadataException"; reason: unused.
Removed service "App\Exception\Payment\PaymentGateway\Copecart\CopecartPaymentHistoryNotFoundException"; reason: unused.
Removed service "App\Exception\Payment\PaymentGateway\Copecart\CopecartPriceNotFoundException"; reason: unused.
Removed service "App\Exception\Payment\PaymentGateway\Copecart\CopecartWebhookException"; reason: unused.
Removed service "App\Exception\Payment\PaymentGateway\Debit\PaymentGatewayCustomerErrorException"; reason: unused.
Removed service "App\Exception\Payment\PaymentGateway\Debit\PaymentGatewayDebitBadStatusException"; reason: unused.
Removed service "App\Exception\Payment\PaymentGateway\Debit\PaymentGatewayDebitBaseException"; reason: unused.
Removed service "App\Exception\Payment\PaymentGateway\Debit\PaymentGatewayDebitCancelationAtException"; reason: unused.
Removed service "App\Exception\Payment\PaymentGateway\Debit\PaymentGatewayDebitCancellationRequestAtException"; reason: unused.
Removed service "App\Exception\Payment\PaymentGateway\Debit\PaymentGatewayDebitErrorException"; reason: unused.
Removed service "App\Exception\Payment\PaymentGateway\Debit\PaymentGatewayDebitNoGatewayException"; reason: unused.
Removed service "App\Exception\Payment\PaymentGateway\Debit\PaymentGatewayDebitNoProductException"; reason: unused.
Removed service "App\Exception\Payment\PaymentGateway\Debit\PaymentGatewayDebitNoSubscriptionException"; reason: unused.
Removed service "App\Exception\Payment\PaymentGateway\Debit\PaymentGatewayDebitPaymentException"; reason: unused.
Removed service "App\Exception\Payment\PaymentGateway\Debit\PaymentGatewayDebitPendingRenewalException"; reason: unused.
Removed service "App\Exception\Payment\PaymentGateway\Debit\PaymentGatewayDebitPremiumDeductException"; reason: unused.
Removed service "App\Exception\Payment\PaymentGateway\DefaultGatewayNotFoundException"; reason: unused.
Removed service "App\Exception\Payment\PaymentGateway\GatewayNotFoundException"; reason: unused.
Removed service "App\Exception\Payment\PaymentGateway\PaymentGatewayNotFoundException"; reason: unused.
Removed service "App\Exception\Payment\PaymentGateway\PaymentGatewayRefundException"; reason: unused.
Removed service "App\Exception\Payment\PaymentGateway\TapPayment\TapPaymentApiException"; reason: unused.
Removed service "App\Exception\Payment\ShopPurchase\ActionNotFoundExcecption"; reason: unused.
Removed service "App\Exception\Payment\ShopPurchase\ShopPurchaseNotFoundExcecption"; reason: unused.
Removed service "App\Exception\Payment\Subscription\IllegalNumberOfSubscriptionExcecption"; reason: unused.
Removed service "App\Exception\Payment\Subscription\LongSubscriptionRenewalException"; reason: unused.
Removed service "App\Exception\Payment\Subscription\LongSubscriptionRenewalQualifiedMemberException"; reason: unused.
Removed service "App\Exception\Payment\Subscription\MaximumSubscriptionDebitRetryReachedException"; reason: unused.
Removed service "App\Exception\Payment\Subscription\SubscriptionNotFoundException"; reason: unused.
Removed service "App\Exception\Price\PriceNotFoundException"; reason: unused.
Removed service "App\Exception\Product\ProductNotFoundExcecption"; reason: unused.
Removed service "App\Exception\Product\ProductTypeNotFoundExcecption"; reason: unused.
Removed service "App\Exception\Promo\PromoNotLaunchableException"; reason: unused.
Removed service "App\Exception\Questionnaire\QuestionnaireNotFoundException"; reason: unused.
Removed service "App\Exception\Questionnaire\QuestionnaireResponseRequiredException"; reason: unused.
Removed service "App\Exception\Rank\IllegalNumberOfRankAtSameLevelExcecption"; reason: unused.
Removed service "App\Exception\Rank\RankNotFoundExcecption"; reason: unused.
Removed service "App\Exception\Service\Tv\UrlNotValidException"; reason: unused.
Removed service "App\Exception\Service\University\AcademyNotFoundException"; reason: unused.
Removed service "App\Exception\SocialNetwork\SocialNetworkNotFoundException"; reason: unused.
Removed service "App\Exception\SocialNetwork\SocialNetworkRequiredException"; reason: unused.
Removed service "App\Exception\Space\SpaceNotFoundException"; reason: unused.
Removed service "App\Exception\Trade\BrokenTradeStrategyLineException"; reason: unused.
Removed service "App\Logging\Sentry\BeforeSendTransaction"; reason: unused.
Removed service "App\Message\Notification\NotificationMessage"; reason: unused.
Removed service "App\Message\PointHistory\PointHistoryRequestMessage"; reason: unused.
Removed service "App\MessageHandler\PointHistory\PointHistoryRequestMessageHandler"; reason: unused.
Removed service "App\Repository\Hint\MemberNodeIndexWalker"; reason: unused.
Removed service "App\Validator\Member\Over18"; reason: unused.
Removed service "Symfony\Component\HttpFoundation\Session\Storage\Handler\PdoSessionHandler"; reason: unused.
Removed service "Sentry\Monolog\Handler"; reason: unused.
Removed service "Sentry\Monolog\BreadcrumbHandler"; reason: unused.
Removed service "media.storage.s3.client"; reason: unused.
Removed service "League\Flysystem\FilesystemInterface"; reason: unused.
Removed service "media.storage.s3.adapter"; reason: unused.
Removed service "controller.helper"; reason: unused.
Removed service "http_cache"; reason: unused.
Removed service "http_cache.store"; reason: unused.
Removed service "reverse_container"; reason: unused.
Removed service "assets.empty_package"; reason: unused.
Removed service "psr18.http_client"; reason: unused.
Removed service "httplug.http_client"; reason: unused.
Removed service "http_client.uri_template_expander.guzzle"; reason: unused.
Removed service "http_client.uri_template_expander.rize"; reason: unused.
Removed service "translator.logging"; reason: unused.
Removed service "serializer.mapping.cache.symfony"; reason: unused.
Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
Removed service "serializer.name_converter.snake_case_to_camel_case"; reason: unused.
Removed service "type_info.type_context_factory"; reason: unused.
Removed service "type_info.resolver"; reason: unused.
Removed service "type_info.resolver.reflection_type"; reason: unused.
Removed service "type_info.resolver.reflection_parameter"; reason: unused.
Removed service "type_info.resolver.reflection_property"; reason: unused.
Removed service "type_info.resolver.reflection_return"; reason: unused.
Removed service "type_info.resolver.string"; reason: unused.
Removed service "type_info.resolver.reflection_parameter.phpdoc_aware"; reason: unused.
Removed service "type_info.resolver.reflection_property.phpdoc_aware"; reason: unused.
Removed service "type_info.resolver.reflection_return.phpdoc_aware"; reason: unused.
Removed service "lock.strategy.majority"; reason: unused.
Removed service "lock.default.factory"; reason: unused.
Removed service "name_based_uuid.factory"; reason: unused.
Removed service "random_based_uuid.factory"; reason: unused.
Removed service "time_based_uuid.factory"; reason: unused.
Removed service ".cache_connection.MfCypIA"; reason: unused.
Removed service ".cache_connection.H8vabc8"; reason: unused.
Removed service ".cache_connection.8kvDmRs"; reason: unused.
Removed service "session.storage.factory.php_bridge"; reason: unused.
Removed service "session.storage.factory.mock_file"; reason: unused.
Removed service "session.handler.native"; 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 "validator.form.attribute_metadata"; 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.amqp.factory"; reason: unused.
Removed service "messenger.transport.sqs.factory"; reason: unused.
Removed service "messenger.transport.beanstalkd.factory"; reason: unused.
Removed service "twig.loader.chain"; reason: unused.
Removed service "twig.extension.htmlsanitizer"; reason: unused.
Removed service "twig.extension.debug"; reason: unused.
Removed service "twig.extension.weblink"; 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.syslog"; reason: unused.
Removed service "monolog.formatter.loggly"; reason: unused.
Removed service "monolog.formatter.normalizer"; reason: unused.
Removed service "monolog.formatter.scalar"; reason: unused.
Removed service "monolog.formatter.wildfire"; reason: unused.
Removed service "monolog.formatter.logstash"; reason: unused.
Removed service "monolog.http_client"; reason: unused.
Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
Removed service "doctrine.dbal.default_schema_manager_factory"; 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 "fos_rest.view_handler.jsonp"; reason: unused.
Removed service "fos_rest.request.param_fetcher"; reason: unused.
Removed service "fos_rest.request.param_fetcher.reader"; reason: unused.
Removed service "fos_rest.serializer.symfony"; reason: unused.
Removed service "jms_serializer.identical_property_naming_strategy"; reason: unused.
Removed service "jms_serializer.doctrine_phpcr_object_constructor"; reason: unused.
Removed service "security.authentication.session_strategy_noop"; reason: unused.
Removed service "security.context_listener"; reason: unused.
Removed service "security.user_authenticator"; reason: unused.
Removed service "security.access_token_extractor.header"; reason: unused.
Removed service "security.access_token_extractor.query_string"; reason: unused.
Removed service "security.access_token_extractor.request_body"; reason: unused.
Removed service "security.access_token_handler.oidc.algorithm_manager_factory"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES512"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS512"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS512"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption_algorithm_manager_factory"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.RSAOAEP"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.ECDHES"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.ECDHSS"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A128CBCHS256"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A192CBCHS384"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A256CBCHS512"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A128GCM"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A192GCM"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A256GCM"; reason: unused.
Removed service "security.user_checker.chain.futures_website"; 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 "stof_doctrine_extensions.tool.actor_provider"; reason: unused.
Removed service "stof_doctrine_extensions.tool.ip_address_provider"; reason: unused.
Removed service "stof_doctrine_extensions.metadata_cache"; 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 "maker.php_compat_util"; reason: unused.
Removed service "maker.maker.make_functional_test"; reason: unused.
Removed service "maker.maker.make_subscriber"; reason: unused.
Removed service "maker.maker.make_unit_test"; reason: unused.
Removed service "Omines\DataTablesBundle\Twig\TwigRenderer"; reason: unused.
Removed service "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverMiddleware"; reason: unused.
Removed service "Sentry\SentryBundle\Tracing\Doctrine\DBAL\ConnectionConfigurator"; reason: unused.
Removed service "webpack_encore.cache"; 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 "doctrine_mongodb.odm.listeners.resolve_target_document"; 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.chain_extractor"; reason: unused.
Removed service "lexik_jwt_authentication.extractor.authorization_header_extractor"; reason: unused.
Removed service "lexik_jwt_authentication.extractor.query_parameter_extractor"; reason: unused.
Removed service "lexik_jwt_authentication.extractor.cookie_extractor"; reason: unused.
Removed service "lexik_jwt_authentication.extractor.split_cookie_extractor"; reason: unused.
Removed service "lexik_jwt_authentication.security.jwt_user_provider"; reason: unused.
Removed service ".1_TokenStorage~RsuEmyC"; reason: unused.
Removed service "lexik_jwt_authentication.security.guard.jwt_token_authenticator"; reason: unused.
Removed service "oneup_flysystem.adapter_factory.local"; reason: unused.
Removed service "oneup_flysystem.adapter_factory.awss3v3"; reason: unused.
Removed service "oneup_flysystem.adapter_factory.ftp"; reason: unused.
Removed service "oneup_flysystem.adapter_factory.sftp"; reason: unused.
Removed service "oneup_flysystem.adapter_factory.in_memory"; reason: unused.
Removed service "oneup_flysystem.adapter_factory.customadapter"; reason: unused.
Removed service "oneup_flysystem.adapter_factory.async_aws_s3"; reason: unused.
Removed service "oneup_flysystem.adapter_factory.google_cloud_storage"; reason: unused.
Removed service "oneup_flysystem.adapter_factory.gitlab"; reason: unused.
Removed service "oneup_flysystem.adapter_factory.azureblob"; reason: unused.
Removed service "monolog.logger.translation"; reason: unused.
Removed service "monolog.logger.lock"; reason: unused.
Removed service "security.ldap_locator"; reason: unused.
Removed service ".stof_doctrine_extensions.reader"; reason: unused.
Removed service ".service_locator.TJNRSaV.controller.helper"; reason: unused.
Removed service ".service_locator.icAHgqM"; reason: unused.
Removed service ".service_locator.zfRA4vz"; reason: unused.
Removed service ".service_locator.2fenryk"; reason: unused.
848
Inlined service "Redis" to "Symfony\Component\HttpFoundation\Session\Storage\Handler\RedisSessionHandler".
Inlined service ".service_locator.TJNRSaV.App\Controller\Api\ActualityApiController" to "App\Controller\Api\ActualityApiController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Api\Document\DocumentApiController" to "App\Controller\Api\Document\DocumentApiController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Api\Luume\IkigaiApiController" to "App\Controller\Api\Luume\IkigaiApiController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Api\Luume\OrderApiController" to "App\Controller\Api\Luume\OrderApiController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Api\Luume\RelayPointController" to "App\Controller\Api\Luume\RelayPointController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Api\Luume\ShippingMethodController" to "App\Controller\Api\Luume\ShippingMethodController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Api\Member\MemberApiController" to "App\Controller\Api\Member\MemberApiController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Api\Member\MemberApiResetPasswordController" to "App\Controller\Api\Member\MemberApiResetPasswordController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Api\Member\SponsorApiController" to "App\Controller\Api\Member\SponsorApiController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Api\Mobile\CommissionApiMobileController" to "App\Controller\Api\Mobile\CommissionApiMobileController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Api\Mobile\CustomerApiMobileController" to "App\Controller\Api\Mobile\CustomerApiMobileController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Api\Mobile\DocumentApiMobileController" to "App\Controller\Api\Mobile\DocumentApiMobileController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Api\Mobile\HomeApiMobileController" to "App\Controller\Api\Mobile\HomeApiMobileController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Api\Mobile\HomepageDetailsApiMobileController" to "App\Controller\Api\Mobile\HomepageDetailsApiMobileController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Api\Mobile\MemberSocialNetworkApiMobileController" to "App\Controller\Api\Mobile\MemberSocialNetworkApiMobileController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Api\Mobile\MybizOnBoardingApiMobileController" to "App\Controller\Api\Mobile\MybizOnBoardingApiMobileController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Api\Mobile\PlacementMobileApiController" to "App\Controller\Api\Mobile\PlacementMobileApiController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Api\Mobile\QuestionnaireApiMobileController" to "App\Controller\Api\Mobile\QuestionnaireApiMobileController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Api\Mobile\SocietyApiMobileController" to "App\Controller\Api\Mobile\SocietyApiMobileController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Api\Mobile\Webview\MobileTreeController" to "App\Controller\Api\Mobile\Webview\MobileTreeController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Api\Notification\NotificationApiController" to "App\Controller\Api\Notification\NotificationApiController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Api\PaymentGateway\PaymentInformationLinkController" to "App\Controller\Api\PaymentGateway\PaymentInformationLinkController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Api\PointHistory\PointHistoryApiController" to "App\Controller\Api\PointHistory\PointHistoryApiController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Api\Product\ProductApiController" to "App\Controller\Api\Product\ProductApiController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Api\Promotion\PromoApiController" to "App\Controller\Api\Promotion\PromoApiController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Api\Service\Book\BookApiController" to "App\Controller\Api\Service\Book\BookApiController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Api\Service\Tv\Planning\TvPlanningApiController" to "App\Controller\Api\Service\Tv\Planning\TvPlanningApiController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Api\Service\Tv\Replay\TvReplayApiController" to "App\Controller\Api\Service\Tv\Replay\TvReplayApiController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Api\Service\University\AcademyApiController" to "App\Controller\Api\Service\University\AcademyApiController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Api\ShopPurchaseController" to "App\Controller\Api\ShopPurchaseController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Api\Subscription\SubscriptionApiController" to "App\Controller\Api\Subscription\SubscriptionApiController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Api\UserApiController" to "App\Controller\Api\UserApiController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Crm\Dashboard\DashboardBizPartnerController" to "App\Controller\Crm\Dashboard\DashboardBizPartnerController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Crm\Dashboard\DashboardController" to "App\Controller\Crm\Dashboard\DashboardController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Crm\Dashboard\DashboardCustomerController" to "App\Controller\Crm\Dashboard\DashboardCustomerController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Crm\Dashboard\DashboardSalesController" to "App\Controller\Crm\Dashboard\DashboardSalesController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Crm\Document\MediaContentApiController" to "App\Controller\Crm\Document\MediaContentApiController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Crm\Document\MybizDocumentController" to "App\Controller\Crm\Document\MybizDocumentController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Crm\Invoice\InvoiceController" to "App\Controller\Crm\Invoice\InvoiceController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Crm\Invoice\InvoiceHistoryController" to "App\Controller\Crm\Invoice\InvoiceHistoryController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Crm\Invoice\MoneyBagItemController" to "App\Controller\Crm\Invoice\MoneyBagItemController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Crm\Invoice\SavingBonusController" to "App\Controller\Crm\Invoice\SavingBonusController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Crm\Luume\LuumeEndMonthOrderController" to "App\Controller\Crm\Luume\LuumeEndMonthOrderController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Crm\MainController" to "App\Controller\Crm\MainController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Crm\Member\DocumentController" to "App\Controller\Crm\Member\DocumentController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Crm\Member\MemberController" to "App\Controller\Crm\Member\MemberController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Crm\Notification\NotificationController" to "App\Controller\Crm\Notification\NotificationController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Crm\Parameter\ActualityController" to "App\Controller\Crm\Parameter\ActualityController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Crm\Parameter\AlertController" to "App\Controller\Crm\Parameter\AlertController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Crm\Parameter\AppLoggerController" to "App\Controller\Crm\Parameter\AppLoggerController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Crm\Parameter\CountryController" to "App\Controller\Crm\Parameter\CountryController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Crm\Parameter\ParameterController" to "App\Controller\Crm\Parameter\ParameterController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Crm\Parameter\SwitchUserController" to "App\Controller\Crm\Parameter\SwitchUserController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Crm\PaymentGateway\Copecart\CrmCopecartController" to "App\Controller\Crm\PaymentGateway\Copecart\CrmCopecartController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Crm\PaymentGateway\DebitController" to "App\Controller\Crm\PaymentGateway\DebitController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Crm\PaymentGateway\GatewayController" to "App\Controller\Crm\PaymentGateway\GatewayController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Crm\PaymentHistory\PaymentHistoryController" to "App\Controller\Crm\PaymentHistory\PaymentHistoryController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Crm\PaymentHistory\ShopPurchaseController" to "App\Controller\Crm\PaymentHistory\ShopPurchaseController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Crm\Product\CurrencyController" to "App\Controller\Crm\Product\CurrencyController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Crm\Product\MarketController" to "App\Controller\Crm\Product\MarketController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Crm\Product\ProductController" to "App\Controller\Crm\Product\ProductController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Crm\Questionnaire\QuestionnaireController" to "App\Controller\Crm\Questionnaire\QuestionnaireController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Crm\Rank\RankController" to "App\Controller\Crm\Rank\RankController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Crm\Service\Academy\AcademyCategoryController" to "App\Controller\Crm\Service\Academy\AcademyCategoryController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Crm\Service\Academy\AcademyChapterController" to "App\Controller\Crm\Service\Academy\AcademyChapterController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Crm\Service\Academy\AcademyController" to "App\Controller\Crm\Service\Academy\AcademyController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Crm\Service\Academy\AcademySubChapterController" to "App\Controller\Crm\Service\Academy\AcademySubChapterController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Crm\Service\Book\BookController" to "App\Controller\Crm\Service\Book\BookController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Crm\Service\FeatureController" to "App\Controller\Crm\Service\FeatureController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Crm\Service\FeatureTutorialController" to "App\Controller\Crm\Service\FeatureTutorialController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Crm\Service\FeatureTypeController" to "App\Controller\Crm\Service\FeatureTypeController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Crm\Service\Tv\FuturesEventController" to "App\Controller\Crm\Service\Tv\FuturesEventController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Crm\Service\Tv\ReplayCategoryController" to "App\Controller\Crm\Service\Tv\ReplayCategoryController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Crm\Service\Tv\ReplayController" to "App\Controller\Crm\Service\Tv\ReplayController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Crm\Space\ApplicationController" to "App\Controller\Crm\Space\ApplicationController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Crm\Space\ApplicationVersionController" to "App\Controller\Crm\Space\ApplicationVersionController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Crm\Space\SpaceController" to "App\Controller\Crm\Space\SpaceController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Website\Discord\DiscordController" to "App\Controller\Website\Discord\DiscordController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Website\FuturesLearn\FuturesLearnAccessController" to "App\Controller\Website\FuturesLearn\FuturesLearnAccessController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Website\Helpdesk\HelpdeskApiController" to "App\Controller\Website\Helpdesk\HelpdeskApiController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Website\Luume\LuumeAccessController" to "App\Controller\Website\Luume\LuumeAccessController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Website\Mybiz\HomepageController" to "App\Controller\Website\Mybiz\HomepageController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Website\Mybiz\V2\AbstractController" to "App\Controller\Website\Mybiz\V2\AbstractController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Website\Mybiz\V2\CalendarController" to "App\Controller\Website\Mybiz\V2\CalendarController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Website\Mybiz\V2\Components\Actuality\ActualityController" to "App\Controller\Website\Mybiz\V2\Components\Actuality\ActualityController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Website\Mybiz\V2\Components\Calendar\CalendarController" to "App\Controller\Website\Mybiz\V2\Components\Calendar\CalendarController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Website\Mybiz\V2\Components\Challenge\ChallengeController" to "App\Controller\Website\Mybiz\V2\Components\Challenge\ChallengeController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Website\Mybiz\V2\Components\Commission\CommissionController" to "App\Controller\Website\Mybiz\V2\Components\Commission\CommissionController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Website\Mybiz\V2\Components\Commission\SocietyCommissionController" to "App\Controller\Website\Mybiz\V2\Components\Commission\SocietyCommissionController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Website\Mybiz\V2\Components\Distribution\DistributionController" to "App\Controller\Website\Mybiz\V2\Components\Distribution\DistributionController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Website\Mybiz\V2\Components\Gamification\BadgeController" to "App\Controller\Website\Mybiz\V2\Components\Gamification\BadgeController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Website\Mybiz\V2\Components\Gamification\LeaderboardController" to "App\Controller\Website\Mybiz\V2\Components\Gamification\LeaderboardController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Website\Mybiz\V2\Components\Gamification\MissionController" to "App\Controller\Website\Mybiz\V2\Components\Gamification\MissionController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Website\Mybiz\V2\Components\Gamification\XpLevelAndMissionController" to "App\Controller\Website\Mybiz\V2\Components\Gamification\XpLevelAndMissionController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Website\Mybiz\V2\Components\Gamification\XpLevelController" to "App\Controller\Website\Mybiz\V2\Components\Gamification\XpLevelController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Website\Mybiz\V2\Components\Kanban\KanbanBoardComponentController" to "App\Controller\Website\Mybiz\V2\Components\Kanban\KanbanBoardComponentController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Website\Mybiz\V2\Components\Kanban\KanbanCardComponentController" to "App\Controller\Website\Mybiz\V2\Components\Kanban\KanbanCardComponentController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Website\Mybiz\V2\Components\Kanban\KanbanColumnComponentController" to "App\Controller\Website\Mybiz\V2\Components\Kanban\KanbanColumnComponentController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Website\Mybiz\V2\Components\Kanban\KanbanTagComponentController" to "App\Controller\Website\Mybiz\V2\Components\Kanban\KanbanTagComponentController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Website\Mybiz\V2\Components\Kpi\KpiController" to "App\Controller\Website\Mybiz\V2\Components\Kpi\KpiController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Website\Mybiz\V2\Components\Kpi\ProgressKpiController" to "App\Controller\Website\Mybiz\V2\Components\Kpi\ProgressKpiController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Website\Mybiz\V2\Components\Leaderboard\BestQualificationController" to "App\Controller\Website\Mybiz\V2\Components\Leaderboard\BestQualificationController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Website\Mybiz\V2\Components\Leaderboard\BestRankController" to "App\Controller\Website\Mybiz\V2\Components\Leaderboard\BestRankController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Website\Mybiz\V2\Components\Leaderboard\LeaderboardController" to "App\Controller\Website\Mybiz\V2\Components\Leaderboard\LeaderboardController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Website\Mybiz\V2\Components\Notification\NotificationController" to "App\Controller\Website\Mybiz\V2\Components\Notification\NotificationController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Website\Mybiz\V2\Components\Placement\PlacementWaitingController" to "App\Controller\Website\Mybiz\V2\Components\Placement\PlacementWaitingController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Website\Mybiz\V2\Components\Point\PointVolumeController" to "App\Controller\Website\Mybiz\V2\Components\Point\PointVolumeController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Website\Mybiz\V2\Components\Promo\PromoController" to "App\Controller\Website\Mybiz\V2\Components\Promo\PromoController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Website\Mybiz\V2\Components\Qualification\QualificationController" to "App\Controller\Website\Mybiz\V2\Components\Qualification\QualificationController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Website\Mybiz\V2\Components\Sales\SalesByCountryController" to "App\Controller\Website\Mybiz\V2\Components\Sales\SalesByCountryController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Website\Mybiz\V2\Components\Sales\SalesByProductController" to "App\Controller\Website\Mybiz\V2\Components\Sales\SalesByProductController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Website\Mybiz\V2\Contact\ContactController" to "App\Controller\Website\Mybiz\V2\Contact\ContactController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Website\Mybiz\V2\Customer\CustomerController" to "App\Controller\Website\Mybiz\V2\Customer\CustomerController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Website\Mybiz\V2\History\PointHistoryController" to "App\Controller\Website\Mybiz\V2\History\PointHistoryController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Website\Mybiz\V2\History\RankingHistoryController" to "App\Controller\Website\Mybiz\V2\History\RankingHistoryController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Website\Mybiz\V2\HomepageController" to "App\Controller\Website\Mybiz\V2\HomepageController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Website\Mybiz\V2\Invoice\InvoiceController" to "App\Controller\Website\Mybiz\V2\Invoice\InvoiceController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Website\Mybiz\V2\KanbanController" to "App\Controller\Website\Mybiz\V2\KanbanController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Website\Mybiz\V2\MediaHub\MediaHubController" to "App\Controller\Website\Mybiz\V2\MediaHub\MediaHubController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Website\Mybiz\V2\Member\MemberPersonalInformationController" to "App\Controller\Website\Mybiz\V2\Member\MemberPersonalInformationController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Website\Mybiz\V2\Member\MemberSocialNetworkController" to "App\Controller\Website\Mybiz\V2\Member\MemberSocialNetworkController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Website\Mybiz\V2\MoneyBag\MoneyBagController" to "App\Controller\Website\Mybiz\V2\MoneyBag\MoneyBagController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Website\Mybiz\V2\MyBusiness\MyBusinessController" to "App\Controller\Website\Mybiz\V2\MyBusiness\MyBusinessController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Website\Mybiz\V2\MyProgressController" to "App\Controller\Website\Mybiz\V2\MyProgressController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Website\Mybiz\V2\MybizOnBoarding\MybizOnBoardingController" to "App\Controller\Website\Mybiz\V2\MybizOnBoarding\MybizOnBoardingController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Website\Mybiz\V2\MybizOnBoarding\OnfidoWebhookController" to "App\Controller\Website\Mybiz\V2\MybizOnBoarding\OnfidoWebhookController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Website\Mybiz\V2\MybizOnBoarding\QualifiedChoicePack\QualifiedChoiceApiController" to "App\Controller\Website\Mybiz\V2\MybizOnBoarding\QualifiedChoicePack\QualifiedChoiceApiController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Website\Mybiz\V2\PointHistory\PointHistoryController" to "App\Controller\Website\Mybiz\V2\PointHistory\PointHistoryController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Website\Mybiz\V2\Questionnaire\QuestionnaireController" to "App\Controller\Website\Mybiz\V2\Questionnaire\QuestionnaireController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Website\Mybiz\V2\Security\SecurityController" to "App\Controller\Website\Mybiz\V2\Security\SecurityController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Website\Mybiz\V2\Security\SignupController" to "App\Controller\Website\Mybiz\V2\Security\SignupController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Website\Mybiz\V2\Service\University\AcademyController" to "App\Controller\Website\Mybiz\V2\Service\University\AcademyController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Website\Mybiz\V2\Subscription\SubscriptionController" to "App\Controller\Website\Mybiz\V2\Subscription\SubscriptionController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Website\Mybiz\V2\Tree\PlacementController" to "App\Controller\Website\Mybiz\V2\Tree\PlacementController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Website\Mybiz\V2\Tree\TreeController" to "App\Controller\Website\Mybiz\V2\Tree\TreeController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Website\PaymentGateway\Copecart\CopecartSubscriptionController" to "App\Controller\Website\PaymentGateway\Copecart\CopecartSubscriptionController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Website\PaymentGateway\Stripe\StripeShopController" to "App\Controller\Website\PaymentGateway\Stripe\StripeShopController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Website\PaymentGateway\TapPayment\TapPaymentController" to "App\Controller\Website\PaymentGateway\TapPayment\TapPaymentController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Website\PaymentGateway\TapPayment\TapPaymentSubscriptionController" to "App\Controller\Website\PaymentGateway\TapPayment\TapPaymentSubscriptionController".
Inlined service "App\Constants\Discord\DiscordRoleMapper" to "App\Service\Api\Discord\DiscordUserRoleUpdater".
Inlined service "App\Service\Gamification\UserEventMissionTrigger" to "App\Service\Parameter\Log\MissionUserEventLogger".
Inlined service "error_handler.error_renderer.serializer" to "error_controller".
Inlined service "debug.argument_resolver" to "http_kernel".
Inlined service ".service_locator.nqEKT7G" to "fragment.handler".
Inlined service "monolog.logger.console" to "console.error_listener".
Inlined service "cache_clearer" to "console.command.cache_clear".
Inlined service ".service_locator.6eloqTE" to "console.command.cache_pool_invalidate_tags".
Inlined service "messenger.listener.reset_services" to "console.command.messenger_consume_messages".
Inlined service "console.messenger.application" to "console.messenger.execute_command_handler".
Inlined service "assets._default_package" to "assets.packages".
Inlined service "assets._version_futures" to "assets._package_futures".
Inlined service "assets._version_mybiz" to "assets._package_mybiz".
Inlined service "assets._version_predict" to "assets._package_predict".
Inlined service "mailer.transport_factory" to "mailer.transports".
Inlined service ".service_locator.6KVxCv0" to "translator.default".
Inlined service "translator.formatter.default" to "translator.default".
Inlined service "identity_translator" to "translator.formatter.default".
Inlined service "translation.extractor.php_ast" to "translation.extractor".
Inlined service "twig.translation.extractor" to "translation.extractor".
Inlined service "translation.dumper.php" to "translation.writer".
Inlined service "translation.dumper.xliff" to "translation.writer".
Inlined service "translation.dumper.xliff.xliff" to "translation.writer".
Inlined service "translation.dumper.po" to "translation.writer".
Inlined service "translation.dumper.mo" to "translation.writer".
Inlined service "translation.dumper.yml" to "translation.writer".
Inlined service "translation.dumper.yaml" to "translation.writer".
Inlined service "translation.dumper.qt" to "translation.writer".
Inlined service "translation.dumper.csv" to "translation.writer".
Inlined service "translation.dumper.ini" to "translation.writer".
Inlined service "translation.dumper.json" to "translation.writer".
Inlined service "translation.dumper.res" to "translation.writer".
Inlined service ".service_locator.kvOAK9B.translation.warmer" to "translation.warmer".
Inlined service "translation.provider_collection_factory" to "translation.provider_collection".
Inlined service "monolog.logger.php" to "debug.error_handler_configurator".
Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
Inlined service "routing.loader.xml" to "routing.resolver".
Inlined service "routing.loader.yml" to "routing.resolver".
Inlined service "routing.loader.php" to "routing.resolver".
Inlined service "routing.loader.glob" to "routing.resolver".
Inlined service "routing.loader.directory" to "routing.resolver".
Inlined service "routing.loader.container" to "routing.resolver".
Inlined service "routing.loader.attribute.services" to "routing.resolver".
Inlined service "routing.loader.attribute.directory" to "routing.resolver".
Inlined service "routing.loader.attribute.file" to "routing.resolver".
Inlined service "routing.loader.psr4" to "routing.resolver".
Inlined service ".service_locator.F7Ob1dq" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.LiNhGEY" to "router.expression_language_provider".
Inlined service ".service_locator.mFBT25N.router.cache_warmer" to "router.cache_warmer".
Inlined service "cache.property_access" to "property_accessor".
Inlined service "secrets.decryption_key" to "secrets.vault".
Inlined service "serializer.denormalizer.unwrapping" to "serializer".
Inlined service "fos_rest.serializer.form_error_normalizer" 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.number" to "serializer".
Inlined service "serializer.normalizer.data_uri" to "serializer".
Inlined service "serializer.normalizer.translatable" 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 "error_handler.error_renderer.default" to "error_handler.error_renderer.serializer".
Inlined service "session.storage.factory.native" to "session.factory".
Inlined service ".service_locator.MQ2K9ka" to "session_listener".
Inlined service "form.extension" to "form.registry".
Inlined service "form.resolved_type_factory" to "form.registry".
Inlined service ".service_locator.QFmX4Xu" 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 "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.MTYBqbH" to "validator.validator_factory".
Inlined service "validator.expression_language_provider" to "validator.expression_language".
Inlined service ".messenger.transport.native_php_serializer" to "messenger.transport.native_php_serializer".
Inlined service "messenger.retry_strategy_locator" to "messenger.retry.send_failed_message_for_retry_listener".
Inlined service ".service_locator.jLLS2Ji" to "messenger.routable_message_bus".
Inlined service "profiler.storage" to "profiler".
Inlined service ".data_collector.command" to "profiler".
Inlined service "data_collector.time" to "profiler".
Inlined service "data_collector.memory" to "profiler".
Inlined service "data_collector.validator" to "profiler".
Inlined service "data_collector.ajax" to "profiler".
Inlined service "data_collector.exception" to "profiler".
Inlined service "data_collector.logger" to "profiler".
Inlined service "data_collector.events" to "profiler".
Inlined service "data_collector.translation" to "profiler".
Inlined service "data_collector.security" to "profiler".
Inlined service "data_collector.twig" to "profiler".
Inlined service "data_collector.http_client" to "profiler".
Inlined service "data_collector.doctrine" to "profiler".
Inlined service "doctrine_migrations.migrations_collector" to "profiler".
Inlined service "data_collector.messenger" to "profiler".
Inlined service "mailer.data_collector" to "profiler".
Inlined service "jms_serializer.data_collector" to "profiler".
Inlined service "doctrine_mongodb.odm.data_collector" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service ".service_locator.0NioFko" to "profiler.state_checker".
Inlined service "profiler.state_checker" to "profiler.is_disabled_state_checker".
Inlined service "data_collector.form.extractor" to "data_collector.form".
Inlined service "debug.validator.inner" to "debug.validator".
Inlined service "twig.loader.native_filesystem" to "twig".
Inlined service "twig.extension.security_csrf" to "twig".
Inlined service "twig.extension.profiler" to "twig".
Inlined service "twig.extension.trans" to "twig".
Inlined service "twig.extension.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.serializer" to "twig".
Inlined service "twig.extension.form" to "twig".
Inlined service "twig.extension.dump" to "twig".
Inlined service "twig.extension.logout_url" to "twig".
Inlined service "twig.extension.security" to "twig".
Inlined service "App\Twig\Extension\App\AppExtension" to "twig".
Inlined service "App\Twig\Extension\Country\CountryExtension" to "twig".
Inlined service "App\Twig\Extension\Crm\Alert\CrmAlertExtension" to "twig".
Inlined service "App\Twig\Extension\Crm\Dashboard\CrmDashboardExtension" to "twig".
Inlined service "App\Twig\Extension\FuturesLearn\FuturesLearnExtension" to "twig".
Inlined service "App\Twig\Extension\Luume\LuumeAdminUrlExtension" to "twig".
Inlined service "App\Twig\Extension\Member\AutoPopup\Extension" to "twig".
Inlined service "App\Twig\Extension\Member\MemberExtension" to "twig".
Inlined service "App\Twig\Extension\Member\MemberNode\MemberNodeExtension" to "twig".
Inlined service "App\Twig\Extension\Member\PaymentAccess\MemberPaymentAccessExtension" to "twig".
Inlined service "App\Twig\Extension\Member\Rank\RankExtension" to "twig".
Inlined service "App\Twig\Extension\MybizOnBoarding\MybizOnBoardingExtension" to "twig".
Inlined service "App\Twig\Extension\OmineDatatable\OmineDatatableExtension" to "twig".
Inlined service "App\Twig\Extension\Product\ProductPointExtension" to "twig".
Inlined service "App\Twig\Extension\Rank\RankExtension" to "twig".
Inlined service "App\Twig\Extension\Service\MediaContent\MediaContentExtension" to "twig".
Inlined service "App\Twig\Extension\Service\University\AcademyExtension" to "twig".
Inlined service "App\Twig\Extension\Service\University\BreadcrumbExtension" to "twig".
Inlined service "App\Twig\Extension\Space\Futures\FuturesExtension" to "twig".
Inlined service "App\Twig\Extension\Space\Luume\LuumeExtension" to "twig".
Inlined service "App\Twig\Extension\Space\Mybiz\EnvironmentExtension" to "twig".
Inlined service "App\Twig\Extension\Space\Mybiz\MybizExtension" to "twig".
Inlined service "App\Twig\Extension\Subscription\SubscriptionPaymentStatusExtension" to "twig".
Inlined service "App\Twig\Extension\Subscription\SubscriptionProviderExtension" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "jms_serializer.twig_extension.runtime_serializer" to "twig".
Inlined service "fos_http_cache.twig.tag_extension" to "twig".
Inlined service "Omines\DataTablesBundle\Twig\DataTablesExtension" to "twig".
Inlined service "Sentry\SentryBundle\Tracing\Twig\TwigTracingExtension" to "twig".
Inlined service "Sentry\SentryBundle\Twig\SentryExtension" to "twig".
Inlined service "webpack_encore.twig_entry_files_extension" to "twig".
Inlined service "twig.extension.string" to "twig".
Inlined service "nelmio_api_doc.render_docs.html.asset" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "twig.extension.code" 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.3DrAUl_.twig.template_cache_warmer" to "twig.template_cache_warmer".
Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
Inlined service "fragment.handler" to "twig.runtime.httpkernel".
Inlined service "fragment.uri_generator" to "twig.runtime.httpkernel".
Inlined service "url_helper" to "twig.extension.httpfoundation".
Inlined service ".service_locator.PUzqZxX" to "twig.runtime_loader".
Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
Inlined service "doctrine.dbal.connection_factory.dsn_parser" to "doctrine.dbal.connection_factory".
Inlined service "doctrine.dbal.legacy_schema_manager_factory" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.default_schema_asset_filter_manager" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.logging_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.debug_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.idle_connection_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverMiddleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service ".service_locator.n98meg9" 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.dc_wtJ." to "doctrine.orm.container_repository_factory".
Inlined service "ulid.factory" to "doctrine.ulid_generator".
Inlined service "uuid.factory" to "doctrine.uuid_generator".
Inlined service "doctrine.orm.entity_value_resolver.expression_language" to "doctrine.orm.entity_value_resolver".
Inlined service "cache.doctrine.orm.default.metadata" to "doctrine.orm.default_configuration".
Inlined service ".doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.naming_strategy.underscore_number_aware" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.quote_strategy.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.typed_field_mapper.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.container_repository_factory" to "doctrine.orm.default_configuration".
Inlined service ".service_locator.780hoHt" to "doctrine.orm.default_entity_listener_resolver".
Inlined service "doctrine.fixtures.loader" to "doctrine.fixtures_load_command".
Inlined service "doctrine.fixtures.purger.orm_purger_factory" to "doctrine.fixtures_load_command".
Inlined service "App\DataFixtures\CountryFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\CurrencyFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\GatewayFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\MarketFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\ParameterFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\ProductFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\RankFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\SpaceFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\TreeFixtures" to "doctrine.fixtures.loader".
Inlined service "fos_rest.zone_request_matcher.65ad4850deb1c91d8dff16de50b0fb5d12ed31b093115543cfee6418680cfb21e70354fe" to "fos_rest.zone_matcher_listener".
Inlined service "jms_serializer.event_dispatcher.service_locator" to "jms_serializer.event_dispatcher".
Inlined service "jms_serializer.metadata.doctrine_type_driver.inner" to "jms_serializer.metadata.doctrine_type_driver".
Inlined service "jms_serializer.metadata.doctrine_type_driver" to "jms_serializer.metadata.typed_properties_driver".
Inlined service "jms_serializer.metadata.service_locator" to "jms_serializer.metadata.lazy_loading_driver".
Inlined service "jms_serializer.camel_case_naming_strategy" to "jms_serializer.serialized_name_annotation_strategy".
Inlined service "jms_serializer.doctrine_object_constructor.inner" to "jms_serializer.doctrine_object_constructor".
Inlined service "jms_serializer.doctrine_object_constructor" to "jms_serializer.deserialization_graph_navigator_factory".
Inlined service "jms_serializer.expression_language" to "jms_serializer.expression_evaluator".
Inlined service "jms_serializer.expression_language.function_provider" to "jms_serializer.expression_language".
Inlined service "jms_serializer.traceable_metadata_factory.inner" to "jms_serializer.traceable_metadata_factory".
Inlined service "jms_serializer.traceable_handler_registry.inner" to "jms_serializer.traceable_handler_registry".
Inlined service "jms_serializer.metadata.traceable_file_locator.inner" to "jms_serializer.metadata.traceable_file_locator".
Inlined service "fos_http_cache.request_matcher.cacheable" to "fos_http_cache.rule_matcher.cacheable".
Inlined service "fos_http_cache.response_matcher.cacheable" to "fos_http_cache.rule_matcher.cacheable".
Inlined service "fos_http_cache.request_matcher.unsafe" to "fos_http_cache.rule_matcher.must_invalidate".
Inlined service "fos_http_cache.response_matcher.non_error" to "fos_http_cache.rule_matcher.must_invalidate".
Inlined service "fos_http_cache.proxy_client.symfony.http_dispatcher" to "fos_http_cache.proxy_client.symfony".
Inlined service "fos_http_cache.tag_handler.header_formatter" to "fos_http_cache.http.symfony_response_tagger".
Inlined service "fos_http_cache.rule_matcher.cacheable" to "fos_http_cache.event_listener.tag".
Inlined service "var_dumper.contextualized_cli_dumper" to "debug.dump_listener".
Inlined service "monolog.logger.debug" to "var_dumper.dump_server".
Inlined service "var_dumper.dump_server" to "var_dumper.command.server_dump".
Inlined service ".service_locator.1mjVCan" to "security.token_storage".
Inlined service ".service_locator.rAuPNI6" to "security.helper".
Inlined service ".service_locator.MyXy_Gq" to "security.helper".
Inlined service "security.expression_language" to "security.access.expression_voter".
Inlined service "security.is_granted_attribute_expression_language" to "controller.is_granted_attribute_listener".
Inlined service ".security.request_matcher.Qa5pQ1r" to "security.access_map".
Inlined service ".security.request_matcher.RMiA2nU" to "security.access_map".
Inlined service ".security.request_matcher.aynOFrk" to "security.access_map".
Inlined service ".security.request_matcher.TlbrV0n" to "security.access_map".
Inlined service ".security.request_matcher.o18eLqg" to "security.access_map".
Inlined service ".security.request_matcher.tfs.TD." to "security.access_map".
Inlined service ".security.request_matcher.NQ4J62s" to "security.access_map".
Inlined service ".security.request_matcher.6vbXXn5" to "security.access_map".
Inlined service ".security.request_matcher..Baovkh" to "security.access_map".
Inlined service ".security.request_matcher.CqkG7Kt" to "security.access_map".
Inlined service ".security.request_matcher.H5i9BKj" to "security.access_map".
Inlined service ".security.request_matcher.I4ajIS9" to "security.access_map".
Inlined service ".security.request_matcher.lbYO3YZ" to "security.access_map".
Inlined service ".security.request_matcher.eMWczcx" to "security.access_map".
Inlined service ".security.request_matcher.z3aDZjF" to "security.access_map".
Inlined service ".security.request_matcher.4j9yFpR" to "security.access_map".
Inlined service ".security.request_matcher.D12ahsI" to "security.access_map".
Inlined service ".security.request_matcher.ekYbZ8t" to "security.access_map".
Inlined service ".security.request_matcher.hESz.ka" to "security.access_map".
Inlined service ".security.request_matcher.OrYDt6g" to "security.access_map".
Inlined service ".security.request_matcher.bRuCHxb" to "security.access_map".
Inlined service ".security.request_matcher.W7sZD9B" to "security.access_map".
Inlined service ".security.request_matcher.pLxyGjs" to "security.access_map".
Inlined service ".security.request_matcher.CUDSgej" to "security.access_map".
Inlined service "security.impersonate_url_generator" to "twig.extension.security".
Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
Inlined service "security.authentication.session_strategy" to "security.listener.session.futures_website".
Inlined service "security.authentication.success_handler.futures_website.form_login" to "security.authenticator.form_login.futures_website".
Inlined service "security.authentication.failure_handler.futures_website.form_login" to "security.authenticator.form_login.futures_website".
Inlined service "security.remember_me.doctrine_token_provider.futures_website" to "security.authenticator.remember_me_handler.futures_website".
Inlined service "security.remember_me.token_verifier.futures_website" to "security.authenticator.remember_me_handler.futures_website".
Inlined service "debug.security.firewall.authenticator.futures_website.inner" to "debug.security.firewall.authenticator.futures_website".
Inlined service "security.exception_listener.futures_website" to "security.firewall.map.context.futures_website".
Inlined service "security.logout_listener.futures_website" to "security.firewall.map.context.futures_website".
Inlined service "security.firewall.map.config.futures_website" to "security.firewall.map.context.futures_website".
Inlined service ".security.request_matcher.ni5QUiA" to ".security.request_matcher.Qa5pQ1r".
Inlined service ".security.request_matcher.jdwYdU0" to ".security.request_matcher.RMiA2nU".
Inlined service ".security.request_matcher.HCYImlQ" to ".security.request_matcher.aynOFrk".
Inlined service ".security.request_matcher.UNcNGYe" to ".security.request_matcher.TlbrV0n".
Inlined service ".security.request_matcher.huTXav1" to ".security.request_matcher.o18eLqg".
Inlined service ".security.request_matcher.xl.Ym3J" to ".security.request_matcher.tfs.TD.".
Inlined service ".security.request_matcher.5hhqIzj" to ".security.request_matcher.NQ4J62s".
Inlined service ".security.request_matcher.QlqgQ6n" to ".security.request_matcher.6vbXXn5".
Inlined service ".security.request_matcher.sDpDBga" to ".security.request_matcher..Baovkh".
Inlined service ".security.request_matcher.sGOpD1r" to ".security.request_matcher.CqkG7Kt".
Inlined service ".security.request_matcher..bchCOe" to ".security.request_matcher.H5i9BKj".
Inlined service ".security.request_matcher.2Uyehso" to ".security.request_matcher.I4ajIS9".
Inlined service ".security.request_matcher.LpLZZ_E" to ".security.request_matcher.lbYO3YZ".
Inlined service ".security.request_matcher.lubof_r" to ".security.request_matcher.eMWczcx".
Inlined service ".security.request_matcher.vILD3kq" to ".security.request_matcher.z3aDZjF".
Inlined service ".security.request_matcher.1NLrV36" to ".security.request_matcher.4j9yFpR".
Inlined service ".security.request_matcher.lknt2dM" to ".security.request_matcher.D12ahsI".
Inlined service ".security.request_matcher.Vj0f5NN" to ".security.request_matcher.ekYbZ8t".
Inlined service ".security.request_matcher.HOTIEy8" to ".security.request_matcher.hESz.ka".
Inlined service ".security.request_matcher.T_vcvC3" to ".security.request_matcher.OrYDt6g".
Inlined service ".security.request_matcher.7ss2KM." to ".security.request_matcher.bRuCHxb".
Inlined service ".security.request_matcher.vYEsND7" to ".security.request_matcher.W7sZD9B".
Inlined service ".security.request_matcher.hp9hPrY" to ".security.request_matcher.pLxyGjs".
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.migrations_flattener" to "doctrine_migrations.migrations_collector".
Inlined service "maker.autoloader_util" to "maker.file_manager".
Inlined service "maker.autoloader_finder" to "maker.autoloader_util".
Inlined service "maker.template_component_generator" to "maker.generator".
Inlined service "maker.event_registry" to "maker.maker.make_listener".
Inlined service "maker.user_class_builder" to "maker.maker.make_user".
Inlined service "Omines\DataTablesBundle\Exporter\DataTableExporterCollection" to "Omines\DataTablesBundle\Exporter\DataTableExporterManager".
Inlined service "App\Twig\OmineDataTable\TwigRenderer" to "Omines\DataTablesBundle\DataTableFactory".
Inlined service "Omines\DataTablesBundle\DependencyInjection\Instantiator" to "Omines\DataTablesBundle\DataTableFactory".
Inlined service "Omines\DataTablesBundle\Exporter\DataTableExporterManager" to "Omines\DataTablesBundle\DataTableFactory".
Inlined service "datatables.adapter_locator" to "Omines\DataTablesBundle\DependencyInjection\Instantiator".
Inlined service "datatables.column_locator" to "Omines\DataTablesBundle\DependencyInjection\Instantiator".
Inlined service "datatables.type_locator" to "Omines\DataTablesBundle\DependencyInjection\Instantiator".
Inlined service "datatables.exporter_locator" to "Omines\DataTablesBundle\DependencyInjection\Instantiator".
Inlined service "sentry.client" to "Sentry\State\HubInterface".
Inlined service "Sentry\SentryBundle\Integration\IntegrationConfigurator" to "sentry.client.options".
Inlined service "sentry.client.options" to "sentry.client".
Inlined service "sentry.client.options" to "sentry.client".
Inlined service ".service_locator.0UojruZ" to "webpack_encore.entrypoint_lookup_collection".
Inlined service ".service_locator.MXLal1R" to "webpack_encore.twig_entry_files_extension".
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.object_model.property_describer" to "nelmio_api_doc.model_describers.object".
Inlined service "nelmio_api_doc.swagger.processor.nullable_property" to "nelmio_api_doc.open_api.generator".
Inlined service "nelmio_api_doc.swagger.processor.map_query_string" to "nelmio_api_doc.open_api.generator".
Inlined service "nelmio_api_doc.swagger.processor.map_request_payload" to "nelmio_api_doc.open_api.generator".
Inlined service ".service_locator.fnsR9C4" to "doctrine_mongodb.odm.command.encryption_diagnostic".
Inlined service "doctrine_mongodb.odm.symfony.fixtures.loader" to "doctrine_mongodb.odm.command.load_data_fixtures".
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_attribute_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 "doctrine_mongodb.odm.document_value_resolver.expression_language" to "doctrine_mongodb.odm.entity_value_resolver".
Inlined service "doctrine_mongodb.odm.entity_value_resolver" to "doctrine_mongodb.odm.document_value_resolver".
Inlined service "lexik_jwt_authentication.payload_enrichment" to "lexik_jwt_authentication.jwt_manager".
Inlined service "fos_js_routing.normalizer.route_collection" to "fos_js_routing.serializer".
Inlined service "fos_js_routing.normalizer.routes_response" to "fos_js_routing.serializer".
Inlined service "fos_js_routing.denormalizer.route_collection" to "fos_js_routing.serializer".
Inlined service "fos_js_routing.encoder" to "fos_js_routing.serializer".
Inlined service "debug.security.event_dispatcher.futures_website.inner" to "debug.security.event_dispatcher.futures_website".
Inlined service "maker.maker.make_authenticator" to "maker.auto_command.make_auth".
Inlined service "maker.maker.make_command" to "maker.auto_command.make_command".
Inlined service "maker.maker.make_twig_component" to "maker.auto_command.make_twig_component".
Inlined service "maker.maker.make_controller" to "maker.auto_command.make_controller".
Inlined service "maker.maker.make_crud" to "maker.auto_command.make_crud".
Inlined service "maker.maker.make_docker_database" to "maker.auto_command.make_docker_database".
Inlined service "maker.maker.make_entity" to "maker.auto_command.make_entity".
Inlined service "maker.maker.make_fixtures" to "maker.auto_command.make_fixtures".
Inlined service "maker.maker.make_form" to "maker.auto_command.make_form".
Inlined service "maker.maker.make_listener" to "maker.auto_command.make_listener".
Inlined service "maker.maker.make_message" to "maker.auto_command.make_message".
Inlined service "maker.maker.make_messenger_middleware" to "maker.auto_command.make_messenger_middleware".
Inlined service "maker.maker.make_registration_form" to "maker.auto_command.make_registration_form".
Inlined service "maker.maker.make_reset_password" to "maker.auto_command.make_reset_password".
Inlined service "maker.maker.make_schedule" to "maker.auto_command.make_schedule".
Inlined service "maker.maker.make_serializer_encoder" to "maker.auto_command.make_serializer_encoder".
Inlined service "maker.maker.make_serializer_normalizer" to "maker.auto_command.make_serializer_normalizer".
Inlined service "maker.maker.make_twig_extension" to "maker.auto_command.make_twig_extension".
Inlined service "maker.maker.make_test" to "maker.auto_command.make_test".
Inlined service "maker.maker.make_validator" to "maker.auto_command.make_validator".
Inlined service "maker.maker.make_voter" to "maker.auto_command.make_voter".
Inlined service "maker.maker.make_user" to "maker.auto_command.make_user".
Inlined service "maker.maker.make_migration" to "maker.auto_command.make_migration".
Inlined service "maker.maker.make_stimulus_controller" to "maker.auto_command.make_stimulus_controller".
Inlined service "maker.maker.make_form_login" to "maker.auto_command.make_security_form_login".
Inlined service "maker.maker.make_custom_authenticator" to "maker.auto_command.make_security_custom".
Inlined service "maker.maker.make_webhook" to "maker.auto_command.make_webhook".
Inlined service ".service_locator.9MhnbDc" to ".service_locator.9MhnbDc.App\Controller\Api\ActualityApiController::academy()".
Inlined service ".service_locator.z450nzy" to ".service_locator.z450nzy.App\Controller\Api\Document\DocumentApiController::documentsBySpaceList()".
Inlined service ".service_locator.KQCWmuP" to ".service_locator.KQCWmuP.App\Controller\Api\Luume\IkigaiApiController::productInformations()".
Inlined service ".service_locator.DghlyjY" to ".service_locator.DghlyjY.App\Controller\Api\Luume\OrderApiController::createOrder()".
Inlined service ".service_locator.UGawr25" to ".service_locator.UGawr25.App\Controller\Api\Luume\OrderApiController::deleteOrder()".
Inlined service ".service_locator.9ODcuKf" to ".service_locator.9ODcuKf.App\Controller\Api\Luume\OrderApiController::refundOrder()".
Inlined service ".service_locator.fgB0tOQ" to ".service_locator.fgB0tOQ.App\Controller\Api\Luume\RelayPointController::getRelayPointView()".
Inlined service ".service_locator.kXIKNJ2" to ".service_locator.kXIKNJ2.App\Controller\Api\Luume\ShippingMethodController::getShippingMethodView()".
Inlined service ".service_locator.5H41MlQ" to ".service_locator.5H41MlQ.App\Controller\Api\Member\MemberApiController::createMember()".
Inlined service ".service_locator.C4N99_." to ".service_locator.C4N99_..App\Controller\Api\Member\MemberApiController::login()".
Inlined service ".service_locator.f.U97mA" to ".service_locator.f.U97mA.App\Controller\Api\Member\MemberApiController::jwtTokenAuthentication()".
Inlined service ".service_locator.NfOFxBX" to ".service_locator.NfOFxBX.App\Controller\Api\Member\MemberApiController::updateMember()".
Inlined service ".service_locator.zQV_.XZ" to ".service_locator.zQV_.XZ.App\Controller\Api\Member\MemberApiController::updatePassword()".
Inlined service ".service_locator.u2e82gh" to ".service_locator.u2e82gh.App\Controller\Api\Member\MemberApiController::getInformations()".
Inlined service ".service_locator.IV2_r4K" to ".service_locator.IV2_r4K.App\Controller\Api\Member\MemberApiController::removeOldAccount()".
Inlined service ".service_locator.MDvFy1K" to ".service_locator.MDvFy1K.App\Controller\Api\Member\MemberApiController::checkUserEmail()".
Inlined service ".service_locator.MvU5j8E" to ".service_locator.MvU5j8E.App\Controller\Api\Member\MemberApiController::jwtValid()".
Inlined service ".service_locator.nS0nCas" to ".service_locator.nS0nCas.App\Controller\Api\Member\MemberApiResetPasswordController::resetPassword()".
Inlined service ".service_locator.uBz1l39" to ".service_locator.uBz1l39.App\Controller\Api\Mobile\CommissionApiMobileController::commissionsAction()".
Inlined service ".service_locator.yqNxC1l" to ".service_locator.yqNxC1l.App\Controller\Api\Mobile\CommissionApiMobileController::toogleMoneyBagLocking()".
Inlined service ".service_locator.9uyQzSG" to ".service_locator.9uyQzSG.App\Controller\Api\Mobile\CustomerApiMobileController::customer()".
Inlined service ".service_locator.A852hH." to ".service_locator.A852hH..App\Controller\Api\Mobile\CustomerApiMobileController::customers()".
Inlined service ".service_locator.D.VeiRd" to ".service_locator.D.VeiRd.App\Controller\Api\Mobile\DocumentApiMobileController::documents()".
Inlined service ".service_locator.BAOdEB4" to ".service_locator.BAOdEB4.App\Controller\Api\Mobile\DocumentApiMobileController::downloadDocumentByType()".
Inlined service ".service_locator.TPkezIb" to ".service_locator.TPkezIb.App\Controller\Api\Mobile\HomeApiMobileController::homepageAction()".
Inlined service ".service_locator.BAObUP6" to ".service_locator.BAObUP6.App\Controller\Api\Mobile\HomepageDetailsApiMobileController::getAutoPopup()".
Inlined service ".service_locator.TPwiHfQ" to ".service_locator.TPwiHfQ.App\Controller\Api\Mobile\MediaHubApiMobileController::confirmMediaViewsApi()".
Inlined service ".service_locator.cbOcxs2" to ".service_locator.cbOcxs2.App\Controller\Api\Mobile\MemberSocialNetworkApiMobileController::getMemberSocialNetworks()".
Inlined service ".service_locator.E8gGS_Q" to ".service_locator.E8gGS_Q.App\Controller\Api\Mobile\MemberSocialNetworkApiMobileController::updateMemberSocialNetworks()".
Inlined service ".service_locator.7D5N4El" to ".service_locator.7D5N4El.App\Controller\Api\Mobile\MybizOnBoardingApiMobileController::steps()".
Inlined service ".service_locator.VXAahVB" to ".service_locator.VXAahVB.App\Controller\Api\Mobile\MybizOnBoardingApiMobileController::addDelay()".
Inlined service ".service_locator.kkEhwWu" to ".service_locator.kkEhwWu.App\Controller\Api\Mobile\PlacementMobileApiController::searchSponsor()".
Inlined service ".service_locator.PGwWPo7" to ".service_locator.PGwWPo7.App\Controller\Api\Mobile\PlacementMobileApiController::placeMember()".
Inlined service ".service_locator.4xOgs2t" to ".service_locator.4xOgs2t.App\Controller\Api\Mobile\QuestionnaireApiMobileController::getQuestionnaire()".
Inlined service ".service_locator.mACDsGz" to ".service_locator.mACDsGz.App\Controller\Api\Mobile\QuestionnaireApiMobileController::saveQuestionnaire()".
Inlined service ".service_locator.Pmh7bVB" to ".service_locator.Pmh7bVB.App\Controller\Api\Mobile\Webview\MobileTreeController::tree()".
Inlined service ".service_locator.YRrNrnI" to ".service_locator.YRrNrnI.App\Controller\Api\Notification\NotificationApiController::notifications()".
Inlined service ".service_locator.iVK65MS" to ".service_locator.iVK65MS.App\Controller\Api\Notification\NotificationApiController::readNotification()".
Inlined service ".service_locator.5_alEME" to ".service_locator.5_alEME.App\Controller\Api\PaymentGateway\PaymentInformationLinkController::getPaymentInformationUpdateLink()".
Inlined service ".service_locator.c1RrJpz" to ".service_locator.c1RrJpz.App\Controller\Api\PointHistory\PointHistoryApiController::index()".
Inlined service ".service_locator.zVCzpLY" to ".service_locator.zVCzpLY.App\Controller\Api\Product\ProductApiController::productPurchaseLink()".
Inlined service ".service_locator.MyTkadc" to ".service_locator.MyTkadc.App\Controller\Api\Product\ProductApiController::productInformations()".
Inlined service ".service_locator.3mXjCx7" to ".service_locator.3mXjCx7.App\Controller\Api\Promotion\PromoApiController::productPurchaseLink()".
Inlined service ".service_locator.epjDy5o" to ".service_locator.epjDy5o.App\Controller\Api\Service\Book\BookApiController::mediaContent()".
Inlined service ".service_locator.j2TjHO7" to ".service_locator.j2TjHO7.App\Controller\Api\Service\Tv\Planning\TvPlanningApiController::planning()".
Inlined service ".service_locator.pRPLjC3" to ".service_locator.pRPLjC3.App\Controller\Api\Service\Tv\Replay\TvReplayApiController::categoryReplays()".
Inlined service ".service_locator.t9DYqG." to ".service_locator.t9DYqG..App\Controller\Api\Service\Tv\Replay\TvReplayApiController::lastReplays()".
Inlined service ".service_locator.Jt3F67y" to ".service_locator.Jt3F67y.App\Controller\Api\Service\University\AcademyApiController::mediaContent()".
Inlined service ".service_locator.5xrt4ZU" to ".service_locator.5xrt4ZU.App\Controller\Api\ShopPurchaseController::getShopPurchasesBySponsorId()".
Inlined service ".service_locator.ZPWUMlL" to ".service_locator.ZPWUMlL.App\Controller\Api\Subscription\SubscriptionApiController::updateSubscription()".
Inlined service ".service_locator.T5lZY.3" to ".service_locator.T5lZY.3.App\Controller\Api\Subscription\SubscriptionApiController::changeSubscription()".
Inlined service ".service_locator.eBLzzxg" to ".service_locator.eBLzzxg.App\Controller\Api\Subscription\SubscriptionApiController::getSubscriptions()".
Inlined service ".service_locator.1sk8G6z" to ".service_locator.1sk8G6z.App\Controller\Api\Subscription\SubscriptionApiController::getActiveSubscriptionsBySpace()".
Inlined service ".service_locator.cl1WIfE" to ".service_locator.cl1WIfE.App\Controller\Api\Subscription\SubscriptionApiController::consumePrediction()".
Inlined service ".service_locator.z0A7H.F" to ".service_locator.z0A7H.F.App\Controller\Api\UserApiController::search()".
Inlined service ".service_locator.t.t7ljI" to ".service_locator.t.t7ljI.App\Controller\Crm\Dashboard\DashboardController::crmDashboard()".
Inlined service ".service_locator.NWzfxRx" to ".service_locator.NWzfxRx.App\Controller\Crm\Dashboard\DashboardController::exportMember()".
Inlined service ".service_locator.f9zrX9Z" to ".service_locator.f9zrX9Z.App\Controller\Crm\Dashboard\DashboardController::getCalendarEvents()".
Inlined service ".service_locator.nTc8Tkj" to ".service_locator.nTc8Tkj.App\Controller\Crm\Dashboard\DashboardController::getAnalyzeStatistics()".
Inlined service ".service_locator.JSdvdUx" to ".service_locator.JSdvdUx.App\Controller\Crm\Dashboard\DashboardCustomerController::purchasesListByCountry()".
Inlined service ".service_locator._1XRs7S" to ".service_locator._1XRs7S.App\Controller\Crm\Dashboard\DashboardSalesController::luumeSalesList()".
Inlined service ".service_locator.UMOW9Hy" to ".service_locator.UMOW9Hy.App\Controller\Crm\Document\MediaContentApiController::vimeoInfos()".
Inlined service ".service_locator.ycCnNBg" to ".service_locator.ycCnNBg.App\Controller\Crm\Document\MybizDocumentController::download()".
Inlined service ".service_locator.Mmv4w7W" to ".service_locator.Mmv4w7W.App\Controller\Crm\Invoice\InvoiceController::invoiceExport()".
Inlined service ".service_locator.cJDtXnI" to ".service_locator.cJDtXnI.App\Controller\Crm\Invoice\InvoiceHistoryController::preview()".
Inlined service ".service_locator.ER_Y5J7" to ".service_locator.ER_Y5J7.App\Controller\Crm\Invoice\MoneyBagItemController::handle()".
Inlined service ".service_locator.85Yg4M1" to ".service_locator.85Yg4M1.App\Controller\Crm\Luume\LuumeEndMonthOrderController::edit()".
Inlined service ".service_locator.LOklPHC" to ".service_locator.LOklPHC.App\Controller\Crm\Luume\LuumeEndMonthOrderController::sendAsyncOrderToLuume()".
Inlined service ".service_locator..84FSno" to ".service_locator..84FSno.App\Controller\Crm\MainController::crmGlobalSearch()".
Inlined service ".service_locator.2tBNZJW" to ".service_locator.2tBNZJW.App\Controller\Crm\Member\DocumentController::handleDocument()".
Inlined service ".service_locator.MnhxmK8" to ".service_locator.MnhxmK8.App\Controller\Crm\Member\DocumentController::deleteDocument()".
Inlined service ".service_locator.z2wz4gk" to ".service_locator.z2wz4gk.App\Controller\Crm\Member\MemberController::list()".
Inlined service ".service_locator.ESQhGyz" to ".service_locator.ESQhGyz.App\Controller\Crm\Member\MemberController::handleMember()".
Inlined service ".service_locator.LWunu3f" to ".service_locator.LWunu3f.App\Controller\Crm\Member\MemberController::subscriptionPreview()".
Inlined service ".service_locator.WaNQ5TM" to ".service_locator.WaNQ5TM.App\Controller\Crm\Member\MemberController::toggleDelete()".
Inlined service ".service_locator.poUVD0L" to ".service_locator.poUVD0L.App\Controller\Crm\Member\MemberController::subscriptionEdit()".
Inlined service ".service_locator.BMax3OY" to ".service_locator.BMax3OY.App\Controller\Crm\Member\MemberController::formationEdit()".
Inlined service ".service_locator.sDmyC6k" to ".service_locator.sDmyC6k.App\Controller\Crm\Member\MemberController::formationRemove()".
Inlined service ".service_locator.pcaZPvm" to ".service_locator.pcaZPvm.App\Controller\Crm\Member\MemberController::linkPaymentHistory()".
Inlined service ".service_locator.2ruQK7i" to ".service_locator.2ruQK7i.App\Controller\Crm\Member\MemberController::sendSubscriptionToLuume()".
Inlined service ".service_locator.xiL83Uj" to ".service_locator.xiL83Uj.App\Controller\Crm\Member\MemberController::MemberLuumeShopPurchaseDatatable()".
Inlined service ".service_locator.k7EvuFD" to ".service_locator.k7EvuFD.App\Controller\Crm\Member\MemberController::loadMemberInfos()".
Inlined service ".service_locator.SJrFWuw" to ".service_locator.SJrFWuw.App\Controller\Crm\Member\MemberController::loadMemberHistory()".
Inlined service ".service_locator.t6.uXWG" to ".service_locator.t6.uXWG.App\Controller\Crm\Member\MemberController::loadMemberFinance()".
Inlined service ".service_locator.0lPHM0A" to ".service_locator.0lPHM0A.App\Controller\Crm\Member\MemberController::createMemberNode()".
Inlined service ".service_locator.VcQNZGB" to ".service_locator.VcQNZGB.App\Controller\Crm\Member\MemberController::changeParent()".
Inlined service ".service_locator.uZxcwjV" to ".service_locator.uZxcwjV.App\Controller\Crm\Member\MemberController::changeSponsor()".
Inlined service ".service_locator.CZ_tu8M" to ".service_locator.CZ_tu8M.App\Controller\Crm\Member\MemberController::memberDocument()".
Inlined service ".service_locator.lJMsUWi" to ".service_locator.lJMsUWi.App\Controller\Crm\Member\MemberController::declineSiret()".
Inlined service ".service_locator.XhRYh.Q" to ".service_locator.XhRYh.Q.App\Controller\Crm\Member\MemberController::showMemberDocument()".
Inlined service ".service_locator.ckEjlrV" to ".service_locator.ckEjlrV.App\Controller\Crm\Member\MemberController::deleteMemberDocument()".
Inlined service ".service_locator.PqeAdUD" to ".service_locator.PqeAdUD.App\Controller\Crm\Member\MemberController::generateAcademyCertificate()".
Inlined service ".service_locator.GNw0Mws" to ".service_locator.GNw0Mws.App\Controller\Crm\Member\MemberController::refundSubscription()".
Inlined service ".service_locator.JSrbQsO" to ".service_locator.JSrbQsO.App\Controller\Crm\Member\MemberController::refundLicense()".
Inlined service ".service_locator.400uP1_" to ".service_locator.400uP1_.App\Controller\Crm\Member\MemberController::create()".
Inlined service ".service_locator.vTwqdUj" to ".service_locator.vTwqdUj.App\Controller\Crm\Member\MemberController::freedomActivation()".
Inlined service ".service_locator.vqu5W41" to ".service_locator.vqu5W41.App\Controller\Crm\Notification\NotificationController::handle()".
Inlined service ".service_locator.5uU3ai_" to ".service_locator.5uU3ai_.App\Controller\Crm\Parameter\ActualityController::handleActuality()".
Inlined service ".service_locator.mcNXq9i" to ".service_locator.mcNXq9i.App\Controller\Crm\Parameter\AlertController::ignoreAlert()".
Inlined service ".service_locator.1BJrgoG" to ".service_locator.1BJrgoG.App\Controller\Crm\Parameter\ParameterController::handle()".
Inlined service ".service_locator.FSZtXsD" to ".service_locator.FSZtXsD.App\Controller\Crm\Parameter\SwitchUserController::switchUser()".
Inlined service ".service_locator.MEnJf8K" to ".service_locator.MEnJf8K.App\Controller\Crm\PaymentGateway\Copecart\CrmCopecartController::alertResendUpdateAmount()".
Inlined service ".service_locator.1WDNfMU" to ".service_locator.1WDNfMU.App\Controller\Crm\PaymentGateway\DebitController::list()".
Inlined service ".service_locator..ym90iA" to ".service_locator..ym90iA.App\Controller\Crm\PaymentGateway\DebitController::preview()".
Inlined service ".service_locator.cnvwrLc" to ".service_locator.cnvwrLc.App\Controller\Crm\PaymentGateway\GatewayController::handle()".
Inlined service ".service_locator.Xfgq5ob" to ".service_locator.Xfgq5ob.App\Controller\Crm\PaymentHistory\PaymentHistoryController::detail()".
Inlined service ".service_locator.xNQTbbw" to ".service_locator.xNQTbbw.App\Controller\Crm\PaymentHistory\PaymentHistoryController::paymentHistoryDownload()".
Inlined service ".service_locator.CobbZpd" to ".service_locator.CobbZpd.App\Controller\Crm\PaymentHistory\PaymentHistoryController::linkNewInstallment()".
Inlined service ".service_locator.GjLw1Ki" to ".service_locator.GjLw1Ki.App\Controller\Crm\PaymentHistory\ShopPurchaseController::preview()".
Inlined service ".service_locator.smAO5zn" to ".service_locator.smAO5zn.App\Controller\Crm\PaymentHistory\ShopPurchaseController::shopPurchaseRefund()".
Inlined service ".service_locator.KAft.QQ" to ".service_locator.KAft.QQ.App\Controller\Crm\Product\CurrencyController::handle()".
Inlined service ".service_locator.HN9fmNr" to ".service_locator.HN9fmNr.App\Controller\Crm\Product\MarketController::handle()".
Inlined service ".service_locator.6pSInpR" to ".service_locator.6pSInpR.App\Controller\Crm\Product\ProductController::productTable()".
Inlined service ".service_locator.Dl6kb4H" to ".service_locator.Dl6kb4H.App\Controller\Crm\Product\ProductController::handleProduct()".
Inlined service ".service_locator.EY5U33g" to ".service_locator.EY5U33g.App\Controller\Crm\Rank\RankController::edit()".
Inlined service ".service_locator.t8yRH6M" to ".service_locator.t8yRH6M.App\Controller\Crm\Service\Academy\AcademyCategoryController::handle()".
Inlined service ".service_locator.Z6leQpO" to ".service_locator.Z6leQpO.App\Controller\Crm\Service\Academy\AcademyChapterController::handle()".
Inlined service ".service_locator.D.xXCiW" to ".service_locator.D.xXCiW.App\Controller\Crm\Service\Academy\AcademyController::handle()".
Inlined service ".service_locator.Rs_Y1Pk" to ".service_locator.Rs_Y1Pk.App\Controller\Crm\Service\Academy\AcademyController::importJson()".
Inlined service ".service_locator.6dUwqeg" to ".service_locator.6dUwqeg.App\Controller\Crm\Service\Academy\AcademySubChapterController::handle()".
Inlined service ".service_locator.yp72sDG" to ".service_locator.yp72sDG.App\Controller\Crm\Service\Book\BookController::handle()".
Inlined service ".service_locator.RzfWNtb" to ".service_locator.RzfWNtb.App\Controller\Crm\Service\FeatureController::handle()".
Inlined service ".service_locator.Qkw216Q" to ".service_locator.Qkw216Q.App\Controller\Crm\Service\FeatureTutorialController::handle()".
Inlined service ".service_locator.Un4y7Ow" to ".service_locator.Un4y7Ow.App\Controller\Crm\Service\FeatureTypeController::handle()".
Inlined service ".service_locator.hc2nzB9" to ".service_locator.hc2nzB9.App\Controller\Crm\Service\Tv\FuturesEventController::import()".
Inlined service ".service_locator.kNlL5r6" to ".service_locator.kNlL5r6.App\Controller\Crm\Service\Tv\FuturesEventController::handle()".
Inlined service ".service_locator.wXHHWd_" to ".service_locator.wXHHWd_.App\Controller\Crm\Service\Tv\ReplayCategoryController::handle()".
Inlined service ".service_locator.B4BLPR." to ".service_locator.B4BLPR..App\Controller\Crm\Service\Tv\ReplayController::handle()".
Inlined service ".service_locator.q.UL9T." to ".service_locator.q.UL9T..App\Controller\Crm\Service\Tv\ReplayController::remove()".
Inlined service ".service_locator.Exzxm18" to ".service_locator.Exzxm18.App\Controller\Crm\Space\ApplicationController::handleApplication()".
Inlined service ".service_locator.pYlqjbG" to ".service_locator.pYlqjbG.App\Controller\Crm\Space\ApplicationVersionController::handleApplicationVersion()".
Inlined service ".service_locator.FUebliu" to ".service_locator.FUebliu.App\Controller\Crm\Space\SpaceController::handleSpace()".
Inlined service ".service_locator.2yTufhL" to ".service_locator.2yTufhL.App\Controller\Website\Discord\DiscordController::oauth()".
Inlined service ".service_locator.d6WWvgr" to ".service_locator.d6WWvgr.App\Controller\Website\Discord\DiscordController::roleUpdate()".
Inlined service ".service_locator.DQE9kdW" to ".service_locator.DQE9kdW.App\Controller\Website\Helpdesk\HelpdeskApiController::createTicket()".
Inlined service ".service_locator.cMaFOtQ" to ".service_locator.cMaFOtQ.App\Controller\Website\Mybiz\V2\Components\Actuality\ActualityController::getHomepageActuality()".
Inlined service ".service_locator..kyW1rJ" to ".service_locator..kyW1rJ.App\Controller\Website\Mybiz\V2\Components\Calendar\CalendarController::updateEvent()".
Inlined service ".service_locator.n55tPUI" to ".service_locator.n55tPUI.App\Controller\Website\Mybiz\V2\Components\Calendar\CalendarController::deleteEvent()".
Inlined service ".service_locator.T3d8Irm" to ".service_locator.T3d8Irm.App\Controller\Website\Mybiz\V2\Components\Challenge\ChallengeController::getChallenge()".
Inlined service ".service_locator.Spb0ysT" to ".service_locator.Spb0ysT.App\Controller\Website\Mybiz\V2\Components\Commission\CommissionController::getHomepageCommission()".
Inlined service ".service_locator.X6ji5Gp" to ".service_locator.X6ji5Gp.App\Controller\Website\Mybiz\V2\Components\Commission\SocietyCommissionController::getSocietyCommission()".
Inlined service ".service_locator.8c5in5m" to ".service_locator.8c5in5m.App\Controller\Website\Mybiz\V2\Components\Distribution\DistributionController::getDistribution()".
Inlined service ".service_locator.6sHPbaF" to ".service_locator.6sHPbaF.App\Controller\Website\Mybiz\V2\Components\Gamification\BadgeController::getBadges()".
Inlined service ".service_locator.GhkUCCI" to ".service_locator.GhkUCCI.App\Controller\Website\Mybiz\V2\Components\Gamification\LeaderboardController::getLeaderboard()".
Inlined service ".service_locator.wZRXsFm" to ".service_locator.wZRXsFm.App\Controller\Website\Mybiz\V2\Components\Gamification\MissionController::getMission()".
Inlined service ".service_locator.MW4agdc" to ".service_locator.MW4agdc.App\Controller\Website\Mybiz\V2\Components\Gamification\XpLevelAndMissionController::getXpLevelAndMission()".
Inlined service ".service_locator.OyTaH8A" to ".service_locator.OyTaH8A.App\Controller\Website\Mybiz\V2\Components\Gamification\XpLevelController::getXpLevel()".
Inlined service ".service_locator.fFBDNCh" to ".service_locator.fFBDNCh.App\Controller\Website\Mybiz\V2\Components\Kanban\KanbanCardComponentController::moveCard()".
Inlined service ".service_locator.ja1QL5a" to ".service_locator.ja1QL5a.App\Controller\Website\Mybiz\V2\Components\Kanban\KanbanColumnComponentController::addCard()".
Inlined service ".service_locator.s4hKxSq" to ".service_locator.s4hKxSq.App\Controller\Website\Mybiz\V2\Components\Kanban\KanbanColumnComponentController::deleteColumn()".
Inlined service ".service_locator.xkRN7cb" to ".service_locator.xkRN7cb.App\Controller\Website\Mybiz\V2\Components\Kanban\KanbanTagComponentController::deleteTag()".
Inlined service ".service_locator.Q3BwLrW" to ".service_locator.Q3BwLrW.App\Controller\Website\Mybiz\V2\Components\Kpi\KpiController::getKpi()".
Inlined service ".service_locator.G.R3ghs" to ".service_locator.G.R3ghs.App\Controller\Website\Mybiz\V2\Components\Kpi\ProgressKpiController::getProgressKpi()".
Inlined service ".service_locator.1p0BUTP" to ".service_locator.1p0BUTP.App\Controller\Website\Mybiz\V2\Components\Leaderboard\BestQualificationController::getBestQualification()".
Inlined service ".service_locator.nEprEHv" to ".service_locator.nEprEHv.App\Controller\Website\Mybiz\V2\Components\Leaderboard\BestRankController::getBestRank()".
Inlined service ".service_locator.8JxpCSE" to ".service_locator.8JxpCSE.App\Controller\Website\Mybiz\V2\Components\Leaderboard\LeaderboardController::getLeaderboard()".
Inlined service ".service_locator.DsaQrPN" to ".service_locator.DsaQrPN.App\Controller\Website\Mybiz\V2\Components\Leaderboard\LeaderboardController::getLeaderboardDownline()".
Inlined service ".service_locator.We1sJFv" to ".service_locator.We1sJFv.App\Controller\Website\Mybiz\V2\Components\Notification\NotificationController::getNotificationComponent()".
Inlined service ".service_locator.DrwPBuX" to ".service_locator.DrwPBuX.App\Controller\Website\Mybiz\V2\Components\Notification\NotificationController::readAllMemberNotifications()".
Inlined service ".service_locator.QFA3qMm" to ".service_locator.QFA3qMm.App\Controller\Website\Mybiz\V2\Components\Notification\NotificationController::getNotificationContent()".
Inlined service ".service_locator.rt5Oqei" to ".service_locator.rt5Oqei.App\Controller\Website\Mybiz\V2\Components\Placement\PlacementWaitingController::getWatingList()".
Inlined service ".service_locator.02EWd3h" to ".service_locator.02EWd3h.App\Controller\Website\Mybiz\V2\Components\Point\PointVolumeController::getPointVolume()".
Inlined service ".service_locator.Spi92dm" to ".service_locator.Spi92dm.App\Controller\Website\Mybiz\V2\Components\Promo\PromoController::promos()".
Inlined service ".service_locator.IdoMk4." to ".service_locator.IdoMk4..App\Controller\Website\Mybiz\V2\Components\Qualification\QualificationController::getHomepageQualification()".
Inlined service ".service_locator.tqi3oNQ" to ".service_locator.tqi3oNQ.App\Controller\Website\Mybiz\V2\Components\Sales\SalesByCountryController::getSalesByCountry()".
Inlined service ".service_locator.dtJfDFh" to ".service_locator.dtJfDFh.App\Controller\Website\Mybiz\V2\Components\Sales\SalesByProductController::salesByProduct()".
Inlined service ".service_locator.P1EP4gJ" to ".service_locator.P1EP4gJ.App\Controller\Website\Mybiz\V2\Contact\ContactController::contact()".
Inlined service ".service_locator.t.ZCEgA" to ".service_locator.t.ZCEgA.App\Controller\Website\Mybiz\V2\Customer\CustomerController::customers()".
Inlined service ".service_locator.tYr_Dr6" to ".service_locator.tYr_Dr6.App\Controller\Website\Mybiz\V2\HomepageController::homepage()".
Inlined service ".service_locator.Vj5TGbW" to ".service_locator.Vj5TGbW.App\Controller\Website\Mybiz\V2\Invoice\InvoiceController::invoiceDownload()".
Inlined service ".service_locator.dk7xqfw" to ".service_locator.dk7xqfw.App\Controller\Website\Mybiz\V2\MediaHub\MediaHubController::mediaContent()".
Inlined service ".service_locator.ycHDqcM" to ".service_locator.ycHDqcM.App\Controller\Website\Mybiz\V2\MediaHub\MediaHubController::mediaContentDisplay()".
Inlined service ".service_locator.koyI2q1" to ".service_locator.koyI2q1.App\Controller\Website\Mybiz\V2\MediaHub\MediaHubController::confirmMediaViews()".
Inlined service ".service_locator.L6CORe5" to ".service_locator.L6CORe5.App\Controller\Website\Mybiz\V2\Member\MemberPersonalInformationController::personalInformations()".
Inlined service ".service_locator.czxLvvI" to ".service_locator.czxLvvI.App\Controller\Website\Mybiz\V2\Member\MemberPersonalInformationController::personalInformationChangePassword()".
Inlined service ".service_locator.laSnSnG" to ".service_locator.laSnSnG.App\Controller\Website\Mybiz\V2\Member\MemberPersonalInformationController::logMemberPersonalInformationViewed()".
Inlined service ".service_locator.PqmKAnq" to ".service_locator.PqmKAnq.App\Controller\Website\Mybiz\V2\MoneyBag\MoneyBagController::unlockWithdraw()".
Inlined service ".service_locator.En2dstW" to ".service_locator.En2dstW.App\Controller\Website\Mybiz\V2\MybizOnBoarding\MybizOnBoardingController::mybizOnBoarding()".
Inlined service ".service_locator.3Rp7Q5K" to ".service_locator.3Rp7Q5K.App\Controller\Website\Mybiz\V2\MybizOnBoarding\MybizOnBoardingController::uploadContract()".
Inlined service ".service_locator.FJ_Dopd" to ".service_locator.FJ_Dopd.App\Controller\Website\Mybiz\V2\MybizOnBoarding\MybizOnBoardingController::addDelay()".
Inlined service ".service_locator.Md3f6ws" to ".service_locator.Md3f6ws.App\Controller\Website\Mybiz\V2\MybizOnBoarding\MybizOnBoardingController::displayContract()".
Inlined service ".service_locator.pA9YORs" to ".service_locator.pA9YORs.App\Controller\Website\Mybiz\V2\MybizOnBoarding\MybizOnBoardingController::showContract()".
Inlined service ".service_locator.Q5VuxvO" to ".service_locator.Q5VuxvO.App\Controller\Website\Mybiz\V2\MybizOnBoarding\MybizOnBoardingController::validateCertification()".
Inlined service ".service_locator.KxlQxqK" to ".service_locator.KxlQxqK.App\Controller\Website\Mybiz\V2\MybizOnBoarding\OnfidoWebhookController::webhook()".
Inlined service ".service_locator.wy1hVeZ" to ".service_locator.wy1hVeZ.App\Controller\Website\Mybiz\V2\MybizOnBoarding\QualifiedChoicePack\QualifiedChoiceApiController::getQualifiedChoiceStep()".
Inlined service ".service_locator.0ljNWug" to ".service_locator.0ljNWug.App\Controller\Website\Mybiz\V2\Questionnaire\QuestionnaireController::save()".
Inlined service ".service_locator.0MQaTBY" to ".service_locator.0MQaTBY.App\Controller\Website\Mybiz\V2\Security\SecurityController::login()".
Inlined service ".service_locator.qto1wFX" to ".service_locator.qto1wFX.App\Controller\Website\Mybiz\V2\Security\SecurityController::redirectMember()".
Inlined service ".service_locator.RHUttBY" to ".service_locator.RHUttBY.App\Controller\Website\Mybiz\V2\Security\SecurityController::resetPassword()".
Inlined service ".service_locator.LiPHhwt" to ".service_locator.LiPHhwt.App\Controller\Website\Mybiz\V2\Security\SecurityController::forgetPassword()".
Inlined service ".service_locator.1svi9.2" to ".service_locator.1svi9.2.App\Controller\Website\Mybiz\V2\Security\SecurityController::jwtLogin()".
Inlined service ".service_locator.xi7y0FV" to ".service_locator.xi7y0FV.App\Controller\Website\Mybiz\V2\Security\SignupController::signup()".
Inlined service ".service_locator.7lEDDh5" to ".service_locator.7lEDDh5.App\Controller\Website\Mybiz\V2\Security\SignupController::payLicense()".
Inlined service ".service_locator.G7jBQlP" to ".service_locator.G7jBQlP.App\Controller\Website\Mybiz\V2\Subscription\SubscriptionController::changeSubscription()".
Inlined service ".service_locator.TRLY2DR" to ".service_locator.TRLY2DR.App\Controller\Website\Mybiz\V2\Tree\PlacementController::place()".
Inlined service ".service_locator.sqISC_E" to ".service_locator.sqISC_E.App\Controller\Website\Mybiz\V2\Tree\PlacementController::placeFromWebview()".
Inlined service ".service_locator.tOAaTO4" to ".service_locator.tOAaTO4.App\Controller\Website\Mybiz\V2\Tree\PlacementController::changeParent()".
Inlined service ".service_locator.JIOYhMt" to ".service_locator.JIOYhMt.App\Controller\Website\Mybiz\V2\Tree\PlacementController::changeParentWebview()".
Inlined service ".service_locator.ZTkirKA" to ".service_locator.ZTkirKA.App\Controller\Website\Mybiz\V2\Tree\TreeController::tree()".
Inlined service ".service_locator.N8mC7HU" to ".service_locator.N8mC7HU.App\Controller\Website\Mybiz\V2\Tree\TreeController::treeDownline()".
Inlined service ".service_locator.gDuezG7" to ".service_locator.gDuezG7.App\Controller\Website\Mybiz\V2\Tree\TreeController::treeMemberDetail()".
Inlined service ".service_locator.eOLy7Qe" to ".service_locator.eOLy7Qe.App\Controller\Website\Mybiz\V2\Tree\TreeController::treeSearchUpline()".
Inlined service ".service_locator.gA1Vgax" to ".service_locator.gA1Vgax.App\Controller\Website\PaymentGateway\Copecart\CopecartSubscriptionController::handlePayment()".
Inlined service ".service_locator.dxrMEzv" to ".service_locator.dxrMEzv.App\Controller\Website\PaymentGateway\Copecart\CopecartSubscriptionController::handlePredictionPayment()".
Inlined service ".service_locator.e7bEi9V" to ".service_locator.e7bEi9V.App\Controller\Website\PaymentGateway\Copecart\CopecartSubscriptionController::handleDecreasingPayment()".
Inlined service ".service_locator.bUX0Jcq" to ".service_locator.bUX0Jcq.App\Controller\Website\PaymentGateway\Stripe\StripeShopController::shopPaymentIntent()".
Inlined service ".service_locator.8jujSMB" to ".service_locator.8jujSMB.App\Controller\Website\PaymentGateway\TapPayment\TapPaymentController::paymentCharge()".
Inlined service ".service_locator.h.BRzwP" to ".service_locator.h.BRzwP.App\Controller\Website\PaymentGateway\TapPayment\TapPaymentSubscriptionController::handlePayment()".
Inlined service "security.user_value_resolver" to ".debug.value_resolver.security.user_value_resolver".
Inlined service "security.security_token_value_resolver" to ".debug.value_resolver.security.security_token_value_resolver".
Inlined service "doctrine.orm.entity_value_resolver" to ".debug.value_resolver.doctrine.orm.entity_value_resolver".
Inlined service "doctrine_mongodb.odm.document_value_resolver" to ".debug.value_resolver.doctrine_mongodb.odm.document_value_resolver".
Inlined service "argument_resolver.backed_enum_resolver" to ".debug.value_resolver.argument_resolver.backed_enum_resolver".
Inlined service "argument_resolver.uid" to ".debug.value_resolver.argument_resolver.uid".
Inlined service "argument_resolver.datetime" to ".debug.value_resolver.argument_resolver.datetime".
Inlined service "argument_resolver.request_attribute" to ".debug.value_resolver.argument_resolver.request_attribute".
Inlined service "argument_resolver.request" to ".debug.value_resolver.argument_resolver.request".
Inlined service "argument_resolver.session" to ".debug.value_resolver.argument_resolver.session".
Inlined service "argument_resolver.service" to ".debug.value_resolver.argument_resolver.service".
Inlined service "argument_resolver.default" to ".debug.value_resolver.argument_resolver.default".
Inlined service "argument_resolver.variadic" to ".debug.value_resolver.argument_resolver.variadic".
Inlined service "argument_resolver.not_tagged_controller" to ".debug.value_resolver.argument_resolver.not_tagged_controller".
Inlined service "argument_resolver.query_parameter_value_resolver" to ".debug.value_resolver.argument_resolver.query_parameter_value_resolver".
Inlined service "messenger.senders_locator" to "messenger.bus.default.middleware.send_message".
Inlined service "messenger.bus.default.messenger.handlers_locator" to "messenger.bus.default.middleware.handle_message".
Inlined service "App\MessageHandler\Notification\NotificationMessageHandler" to ".messenger.handler_descriptor.PFeLh1.".
Inlined service "process.messenger.process_message_handler" to ".messenger.handler_descriptor.Die6Bxe".
Inlined service "console.messenger.execute_command_handler" to ".messenger.handler_descriptor.NumTeF8".
Inlined service "http_client.messenger.ping_webhook_handler" to ".messenger.handler_descriptor.Qv3faSN".
Inlined service "mailer.messenger.message_handler" to ".messenger.handler_descriptor.WG.oRBv".
Inlined service "messenger.redispatch_message_handler" to ".messenger.handler_descriptor.jyyWvHw".
Inlined service "messenger.transport.native_php_serializer" to ".signing.messenger.default_serializer".
Inlined service ".debug.http_client.inner" to ".debug.http_client".
Inlined service "monolog.handler.null_internal" to "monolog.logger.event".
Inlined service ".doctrine.orm.default_metadata_driver.inner" to ".doctrine.orm.default_metadata_driver".
Inlined service ".service_locator.W55Po6X" to ".doctrine.orm.default_metadata_driver".
Inlined service "sentry.tracing.dbal.connection_factory" to "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverMiddleware.default".
Inlined service "fos_rest.serializer.form_error_handler.inner" to "fos_rest.serializer.form_error_handler".
Inlined service "security.access.authenticated_voter" to ".debug.security.voter.security.access.authenticated_voter".
Inlined service "security.access.simple_role_voter" to ".debug.security.voter.security.access.simple_role_voter".
Inlined service "security.access.expression_voter" to ".debug.security.voter.security.access.expression_voter".
Inlined service "security.access.closure_voter" to ".debug.security.voter.security.access.closure_voter".
Inlined service "App\Security\Voter\CRM\CRMAccessVoter" to ".debug.security.voter.App\Security\Voter\CRM\CRMAccessVoter".
Inlined service "App\Security\Voter\CRM\SwitchToCustomerVoter" to ".debug.security.voter.App\Security\Voter\CRM\SwitchToCustomerVoter".
Inlined service "App\Security\Voter\DirectorOrMoreAccessVoter" to ".debug.security.voter.App\Security\Voter\DirectorOrMoreAccessVoter".
Inlined service "App\Security\Voter\DistributorAccessVoter" to ".debug.security.voter.App\Security\Voter\DistributorAccessVoter".
Inlined service "App\Security\Voter\FeatureAccessVoter" to ".debug.security.voter.App\Security\Voter\FeatureAccessVoter".
Inlined service "App\Security\Voter\FeatureTypeAccessVoter" to ".debug.security.voter.App\Security\Voter\FeatureTypeAccessVoter".
Inlined service "App\Security\Voter\InsiderAccessVoter" to ".debug.security.voter.App\Security\Voter\InsiderAccessVoter".
Inlined service "App\Security\Voter\LiveAccessVoter" to ".debug.security.voter.App\Security\Voter\LiveAccessVoter".
Inlined service "App\Security\Voter\MemberAccessVoter" to ".debug.security.voter.App\Security\Voter\MemberAccessVoter".
Inlined service "security.is_csrf_token_valid_attribute_expression_language" to "controller.is_csrf_token_valid_attribute_listener".
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.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 "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.kvOAK9B" to ".service_locator.kvOAK9B.translation.warmer".
Inlined service ".service_locator.t5iSXey" to ".service_locator.t5iSXey.router.default".
Inlined service ".service_locator.mFBT25N" to ".service_locator.mFBT25N.router.cache_warmer".
Inlined service ".service_locator.3DrAUl_" to ".service_locator.3DrAUl_.twig.template_cache_warmer".
Inlined service ".service_locator.jIRq.vd" to "debug.argument_resolver.inner".
Inlined service "jms_serializer.metadata.yaml_driver" to "jms_serializer.metadata.doctrine_type_driver.inner".
Inlined service "jms_serializer.metadata.xml_driver" to "jms_serializer.metadata.doctrine_type_driver.inner".
Inlined service "jms_serializer.metadata.annotation_or_attribute_driver" to "jms_serializer.metadata.doctrine_type_driver.inner".
Inlined service "jms_serializer.metadata.null_driver" to "jms_serializer.metadata.doctrine_type_driver.inner".
Inlined service "monolog.logger.http_client" to "Sentry\SentryBundle\Tracing\HttpClient\TraceableHttpClient.inner".
Inlined service "jms_serializer.metadata.lazy_loading_driver" to "jms_serializer.traceable_metadata_factory.inner".
Inlined service "jms_serializer.handler_registry.service_locator" to "jms_serializer.traceable_handler_registry.inner".
Inlined service ".service_locator.3g8RffK" 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.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 "cache.http_client.pool.traceable.inner" to "cache.http_client.pool.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_is_granted_attribute_expression_language.traceable.inner" to "cache.security_is_granted_attribute_expression_language.traceable.recorder_inner".
Inlined service "cache.security_is_csrf_token_valid_attribute_expression_language.traceable.inner" to "cache.security_is_csrf_token_valid_attribute_expression_language.traceable.recorder_inner".
Inlined service "cache.security_token_verifier.traceable.inner" to "cache.security_token_verifier.traceable.recorder_inner".
Inlined service "cache.webpack_encore.traceable.inner" to "cache.webpack_encore.traceable.recorder_inner".
Inlined service ".service_locator.t5iSXey.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_rest.serializer.jms" to "fos_rest.view_handler".
Inlined service "jms_serializer.deserialization_graph_navigator_factory" to "jms_serializer".
Inlined service "jms_serializer.serialization_graph_navigator_factory" to "jms_serializer".
Inlined service "jms_serializer.json_serialization_visitor" to "jms_serializer".
Inlined service "jms_serializer.xml_serialization_visitor" to "jms_serializer".
Inlined service "jms_serializer.json_deserialization_visitor" to "jms_serializer".
Inlined service "jms_serializer.xml_deserialization_visitor" to "jms_serializer".
Inlined service "lexik_jwt_authentication.jws_provider.lcobucci" to "lexik_jwt_authentication.encoder".
Inlined service "debug.event_dispatcher.inner" 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.http_client.pool.traceable.recorder_inner" to "cache.http_client.pool".
Inlined service "cache.validator_expression_language.traceable.recorder_inner" to "cache.validator_expression_language".
Inlined service "cache.security_is_granted_attribute_expression_language.traceable.recorder_inner" to "cache.security_is_granted_attribute_expression_language".
Inlined service "cache.security_is_csrf_token_valid_attribute_expression_language.traceable.recorder_inner" to "cache.security_is_csrf_token_valid_attribute_expression_language".
Inlined service "cache.webpack_encore.traceable.recorder_inner" to "cache.webpack_encore".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "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 "twig.extension.assets" to "twig".
Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.metadata.typed_properties_driver".
Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.metadata.typed_properties_driver".
Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.metadata.typed_properties_driver".
Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.metadata.typed_properties_driver".
Inlined service "jms_serializer.accessor_strategy.default" to "jms_serializer".
Inlined service "jms_serializer.accessor_strategy.default" to "jms_serializer".
6
Tag "container.decorator" was defined on service(s) "http_client.uri_template", "debug.controller_resolver", "debug.validator", "jms_serializer.metadata.typed_properties_driver", "jms_serializer.traceable_metadata_factory", "jms_serializer.traceable_handler_registry", "jms_serializer.metadata.traceable_file_locator", "debug.security.access.decision_manager", "debug.security.firewall.authenticator.futures_website", "debug.security.event_dispatcher.futures_website", "fos_rest.serializer.form_error_handler", "cache.validator.traceable", "cache.serializer.traceable", "cache.property_info.traceable", "cache.messenger.restart_workers_signal.traceable", "cache.doctrine.orm.default.result.traceable", "cache.doctrine.orm.default.query.traceable", "cache.security_expression_language.traceable", "cache.security_token_verifier.traceable", "Sentry\SentryBundle\Tracing\HttpClient\TraceableHttpClient", "messenger.default_bus", "event_dispatcher", "cache.app", "cache.system", "cache.http_client.pool", "cache.validator_expression_language", "cache.security_is_granted_attribute_expression_language", "cache.security_is_csrf_token_valid_attribute_expression_language", "cache.webpack_encore", but was never used.
Tag "monolog.channel_logger" was defined on service(s) "monolog.logger", "monolog.logger.request", "monolog.logger.messenger", "monolog.logger.cache", "monolog.logger.mailer", "monolog.logger.event", "monolog.logger.doctrine", "monolog.logger.security", "monolog.logger.nelmio_api_doc", "monolog.logger.placement", but was never used.
Tag "jms_serializer.instance" was defined on service(s) "jms_serializer.event_dispatcher", "jms_serializer.doctrine_proxy_subscriber", "jms_serializer.stopwatch_subscriber", "jms_serializer.union_handler", "jms_serializer.array_collection_handler", "jms_serializer.constraint_violation_handler", "jms_serializer.datetime_handler", "jms_serializer.iterator_handler", "jms_serializer.symfony_uid_handler", "jms_serializer.metadata.typed_properties_driver", "jms_serializer.metadata.cache.file_cache", "jms_serializer.twig_extension.serializer_runtime_helper", "jms_serializer.cache.cache_clearer", "jms_serializer.traceable_runs_listener", "jms_serializer.traceable_metadata_factory", "jms_serializer.traceable_handler_registry", "jms_serializer.metadata.traceable_file_locator", "fos_rest.serializer.form_error_handler", "jms_serializer.deserialization_context_factory", "jms_serializer.serialization_context_factory", "jms_serializer", but was never used. Did you mean "jms_serializer.instance_global"?
Tag "jms_serializer.instance_global" was defined on service(s) "jms_serializer.type_parser", "jms_serializer.expression_evaluator", but was never used. Did you mean "jms_serializer.instance"?
Tag "jms_serializer.profiler" was defined on service(s) "jms_serializer.traceable_runs_listener", "jms_serializer.traceable_metadata_factory", "jms_serializer.traceable_handler_registry", but was never used. Did you mean "jms_serializer.serializer"?
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"?