"SELECT d0_.id AS id_0, d0_.status AS status_1, d0_.createdAt AS createdAt_2, d0_.lastModified AS lastModified_3, d0_.expireDate AS expireDate_4, d0_.expired AS expired_5, d0_.activateDate AS activateDate_6, d0_.fundedAt AS fundedAt_7, d0_.title AS title_8, d0_.stringId AS stringId_9, d0_.description AS description_10, d0_.featured AS featured_11, d0_.sexualOrientation AS sexualOrientation_12, d0_.contributorsCount AS contributorsCount_13, d0_.progress AS progress_14, d0_.previewFilename AS previewFilename_15, d0_.trailerFilenames AS trailerFilenames_16, d0_.galleryFilenames AS galleryFilenames_17, d0_.vidcapsGenerated AS vidcapsGenerated_18, d0_.vidcapsFilenames AS vidcapsFilenames_19, d0_.publishedVidcapsFilenames AS publishedVidcapsFilenames_20, d0_.adminNotes AS adminNotes_21, d0_.price AS price_22, d0_.contributed AS contributed_23, d0_.metaInfo AS metaInfo_24, d0_.delayedTasks AS delayedTasks_25 FROM Deal d0_ WHERE d0_.stringId = ? AND d0_.delayedTasks = 0 AND d0_.activateDate IS NOT NULL AND d0_.expired = ? AND d0_.status NOT IN (1, 7, 5)"
(parameters:
[1 => "funded-deal"
2 => 0]
, types:
[1 => 22 => 5]
)
doctrine
[
"sql" => "SELECT d0_.id AS id_0, d0_.status AS status_1, d0_.createdAt AS createdAt_2, d0_.lastModified AS lastModified_3, d0_.expireDate AS expireDate_4, d0_.expired AS expired_5, d0_.activateDate AS activateDate_6, d0_.fundedAt AS fundedAt_7, d0_.title AS title_8, d0_.stringId AS stringId_9, d0_.description AS description_10, d0_.featured AS featured_11, d0_.sexualOrientation AS sexualOrientation_12, d0_.contributorsCount AS contributorsCount_13, d0_.progress AS progress_14, d0_.previewFilename AS previewFilename_15, d0_.trailerFilenames AS trailerFilenames_16, d0_.galleryFilenames AS galleryFilenames_17, d0_.vidcapsGenerated AS vidcapsGenerated_18, d0_.vidcapsFilenames AS vidcapsFilenames_19, d0_.publishedVidcapsFilenames AS publishedVidcapsFilenames_20, d0_.adminNotes AS adminNotes_21, d0_.price AS price_22, d0_.contributed AS contributed_23, d0_.metaInfo AS metaInfo_24, d0_.delayedTasks AS delayedTasks_25 FROM Deal d0_ WHERE d0_.stringId = ? AND d0_.delayedTasks = 0 AND d0_.activateDate IS NOT NULL AND d0_.expired = ? AND d0_.status NOT IN (1, 7, 5)"
"params" => [1 => "funded-deal"
2 => 0]
"types" => [1 => 22 => 5]
]
debug
Executing statement:
"SELECT d0_.id AS id_0, d0_.status AS status_1, d0_.createdAt AS createdAt_2, d0_.lastModified AS lastModified_3, d0_.expireDate AS expireDate_4, d0_.expired AS expired_5, d0_.activateDate AS activateDate_6, d0_.fundedAt AS fundedAt_7, d0_.title AS title_8, d0_.stringId AS stringId_9, d0_.description AS description_10, d0_.featured AS featured_11, d0_.sexualOrientation AS sexualOrientation_12, d0_.contributorsCount AS contributorsCount_13, d0_.progress AS progress_14, d0_.previewFilename AS previewFilename_15, d0_.trailerFilenames AS trailerFilenames_16, d0_.galleryFilenames AS galleryFilenames_17, d0_.vidcapsGenerated AS vidcapsGenerated_18, d0_.vidcapsFilenames AS vidcapsFilenames_19, d0_.publishedVidcapsFilenames AS publishedVidcapsFilenames_20, d0_.adminNotes AS adminNotes_21, d0_.price AS price_22, d0_.contributed AS contributed_23, d0_.metaInfo AS metaInfo_24, d0_.delayedTasks AS delayedTasks_25 FROM Deal d0_ WHERE d0_.stringId = ? AND d0_.expired = ? AND d0_.status NOT IN (1, 7, 5)"
(parameters:
[1 => "funded-deal"
2 => 1]
, types:
[1 => 22 => 5]
)
doctrine
[
"sql" => "SELECT d0_.id AS id_0, d0_.status AS status_1, d0_.createdAt AS createdAt_2, d0_.lastModified AS lastModified_3, d0_.expireDate AS expireDate_4, d0_.expired AS expired_5, d0_.activateDate AS activateDate_6, d0_.fundedAt AS fundedAt_7, d0_.title AS title_8, d0_.stringId AS stringId_9, d0_.description AS description_10, d0_.featured AS featured_11, d0_.sexualOrientation AS sexualOrientation_12, d0_.contributorsCount AS contributorsCount_13, d0_.progress AS progress_14, d0_.previewFilename AS previewFilename_15, d0_.trailerFilenames AS trailerFilenames_16, d0_.galleryFilenames AS galleryFilenames_17, d0_.vidcapsGenerated AS vidcapsGenerated_18, d0_.vidcapsFilenames AS vidcapsFilenames_19, d0_.publishedVidcapsFilenames AS publishedVidcapsFilenames_20, d0_.adminNotes AS adminNotes_21, d0_.price AS price_22, d0_.contributed AS contributed_23, d0_.metaInfo AS metaInfo_24, d0_.delayedTasks AS delayedTasks_25 FROM Deal d0_ WHERE d0_.stringId = ? AND d0_.expired = ? AND d0_.status NOT IN (1, 7, 5)"
"params" => [1 => "funded-deal"
2 => 1]
"types" => [1 => 22 => 5]
]
"SELECT t0.fileSize AS fileSize_1, t0.width AS width_2, t0.height AS height_3, t0.runTime AS runTime_4, t0.mainSource AS mainSource_5, t0.id AS id_6, t0.name AS name_7, t0.originalName AS originalName_8, t0.createdAt AS createdAt_9, t0.`md5sum` AS md5sum_10, t0.deal_id AS deal_id_11 FROM DealVideoFile t0 WHERE t0.deal_id = ?"
(parameters:
[1 => 4]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.fileSize AS fileSize_1, t0.width AS width_2, t0.height AS height_3, t0.runTime AS runTime_4, t0.mainSource AS mainSource_5, t0.id AS id_6, t0.name AS name_7, t0.originalName AS originalName_8, t0.createdAt AS createdAt_9, t0.`md5sum` AS md5sum_10, t0.deal_id AS deal_id_11 FROM DealVideoFile t0 WHERE t0.deal_id = ?"
"params" => [1 => 4]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.fileSize AS fileSize_1, t0.width AS width_2, t0.height AS height_3, t0.runTime AS runTime_4, t0.mainSource AS mainSource_5, t0.id AS id_6, t0.name AS name_7, t0.originalName AS originalName_8, t0.createdAt AS createdAt_9, t0.`md5sum` AS md5sum_10, t0.deal_id AS deal_id_11 FROM DealVideoFile t0 WHERE t0.deal_id = ?"
(parameters:
[1 => 4]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.fileSize AS fileSize_1, t0.width AS width_2, t0.height AS height_3, t0.runTime AS runTime_4, t0.mainSource AS mainSource_5, t0.id AS id_6, t0.name AS name_7, t0.originalName AS originalName_8, t0.createdAt AS createdAt_9, t0.`md5sum` AS md5sum_10, t0.deal_id AS deal_id_11 FROM DealVideoFile t0 WHERE t0.deal_id = ?"
"params" => [1 => 4]
"types" => [1 => 1]
]
"SELECT t0.id AS id_1, t0.name AS name_2, t0.lastModified AS lastModified_3, t0.type AS type_4, t0.sexualOrientation AS sexualOrientation_5, t0.previewFilename AS previewFilename_6, t0.dealsCount AS dealsCount_7, t0.projectsCount AS projectsCount_8, t0.shopVideosCount AS shopVideosCount_9 FROM Tag t0 INNER JOIN tag_deal ON t0.id = tag_deal.tag_id WHERE tag_deal.deal_id = ?"
(parameters:
[1 => 4]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.lastModified AS lastModified_3, t0.type AS type_4, t0.sexualOrientation AS sexualOrientation_5, t0.previewFilename AS previewFilename_6, t0.dealsCount AS dealsCount_7, t0.projectsCount AS projectsCount_8, t0.shopVideosCount AS shopVideosCount_9 FROM Tag t0 INNER JOIN tag_deal ON t0.id = tag_deal.tag_id WHERE tag_deal.deal_id = ?"
"params" => [1 => 4]
"types" => [1 => 1]
]
Log messages generated during the compilation of the service container.
Messages
Class
1171
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ActivateDealCommand" (parent: .abstract.instanceof.App\Command\ActivateDealCommand).
Resolving inheritance for "App\Command\ActivateDealCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ActivateDealCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ActivateFeedCommand" (parent: .abstract.instanceof.App\Command\ActivateFeedCommand).
Resolving inheritance for "App\Command\ActivateFeedCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ActivateFeedCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ActivateProjectCommand" (parent: .abstract.instanceof.App\Command\ActivateProjectCommand).
Resolving inheritance for "App\Command\ActivateProjectCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ActivateProjectCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ActivateShopVideoCommand" (parent: .abstract.instanceof.App\Command\ActivateShopVideoCommand).
Resolving inheritance for "App\Command\ActivateShopVideoCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ActivateShopVideoCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AggregateCreditsCommand" (parent: .abstract.instanceof.App\Command\AggregateCreditsCommand).
Resolving inheritance for "App\Command\AggregateCreditsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AggregateCreditsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AggregateMembershipsCommand" (parent: .abstract.instanceof.App\Command\AggregateMembershipsCommand).
Resolving inheritance for "App\Command\AggregateMembershipsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AggregateMembershipsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AggregateRegistrationsCommand" (parent: .abstract.instanceof.App\Command\AggregateRegistrationsCommand).
Resolving inheritance for "App\Command\AggregateRegistrationsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AggregateRegistrationsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ChargeMembershipCommand" (parent: .abstract.instanceof.App\Command\ChargeMembershipCommand).
Resolving inheritance for "App\Command\ChargeMembershipCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ChargeMembershipCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckDownloadsCommand" (parent: .abstract.instanceof.App\Command\CheckDownloadsCommand).
Resolving inheritance for "App\Command\CheckDownloadsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckDownloadsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CompleteDealFundingCommand" (parent: .abstract.instanceof.App\Command\CompleteDealFundingCommand).
Resolving inheritance for "App\Command\CompleteDealFundingCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CompleteDealFundingCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CompleteProjectFundingCommand" (parent: .abstract.instanceof.App\Command\CompleteProjectFundingCommand).
Resolving inheritance for "App\Command\CompleteProjectFundingCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CompleteProjectFundingCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ExpireDealCommand" (parent: .abstract.instanceof.App\Command\ExpireDealCommand).
Resolving inheritance for "App\Command\ExpireDealCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ExpireDealCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ExpireProjectCommand" (parent: .abstract.instanceof.App\Command\ExpireProjectCommand).
Resolving inheritance for "App\Command\ExpireProjectCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ExpireProjectCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ExtractTranslationCommand" (parent: .abstract.instanceof.App\Command\ExtractTranslationCommand).
Resolving inheritance for "App\Command\ExtractTranslationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ExtractTranslationCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportTranslationCommand" (parent: .abstract.instanceof.App\Command\ImportTranslationCommand).
Resolving inheritance for "App\Command\ImportTranslationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportTranslationCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RefundCommand" (parent: .abstract.instanceof.App\Command\RefundCommand).
Resolving inheritance for "App\Command\RefundCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RefundCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendMessagesCommand" (parent: .abstract.instanceof.App\Command\SendMessagesCommand).
Resolving inheritance for "App\Command\SendMessagesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendMessagesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendReusableMessageCommand" (parent: .abstract.instanceof.App\Command\SendReusableMessageCommand).
Resolving inheritance for "App\Command\SendReusableMessageCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendReusableMessageCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SitemapCommand" (parent: .abstract.instanceof.App\Command\SitemapCommand).
Resolving inheritance for "App\Command\SitemapCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SitemapCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestSendAllMailsCommand" (parent: .abstract.instanceof.App\Command\TestSendAllMailsCommand).
Resolving inheritance for "App\Command\TestSendAllMailsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestSendAllMailsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UnreadMessageReminderCommand" (parent: .abstract.instanceof.App\Command\UnreadMessageReminderCommand).
Resolving inheritance for "App\Command\UnreadMessageReminderCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UnreadMessageReminderCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateContentCountCommand" (parent: .abstract.instanceof.App\Command\UpdateContentCountCommand).
Resolving inheritance for "App\Command\UpdateContentCountCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateContentCountCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CRUD\CrudExecutor" (parent: .abstract.instanceof.App\Controller\CRUD\CrudExecutor).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CRUD\CrudExecutor" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CRUD\CrudExecutor).
Resolving inheritance for "App\Controller\CRUD\CrudExecutor" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CRUD\CrudExecutor).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ContentReport\CreateController" (parent: .abstract.instanceof.App\Controller\ContentReport\CreateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ContentReport\CreateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ContentReport\CreateController).
Resolving inheritance for "App\Controller\ContentReport\CreateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ContentReport\CreateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ContentReport\VerifyController" (parent: .abstract.instanceof.App\Controller\ContentReport\VerifyController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ContentReport\VerifyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ContentReport\VerifyController).
Resolving inheritance for "App\Controller\ContentReport\VerifyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ContentReport\VerifyController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CreditsMembership\CancelController" (parent: .abstract.instanceof.App\Controller\CreditsMembership\CancelController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CreditsMembership\CancelController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CreditsMembership\CancelController).
Resolving inheritance for "App\Controller\CreditsMembership\CancelController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CreditsMembership\CancelController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CreditsMembership\CreateController" (parent: .abstract.instanceof.App\Controller\CreditsMembership\CreateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CreditsMembership\CreateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CreditsMembership\CreateController).
Resolving inheritance for "App\Controller\CreditsMembership\CreateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CreditsMembership\CreateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CreditsMembership\UndoCancelController" (parent: .abstract.instanceof.App\Controller\CreditsMembership\UndoCancelController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CreditsMembership\UndoCancelController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CreditsMembership\UndoCancelController).
Resolving inheritance for "App\Controller\CreditsMembership\UndoCancelController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CreditsMembership\UndoCancelController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\CategoriesController" (parent: .abstract.instanceof.App\Controller\Deal\CategoriesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\CategoriesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\CategoriesController).
Resolving inheritance for "App\Controller\Deal\CategoriesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\CategoriesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\DetailsController" (parent: .abstract.instanceof.App\Controller\Deal\DetailsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\DetailsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\DetailsController).
Resolving inheritance for "App\Controller\Deal\DetailsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\DetailsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\DownloadController" (parent: .abstract.instanceof.App\Controller\Deal\DownloadController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\DownloadController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\DownloadController).
Resolving inheritance for "App\Controller\Deal\DownloadController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\DownloadController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\ListController" (parent: .abstract.instanceof.App\Controller\Deal\ListController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\ListController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\ListController).
Resolving inheritance for "App\Controller\Deal\ListController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\ListController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\PurchaseController" (parent: .abstract.instanceof.App\Controller\Deal\PurchaseController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\PurchaseController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\PurchaseController).
Resolving inheritance for "App\Controller\Deal\PurchaseController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\PurchaseController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Download\ListController" (parent: .abstract.instanceof.App\Controller\Download\ListController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Download\ListController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Download\ListController).
Resolving inheritance for "App\Controller\Download\ListController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Download\ListController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ErrorController" (parent: .abstract.instanceof.App\Controller\ErrorController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ErrorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ErrorController).
Resolving inheritance for "App\Controller\ErrorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ErrorController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Favorite\CreateController" (parent: .abstract.instanceof.App\Controller\Favorite\CreateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Favorite\CreateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Favorite\CreateController).
Resolving inheritance for "App\Controller\Favorite\CreateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Favorite\CreateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Favorite\DeleteController" (parent: .abstract.instanceof.App\Controller\Favorite\DeleteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Favorite\DeleteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Favorite\DeleteController).
Resolving inheritance for "App\Controller\Favorite\DeleteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Favorite\DeleteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Favorite\ListController" (parent: .abstract.instanceof.App\Controller\Favorite\ListController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Favorite\ListController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Favorite\ListController).
Resolving inheritance for "App\Controller\Favorite\ListController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Favorite\ListController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Feed\CreateFeedLikeController" (parent: .abstract.instanceof.App\Controller\Feed\CreateFeedLikeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Feed\CreateFeedLikeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Feed\CreateFeedLikeController).
Resolving inheritance for "App\Controller\Feed\CreateFeedLikeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Feed\CreateFeedLikeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Feed\DeleteFeedLikeController" (parent: .abstract.instanceof.App\Controller\Feed\DeleteFeedLikeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Feed\DeleteFeedLikeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Feed\DeleteFeedLikeController).
Resolving inheritance for "App\Controller\Feed\DeleteFeedLikeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Feed\DeleteFeedLikeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Feed\FeedController" (parent: .abstract.instanceof.App\Controller\Feed\FeedController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Feed\FeedController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Feed\FeedController).
Resolving inheritance for "App\Controller\Feed\FeedController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Feed\FeedController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Feed\FeedLikeListController" (parent: .abstract.instanceof.App\Controller\Feed\FeedLikeListController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Feed\FeedLikeListController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Feed\FeedLikeListController).
Resolving inheritance for "App\Controller\Feed\FeedLikeListController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Feed\FeedLikeListController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Feed\ListController" (parent: .abstract.instanceof.App\Controller\Feed\ListController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Feed\ListController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Feed\ListController).
Resolving inheritance for "App\Controller\Feed\ListController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Feed\ListController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Feed\PurchaseShopVideoController" (parent: .abstract.instanceof.App\Controller\Feed\PurchaseShopVideoController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Feed\PurchaseShopVideoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Feed\PurchaseShopVideoController).
Resolving inheritance for "App\Controller\Feed\PurchaseShopVideoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Feed\PurchaseShopVideoController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Feed\TagListController" (parent: .abstract.instanceof.App\Controller\Feed\TagListController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Feed\TagListController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Feed\TagListController).
Resolving inheritance for "App\Controller\Feed\TagListController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Feed\TagListController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ForgotPassword\RequestPasswordLinkController" (parent: .abstract.instanceof.App\Controller\ForgotPassword\RequestPasswordLinkController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ForgotPassword\RequestPasswordLinkController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ForgotPassword\RequestPasswordLinkController).
Resolving inheritance for "App\Controller\ForgotPassword\RequestPasswordLinkController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ForgotPassword\RequestPasswordLinkController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ForgotPassword\ResetPasswordLinkController" (parent: .abstract.instanceof.App\Controller\ForgotPassword\ResetPasswordLinkController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ForgotPassword\ResetPasswordLinkController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ForgotPassword\ResetPasswordLinkController).
Resolving inheritance for "App\Controller\ForgotPassword\ResetPasswordLinkController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ForgotPassword\ResetPasswordLinkController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HomepageController" (parent: .abstract.instanceof.App\Controller\HomepageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HomepageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HomepageController).
Resolving inheritance for "App\Controller\HomepageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HomepageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LoginController" (parent: .abstract.instanceof.App\Controller\LoginController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LoginController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LoginController).
Resolving inheritance for "App\Controller\LoginController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LoginController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Message\DetailsController" (parent: .abstract.instanceof.App\Controller\Message\DetailsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Message\DetailsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Message\DetailsController).
Resolving inheritance for "App\Controller\Message\DetailsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Message\DetailsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Message\DownloadController" (parent: .abstract.instanceof.App\Controller\Message\DownloadController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Message\DownloadController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Message\DownloadController).
Resolving inheritance for "App\Controller\Message\DownloadController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Message\DownloadController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Message\ListController" (parent: .abstract.instanceof.App\Controller\Message\ListController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Message\ListController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Message\ListController).
Resolving inheritance for "App\Controller\Message\ListController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Message\ListController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Message\MessageCountController" (parent: .abstract.instanceof.App\Controller\Message\MessageCountController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Message\MessageCountController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Message\MessageCountController).
Resolving inheritance for "App\Controller\Message\MessageCountController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Message\MessageCountController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Message\NotificationListController" (parent: .abstract.instanceof.App\Controller\Message\NotificationListController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Message\NotificationListController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Message\NotificationListController).
Resolving inheritance for "App\Controller\Message\NotificationListController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Message\NotificationListController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Message\PurchaseController" (parent: .abstract.instanceof.App\Controller\Message\PurchaseController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Message\PurchaseController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Message\PurchaseController).
Resolving inheritance for "App\Controller\Message\PurchaseController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Message\PurchaseController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Performer\ListController" (parent: .abstract.instanceof.App\Controller\Performer\ListController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Performer\ListController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Performer\ListController).
Resolving inheritance for "App\Controller\Performer\ListController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Performer\ListController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Performer\PerformerDealController" (parent: .abstract.instanceof.App\Controller\Performer\PerformerDealController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Performer\PerformerDealController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Performer\PerformerDealController).
Resolving inheritance for "App\Controller\Performer\PerformerDealController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Performer\PerformerDealController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Performer\PerformerProjectController" (parent: .abstract.instanceof.App\Controller\Performer\PerformerProjectController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Performer\PerformerProjectController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Performer\PerformerProjectController).
Resolving inheritance for "App\Controller\Performer\PerformerProjectController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Performer\PerformerProjectController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Performer\PerformerShopVideoController" (parent: .abstract.instanceof.App\Controller\Performer\PerformerShopVideoController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Performer\PerformerShopVideoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Performer\PerformerShopVideoController).
Resolving inheritance for "App\Controller\Performer\PerformerShopVideoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Performer\PerformerShopVideoController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Project\CategoriesController" (parent: .abstract.instanceof.App\Controller\Project\CategoriesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Project\CategoriesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Project\CategoriesController).
Resolving inheritance for "App\Controller\Project\CategoriesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Project\CategoriesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Project\DetailsController" (parent: .abstract.instanceof.App\Controller\Project\DetailsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Project\DetailsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Project\DetailsController).
Resolving inheritance for "App\Controller\Project\DetailsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Project\DetailsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Project\DownloadController" (parent: .abstract.instanceof.App\Controller\Project\DownloadController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Project\DownloadController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Project\DownloadController).
Resolving inheritance for "App\Controller\Project\DownloadController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Project\DownloadController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Project\DownloadCustomVideoController" (parent: .abstract.instanceof.App\Controller\Project\DownloadCustomVideoController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Project\DownloadCustomVideoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Project\DownloadCustomVideoController).
Resolving inheritance for "App\Controller\Project\DownloadCustomVideoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Project\DownloadCustomVideoController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Project\ListController" (parent: .abstract.instanceof.App\Controller\Project\ListController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Project\ListController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Project\ListController).
Resolving inheritance for "App\Controller\Project\ListController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Project\ListController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Project\PurchaseController" (parent: .abstract.instanceof.App\Controller\Project\PurchaseController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Project\PurchaseController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Project\PurchaseController).
Resolving inheritance for "App\Controller\Project\PurchaseController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Project\PurchaseController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Registration\EmailVerificationController" (parent: .abstract.instanceof.App\Controller\Registration\EmailVerificationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Registration\EmailVerificationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Registration\EmailVerificationController).
Resolving inheritance for "App\Controller\Registration\EmailVerificationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Registration\EmailVerificationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Registration\NicknameListController" (parent: .abstract.instanceof.App\Controller\Registration\NicknameListController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Registration\NicknameListController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Registration\NicknameListController).
Resolving inheritance for "App\Controller\Registration\NicknameListController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Registration\NicknameListController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Registration\RegistrationController" (parent: .abstract.instanceof.App\Controller\Registration\RegistrationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Registration\RegistrationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Registration\RegistrationController).
Resolving inheritance for "App\Controller\Registration\RegistrationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Registration\RegistrationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Registration\ResendVerificationController" (parent: .abstract.instanceof.App\Controller\Registration\ResendVerificationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Registration\ResendVerificationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Registration\ResendVerificationController).
Resolving inheritance for "App\Controller\Registration\ResendVerificationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Registration\ResendVerificationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Settings\ChangeCardController" (parent: .abstract.instanceof.App\Controller\Settings\ChangeCardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Settings\ChangeCardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Settings\ChangeCardController).
Resolving inheritance for "App\Controller\Settings\ChangeCardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Settings\ChangeCardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Settings\ChangeNicknameController" (parent: .abstract.instanceof.App\Controller\Settings\ChangeNicknameController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Settings\ChangeNicknameController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Settings\ChangeNicknameController).
Resolving inheritance for "App\Controller\Settings\ChangeNicknameController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Settings\ChangeNicknameController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Settings\ChangePasswordController" (parent: .abstract.instanceof.App\Controller\Settings\ChangePasswordController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Settings\ChangePasswordController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Settings\ChangePasswordController).
Resolving inheritance for "App\Controller\Settings\ChangePasswordController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Settings\ChangePasswordController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Settings\CreditHistoryController" (parent: .abstract.instanceof.App\Controller\Settings\CreditHistoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Settings\CreditHistoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Settings\CreditHistoryController).
Resolving inheritance for "App\Controller\Settings\CreditHistoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Settings\CreditHistoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Settings\DealsController" (parent: .abstract.instanceof.App\Controller\Settings\DealsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Settings\DealsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Settings\DealsController).
Resolving inheritance for "App\Controller\Settings\DealsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Settings\DealsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Settings\NotificationsController" (parent: .abstract.instanceof.App\Controller\Settings\NotificationsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Settings\NotificationsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Settings\NotificationsController).
Resolving inheritance for "App\Controller\Settings\NotificationsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Settings\NotificationsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Settings\ProjectsController" (parent: .abstract.instanceof.App\Controller\Settings\ProjectsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Settings\ProjectsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Settings\ProjectsController).
Resolving inheritance for "App\Controller\Settings\ProjectsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Settings\ProjectsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Settings\PurchaseCreditsController" (parent: .abstract.instanceof.App\Controller\Settings\PurchaseCreditsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Settings\PurchaseCreditsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Settings\PurchaseCreditsController).
Resolving inheritance for "App\Controller\Settings\PurchaseCreditsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Settings\PurchaseCreditsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Settings\VxsChangeCardDetailsController" (parent: .abstract.instanceof.App\Controller\Settings\VxsChangeCardDetailsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Settings\VxsChangeCardDetailsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Settings\VxsChangeCardDetailsController).
Resolving inheritance for "App\Controller\Settings\VxsChangeCardDetailsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Settings\VxsChangeCardDetailsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Settings\VxsOrderListController" (parent: .abstract.instanceof.App\Controller\Settings\VxsOrderListController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Settings\VxsOrderListController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Settings\VxsOrderListController).
Resolving inheritance for "App\Controller\Settings\VxsOrderListController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Settings\VxsOrderListController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Settings\VxsPurchaseCreditsDetailsController" (parent: .abstract.instanceof.App\Controller\Settings\VxsPurchaseCreditsDetailsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Settings\VxsPurchaseCreditsDetailsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Settings\VxsPurchaseCreditsDetailsController).
Resolving inheritance for "App\Controller\Settings\VxsPurchaseCreditsDetailsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Settings\VxsPurchaseCreditsDetailsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Settings\VxsPurchaseMembershipDetailsController" (parent: .abstract.instanceof.App\Controller\Settings\VxsPurchaseMembershipDetailsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Settings\VxsPurchaseMembershipDetailsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Settings\VxsPurchaseMembershipDetailsController).
Resolving inheritance for "App\Controller\Settings\VxsPurchaseMembershipDetailsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Settings\VxsPurchaseMembershipDetailsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShopVideo\CategoriesController" (parent: .abstract.instanceof.App\Controller\ShopVideo\CategoriesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShopVideo\CategoriesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShopVideo\CategoriesController).
Resolving inheritance for "App\Controller\ShopVideo\CategoriesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShopVideo\CategoriesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShopVideo\DetailsController" (parent: .abstract.instanceof.App\Controller\ShopVideo\DetailsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShopVideo\DetailsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShopVideo\DetailsController).
Resolving inheritance for "App\Controller\ShopVideo\DetailsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShopVideo\DetailsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShopVideo\DownloadController" (parent: .abstract.instanceof.App\Controller\ShopVideo\DownloadController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShopVideo\DownloadController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShopVideo\DownloadController).
Resolving inheritance for "App\Controller\ShopVideo\DownloadController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShopVideo\DownloadController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShopVideo\ListController" (parent: .abstract.instanceof.App\Controller\ShopVideo\ListController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShopVideo\ListController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShopVideo\ListController).
Resolving inheritance for "App\Controller\ShopVideo\ListController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShopVideo\ListController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShopVideo\PurchaseController" (parent: .abstract.instanceof.App\Controller\ShopVideo\PurchaseController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShopVideo\PurchaseController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShopVideo\PurchaseController).
Resolving inheritance for "App\Controller\ShopVideo\PurchaseController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShopVideo\PurchaseController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StaticPage\ContactController" (parent: .abstract.instanceof.App\Controller\StaticPage\ContactController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StaticPage\ContactController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StaticPage\ContactController).
Resolving inheritance for "App\Controller\StaticPage\ContactController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StaticPage\ContactController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Tag\ListController" (parent: .abstract.instanceof.App\Controller\Tag\ListController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Tag\ListController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Tag\ListController).
Resolving inheritance for "App\Controller\Tag\ListController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Tag\ListController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Tag\TagDealController" (parent: .abstract.instanceof.App\Controller\Tag\TagDealController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Tag\TagDealController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Tag\TagDealController).
Resolving inheritance for "App\Controller\Tag\TagDealController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Tag\TagDealController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Tag\TagProjectController" (parent: .abstract.instanceof.App\Controller\Tag\TagProjectController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Tag\TagProjectController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Tag\TagProjectController).
Resolving inheritance for "App\Controller\Tag\TagProjectController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Tag\TagProjectController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Tag\TagShopVideoController" (parent: .abstract.instanceof.App\Controller\Tag\TagShopVideoController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Tag\TagShopVideoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Tag\TagShopVideoController).
Resolving inheritance for "App\Controller\Tag\TagShopVideoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Tag\TagShopVideoController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ThemeSwitchController" (parent: .abstract.instanceof.App\Controller\ThemeSwitchController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ThemeSwitchController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ThemeSwitchController).
Resolving inheritance for "App\Controller\ThemeSwitchController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ThemeSwitchController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TwoFactor\NoticeController" (parent: .abstract.instanceof.App\Controller\TwoFactor\NoticeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TwoFactor\NoticeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TwoFactor\NoticeController).
Resolving inheritance for "App\Controller\TwoFactor\NoticeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TwoFactor\NoticeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TwoFactor\SetupController" (parent: .abstract.instanceof.App\Controller\TwoFactor\SetupController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TwoFactor\SetupController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TwoFactor\SetupController).
Resolving inheritance for "App\Controller\TwoFactor\SetupController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TwoFactor\SetupController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TwoFactor\VerifyController" (parent: .abstract.instanceof.App\Controller\TwoFactor\VerifyController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TwoFactor\VerifyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TwoFactor\VerifyController).
Resolving inheritance for "App\Controller\TwoFactor\VerifyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TwoFactor\VerifyController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\BackendUser\EditController" (parent: .abstract.instanceof.App\ControllerBackend\BackendUser\EditController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\BackendUser\EditController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\BackendUser\EditController).
Resolving inheritance for "App\ControllerBackend\BackendUser\EditController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\BackendUser\EditController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\BackendUser\ListController" (parent: .abstract.instanceof.App\ControllerBackend\BackendUser\ListController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\BackendUser\ListController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\BackendUser\ListController).
Resolving inheritance for "App\ControllerBackend\BackendUser\ListController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\BackendUser\ListController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\BackendUserController" (parent: .abstract.instanceof.App\ControllerBackend\BackendUserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\BackendUserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\BackendUserController).
Resolving inheritance for "App\ControllerBackend\BackendUserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\BackendUserController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Contribution\DealContributionsListController" (parent: .abstract.instanceof.App\ControllerBackend\Contribution\DealContributionsListController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Contribution\DealContributionsListController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Contribution\DealContributionsListController).
Resolving inheritance for "App\ControllerBackend\Contribution\DealContributionsListController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Contribution\DealContributionsListController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Contribution\ProjectContributionsListController" (parent: .abstract.instanceof.App\ControllerBackend\Contribution\ProjectContributionsListController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Contribution\ProjectContributionsListController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Contribution\ProjectContributionsListController).
Resolving inheritance for "App\ControllerBackend\Contribution\ProjectContributionsListController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Contribution\ProjectContributionsListController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Contribution\RefundDealContributionController" (parent: .abstract.instanceof.App\ControllerBackend\Contribution\RefundDealContributionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Contribution\RefundDealContributionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Contribution\RefundDealContributionController).
Resolving inheritance for "App\ControllerBackend\Contribution\RefundDealContributionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Contribution\RefundDealContributionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Contribution\RefundProjectContributionController" (parent: .abstract.instanceof.App\ControllerBackend\Contribution\RefundProjectContributionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Contribution\RefundProjectContributionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Contribution\RefundProjectContributionController).
Resolving inheritance for "App\ControllerBackend\Contribution\RefundProjectContributionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Contribution\RefundProjectContributionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Contribution\UserDealContributionsListController" (parent: .abstract.instanceof.App\ControllerBackend\Contribution\UserDealContributionsListController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Contribution\UserDealContributionsListController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Contribution\UserDealContributionsListController).
Resolving inheritance for "App\ControllerBackend\Contribution\UserDealContributionsListController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Contribution\UserDealContributionsListController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Contribution\UserProjectContributionsListController" (parent: .abstract.instanceof.App\ControllerBackend\Contribution\UserProjectContributionsListController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Contribution\UserProjectContributionsListController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Contribution\UserProjectContributionsListController).
Resolving inheritance for "App\ControllerBackend\Contribution\UserProjectContributionsListController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Contribution\UserProjectContributionsListController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\CreditHistory\UserCreditPurchasesController" (parent: .abstract.instanceof.App\ControllerBackend\CreditHistory\UserCreditPurchasesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\CreditHistory\UserCreditPurchasesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\CreditHistory\UserCreditPurchasesController).
Resolving inheritance for "App\ControllerBackend\CreditHistory\UserCreditPurchasesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\CreditHistory\UserCreditPurchasesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\CreditsMembership\CancelCreditsMembershipController" (parent: .abstract.instanceof.App\ControllerBackend\CreditsMembership\CancelCreditsMembershipController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\CreditsMembership\CancelCreditsMembershipController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\CreditsMembership\CancelCreditsMembershipController).
Resolving inheritance for "App\ControllerBackend\CreditsMembership\CancelCreditsMembershipController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\CreditsMembership\CancelCreditsMembershipController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\CreditsMembership\TransactionsListController" (parent: .abstract.instanceof.App\ControllerBackend\CreditsMembership\TransactionsListController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\CreditsMembership\TransactionsListController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\CreditsMembership\TransactionsListController).
Resolving inheritance for "App\ControllerBackend\CreditsMembership\TransactionsListController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\CreditsMembership\TransactionsListController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\CreditsMembership\UndoCancelCreditsMembershipController" (parent: .abstract.instanceof.App\ControllerBackend\CreditsMembership\UndoCancelCreditsMembershipController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\CreditsMembership\UndoCancelCreditsMembershipController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\CreditsMembership\UndoCancelCreditsMembershipController).
Resolving inheritance for "App\ControllerBackend\CreditsMembership\UndoCancelCreditsMembershipController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\CreditsMembership\UndoCancelCreditsMembershipController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\DashboardController" (parent: .abstract.instanceof.App\ControllerBackend\DashboardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\DashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\DashboardController).
Resolving inheritance for "App\ControllerBackend\DashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\DashboardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Deal\CreateController" (parent: .abstract.instanceof.App\ControllerBackend\Deal\CreateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Deal\CreateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Deal\CreateController).
Resolving inheritance for "App\ControllerBackend\Deal\CreateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Deal\CreateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Deal\CreateDealPerkController" (parent: .abstract.instanceof.App\ControllerBackend\Deal\CreateDealPerkController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Deal\CreateDealPerkController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Deal\CreateDealPerkController).
Resolving inheritance for "App\ControllerBackend\Deal\CreateDealPerkController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Deal\CreateDealPerkController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Deal\DeleteDealPerkController" (parent: .abstract.instanceof.App\ControllerBackend\Deal\DeleteDealPerkController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Deal\DeleteDealPerkController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Deal\DeleteDealPerkController).
Resolving inheritance for "App\ControllerBackend\Deal\DeleteDealPerkController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Deal\DeleteDealPerkController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Deal\EditController" (parent: .abstract.instanceof.App\ControllerBackend\Deal\EditController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Deal\EditController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Deal\EditController).
Resolving inheritance for "App\ControllerBackend\Deal\EditController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Deal\EditController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Deal\EditDealPerkController" (parent: .abstract.instanceof.App\ControllerBackend\Deal\EditDealPerkController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Deal\EditDealPerkController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Deal\EditDealPerkController).
Resolving inheritance for "App\ControllerBackend\Deal\EditDealPerkController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Deal\EditDealPerkController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Deal\EditMetadataController" (parent: .abstract.instanceof.App\ControllerBackend\Deal\EditMetadataController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Deal\EditMetadataController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Deal\EditMetadataController).
Resolving inheritance for "App\ControllerBackend\Deal\EditMetadataController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Deal\EditMetadataController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Deal\FakeContributionsController" (parent: .abstract.instanceof.App\ControllerBackend\Deal\FakeContributionsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Deal\FakeContributionsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Deal\FakeContributionsController).
Resolving inheritance for "App\ControllerBackend\Deal\FakeContributionsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Deal\FakeContributionsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Deal\ForceFinishController" (parent: .abstract.instanceof.App\ControllerBackend\Deal\ForceFinishController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Deal\ForceFinishController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Deal\ForceFinishController).
Resolving inheritance for "App\ControllerBackend\Deal\ForceFinishController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Deal\ForceFinishController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Deal\ListController" (parent: .abstract.instanceof.App\ControllerBackend\Deal\ListController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Deal\ListController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Deal\ListController).
Resolving inheritance for "App\ControllerBackend\Deal\ListController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Deal\ListController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Deal\ListDealPerkController" (parent: .abstract.instanceof.App\ControllerBackend\Deal\ListDealPerkController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Deal\ListDealPerkController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Deal\ListDealPerkController).
Resolving inheritance for "App\ControllerBackend\Deal\ListDealPerkController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Deal\ListDealPerkController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Deal\RefundController" (parent: .abstract.instanceof.App\ControllerBackend\Deal\RefundController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Deal\RefundController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Deal\RefundController).
Resolving inheritance for "App\ControllerBackend\Deal\RefundController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Deal\RefundController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Deal\SecondChanceController" (parent: .abstract.instanceof.App\ControllerBackend\Deal\SecondChanceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Deal\SecondChanceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Deal\SecondChanceController).
Resolving inheritance for "App\ControllerBackend\Deal\SecondChanceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Deal\SecondChanceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Feed\CreateController" (parent: .abstract.instanceof.App\ControllerBackend\Feed\CreateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Feed\CreateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Feed\CreateController).
Resolving inheritance for "App\ControllerBackend\Feed\CreateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Feed\CreateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Feed\EditController" (parent: .abstract.instanceof.App\ControllerBackend\Feed\EditController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Feed\EditController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Feed\EditController).
Resolving inheritance for "App\ControllerBackend\Feed\EditController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Feed\EditController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Feed\LikeListController" (parent: .abstract.instanceof.App\ControllerBackend\Feed\LikeListController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Feed\LikeListController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Feed\LikeListController).
Resolving inheritance for "App\ControllerBackend\Feed\LikeListController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Feed\LikeListController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Feed\ListController" (parent: .abstract.instanceof.App\ControllerBackend\Feed\ListController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Feed\ListController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Feed\ListController).
Resolving inheritance for "App\ControllerBackend\Feed\ListController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Feed\ListController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\InternalTag\CreateController" (parent: .abstract.instanceof.App\ControllerBackend\InternalTag\CreateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\InternalTag\CreateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\InternalTag\CreateController).
Resolving inheritance for "App\ControllerBackend\InternalTag\CreateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\InternalTag\CreateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\InternalTag\EditController" (parent: .abstract.instanceof.App\ControllerBackend\InternalTag\EditController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\InternalTag\EditController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\InternalTag\EditController).
Resolving inheritance for "App\ControllerBackend\InternalTag\EditController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\InternalTag\EditController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\InternalTag\ListController" (parent: .abstract.instanceof.App\ControllerBackend\InternalTag\ListController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\InternalTag\ListController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\InternalTag\ListController).
Resolving inheritance for "App\ControllerBackend\InternalTag\ListController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\InternalTag\ListController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\LandingPageTrack\ListController" (parent: .abstract.instanceof.App\ControllerBackend\LandingPageTrack\ListController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\LandingPageTrack\ListController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\LandingPageTrack\ListController).
Resolving inheritance for "App\ControllerBackend\LandingPageTrack\ListController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\LandingPageTrack\ListController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Languages\ListController" (parent: .abstract.instanceof.App\ControllerBackend\Languages\ListController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Languages\ListController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Languages\ListController).
Resolving inheritance for "App\ControllerBackend\Languages\ListController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Languages\ListController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\LoginController" (parent: .abstract.instanceof.App\ControllerBackend\LoginController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\LoginController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\LoginController).
Resolving inheritance for "App\ControllerBackend\LoginController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\LoginController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\LoginLog\ListController" (parent: .abstract.instanceof.App\ControllerBackend\LoginLog\ListController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\LoginLog\ListController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\LoginLog\ListController).
Resolving inheritance for "App\ControllerBackend\LoginLog\ListController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\LoginLog\ListController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Message\CreateController" (parent: .abstract.instanceof.App\ControllerBackend\Message\CreateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Message\CreateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Message\CreateController).
Resolving inheritance for "App\ControllerBackend\Message\CreateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Message\CreateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Message\EditController" (parent: .abstract.instanceof.App\ControllerBackend\Message\EditController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Message\EditController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Message\EditController).
Resolving inheritance for "App\ControllerBackend\Message\EditController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Message\EditController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Message\ListController" (parent: .abstract.instanceof.App\ControllerBackend\Message\ListController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Message\ListController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Message\ListController).
Resolving inheritance for "App\ControllerBackend\Message\ListController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Message\ListController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Performer\CreateController" (parent: .abstract.instanceof.App\ControllerBackend\Performer\CreateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Performer\CreateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Performer\CreateController).
Resolving inheritance for "App\ControllerBackend\Performer\CreateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Performer\CreateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Performer\DeleteController" (parent: .abstract.instanceof.App\ControllerBackend\Performer\DeleteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Performer\DeleteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Performer\DeleteController).
Resolving inheritance for "App\ControllerBackend\Performer\DeleteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Performer\DeleteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Performer\EditController" (parent: .abstract.instanceof.App\ControllerBackend\Performer\EditController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Performer\EditController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Performer\EditController).
Resolving inheritance for "App\ControllerBackend\Performer\EditController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Performer\EditController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Performer\ListController" (parent: .abstract.instanceof.App\ControllerBackend\Performer\ListController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Performer\ListController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Performer\ListController).
Resolving inheritance for "App\ControllerBackend\Performer\ListController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Performer\ListController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Project\CreateController" (parent: .abstract.instanceof.App\ControllerBackend\Project\CreateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Project\CreateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Project\CreateController).
Resolving inheritance for "App\ControllerBackend\Project\CreateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Project\CreateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Project\CreateProjectPerkController" (parent: .abstract.instanceof.App\ControllerBackend\Project\CreateProjectPerkController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Project\CreateProjectPerkController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Project\CreateProjectPerkController).
Resolving inheritance for "App\ControllerBackend\Project\CreateProjectPerkController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Project\CreateProjectPerkController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Project\EditController" (parent: .abstract.instanceof.App\ControllerBackend\Project\EditController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Project\EditController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Project\EditController).
Resolving inheritance for "App\ControllerBackend\Project\EditController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Project\EditController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Project\EditCustomVideoController" (parent: .abstract.instanceof.App\ControllerBackend\Project\EditCustomVideoController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Project\EditCustomVideoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Project\EditCustomVideoController).
Resolving inheritance for "App\ControllerBackend\Project\EditCustomVideoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Project\EditCustomVideoController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Project\EditMetadataController" (parent: .abstract.instanceof.App\ControllerBackend\Project\EditMetadataController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Project\EditMetadataController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Project\EditMetadataController).
Resolving inheritance for "App\ControllerBackend\Project\EditMetadataController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Project\EditMetadataController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Project\EditProjectPerkController" (parent: .abstract.instanceof.App\ControllerBackend\Project\EditProjectPerkController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Project\EditProjectPerkController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Project\EditProjectPerkController).
Resolving inheritance for "App\ControllerBackend\Project\EditProjectPerkController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Project\EditProjectPerkController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Project\FakeContributionsController" (parent: .abstract.instanceof.App\ControllerBackend\Project\FakeContributionsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Project\FakeContributionsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Project\FakeContributionsController).
Resolving inheritance for "App\ControllerBackend\Project\FakeContributionsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Project\FakeContributionsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Project\ForceFinishController" (parent: .abstract.instanceof.App\ControllerBackend\Project\ForceFinishController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Project\ForceFinishController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Project\ForceFinishController).
Resolving inheritance for "App\ControllerBackend\Project\ForceFinishController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Project\ForceFinishController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Project\ListController" (parent: .abstract.instanceof.App\ControllerBackend\Project\ListController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Project\ListController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Project\ListController).
Resolving inheritance for "App\ControllerBackend\Project\ListController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Project\ListController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Project\ListProjectPerkController" (parent: .abstract.instanceof.App\ControllerBackend\Project\ListProjectPerkController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Project\ListProjectPerkController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Project\ListProjectPerkController).
Resolving inheritance for "App\ControllerBackend\Project\ListProjectPerkController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Project\ListProjectPerkController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Project\RefundController" (parent: .abstract.instanceof.App\ControllerBackend\Project\RefundController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Project\RefundController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Project\RefundController).
Resolving inheritance for "App\ControllerBackend\Project\RefundController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Project\RefundController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Project\SecondChanceController" (parent: .abstract.instanceof.App\ControllerBackend\Project\SecondChanceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Project\SecondChanceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Project\SecondChanceController).
Resolving inheritance for "App\ControllerBackend\Project\SecondChanceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Project\SecondChanceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Purchase\MessagePurchasesListController" (parent: .abstract.instanceof.App\ControllerBackend\Purchase\MessagePurchasesListController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Purchase\MessagePurchasesListController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Purchase\MessagePurchasesListController).
Resolving inheritance for "App\ControllerBackend\Purchase\MessagePurchasesListController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Purchase\MessagePurchasesListController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Purchase\RefundMessagePurchaseController" (parent: .abstract.instanceof.App\ControllerBackend\Purchase\RefundMessagePurchaseController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Purchase\RefundMessagePurchaseController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Purchase\RefundMessagePurchaseController).
Resolving inheritance for "App\ControllerBackend\Purchase\RefundMessagePurchaseController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Purchase\RefundMessagePurchaseController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Purchase\RefundShopVideoPurchaseController" (parent: .abstract.instanceof.App\ControllerBackend\Purchase\RefundShopVideoPurchaseController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Purchase\RefundShopVideoPurchaseController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Purchase\RefundShopVideoPurchaseController).
Resolving inheritance for "App\ControllerBackend\Purchase\RefundShopVideoPurchaseController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Purchase\RefundShopVideoPurchaseController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Purchase\ShopVideoPurchasesListController" (parent: .abstract.instanceof.App\ControllerBackend\Purchase\ShopVideoPurchasesListController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Purchase\ShopVideoPurchasesListController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Purchase\ShopVideoPurchasesListController).
Resolving inheritance for "App\ControllerBackend\Purchase\ShopVideoPurchasesListController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Purchase\ShopVideoPurchasesListController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Purchase\UserMessagePurchasesListController" (parent: .abstract.instanceof.App\ControllerBackend\Purchase\UserMessagePurchasesListController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Purchase\UserMessagePurchasesListController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Purchase\UserMessagePurchasesListController).
Resolving inheritance for "App\ControllerBackend\Purchase\UserMessagePurchasesListController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Purchase\UserMessagePurchasesListController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Purchase\UserShopVideoPurchasesListController" (parent: .abstract.instanceof.App\ControllerBackend\Purchase\UserShopVideoPurchasesListController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Purchase\UserShopVideoPurchasesListController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Purchase\UserShopVideoPurchasesListController).
Resolving inheritance for "App\ControllerBackend\Purchase\UserShopVideoPurchasesListController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Purchase\UserShopVideoPurchasesListController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\ShopVideo\CreateController" (parent: .abstract.instanceof.App\ControllerBackend\ShopVideo\CreateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\ShopVideo\CreateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\ShopVideo\CreateController).
Resolving inheritance for "App\ControllerBackend\ShopVideo\CreateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\ShopVideo\CreateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\ShopVideo\DeleteController" (parent: .abstract.instanceof.App\ControllerBackend\ShopVideo\DeleteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\ShopVideo\DeleteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\ShopVideo\DeleteController).
Resolving inheritance for "App\ControllerBackend\ShopVideo\DeleteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\ShopVideo\DeleteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\ShopVideo\EditController" (parent: .abstract.instanceof.App\ControllerBackend\ShopVideo\EditController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\ShopVideo\EditController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\ShopVideo\EditController).
Resolving inheritance for "App\ControllerBackend\ShopVideo\EditController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\ShopVideo\EditController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\ShopVideo\EditMetadataController" (parent: .abstract.instanceof.App\ControllerBackend\ShopVideo\EditMetadataController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\ShopVideo\EditMetadataController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\ShopVideo\EditMetadataController).
Resolving inheritance for "App\ControllerBackend\ShopVideo\EditMetadataController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\ShopVideo\EditMetadataController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\ShopVideo\ListController" (parent: .abstract.instanceof.App\ControllerBackend\ShopVideo\ListController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\ShopVideo\ListController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\ShopVideo\ListController).
Resolving inheritance for "App\ControllerBackend\ShopVideo\ListController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\ShopVideo\ListController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Tag\CreateController" (parent: .abstract.instanceof.App\ControllerBackend\Tag\CreateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Tag\CreateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Tag\CreateController).
Resolving inheritance for "App\ControllerBackend\Tag\CreateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Tag\CreateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Tag\EditController" (parent: .abstract.instanceof.App\ControllerBackend\Tag\EditController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Tag\EditController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Tag\EditController).
Resolving inheritance for "App\ControllerBackend\Tag\EditController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Tag\EditController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Tag\ListController" (parent: .abstract.instanceof.App\ControllerBackend\Tag\ListController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Tag\ListController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Tag\ListController).
Resolving inheritance for "App\ControllerBackend\Tag\ListController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Tag\ListController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\TwoFactor\NoticeController" (parent: .abstract.instanceof.App\ControllerBackend\TwoFactor\NoticeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\TwoFactor\NoticeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\TwoFactor\NoticeController).
Resolving inheritance for "App\ControllerBackend\TwoFactor\NoticeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\TwoFactor\NoticeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\TwoFactor\ResetController" (parent: .abstract.instanceof.App\ControllerBackend\TwoFactor\ResetController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\TwoFactor\ResetController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\TwoFactor\ResetController).
Resolving inheritance for "App\ControllerBackend\TwoFactor\ResetController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\TwoFactor\ResetController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\TwoFactor\SetupController" (parent: .abstract.instanceof.App\ControllerBackend\TwoFactor\SetupController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\TwoFactor\SetupController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\TwoFactor\SetupController).
Resolving inheritance for "App\ControllerBackend\TwoFactor\SetupController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\TwoFactor\SetupController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\TwoFactor\VerifyController" (parent: .abstract.instanceof.App\ControllerBackend\TwoFactor\VerifyController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\TwoFactor\VerifyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\TwoFactor\VerifyController).
Resolving inheritance for "App\ControllerBackend\TwoFactor\VerifyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\TwoFactor\VerifyController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\User\CreateController" (parent: .abstract.instanceof.App\ControllerBackend\User\CreateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\User\CreateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\User\CreateController).
Resolving inheritance for "App\ControllerBackend\User\CreateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\User\CreateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\User\EditController" (parent: .abstract.instanceof.App\ControllerBackend\User\EditController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\User\EditController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\User\EditController).
Resolving inheritance for "App\ControllerBackend\User\EditController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\User\EditController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\User\EditEmailController" (parent: .abstract.instanceof.App\ControllerBackend\User\EditEmailController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\User\EditEmailController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\User\EditEmailController).
Resolving inheritance for "App\ControllerBackend\User\EditEmailController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\User\EditEmailController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\User\ImpersonationController" (parent: .abstract.instanceof.App\ControllerBackend\User\ImpersonationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\User\ImpersonationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\User\ImpersonationController).
Resolving inheritance for "App\ControllerBackend\User\ImpersonationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\User\ImpersonationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\User\ListController" (parent: .abstract.instanceof.App\ControllerBackend\User\ListController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\User\ListController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\User\ListController).
Resolving inheritance for "App\ControllerBackend\User\ListController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\User\ListController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ORM\LoadAllCreditsMembership" (parent: .abstract.instanceof.App\DataFixtures\ORM\LoadAllCreditsMembership).
Resolving inheritance for "App\DataFixtures\ORM\LoadAllCreditsMembership" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ORM\LoadAllCreditsMembership).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ORM\LoadBackendUser" (parent: .abstract.instanceof.App\DataFixtures\ORM\LoadBackendUser).
Resolving inheritance for "App\DataFixtures\ORM\LoadBackendUser" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ORM\LoadBackendUser).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ORM\LoadCountry" (parent: .abstract.instanceof.App\DataFixtures\ORM\LoadCountry).
Resolving inheritance for "App\DataFixtures\ORM\LoadCountry" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ORM\LoadCountry).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ORM\LoadCreditsMembership" (parent: .abstract.instanceof.App\DataFixtures\ORM\LoadCreditsMembership).
Resolving inheritance for "App\DataFixtures\ORM\LoadCreditsMembership" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ORM\LoadCreditsMembership).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ORM\LoadCreditsMembershipVxsOrders" (parent: .abstract.instanceof.App\DataFixtures\ORM\LoadCreditsMembershipVxsOrders).
Resolving inheritance for "App\DataFixtures\ORM\LoadCreditsMembershipVxsOrders" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ORM\LoadCreditsMembershipVxsOrders).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ORM\LoadDeal" (parent: .abstract.instanceof.App\DataFixtures\ORM\LoadDeal).
Resolving inheritance for "App\DataFixtures\ORM\LoadDeal" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ORM\LoadDeal).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ORM\LoadDealContribution" (parent: .abstract.instanceof.App\DataFixtures\ORM\LoadDealContribution).
Resolving inheritance for "App\DataFixtures\ORM\LoadDealContribution" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ORM\LoadDealContribution).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ORM\LoadFeed" (parent: .abstract.instanceof.App\DataFixtures\ORM\LoadFeed).
Resolving inheritance for "App\DataFixtures\ORM\LoadFeed" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ORM\LoadFeed).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ORM\LoadLandingPageTrack" (parent: .abstract.instanceof.App\DataFixtures\ORM\LoadLandingPageTrack).
Resolving inheritance for "App\DataFixtures\ORM\LoadLandingPageTrack" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ORM\LoadLandingPageTrack).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ORM\LoadLanguage" (parent: .abstract.instanceof.App\DataFixtures\ORM\LoadLanguage).
Resolving inheritance for "App\DataFixtures\ORM\LoadLanguage" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ORM\LoadLanguage).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ORM\LoadMessage" (parent: .abstract.instanceof.App\DataFixtures\ORM\LoadMessage).
Resolving inheritance for "App\DataFixtures\ORM\LoadMessage" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ORM\LoadMessage).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ORM\LoadMessagePurchase" (parent: .abstract.instanceof.App\DataFixtures\ORM\LoadMessagePurchase).
Resolving inheritance for "App\DataFixtures\ORM\LoadMessagePurchase" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ORM\LoadMessagePurchase).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ORM\LoadMoreShopVideo" (parent: .abstract.instanceof.App\DataFixtures\ORM\LoadMoreShopVideo).
Resolving inheritance for "App\DataFixtures\ORM\LoadMoreShopVideo" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ORM\LoadMoreShopVideo).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ORM\LoadNotVerifiedUser" (parent: .abstract.instanceof.App\DataFixtures\ORM\LoadNotVerifiedUser).
Resolving inheritance for "App\DataFixtures\ORM\LoadNotVerifiedUser" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ORM\LoadNotVerifiedUser).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ORM\LoadNotification" (parent: .abstract.instanceof.App\DataFixtures\ORM\LoadNotification).
Resolving inheritance for "App\DataFixtures\ORM\LoadNotification" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ORM\LoadNotification).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ORM\LoadPaymentPackage" (parent: .abstract.instanceof.App\DataFixtures\ORM\LoadPaymentPackage).
Resolving inheritance for "App\DataFixtures\ORM\LoadPaymentPackage" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ORM\LoadPaymentPackage).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ORM\LoadPerformer" (parent: .abstract.instanceof.App\DataFixtures\ORM\LoadPerformer).
Resolving inheritance for "App\DataFixtures\ORM\LoadPerformer" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ORM\LoadPerformer).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ORM\LoadProject" (parent: .abstract.instanceof.App\DataFixtures\ORM\LoadProject).
Resolving inheritance for "App\DataFixtures\ORM\LoadProject" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ORM\LoadProject).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ORM\LoadProjectContribution" (parent: .abstract.instanceof.App\DataFixtures\ORM\LoadProjectContribution).
Resolving inheritance for "App\DataFixtures\ORM\LoadProjectContribution" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ORM\LoadProjectContribution).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ORM\LoadPurchase" (parent: .abstract.instanceof.App\DataFixtures\ORM\LoadPurchase).
Resolving inheritance for "App\DataFixtures\ORM\LoadPurchase" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ORM\LoadPurchase).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ORM\LoadReferredUser" (parent: .abstract.instanceof.App\DataFixtures\ORM\LoadReferredUser).
Resolving inheritance for "App\DataFixtures\ORM\LoadReferredUser" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ORM\LoadReferredUser).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ORM\LoadShopVideo" (parent: .abstract.instanceof.App\DataFixtures\ORM\LoadShopVideo).
Resolving inheritance for "App\DataFixtures\ORM\LoadShopVideo" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ORM\LoadShopVideo).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ORM\LoadTag" (parent: .abstract.instanceof.App\DataFixtures\ORM\LoadTag).
Resolving inheritance for "App\DataFixtures\ORM\LoadTag" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ORM\LoadTag).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ORM\LoadUser" (parent: .abstract.instanceof.App\DataFixtures\ORM\LoadUser).
Resolving inheritance for "App\DataFixtures\ORM\LoadUser" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ORM\LoadUser).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ORM\LoadWireCountryData" (parent: .abstract.instanceof.App\DataFixtures\ORM\LoadWireCountryData).
Resolving inheritance for "App\DataFixtures\ORM\LoadWireCountryData" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ORM\LoadWireCountryData).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\Doctrine\Cache\InvalidateEntityListener" (parent: .abstract.instanceof.App\Doctrine\Cache\InvalidateEntityListener).
Resolving inheritance for "App\Doctrine\Cache\InvalidateEntityListener" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\Doctrine\Cache\InvalidateEntityListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Doctrine\Cache\InvalidateListener" (parent: .abstract.instanceof.App\Doctrine\Cache\InvalidateListener).
Resolving inheritance for "App\Doctrine\Cache\InvalidateListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Doctrine\Cache\InvalidateListener).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\Doctrine\Cache\InvalidatePerUserListener" (parent: .abstract.instanceof.App\Doctrine\Cache\InvalidatePerUserListener).
Resolving inheritance for "App\Doctrine\Cache\InvalidatePerUserListener" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\Doctrine\Cache\InvalidatePerUserListener).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ResetInterface.0.App\Doctrine\Common\Cache\TaggedMemcachedCache" (parent: .abstract.instanceof.App\Doctrine\Common\Cache\TaggedMemcachedCache).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.App\Doctrine\Common\Cache\TaggedMemcachedCache" (parent: .instanceof.Symfony\Contracts\Service\ResetInterface.0.App\Doctrine\Common\Cache\TaggedMemcachedCache).
Resolving inheritance for "App\Doctrine\Common\Cache\TaggedMemcachedCache" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.App\Doctrine\Common\Cache\TaggedMemcachedCache).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Doctrine\Listener\DownloadableContentBidListener" (parent: .abstract.instanceof.App\Doctrine\Listener\DownloadableContentBidListener).
Resolving inheritance for "App\Doctrine\Listener\DownloadableContentBidListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Doctrine\Listener\DownloadableContentBidListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Doctrine\Listener\DownloadableContentListener" (parent: .abstract.instanceof.App\Doctrine\Listener\DownloadableContentListener).
Resolving inheritance for "App\Doctrine\Listener\DownloadableContentListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Doctrine\Listener\DownloadableContentListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Email\Listener\TestEmailListener" (parent: .abstract.instanceof.App\Email\Listener\TestEmailListener).
Resolving inheritance for "App\Email\Listener\TestEmailListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Email\Listener\TestEmailListener).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ActionSelectType" (parent: .abstract.instanceof.App\Form\Type\ActionSelectType).
Resolving inheritance for "App\Form\Type\ActionSelectType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ActionSelectType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\AnyYesNoType" (parent: .abstract.instanceof.App\Form\Type\AnyYesNoType).
Resolving inheritance for "App\Form\Type\AnyYesNoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\AnyYesNoType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendBackendUserType" (parent: .abstract.instanceof.App\Form\Type\BackendBackendUserType).
Resolving inheritance for "App\Form\Type\BackendBackendUserType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendBackendUserType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendChangeEmailType" (parent: .abstract.instanceof.App\Form\Type\BackendChangeEmailType).
Resolving inheritance for "App\Form\Type\BackendChangeEmailType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendChangeEmailType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendCreateDealType" (parent: .abstract.instanceof.App\Form\Type\BackendCreateDealType).
Resolving inheritance for "App\Form\Type\BackendCreateDealType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendCreateDealType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendCreateProjectType" (parent: .abstract.instanceof.App\Form\Type\BackendCreateProjectType).
Resolving inheritance for "App\Form\Type\BackendCreateProjectType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendCreateProjectType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendCreateShopVideoType" (parent: .abstract.instanceof.App\Form\Type\BackendCreateShopVideoType).
Resolving inheritance for "App\Form\Type\BackendCreateShopVideoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendCreateShopVideoType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendCreditsMembershipCancelType" (parent: .abstract.instanceof.App\Form\Type\BackendCreditsMembershipCancelType).
Resolving inheritance for "App\Form\Type\BackendCreditsMembershipCancelType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendCreditsMembershipCancelType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendCreditsMembershipUndoCancelType" (parent: .abstract.instanceof.App\Form\Type\BackendCreditsMembershipUndoCancelType).
Resolving inheritance for "App\Form\Type\BackendCreditsMembershipUndoCancelType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendCreditsMembershipUndoCancelType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendDealPerkType" (parent: .abstract.instanceof.App\Form\Type\BackendDealPerkType).
Resolving inheritance for "App\Form\Type\BackendDealPerkType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendDealPerkType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendEditDealType" (parent: .abstract.instanceof.App\Form\Type\BackendEditDealType).
Resolving inheritance for "App\Form\Type\BackendEditDealType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendEditDealType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendEditMetadataType" (parent: .abstract.instanceof.App\Form\Type\BackendEditMetadataType).
Resolving inheritance for "App\Form\Type\BackendEditMetadataType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendEditMetadataType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendEditProjectCustomVideoType" (parent: .abstract.instanceof.App\Form\Type\BackendEditProjectCustomVideoType).
Resolving inheritance for "App\Form\Type\BackendEditProjectCustomVideoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendEditProjectCustomVideoType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendEditProjectType" (parent: .abstract.instanceof.App\Form\Type\BackendEditProjectType).
Resolving inheritance for "App\Form\Type\BackendEditProjectType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendEditProjectType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendEditProposalMetadataType" (parent: .abstract.instanceof.App\Form\Type\BackendEditProposalMetadataType).
Resolving inheritance for "App\Form\Type\BackendEditProposalMetadataType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendEditProposalMetadataType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendEditShopVideoMetadataType" (parent: .abstract.instanceof.App\Form\Type\BackendEditShopVideoMetadataType).
Resolving inheritance for "App\Form\Type\BackendEditShopVideoMetadataType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendEditShopVideoMetadataType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendEditShopVideoType" (parent: .abstract.instanceof.App\Form\Type\BackendEditShopVideoType).
Resolving inheritance for "App\Form\Type\BackendEditShopVideoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendEditShopVideoType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendFakeContributionsDealType" (parent: .abstract.instanceof.App\Form\Type\BackendFakeContributionsDealType).
Resolving inheritance for "App\Form\Type\BackendFakeContributionsDealType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendFakeContributionsDealType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendFakeContributionsProjectType" (parent: .abstract.instanceof.App\Form\Type\BackendFakeContributionsProjectType).
Resolving inheritance for "App\Form\Type\BackendFakeContributionsProjectType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendFakeContributionsProjectType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendFakeContributionsProposalType" (parent: .abstract.instanceof.App\Form\Type\BackendFakeContributionsProposalType).
Resolving inheritance for "App\Form\Type\BackendFakeContributionsProposalType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendFakeContributionsProposalType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendFeedSearchType" (parent: .abstract.instanceof.App\Form\Type\BackendFeedSearchType).
Resolving inheritance for "App\Form\Type\BackendFeedSearchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendFeedSearchType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendFeedType" (parent: .abstract.instanceof.App\Form\Type\BackendFeedType).
Resolving inheritance for "App\Form\Type\BackendFeedType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendFeedType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendForceFinishDealType" (parent: .abstract.instanceof.App\Form\Type\BackendForceFinishDealType).
Resolving inheritance for "App\Form\Type\BackendForceFinishDealType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendForceFinishDealType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendForceFinishProjectType" (parent: .abstract.instanceof.App\Form\Type\BackendForceFinishProjectType).
Resolving inheritance for "App\Form\Type\BackendForceFinishProjectType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendForceFinishProjectType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendForceFinishProposalType" (parent: .abstract.instanceof.App\Form\Type\BackendForceFinishProposalType).
Resolving inheritance for "App\Form\Type\BackendForceFinishProposalType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendForceFinishProposalType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendInternalTagSearchType" (parent: .abstract.instanceof.App\Form\Type\BackendInternalTagSearchType).
Resolving inheritance for "App\Form\Type\BackendInternalTagSearchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendInternalTagSearchType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendInternalTagType" (parent: .abstract.instanceof.App\Form\Type\BackendInternalTagType).
Resolving inheritance for "App\Form\Type\BackendInternalTagType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendInternalTagType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendMessageSearchType" (parent: .abstract.instanceof.App\Form\Type\BackendMessageSearchType).
Resolving inheritance for "App\Form\Type\BackendMessageSearchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendMessageSearchType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendMessageType" (parent: .abstract.instanceof.App\Form\Type\BackendMessageType).
Resolving inheritance for "App\Form\Type\BackendMessageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendMessageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendMessageUserFilterType" (parent: .abstract.instanceof.App\Form\Type\BackendMessageUserFilterType).
Resolving inheritance for "App\Form\Type\BackendMessageUserFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendMessageUserFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendPerformerSearchType" (parent: .abstract.instanceof.App\Form\Type\BackendPerformerSearchType).
Resolving inheritance for "App\Form\Type\BackendPerformerSearchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendPerformerSearchType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendPerformerType" (parent: .abstract.instanceof.App\Form\Type\BackendPerformerType).
Resolving inheritance for "App\Form\Type\BackendPerformerType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendPerformerType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendProjectCustomVideoFileType" (parent: .abstract.instanceof.App\Form\Type\BackendProjectCustomVideoFileType).
Resolving inheritance for "App\Form\Type\BackendProjectCustomVideoFileType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendProjectCustomVideoFileType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendProjectPerkType" (parent: .abstract.instanceof.App\Form\Type\BackendProjectPerkType).
Resolving inheritance for "App\Form\Type\BackendProjectPerkType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendProjectPerkType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendProposalSearchType" (parent: .abstract.instanceof.App\Form\Type\BackendProposalSearchType).
Resolving inheritance for "App\Form\Type\BackendProposalSearchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendProposalSearchType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendRefundDealBidType" (parent: .abstract.instanceof.App\Form\Type\BackendRefundDealBidType).
Resolving inheritance for "App\Form\Type\BackendRefundDealBidType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendRefundDealBidType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendRefundDealType" (parent: .abstract.instanceof.App\Form\Type\BackendRefundDealType).
Resolving inheritance for "App\Form\Type\BackendRefundDealType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendRefundDealType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendRefundMessageBidType" (parent: .abstract.instanceof.App\Form\Type\BackendRefundMessageBidType).
Resolving inheritance for "App\Form\Type\BackendRefundMessageBidType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendRefundMessageBidType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendRefundProjectBidType" (parent: .abstract.instanceof.App\Form\Type\BackendRefundProjectBidType).
Resolving inheritance for "App\Form\Type\BackendRefundProjectBidType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendRefundProjectBidType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendRefundProjectType" (parent: .abstract.instanceof.App\Form\Type\BackendRefundProjectType).
Resolving inheritance for "App\Form\Type\BackendRefundProjectType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendRefundProjectType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendRefundProposalBidType" (parent: .abstract.instanceof.App\Form\Type\BackendRefundProposalBidType).
Resolving inheritance for "App\Form\Type\BackendRefundProposalBidType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendRefundProposalBidType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendRefundProposalType" (parent: .abstract.instanceof.App\Form\Type\BackendRefundProposalType).
Resolving inheritance for "App\Form\Type\BackendRefundProposalType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendRefundProposalType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendRefundShopVideoBidType" (parent: .abstract.instanceof.App\Form\Type\BackendRefundShopVideoBidType).
Resolving inheritance for "App\Form\Type\BackendRefundShopVideoBidType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendRefundShopVideoBidType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendRegistration" (parent: .abstract.instanceof.App\Form\Type\BackendRegistration).
Resolving inheritance for "App\Form\Type\BackendRegistration" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendRegistration).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendSecondChanceDealType" (parent: .abstract.instanceof.App\Form\Type\BackendSecondChanceDealType).
Resolving inheritance for "App\Form\Type\BackendSecondChanceDealType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendSecondChanceDealType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendSecondChanceProjectType" (parent: .abstract.instanceof.App\Form\Type\BackendSecondChanceProjectType).
Resolving inheritance for "App\Form\Type\BackendSecondChanceProjectType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendSecondChanceProjectType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendSecondChanceProposalType" (parent: .abstract.instanceof.App\Form\Type\BackendSecondChanceProposalType).
Resolving inheritance for "App\Form\Type\BackendSecondChanceProposalType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendSecondChanceProposalType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendShopVideoSearchType" (parent: .abstract.instanceof.App\Form\Type\BackendShopVideoSearchType).
Resolving inheritance for "App\Form\Type\BackendShopVideoSearchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendShopVideoSearchType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendTagSearchType" (parent: .abstract.instanceof.App\Form\Type\BackendTagSearchType).
Resolving inheritance for "App\Form\Type\BackendTagSearchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendTagSearchType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendTagType" (parent: .abstract.instanceof.App\Form\Type\BackendTagType).
Resolving inheritance for "App\Form\Type\BackendTagType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendTagType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendTwoFactorResetType" (parent: .abstract.instanceof.App\Form\Type\BackendTwoFactorResetType).
Resolving inheritance for "App\Form\Type\BackendTwoFactorResetType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendTwoFactorResetType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendUserSearchType" (parent: .abstract.instanceof.App\Form\Type\BackendUserSearchType).
Resolving inheritance for "App\Form\Type\BackendUserSearchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendUserSearchType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendUserType" (parent: .abstract.instanceof.App\Form\Type\BackendUserType).
Resolving inheritance for "App\Form\Type\BackendUserType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendUserType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CategorizedSearchType" (parent: .abstract.instanceof.App\Form\Type\CategorizedSearchType).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ResetInterface.0.App\Form\Type\CategorizedSearchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CategorizedSearchType).
Resolving inheritance for "App\Form\Type\CategorizedSearchType" (parent: .instanceof.Symfony\Contracts\Service\ResetInterface.0.App\Form\Type\CategorizedSearchType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ChangeCardType" (parent: .abstract.instanceof.App\Form\Type\ChangeCardType).
Resolving inheritance for "App\Form\Type\ChangeCardType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ChangeCardType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ChangeNicknameType" (parent: .abstract.instanceof.App\Form\Type\ChangeNicknameType).
Resolving inheritance for "App\Form\Type\ChangeNicknameType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ChangeNicknameType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ChangePasswordType" (parent: .abstract.instanceof.App\Form\Type\ChangePasswordType).
Resolving inheritance for "App\Form\Type\ChangePasswordType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ChangePasswordType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ContactType" (parent: .abstract.instanceof.App\Form\Type\ContactType).
Resolving inheritance for "App\Form\Type\ContactType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ContactType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ContentReportDataType" (parent: .abstract.instanceof.App\Form\Type\ContentReportDataType).
Resolving inheritance for "App\Form\Type\ContentReportDataType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ContentReportDataType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ContentReportType" (parent: .abstract.instanceof.App\Form\Type\ContentReportType).
Resolving inheritance for "App\Form\Type\ContentReportType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ContentReportType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CreateFavoriteType" (parent: .abstract.instanceof.App\Form\Type\CreateFavoriteType).
Resolving inheritance for "App\Form\Type\CreateFavoriteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CreateFavoriteType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CreditHistorySearchType" (parent: .abstract.instanceof.App\Form\Type\CreditHistorySearchType).
Resolving inheritance for "App\Form\Type\CreditHistorySearchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CreditHistorySearchType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CreditsMembershipCancelType" (parent: .abstract.instanceof.App\Form\Type\CreditsMembershipCancelType).
Resolving inheritance for "App\Form\Type\CreditsMembershipCancelType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CreditsMembershipCancelType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CreditsMembershipCreateType" (parent: .abstract.instanceof.App\Form\Type\CreditsMembershipCreateType).
Resolving inheritance for "App\Form\Type\CreditsMembershipCreateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CreditsMembershipCreateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CreditsMembershipUndoCancelType" (parent: .abstract.instanceof.App\Form\Type\CreditsMembershipUndoCancelType).
Resolving inheritance for "App\Form\Type\CreditsMembershipUndoCancelType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CreditsMembershipUndoCancelType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CsrfCheckFormType" (parent: .abstract.instanceof.App\Form\Type\CsrfCheckFormType).
Resolving inheritance for "App\Form\Type\CsrfCheckFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CsrfCheckFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\DealVideoFileType" (parent: .abstract.instanceof.App\Form\Type\DealVideoFileType).
Resolving inheritance for "App\Form\Type\DealVideoFileType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\DealVideoFileType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\EmailVerificationType" (parent: .abstract.instanceof.App\Form\Type\EmailVerificationType).
Resolving inheritance for "App\Form\Type\EmailVerificationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\EmailVerificationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\EmptyType" (parent: .abstract.instanceof.App\Form\Type\EmptyType).
Resolving inheritance for "App\Form\Type\EmptyType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\EmptyType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\EncodedPasswordType" (parent: .abstract.instanceof.App\Form\Type\EncodedPasswordType).
Resolving inheritance for "App\Form\Type\EncodedPasswordType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\EncodedPasswordType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\FeedLikeType" (parent: .abstract.instanceof.App\Form\Type\FeedLikeType).
Resolving inheritance for "App\Form\Type\FeedLikeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\FeedLikeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\FromToType" (parent: .abstract.instanceof.App\Form\Type\FromToType).
Resolving inheritance for "App\Form\Type\FromToType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\FromToType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\IntegerMoneyType" (parent: .abstract.instanceof.App\Form\Type\IntegerMoneyType).
Resolving inheritance for "App\Form\Type\IntegerMoneyType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\IntegerMoneyType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\LockablePriceType" (parent: .abstract.instanceof.App\Form\Type\LockablePriceType).
Resolving inheritance for "App\Form\Type\LockablePriceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\LockablePriceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\NotificationSettingsType" (parent: .abstract.instanceof.App\Form\Type\NotificationSettingsType).
Resolving inheritance for "App\Form\Type\NotificationSettingsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\NotificationSettingsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\PasswordResetType" (parent: .abstract.instanceof.App\Form\Type\PasswordResetType).
Resolving inheritance for "App\Form\Type\PasswordResetType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\PasswordResetType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ProjectVideoFileType" (parent: .abstract.instanceof.App\Form\Type\ProjectVideoFileType).
Resolving inheritance for "App\Form\Type\ProjectVideoFileType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ProjectVideoFileType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ProposalSearchType" (parent: .abstract.instanceof.App\Form\Type\ProposalSearchType).
Resolving inheritance for "App\Form\Type\ProposalSearchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ProposalSearchType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\PurchaseCreditsType" (parent: .abstract.instanceof.App\Form\Type\PurchaseCreditsType).
Resolving inheritance for "App\Form\Type\PurchaseCreditsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\PurchaseCreditsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\PurchaseDealType" (parent: .abstract.instanceof.App\Form\Type\PurchaseDealType).
Resolving inheritance for "App\Form\Type\PurchaseDealType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\PurchaseDealType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\PurchaseMessageType" (parent: .abstract.instanceof.App\Form\Type\PurchaseMessageType).
Resolving inheritance for "App\Form\Type\PurchaseMessageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\PurchaseMessageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\PurchaseProjectType" (parent: .abstract.instanceof.App\Form\Type\PurchaseProjectType).
Resolving inheritance for "App\Form\Type\PurchaseProjectType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\PurchaseProjectType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\PurchaseProposalType" (parent: .abstract.instanceof.App\Form\Type\PurchaseProposalType).
Resolving inheritance for "App\Form\Type\PurchaseProposalType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\PurchaseProposalType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\PurchaseShopVideoType" (parent: .abstract.instanceof.App\Form\Type\PurchaseShopVideoType).
Resolving inheritance for "App\Form\Type\PurchaseShopVideoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\PurchaseShopVideoType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\RegistrationType" (parent: .abstract.instanceof.App\Form\Type\RegistrationType).
Resolving inheritance for "App\Form\Type\RegistrationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\RegistrationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\RequestPasswordResetType" (parent: .abstract.instanceof.App\Form\Type\RequestPasswordResetType).
Resolving inheritance for "App\Form\Type\RequestPasswordResetType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\RequestPasswordResetType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\TrailerPreviewGalleryType" (parent: .abstract.instanceof.App\Form\Type\TrailerPreviewGalleryType).
Resolving inheritance for "App\Form\Type\TrailerPreviewGalleryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\TrailerPreviewGalleryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\TwoFactorVerifyType" (parent: .abstract.instanceof.App\Form\Type\TwoFactorVerifyType).
Resolving inheritance for "App\Form\Type\TwoFactorVerifyType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\TwoFactorVerifyType).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Pager\Listener\PagerExceptionToHttpExceptionConverter" (parent: .abstract.instanceof.App\Pager\Listener\PagerExceptionToHttpExceptionConverter).
Resolving inheritance for "App\Pager\Listener\PagerExceptionToHttpExceptionConverter" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Pager\Listener\PagerExceptionToHttpExceptionConverter).
Resolving inheritance for ".instanceof.App\RabbitMq\Handler\RabbitMqHandlerInterface.0.App\RabbitMq\Handler\DownloadableContentBidHandler" (parent: .abstract.instanceof.App\RabbitMq\Handler\DownloadableContentBidHandler).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\RabbitMq\Handler\DownloadableContentBidHandler" (parent: .instanceof.App\RabbitMq\Handler\RabbitMqHandlerInterface.0.App\RabbitMq\Handler\DownloadableContentBidHandler).
Resolving inheritance for "App\RabbitMq\Handler\DownloadableContentBidHandler" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\RabbitMq\Handler\DownloadableContentBidHandler).
Resolving inheritance for ".instanceof.App\RabbitMq\Handler\RabbitMqHandlerInterface.0.App\RabbitMq\Handler\DownloadableContentHandler" (parent: .abstract.instanceof.App\RabbitMq\Handler\DownloadableContentHandler).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\RabbitMq\Handler\DownloadableContentHandler" (parent: .instanceof.App\RabbitMq\Handler\RabbitMqHandlerInterface.0.App\RabbitMq\Handler\DownloadableContentHandler).
Resolving inheritance for "App\RabbitMq\Handler\DownloadableContentHandler" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\RabbitMq\Handler\DownloadableContentHandler).
Resolving inheritance for ".instanceof.App\RabbitMq\Handler\RabbitMqHandlerInterface.0.App\RabbitMq\Handler\MembershipStatsHandler" (parent: .abstract.instanceof.App\RabbitMq\Handler\MembershipStatsHandler).
Resolving inheritance for "App\RabbitMq\Handler\MembershipStatsHandler" (parent: .instanceof.App\RabbitMq\Handler\RabbitMqHandlerInterface.0.App\RabbitMq\Handler\MembershipStatsHandler).
Resolving inheritance for ".instanceof.App\RabbitMq\Handler\RabbitMqHandlerInterface.0.App\RabbitMq\Handler\RegistrationStatsHandler" (parent: .abstract.instanceof.App\RabbitMq\Handler\RegistrationStatsHandler).
Resolving inheritance for "App\RabbitMq\Handler\RegistrationStatsHandler" (parent: .instanceof.App\RabbitMq\Handler\RabbitMqHandlerInterface.0.App\RabbitMq\Handler\RegistrationStatsHandler).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\RabbitMq\Processing\ProcessingSubscriber" (parent: .abstract.instanceof.App\RabbitMq\Processing\ProcessingSubscriber).
Resolving inheritance for "App\RabbitMq\Processing\ProcessingSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\RabbitMq\Processing\ProcessingSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\RabbitMq\TasksPool" (parent: .abstract.instanceof.App\RabbitMq\TasksPool).
Resolving inheritance for "App\RabbitMq\TasksPool" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\RabbitMq\TasksPool).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BackendUserRepository" (parent: .abstract.instanceof.App\Repository\BackendUserRepository).
Resolving inheritance for "App\Repository\BackendUserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BackendUserRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContentReportRepository" (parent: .abstract.instanceof.App\Repository\ContentReportRepository).
Resolving inheritance for "App\Repository\ContentReportRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContentReportRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CountryRepository" (parent: .abstract.instanceof.App\Repository\CountryRepository).
Resolving inheritance for "App\Repository\CountryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CountryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CreditHistoryRepository" (parent: .abstract.instanceof.App\Repository\CreditHistoryRepository).
Resolving inheritance for "App\Repository\CreditHistoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CreditHistoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CreditsMembershipRepository" (parent: .abstract.instanceof.App\Repository\CreditsMembershipRepository).
Resolving inheritance for "App\Repository\CreditsMembershipRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CreditsMembershipRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DealBidRepository" (parent: .abstract.instanceof.App\Repository\DealBidRepository).
Resolving inheritance for "App\Repository\DealBidRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DealBidRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DealPerkRepository" (parent: .abstract.instanceof.App\Repository\DealPerkRepository).
Resolving inheritance for "App\Repository\DealPerkRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DealPerkRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DealRepository" (parent: .abstract.instanceof.App\Repository\DealRepository).
Resolving inheritance for "App\Repository\DealRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DealRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DownloadRepository" (parent: .abstract.instanceof.App\Repository\DownloadRepository).
Resolving inheritance for "App\Repository\DownloadRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DownloadRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FavoriteRepository" (parent: .abstract.instanceof.App\Repository\FavoriteRepository).
Resolving inheritance for "App\Repository\FavoriteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FavoriteRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FeedLikeRepository" (parent: .abstract.instanceof.App\Repository\FeedLikeRepository).
Resolving inheritance for "App\Repository\FeedLikeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FeedLikeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FeedRepository" (parent: .abstract.instanceof.App\Repository\FeedRepository).
Resolving inheritance for "App\Repository\FeedRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FeedRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InternalTagRepository" (parent: .abstract.instanceof.App\Repository\InternalTagRepository).
Resolving inheritance for "App\Repository\InternalTagRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InternalTagRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LandingPageTrackRepository" (parent: .abstract.instanceof.App\Repository\LandingPageTrackRepository).
Resolving inheritance for "App\Repository\LandingPageTrackRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LandingPageTrackRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LanguageRepository" (parent: .abstract.instanceof.App\Repository\LanguageRepository).
Resolving inheritance for "App\Repository\LanguageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LanguageRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LoginLogRepository" (parent: .abstract.instanceof.App\Repository\LoginLogRepository).
Resolving inheritance for "App\Repository\LoginLogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LoginLogRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MembershipTrackRepository" (parent: .abstract.instanceof.App\Repository\MembershipTrackRepository).
Resolving inheritance for "App\Repository\MembershipTrackRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MembershipTrackRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Message\MessageBidRepository" (parent: .abstract.instanceof.App\Repository\Message\MessageBidRepository).
Resolving inheritance for "App\Repository\Message\MessageBidRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Message\MessageBidRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Message\MessageReceptionRepository" (parent: .abstract.instanceof.App\Repository\Message\MessageReceptionRepository).
Resolving inheritance for "App\Repository\Message\MessageReceptionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Message\MessageReceptionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Message\MessageRepository" (parent: .abstract.instanceof.App\Repository\Message\MessageRepository).
Resolving inheritance for "App\Repository\Message\MessageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Message\MessageRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PasswordResetRepository" (parent: .abstract.instanceof.App\Repository\PasswordResetRepository).
Resolving inheritance for "App\Repository\PasswordResetRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PasswordResetRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentPackageRepository" (parent: .abstract.instanceof.App\Repository\PaymentPackageRepository).
Resolving inheritance for "App\Repository\PaymentPackageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentPackageRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentVxsOrderRepository" (parent: .abstract.instanceof.App\Repository\PaymentVxsOrderRepository).
Resolving inheritance for "App\Repository\PaymentVxsOrderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentVxsOrderRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PerformerRepository" (parent: .abstract.instanceof.App\Repository\PerformerRepository).
Resolving inheritance for "App\Repository\PerformerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PerformerRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProjectBidRepository" (parent: .abstract.instanceof.App\Repository\ProjectBidRepository).
Resolving inheritance for "App\Repository\ProjectBidRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProjectBidRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProjectPerkRepository" (parent: .abstract.instanceof.App\Repository\ProjectPerkRepository).
Resolving inheritance for "App\Repository\ProjectPerkRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProjectPerkRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProjectRepository" (parent: .abstract.instanceof.App\Repository\ProjectRepository).
Resolving inheritance for "App\Repository\ProjectRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProjectRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReferralRepository" (parent: .abstract.instanceof.App\Repository\ReferralRepository).
Resolving inheritance for "App\Repository\ReferralRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReferralRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RegistrationTrackRepository" (parent: .abstract.instanceof.App\Repository\RegistrationTrackRepository).
Resolving inheritance for "App\Repository\RegistrationTrackRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RegistrationTrackRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShopVideoBidRepository" (parent: .abstract.instanceof.App\Repository\ShopVideoBidRepository).
Resolving inheritance for "App\Repository\ShopVideoBidRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShopVideoBidRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShopVideoRepository" (parent: .abstract.instanceof.App\Repository\ShopVideoRepository).
Resolving inheritance for "App\Repository\ShopVideoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShopVideoRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StatisticCreditsRepository" (parent: .abstract.instanceof.App\Repository\StatisticCreditsRepository).
Resolving inheritance for "App\Repository\StatisticCreditsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StatisticCreditsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StatisticMembershipRepository" (parent: .abstract.instanceof.App\Repository\StatisticMembershipRepository).
Resolving inheritance for "App\Repository\StatisticMembershipRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StatisticMembershipRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StatisticRegistrationRepository" (parent: .abstract.instanceof.App\Repository\StatisticRegistrationRepository).
Resolving inheritance for "App\Repository\StatisticRegistrationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StatisticRegistrationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TagRepository" (parent: .abstract.instanceof.App\Repository\TagRepository).
Resolving inheritance for "App\Repository\TagRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TagRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository" (parent: .abstract.instanceof.App\Repository\UserRepository).
Resolving inheritance for "App\Repository\UserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VerificationRepository" (parent: .abstract.instanceof.App\Repository\VerificationRepository).
Resolving inheritance for "App\Repository\VerificationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VerificationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VideoFileRepository" (parent: .abstract.instanceof.App\Repository\VideoFileRepository).
Resolving inheritance for "App\Repository\VideoFileRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VideoFileRepository).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Security\Http\Logout\TwoFactorLogoutSubscriber" (parent: .abstract.instanceof.App\Security\Http\Logout\TwoFactorLogoutSubscriber).
Resolving inheritance for "App\Security\Http\Logout\TwoFactorLogoutSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Security\Http\Logout\TwoFactorLogoutSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Security\Subscriber\LoginLogSubscriber" (parent: .abstract.instanceof.App\Security\Subscriber\LoginLogSubscriber).
Resolving inheritance for "App\Security\Subscriber\LoginLogSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Security\Subscriber\LoginLogSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Security\Subscriber\LoginSubscriber" (parent: .abstract.instanceof.App\Security\Subscriber\LoginSubscriber).
Resolving inheritance for "App\Security\Subscriber\LoginSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Security\Subscriber\LoginSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Security\Subscriber\ReCaptchaSubscriber" (parent: .abstract.instanceof.App\Security\Subscriber\ReCaptchaSubscriber).
Resolving inheritance for "App\Security\Subscriber\ReCaptchaSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Security\Subscriber\ReCaptchaSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Security\Subscriber\SwitchUserSubscriber" (parent: .abstract.instanceof.App\Security\Subscriber\SwitchUserSubscriber).
Resolving inheritance for "App\Security\Subscriber\SwitchUserSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Security\Subscriber\SwitchUserSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Security\Subscriber\UpdateThemeSubscriber" (parent: .abstract.instanceof.App\Security\Subscriber\UpdateThemeSubscriber).
Resolving inheritance for "App\Security\Subscriber\UpdateThemeSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Security\Subscriber\UpdateThemeSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Security\Subscriber\VerifiedCheckSubscriber" (parent: .abstract.instanceof.App\Security\Subscriber\VerifiedCheckSubscriber).
Resolving inheritance for "App\Security\Subscriber\VerifiedCheckSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Security\Subscriber\VerifiedCheckSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Security\TwoFactor\TwoFactorAuthSubscriber" (parent: .abstract.instanceof.App\Security\TwoFactor\TwoFactorAuthSubscriber).
Resolving inheritance for "App\Security\TwoFactor\TwoFactorAuthSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Security\TwoFactor\TwoFactorAuthSubscriber).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ResetInterface.0.App\Security\Voter\Bid\HasCreditsPerkVoter" (parent: .abstract.instanceof.App\Security\Voter\Bid\HasCreditsPerkVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\Bid\HasCreditsPerkVoter" (parent: .instanceof.Symfony\Contracts\Service\ResetInterface.0.App\Security\Voter\Bid\HasCreditsPerkVoter).
Resolving inheritance for "App\Security\Voter\Bid\HasCreditsPerkVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\Bid\HasCreditsPerkVoter).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ResetInterface.0.App\Security\Voter\Bid\HasCreditsVoter" (parent: .abstract.instanceof.App\Security\Voter\Bid\HasCreditsVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\Bid\HasCreditsVoter" (parent: .instanceof.Symfony\Contracts\Service\ResetInterface.0.App\Security\Voter\Bid\HasCreditsVoter).
Resolving inheritance for "App\Security\Voter\Bid\HasCreditsVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\Bid\HasCreditsVoter).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ResetInterface.0.App\Security\Voter\Bid\HasNoContributionVoter" (parent: .abstract.instanceof.App\Security\Voter\Bid\HasNoContributionVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\Bid\HasNoContributionVoter" (parent: .instanceof.Symfony\Contracts\Service\ResetInterface.0.App\Security\Voter\Bid\HasNoContributionVoter).
Resolving inheritance for "App\Security\Voter\Bid\HasNoContributionVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\Bid\HasNoContributionVoter).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ResetInterface.0.App\Security\Voter\Bid\HasNotPurchasedVoter" (parent: .abstract.instanceof.App\Security\Voter\Bid\HasNotPurchasedVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\Bid\HasNotPurchasedVoter" (parent: .instanceof.Symfony\Contracts\Service\ResetInterface.0.App\Security\Voter\Bid\HasNotPurchasedVoter).
Resolving inheritance for "App\Security\Voter\Bid\HasNotPurchasedVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\Bid\HasNotPurchasedVoter).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ResetInterface.0.App\Security\Voter\Bid\HasPurchasedOnceVoter" (parent: .abstract.instanceof.App\Security\Voter\Bid\HasPurchasedOnceVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\Bid\HasPurchasedOnceVoter" (parent: .instanceof.Symfony\Contracts\Service\ResetInterface.0.App\Security\Voter\Bid\HasPurchasedOnceVoter).
Resolving inheritance for "App\Security\Voter\Bid\HasPurchasedOnceVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\Bid\HasPurchasedOnceVoter).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ResetInterface.0.App\Security\Voter\Bid\HasPurchasedVoter" (parent: .abstract.instanceof.App\Security\Voter\Bid\HasPurchasedVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\Bid\HasPurchasedVoter" (parent: .instanceof.Symfony\Contracts\Service\ResetInterface.0.App\Security\Voter\Bid\HasPurchasedVoter).
Resolving inheritance for "App\Security\Voter\Bid\HasPurchasedVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\Bid\HasPurchasedVoter).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ResetInterface.0.App\Security\Voter\CreditsMembership\ContinuousMembership" (parent: .abstract.instanceof.App\Security\Voter\CreditsMembership\ContinuousMembership).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\CreditsMembership\ContinuousMembership" (parent: .instanceof.Symfony\Contracts\Service\ResetInterface.0.App\Security\Voter\CreditsMembership\ContinuousMembership).
Resolving inheritance for "App\Security\Voter\CreditsMembership\ContinuousMembership" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\CreditsMembership\ContinuousMembership).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ResetInterface.0.App\Security\Voter\Favorite\AddFavoriteVoter" (parent: .abstract.instanceof.App\Security\Voter\Favorite\AddFavoriteVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\Favorite\AddFavoriteVoter" (parent: .instanceof.Symfony\Contracts\Service\ResetInterface.0.App\Security\Voter\Favorite\AddFavoriteVoter).
Resolving inheritance for "App\Security\Voter\Favorite\AddFavoriteVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\Favorite\AddFavoriteVoter).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ResetInterface.0.App\Security\Voter\Feed\ViewFeedItem" (parent: .abstract.instanceof.App\Security\Voter\Feed\ViewFeedItem).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\Feed\ViewFeedItem" (parent: .instanceof.Symfony\Contracts\Service\ResetInterface.0.App\Security\Voter\Feed\ViewFeedItem).
Resolving inheritance for "App\Security\Voter\Feed\ViewFeedItem" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\Feed\ViewFeedItem).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ResetInterface.0.App\Security\Voter\Message\HasUnlockedVoter" (parent: .abstract.instanceof.App\Security\Voter\Message\HasUnlockedVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\Message\HasUnlockedVoter" (parent: .instanceof.Symfony\Contracts\Service\ResetInterface.0.App\Security\Voter\Message\HasUnlockedVoter).
Resolving inheritance for "App\Security\Voter\Message\HasUnlockedVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\Message\HasUnlockedVoter).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ResetInterface.0.App\Security\Voter\Message\MessageAccess" (parent: .abstract.instanceof.App\Security\Voter\Message\MessageAccess).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\Message\MessageAccess" (parent: .instanceof.Symfony\Contracts\Service\ResetInterface.0.App\Security\Voter\Message\MessageAccess).
Resolving inheritance for "App\Security\Voter\Message\MessageAccess" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\Message\MessageAccess).
Resolving inheritance for ".instanceof.JMS\Serializer\Handler\SubscribingHandlerInterface.0.App\Serializer\Type\FileHandler" (parent: .abstract.instanceof.App\Serializer\Type\FileHandler).
Resolving inheritance for "App\Serializer\Type\FileHandler" (parent: .instanceof.JMS\Serializer\Handler\SubscribingHandlerInterface.0.App\Serializer\Type\FileHandler).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Service\Affiliate\AffiliateIdTracker" (parent: .abstract.instanceof.App\Service\Affiliate\AffiliateIdTracker).
Resolving inheritance for "App\Service\Affiliate\AffiliateIdTracker" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Service\Affiliate\AffiliateIdTracker).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ResetInterface.0.App\Service\MembershipStart" (parent: .abstract.instanceof.App\Service\MembershipStart).
Resolving inheritance for "App\Service\MembershipStart" (parent: .instanceof.Symfony\Contracts\Service\ResetInterface.0.App\Service\MembershipStart).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ResetInterface.0.App\Service\StaticMessageProvider" (parent: .abstract.instanceof.App\Service\StaticMessageProvider).
Resolving inheritance for "App\Service\StaticMessageProvider" (parent: .instanceof.Symfony\Contracts\Service\ResetInterface.0.App\Service\StaticMessageProvider).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Subscriber\CardExpirationSubscriber" (parent: .abstract.instanceof.App\Subscriber\CardExpirationSubscriber).
Resolving inheritance for "App\Subscriber\CardExpirationSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Subscriber\CardExpirationSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Subscriber\ChangeCardSubscriber" (parent: .abstract.instanceof.App\Subscriber\ChangeCardSubscriber).
Resolving inheritance for "App\Subscriber\ChangeCardSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Subscriber\ChangeCardSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Subscriber\ConsoleExceptionSubscriber" (parent: .abstract.instanceof.App\Subscriber\ConsoleExceptionSubscriber).
Resolving inheritance for "App\Subscriber\ConsoleExceptionSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Subscriber\ConsoleExceptionSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Subscriber\LoginReturnSubscriber" (parent: .abstract.instanceof.App\Subscriber\LoginReturnSubscriber).
Resolving inheritance for "App\Subscriber\LoginReturnSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Subscriber\LoginReturnSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Subscriber\ManageCreditsHistorySubscriber" (parent: .abstract.instanceof.App\Subscriber\ManageCreditsHistorySubscriber).
Resolving inheritance for "App\Subscriber\ManageCreditsHistorySubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Subscriber\ManageCreditsHistorySubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Subscriber\ManageCreditsSubscriber" (parent: .abstract.instanceof.App\Subscriber\ManageCreditsSubscriber).
Resolving inheritance for "App\Subscriber\ManageCreditsSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Subscriber\ManageCreditsSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Subscriber\MembershipAddSubscriber" (parent: .abstract.instanceof.App\Subscriber\MembershipAddSubscriber).
Resolving inheritance for "App\Subscriber\MembershipAddSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Subscriber\MembershipAddSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Subscriber\MembershipCancelSubscriber" (parent: .abstract.instanceof.App\Subscriber\MembershipCancelSubscriber).
Resolving inheritance for "App\Subscriber\MembershipCancelSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Subscriber\MembershipCancelSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Subscriber\MembershipPaymentSubscriber" (parent: .abstract.instanceof.App\Subscriber\MembershipPaymentSubscriber).
Resolving inheritance for "App\Subscriber\MembershipPaymentSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Subscriber\MembershipPaymentSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Subscriber\MembershipTrackSubscriber" (parent: .abstract.instanceof.App\Subscriber\MembershipTrackSubscriber).
Resolving inheritance for "App\Subscriber\MembershipTrackSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Subscriber\MembershipTrackSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Subscriber\ProposalCreditsSubscriber" (parent: .abstract.instanceof.App\Subscriber\ProposalCreditsSubscriber).
Resolving inheritance for "App\Subscriber\ProposalCreditsSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Subscriber\ProposalCreditsSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Subscriber\ProposalEmailSubscriber" (parent: .abstract.instanceof.App\Subscriber\ProposalEmailSubscriber).
Resolving inheritance for "App\Subscriber\ProposalEmailSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Subscriber\ProposalEmailSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Subscriber\ProposalNotificationSubscriber" (parent: .abstract.instanceof.App\Subscriber\ProposalNotificationSubscriber).
Resolving inheritance for "App\Subscriber\ProposalNotificationSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Subscriber\ProposalNotificationSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Subscriber\RefundContributionSubscriber" (parent: .abstract.instanceof.App\Subscriber\RefundContributionSubscriber).
Resolving inheritance for "App\Subscriber\RefundContributionSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Subscriber\RefundContributionSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Subscriber\RegistrationStatsSubscriber" (parent: .abstract.instanceof.App\Subscriber\RegistrationStatsSubscriber).
Resolving inheritance for "App\Subscriber\RegistrationStatsSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Subscriber\RegistrationStatsSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Subscriber\ShopVideoCreditsSubscriber" (parent: .abstract.instanceof.App\Subscriber\ShopVideoCreditsSubscriber).
Resolving inheritance for "App\Subscriber\ShopVideoCreditsSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Subscriber\ShopVideoCreditsSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Subscriber\UserRolesChangedSubscriber" (parent: .abstract.instanceof.App\Subscriber\UserRolesChangedSubscriber).
Resolving inheritance for "App\Subscriber\UserRolesChangedSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Subscriber\UserRolesChangedSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Subscriber\ValidationSubscriber" (parent: .abstract.instanceof.App\Subscriber\ValidationSubscriber).
Resolving inheritance for "App\Subscriber\ValidationSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Subscriber\ValidationSubscriber).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\AffiliateExtension" (parent: .abstract.instanceof.App\Twig\AffiliateExtension).
Resolving inheritance for "App\Twig\AffiliateExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\AffiliateExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\ContentReferenceExtension" (parent: .abstract.instanceof.App\Twig\ContentReferenceExtension).
Resolving inheritance for "App\Twig\ContentReferenceExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\ContentReferenceExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\CookieExtension" (parent: .abstract.instanceof.App\Twig\CookieExtension).
Resolving inheritance for "App\Twig\CookieExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\CookieExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\CookieScriptExtension" (parent: .abstract.instanceof.App\Twig\CookieScriptExtension).
Resolving inheritance for "App\Twig\CookieScriptExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\CookieScriptExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\CrudExtension" (parent: .abstract.instanceof.App\Twig\CrudExtension).
Resolving inheritance for "App\Twig\CrudExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\CrudExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\DateExtension" (parent: .abstract.instanceof.App\Twig\DateExtension).
Resolving inheritance for "App\Twig\DateExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\DateExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\NumberExtension" (parent: .abstract.instanceof.App\Twig\NumberExtension).
Resolving inheritance for "App\Twig\NumberExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\NumberExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\PassExtension" (parent: .abstract.instanceof.App\Twig\PassExtension).
Resolving inheritance for "App\Twig\PassExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\PassExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\ProjectStockInfoExtension" (parent: .abstract.instanceof.App\Twig\ProjectStockInfoExtension).
Resolving inheritance for "App\Twig\ProjectStockInfoExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\ProjectStockInfoExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\ShuffleExtension" (parent: .abstract.instanceof.App\Twig\ShuffleExtension).
Resolving inheritance for "App\Twig\ShuffleExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\ShuffleExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\StringExtension" (parent: .abstract.instanceof.App\Twig\StringExtension).
Resolving inheritance for "App\Twig\StringExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\StringExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\TimeLeftExtension" (parent: .abstract.instanceof.App\Twig\TimeLeftExtension).
Resolving inheritance for "App\Twig\TimeLeftExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\TimeLeftExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\AdditionalFilesUniqueValidator" (parent: .abstract.instanceof.App\Validator\Constraints\AdditionalFilesUniqueValidator).
Resolving inheritance for "App\Validator\Constraints\AdditionalFilesUniqueValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\AdditionalFilesUniqueValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\BackendUsernameExistsValidator" (parent: .abstract.instanceof.App\Validator\Constraints\BackendUsernameExistsValidator).
Resolving inheritance for "App\Validator\Constraints\BackendUsernameExistsValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\BackendUsernameExistsValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\CreditsValidator" (parent: .abstract.instanceof.App\Validator\Constraints\CreditsValidator).
Resolving inheritance for "App\Validator\Constraints\CreditsValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\CreditsValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\CustomVideoFilesUniqueValidator" (parent: .abstract.instanceof.App\Validator\Constraints\CustomVideoFilesUniqueValidator).
Resolving inheritance for "App\Validator\Constraints\CustomVideoFilesUniqueValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\CustomVideoFilesUniqueValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\ExpireDateValidator" (parent: .abstract.instanceof.App\Validator\Constraints\ExpireDateValidator).
Resolving inheritance for "App\Validator\Constraints\ExpireDateValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\ExpireDateValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\MessagePriceValidator" (parent: .abstract.instanceof.App\Validator\Constraints\MessagePriceValidator).
Resolving inheritance for "App\Validator\Constraints\MessagePriceValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\MessagePriceValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\NotReservedValidator" (parent: .abstract.instanceof.App\Validator\Constraints\NotReservedValidator).
Resolving inheritance for "App\Validator\Constraints\NotReservedValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\NotReservedValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\PerkHasStockValidator" (parent: .abstract.instanceof.App\Validator\Constraints\PerkHasStockValidator).
Resolving inheritance for "App\Validator\Constraints\PerkHasStockValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\PerkHasStockValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\PerkRequireVideoValidator" (parent: .abstract.instanceof.App\Validator\Constraints\PerkRequireVideoValidator).
Resolving inheritance for "App\Validator\Constraints\PerkRequireVideoValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\PerkRequireVideoValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\ReCaptchaValidator" (parent: .abstract.instanceof.App\Validator\Constraints\ReCaptchaValidator).
Resolving inheritance for "App\Validator\Constraints\ReCaptchaValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\ReCaptchaValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\TwoFactorCodeValidator" (parent: .abstract.instanceof.App\Validator\Constraints\TwoFactorCodeValidator).
Resolving inheritance for "App\Validator\Constraints\TwoFactorCodeValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\TwoFactorCodeValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\UrlValidator" (parent: .abstract.instanceof.App\Validator\Constraints\UrlValidator).
Resolving inheritance for "App\Validator\Constraints\UrlValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\UrlValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\VideoValidator" (parent: .abstract.instanceof.App\Validator\Constraints\VideoValidator).
Resolving inheritance for "App\Validator\Constraints\VideoValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\VideoValidator).
Resolving inheritance for ".instanceof.App\VideoProcessing\Ffmpeg\VideoHandlerInterface.0.App\VideoProcessing\Ffmpeg\FileInfoCustomVideoHandler" (parent: .abstract.instanceof.App\VideoProcessing\Ffmpeg\FileInfoCustomVideoHandler).
Resolving inheritance for "App\VideoProcessing\Ffmpeg\FileInfoCustomVideoHandler" (parent: .instanceof.App\VideoProcessing\Ffmpeg\VideoHandlerInterface.0.App\VideoProcessing\Ffmpeg\FileInfoCustomVideoHandler).
Resolving inheritance for ".instanceof.App\VideoProcessing\Ffmpeg\VideoHandlerInterface.0.App\VideoProcessing\Ffmpeg\FileInfoHandler" (parent: .abstract.instanceof.App\VideoProcessing\Ffmpeg\FileInfoHandler).
Resolving inheritance for "App\VideoProcessing\Ffmpeg\FileInfoHandler" (parent: .instanceof.App\VideoProcessing\Ffmpeg\VideoHandlerInterface.0.App\VideoProcessing\Ffmpeg\FileInfoHandler).
Resolving inheritance for ".instanceof.App\VideoProcessing\Ffmpeg\VideoHandlerInterface.0.App\VideoProcessing\Ffmpeg\VidcapsHandler" (parent: .abstract.instanceof.App\VideoProcessing\Ffmpeg\VidcapsHandler).
Resolving inheritance for "App\VideoProcessing\Ffmpeg\VidcapsHandler" (parent: .instanceof.App\VideoProcessing\Ffmpeg\VideoHandlerInterface.0.App\VideoProcessing\Ffmpeg\VidcapsHandler).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\VideoProcessing\Processing\FeedVideoPopProcessing" (parent: .abstract.instanceof.App\VideoProcessing\Processing\FeedVideoPopProcessing).
Resolving inheritance for "App\VideoProcessing\Processing\FeedVideoPopProcessing" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\VideoProcessing\Processing\FeedVideoPopProcessing).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\VideoProcessing\Processing\PopSubscriber" (parent: .abstract.instanceof.App\VideoProcessing\Processing\PopSubscriber).
Resolving inheritance for "App\VideoProcessing\Processing\PopSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\VideoProcessing\Processing\PopSubscriber).
Resolving inheritance for ".instanceof.App\RabbitMq\Handler\RabbitMqHandlerInterface.0.App\VideoProcessing\PurgeVideoHandler" (parent: .abstract.instanceof.App\VideoProcessing\PurgeVideoHandler).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ResetInterface.0.App\VideoProcessing\PurgeVideoHandler" (parent: .instanceof.App\RabbitMq\Handler\RabbitMqHandlerInterface.0.App\VideoProcessing\PurgeVideoHandler).
Resolving inheritance for "App\VideoProcessing\PurgeVideoHandler" (parent: .instanceof.Symfony\Contracts\Service\ResetInterface.0.App\VideoProcessing\PurgeVideoHandler).
Resolving inheritance for "cache.app" (parent: cache.adapter.filesystem).
Resolving inheritance for "cache.system" (parent: cache.adapter.system).
Resolving inheritance for "cache.validator" (parent: cache.system).
Resolving inheritance for "cache.serializer" (parent: cache.system).
Resolving inheritance for "cache.annotations" (parent: cache.system).
Resolving inheritance for "cache.property_info" (parent: cache.system).
Resolving inheritance for "cache.messenger.restart_workers_signal" (parent: cache.app).
Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
Resolving inheritance for "assets._version__default" (parent: assets.json_manifest_version_strategy).
Resolving inheritance for "assets._default_package" (parent: assets.path_package).
Resolving inheritance for "mailer.transport_factory.null" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.sendmail" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.smtp" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.native" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "secrets.decryption_key" (parent: container.env).
Resolving inheritance for "cache.default_memcached" (parent: cache.adapter.memcached).
Resolving inheritance for "cache.cache_user" (parent: cache.adapter.array).
Resolving inheritance for "cache.cache_user" (parent: cache.adapter.memcached).
Resolving inheritance for "cache.categorization" (parent: cache.adapter.array).
Resolving inheritance for "cache.categorization" (parent: cache.adapter.memcached).
Resolving inheritance for "cache.cache_deal" (parent: cache.adapter.array).
Resolving inheritance for "cache.cache_deal" (parent: cache.adapter.memcached).
Resolving inheritance for "cache.cache_project" (parent: cache.adapter.array).
Resolving inheritance for "cache.cache_project" (parent: cache.adapter.memcached).
Resolving inheritance for "cache.cache_shop_video" (parent: cache.adapter.array).
Resolving inheritance for "cache.cache_shop_video" (parent: cache.adapter.memcached).
Resolving inheritance for "cache.cache_favorite" (parent: cache.adapter.array).
Resolving inheritance for "cache.cache_favorite" (parent: cache.adapter.memcached).
Resolving inheritance for "cache.feed" (parent: cache.adapter.array).
Resolving inheritance for "cache.feed" (parent: cache.adapter.memcached).
Resolving inheritance for "cache.feed_like" (parent: cache.adapter.array).
Resolving inheritance for "cache.feed_like" (parent: cache.adapter.memcached).
Resolving inheritance for "cache.cache_array" (parent: cache.adapter.array).
Resolving inheritance for "messages.cache" (parent: cache.adapter.array).
Resolving inheritance for "messages.cache" (parent: cache.adapter.memcached).
Resolving inheritance for "cache.tagged_memcached" (parent: App\Doctrine\Common\Cache\TaggedMemcachedCache).
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 "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "doctrine.dbal.default_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.default_connection" (parent: doctrine.dbal.connection).
Resolving inheritance for "doctrine.orm.default_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.default_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.default_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
Resolving inheritance for "security.authentication.rememberme.services.persistent" (parent: security.authentication.rememberme.services.abstract).
Resolving inheritance for "security.authentication.rememberme.services.simplehash" (parent: security.authentication.rememberme.services.abstract).
Resolving inheritance for "security.user.provider.concrete.backend_provider" (parent: doctrine.orm.security.user.provider).
Resolving inheritance for "security.user.provider.concrete.chain_provider" (parent: security.user.provider.chain).
Resolving inheritance for "security.firewall.map.config.dev" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.dev" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.backend" (parent: security.firewall.config).
Resolving inheritance for "security.listener.backend.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.backend" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.backend" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.backend" (parent: security.logout.listener.default).
Resolving inheritance for "security.logout.listener.session.backend" (parent: security.logout.listener.session).
Resolving inheritance for "security.authenticator.form_login.backend" (parent: security.authenticator.form_login).
Resolving inheritance for "security.authentication.success_handler.backend.form_login" (parent: security.authentication.success_handler).
Resolving inheritance for "security.authentication.failure_handler.backend.form_login" (parent: security.authentication.failure_handler).
Resolving inheritance for "cache.security_token_verifier" (parent: cache.system).
Resolving inheritance for "security.authenticator.remember_me_signature_hasher.backend" (parent: security.authenticator.remember_me_signature_hasher).
Resolving inheritance for "security.authenticator.remember_me_handler.backend" (parent: security.authenticator.signature_remember_me_handler).
Resolving inheritance for "security.listener.check_remember_me_conditions.backend" (parent: security.listener.check_remember_me_conditions).
Resolving inheritance for "security.listener.remember_me.backend" (parent: security.listener.remember_me).
Resolving inheritance for "security.authenticator.remember_me.backend" (parent: security.authenticator.remember_me).
Resolving inheritance for "security.authenticator.manager.backend" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.backend" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.backend" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.backend" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.backend" (parent: security.firewall.lazy_context).
Resolving inheritance for "security.firewall.map.config.main" (parent: security.firewall.config).
Resolving inheritance for "security.listener.main.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.context_listener.1" (parent: security.context_listener).
Resolving inheritance for "security.listener.session.main" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.main" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.main" (parent: security.logout.listener.default).
Resolving inheritance for "security.logout.listener.session.main" (parent: security.logout.listener.session).
Resolving inheritance for "security.authenticator.form_login.main" (parent: security.authenticator.form_login).
Resolving inheritance for "security.authentication.success_handler.main.form_login" (parent: security.authentication.success_handler).
Resolving inheritance for "security.authentication.failure_handler.main.form_login" (parent: security.authentication.failure_handler).
Resolving inheritance for "security.authenticator.remember_me_signature_hasher.main" (parent: security.authenticator.remember_me_signature_hasher).
Resolving inheritance for "security.authenticator.remember_me_handler.main" (parent: security.authenticator.signature_remember_me_handler).
Resolving inheritance for "security.listener.check_remember_me_conditions.main" (parent: security.listener.check_remember_me_conditions).
Resolving inheritance for "security.listener.remember_me.main" (parent: security.listener.remember_me).
Resolving inheritance for "security.authenticator.remember_me.main" (parent: security.authenticator.remember_me).
Resolving inheritance for "security.authenticator.manager.main" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.main" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.main" (parent: security.listener.user_checker).
Resolving inheritance for "security.authentication.switchuser_listener.main" (parent: security.authentication.switchuser_listener).
Resolving inheritance for "security.exception_listener.main" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.main" (parent: security.firewall.lazy_context).
Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
Resolving inheritance for "oneup_flysystem.local_adapter" (parent: oneup_flysystem.adapter.local).
Resolving inheritance for "oneup_flysystem.local_non_public_adapter" (parent: oneup_flysystem.adapter.local).
Resolving inheritance for "oneup_flysystem.local_remote_adapter" (parent: oneup_flysystem.adapter.local).
Resolving inheritance for "oneup_flysystem.cdn_protected_adapter" (parent: oneup_flysystem.adapter.sftp).
Resolving inheritance for "oneup_flysystem.local_filesystem" (parent: oneup_flysystem.filesystem).
Resolving inheritance for "oneup_flysystem.local_non_public_filesystem" (parent: oneup_flysystem.filesystem).
Resolving inheritance for "oneup_flysystem.cdn_protected_filesystem" (parent: oneup_flysystem.filesystem).
Resolving inheritance for "cache.webpack_encore" (parent: cache.system).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.sindrive_rabbit_mq_task.task_handler" (parent: .abstract.instanceof.sindrive_rabbit_mq_task.task_handler).
Resolving inheritance for "sindrive_rabbit_mq_task.task_handler" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.sindrive_rabbit_mq_task.task_handler).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.UploadsBundle\Form\Type\FileEntityType" (parent: .abstract.instanceof.UploadsBundle\Form\Type\FileEntityType).
Resolving inheritance for "UploadsBundle\Form\Type\FileEntityType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.UploadsBundle\Form\Type\FileEntityType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.UploadsBundle\Form\Type\FileType" (parent: .abstract.instanceof.UploadsBundle\Form\Type\FileType).
Resolving inheritance for "UploadsBundle\Form\Type\FileType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.UploadsBundle\Form\Type\FileType).
Resolving inheritance for ".instanceof.App\RabbitMq\Handler\RabbitMqHandlerInterface.0.UploadsBundle\RabbitMq\Handler\FileHandlerFactoryHandler" (parent: .abstract.instanceof.UploadsBundle\RabbitMq\Handler\FileHandlerFactoryHandler).
Resolving inheritance for "UploadsBundle\RabbitMq\Handler\FileHandlerFactoryHandler" (parent: .instanceof.App\RabbitMq\Handler\RabbitMqHandlerInterface.0.UploadsBundle\RabbitMq\Handler\FileHandlerFactoryHandler).
Resolving inheritance for ".instanceof.App\RabbitMq\Handler\RabbitMqHandlerInterface.0.UploadsBundle\RabbitMq\Handler\FileInfoHandler" (parent: .abstract.instanceof.UploadsBundle\RabbitMq\Handler\FileInfoHandler).
Resolving inheritance for "UploadsBundle\RabbitMq\Handler\FileInfoHandler" (parent: .instanceof.App\RabbitMq\Handler\RabbitMqHandlerInterface.0.UploadsBundle\RabbitMq\Handler\FileInfoHandler).
Resolving inheritance for ".instanceof.App\RabbitMq\Handler\RabbitMqHandlerInterface.0.UploadsBundle\RabbitMq\Handler\ZipHandler" (parent: .abstract.instanceof.UploadsBundle\RabbitMq\Handler\ZipHandler).
Resolving inheritance for "UploadsBundle\RabbitMq\Handler\ZipHandler" (parent: .instanceof.App\RabbitMq\Handler\RabbitMqHandlerInterface.0.UploadsBundle\RabbitMq\Handler\ZipHandler).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.UploadsBundle\Subscriber\UploadSubscriber" (parent: .abstract.instanceof.UploadsBundle\Subscriber\UploadSubscriber).
Resolving inheritance for "UploadsBundle\Subscriber\UploadSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.UploadsBundle\Subscriber\UploadSubscriber).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.UploadsBundle\Twig\Extension" (parent: .abstract.instanceof.UploadsBundle\Twig\Extension).
Resolving inheritance for "UploadsBundle\Twig\Extension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.UploadsBundle\Twig\Extension).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.UploadsBundle\Validator\Constraints\CountUploadedFilesValidator" (parent: .abstract.instanceof.UploadsBundle\Validator\Constraints\CountUploadedFilesValidator).
Resolving inheritance for "UploadsBundle\Validator\Constraints\CountUploadedFilesValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.UploadsBundle\Validator\Constraints\CountUploadedFilesValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.UploadsBundle\Validator\Constraints\HasFileValidator" (parent: .abstract.instanceof.UploadsBundle\Validator\Constraints\HasFileValidator).
Resolving inheritance for "UploadsBundle\Validator\Constraints\HasFileValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.UploadsBundle\Validator\Constraints\HasFileValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.UploadsBundle\Validator\Constraints\HasNoFileValidator" (parent: .abstract.instanceof.UploadsBundle\Validator\Constraints\HasNoFileValidator).
Resolving inheritance for "UploadsBundle\Validator\Constraints\HasNoFileValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.UploadsBundle\Validator\Constraints\HasNoFileValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.VxsBundle\Command\VxsChargebacksCommand" (parent: .abstract.instanceof.VxsBundle\Command\VxsChargebacksCommand).
Resolving inheritance for "VxsBundle\Command\VxsChargebacksCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.VxsBundle\Command\VxsChargebacksCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.VxsBundle\Command\VxsCommand" (parent: .abstract.instanceof.VxsBundle\Command\VxsCommand).
Resolving inheritance for "VxsBundle\Command\VxsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.VxsBundle\Command\VxsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.VxsBundle\Command\VxsTransactionsCommand" (parent: .abstract.instanceof.VxsBundle\Command\VxsTransactionsCommand).
Resolving inheritance for "VxsBundle\Command\VxsTransactionsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.VxsBundle\Command\VxsTransactionsCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.VxsBundle\Controller\VxsController" (parent: .abstract.instanceof.VxsBundle\Controller\VxsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.VxsBundle\Controller\VxsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.VxsBundle\Controller\VxsController).
Resolving inheritance for "VxsBundle\Controller\VxsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.VxsBundle\Controller\VxsController).
Resolving inheritance for "maker.auto_command.make_auth" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_command" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_crud" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_docker_database" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_entity" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_fixtures" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_message" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_messenger_middleware" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_registration_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_reset_password" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_encoder" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_normalizer" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_subscriber" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_extension" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_test" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_validator" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_voter" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_user" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_migration" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_stimulus_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "messenger.bus.default.middleware.traceable" (parent: messenger.middleware.traceable).
Resolving inheritance for "messenger.bus.default.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
Resolving inheritance for "messenger.bus.default.middleware.handle_message" (parent: messenger.middleware.handle_message).
Resolving inheritance for "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 "monolog.logger.cache" (parent: monolog.logger_prototype).
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.http_client" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.mailer" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.translation" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.debug" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.Edgecast" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.memcached" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.payment" (parent: monolog.logger_prototype).
6
Skipping service "Dolondro\GoogleAuthenticator\GoogleAuthenticator": Class or interface "Dolondro\GoogleAuthenticator\GoogleAuthenticator" cannot be loaded.
Skipping service "Dolondro\GoogleAuthenticator\SecretFactory": Class or interface "Dolondro\GoogleAuthenticator\SecretFactory" cannot be loaded.
Skipping service "app.common_cache.l1": Class or interface "Doctrine\Common\Cache\ArrayCache" cannot be loaded.
Skipping service "app.common_cache.l2": Class or interface "Doctrine\Common\Cache\MemcachedCache" cannot be loaded.
Skipping service "app.common_cache.l3": Class or interface "Doctrine\Common\Cache\FilesystemCache" cannot be loaded.
Skipping service "app.common_cache": Class or interface "Doctrine\Common\Cache\ChainCache" cannot be loaded.
658
Removing method "setDoctrine" of service "App\ControllerBackend\BackendUserController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\ControllerBackend\BackendUser\EditController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\ControllerBackend\BackendUser\EditController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormSavedMessage" of service "App\ControllerBackend\BackendUser\EditController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurity" of service "App\ControllerBackend\BackendUser\EditController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTasksPool" of service "App\ControllerBackend\BackendUser\EditController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\ControllerBackend\BackendUser\EditController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCacheDecider" of service "App\ControllerBackend\BackendUser\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\ControllerBackend\BackendUser\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPager" of service "App\ControllerBackend\BackendUser\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\ControllerBackend\BackendUser\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCacheDecider" of service "App\ControllerBackend\Contribution\DealContributionsListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\ControllerBackend\Contribution\DealContributionsListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPager" of service "App\ControllerBackend\Contribution\DealContributionsListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\ControllerBackend\Contribution\DealContributionsListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCacheDecider" of service "App\ControllerBackend\Contribution\ProjectContributionsListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\ControllerBackend\Contribution\ProjectContributionsListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPager" of service "App\ControllerBackend\Contribution\ProjectContributionsListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\ControllerBackend\Contribution\ProjectContributionsListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\ControllerBackend\Contribution\RefundDealContributionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\ControllerBackend\Contribution\RefundDealContributionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormSavedMessage" of service "App\ControllerBackend\Contribution\RefundDealContributionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurity" of service "App\ControllerBackend\Contribution\RefundDealContributionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTasksPool" of service "App\ControllerBackend\Contribution\RefundDealContributionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\ControllerBackend\Contribution\RefundDealContributionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\ControllerBackend\Contribution\RefundProjectContributionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\ControllerBackend\Contribution\RefundProjectContributionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormSavedMessage" of service "App\ControllerBackend\Contribution\RefundProjectContributionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurity" of service "App\ControllerBackend\Contribution\RefundProjectContributionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTasksPool" of service "App\ControllerBackend\Contribution\RefundProjectContributionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\ControllerBackend\Contribution\RefundProjectContributionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCacheDecider" of service "App\ControllerBackend\Contribution\UserDealContributionsListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\ControllerBackend\Contribution\UserDealContributionsListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPager" of service "App\ControllerBackend\Contribution\UserDealContributionsListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\ControllerBackend\Contribution\UserDealContributionsListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCacheDecider" of service "App\ControllerBackend\Contribution\UserProjectContributionsListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\ControllerBackend\Contribution\UserProjectContributionsListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPager" of service "App\ControllerBackend\Contribution\UserProjectContributionsListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\ControllerBackend\Contribution\UserProjectContributionsListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCacheDecider" of service "App\ControllerBackend\CreditHistory\UserCreditPurchasesController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\ControllerBackend\CreditHistory\UserCreditPurchasesController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPager" of service "App\ControllerBackend\CreditHistory\UserCreditPurchasesController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\ControllerBackend\CreditHistory\UserCreditPurchasesController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\ControllerBackend\CreditsMembership\CancelCreditsMembershipController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\ControllerBackend\CreditsMembership\CancelCreditsMembershipController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormSavedMessage" of service "App\ControllerBackend\CreditsMembership\CancelCreditsMembershipController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurity" of service "App\ControllerBackend\CreditsMembership\CancelCreditsMembershipController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTasksPool" of service "App\ControllerBackend\CreditsMembership\CancelCreditsMembershipController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\ControllerBackend\CreditsMembership\CancelCreditsMembershipController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCacheDecider" of service "App\ControllerBackend\CreditsMembership\TransactionsListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\ControllerBackend\CreditsMembership\TransactionsListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPager" of service "App\ControllerBackend\CreditsMembership\TransactionsListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\ControllerBackend\CreditsMembership\TransactionsListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\ControllerBackend\CreditsMembership\UndoCancelCreditsMembershipController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\ControllerBackend\CreditsMembership\UndoCancelCreditsMembershipController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormSavedMessage" of service "App\ControllerBackend\CreditsMembership\UndoCancelCreditsMembershipController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurity" of service "App\ControllerBackend\CreditsMembership\UndoCancelCreditsMembershipController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTasksPool" of service "App\ControllerBackend\CreditsMembership\UndoCancelCreditsMembershipController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\ControllerBackend\CreditsMembership\UndoCancelCreditsMembershipController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\ControllerBackend\Deal\CreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\ControllerBackend\Deal\CreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormSavedMessage" of service "App\ControllerBackend\Deal\CreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurity" of service "App\ControllerBackend\Deal\CreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTasksPool" of service "App\ControllerBackend\Deal\CreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\ControllerBackend\Deal\CreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\ControllerBackend\Deal\CreateDealPerkController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\ControllerBackend\Deal\CreateDealPerkController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormSavedMessage" of service "App\ControllerBackend\Deal\CreateDealPerkController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurity" of service "App\ControllerBackend\Deal\CreateDealPerkController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTasksPool" of service "App\ControllerBackend\Deal\CreateDealPerkController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\ControllerBackend\Deal\CreateDealPerkController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\ControllerBackend\Deal\DeleteDealPerkController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\ControllerBackend\Deal\DeleteDealPerkController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\ControllerBackend\Deal\DeleteDealPerkController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormSavedMessage" of service "App\ControllerBackend\Deal\DeleteDealPerkController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurity" of service "App\ControllerBackend\Deal\DeleteDealPerkController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTasksPool" of service "App\ControllerBackend\Deal\DeleteDealPerkController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\ControllerBackend\Deal\DeleteDealPerkController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\ControllerBackend\Deal\EditController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\ControllerBackend\Deal\EditController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormSavedMessage" of service "App\ControllerBackend\Deal\EditController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurity" of service "App\ControllerBackend\Deal\EditController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTasksPool" of service "App\ControllerBackend\Deal\EditController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\ControllerBackend\Deal\EditController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\ControllerBackend\Deal\EditDealPerkController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\ControllerBackend\Deal\EditDealPerkController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormSavedMessage" of service "App\ControllerBackend\Deal\EditDealPerkController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurity" of service "App\ControllerBackend\Deal\EditDealPerkController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTasksPool" of service "App\ControllerBackend\Deal\EditDealPerkController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\ControllerBackend\Deal\EditDealPerkController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\ControllerBackend\Deal\EditMetadataController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\ControllerBackend\Deal\EditMetadataController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormSavedMessage" of service "App\ControllerBackend\Deal\EditMetadataController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurity" of service "App\ControllerBackend\Deal\EditMetadataController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTasksPool" of service "App\ControllerBackend\Deal\EditMetadataController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\ControllerBackend\Deal\EditMetadataController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\ControllerBackend\Deal\FakeContributionsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\ControllerBackend\Deal\FakeContributionsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormSavedMessage" of service "App\ControllerBackend\Deal\FakeContributionsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurity" of service "App\ControllerBackend\Deal\FakeContributionsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTasksPool" of service "App\ControllerBackend\Deal\FakeContributionsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\ControllerBackend\Deal\FakeContributionsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\ControllerBackend\Deal\ForceFinishController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\ControllerBackend\Deal\ForceFinishController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormSavedMessage" of service "App\ControllerBackend\Deal\ForceFinishController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurity" of service "App\ControllerBackend\Deal\ForceFinishController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTasksPool" of service "App\ControllerBackend\Deal\ForceFinishController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\ControllerBackend\Deal\ForceFinishController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCacheDecider" of service "App\ControllerBackend\Deal\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\ControllerBackend\Deal\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPager" of service "App\ControllerBackend\Deal\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\ControllerBackend\Deal\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCacheDecider" of service "App\ControllerBackend\Deal\ListDealPerkController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\ControllerBackend\Deal\ListDealPerkController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPager" of service "App\ControllerBackend\Deal\ListDealPerkController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\ControllerBackend\Deal\ListDealPerkController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\ControllerBackend\Deal\RefundController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\ControllerBackend\Deal\RefundController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormSavedMessage" of service "App\ControllerBackend\Deal\RefundController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurity" of service "App\ControllerBackend\Deal\RefundController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTasksPool" of service "App\ControllerBackend\Deal\RefundController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\ControllerBackend\Deal\RefundController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\ControllerBackend\Deal\SecondChanceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEmailSender" of service "App\ControllerBackend\Deal\SecondChanceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEmailStrategy" of service "App\ControllerBackend\Deal\SecondChanceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\ControllerBackend\Deal\SecondChanceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormSavedMessage" of service "App\ControllerBackend\Deal\SecondChanceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurity" of service "App\ControllerBackend\Deal\SecondChanceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTasksPool" of service "App\ControllerBackend\Deal\SecondChanceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\ControllerBackend\Deal\SecondChanceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\ControllerBackend\Feed\CreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\ControllerBackend\Feed\CreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormSavedMessage" of service "App\ControllerBackend\Feed\CreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurity" of service "App\ControllerBackend\Feed\CreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTasksPool" of service "App\ControllerBackend\Feed\CreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\ControllerBackend\Feed\CreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\ControllerBackend\Feed\EditController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\ControllerBackend\Feed\EditController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormSavedMessage" of service "App\ControllerBackend\Feed\EditController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurity" of service "App\ControllerBackend\Feed\EditController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTasksPool" of service "App\ControllerBackend\Feed\EditController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\ControllerBackend\Feed\EditController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCacheDecider" of service "App\ControllerBackend\Feed\LikeListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\ControllerBackend\Feed\LikeListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPager" of service "App\ControllerBackend\Feed\LikeListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\ControllerBackend\Feed\LikeListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCacheDecider" of service "App\ControllerBackend\Feed\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\ControllerBackend\Feed\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPager" of service "App\ControllerBackend\Feed\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\ControllerBackend\Feed\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\ControllerBackend\InternalTag\CreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\ControllerBackend\InternalTag\CreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormSavedMessage" of service "App\ControllerBackend\InternalTag\CreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurity" of service "App\ControllerBackend\InternalTag\CreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTasksPool" of service "App\ControllerBackend\InternalTag\CreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\ControllerBackend\InternalTag\CreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\ControllerBackend\InternalTag\EditController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\ControllerBackend\InternalTag\EditController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormSavedMessage" of service "App\ControllerBackend\InternalTag\EditController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurity" of service "App\ControllerBackend\InternalTag\EditController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTasksPool" of service "App\ControllerBackend\InternalTag\EditController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\ControllerBackend\InternalTag\EditController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCacheDecider" of service "App\ControllerBackend\InternalTag\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\ControllerBackend\InternalTag\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPager" of service "App\ControllerBackend\InternalTag\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\ControllerBackend\InternalTag\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCacheDecider" of service "App\ControllerBackend\LandingPageTrack\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\ControllerBackend\LandingPageTrack\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPager" of service "App\ControllerBackend\LandingPageTrack\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\ControllerBackend\LandingPageTrack\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCacheDecider" of service "App\ControllerBackend\Languages\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\ControllerBackend\Languages\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPager" of service "App\ControllerBackend\Languages\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\ControllerBackend\Languages\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCacheDecider" of service "App\ControllerBackend\LoginLog\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\ControllerBackend\LoginLog\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPager" of service "App\ControllerBackend\LoginLog\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\ControllerBackend\LoginLog\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUserRepository" of service "App\ControllerBackend\LoginLog\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\ControllerBackend\Message\CreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\ControllerBackend\Message\CreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormSavedMessage" of service "App\ControllerBackend\Message\CreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurity" of service "App\ControllerBackend\Message\CreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTasksPool" of service "App\ControllerBackend\Message\CreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\ControllerBackend\Message\CreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\ControllerBackend\Message\EditController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\ControllerBackend\Message\EditController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormSavedMessage" of service "App\ControllerBackend\Message\EditController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurity" of service "App\ControllerBackend\Message\EditController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTasksPool" of service "App\ControllerBackend\Message\EditController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\ControllerBackend\Message\EditController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCacheDecider" of service "App\ControllerBackend\Message\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\ControllerBackend\Message\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPager" of service "App\ControllerBackend\Message\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\ControllerBackend\Message\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\ControllerBackend\Performer\CreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\ControllerBackend\Performer\CreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormSavedMessage" of service "App\ControllerBackend\Performer\CreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurity" of service "App\ControllerBackend\Performer\CreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTasksPool" of service "App\ControllerBackend\Performer\CreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\ControllerBackend\Performer\CreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\ControllerBackend\Performer\DeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\ControllerBackend\Performer\DeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\ControllerBackend\Performer\DeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormSavedMessage" of service "App\ControllerBackend\Performer\DeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurity" of service "App\ControllerBackend\Performer\DeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTasksPool" of service "App\ControllerBackend\Performer\DeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\ControllerBackend\Performer\DeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\ControllerBackend\Performer\EditController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\ControllerBackend\Performer\EditController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormSavedMessage" of service "App\ControllerBackend\Performer\EditController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurity" of service "App\ControllerBackend\Performer\EditController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTasksPool" of service "App\ControllerBackend\Performer\EditController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\ControllerBackend\Performer\EditController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCacheDecider" of service "App\ControllerBackend\Performer\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\ControllerBackend\Performer\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPager" of service "App\ControllerBackend\Performer\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\ControllerBackend\Performer\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\ControllerBackend\Project\CreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\ControllerBackend\Project\CreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormSavedMessage" of service "App\ControllerBackend\Project\CreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurity" of service "App\ControllerBackend\Project\CreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTasksPool" of service "App\ControllerBackend\Project\CreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\ControllerBackend\Project\CreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\ControllerBackend\Project\CreateProjectPerkController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\ControllerBackend\Project\CreateProjectPerkController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormSavedMessage" of service "App\ControllerBackend\Project\CreateProjectPerkController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurity" of service "App\ControllerBackend\Project\CreateProjectPerkController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTasksPool" of service "App\ControllerBackend\Project\CreateProjectPerkController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\ControllerBackend\Project\CreateProjectPerkController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\ControllerBackend\Project\EditController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\ControllerBackend\Project\EditController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormSavedMessage" of service "App\ControllerBackend\Project\EditController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurity" of service "App\ControllerBackend\Project\EditController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTasksPool" of service "App\ControllerBackend\Project\EditController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\ControllerBackend\Project\EditController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\ControllerBackend\Project\EditCustomVideoController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\ControllerBackend\Project\EditCustomVideoController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormSavedMessage" of service "App\ControllerBackend\Project\EditCustomVideoController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurity" of service "App\ControllerBackend\Project\EditCustomVideoController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTasksPool" of service "App\ControllerBackend\Project\EditCustomVideoController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\ControllerBackend\Project\EditCustomVideoController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\ControllerBackend\Project\EditMetadataController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\ControllerBackend\Project\EditMetadataController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormSavedMessage" of service "App\ControllerBackend\Project\EditMetadataController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurity" of service "App\ControllerBackend\Project\EditMetadataController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTasksPool" of service "App\ControllerBackend\Project\EditMetadataController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\ControllerBackend\Project\EditMetadataController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\ControllerBackend\Project\EditProjectPerkController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\ControllerBackend\Project\EditProjectPerkController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormSavedMessage" of service "App\ControllerBackend\Project\EditProjectPerkController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurity" of service "App\ControllerBackend\Project\EditProjectPerkController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTasksPool" of service "App\ControllerBackend\Project\EditProjectPerkController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\ControllerBackend\Project\EditProjectPerkController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\ControllerBackend\Project\FakeContributionsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\ControllerBackend\Project\FakeContributionsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormSavedMessage" of service "App\ControllerBackend\Project\FakeContributionsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurity" of service "App\ControllerBackend\Project\FakeContributionsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTasksPool" of service "App\ControllerBackend\Project\FakeContributionsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\ControllerBackend\Project\FakeContributionsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\ControllerBackend\Project\ForceFinishController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\ControllerBackend\Project\ForceFinishController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormSavedMessage" of service "App\ControllerBackend\Project\ForceFinishController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurity" of service "App\ControllerBackend\Project\ForceFinishController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTasksPool" of service "App\ControllerBackend\Project\ForceFinishController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\ControllerBackend\Project\ForceFinishController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCacheDecider" of service "App\ControllerBackend\Project\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\ControllerBackend\Project\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPager" of service "App\ControllerBackend\Project\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\ControllerBackend\Project\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCacheDecider" of service "App\ControllerBackend\Project\ListProjectPerkController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\ControllerBackend\Project\ListProjectPerkController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPager" of service "App\ControllerBackend\Project\ListProjectPerkController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\ControllerBackend\Project\ListProjectPerkController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\ControllerBackend\Project\RefundController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\ControllerBackend\Project\RefundController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormSavedMessage" of service "App\ControllerBackend\Project\RefundController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurity" of service "App\ControllerBackend\Project\RefundController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTasksPool" of service "App\ControllerBackend\Project\RefundController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\ControllerBackend\Project\RefundController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\ControllerBackend\Project\SecondChanceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEmailSender" of service "App\ControllerBackend\Project\SecondChanceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEmailStrategy" of service "App\ControllerBackend\Project\SecondChanceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\ControllerBackend\Project\SecondChanceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormSavedMessage" of service "App\ControllerBackend\Project\SecondChanceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurity" of service "App\ControllerBackend\Project\SecondChanceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTasksPool" of service "App\ControllerBackend\Project\SecondChanceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\ControllerBackend\Project\SecondChanceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCacheDecider" of service "App\ControllerBackend\Purchase\MessagePurchasesListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\ControllerBackend\Purchase\MessagePurchasesListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPager" of service "App\ControllerBackend\Purchase\MessagePurchasesListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\ControllerBackend\Purchase\MessagePurchasesListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\ControllerBackend\Purchase\RefundMessagePurchaseController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\ControllerBackend\Purchase\RefundMessagePurchaseController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormSavedMessage" of service "App\ControllerBackend\Purchase\RefundMessagePurchaseController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurity" of service "App\ControllerBackend\Purchase\RefundMessagePurchaseController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTasksPool" of service "App\ControllerBackend\Purchase\RefundMessagePurchaseController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\ControllerBackend\Purchase\RefundMessagePurchaseController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\ControllerBackend\Purchase\RefundShopVideoPurchaseController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\ControllerBackend\Purchase\RefundShopVideoPurchaseController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormSavedMessage" of service "App\ControllerBackend\Purchase\RefundShopVideoPurchaseController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurity" of service "App\ControllerBackend\Purchase\RefundShopVideoPurchaseController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTasksPool" of service "App\ControllerBackend\Purchase\RefundShopVideoPurchaseController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\ControllerBackend\Purchase\RefundShopVideoPurchaseController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCacheDecider" of service "App\ControllerBackend\Purchase\ShopVideoPurchasesListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\ControllerBackend\Purchase\ShopVideoPurchasesListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPager" of service "App\ControllerBackend\Purchase\ShopVideoPurchasesListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\ControllerBackend\Purchase\ShopVideoPurchasesListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCacheDecider" of service "App\ControllerBackend\Purchase\UserMessagePurchasesListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\ControllerBackend\Purchase\UserMessagePurchasesListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPager" of service "App\ControllerBackend\Purchase\UserMessagePurchasesListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\ControllerBackend\Purchase\UserMessagePurchasesListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCacheDecider" of service "App\ControllerBackend\Purchase\UserShopVideoPurchasesListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\ControllerBackend\Purchase\UserShopVideoPurchasesListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPager" of service "App\ControllerBackend\Purchase\UserShopVideoPurchasesListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\ControllerBackend\Purchase\UserShopVideoPurchasesListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\ControllerBackend\ShopVideo\CreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\ControllerBackend\ShopVideo\CreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormSavedMessage" of service "App\ControllerBackend\ShopVideo\CreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurity" of service "App\ControllerBackend\ShopVideo\CreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTasksPool" of service "App\ControllerBackend\ShopVideo\CreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\ControllerBackend\ShopVideo\CreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\ControllerBackend\ShopVideo\DeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\ControllerBackend\ShopVideo\DeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\ControllerBackend\ShopVideo\DeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormSavedMessage" of service "App\ControllerBackend\ShopVideo\DeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurity" of service "App\ControllerBackend\ShopVideo\DeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTasksPool" of service "App\ControllerBackend\ShopVideo\DeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\ControllerBackend\ShopVideo\DeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\ControllerBackend\ShopVideo\EditController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\ControllerBackend\ShopVideo\EditController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormSavedMessage" of service "App\ControllerBackend\ShopVideo\EditController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurity" of service "App\ControllerBackend\ShopVideo\EditController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTasksPool" of service "App\ControllerBackend\ShopVideo\EditController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\ControllerBackend\ShopVideo\EditController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\ControllerBackend\ShopVideo\EditMetadataController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\ControllerBackend\ShopVideo\EditMetadataController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormSavedMessage" of service "App\ControllerBackend\ShopVideo\EditMetadataController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurity" of service "App\ControllerBackend\ShopVideo\EditMetadataController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTasksPool" of service "App\ControllerBackend\ShopVideo\EditMetadataController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\ControllerBackend\ShopVideo\EditMetadataController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCacheDecider" of service "App\ControllerBackend\ShopVideo\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\ControllerBackend\ShopVideo\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPager" of service "App\ControllerBackend\ShopVideo\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\ControllerBackend\ShopVideo\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\ControllerBackend\Tag\CreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\ControllerBackend\Tag\CreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormSavedMessage" of service "App\ControllerBackend\Tag\CreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurity" of service "App\ControllerBackend\Tag\CreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTasksPool" of service "App\ControllerBackend\Tag\CreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\ControllerBackend\Tag\CreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\ControllerBackend\Tag\EditController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\ControllerBackend\Tag\EditController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormSavedMessage" of service "App\ControllerBackend\Tag\EditController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurity" of service "App\ControllerBackend\Tag\EditController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTasksPool" of service "App\ControllerBackend\Tag\EditController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\ControllerBackend\Tag\EditController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCacheDecider" of service "App\ControllerBackend\Tag\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\ControllerBackend\Tag\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPager" of service "App\ControllerBackend\Tag\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\ControllerBackend\Tag\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\ControllerBackend\TwoFactor\ResetController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwoFactorManager" of service "App\ControllerBackend\TwoFactor\ResetController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDeviceFingerprintGenerator" of service "App\ControllerBackend\TwoFactor\SetupController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setReferenceStorage" of service "App\ControllerBackend\TwoFactor\SetupController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwoFactorManager" of service "App\ControllerBackend\TwoFactor\SetupController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDeviceFingerprintGenerator" of service "App\ControllerBackend\TwoFactor\VerifyController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setReferenceStorage" of service "App\ControllerBackend\TwoFactor\VerifyController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwoFactorManager" of service "App\ControllerBackend\TwoFactor\VerifyController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\ControllerBackend\User\CreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\ControllerBackend\User\CreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormSavedMessage" of service "App\ControllerBackend\User\CreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurity" of service "App\ControllerBackend\User\CreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTasksPool" of service "App\ControllerBackend\User\CreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\ControllerBackend\User\CreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\ControllerBackend\User\EditController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\ControllerBackend\User\EditController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormSavedMessage" of service "App\ControllerBackend\User\EditController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurity" of service "App\ControllerBackend\User\EditController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTasksPool" of service "App\ControllerBackend\User\EditController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\ControllerBackend\User\EditController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\ControllerBackend\User\EditEmailController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\ControllerBackend\User\EditEmailController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormSavedMessage" of service "App\ControllerBackend\User\EditEmailController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurity" of service "App\ControllerBackend\User\EditEmailController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTasksPool" of service "App\ControllerBackend\User\EditEmailController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\ControllerBackend\User\EditEmailController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\ControllerBackend\User\ImpersonationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setImpersonationProvider" of service "App\ControllerBackend\User\ImpersonationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCacheDecider" of service "App\ControllerBackend\User\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\ControllerBackend\User\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPager" of service "App\ControllerBackend\User\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\ControllerBackend\User\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\Controller\ContentReport\CreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\ContentReport\CreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormSavedMessage" of service "App\Controller\ContentReport\CreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurity" of service "App\Controller\ContentReport\CreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTasksPool" of service "App\Controller\ContentReport\CreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\Controller\ContentReport\CreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\Controller\ContentReport\VerifyController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\ContentReport\VerifyController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormSavedMessage" of service "App\Controller\ContentReport\VerifyController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurity" of service "App\Controller\ContentReport\VerifyController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTasksPool" of service "App\Controller\ContentReport\VerifyController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\Controller\ContentReport\VerifyController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\Controller\CreditsMembership\CancelController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\CreditsMembership\CancelController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormSavedMessage" of service "App\Controller\CreditsMembership\CancelController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurity" of service "App\Controller\CreditsMembership\CancelController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTasksPool" of service "App\Controller\CreditsMembership\CancelController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\Controller\CreditsMembership\CancelController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\Controller\CreditsMembership\CreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\CreditsMembership\CreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormSavedMessage" of service "App\Controller\CreditsMembership\CreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurity" of service "App\Controller\CreditsMembership\CreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTasksPool" of service "App\Controller\CreditsMembership\CreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\Controller\CreditsMembership\CreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\Controller\CreditsMembership\UndoCancelController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\CreditsMembership\UndoCancelController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormSavedMessage" of service "App\Controller\CreditsMembership\UndoCancelController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurity" of service "App\Controller\CreditsMembership\UndoCancelController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTasksPool" of service "App\Controller\CreditsMembership\UndoCancelController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\Controller\CreditsMembership\UndoCancelController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\Controller\Deal\DetailsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\Deal\DetailsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\Controller\Deal\DetailsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\Controller\Deal\DownloadController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\Deal\DownloadController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\Controller\Deal\DownloadController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCacheDecider" of service "App\Controller\Deal\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\Controller\Deal\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPager" of service "App\Controller\Deal\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\Deal\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\Controller\Deal\PurchaseController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\Deal\PurchaseController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormSavedMessage" of service "App\Controller\Deal\PurchaseController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurity" of service "App\Controller\Deal\PurchaseController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTasksPool" of service "App\Controller\Deal\PurchaseController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\Controller\Deal\PurchaseController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCacheDecider" of service "App\Controller\Download\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\Controller\Download\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPager" of service "App\Controller\Download\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\Download\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\Controller\Favorite\CreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\Favorite\CreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormSavedMessage" of service "App\Controller\Favorite\CreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurity" of service "App\Controller\Favorite\CreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTasksPool" of service "App\Controller\Favorite\CreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\Controller\Favorite\CreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\Controller\Favorite\DeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\Favorite\DeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\Favorite\DeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormSavedMessage" of service "App\Controller\Favorite\DeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurity" of service "App\Controller\Favorite\DeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTasksPool" of service "App\Controller\Favorite\DeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\Controller\Favorite\DeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCacheDecider" of service "App\Controller\Favorite\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\Controller\Favorite\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPager" of service "App\Controller\Favorite\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\Favorite\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\Controller\Feed\CreateFeedLikeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\Feed\CreateFeedLikeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormSavedMessage" of service "App\Controller\Feed\CreateFeedLikeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurity" of service "App\Controller\Feed\CreateFeedLikeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTasksPool" of service "App\Controller\Feed\CreateFeedLikeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\Controller\Feed\CreateFeedLikeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\Controller\Feed\DeleteFeedLikeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\Feed\DeleteFeedLikeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\Feed\DeleteFeedLikeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormSavedMessage" of service "App\Controller\Feed\DeleteFeedLikeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurity" of service "App\Controller\Feed\DeleteFeedLikeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTasksPool" of service "App\Controller\Feed\DeleteFeedLikeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\Controller\Feed\DeleteFeedLikeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCacheDecider" of service "App\Controller\Feed\FeedLikeListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\Controller\Feed\FeedLikeListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPager" of service "App\Controller\Feed\FeedLikeListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\Feed\FeedLikeListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCacheDecider" of service "App\Controller\Feed\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\Controller\Feed\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPager" of service "App\Controller\Feed\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\Feed\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\Controller\Feed\PurchaseShopVideoController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\Feed\PurchaseShopVideoController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormSavedMessage" of service "App\Controller\Feed\PurchaseShopVideoController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurity" of service "App\Controller\Feed\PurchaseShopVideoController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTasksPool" of service "App\Controller\Feed\PurchaseShopVideoController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\Controller\Feed\PurchaseShopVideoController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCacheDecider" of service "App\Controller\Feed\TagListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\Controller\Feed\TagListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPager" of service "App\Controller\Feed\TagListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\Feed\TagListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\Controller\Message\DetailsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\Message\DetailsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\Controller\Message\DetailsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\Controller\Message\DownloadController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\Message\DownloadController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\Controller\Message\DownloadController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCacheDecider" of service "App\Controller\Message\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\Controller\Message\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPager" of service "App\Controller\Message\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\Message\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCacheDecider" of service "App\Controller\Message\NotificationListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\Controller\Message\NotificationListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPager" of service "App\Controller\Message\NotificationListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\Message\NotificationListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\Controller\Message\PurchaseController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\Message\PurchaseController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormSavedMessage" of service "App\Controller\Message\PurchaseController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurity" of service "App\Controller\Message\PurchaseController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTasksPool" of service "App\Controller\Message\PurchaseController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\Controller\Message\PurchaseController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCacheDecider" of service "App\Controller\Performer\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\Controller\Performer\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPager" of service "App\Controller\Performer\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\Performer\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCacheDecider" of service "App\Controller\Performer\PerformerDealController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\Controller\Performer\PerformerDealController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPager" of service "App\Controller\Performer\PerformerDealController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\Performer\PerformerDealController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCacheDecider" of service "App\Controller\Performer\PerformerProjectController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\Controller\Performer\PerformerProjectController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPager" of service "App\Controller\Performer\PerformerProjectController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\Performer\PerformerProjectController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCacheDecider" of service "App\Controller\Performer\PerformerShopVideoController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\Controller\Performer\PerformerShopVideoController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPager" of service "App\Controller\Performer\PerformerShopVideoController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\Performer\PerformerShopVideoController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\Controller\Project\DetailsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\Project\DetailsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\Controller\Project\DetailsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\Controller\Project\DownloadController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\Project\DownloadController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\Controller\Project\DownloadController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCacheDecider" of service "App\Controller\Project\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\Controller\Project\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPager" of service "App\Controller\Project\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\Project\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\Controller\Project\PurchaseController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\Project\PurchaseController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormSavedMessage" of service "App\Controller\Project\PurchaseController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurity" of service "App\Controller\Project\PurchaseController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTasksPool" of service "App\Controller\Project\PurchaseController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\Controller\Project\PurchaseController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\Controller\Registration\EmailVerificationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\Registration\EmailVerificationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormSavedMessage" of service "App\Controller\Registration\EmailVerificationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurity" of service "App\Controller\Registration\EmailVerificationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTasksPool" of service "App\Controller\Registration\EmailVerificationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\Controller\Registration\EmailVerificationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCacheDecider" of service "App\Controller\Registration\NicknameListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\Controller\Registration\NicknameListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPager" of service "App\Controller\Registration\NicknameListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\Registration\NicknameListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\Controller\Registration\RegistrationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\Registration\RegistrationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormSavedMessage" of service "App\Controller\Registration\RegistrationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurity" of service "App\Controller\Registration\RegistrationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTasksPool" of service "App\Controller\Registration\RegistrationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\Controller\Registration\RegistrationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setVerifier" of service "App\Controller\Registration\ResendVerificationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\Controller\Settings\ChangeCardController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\Settings\ChangeCardController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormSavedMessage" of service "App\Controller\Settings\ChangeCardController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurity" of service "App\Controller\Settings\ChangeCardController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTasksPool" of service "App\Controller\Settings\ChangeCardController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\Controller\Settings\ChangeCardController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\Controller\Settings\ChangeNicknameController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\Settings\ChangeNicknameController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormSavedMessage" of service "App\Controller\Settings\ChangeNicknameController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurity" of service "App\Controller\Settings\ChangeNicknameController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTasksPool" of service "App\Controller\Settings\ChangeNicknameController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\Controller\Settings\ChangeNicknameController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\Controller\Settings\ChangePasswordController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\Settings\ChangePasswordController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormSavedMessage" of service "App\Controller\Settings\ChangePasswordController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurity" of service "App\Controller\Settings\ChangePasswordController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTasksPool" of service "App\Controller\Settings\ChangePasswordController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\Controller\Settings\ChangePasswordController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCacheDecider" of service "App\Controller\Settings\CreditHistoryController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\Controller\Settings\CreditHistoryController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPager" of service "App\Controller\Settings\CreditHistoryController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\Settings\CreditHistoryController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCacheDecider" of service "App\Controller\Settings\DealsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\Controller\Settings\DealsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPager" of service "App\Controller\Settings\DealsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\Settings\DealsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\Controller\Settings\NotificationsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\Settings\NotificationsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormSavedMessage" of service "App\Controller\Settings\NotificationsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurity" of service "App\Controller\Settings\NotificationsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTasksPool" of service "App\Controller\Settings\NotificationsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\Controller\Settings\NotificationsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCacheDecider" of service "App\Controller\Settings\ProjectsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\Controller\Settings\ProjectsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPager" of service "App\Controller\Settings\ProjectsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\Settings\ProjectsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\Controller\Settings\PurchaseCreditsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\Settings\PurchaseCreditsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormSavedMessage" of service "App\Controller\Settings\PurchaseCreditsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurity" of service "App\Controller\Settings\PurchaseCreditsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTasksPool" of service "App\Controller\Settings\PurchaseCreditsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\Controller\Settings\PurchaseCreditsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\Controller\Settings\VxsChangeCardDetailsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\Settings\VxsChangeCardDetailsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\Controller\Settings\VxsChangeCardDetailsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCacheDecider" of service "App\Controller\Settings\VxsOrderListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\Controller\Settings\VxsOrderListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPager" of service "App\Controller\Settings\VxsOrderListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\Settings\VxsOrderListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\Controller\Settings\VxsPurchaseCreditsDetailsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\Settings\VxsPurchaseCreditsDetailsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\Controller\Settings\VxsPurchaseCreditsDetailsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\Controller\Settings\VxsPurchaseMembershipDetailsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\Settings\VxsPurchaseMembershipDetailsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\Controller\Settings\VxsPurchaseMembershipDetailsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\Controller\ShopVideo\DetailsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\ShopVideo\DetailsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\Controller\ShopVideo\DetailsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\Controller\ShopVideo\DownloadController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\ShopVideo\DownloadController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\Controller\ShopVideo\DownloadController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCacheDecider" of service "App\Controller\ShopVideo\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\Controller\ShopVideo\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPager" of service "App\Controller\ShopVideo\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\ShopVideo\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\Controller\ShopVideo\PurchaseController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\ShopVideo\PurchaseController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormSavedMessage" of service "App\Controller\ShopVideo\PurchaseController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurity" of service "App\Controller\ShopVideo\PurchaseController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTasksPool" of service "App\Controller\ShopVideo\PurchaseController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\Controller\ShopVideo\PurchaseController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSender" of service "App\Controller\StaticPage\ContactController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\Controller\StaticPage\ContactController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCacheDecider" of service "App\Controller\Tag\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\Controller\Tag\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPager" of service "App\Controller\Tag\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\Tag\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCacheDecider" of service "App\Controller\Tag\TagDealController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\Controller\Tag\TagDealController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPager" of service "App\Controller\Tag\TagDealController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\Tag\TagDealController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCacheDecider" of service "App\Controller\Tag\TagProjectController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\Controller\Tag\TagProjectController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPager" of service "App\Controller\Tag\TagProjectController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\Tag\TagProjectController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCacheDecider" of service "App\Controller\Tag\TagShopVideoController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDoctrine" of service "App\Controller\Tag\TagShopVideoController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPager" of service "App\Controller\Tag\TagShopVideoController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\Tag\TagShopVideoController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDeviceFingerprintGenerator" of service "App\Controller\TwoFactor\SetupController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setReferenceStorage" of service "App\Controller\TwoFactor\SetupController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwoFactorManager" of service "App\Controller\TwoFactor\SetupController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDeviceFingerprintGenerator" of service "App\Controller\TwoFactor\VerifyController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setReferenceStorage" of service "App\Controller\TwoFactor\VerifyController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwoFactorManager" of service "App\Controller\TwoFactor\VerifyController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "VxsBundle\Controller\VxsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "VxsBundle\Controller\VxsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setVxsChecker" of service "VxsBundle\Controller\VxsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
417
Removed service "Psr\Container\ContainerInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ContainerInterface"; reason: private alias.
Removed service "App\VideoProcessing\Ffmpeg\Vidcaps\FetcherInterface"; reason: private alias.
Removed service "App\VideoProcessing\Ffmpeg\FileInfo\FetcherInterface"; reason: private alias.
Removed service "App\Contract\Payments\CreditsHistoryRelatedInterface"; reason: private alias.
Removed service "App\Contract\Payments\NonEntityCreditsHistoryRelation"; reason: private alias.
Removed service "App\Email\EmailStrategyInterface"; reason: private alias.
Removed service "App\VideoProcessing\Ffmpeg\VidcapStepStrategy\StepStrategyInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface"; reason: private alias.
Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Contracts\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpCache\StoreInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\UriSigner"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
Removed service "Symfony\Component\String\Slugger\SluggerInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Fragment\FragmentUriGeneratorInterface"; reason: private alias.
Removed service "error_renderer.html"; reason: private alias.
Removed service "error_renderer"; reason: private alias.
Removed service "Psr\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
Removed service "Symfony\Component\Cache\Adapter\AdapterInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\TranslatorInterface"; reason: private alias.
Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface"; reason: private alias.
Removed service "mailer"; reason: private alias.
Removed service "Symfony\Component\Mailer\MailerInterface"; reason: private alias.
Removed service "Symfony\Component\Mailer\Transport\TransportInterface"; reason: private alias.
Removed service "mailer.logger_message_listener"; reason: private alias.
Removed service "Symfony\Component\Translation\Reader\TranslationReaderInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Extractor\ExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Writer\TranslationWriterInterface"; reason: private alias.
Removed service "translator.formatter"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Debug\FileLinkFormatter"; reason: private alias.
Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
Removed service "annotation_reader"; reason: private alias.
Removed service "Doctrine\Common\Annotations\Reader"; reason: private alias.
Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
Removed service "serializer.property_accessor"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\ObjectNormalizer"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\PropertyNormalizer"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
Removed service "error_renderer.serializer"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
Removed service "cache.default_redis_provider"; reason: private alias.
Removed service "cache.default_memcached_provider"; reason: private alias.
Removed service "cache.default_doctrine_dbal_provider"; reason: private alias.
Removed service "cache.default_pdo_provider"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $cacheDefaultMemcached"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $cacheDefaultMemcached"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $cacheDefaultMemcached"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $cacheCacheUser"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $cacheCacheUser"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $cacheCacheUser"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $cacheCategorization"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $cacheCategorization"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $cacheCategorization"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $cacheCacheDeal"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $cacheCacheDeal"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $cacheCacheDeal"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $cacheCacheProject"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $cacheCacheProject"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $cacheCacheProject"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $cacheCacheShopVideo"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $cacheCacheShopVideo"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $cacheCacheShopVideo"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $cacheCacheFavorite"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $cacheCacheFavorite"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $cacheCacheFavorite"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $cacheFeed"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $cacheFeed"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $cacheFeed"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $cacheFeedLike"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $cacheFeedLike"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $cacheFeedLike"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $cacheCacheArray"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $cacheCacheArray"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $cacheCacheArray"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $messagesCache"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $messagesCache"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $messagesCache"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $cacheTaggedMemcached"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $cacheTaggedMemcached"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $cacheTaggedMemcached"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: private alias.
Removed service "SessionHandlerInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\Session\Flash\FlashBagInterface"; reason: private alias.
Removed service "session.storage.factory"; reason: private alias.
Removed service "session.handler"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
Removed service "form.property_accessor"; reason: private alias.
Removed service "form.choice_list_factory"; reason: private alias.
Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
Removed service "Symfony\Component\Messenger\Transport\Serialization\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Messenger\MessageBusInterface"; reason: private alias.
Removed service "messenger.default_serializer"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
Removed service "Doctrine\DBAL\Driver\Connection"; reason: private alias.
Removed service "Doctrine\DBAL\Connection"; reason: private alias.
Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
Removed service "doctrine.dbal.event_manager"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $defaultConnection"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
Removed service "doctrine.orm.metadata.annotation_reader"; reason: private alias.
Removed service "doctrine.orm.default_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.default_result_cache"; reason: private alias.
Removed service "doctrine.orm.default_query_cache"; reason: private alias.
Removed service "doctrine.orm.default_second_level_cache.region_cache_driver"; reason: private alias.
Removed service "doctrine.orm.default_second_level_cache.region.categorization_driver"; reason: private alias.
Removed service "doctrine.orm.default_second_level_cache.region.cache_user_driver"; reason: private alias.
Removed service "doctrine.orm.default_second_level_cache.region.cache_favorite_driver"; reason: private alias.
Removed service "doctrine.orm.default_second_level_cache.region.feed_driver"; reason: private alias.
Removed service "doctrine.orm.default_second_level_cache.region.feed_like_driver"; reason: private alias.
Removed service "doctrine.orm.default_second_level_cache.region.cache_message_driver"; reason: private alias.
Removed service "doctrine.orm.default_second_level_cache.region.cache_deal_driver"; reason: private alias.
Removed service "doctrine.orm.default_second_level_cache.region.cache_project_driver"; reason: private alias.
Removed service "doctrine.orm.default_second_level_cache.region.cache_shop_video_driver"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $defaultEntityManager"; reason: private alias.
Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
Removed service "doctrine.migrations.metadata_storage"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
Removed service "security.encoder_factory"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
Removed service "Symfony\Component\Security\Http\FirewallMapInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface"; reason: private alias.
Removed service "security.password_hasher"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\UserAuthenticatorInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authentication\AuthenticationManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Guard\GuardAuthenticatorHandler"; reason: private alias.
Removed service "security.firewall"; reason: private alias.
Removed service "security.user.provider.concrete.user_provider"; reason: private alias.
Removed service "security.user.provider.concrete.impersonation_provider"; reason: private alias.
Removed service "security.authentication.session_strategy.backend"; reason: private alias.
Removed service "Symfony\Component\Security\Http\RememberMe\RememberMeHandlerInterface"; reason: private alias.
Removed service "security.user_checker.backend"; reason: private alias.
Removed service "security.authentication.session_strategy.main"; reason: private alias.
Removed service "security.user_checker.main"; reason: private alias.
Removed service "security.firewall.context_locator"; reason: private alias.
Removed service "Twig_Environment"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "Pagerfanta\RouteGenerator\RouteGeneratorFactoryInterface"; reason: private alias.
Removed service "Pagerfanta\View\ViewFactory"; reason: private alias.
Removed service "Pagerfanta\View\ViewFactoryInterface"; 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.handler_registry"; reason: private alias.
Removed service "jms_serializer.instance.default.handler_registry.service_locator"; 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_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.typed_properties_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 "League\Flysystem\FilesystemOperator $localFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $localNonPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $cdnProtectedFilesystem"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\ProducerInterface $tasksProcessProducer"; reason: private alias.
Removed service "Sindrive\RabbitMqTaskBundle\RabbitMq\Producer $tasksProcessProducer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\ProducerInterface $loginUpdateProducer"; reason: private alias.
Removed service "Sindrive\RabbitMqTaskBundle\RabbitMq\Producer $loginUpdateProducer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\ProducerInterface $loginLogProducer"; reason: private alias.
Removed service "Sindrive\RabbitMqTaskBundle\RabbitMq\Producer $loginLogProducer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\ProducerInterface $landingPageTrackProducer"; reason: private alias.
Removed service "Sindrive\RabbitMqTaskBundle\RabbitMq\Producer $landingPageTrackProducer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\ConsumerInterface $tasksProcessConsumer"; reason: private alias.
Removed service "Sindrive\RabbitMqTaskBundle\RabbitMq\Consumer $tasksProcessConsumer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\ConsumerInterface $tasksProcessDeadConsumer"; reason: private alias.
Removed service "Sindrive\RabbitMqTaskBundle\RabbitMq\Consumer $tasksProcessDeadConsumer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\ConsumerInterface $loginUpdateConsumer"; reason: private alias.
Removed service "Sindrive\RabbitMqTaskBundle\RabbitMq\Consumer $loginUpdateConsumer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\ConsumerInterface $loginUpdateDeadConsumer"; reason: private alias.
Removed service "Sindrive\RabbitMqTaskBundle\RabbitMq\Consumer $loginUpdateDeadConsumer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\ConsumerInterface $loginLogConsumer"; reason: private alias.
Removed service "Sindrive\RabbitMqTaskBundle\RabbitMq\Consumer $loginLogConsumer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\ConsumerInterface $loginLogDeadConsumer"; reason: private alias.
Removed service "Sindrive\RabbitMqTaskBundle\RabbitMq\Consumer $loginLogDeadConsumer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\ConsumerInterface $landingPageTrackConsumer"; reason: private alias.
Removed service "Sindrive\RabbitMqTaskBundle\RabbitMq\Consumer $landingPageTrackConsumer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\ConsumerInterface $landingPageTrackDeadConsumer"; reason: private alias.
Removed service "Sindrive\RabbitMqTaskBundle\RabbitMq\Consumer $landingPageTrackDeadConsumer"; reason: private alias.
Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollectionInterface"; reason: private alias.
Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupInterface"; reason: private alias.
Removed service "FFMpeg\FFMpeg"; reason: private alias.
Removed service "FFMpeg\FFProbe"; reason: private alias.
Removed service "Interop\Queue\ConnectionFactory"; reason: private alias.
Removed service "enqueue.transport.default.connection_factory"; reason: private alias.
Removed service "Interop\Queue\Context"; reason: private alias.
Removed service "enqueue.transport.default.context"; reason: private alias.
Removed service "Enqueue\Consumption\QueueConsumerInterface"; reason: private alias.
Removed service "enqueue.transport.default.queue_consumer"; reason: private alias.
Removed service "Enqueue\Rpc\RpcClient"; reason: private alias.
Removed service "enqueue.transport.default.rpc_client"; reason: private alias.
Removed service "Enqueue\Client\ProducerInterface"; reason: private alias.
Removed service "Enqueue\Client\SpoolProducer"; reason: private alias.
Removed service "enqueue.client.default.producer"; reason: private alias.
Removed service "enqueue.client.default.spool_producer"; reason: private alias.
Removed service "Enqueue\Client\DriverInterface"; reason: private alias.
Removed service "enqueue.client.default.driver"; reason: private alias.
Removed service "file_handler"; reason: private alias.
Removed service "Sindrive\ContentBundle\Thumbs\ThumbsManager"; reason: private alias.
Removed service "Sindrive\ContentBundle\Edgecast\Purge"; reason: private alias.
Removed service "Sindrive\ContentBundle\Edgecast\PurgeQueue"; reason: private alias.
Removed service "Sindrive\ContentBundle\Resizer\Resizer"; reason: private alias.
Removed service "Sindrive\ContentBundle\Resizer\Processor\ImageProcessorInterface"; reason: private alias.
Removed service "sindrive.protection"; reason: private alias.
Removed service "Sindrive\EdgecastBundle\Service\ProtectionInterface"; reason: private alias.
Removed service "Sindrive\EmailSenderBundle\Service\EmailSender"; reason: private alias.
Removed service "Sindrive\MemcachedBundle\Services\MemcachedDriver"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\AmqpPartsHolder"; reason: private alias.
Removed service "Sindrive\RabbitMqTaskBundle\Service\TaskHandler"; reason: private alias.
Removed service "League\Flysystem\MountManager"; reason: private alias.
Removed service "Oneup\UploaderBundle\Uploader\Chunk\ChunkManagerInterface"; reason: private alias.
Removed service "UploadsBundle\Model\FileInterface"; reason: private alias.
Removed service "twig.loader.filesystem"; reason: private alias.
Removed service "argument_resolver.controller_locator"; reason: private alias.
Removed service "doctrine.id_generator_locator"; reason: private alias.
Removed service "twig.loader"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $messengerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $mailerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $edgecastLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $memcachedLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $paymentLogger"; reason: private alias.
Removed service ".service_locator.xA5JHs7"; reason: private alias.
Removed service ".service_locator.4edsfax"; reason: private alias.
Removed service ".service_locator.Bg8B0Yx"; reason: private alias.
Removed service ".service_locator.xUEHcLO"; reason: private alias.
Removed service ".service_locator.dvfUIQY"; reason: private alias.
Removed service ".service_locator.kU_9bh."; reason: private alias.
Removed service ".service_locator.13qzyLC"; reason: private alias.
Removed service ".service_locator.XDGmiR3"; reason: private alias.
Removed service ".service_locator.ZrgG3s2"; reason: private alias.
Removed service ".service_locator.0GV1BZZ"; reason: private alias.
Removed service ".service_locator.yzmYslT"; reason: private alias.
Removed service ".service_locator.e1WvWox"; reason: private alias.
Removed service ".service_locator.wxZz3jh"; reason: private alias.
Removed service ".service_locator.WLnSY.F"; reason: private alias.
Removed service ".service_locator.BTyVC7v"; reason: private alias.
Removed service ".service_locator._O13t53"; reason: private alias.
Removed service ".service_locator.O24_MAy"; reason: private alias.
Removed service ".service_locator.W9y3dzm"; reason: private alias.
Removed service "http_client"; reason: private alias.
Removed service "controller_resolver"; reason: private alias.
Removed service "argument_resolver"; reason: private alias.
Removed service "translator.data_collector.inner"; reason: private alias.
Removed service "doctrine.migrations.migrations_factory"; reason: private alias.
Removed service "security.access.decision_manager"; reason: private alias.
Removed service "security.firewall.authenticator.backend"; reason: private alias.
Removed service "security.firewall.authenticator.main"; reason: private alias.
Removed service "twig.error_renderer.html.inner"; reason: private alias.
Removed service "var_dumper.cli_dumper"; 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 "validator.inner"; reason: private alias.
Removed service "argument_resolver.request_attribute"; reason: private alias.
Removed service "argument_resolver.request"; reason: private alias.
Removed service "argument_resolver.session"; reason: private alias.
Removed service "security.user_value_resolver"; reason: private alias.
Removed service "argument_resolver.service"; reason: private alias.
Removed service "argument_resolver.default"; reason: private alias.
Removed service "argument_resolver.variadic"; reason: private alias.
Removed service "argument_resolver.not_tagged_controller"; reason: private alias.
Removed service "messenger.bus.default"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service "enqueue.transport.amqp.connection_factory_factory"; reason: private alias.
Removed service "enqueue.client.amqp.driver_factory"; 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.JBAFp66"; reason: private alias.
Removed service ".service_locator.zp4AsJ1"; reason: private alias.
Removed service ".service_locator.QQ3tC56"; reason: private alias.
Removed service ".service_locator.s5v_bxV"; reason: private alias.
Removed service ".service_locator.tF0tk8K"; reason: private alias.
Removed service ".service_locator.1wx1Niz"; reason: private alias.
Removed service ".service_locator.6jS5bRp"; reason: private alias.
Removed service ".service_locator.MsiqZu0"; reason: private alias.
Removed service ".service_locator.x2Wrf61"; reason: private alias.
Removed service ".service_locator.T8.TLJR"; reason: private alias.
Removed service ".service_locator.Onyz3t1"; reason: private alias.
Removed service ".service_locator.bsOvjRT"; reason: private alias.
Removed service ".service_locator.ulyTRod"; reason: private alias.
Removed service ".service_locator.zIGxkwa"; reason: private alias.
Removed service ".service_locator.kXCVHeG"; reason: private alias.
Removed service ".service_locator.q6fShb_"; reason: private alias.
Removed service ".service_locator._hx4qS9"; reason: private alias.
Removed service ".service_locator.inURyho"; reason: private alias.
Removed service ".service_locator.3LpA.E0"; reason: private alias.
Removed service ".service_locator.oRaJ40j"; reason: private alias.
Removed service ".service_locator.cqBtXaj"; reason: private alias.
Removed service ".service_locator.gqLdfdK"; reason: private alias.
Removed service ".service_locator.0UsXiOw"; reason: private alias.
Removed service ".service_locator.8PQa8Mp"; reason: private alias.
Removed service ".service_locator.vUCLY4c"; reason: private alias.
Removed service ".service_locator.yxH4Yhm"; reason: private alias.
Removed service ".service_locator.dVBiNic"; reason: private alias.
Removed service ".service_locator.5CcFSzv"; reason: private alias.
Removed service ".service_locator.UO__bti"; reason: private alias.
Removed service ".service_locator.G5ooqQa"; reason: private alias.
Removed service ".service_locator.DVXc189"; reason: private alias.
Removed service ".service_locator.Wd_D6Iy"; reason: private alias.
Removed service ".service_locator.L0rFhJm"; reason: private alias.
Removed service ".service_locator.aa1PbBb"; reason: private alias.
402
Changed reference of service "App\Command\CompleteDealFundingCommand" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Command\CompleteProjectFundingCommand" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Command\RefundCommand" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Command\SitemapCommand" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\ContentReport\CreateController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\ContentReport\CreateController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\ContentReport\VerifyController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\ContentReport\VerifyController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\CreditsMembership\CancelController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\CreditsMembership\CancelController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\CreditsMembership\CreateController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\CreditsMembership\CreateController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\CreditsMembership\UndoCancelController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\CreditsMembership\UndoCancelController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Deal\DetailsController" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "App\Controller\Deal\DetailsController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Deal\DownloadController" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "App\Controller\Deal\DownloadController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Deal\ListController" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "App\Controller\Deal\PurchaseController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\Deal\PurchaseController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Download\ListController" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "App\Controller\Favorite\CreateController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\Favorite\CreateController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Favorite\DeleteController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\Favorite\DeleteController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Favorite\ListController" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "App\Controller\Feed\CreateFeedLikeController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\Feed\CreateFeedLikeController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Feed\DeleteFeedLikeController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\Feed\DeleteFeedLikeController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Feed\FeedLikeListController" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "App\Controller\Feed\ListController" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "App\Controller\Feed\PurchaseShopVideoController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\Feed\PurchaseShopVideoController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Feed\TagListController" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "App\Controller\Message\DetailsController" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "App\Controller\Message\DetailsController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Message\DownloadController" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "App\Controller\Message\DownloadController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Message\ListController" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "App\Controller\Message\NotificationListController" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "App\Controller\Message\PurchaseController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\Message\PurchaseController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Performer\ListController" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "App\Controller\Performer\PerformerDealController" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "App\Controller\Performer\PerformerProjectController" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "App\Controller\Performer\PerformerShopVideoController" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "App\Controller\Project\DetailsController" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "App\Controller\Project\DetailsController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Project\DownloadController" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "App\Controller\Project\DownloadController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Project\ListController" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "App\Controller\Project\PurchaseController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\Project\PurchaseController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Registration\EmailVerificationController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\Registration\EmailVerificationController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Registration\NicknameListController" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "App\Controller\Registration\RegistrationController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\Registration\RegistrationController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Settings\ChangeCardController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\Settings\ChangeCardController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Settings\ChangeNicknameController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\Settings\ChangeNicknameController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Settings\ChangePasswordController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\Settings\ChangePasswordController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Settings\CreditHistoryController" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "App\Controller\Settings\DealsController" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "App\Controller\Settings\NotificationsController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\Settings\NotificationsController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Settings\ProjectsController" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "App\Controller\Settings\PurchaseCreditsController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\Settings\PurchaseCreditsController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Settings\VxsChangeCardDetailsController" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "App\Controller\Settings\VxsChangeCardDetailsController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Settings\VxsOrderListController" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "App\Controller\Settings\VxsPurchaseCreditsDetailsController" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "App\Controller\Settings\VxsPurchaseCreditsDetailsController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Settings\VxsPurchaseMembershipDetailsController" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "App\Controller\Settings\VxsPurchaseMembershipDetailsController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\ShopVideo\DetailsController" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "App\Controller\ShopVideo\DetailsController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\ShopVideo\DownloadController" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "App\Controller\ShopVideo\DownloadController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\ShopVideo\ListController" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "App\Controller\ShopVideo\PurchaseController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\ShopVideo\PurchaseController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\StaticPage\ContactController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Tag\ListController" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "App\Controller\Tag\TagDealController" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "App\Controller\Tag\TagProjectController" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "App\Controller\Tag\TagShopVideoController" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "App\ControllerBackend\BackendUser\EditController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\ControllerBackend\BackendUser\EditController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ControllerBackend\BackendUser\ListController" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "App\ControllerBackend\Contribution\DealContributionsListController" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "App\ControllerBackend\Contribution\ProjectContributionsListController" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "App\ControllerBackend\Contribution\RefundDealContributionController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\ControllerBackend\Contribution\RefundDealContributionController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ControllerBackend\Contribution\RefundProjectContributionController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\ControllerBackend\Contribution\RefundProjectContributionController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ControllerBackend\Contribution\UserDealContributionsListController" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "App\ControllerBackend\Contribution\UserProjectContributionsListController" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "App\ControllerBackend\CreditHistory\UserCreditPurchasesController" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "App\ControllerBackend\CreditsMembership\CancelCreditsMembershipController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\ControllerBackend\CreditsMembership\CancelCreditsMembershipController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ControllerBackend\CreditsMembership\TransactionsListController" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "App\ControllerBackend\CreditsMembership\UndoCancelCreditsMembershipController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\ControllerBackend\CreditsMembership\UndoCancelCreditsMembershipController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ControllerBackend\Deal\CreateController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\ControllerBackend\Deal\CreateController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ControllerBackend\Deal\CreateDealPerkController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\ControllerBackend\Deal\CreateDealPerkController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ControllerBackend\Deal\DeleteDealPerkController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\ControllerBackend\Deal\DeleteDealPerkController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ControllerBackend\Deal\EditController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\ControllerBackend\Deal\EditController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ControllerBackend\Deal\EditDealPerkController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\ControllerBackend\Deal\EditDealPerkController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ControllerBackend\Deal\EditMetadataController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\ControllerBackend\Deal\EditMetadataController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ControllerBackend\Deal\FakeContributionsController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\ControllerBackend\Deal\FakeContributionsController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ControllerBackend\Deal\ForceFinishController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\ControllerBackend\Deal\ForceFinishController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ControllerBackend\Deal\ListController" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "App\ControllerBackend\Deal\ListDealPerkController" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "App\ControllerBackend\Deal\RefundController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\ControllerBackend\Deal\RefundController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ControllerBackend\Deal\SecondChanceController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\ControllerBackend\Deal\SecondChanceController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ControllerBackend\Feed\CreateController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\ControllerBackend\Feed\CreateController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ControllerBackend\Feed\EditController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\ControllerBackend\Feed\EditController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ControllerBackend\Feed\LikeListController" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "App\ControllerBackend\Feed\ListController" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "App\ControllerBackend\InternalTag\CreateController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\ControllerBackend\InternalTag\CreateController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ControllerBackend\InternalTag\EditController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\ControllerBackend\InternalTag\EditController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ControllerBackend\InternalTag\ListController" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "App\ControllerBackend\LandingPageTrack\ListController" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "App\ControllerBackend\Languages\ListController" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "App\ControllerBackend\LoginLog\ListController" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "App\ControllerBackend\Message\CreateController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\ControllerBackend\Message\CreateController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ControllerBackend\Message\EditController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\ControllerBackend\Message\EditController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ControllerBackend\Message\ListController" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "App\ControllerBackend\Performer\CreateController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\ControllerBackend\Performer\CreateController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ControllerBackend\Performer\DeleteController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\ControllerBackend\Performer\DeleteController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ControllerBackend\Performer\EditController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\ControllerBackend\Performer\EditController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ControllerBackend\Performer\ListController" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "App\ControllerBackend\Project\CreateController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\ControllerBackend\Project\CreateController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ControllerBackend\Project\CreateProjectPerkController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\ControllerBackend\Project\CreateProjectPerkController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ControllerBackend\Project\EditController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\ControllerBackend\Project\EditController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ControllerBackend\Project\EditCustomVideoController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\ControllerBackend\Project\EditCustomVideoController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ControllerBackend\Project\EditMetadataController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\ControllerBackend\Project\EditMetadataController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ControllerBackend\Project\EditProjectPerkController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\ControllerBackend\Project\EditProjectPerkController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ControllerBackend\Project\FakeContributionsController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\ControllerBackend\Project\FakeContributionsController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ControllerBackend\Project\ForceFinishController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\ControllerBackend\Project\ForceFinishController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ControllerBackend\Project\ListController" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "App\ControllerBackend\Project\ListProjectPerkController" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "App\ControllerBackend\Project\RefundController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\ControllerBackend\Project\RefundController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ControllerBackend\Project\SecondChanceController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\ControllerBackend\Project\SecondChanceController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ControllerBackend\Purchase\MessagePurchasesListController" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "App\ControllerBackend\Purchase\RefundMessagePurchaseController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\ControllerBackend\Purchase\RefundMessagePurchaseController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ControllerBackend\Purchase\RefundShopVideoPurchaseController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\ControllerBackend\Purchase\RefundShopVideoPurchaseController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ControllerBackend\Purchase\ShopVideoPurchasesListController" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "App\ControllerBackend\Purchase\UserMessagePurchasesListController" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "App\ControllerBackend\Purchase\UserShopVideoPurchasesListController" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "App\ControllerBackend\ShopVideo\CreateController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\ControllerBackend\ShopVideo\CreateController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ControllerBackend\ShopVideo\DeleteController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\ControllerBackend\ShopVideo\DeleteController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ControllerBackend\ShopVideo\EditController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\ControllerBackend\ShopVideo\EditController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ControllerBackend\ShopVideo\EditMetadataController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\ControllerBackend\ShopVideo\EditMetadataController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ControllerBackend\ShopVideo\ListController" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "App\ControllerBackend\Tag\CreateController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\ControllerBackend\Tag\CreateController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ControllerBackend\Tag\EditController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\ControllerBackend\Tag\EditController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ControllerBackend\Tag\ListController" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "App\ControllerBackend\User\CreateController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\ControllerBackend\User\CreateController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ControllerBackend\User\EditController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\ControllerBackend\User\EditController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ControllerBackend\User\EditEmailController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\ControllerBackend\User\EditEmailController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ControllerBackend\User\ListController" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "App\Doctrine\Listener\PaymentPackageListener" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Email\EmailStrategy" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\Type\BackendChangeEmailType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\Type\BackendCreditsMembershipCancelType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\Type\BackendCreditsMembershipUndoCancelType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\Type\BackendFakeContributionsDealType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\Type\BackendFakeContributionsProjectType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\Type\BackendForceFinishDealType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\Type\BackendForceFinishProjectType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\Type\BackendRefundDealBidType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\Type\BackendRefundDealType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\Type\BackendRefundMessageBidType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\Type\BackendRefundProjectBidType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\Type\BackendRefundProjectType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\Type\BackendRefundShopVideoBidType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\Type\BackendSecondChanceDealType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\Type\BackendSecondChanceProjectType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\Type\CreateFavoriteType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\Type\FeedLikeType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\Type\PurchaseDealType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\Type\PurchaseMessageType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\Type\PurchaseProjectType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\Type\PurchaseShopVideoType" previously pointing to "router.default" to "router".
Changed reference of service "App\Payment\PaymentManager" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Payment\Recurring\CreditsMembershipProcessor" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Security\AccessDeniedHandler" previously pointing to "router.default" to "router".
Changed reference of service "App\Security\AccessDeniedHandler" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Security\Subscriber\VerifiedCheckSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "App\Security\TwoFactor\AllowedDevice\ReferenceStorage" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Security\TwoFactor\TwoFactorAuthSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "App\Security\User\Loginer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Service\FormSavedMessage" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Refunder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Service\Verifier" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Twig\ProjectStockInfoExtension" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Twig\TimeLeftExtension" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\VideoProcessing\Processing\PopSubscriber" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "app.tasks_processor" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "app.tasks_processor_dead" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "locale_listener" previously pointing to "router.default" to "router".
Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "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 "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.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.sendmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.smtp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.native" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "router_listener" previously pointing to "router.default" to "router".
Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "router.default" to "router".
Changed reference of service "session.flash_bag" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "session.attribute_bag" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "form.type.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 "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 "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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 "security.logout_url_generator" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.context_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.rememberme" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.json_login" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "security.authentication.guard_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "twig.extension.trans" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router".
Changed reference of service "twig.extension.form" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "web_profiler.controller.profiler" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.controller.router" previously pointing to "router.default" to "router".
Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.debug_toolbar" previously pointing to "router.default" to "router".
Changed reference of service "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 "oneup_uploader.templating.uploader_helper" previously pointing to "router.default" to "router".
Changed reference of service "oneup_uploader.error_handler.blueimp" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oneup_uploader.controller.jqueryUpload" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "pagerfanta.route_generator_factory" previously pointing to "router.default" to "router".
Changed reference of service "jms_serializer.form_error_handler" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "jms_serializer.twig_extension.serializer_runtime_helper" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "jms_serializer.templating.helper.serializer" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "old_sound_rabbit_mq.tasks_process_producer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "old_sound_rabbit_mq.login_update_producer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "old_sound_rabbit_mq.login_log_producer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "old_sound_rabbit_mq.landing_page_track_producer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "old_sound_rabbit_mq.tasks_process_consumer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "old_sound_rabbit_mq.tasks_process_dead_consumer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "old_sound_rabbit_mq.login_update_consumer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "old_sound_rabbit_mq.login_update_dead_consumer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "old_sound_rabbit_mq.login_log_consumer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "old_sound_rabbit_mq.login_log_dead_consumer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "old_sound_rabbit_mq.landing_page_track_consumer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "old_sound_rabbit_mq.landing_page_track_dead_consumer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "webpack_encore.tag_renderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.T61lN5W" previously pointing to "enqueue.client.amqp.traceable_producer" to "enqueue.client.amqp.producer".
Changed reference of service "enqueue.profiler.message_queue_collector" previously pointing to "enqueue.client.amqp.traceable_producer" to "enqueue.client.amqp.producer".
Changed reference of service "image_handler.deal_preview" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "image_handler.deal_vidcap" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "image_handler.deal_gallery" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "image_handler.project_preview" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "image_handler.project_vidcap" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "image_handler.project_gallery" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "image_handler.shop_video_preview" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "image_handler.shop_video_vidcap" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "image_handler.shop_video_gallery" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "image_handler.tag_preview" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "image_handler.performer_preview" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "image_handler.performer_image" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "image_handler.feed_gallery" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "image_handler.message_preview" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "image_handler.message_gallery" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sindrive_email_sender" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "UploadsBundle\FileHandler\FileHandlerFactory" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "UploadsBundle\Form\Type\FileType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "uploads.handler_deal_vidcap" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "uploads.handler_deal_gallery" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "uploads.handler_project_vidcap" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "uploads.handler_project_gallery" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "uploads.handler_shop_video_vidcap" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "uploads.handler_shop_video_gallery" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "uploads.handler_feed_gallery" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "uploads.handler_deal_trailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "uploads.handler_project_trailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "uploads.handler_message_gallery" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "uploads.handler_deal_video" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "uploads.handler_project_video" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "uploads.handler_project_custom_video" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "uploads.handler_shop_video" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "uploads.handler_deal_preview" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "uploads.handler_project_preview" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "uploads.handler_shop_video_preview" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "uploads.handler_shop_video_trailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "uploads.handler_tag_preview" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "uploads.handler_performer_preview" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "uploads.handler_performer_image" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "uploads.handler_feed_trailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "uploads.handler_message_preview" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "uploads.handler_message_video" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "uploads.handler_single_deal_video" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "uploads.handler_single_project_video" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "uploads.handler_single_project_custom_video" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "uploads.handler_single_shop_video" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "VxsBundle\Controller\VxsController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "VxsBundle\Service\PaymentVxs" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "VxsBundle\Service\VxsStatsApi" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.5usv1bv" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.mzjt3rI" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.0qLwByf" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.nef3CFV" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.5cAhUFF" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.security.access.role_hierarchy_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.security.access.expression_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.App\Security\Voter\Bid\HasCreditsPerkVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.App\Security\Voter\Bid\HasCreditsVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.App\Security\Voter\Bid\HasNoContributionVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.App\Security\Voter\Bid\HasNotPurchasedVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.App\Security\Voter\Bid\HasPurchasedOnceVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.App\Security\Voter\Bid\HasPurchasedVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.App\Security\Voter\CreditsMembership\ContinuousMembership" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.App\Security\Voter\Favorite\AddFavoriteVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.App\Security\Voter\Feed\ViewFeedItem" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.App\Security\Voter\Message\HasUnlockedVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.App\Security\Voter\Message\MessageAccess" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.GNc8e5B" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.GNc8e5B" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.GNc8e5B" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.J4b.DPX" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.HLwzKIm" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.04luOVB" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.GVyCdgr" previously pointing to ".session.do-not-use" to "session".
Changed reference of service ".service_locator.GVyCdgr" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "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".
1114
Removed service "container.env"; reason: abstract.
Removed service "cache.adapter.system"; reason: abstract.
Removed service "cache.adapter.apcu"; reason: abstract.
Removed service "cache.adapter.doctrine"; reason: abstract.
Removed service "cache.adapter.filesystem"; reason: abstract.
Removed service "cache.adapter.psr6"; reason: abstract.
Removed service "cache.adapter.redis"; reason: abstract.
Removed service "cache.adapter.redis_tag_aware"; reason: abstract.
Removed service "cache.adapter.memcached"; reason: abstract.
Removed service "cache.adapter.doctrine_dbal"; reason: abstract.
Removed service "cache.adapter.pdo"; reason: abstract.
Removed service "cache.adapter.array"; reason: abstract.
Removed service "assets.path_package"; reason: abstract.
Removed service "assets.url_package"; reason: abstract.
Removed service "assets.static_version_strategy"; reason: abstract.
Removed service "assets.json_manifest_version_strategy"; reason: abstract.
Removed service "assets.remote_json_manifest_version_strategy"; reason: abstract.
Removed service "http_client.abstract_retry_strategy"; reason: abstract.
Removed service "mailer.transport_factory.abstract"; reason: abstract.
Removed service "messenger.middleware.handle_message"; reason: abstract.
Removed service "messenger.middleware.add_bus_name_stamp_middleware"; reason: abstract.
Removed service "messenger.middleware.traceable"; reason: abstract.
Removed service "messenger.retry.abstract_multiplier_retry_strategy"; reason: abstract.
Removed service "doctrine.dbal.connection"; reason: abstract.
Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
Removed service "doctrine.dbal.logging_middleware"; reason: abstract.
Removed service "doctrine.dbal.debug_middleware"; reason: abstract.
Removed service "messenger.middleware.doctrine_transaction"; reason: abstract.
Removed service "messenger.middleware.doctrine_ping_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_close_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_open_transaction_logger"; reason: abstract.
Removed service "doctrine.orm.configuration"; reason: abstract.
Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
Removed service "doctrine.orm.security.user.provider"; reason: abstract.
Removed service "security.firewall.context"; reason: abstract.
Removed service "security.firewall.lazy_context"; reason: abstract.
Removed service "security.firewall.config"; reason: abstract.
Removed service "security.user.provider.missing"; reason: abstract.
Removed service "security.user.provider.in_memory"; reason: abstract.
Removed service "security.user.provider.ldap"; reason: abstract.
Removed service "security.user.provider.chain"; reason: abstract.
Removed service "security.logout_listener"; reason: abstract.
Removed service "security.logout.listener.session"; reason: abstract.
Removed service "security.logout.listener.cookie_clearing"; reason: abstract.
Removed service "security.logout.listener.default"; reason: abstract.
Removed service "security.authentication.form_entry_point"; reason: abstract.
Removed service "security.authentication.listener.abstract"; reason: abstract.
Removed service "security.authentication.custom_success_handler"; reason: abstract.
Removed service "security.authentication.success_handler"; reason: abstract.
Removed service "security.authentication.custom_failure_handler"; reason: abstract.
Removed service "security.authentication.failure_handler"; reason: abstract.
Removed service "security.exception_listener"; reason: abstract.
Removed service "security.authentication.switchuser_listener"; reason: abstract.
Removed service "security.authentication.listener.rememberme"; reason: abstract.
Removed service "security.authentication.provider.rememberme"; reason: abstract.
Removed service "security.authentication.rememberme.services.abstract"; reason: abstract.
Removed service "security.authentication.rememberme.services.persistent"; reason: abstract.
Removed service "security.authentication.rememberme.services.simplehash"; reason: abstract.
Removed service "security.authenticator.manager"; reason: abstract.
Removed service "security.firewall.authenticator"; reason: abstract.
Removed service "security.listener.user_provider.abstract"; reason: abstract.
Removed service "security.listener.user_checker"; reason: abstract.
Removed service "security.listener.session"; reason: abstract.
Removed service "security.listener.login_throttling"; reason: abstract.
Removed service "security.authenticator.http_basic"; reason: abstract.
Removed service "security.authenticator.form_login"; reason: abstract.
Removed service "security.authenticator.json_login"; reason: abstract.
Removed service "security.authenticator.x509"; reason: abstract.
Removed service "security.authenticator.remote_user"; reason: abstract.
Removed service "security.authentication.provider.guard"; reason: abstract.
Removed service "security.authentication.listener.guard"; reason: abstract.
Removed service "security.authenticator.signature_remember_me_handler"; reason: abstract.
Removed service "security.authenticator.persistent_remember_me_handler"; reason: abstract.
Removed service "security.listener.check_remember_me_conditions"; reason: abstract.
Removed service "security.listener.remember_me"; reason: abstract.
Removed service "security.authenticator.remember_me"; reason: abstract.
Removed service "monolog.logger_prototype"; reason: abstract.
Removed service "monolog.activation_strategy.not_found"; reason: abstract.
Removed service "monolog.handler.fingers_crossed.error_level_activation_strategy"; reason: abstract.
Removed service "maker.auto_command.abstract"; reason: abstract.
Removed service "jms_serializer.version_exclusion_strategy"; 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.filesystem"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ActivateDealCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ActivateDealCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ActivateFeedCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ActivateFeedCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ActivateProjectCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ActivateProjectCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ActivateShopVideoCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ActivateShopVideoCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AggregateCreditsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\AggregateCreditsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AggregateMembershipsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\AggregateMembershipsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AggregateRegistrationsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\AggregateRegistrationsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ChargeMembershipCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ChargeMembershipCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckDownloadsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CheckDownloadsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CompleteDealFundingCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CompleteDealFundingCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CompleteProjectFundingCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CompleteProjectFundingCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ExpireDealCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ExpireDealCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ExpireProjectCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ExpireProjectCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ExtractTranslationCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ExtractTranslationCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportTranslationCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ImportTranslationCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RefundCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\RefundCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendMessagesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SendMessagesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendReusableMessageCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SendReusableMessageCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SitemapCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SitemapCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestSendAllMailsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\TestSendAllMailsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UnreadMessageReminderCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\UnreadMessageReminderCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateContentCountCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\UpdateContentCountCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CRUD\CrudExecutor"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CRUD\CrudExecutor"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CRUD\CrudExecutor"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ContentReport\CreateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ContentReport\CreateController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ContentReport\CreateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ContentReport\VerifyController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ContentReport\VerifyController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ContentReport\VerifyController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CreditsMembership\CancelController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CreditsMembership\CancelController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CreditsMembership\CancelController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CreditsMembership\CreateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CreditsMembership\CreateController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CreditsMembership\CreateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CreditsMembership\UndoCancelController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CreditsMembership\UndoCancelController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CreditsMembership\UndoCancelController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\CategoriesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\CategoriesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Deal\CategoriesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\DetailsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\DetailsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Deal\DetailsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\DownloadController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\DownloadController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Deal\DownloadController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\ListController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\ListController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Deal\ListController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Deal\PurchaseController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Deal\PurchaseController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Deal\PurchaseController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Download\ListController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Download\ListController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Download\ListController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ErrorController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ErrorController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ErrorController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Favorite\CreateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Favorite\CreateController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Favorite\CreateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Favorite\DeleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Favorite\DeleteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Favorite\DeleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Favorite\ListController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Favorite\ListController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Favorite\ListController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Feed\CreateFeedLikeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Feed\CreateFeedLikeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Feed\CreateFeedLikeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Feed\DeleteFeedLikeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Feed\DeleteFeedLikeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Feed\DeleteFeedLikeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Feed\FeedController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Feed\FeedController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Feed\FeedController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Feed\FeedLikeListController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Feed\FeedLikeListController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Feed\FeedLikeListController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Feed\ListController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Feed\ListController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Feed\ListController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Feed\PurchaseShopVideoController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Feed\PurchaseShopVideoController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Feed\PurchaseShopVideoController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Feed\TagListController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Feed\TagListController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Feed\TagListController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ForgotPassword\RequestPasswordLinkController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ForgotPassword\RequestPasswordLinkController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ForgotPassword\RequestPasswordLinkController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ForgotPassword\ResetPasswordLinkController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ForgotPassword\ResetPasswordLinkController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ForgotPassword\ResetPasswordLinkController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HomepageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HomepageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\HomepageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LoginController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LoginController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\LoginController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Message\DetailsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Message\DetailsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Message\DetailsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Message\DownloadController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Message\DownloadController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Message\DownloadController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Message\ListController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Message\ListController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Message\ListController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Message\MessageCountController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Message\MessageCountController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Message\MessageCountController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Message\NotificationListController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Message\NotificationListController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Message\NotificationListController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Message\PurchaseController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Message\PurchaseController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Message\PurchaseController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Performer\ListController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Performer\ListController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Performer\ListController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Performer\PerformerDealController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Performer\PerformerDealController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Performer\PerformerDealController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Performer\PerformerProjectController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Performer\PerformerProjectController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Performer\PerformerProjectController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Performer\PerformerShopVideoController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Performer\PerformerShopVideoController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Performer\PerformerShopVideoController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Project\CategoriesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Project\CategoriesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Project\CategoriesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Project\DetailsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Project\DetailsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Project\DetailsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Project\DownloadController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Project\DownloadController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Project\DownloadController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Project\DownloadCustomVideoController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Project\DownloadCustomVideoController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Project\DownloadCustomVideoController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Project\ListController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Project\ListController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Project\ListController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Project\PurchaseController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Project\PurchaseController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Project\PurchaseController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Registration\EmailVerificationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Registration\EmailVerificationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Registration\EmailVerificationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Registration\NicknameListController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Registration\NicknameListController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Registration\NicknameListController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Registration\RegistrationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Registration\RegistrationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Registration\RegistrationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Registration\ResendVerificationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Registration\ResendVerificationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Registration\ResendVerificationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Settings\ChangeCardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Settings\ChangeCardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Settings\ChangeCardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Settings\ChangeNicknameController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Settings\ChangeNicknameController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Settings\ChangeNicknameController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Settings\ChangePasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Settings\ChangePasswordController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Settings\ChangePasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Settings\CreditHistoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Settings\CreditHistoryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Settings\CreditHistoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Settings\DealsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Settings\DealsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Settings\DealsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Settings\NotificationsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Settings\NotificationsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Settings\NotificationsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Settings\ProjectsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Settings\ProjectsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Settings\ProjectsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Settings\PurchaseCreditsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Settings\PurchaseCreditsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Settings\PurchaseCreditsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Settings\VxsChangeCardDetailsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Settings\VxsChangeCardDetailsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Settings\VxsChangeCardDetailsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Settings\VxsOrderListController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Settings\VxsOrderListController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Settings\VxsOrderListController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Settings\VxsPurchaseCreditsDetailsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Settings\VxsPurchaseCreditsDetailsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Settings\VxsPurchaseCreditsDetailsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Settings\VxsPurchaseMembershipDetailsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Settings\VxsPurchaseMembershipDetailsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Settings\VxsPurchaseMembershipDetailsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShopVideo\CategoriesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShopVideo\CategoriesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ShopVideo\CategoriesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShopVideo\DetailsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShopVideo\DetailsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ShopVideo\DetailsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShopVideo\DownloadController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShopVideo\DownloadController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ShopVideo\DownloadController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShopVideo\ListController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShopVideo\ListController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ShopVideo\ListController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShopVideo\PurchaseController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShopVideo\PurchaseController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ShopVideo\PurchaseController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StaticPage\ContactController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StaticPage\ContactController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\StaticPage\ContactController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Tag\ListController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Tag\ListController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Tag\ListController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Tag\TagDealController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Tag\TagDealController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Tag\TagDealController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Tag\TagProjectController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Tag\TagProjectController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Tag\TagProjectController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Tag\TagShopVideoController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Tag\TagShopVideoController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Tag\TagShopVideoController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ThemeSwitchController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ThemeSwitchController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ThemeSwitchController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TwoFactor\NoticeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TwoFactor\NoticeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\TwoFactor\NoticeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TwoFactor\SetupController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TwoFactor\SetupController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\TwoFactor\SetupController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TwoFactor\VerifyController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TwoFactor\VerifyController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\TwoFactor\VerifyController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\BackendUser\EditController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\BackendUser\EditController"; reason: abstract.
Removed service ".abstract.instanceof.App\ControllerBackend\BackendUser\EditController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\BackendUser\ListController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\BackendUser\ListController"; reason: abstract.
Removed service ".abstract.instanceof.App\ControllerBackend\BackendUser\ListController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\BackendUserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\BackendUserController"; reason: abstract.
Removed service ".abstract.instanceof.App\ControllerBackend\BackendUserController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Contribution\DealContributionsListController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Contribution\DealContributionsListController"; reason: abstract.
Removed service ".abstract.instanceof.App\ControllerBackend\Contribution\DealContributionsListController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Contribution\ProjectContributionsListController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Contribution\ProjectContributionsListController"; reason: abstract.
Removed service ".abstract.instanceof.App\ControllerBackend\Contribution\ProjectContributionsListController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Contribution\RefundDealContributionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Contribution\RefundDealContributionController"; reason: abstract.
Removed service ".abstract.instanceof.App\ControllerBackend\Contribution\RefundDealContributionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Contribution\RefundProjectContributionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Contribution\RefundProjectContributionController"; reason: abstract.
Removed service ".abstract.instanceof.App\ControllerBackend\Contribution\RefundProjectContributionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Contribution\UserDealContributionsListController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Contribution\UserDealContributionsListController"; reason: abstract.
Removed service ".abstract.instanceof.App\ControllerBackend\Contribution\UserDealContributionsListController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Contribution\UserProjectContributionsListController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Contribution\UserProjectContributionsListController"; reason: abstract.
Removed service ".abstract.instanceof.App\ControllerBackend\Contribution\UserProjectContributionsListController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\CreditHistory\UserCreditPurchasesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\CreditHistory\UserCreditPurchasesController"; reason: abstract.
Removed service ".abstract.instanceof.App\ControllerBackend\CreditHistory\UserCreditPurchasesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\CreditsMembership\CancelCreditsMembershipController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\CreditsMembership\CancelCreditsMembershipController"; reason: abstract.
Removed service ".abstract.instanceof.App\ControllerBackend\CreditsMembership\CancelCreditsMembershipController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\CreditsMembership\TransactionsListController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\CreditsMembership\TransactionsListController"; reason: abstract.
Removed service ".abstract.instanceof.App\ControllerBackend\CreditsMembership\TransactionsListController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\CreditsMembership\UndoCancelCreditsMembershipController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\CreditsMembership\UndoCancelCreditsMembershipController"; reason: abstract.
Removed service ".abstract.instanceof.App\ControllerBackend\CreditsMembership\UndoCancelCreditsMembershipController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\DashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\DashboardController"; reason: abstract.
Removed service ".abstract.instanceof.App\ControllerBackend\DashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Deal\CreateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Deal\CreateController"; reason: abstract.
Removed service ".abstract.instanceof.App\ControllerBackend\Deal\CreateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Deal\CreateDealPerkController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Deal\CreateDealPerkController"; reason: abstract.
Removed service ".abstract.instanceof.App\ControllerBackend\Deal\CreateDealPerkController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Deal\DeleteDealPerkController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Deal\DeleteDealPerkController"; reason: abstract.
Removed service ".abstract.instanceof.App\ControllerBackend\Deal\DeleteDealPerkController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Deal\EditController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Deal\EditController"; reason: abstract.
Removed service ".abstract.instanceof.App\ControllerBackend\Deal\EditController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Deal\EditDealPerkController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Deal\EditDealPerkController"; reason: abstract.
Removed service ".abstract.instanceof.App\ControllerBackend\Deal\EditDealPerkController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Deal\EditMetadataController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Deal\EditMetadataController"; reason: abstract.
Removed service ".abstract.instanceof.App\ControllerBackend\Deal\EditMetadataController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Deal\FakeContributionsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Deal\FakeContributionsController"; reason: abstract.
Removed service ".abstract.instanceof.App\ControllerBackend\Deal\FakeContributionsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Deal\ForceFinishController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Deal\ForceFinishController"; reason: abstract.
Removed service ".abstract.instanceof.App\ControllerBackend\Deal\ForceFinishController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Deal\ListController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Deal\ListController"; reason: abstract.
Removed service ".abstract.instanceof.App\ControllerBackend\Deal\ListController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Deal\ListDealPerkController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Deal\ListDealPerkController"; reason: abstract.
Removed service ".abstract.instanceof.App\ControllerBackend\Deal\ListDealPerkController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Deal\RefundController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Deal\RefundController"; reason: abstract.
Removed service ".abstract.instanceof.App\ControllerBackend\Deal\RefundController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Deal\SecondChanceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Deal\SecondChanceController"; reason: abstract.
Removed service ".abstract.instanceof.App\ControllerBackend\Deal\SecondChanceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Feed\CreateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Feed\CreateController"; reason: abstract.
Removed service ".abstract.instanceof.App\ControllerBackend\Feed\CreateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Feed\EditController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Feed\EditController"; reason: abstract.
Removed service ".abstract.instanceof.App\ControllerBackend\Feed\EditController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Feed\LikeListController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Feed\LikeListController"; reason: abstract.
Removed service ".abstract.instanceof.App\ControllerBackend\Feed\LikeListController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Feed\ListController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Feed\ListController"; reason: abstract.
Removed service ".abstract.instanceof.App\ControllerBackend\Feed\ListController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\InternalTag\CreateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\InternalTag\CreateController"; reason: abstract.
Removed service ".abstract.instanceof.App\ControllerBackend\InternalTag\CreateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\InternalTag\EditController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\InternalTag\EditController"; reason: abstract.
Removed service ".abstract.instanceof.App\ControllerBackend\InternalTag\EditController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\InternalTag\ListController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\InternalTag\ListController"; reason: abstract.
Removed service ".abstract.instanceof.App\ControllerBackend\InternalTag\ListController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\LandingPageTrack\ListController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\LandingPageTrack\ListController"; reason: abstract.
Removed service ".abstract.instanceof.App\ControllerBackend\LandingPageTrack\ListController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Languages\ListController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Languages\ListController"; reason: abstract.
Removed service ".abstract.instanceof.App\ControllerBackend\Languages\ListController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\LoginController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\LoginController"; reason: abstract.
Removed service ".abstract.instanceof.App\ControllerBackend\LoginController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\LoginLog\ListController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\LoginLog\ListController"; reason: abstract.
Removed service ".abstract.instanceof.App\ControllerBackend\LoginLog\ListController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Message\CreateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Message\CreateController"; reason: abstract.
Removed service ".abstract.instanceof.App\ControllerBackend\Message\CreateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Message\EditController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Message\EditController"; reason: abstract.
Removed service ".abstract.instanceof.App\ControllerBackend\Message\EditController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Message\ListController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Message\ListController"; reason: abstract.
Removed service ".abstract.instanceof.App\ControllerBackend\Message\ListController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Performer\CreateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Performer\CreateController"; reason: abstract.
Removed service ".abstract.instanceof.App\ControllerBackend\Performer\CreateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Performer\DeleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Performer\DeleteController"; reason: abstract.
Removed service ".abstract.instanceof.App\ControllerBackend\Performer\DeleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Performer\EditController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Performer\EditController"; reason: abstract.
Removed service ".abstract.instanceof.App\ControllerBackend\Performer\EditController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Performer\ListController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Performer\ListController"; reason: abstract.
Removed service ".abstract.instanceof.App\ControllerBackend\Performer\ListController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Project\CreateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Project\CreateController"; reason: abstract.
Removed service ".abstract.instanceof.App\ControllerBackend\Project\CreateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Project\CreateProjectPerkController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Project\CreateProjectPerkController"; reason: abstract.
Removed service ".abstract.instanceof.App\ControllerBackend\Project\CreateProjectPerkController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Project\EditController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Project\EditController"; reason: abstract.
Removed service ".abstract.instanceof.App\ControllerBackend\Project\EditController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Project\EditCustomVideoController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Project\EditCustomVideoController"; reason: abstract.
Removed service ".abstract.instanceof.App\ControllerBackend\Project\EditCustomVideoController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Project\EditMetadataController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Project\EditMetadataController"; reason: abstract.
Removed service ".abstract.instanceof.App\ControllerBackend\Project\EditMetadataController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Project\EditProjectPerkController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Project\EditProjectPerkController"; reason: abstract.
Removed service ".abstract.instanceof.App\ControllerBackend\Project\EditProjectPerkController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Project\FakeContributionsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Project\FakeContributionsController"; reason: abstract.
Removed service ".abstract.instanceof.App\ControllerBackend\Project\FakeContributionsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Project\ForceFinishController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Project\ForceFinishController"; reason: abstract.
Removed service ".abstract.instanceof.App\ControllerBackend\Project\ForceFinishController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Project\ListController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Project\ListController"; reason: abstract.
Removed service ".abstract.instanceof.App\ControllerBackend\Project\ListController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Project\ListProjectPerkController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Project\ListProjectPerkController"; reason: abstract.
Removed service ".abstract.instanceof.App\ControllerBackend\Project\ListProjectPerkController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Project\RefundController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Project\RefundController"; reason: abstract.
Removed service ".abstract.instanceof.App\ControllerBackend\Project\RefundController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Project\SecondChanceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Project\SecondChanceController"; reason: abstract.
Removed service ".abstract.instanceof.App\ControllerBackend\Project\SecondChanceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Purchase\MessagePurchasesListController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Purchase\MessagePurchasesListController"; reason: abstract.
Removed service ".abstract.instanceof.App\ControllerBackend\Purchase\MessagePurchasesListController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Purchase\RefundMessagePurchaseController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Purchase\RefundMessagePurchaseController"; reason: abstract.
Removed service ".abstract.instanceof.App\ControllerBackend\Purchase\RefundMessagePurchaseController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Purchase\RefundShopVideoPurchaseController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Purchase\RefundShopVideoPurchaseController"; reason: abstract.
Removed service ".abstract.instanceof.App\ControllerBackend\Purchase\RefundShopVideoPurchaseController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Purchase\ShopVideoPurchasesListController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Purchase\ShopVideoPurchasesListController"; reason: abstract.
Removed service ".abstract.instanceof.App\ControllerBackend\Purchase\ShopVideoPurchasesListController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Purchase\UserMessagePurchasesListController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Purchase\UserMessagePurchasesListController"; reason: abstract.
Removed service ".abstract.instanceof.App\ControllerBackend\Purchase\UserMessagePurchasesListController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Purchase\UserShopVideoPurchasesListController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Purchase\UserShopVideoPurchasesListController"; reason: abstract.
Removed service ".abstract.instanceof.App\ControllerBackend\Purchase\UserShopVideoPurchasesListController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\ShopVideo\CreateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\ShopVideo\CreateController"; reason: abstract.
Removed service ".abstract.instanceof.App\ControllerBackend\ShopVideo\CreateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\ShopVideo\DeleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\ShopVideo\DeleteController"; reason: abstract.
Removed service ".abstract.instanceof.App\ControllerBackend\ShopVideo\DeleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\ShopVideo\EditController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\ShopVideo\EditController"; reason: abstract.
Removed service ".abstract.instanceof.App\ControllerBackend\ShopVideo\EditController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\ShopVideo\EditMetadataController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\ShopVideo\EditMetadataController"; reason: abstract.
Removed service ".abstract.instanceof.App\ControllerBackend\ShopVideo\EditMetadataController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\ShopVideo\ListController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\ShopVideo\ListController"; reason: abstract.
Removed service ".abstract.instanceof.App\ControllerBackend\ShopVideo\ListController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Tag\CreateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Tag\CreateController"; reason: abstract.
Removed service ".abstract.instanceof.App\ControllerBackend\Tag\CreateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Tag\EditController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Tag\EditController"; reason: abstract.
Removed service ".abstract.instanceof.App\ControllerBackend\Tag\EditController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\Tag\ListController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\Tag\ListController"; reason: abstract.
Removed service ".abstract.instanceof.App\ControllerBackend\Tag\ListController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\TwoFactor\NoticeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\TwoFactor\NoticeController"; reason: abstract.
Removed service ".abstract.instanceof.App\ControllerBackend\TwoFactor\NoticeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\TwoFactor\ResetController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\TwoFactor\ResetController"; reason: abstract.
Removed service ".abstract.instanceof.App\ControllerBackend\TwoFactor\ResetController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\TwoFactor\SetupController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\TwoFactor\SetupController"; reason: abstract.
Removed service ".abstract.instanceof.App\ControllerBackend\TwoFactor\SetupController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\TwoFactor\VerifyController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\TwoFactor\VerifyController"; reason: abstract.
Removed service ".abstract.instanceof.App\ControllerBackend\TwoFactor\VerifyController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\User\CreateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\User\CreateController"; reason: abstract.
Removed service ".abstract.instanceof.App\ControllerBackend\User\CreateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\User\EditController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\User\EditController"; reason: abstract.
Removed service ".abstract.instanceof.App\ControllerBackend\User\EditController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\User\EditEmailController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\User\EditEmailController"; reason: abstract.
Removed service ".abstract.instanceof.App\ControllerBackend\User\EditEmailController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\User\ImpersonationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\User\ImpersonationController"; reason: abstract.
Removed service ".abstract.instanceof.App\ControllerBackend\User\ImpersonationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ControllerBackend\User\ListController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ControllerBackend\User\ListController"; reason: abstract.
Removed service ".abstract.instanceof.App\ControllerBackend\User\ListController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ORM\LoadAllCreditsMembership"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\ORM\LoadAllCreditsMembership"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ORM\LoadBackendUser"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\ORM\LoadBackendUser"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ORM\LoadCountry"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\ORM\LoadCountry"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ORM\LoadCreditsMembership"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\ORM\LoadCreditsMembership"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ORM\LoadCreditsMembershipVxsOrders"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\ORM\LoadCreditsMembershipVxsOrders"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ORM\LoadDeal"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\ORM\LoadDeal"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ORM\LoadDealContribution"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\ORM\LoadDealContribution"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ORM\LoadFeed"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\ORM\LoadFeed"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ORM\LoadLandingPageTrack"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\ORM\LoadLandingPageTrack"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ORM\LoadLanguage"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\ORM\LoadLanguage"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ORM\LoadMessage"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\ORM\LoadMessage"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ORM\LoadMessagePurchase"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\ORM\LoadMessagePurchase"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ORM\LoadMoreShopVideo"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\ORM\LoadMoreShopVideo"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ORM\LoadNotVerifiedUser"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\ORM\LoadNotVerifiedUser"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ORM\LoadNotification"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\ORM\LoadNotification"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ORM\LoadPaymentPackage"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\ORM\LoadPaymentPackage"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ORM\LoadPerformer"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\ORM\LoadPerformer"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ORM\LoadProject"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\ORM\LoadProject"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ORM\LoadProjectContribution"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\ORM\LoadProjectContribution"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ORM\LoadPurchase"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\ORM\LoadPurchase"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ORM\LoadReferredUser"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\ORM\LoadReferredUser"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ORM\LoadShopVideo"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\ORM\LoadShopVideo"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ORM\LoadTag"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\ORM\LoadTag"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ORM\LoadUser"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\ORM\LoadUser"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ORM\LoadWireCountryData"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\ORM\LoadWireCountryData"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\Doctrine\Cache\InvalidateEntityListener"; reason: abstract.
Removed service ".abstract.instanceof.App\Doctrine\Cache\InvalidateEntityListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Doctrine\Cache\InvalidateListener"; reason: abstract.
Removed service ".abstract.instanceof.App\Doctrine\Cache\InvalidateListener"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\Doctrine\Cache\InvalidatePerUserListener"; reason: abstract.
Removed service ".abstract.instanceof.App\Doctrine\Cache\InvalidatePerUserListener"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ResetInterface.0.App\Doctrine\Common\Cache\TaggedMemcachedCache"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.App\Doctrine\Common\Cache\TaggedMemcachedCache"; reason: abstract.
Removed service ".abstract.instanceof.App\Doctrine\Common\Cache\TaggedMemcachedCache"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Doctrine\Listener\DownloadableContentBidListener"; reason: abstract.
Removed service ".abstract.instanceof.App\Doctrine\Listener\DownloadableContentBidListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Doctrine\Listener\DownloadableContentListener"; reason: abstract.
Removed service ".abstract.instanceof.App\Doctrine\Listener\DownloadableContentListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Email\Listener\TestEmailListener"; reason: abstract.
Removed service ".abstract.instanceof.App\Email\Listener\TestEmailListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ActionSelectType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\ActionSelectType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\AnyYesNoType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\AnyYesNoType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendBackendUserType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\BackendBackendUserType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendChangeEmailType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\BackendChangeEmailType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendCreateDealType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\BackendCreateDealType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendCreateProjectType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\BackendCreateProjectType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendCreateShopVideoType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\BackendCreateShopVideoType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendCreditsMembershipCancelType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\BackendCreditsMembershipCancelType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendCreditsMembershipUndoCancelType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\BackendCreditsMembershipUndoCancelType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendDealPerkType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\BackendDealPerkType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendEditDealType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\BackendEditDealType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendEditMetadataType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\BackendEditMetadataType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendEditProjectCustomVideoType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\BackendEditProjectCustomVideoType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendEditProjectType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\BackendEditProjectType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendEditProposalMetadataType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\BackendEditProposalMetadataType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendEditShopVideoMetadataType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\BackendEditShopVideoMetadataType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendEditShopVideoType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\BackendEditShopVideoType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendFakeContributionsDealType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\BackendFakeContributionsDealType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendFakeContributionsProjectType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\BackendFakeContributionsProjectType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendFakeContributionsProposalType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\BackendFakeContributionsProposalType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendFeedSearchType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\BackendFeedSearchType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendFeedType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\BackendFeedType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendForceFinishDealType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\BackendForceFinishDealType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendForceFinishProjectType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\BackendForceFinishProjectType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendForceFinishProposalType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\BackendForceFinishProposalType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendInternalTagSearchType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\BackendInternalTagSearchType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendInternalTagType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\BackendInternalTagType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendMessageSearchType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\BackendMessageSearchType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendMessageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\BackendMessageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendMessageUserFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\BackendMessageUserFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendPerformerSearchType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\BackendPerformerSearchType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendPerformerType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\BackendPerformerType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendProjectCustomVideoFileType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\BackendProjectCustomVideoFileType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendProjectPerkType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\BackendProjectPerkType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendProposalSearchType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\BackendProposalSearchType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendRefundDealBidType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\BackendRefundDealBidType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendRefundDealType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\BackendRefundDealType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendRefundMessageBidType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\BackendRefundMessageBidType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendRefundProjectBidType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\BackendRefundProjectBidType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendRefundProjectType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\BackendRefundProjectType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendRefundProposalBidType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\BackendRefundProposalBidType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendRefundProposalType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\BackendRefundProposalType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendRefundShopVideoBidType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\BackendRefundShopVideoBidType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendRegistration"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\BackendRegistration"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendSecondChanceDealType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\BackendSecondChanceDealType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendSecondChanceProjectType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\BackendSecondChanceProjectType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendSecondChanceProposalType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\BackendSecondChanceProposalType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendShopVideoSearchType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\BackendShopVideoSearchType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendTagSearchType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\BackendTagSearchType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendTagType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\BackendTagType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendTwoFactorResetType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\BackendTwoFactorResetType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendUserSearchType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\BackendUserSearchType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BackendUserType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\BackendUserType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CategorizedSearchType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ResetInterface.0.App\Form\Type\CategorizedSearchType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\CategorizedSearchType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ChangeCardType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\ChangeCardType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ChangeNicknameType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\ChangeNicknameType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ChangePasswordType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\ChangePasswordType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ContactType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\ContactType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ContentReportDataType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\ContentReportDataType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ContentReportType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\ContentReportType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CreateFavoriteType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\CreateFavoriteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CreditHistorySearchType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\CreditHistorySearchType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CreditsMembershipCancelType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\CreditsMembershipCancelType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CreditsMembershipCreateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\CreditsMembershipCreateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CreditsMembershipUndoCancelType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\CreditsMembershipUndoCancelType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CsrfCheckFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\CsrfCheckFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\DealVideoFileType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\DealVideoFileType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\EmailVerificationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\EmailVerificationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\EmptyType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\EmptyType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\EncodedPasswordType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\EncodedPasswordType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\FeedLikeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\FeedLikeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\FromToType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\FromToType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\IntegerMoneyType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\IntegerMoneyType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\LockablePriceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\LockablePriceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\NotificationSettingsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\NotificationSettingsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\PasswordResetType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\PasswordResetType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ProjectVideoFileType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\ProjectVideoFileType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ProposalSearchType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\ProposalSearchType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\PurchaseCreditsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\PurchaseCreditsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\PurchaseDealType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\PurchaseDealType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\PurchaseMessageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\PurchaseMessageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\PurchaseProjectType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\PurchaseProjectType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\PurchaseProposalType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\PurchaseProposalType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\PurchaseShopVideoType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\PurchaseShopVideoType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\RegistrationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\RegistrationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\RequestPasswordResetType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\RequestPasswordResetType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\TrailerPreviewGalleryType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\TrailerPreviewGalleryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\TwoFactorVerifyType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\TwoFactorVerifyType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Pager\Listener\PagerExceptionToHttpExceptionConverter"; reason: abstract.
Removed service ".abstract.instanceof.App\Pager\Listener\PagerExceptionToHttpExceptionConverter"; reason: abstract.
Removed service ".instanceof.App\RabbitMq\Handler\RabbitMqHandlerInterface.0.App\RabbitMq\Handler\DownloadableContentBidHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\RabbitMq\Handler\DownloadableContentBidHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\RabbitMq\Handler\DownloadableContentBidHandler"; reason: abstract.
Removed service ".instanceof.App\RabbitMq\Handler\RabbitMqHandlerInterface.0.App\RabbitMq\Handler\DownloadableContentHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\RabbitMq\Handler\DownloadableContentHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\RabbitMq\Handler\DownloadableContentHandler"; reason: abstract.
Removed service ".instanceof.App\RabbitMq\Handler\RabbitMqHandlerInterface.0.App\RabbitMq\Handler\MembershipStatsHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\RabbitMq\Handler\MembershipStatsHandler"; reason: abstract.
Removed service ".instanceof.App\RabbitMq\Handler\RabbitMqHandlerInterface.0.App\RabbitMq\Handler\RegistrationStatsHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\RabbitMq\Handler\RegistrationStatsHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\RabbitMq\Processing\ProcessingSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\RabbitMq\Processing\ProcessingSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\RabbitMq\TasksPool"; reason: abstract.
Removed service ".abstract.instanceof.App\RabbitMq\TasksPool"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BackendUserRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\BackendUserRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContentReportRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ContentReportRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CountryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CountryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CreditHistoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CreditHistoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CreditsMembershipRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CreditsMembershipRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DealBidRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DealBidRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DealPerkRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DealPerkRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DealRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DealRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DownloadRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DownloadRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FavoriteRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\FavoriteRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FeedLikeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\FeedLikeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FeedRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\FeedRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InternalTagRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\InternalTagRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LandingPageTrackRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\LandingPageTrackRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LanguageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\LanguageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LoginLogRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\LoginLogRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MembershipTrackRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MembershipTrackRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Message\MessageBidRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Message\MessageBidRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Message\MessageReceptionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Message\MessageReceptionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Message\MessageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Message\MessageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PasswordResetRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PasswordResetRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentPackageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PaymentPackageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentVxsOrderRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PaymentVxsOrderRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PerformerRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PerformerRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProjectBidRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ProjectBidRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProjectPerkRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ProjectPerkRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProjectRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ProjectRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReferralRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ReferralRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RegistrationTrackRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\RegistrationTrackRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShopVideoBidRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ShopVideoBidRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShopVideoRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ShopVideoRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StatisticCreditsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\StatisticCreditsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StatisticMembershipRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\StatisticMembershipRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StatisticRegistrationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\StatisticRegistrationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TagRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TagRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VerificationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\VerificationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VideoFileRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\VideoFileRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Security\Http\Logout\TwoFactorLogoutSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Http\Logout\TwoFactorLogoutSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Security\Subscriber\LoginLogSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Subscriber\LoginLogSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Security\Subscriber\LoginSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Subscriber\LoginSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Security\Subscriber\ReCaptchaSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Subscriber\ReCaptchaSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Security\Subscriber\SwitchUserSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Subscriber\SwitchUserSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Security\Subscriber\UpdateThemeSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Subscriber\UpdateThemeSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Security\Subscriber\VerifiedCheckSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Subscriber\VerifiedCheckSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Security\TwoFactor\TwoFactorAuthSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\TwoFactor\TwoFactorAuthSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ResetInterface.0.App\Security\Voter\Bid\HasCreditsPerkVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\Bid\HasCreditsPerkVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\Bid\HasCreditsPerkVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ResetInterface.0.App\Security\Voter\Bid\HasCreditsVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\Bid\HasCreditsVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\Bid\HasCreditsVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ResetInterface.0.App\Security\Voter\Bid\HasNoContributionVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\Bid\HasNoContributionVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\Bid\HasNoContributionVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ResetInterface.0.App\Security\Voter\Bid\HasNotPurchasedVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\Bid\HasNotPurchasedVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\Bid\HasNotPurchasedVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ResetInterface.0.App\Security\Voter\Bid\HasPurchasedOnceVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\Bid\HasPurchasedOnceVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\Bid\HasPurchasedOnceVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ResetInterface.0.App\Security\Voter\Bid\HasPurchasedVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\Bid\HasPurchasedVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\Bid\HasPurchasedVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ResetInterface.0.App\Security\Voter\CreditsMembership\ContinuousMembership"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\CreditsMembership\ContinuousMembership"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\CreditsMembership\ContinuousMembership"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ResetInterface.0.App\Security\Voter\Favorite\AddFavoriteVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\Favorite\AddFavoriteVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\Favorite\AddFavoriteVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ResetInterface.0.App\Security\Voter\Feed\ViewFeedItem"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\Feed\ViewFeedItem"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\Feed\ViewFeedItem"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ResetInterface.0.App\Security\Voter\Message\HasUnlockedVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\Message\HasUnlockedVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\Message\HasUnlockedVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ResetInterface.0.App\Security\Voter\Message\MessageAccess"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\Message\MessageAccess"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\Message\MessageAccess"; reason: abstract.
Removed service ".instanceof.JMS\Serializer\Handler\SubscribingHandlerInterface.0.App\Serializer\Type\FileHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Serializer\Type\FileHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Service\Affiliate\AffiliateIdTracker"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Affiliate\AffiliateIdTracker"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ResetInterface.0.App\Service\MembershipStart"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\MembershipStart"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ResetInterface.0.App\Service\StaticMessageProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\StaticMessageProvider"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Subscriber\CardExpirationSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Subscriber\CardExpirationSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Subscriber\ChangeCardSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Subscriber\ChangeCardSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Subscriber\ConsoleExceptionSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Subscriber\ConsoleExceptionSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Subscriber\LoginReturnSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Subscriber\LoginReturnSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Subscriber\ManageCreditsHistorySubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Subscriber\ManageCreditsHistorySubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Subscriber\ManageCreditsSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Subscriber\ManageCreditsSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Subscriber\MembershipAddSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Subscriber\MembershipAddSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Subscriber\MembershipCancelSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Subscriber\MembershipCancelSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Subscriber\MembershipPaymentSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Subscriber\MembershipPaymentSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Subscriber\MembershipTrackSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Subscriber\MembershipTrackSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Subscriber\ProposalCreditsSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Subscriber\ProposalCreditsSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Subscriber\ProposalEmailSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Subscriber\ProposalEmailSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Subscriber\ProposalNotificationSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Subscriber\ProposalNotificationSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Subscriber\RefundContributionSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Subscriber\RefundContributionSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Subscriber\RegistrationStatsSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Subscriber\RegistrationStatsSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Subscriber\ShopVideoCreditsSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Subscriber\ShopVideoCreditsSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Subscriber\UserRolesChangedSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Subscriber\UserRolesChangedSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Subscriber\ValidationSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Subscriber\ValidationSubscriber"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\AffiliateExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\AffiliateExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\ContentReferenceExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\ContentReferenceExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\CookieExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\CookieExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\CookieScriptExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\CookieScriptExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\CrudExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\CrudExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\DateExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\DateExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\NumberExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\NumberExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\PassExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\PassExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\ProjectStockInfoExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\ProjectStockInfoExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\ShuffleExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\ShuffleExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\StringExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\StringExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\TimeLeftExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\TimeLeftExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\AdditionalFilesUniqueValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\Constraints\AdditionalFilesUniqueValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\BackendUsernameExistsValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\Constraints\BackendUsernameExistsValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\CreditsValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\Constraints\CreditsValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\CustomVideoFilesUniqueValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\Constraints\CustomVideoFilesUniqueValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\ExpireDateValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\Constraints\ExpireDateValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\MessagePriceValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\Constraints\MessagePriceValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\NotReservedValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\Constraints\NotReservedValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\PerkHasStockValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\Constraints\PerkHasStockValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\PerkRequireVideoValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\Constraints\PerkRequireVideoValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\ReCaptchaValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\Constraints\ReCaptchaValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\TwoFactorCodeValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\Constraints\TwoFactorCodeValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\UrlValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\Constraints\UrlValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\VideoValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\Constraints\VideoValidator"; reason: abstract.
Removed service ".instanceof.App\VideoProcessing\Ffmpeg\VideoHandlerInterface.0.App\VideoProcessing\Ffmpeg\FileInfoCustomVideoHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\VideoProcessing\Ffmpeg\FileInfoCustomVideoHandler"; reason: abstract.
Removed service ".instanceof.App\VideoProcessing\Ffmpeg\VideoHandlerInterface.0.App\VideoProcessing\Ffmpeg\FileInfoHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\VideoProcessing\Ffmpeg\FileInfoHandler"; reason: abstract.
Removed service ".instanceof.App\VideoProcessing\Ffmpeg\VideoHandlerInterface.0.App\VideoProcessing\Ffmpeg\VidcapsHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\VideoProcessing\Ffmpeg\VidcapsHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\VideoProcessing\Processing\FeedVideoPopProcessing"; reason: abstract.
Removed service ".abstract.instanceof.App\VideoProcessing\Processing\FeedVideoPopProcessing"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\VideoProcessing\Processing\PopSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\VideoProcessing\Processing\PopSubscriber"; reason: abstract.
Removed service ".instanceof.App\RabbitMq\Handler\RabbitMqHandlerInterface.0.App\VideoProcessing\PurgeVideoHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ResetInterface.0.App\VideoProcessing\PurgeVideoHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\VideoProcessing\PurgeVideoHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.sindrive_rabbit_mq_task.task_handler"; reason: abstract.
Removed service ".abstract.instanceof.sindrive_rabbit_mq_task.task_handler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.UploadsBundle\Form\Type\FileEntityType"; reason: abstract.
Removed service ".abstract.instanceof.UploadsBundle\Form\Type\FileEntityType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.UploadsBundle\Form\Type\FileType"; reason: abstract.
Removed service ".abstract.instanceof.UploadsBundle\Form\Type\FileType"; reason: abstract.
Removed service ".instanceof.App\RabbitMq\Handler\RabbitMqHandlerInterface.0.UploadsBundle\RabbitMq\Handler\FileHandlerFactoryHandler"; reason: abstract.
Removed service ".abstract.instanceof.UploadsBundle\RabbitMq\Handler\FileHandlerFactoryHandler"; reason: abstract.
Removed service ".instanceof.App\RabbitMq\Handler\RabbitMqHandlerInterface.0.UploadsBundle\RabbitMq\Handler\FileInfoHandler"; reason: abstract.
Removed service ".abstract.instanceof.UploadsBundle\RabbitMq\Handler\FileInfoHandler"; reason: abstract.
Removed service ".instanceof.App\RabbitMq\Handler\RabbitMqHandlerInterface.0.UploadsBundle\RabbitMq\Handler\ZipHandler"; reason: abstract.
Removed service ".abstract.instanceof.UploadsBundle\RabbitMq\Handler\ZipHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.UploadsBundle\Subscriber\UploadSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.UploadsBundle\Subscriber\UploadSubscriber"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.UploadsBundle\Twig\Extension"; reason: abstract.
Removed service ".abstract.instanceof.UploadsBundle\Twig\Extension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.UploadsBundle\Validator\Constraints\CountUploadedFilesValidator"; reason: abstract.
Removed service ".abstract.instanceof.UploadsBundle\Validator\Constraints\CountUploadedFilesValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.UploadsBundle\Validator\Constraints\HasFileValidator"; reason: abstract.
Removed service ".abstract.instanceof.UploadsBundle\Validator\Constraints\HasFileValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.UploadsBundle\Validator\Constraints\HasNoFileValidator"; reason: abstract.
Removed service ".abstract.instanceof.UploadsBundle\Validator\Constraints\HasNoFileValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.VxsBundle\Command\VxsChargebacksCommand"; reason: abstract.
Removed service ".abstract.instanceof.VxsBundle\Command\VxsChargebacksCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.VxsBundle\Command\VxsCommand"; reason: abstract.
Removed service ".abstract.instanceof.VxsBundle\Command\VxsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.VxsBundle\Command\VxsTransactionsCommand"; reason: abstract.
Removed service ".abstract.instanceof.VxsBundle\Command\VxsTransactionsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.VxsBundle\Controller\VxsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.VxsBundle\Controller\VxsController"; reason: abstract.
Removed service ".abstract.instanceof.VxsBundle\Controller\VxsController"; reason: abstract.
366
Removed service "App\Contract\Payments\ReferenceProvider"; reason: unused.
Removed service "App\Doctrine\Listener\DealGalleryCollectionFileListener"; reason: unused.
Removed service "App\Doctrine\Listener\DealPreviewSingleFileListener"; reason: unused.
Removed service "App\Doctrine\Listener\DealTrailerCollectionFileListener"; reason: unused.
Removed service "App\Doctrine\Listener\DealVidcapsCollectionFileListener"; reason: unused.
Removed service "App\Doctrine\Listener\DealVideoFileDbCollectionFileListener"; reason: unused.
Removed service "App\Doctrine\Listener\DealVideoFileDbSingleFileListener"; reason: unused.
Removed service "App\Doctrine\Listener\FeedGalleryCollectionFileListener"; reason: unused.
Removed service "App\Doctrine\Listener\FeedTrailerSingleFileListener"; reason: unused.
Removed service "App\Doctrine\Listener\MessageGalleryCollectionFileListener"; reason: unused.
Removed service "App\Doctrine\Listener\MessagePreviewSingleFileListener"; reason: unused.
Removed service "App\Doctrine\Listener\MessageVideoSingleFileListener"; reason: unused.
Removed service "App\Doctrine\Listener\PerformerImageSingleFileListener"; reason: unused.
Removed service "App\Doctrine\Listener\PerformerPreviewSingleFileListener"; reason: unused.
Removed service "App\Doctrine\Listener\ProjectCustomVideoFileDbCollectionFileListener"; reason: unused.
Removed service "App\Doctrine\Listener\ProjectCustomVideoFileDbSingleFileListener"; reason: unused.
Removed service "App\Doctrine\Listener\ProjectGalleryCollectionFileListener"; reason: unused.
Removed service "App\Doctrine\Listener\ProjectPreviewSingleFileListener"; reason: unused.
Removed service "App\Doctrine\Listener\ProjectTrailerCollectionFileListener"; reason: unused.
Removed service "App\Doctrine\Listener\ProjectVidcapsCollectionFileListener"; reason: unused.
Removed service "App\Doctrine\Listener\ProjectVideoFileDbCollectionFileListener"; reason: unused.
Removed service "App\Doctrine\Listener\ProjectVideoFileDbSingleFileListener"; reason: unused.
Removed service "App\Doctrine\Listener\ShopVideoGalleryCollectionFileListener"; reason: unused.
Removed service "App\Doctrine\Listener\ShopVideoPreviewSingleFileListener"; reason: unused.
Removed service "App\Doctrine\Listener\ShopVideoTrailerSingleFileListener"; reason: unused.
Removed service "App\Doctrine\Listener\ShopVideoVidcapsCollectionFileListener"; reason: unused.
Removed service "App\Doctrine\Listener\ShopVideoVideoFileDbCollectionFileListener"; reason: unused.
Removed service "App\Doctrine\Listener\ShopVideoVideoFileDbSingleFileListener"; reason: unused.
Removed service "App\Doctrine\Listener\TagPreviewSingleFileListener"; reason: unused.
Removed service "App\Doctrine\Walker\SortableNullsWalker"; reason: unused.
Removed service "App\Email\CancelCreditsMembershipType"; reason: unused.
Removed service "App\Email\CardExpiration"; reason: unused.
Removed service "App\Email\ConsoleExceptionType"; reason: unused.
Removed service "App\Email\Contact"; reason: unused.
Removed service "App\Email\ContentReport"; reason: unused.
Removed service "App\Email\ContentReportValidate"; reason: unused.
Removed service "App\Email\ProposalCanceled"; reason: unused.
Removed service "App\Email\ProposalDealDownloadable"; reason: unused.
Removed service "App\Email\ProposalFunded"; reason: unused.
Removed service "App\Email\ProposalFundedInternalNotification"; reason: unused.
Removed service "App\Email\ResetPassword"; reason: unused.
Removed service "App\Email\SecondChance"; reason: unused.
Removed service "App\Email\UnreadMessage"; reason: unused.
Removed service "App\Email\UserVerification"; reason: unused.
Removed service "App\Event\CreditsEvent"; reason: unused.
Removed service "App\Event\EmailVerifiedEvent"; reason: unused.
Removed service "App\Event\ProposalCanceledEvent"; reason: unused.
Removed service "App\Event\ProposalFundedEvent"; reason: unused.
Removed service "App\Event\Recurring\MembershipAdd"; reason: unused.
Removed service "App\Event\Recurring\MembershipAttempt"; reason: unused.
Removed service "App\Event\Recurring\MembershipCancel"; reason: unused.
Removed service "App\Event\Recurring\MembershipPaymentCancelledEvent"; reason: unused.
Removed service "App\Event\Recurring\MembershipPaymentReceivedEvent"; reason: unused.
Removed service "App\Event\Recurring\MembershipRebill"; reason: unused.
Removed service "App\Event\UserRegisteredEvent"; reason: unused.
Removed service "App\Event\UserRolesChangedEvent"; reason: unused.
Removed service "App\Exception\InvalidCancellationRequestCreditsMembership"; reason: unused.
Removed service "App\Exception\InvalidRecaptchaException"; reason: unused.
Removed service "App\Exception\PaymentPackageNotFoundException"; reason: unused.
Removed service "App\Exception\ProposalNotFoundException"; reason: unused.
Removed service "App\Exception\ProposalTypeException"; reason: unused.
Removed service "App\Exception\ShopVideoNotFoundException"; reason: unused.
Removed service "App\Form\DataTransformer\ActionSelectDataTransformer"; reason: unused.
Removed service "App\Form\DataTransformer\ActionsSelectDataTransformer"; reason: unused.
Removed service "App\Form\DataTransformer\ActionsSelectEntityIdsDataTransformer"; reason: unused.
Removed service "App\Form\DataTransformer\IntegerMoneyToLocalizedStringTransformer"; reason: unused.
Removed service "App\Model\ChangeCard"; reason: unused.
Removed service "App\Model\ContentReportData"; reason: unused.
Removed service "App\Model\CreditsMembershipPurchase"; reason: unused.
Removed service "App\Model\CreditsPurchase"; reason: unused.
Removed service "App\Model\CreditsPurchaseResult"; reason: unused.
Removed service "App\Model\Gender"; reason: unused.
Removed service "App\Model\ImpersonatingUser"; reason: unused.
Removed service "App\Model\ManualCredits"; reason: unused.
Removed service "App\Model\StatisticMembershipHolder"; reason: unused.
Removed service "App\Model\StatisticRegistrationHolder"; reason: unused.
Removed service "App\Model\StatisticsCreditsHolder"; reason: unused.
Removed service "App\Model\TagCount"; reason: unused.
Removed service "App\Pager\Adapter\DoctrineCollectionLifoAdapter"; reason: unused.
Removed service "App\Pager\Adapter\DoctrineCustomQueryAdapter"; reason: unused.
Removed service "App\Pager\Adapter\DoctrineGroupedQueryAdapter"; reason: unused.
Removed service "App\Pager\Adapter\DoctrineORMLifoAdapter"; reason: unused.
Removed service "App\Pager\View\AdminThemeView"; reason: unused.
Removed service "App\Pager\View\Template\AdminThemeTemplate"; reason: unused.
Removed service "App\Pager\View\Template\AlternateThemeTemplate"; reason: unused.
Removed service "App\Pager\View\Template\ThemeTemplate"; reason: unused.
Removed service "App\Pager\View\ThemeView"; reason: unused.
Removed service "App\Pager\View\ThemeViewAlternate"; reason: unused.
Removed service "App\RabbitMq\Processing\PopProcessingEvent"; reason: unused.
Removed service "App\RabbitMq\Processing\ProcessingEvent"; reason: unused.
Removed service "App\RabbitMq\Processing\PushProcessingEvent"; reason: unused.
Removed service "App\RabbitMq\TasksProcessor"; reason: unused.
Removed service "App\RabbitMq\Writer\LandingPageWriter"; reason: unused.
Removed service "App\RabbitMq\Writer\LoginLogWriter"; reason: unused.
Removed service "App\RabbitMq\Writer\LoginUpdateWriter"; reason: unused.
Removed service "App\Repository\Filter\Category"; reason: unused.
Removed service "App\Repository\Filter\Character"; reason: unused.
Removed service "App\Repository\Filter\CommonHandler"; reason: unused.
Removed service "App\Repository\Filter\ContentUserBid"; reason: unused.
Removed service "App\Repository\Filter\ContentUserBids"; reason: unused.
Removed service "App\Repository\Filter\DealBids"; reason: unused.
Removed service "App\Repository\Filter\DealPerks"; reason: unused.
Removed service "App\Repository\Filter\DelayedPublished"; reason: unused.
Removed service "App\Repository\Filter\DownloadableContentFilter"; reason: unused.
Removed service "App\Repository\Filter\DressCode"; reason: unused.
Removed service "App\Repository\Filter\FavoriteTag"; reason: unused.
Removed service "App\Repository\Filter\FeedAttachedVideo"; reason: unused.
Removed service "App\Repository\Filter\FeedHasPurchases"; reason: unused.
Removed service "App\Repository\Filter\FeedHasReactions"; reason: unused.
Removed service "App\Repository\Filter\FeedReactions"; reason: unused.
Removed service "App\Repository\Filter\FromToHandler"; reason: unused.
Removed service "App\Repository\Filter\GroupFeedLikes"; reason: unused.
Removed service "App\Repository\Filter\HasContent"; reason: unused.
Removed service "App\Repository\Filter\LandingReferred"; reason: unused.
Removed service "App\Repository\Filter\LoginLogUser"; reason: unused.
Removed service "App\Repository\Filter\MessageBids"; reason: unused.
Removed service "App\Repository\Filter\MessageFree"; reason: unused.
Removed service "App\Repository\Filter\MessageHasPurchases"; reason: unused.
Removed service "App\Repository\Filter\MessagePremium"; reason: unused.
Removed service "App\Repository\Filter\MessageType"; reason: unused.
Removed service "App\Repository\Filter\OrderHandler"; reason: unused.
Removed service "App\Repository\Filter\PaymentVxsOrderMembershipTransactions"; reason: unused.
Removed service "App\Repository\Filter\PerformerContent"; reason: unused.
Removed service "App\Repository\Filter\PeriodHandler"; reason: unused.
Removed service "App\Repository\Filter\ProjectBids"; reason: unused.
Removed service "App\Repository\Filter\ProjectPerks"; reason: unused.
Removed service "App\Repository\Filter\ProposalDaysLeft"; reason: unused.
Removed service "App\Repository\Filter\ProposalExpired"; reason: unused.
Removed service "App\Repository\Filter\ProposalFunded"; reason: unused.
Removed service "App\Repository\Filter\ProposalInPublished"; reason: unused.
Removed service "App\Repository\Filter\ProposalProgress"; reason: unused.
Removed service "App\Repository\Filter\ProposalRefunded"; reason: unused.
Removed service "App\Repository\Filter\SearchActive"; reason: unused.
Removed service "App\Repository\Filter\SearchResolution"; reason: unused.
Removed service "App\Repository\Filter\SearchTitleDescription"; reason: unused.
Removed service "App\Repository\Filter\ShopVideoBids"; reason: unused.
Removed service "App\Repository\Filter\TagFeedContent"; reason: unused.
Removed service "App\Repository\Filter\TagFilter"; reason: unused.
Removed service "App\Repository\Filter\UserBids"; reason: unused.
Removed service "App\Repository\Filter\UserBidsAll"; reason: unused.
Removed service "App\Repository\Filter\UserCancellationRequest"; reason: unused.
Removed service "App\Repository\Filter\UserCreditHistory"; reason: unused.
Removed service "App\Repository\Filter\UserFavorites"; reason: unused.
Removed service "App\Repository\Filter\UserFeedLike"; reason: unused.
Removed service "App\Response\ActionResult"; reason: unused.
Removed service "App\Response\JsonTextResponse"; reason: unused.
Removed service "App\Service\IntegerUtils"; reason: unused.
Removed service "App\Service\SavedFilter"; reason: unused.
Removed service "App\Transliterator\Transliterator"; reason: unused.
Removed service "App\Validator\Constraints\AdditionalFilesUnique"; reason: unused.
Removed service "App\Validator\Constraints\BackendUsernameExists"; reason: unused.
Removed service "App\Validator\Constraints\Credits"; reason: unused.
Removed service "App\Validator\Constraints\CustomVideoFilesUnique"; reason: unused.
Removed service "App\Validator\Constraints\ExpireDate"; reason: unused.
Removed service "App\Validator\Constraints\MessagePrice"; reason: unused.
Removed service "App\Validator\Constraints\NotReserved"; reason: unused.
Removed service "App\Validator\Constraints\PerkHasStock"; reason: unused.
Removed service "App\Validator\Constraints\PerkRequireVideo"; reason: unused.
Removed service "App\Validator\Constraints\RecaptchaIsTrue"; reason: unused.
Removed service "App\Validator\Constraints\TwoFactorCode"; reason: unused.
Removed service "App\Validator\Constraints\Url"; reason: unused.
Removed service "App\Validator\Constraints\Video"; reason: unused.
Removed service "App\VideoProcessing\Cdn77\CdnClient"; reason: unused.
Removed service "App\VideoProcessing\Cdn77\TestCdnClient"; reason: unused.
Removed service "App\VideoProcessing\Ffmpeg\FileInfo\Cdn77FileInfo"; reason: unused.
Removed service "App\VideoProcessing\Ffmpeg\Format\NullFormat"; reason: unused.
Removed service "App\VideoProcessing\Ffmpeg\Vidcaps\Cdn77Fetcher"; reason: unused.
Removed service "Dolondro\GoogleAuthenticator\GoogleAuthenticator"; reason: unused.
Removed service "Dolondro\GoogleAuthenticator\SecretFactory"; reason: unused.
Removed service "app.common_cache.l1"; reason: unused.
Removed service "app.common_cache.l2"; reason: unused.
Removed service "app.common_cache.l3"; reason: unused.
Removed service "app.common_cache"; reason: unused.
Removed service "http_cache"; reason: unused.
Removed service "http_cache.store"; reason: unused.
Removed service "reverse_container"; reason: unused.
Removed service "cache.app.taggable"; reason: unused.
Removed service "assets.empty_package"; reason: unused.
Removed service "assets.empty_version_strategy"; reason: unused.
Removed service "psr18.http_client"; reason: unused.
Removed service "mailer.default_transport"; reason: unused.
Removed service "translator.logging"; reason: unused.
Removed service "annotations.filesystem_cache_adapter"; reason: unused.
Removed service "annotations.filesystem_cache"; reason: unused.
Removed service "annotations.cache"; reason: unused.
Removed service "serializer.mapping.cache.symfony"; reason: unused.
Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
Removed service ".cache_connection.GD_MSZC"; reason: unused.
Removed service ".cache.default_memcached.taggable"; reason: unused.
Removed service ".cache.cache_user.taggable"; reason: unused.
Removed service ".cache.categorization.taggable"; reason: unused.
Removed service ".cache.cache_deal.taggable"; reason: unused.
Removed service ".cache.cache_project.taggable"; reason: unused.
Removed service ".cache.cache_shop_video.taggable"; reason: unused.
Removed service ".cache.cache_favorite.taggable"; reason: unused.
Removed service ".cache.feed.taggable"; reason: unused.
Removed service ".cache.feed_like.taggable"; reason: unused.
Removed service ".cache.cache_array.taggable"; reason: unused.
Removed service ".messages.cache.taggable"; reason: unused.
Removed service ".cache.tagged_memcached.taggable"; reason: unused.
Removed service "session.storage.factory.php_bridge"; reason: unused.
Removed service "session.storage.factory.mock_file"; reason: unused.
Removed service "session.storage.factory.service"; reason: unused.
Removed service "session.flash_bag"; reason: unused.
Removed service "session.attribute_bag"; reason: unused.
Removed service "session.handler.native_file"; reason: unused.
Removed service "session.abstract_handler"; reason: unused.
Removed service "session.marshaller"; reason: unused.
Removed service "validator.mapping.cache.adapter"; reason: unused.
Removed service "messenger.transport.symfony_serializer"; reason: unused.
Removed service "messenger.middleware.validation"; reason: unused.
Removed service "messenger.middleware.router_context"; reason: unused.
Removed service "messenger.transport.sqs.factory"; reason: unused.
Removed service "messenger.transport.beanstalkd.factory"; reason: unused.
Removed service "messenger.listener.dispatch_pcntl_signal_listener"; reason: unused.
Removed service "messenger.listener.stop_worker_on_sigterm_signal_listener"; reason: unused.
Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
Removed service ".1_ServiceLocator~XNcwSc8"; reason: unused.
Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
Removed service "doctrine.orm.naming_strategy.underscore"; reason: unused.
Removed service "doctrine.orm.naming_strategy.underscore_number_aware"; reason: unused.
Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
Removed service "doctrine.orm.default_second_level_cache.cache_configuration"; reason: unused.
Removed service "doctrine.orm.default_second_level_cache.default_cache_factory"; reason: unused.
Removed service "doctrine.orm.default_second_level_cache.logger_chain"; reason: unused.
Removed service "doctrine.orm.default_second_level_cache.logger_statistics"; 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 "security.authentication.session_strategy_noop"; reason: unused.
Removed service "security.user_password_hasher"; reason: unused.
Removed service "security.authentication.basic_entry_point"; reason: unused.
Removed service "security.authentication.retry_entry_point"; reason: unused.
Removed service "security.context_listener"; reason: unused.
Removed service "security.rememberme.token.provider.in_memory"; reason: unused.
Removed service "security.authenticator.managers_locator"; reason: unused.
Removed service "security.user_authenticator"; reason: unused.
Removed service "security.authentication.manager"; reason: unused.
Removed service "security.authentication.guard_handler"; reason: unused.
Removed service "security.authenticator.remember_me_signature_hasher"; reason: unused.
Removed service "security.authenticator.firewall_aware_remember_me_handler"; reason: unused.
Removed service "twig.loader.chain"; reason: unused.
Removed service "twig.extension.debug"; reason: unused.
Removed service "monolog.formatter.chrome_php"; reason: unused.
Removed service "monolog.formatter.gelf_message"; reason: unused.
Removed service "monolog.formatter.html"; reason: unused.
Removed service "monolog.formatter.json"; reason: unused.
Removed service "monolog.formatter.line"; reason: unused.
Removed service "monolog.formatter.loggly"; reason: unused.
Removed service "monolog.formatter.normalizer"; reason: unused.
Removed service "monolog.formatter.scalar"; reason: unused.
Removed service "monolog.formatter.wildfire"; reason: unused.
Removed service "monolog.formatter.logstash"; reason: unused.
Removed service "monolog.http_client"; reason: unused.
Removed service "maker.maker.make_functional_test"; reason: unused.
Removed service "maker.maker.make_unit_test"; reason: unused.
Removed service "oneup_uploader.namer.urlsafe"; reason: unused.
Removed service "oneup_uploader.error_handler.noop"; reason: unused.
Removed service "oneup_uploader.error_handler.fineuploader"; reason: unused.
Removed service "oneup_uploader.error_handler.uploadify"; reason: unused.
Removed service "oneup_uploader.error_handler.yui3"; reason: unused.
Removed service "oneup_uploader.error_handler.fancyupload"; reason: unused.
Removed service "oneup_uploader.error_handler.mooupload"; reason: unused.
Removed service "oneup_uploader.error_handler.dropzone"; reason: unused.
Removed service "oneup_uploader.error_handler.plupload"; reason: unused.
Removed service "oneup_uploader.error_handler.custom"; reason: unused.
Removed service "ewz_recaptcha.extension.recaptcha.request_method.proxy_post"; reason: unused.
Removed service "ewz_recaptcha.form_builder_factory"; reason: unused.
Removed service "jms_serializer.identical_property_naming_strategy"; reason: unused.
Removed service "jms_serializer.doctrine_phpcr_object_constructor"; reason: unused.
Removed service "jms_serializer.templating.helper.serializer"; 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.cdn_protected_adapter"; reason: unused.
Removed service "webpack_encore.cache"; reason: unused.
Removed service "enqueue.transport.amqp.rpc_factory"; reason: unused.
Removed service "enqueue.transport.amqp.rpc_client"; reason: unused.
Removed service "liip_functional_test.query.counter"; reason: unused.
Removed service "sindrive_content.filesystem"; reason: unused.
Removed service "sindrive_content.file_handler"; reason: unused.
Removed service "sindrive_content.resizer.processor.gd"; reason: unused.
Removed service "sindrive_content.resizer.processor.imagick"; reason: unused.
Removed service "image_handler.deal_preview"; reason: unused.
Removed service "image_handler.deal_vidcap"; reason: unused.
Removed service "image_handler.deal_gallery"; reason: unused.
Removed service "image_handler.project_preview"; reason: unused.
Removed service "image_handler.project_vidcap"; reason: unused.
Removed service "image_handler.project_gallery"; reason: unused.
Removed service "image_handler.shop_video_preview"; reason: unused.
Removed service "image_handler.shop_video_vidcap"; reason: unused.
Removed service "image_handler.shop_video_gallery"; reason: unused.
Removed service "image_handler.tag_preview"; reason: unused.
Removed service "image_handler.performer_preview"; reason: unused.
Removed service "image_handler.performer_image"; reason: unused.
Removed service "image_handler.feed_gallery"; reason: unused.
Removed service "image_handler.message_preview"; reason: unused.
Removed service "image_handler.message_gallery"; reason: unused.
Removed service "edgecast.manager"; reason: unused.
Removed service "edgecast.generator.cli"; reason: unused.
Removed service "edgecast.generator.remote"; reason: unused.
Removed service "UploadsBundle\Doctrine\CollectionHandler"; reason: unused.
Removed service "UploadsBundle\Doctrine\DbCollectionHandler"; reason: unused.
Removed service "UploadsBundle\Doctrine\DbSingleHandler"; reason: unused.
Removed service "UploadsBundle\Doctrine\SingleFileHandler"; reason: unused.
Removed service "UploadsBundle\Doctrine\TrailerHandler"; reason: unused.
Removed service "UploadsBundle\Doctrine\ZipFileHandler"; reason: unused.
Removed service "UploadsBundle\Event\ValidationUrlEvent"; reason: unused.
Removed service "UploadsBundle\FileHandler\FlysystemHandler"; reason: unused.
Removed service "UploadsBundle\FileHandler\ImageHandler"; reason: unused.
Removed service "UploadsBundle\Model\File"; reason: unused.
Removed service "UploadsBundle\Model\FileCollection"; reason: unused.
Removed service "UploadsBundle\PropertyAccess\ScalarAccessor"; reason: unused.
Removed service "UploadsBundle\UploadsBundle"; reason: unused.
Removed service "UploadsBundle\Validator\Constraints\CountUploadedFiles"; reason: unused.
Removed service "UploadsBundle\Validator\Constraints\HasFile"; reason: unused.
Removed service "UploadsBundle\Validator\Constraints\HasNoFile"; reason: unused.
Removed service "uploads.archive_to_local_file_handler"; reason: unused.
Removed service "VxsBundle\DependencyInjection\Compiler\TwigPass"; reason: unused.
Removed service "VxsBundle\DependencyInjection\Configuration"; reason: unused.
Removed service "VxsBundle\DependencyInjection\VxsExtension"; reason: unused.
Removed service "VxsBundle\Event\VxsCreditsApprovedEvent"; reason: unused.
Removed service "VxsBundle\Event\VxsCreditsChargebackEvent"; reason: unused.
Removed service "VxsBundle\Event\VxsCreditsDeclinedEvent"; reason: unused.
Removed service "VxsBundle\Event\VxsCreditsRefundEvent"; reason: unused.
Removed service "VxsBundle\Event\VxsPaymentApprovalsEvent"; reason: unused.
Removed service "VxsBundle\Model\CheckResponse"; reason: unused.
Removed service "VxsBundle\Model\OrderResult"; reason: unused.
Removed service "VxsBundle\Service\IdentityRemove"; reason: unused.
Removed service "VxsBundle\Service\UsernameEmailDecider"; reason: unused.
Removed service "VxsBundle\Service\VxsCountryMap"; reason: unused.
Removed service "VxsBundle\Service\VxsFetcher"; reason: unused.
Removed service "VxsBundle\VxsBundle"; reason: unused.
Removed service ".service_locator.M9PMcRV"; reason: unused.
Removed service ".service_locator.1fVoCUF"; reason: unused.
Removed service ".service_locator.DzfWLst"; reason: unused.
Removed service ".service_locator.5usv1bv"; reason: unused.
Removed service ".service_locator.mzjt3rI"; reason: unused.
Removed service ".service_locator.T7xmfzk"; reason: unused.
Removed service ".service_locator.0qLwByf"; reason: unused.
Removed service ".service_locator._8v3mYQ"; reason: unused.
Removed service ".service_locator.q9hsr_U"; reason: unused.
Removed service ".service_locator.GX2kvU8"; reason: unused.
Removed service ".service_locator.6r_F6qL"; reason: unused.
Removed service ".service_locator.HzK1YvQ"; reason: unused.
Removed service ".service_locator.vPofKAF"; reason: unused.
Removed service ".service_locator.KJT1cmT"; reason: unused.
Removed service ".service_locator.Y0EvOTE"; reason: unused.
Removed service ".service_locator.aBaAwVO"; reason: unused.
Removed service ".service_locator.2UAg4rc"; reason: unused.
Removed service ".service_locator..Ae5NXw"; reason: unused.
Removed service ".service_locator.qcnOnKt"; reason: unused.
Removed service ".service_locator.RKn2MZB"; reason: unused.
Removed service ".service_locator.w.Hzbus"; reason: unused.
Removed service "doctrine.dbal.logging_middleware.default"; reason: unused.
Removed service "doctrine.dbal.debug_middleware.default"; reason: unused.
Removed service "security.ldap_locator"; reason: unused.
Removed service "monolog.logger.translation"; reason: unused.
Removed service ".service_locator.XXv1IfR"; reason: unused.
Removed service ".service_locator.H9wIKck"; reason: unused.
688
Inlined service "App\Aggregator\CreditsAggregator" to "App\Command\AggregateCreditsCommand".
Inlined service "App\Aggregator\MembershipAggregator" to "App\Command\AggregateMembershipsCommand".
Inlined service "App\Aggregator\RegistrationAggregator" to "App\Command\AggregateRegistrationsCommand".
Inlined service "App\Service\Refunder" to "App\Command\RefundCommand".
Inlined service "App\Service\ReusableMessage" to "App\Command\SendReusableMessageCommand".
Inlined service "App\Service\Sitemap" to "App\Command\SitemapCommand".
Inlined service ".service_locator.GNc8e5B.App\Controller\CRUD\CrudExecutor" to "App\Controller\CRUD\CrudExecutor".
Inlined service ".service_locator.GNc8e5B.App\Controller\ContentReport\CreateController" to "App\Controller\ContentReport\CreateController".
Inlined service ".service_locator.GNc8e5B.App\Controller\ContentReport\VerifyController" to "App\Controller\ContentReport\VerifyController".
Inlined service ".service_locator.GNc8e5B.App\Controller\CreditsMembership\CancelController" to "App\Controller\CreditsMembership\CancelController".
Inlined service ".service_locator.GNc8e5B.App\Controller\CreditsMembership\CreateController" to "App\Controller\CreditsMembership\CreateController".
Inlined service ".service_locator.GNc8e5B.App\Controller\CreditsMembership\UndoCancelController" to "App\Controller\CreditsMembership\UndoCancelController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Deal\CategoriesController" to "App\Controller\Deal\CategoriesController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Deal\DetailsController" to "App\Controller\Deal\DetailsController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Deal\DownloadController" to "App\Controller\Deal\DownloadController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Deal\ListController" to "App\Controller\Deal\ListController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Deal\PurchaseController" to "App\Controller\Deal\PurchaseController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Download\ListController" to "App\Controller\Download\ListController".
Inlined service ".service_locator.GNc8e5B.App\Controller\ErrorController" to "App\Controller\ErrorController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Favorite\CreateController" to "App\Controller\Favorite\CreateController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Favorite\DeleteController" to "App\Controller\Favorite\DeleteController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Favorite\ListController" to "App\Controller\Favorite\ListController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Feed\CreateFeedLikeController" to "App\Controller\Feed\CreateFeedLikeController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Feed\DeleteFeedLikeController" to "App\Controller\Feed\DeleteFeedLikeController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Feed\FeedController" to "App\Controller\Feed\FeedController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Feed\FeedLikeListController" to "App\Controller\Feed\FeedLikeListController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Feed\ListController" to "App\Controller\Feed\ListController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Feed\PurchaseShopVideoController" to "App\Controller\Feed\PurchaseShopVideoController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Feed\TagListController" to "App\Controller\Feed\TagListController".
Inlined service ".service_locator.GNc8e5B.App\Controller\ForgotPassword\RequestPasswordLinkController" to "App\Controller\ForgotPassword\RequestPasswordLinkController".
Inlined service ".service_locator.GNc8e5B.App\Controller\ForgotPassword\ResetPasswordLinkController" to "App\Controller\ForgotPassword\ResetPasswordLinkController".
Inlined service ".service_locator.GNc8e5B.App\Controller\HomepageController" to "App\Controller\HomepageController".
Inlined service ".service_locator.GNc8e5B.App\Controller\LoginController" to "App\Controller\LoginController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Message\DetailsController" to "App\Controller\Message\DetailsController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Message\DownloadController" to "App\Controller\Message\DownloadController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Message\ListController" to "App\Controller\Message\ListController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Message\MessageCountController" to "App\Controller\Message\MessageCountController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Message\NotificationListController" to "App\Controller\Message\NotificationListController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Message\PurchaseController" to "App\Controller\Message\PurchaseController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Performer\ListController" to "App\Controller\Performer\ListController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Performer\PerformerDealController" to "App\Controller\Performer\PerformerDealController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Performer\PerformerProjectController" to "App\Controller\Performer\PerformerProjectController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Performer\PerformerShopVideoController" to "App\Controller\Performer\PerformerShopVideoController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Project\CategoriesController" to "App\Controller\Project\CategoriesController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Project\DetailsController" to "App\Controller\Project\DetailsController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Project\DownloadController" to "App\Controller\Project\DownloadController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Project\DownloadCustomVideoController" to "App\Controller\Project\DownloadCustomVideoController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Project\ListController" to "App\Controller\Project\ListController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Project\PurchaseController" to "App\Controller\Project\PurchaseController".
Inlined service "App\Service\Counter" to "App\Controller\Registration\EmailVerificationController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Registration\EmailVerificationController" to "App\Controller\Registration\EmailVerificationController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Registration\NicknameListController" to "App\Controller\Registration\NicknameListController".
Inlined service "App\Security\User\Loginer" to "App\Controller\Registration\RegistrationController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Registration\RegistrationController" to "App\Controller\Registration\RegistrationController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Registration\ResendVerificationController" to "App\Controller\Registration\ResendVerificationController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Settings\ChangeCardController" to "App\Controller\Settings\ChangeCardController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Settings\ChangeNicknameController" to "App\Controller\Settings\ChangeNicknameController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Settings\ChangePasswordController" to "App\Controller\Settings\ChangePasswordController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Settings\CreditHistoryController" to "App\Controller\Settings\CreditHistoryController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Settings\DealsController" to "App\Controller\Settings\DealsController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Settings\NotificationsController" to "App\Controller\Settings\NotificationsController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Settings\ProjectsController" to "App\Controller\Settings\ProjectsController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Settings\PurchaseCreditsController" to "App\Controller\Settings\PurchaseCreditsController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Settings\VxsChangeCardDetailsController" to "App\Controller\Settings\VxsChangeCardDetailsController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Settings\VxsOrderListController" to "App\Controller\Settings\VxsOrderListController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Settings\VxsPurchaseCreditsDetailsController" to "App\Controller\Settings\VxsPurchaseCreditsDetailsController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Settings\VxsPurchaseMembershipDetailsController" to "App\Controller\Settings\VxsPurchaseMembershipDetailsController".
Inlined service ".service_locator.GNc8e5B.App\Controller\ShopVideo\CategoriesController" to "App\Controller\ShopVideo\CategoriesController".
Inlined service ".service_locator.GNc8e5B.App\Controller\ShopVideo\DetailsController" to "App\Controller\ShopVideo\DetailsController".
Inlined service ".service_locator.GNc8e5B.App\Controller\ShopVideo\DownloadController" to "App\Controller\ShopVideo\DownloadController".
Inlined service ".service_locator.GNc8e5B.App\Controller\ShopVideo\ListController" to "App\Controller\ShopVideo\ListController".
Inlined service ".service_locator.GNc8e5B.App\Controller\ShopVideo\PurchaseController" to "App\Controller\ShopVideo\PurchaseController".
Inlined service ".service_locator.GNc8e5B.App\Controller\StaticPage\ContactController" to "App\Controller\StaticPage\ContactController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Tag\ListController" to "App\Controller\Tag\ListController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Tag\TagDealController" to "App\Controller\Tag\TagDealController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Tag\TagProjectController" to "App\Controller\Tag\TagProjectController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Tag\TagShopVideoController" to "App\Controller\Tag\TagShopVideoController".
Inlined service ".service_locator.GNc8e5B.App\Controller\ThemeSwitchController" to "App\Controller\ThemeSwitchController".
Inlined service ".service_locator.GNc8e5B.App\Controller\TwoFactor\NoticeController" to "App\Controller\TwoFactor\NoticeController".
Inlined service ".service_locator.GNc8e5B.App\Controller\TwoFactor\SetupController" to "App\Controller\TwoFactor\SetupController".
Inlined service ".service_locator.GNc8e5B.App\Controller\TwoFactor\VerifyController" to "App\Controller\TwoFactor\VerifyController".
Inlined service ".service_locator.GNc8e5B.App\ControllerBackend\BackendUser\EditController" to "App\ControllerBackend\BackendUser\EditController".
Inlined service ".service_locator.GNc8e5B.App\ControllerBackend\BackendUser\ListController" to "App\ControllerBackend\BackendUser\ListController".
Inlined service ".service_locator.GNc8e5B.App\ControllerBackend\BackendUserController" to "App\ControllerBackend\BackendUserController".
Inlined service ".service_locator.GNc8e5B.App\ControllerBackend\Contribution\DealContributionsListController" to "App\ControllerBackend\Contribution\DealContributionsListController".
Inlined service ".service_locator.GNc8e5B.App\ControllerBackend\Contribution\ProjectContributionsListController" to "App\ControllerBackend\Contribution\ProjectContributionsListController".
Inlined service ".service_locator.GNc8e5B.App\ControllerBackend\Contribution\RefundDealContributionController" to "App\ControllerBackend\Contribution\RefundDealContributionController".
Inlined service ".service_locator.GNc8e5B.App\ControllerBackend\Contribution\RefundProjectContributionController" to "App\ControllerBackend\Contribution\RefundProjectContributionController".
Inlined service ".service_locator.GNc8e5B.App\ControllerBackend\Contribution\UserDealContributionsListController" to "App\ControllerBackend\Contribution\UserDealContributionsListController".
Inlined service ".service_locator.GNc8e5B.App\ControllerBackend\Contribution\UserProjectContributionsListController" to "App\ControllerBackend\Contribution\UserProjectContributionsListController".
Inlined service ".service_locator.GNc8e5B.App\ControllerBackend\CreditHistory\UserCreditPurchasesController" to "App\ControllerBackend\CreditHistory\UserCreditPurchasesController".
Inlined service ".service_locator.GNc8e5B.App\ControllerBackend\CreditsMembership\CancelCreditsMembershipController" to "App\ControllerBackend\CreditsMembership\CancelCreditsMembershipController".
Inlined service ".service_locator.GNc8e5B.App\ControllerBackend\CreditsMembership\TransactionsListController" to "App\ControllerBackend\CreditsMembership\TransactionsListController".
Inlined service ".service_locator.GNc8e5B.App\ControllerBackend\CreditsMembership\UndoCancelCreditsMembershipController" to "App\ControllerBackend\CreditsMembership\UndoCancelCreditsMembershipController".
Inlined service ".service_locator.GNc8e5B.App\ControllerBackend\DashboardController" to "App\ControllerBackend\DashboardController".
Inlined service ".service_locator.GNc8e5B.App\ControllerBackend\Deal\CreateController" to "App\ControllerBackend\Deal\CreateController".
Inlined service ".service_locator.GNc8e5B.App\ControllerBackend\Deal\CreateDealPerkController" to "App\ControllerBackend\Deal\CreateDealPerkController".
Inlined service ".service_locator.GNc8e5B.App\ControllerBackend\Deal\DeleteDealPerkController" to "App\ControllerBackend\Deal\DeleteDealPerkController".
Inlined service ".service_locator.GNc8e5B.App\ControllerBackend\Deal\EditController" to "App\ControllerBackend\Deal\EditController".
Inlined service ".service_locator.GNc8e5B.App\ControllerBackend\Deal\EditDealPerkController" to "App\ControllerBackend\Deal\EditDealPerkController".
Inlined service ".service_locator.GNc8e5B.App\ControllerBackend\Deal\EditMetadataController" to "App\ControllerBackend\Deal\EditMetadataController".
Inlined service ".service_locator.GNc8e5B.App\ControllerBackend\Deal\FakeContributionsController" to "App\ControllerBackend\Deal\FakeContributionsController".
Inlined service ".service_locator.GNc8e5B.App\ControllerBackend\Deal\ForceFinishController" to "App\ControllerBackend\Deal\ForceFinishController".
Inlined service ".service_locator.GNc8e5B.App\ControllerBackend\Deal\ListController" to "App\ControllerBackend\Deal\ListController".
Inlined service ".service_locator.GNc8e5B.App\ControllerBackend\Deal\ListDealPerkController" to "App\ControllerBackend\Deal\ListDealPerkController".
Inlined service ".service_locator.GNc8e5B.App\ControllerBackend\Deal\RefundController" to "App\ControllerBackend\Deal\RefundController".
Inlined service ".service_locator.GNc8e5B.App\ControllerBackend\Deal\SecondChanceController" to "App\ControllerBackend\Deal\SecondChanceController".
Inlined service ".service_locator.GNc8e5B.App\ControllerBackend\Feed\CreateController" to "App\ControllerBackend\Feed\CreateController".
Inlined service ".service_locator.GNc8e5B.App\ControllerBackend\Feed\EditController" to "App\ControllerBackend\Feed\EditController".
Inlined service ".service_locator.GNc8e5B.App\ControllerBackend\Feed\LikeListController" to "App\ControllerBackend\Feed\LikeListController".
Inlined service ".service_locator.GNc8e5B.App\ControllerBackend\Feed\ListController" to "App\ControllerBackend\Feed\ListController".
Inlined service ".service_locator.GNc8e5B.App\ControllerBackend\InternalTag\CreateController" to "App\ControllerBackend\InternalTag\CreateController".
Inlined service ".service_locator.GNc8e5B.App\ControllerBackend\InternalTag\EditController" to "App\ControllerBackend\InternalTag\EditController".
Inlined service ".service_locator.GNc8e5B.App\ControllerBackend\InternalTag\ListController" to "App\ControllerBackend\InternalTag\ListController".
Inlined service ".service_locator.GNc8e5B.App\ControllerBackend\LandingPageTrack\ListController" to "App\ControllerBackend\LandingPageTrack\ListController".
Inlined service ".service_locator.GNc8e5B.App\ControllerBackend\Languages\ListController" to "App\ControllerBackend\Languages\ListController".
Inlined service ".service_locator.GNc8e5B.App\ControllerBackend\LoginController" to "App\ControllerBackend\LoginController".
Inlined service ".service_locator.GNc8e5B.App\ControllerBackend\LoginLog\ListController" to "App\ControllerBackend\LoginLog\ListController".
Inlined service ".service_locator.GNc8e5B.App\ControllerBackend\Message\CreateController" to "App\ControllerBackend\Message\CreateController".
Inlined service ".service_locator.GNc8e5B.App\ControllerBackend\Message\EditController" to "App\ControllerBackend\Message\EditController".
Inlined service ".service_locator.GNc8e5B.App\ControllerBackend\Message\ListController" to "App\ControllerBackend\Message\ListController".
Inlined service ".service_locator.GNc8e5B.App\ControllerBackend\Performer\CreateController" to "App\ControllerBackend\Performer\CreateController".
Inlined service ".service_locator.GNc8e5B.App\ControllerBackend\Performer\DeleteController" to "App\ControllerBackend\Performer\DeleteController".
Inlined service ".service_locator.GNc8e5B.App\ControllerBackend\Performer\EditController" to "App\ControllerBackend\Performer\EditController".
Inlined service ".service_locator.GNc8e5B.App\ControllerBackend\Performer\ListController" to "App\ControllerBackend\Performer\ListController".
Inlined service ".service_locator.GNc8e5B.App\ControllerBackend\Project\CreateController" to "App\ControllerBackend\Project\CreateController".
Inlined service ".service_locator.GNc8e5B.App\ControllerBackend\Project\CreateProjectPerkController" to "App\ControllerBackend\Project\CreateProjectPerkController".
Inlined service ".service_locator.GNc8e5B.App\ControllerBackend\Project\EditController" to "App\ControllerBackend\Project\EditController".
Inlined service ".service_locator.GNc8e5B.App\ControllerBackend\Project\EditCustomVideoController" to "App\ControllerBackend\Project\EditCustomVideoController".
Inlined service ".service_locator.GNc8e5B.App\ControllerBackend\Project\EditMetadataController" to "App\ControllerBackend\Project\EditMetadataController".
Inlined service ".service_locator.GNc8e5B.App\ControllerBackend\Project\EditProjectPerkController" to "App\ControllerBackend\Project\EditProjectPerkController".
Inlined service ".service_locator.GNc8e5B.App\ControllerBackend\Project\FakeContributionsController" to "App\ControllerBackend\Project\FakeContributionsController".
Inlined service ".service_locator.GNc8e5B.App\ControllerBackend\Project\ForceFinishController" to "App\ControllerBackend\Project\ForceFinishController".
Inlined service ".service_locator.GNc8e5B.App\ControllerBackend\Project\ListController" to "App\ControllerBackend\Project\ListController".
Inlined service ".service_locator.GNc8e5B.App\ControllerBackend\Project\ListProjectPerkController" to "App\ControllerBackend\Project\ListProjectPerkController".
Inlined service ".service_locator.GNc8e5B.App\ControllerBackend\Project\RefundController" to "App\ControllerBackend\Project\RefundController".
Inlined service ".service_locator.GNc8e5B.App\ControllerBackend\Project\SecondChanceController" to "App\ControllerBackend\Project\SecondChanceController".
Inlined service ".service_locator.GNc8e5B.App\ControllerBackend\Purchase\MessagePurchasesListController" to "App\ControllerBackend\Purchase\MessagePurchasesListController".
Inlined service ".service_locator.GNc8e5B.App\ControllerBackend\Purchase\RefundMessagePurchaseController" to "App\ControllerBackend\Purchase\RefundMessagePurchaseController".
Inlined service ".service_locator.GNc8e5B.App\ControllerBackend\Purchase\RefundShopVideoPurchaseController" to "App\ControllerBackend\Purchase\RefundShopVideoPurchaseController".
Inlined service ".service_locator.GNc8e5B.App\ControllerBackend\Purchase\ShopVideoPurchasesListController" to "App\ControllerBackend\Purchase\ShopVideoPurchasesListController".
Inlined service ".service_locator.GNc8e5B.App\ControllerBackend\Purchase\UserMessagePurchasesListController" to "App\ControllerBackend\Purchase\UserMessagePurchasesListController".
Inlined service ".service_locator.GNc8e5B.App\ControllerBackend\Purchase\UserShopVideoPurchasesListController" to "App\ControllerBackend\Purchase\UserShopVideoPurchasesListController".
Inlined service ".service_locator.GNc8e5B.App\ControllerBackend\ShopVideo\CreateController" to "App\ControllerBackend\ShopVideo\CreateController".
Inlined service ".service_locator.GNc8e5B.App\ControllerBackend\ShopVideo\DeleteController" to "App\ControllerBackend\ShopVideo\DeleteController".
Inlined service ".service_locator.GNc8e5B.App\ControllerBackend\ShopVideo\EditController" to "App\ControllerBackend\ShopVideo\EditController".
Inlined service ".service_locator.GNc8e5B.App\ControllerBackend\ShopVideo\EditMetadataController" to "App\ControllerBackend\ShopVideo\EditMetadataController".
Inlined service ".service_locator.GNc8e5B.App\ControllerBackend\ShopVideo\ListController" to "App\ControllerBackend\ShopVideo\ListController".
Inlined service ".service_locator.GNc8e5B.App\ControllerBackend\Tag\CreateController" to "App\ControllerBackend\Tag\CreateController".
Inlined service ".service_locator.GNc8e5B.App\ControllerBackend\Tag\EditController" to "App\ControllerBackend\Tag\EditController".
Inlined service ".service_locator.GNc8e5B.App\ControllerBackend\Tag\ListController" to "App\ControllerBackend\Tag\ListController".
Inlined service ".service_locator.GNc8e5B.App\ControllerBackend\TwoFactor\NoticeController" to "App\ControllerBackend\TwoFactor\NoticeController".
Inlined service ".service_locator.GNc8e5B.App\ControllerBackend\TwoFactor\ResetController" to "App\ControllerBackend\TwoFactor\ResetController".
Inlined service ".service_locator.GNc8e5B.App\ControllerBackend\TwoFactor\SetupController" to "App\ControllerBackend\TwoFactor\SetupController".
Inlined service ".service_locator.GNc8e5B.App\ControllerBackend\TwoFactor\VerifyController" to "App\ControllerBackend\TwoFactor\VerifyController".
Inlined service ".service_locator.GNc8e5B.App\ControllerBackend\User\CreateController" to "App\ControllerBackend\User\CreateController".
Inlined service ".service_locator.GNc8e5B.App\ControllerBackend\User\EditController" to "App\ControllerBackend\User\EditController".
Inlined service ".service_locator.GNc8e5B.App\ControllerBackend\User\EditEmailController" to "App\ControllerBackend\User\EditEmailController".
Inlined service ".service_locator.GNc8e5B.App\ControllerBackend\User\ImpersonationController" to "App\ControllerBackend\User\ImpersonationController".
Inlined service ".service_locator.GNc8e5B.App\ControllerBackend\User\ListController" to "App\ControllerBackend\User\ListController".
Inlined service "App\Doctrine\Common\Cache\TaggedMemcachedCache.recorder_inner" to "App\Doctrine\Common\Cache\TaggedMemcachedCache".
Inlined service "App\Security\Login\LastLogin" to "App\Security\Subscriber\LoginSubscriber".
Inlined service "App\Security\TwoFactor\AllowedDevice\AllowedDeviceAuthenticator" to "App\Security\TwoFactor\TwoFactorAuthSubscriber".
Inlined service "App\Service\LocationReader" to "App\Service\LocationProvider".
Inlined service "App\VideoProcessing\Cdn77\FilesProvider" to "App\VideoProcessing\Cdn77\VideoPurger".
Inlined service "App\VideoProcessing\Ffmpeg\VidcapStepStrategy\PointsStrategy" to "App\VideoProcessing\Ffmpeg\VidcapsHandler".
Inlined service "App\VideoProcessing\Ffmpeg\Vidcaps\FfmpegFetcher" to "App\VideoProcessing\Ffmpeg\VidcapsHandler".
Inlined service "App\VideoProcessing\VideoProcessingHandler" to "App\VideoProcessing\Processing\PopSubscriber".
Inlined service "App\VideoProcessing\Cdn77\VideoPurger" to "App\VideoProcessing\PurgeVideoHandler".
Inlined service "App\VideoProcessing\Ffmpeg\FileInfoCustomVideoHandler" to "App\VideoProcessing\VideoProcessingHandler".
Inlined service "App\VideoProcessing\Ffmpeg\FileInfoHandler" to "App\VideoProcessing\VideoProcessingHandler".
Inlined service "App\VideoProcessing\Ffmpeg\VidcapsHandler" to "App\VideoProcessing\VideoProcessingHandler".
Inlined service "error_handler.error_renderer.serializer" to "error_controller".
Inlined service "debug.controller_resolver" to "http_kernel".
Inlined service "debug.argument_resolver" to "http_kernel".
Inlined service ".service_locator.lLv4pWF" to "fragment.handler".
Inlined service "uri_signer" to "fragment.uri_generator".
Inlined service "monolog.logger.console" to "console.error_listener".
Inlined service "messenger.listener.reset_services" to "console.command.messenger_consume_messages".
Inlined service "cache.app.recorder_inner" to "cache.app".
Inlined service "cache.system.recorder_inner" to "cache.system".
Inlined service "cache.validator.recorder_inner" to "cache.validator".
Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
Inlined service "cache.annotations.recorder_inner" to "cache.annotations".
Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
Inlined service "cache.messenger.restart_workers_signal.recorder_inner" to "cache.messenger.restart_workers_signal".
Inlined service "assets._default_package" to "assets.packages".
Inlined service "assets._version__default" to "assets._default_package".
Inlined service "assets.context" to "assets._default_package".
Inlined service "mailer.transport_factory" to "mailer.transports".
Inlined service ".service_locator.yY.p4P7" to "translator.default".
Inlined service "translator.formatter.default" to "translator.default".
Inlined service "identity_translator" to "translator.formatter.default".
Inlined service "translation.extractor.php" to "translation.extractor".
Inlined service "twig.translation.extractor" to "translation.extractor".
Inlined service "translation.dumper.php" to "translation.writer".
Inlined service "translation.dumper.xliff" to "translation.writer".
Inlined service "translation.dumper.po" to "translation.writer".
Inlined service "translation.dumper.mo" to "translation.writer".
Inlined service "translation.dumper.yml" to "translation.writer".
Inlined service "translation.dumper.yaml" to "translation.writer".
Inlined service "translation.dumper.qt" to "translation.writer".
Inlined service "translation.dumper.csv" to "translation.writer".
Inlined service "translation.dumper.ini" to "translation.writer".
Inlined service "translation.dumper.json" to "translation.writer".
Inlined service "translation.dumper.res" to "translation.writer".
Inlined service ".service_locator.J4b.DPX.translation.warmer" to "translation.warmer".
Inlined service "translation.provider_collection_factory" to "translation.provider_collection".
Inlined service "monolog.logger.php" to "debug.debug_handlers_listener".
Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
Inlined service "routing.loader.xml" to "routing.resolver".
Inlined service "routing.loader.yml" to "routing.resolver".
Inlined service "routing.loader.php" to "routing.resolver".
Inlined service "routing.loader.glob" to "routing.resolver".
Inlined service "routing.loader.directory" to "routing.resolver".
Inlined service "routing.loader.container" to "routing.resolver".
Inlined service "routing.loader.annotation.directory" to "routing.resolver".
Inlined service "routing.loader.annotation.file" to "routing.resolver".
Inlined service ".service_locator.kODoftA" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.1ZPWTRB" to "router.expression_language_provider".
Inlined service ".service_locator.HLwzKIm.router.cache_warmer" to "router.cache_warmer".
Inlined service "annotations.dummy_registry" to "annotations.reader".
Inlined service "cache.property_access" to "property_accessor".
Inlined service "secrets.decryption_key" to "secrets.vault".
Inlined service "serializer.denormalizer.unwrapping" to "serializer".
Inlined service "pagerfanta.serializer.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.data_uri" to "serializer".
Inlined service "serializer.normalizer.json_serializable" to "serializer".
Inlined service "serializer.denormalizer.array" to "serializer".
Inlined service "serializer.normalizer.object" to "serializer".
Inlined service "serializer.encoder.xml" to "serializer".
Inlined service "serializer.encoder.json" to "serializer".
Inlined service "serializer.encoder.yaml" to "serializer".
Inlined service "serializer.encoder.csv" to "serializer".
Inlined service "serializer.normalizer.property" to "serializer.normalizer.mime_message".
Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.class_metadata_factory".
Inlined service "twig.error_renderer.html" to "error_handler.error_renderer.serializer".
Inlined service "cache.default_memcached.recorder_inner" to "cache.default_memcached".
Inlined service "cache.cache_user.recorder_inner" to "cache.cache_user".
Inlined service "cache.categorization.recorder_inner" to "cache.categorization".
Inlined service "cache.cache_deal.recorder_inner" to "cache.cache_deal".
Inlined service "cache.cache_project.recorder_inner" to "cache.cache_project".
Inlined service "cache.cache_shop_video.recorder_inner" to "cache.cache_shop_video".
Inlined service "cache.cache_favorite.recorder_inner" to "cache.cache_favorite".
Inlined service "cache.feed.recorder_inner" to "cache.feed".
Inlined service "cache.feed_like.recorder_inner" to "cache.feed_like".
Inlined service "cache.cache_array.recorder_inner" to "cache.cache_array".
Inlined service "messages.cache.recorder_inner" to "messages.cache".
Inlined service "cache.tagged_memcached.recorder_inner" to "cache.tagged_memcached".
Inlined service "session.storage.factory.native" to "session.factory".
Inlined service ".service_locator.GVyCdgr" to "session_listener".
Inlined service "security.csrf.token_generator" to "security.csrf.token_manager".
Inlined service "form.extension" to "form.registry".
Inlined service "form.resolved_type_factory" to "form.registry".
Inlined service ".service_locator._wUSyOH" to "form.extension".
Inlined service "form.choice_list_factory.default" to "form.choice_list_factory.property_access".
Inlined service "form.choice_list_factory.property_access" to "form.choice_list_factory.cached".
Inlined service "form.type_extension.form.request_handler" to "form.type_extension.form.http_foundation".
Inlined service "validator.validator_factory" to "validator.builder".
Inlined service "doctrine.orm.validator_initializer" to "validator.builder".
Inlined service "validator.property_info_loader" to "validator.builder".
Inlined service "doctrine.orm.default_entity_manager.validator_loader" to "validator.builder".
Inlined service ".service_locator.V1TrBeH" to "validator.validator_factory".
Inlined service "validator.expression_language" to "validator.expression".
Inlined service "cache.validator_expression_language.recorder_inner" to "cache.validator_expression_language".
Inlined service "messenger.senders_locator" to "messenger.middleware.send_message".
Inlined service "messenger.retry_strategy_locator" to "messenger.retry.send_failed_message_for_retry_listener".
Inlined service ".service_locator.5cAhUFF" to "messenger.routable_message_bus".
Inlined service "profiler.storage" to "profiler".
Inlined service "data_collector.time" to "profiler".
Inlined service "data_collector.memory" to "profiler".
Inlined service "data_collector.validator" to "profiler".
Inlined service "data_collector.ajax" to "profiler".
Inlined service "data_collector.exception" to "profiler".
Inlined service "data_collector.logger" to "profiler".
Inlined service "data_collector.events" to "profiler".
Inlined service "data_collector.cache" to "profiler".
Inlined service "data_collector.translation" to "profiler".
Inlined service "data_collector.security" to "profiler".
Inlined service "data_collector.twig" to "profiler".
Inlined service "data_collector.http_client" to "profiler".
Inlined service "data_collector.doctrine" to "profiler".
Inlined service "data_collector.messenger" to "profiler".
Inlined service "mailer.data_collector" to "profiler".
Inlined service "jms_serializer.data_collector" to "profiler".
Inlined service "enqueue.profiler.message_queue_collector" to "profiler".
Inlined service "data_collector.sindrive.memcached" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service "data_collector.form.extractor" to "data_collector.form".
Inlined service "debug.validator.inner" to "debug.validator".
Inlined service "monolog.logger.doctrine" to "doctrine.dbal.default_connection.configuration".
Inlined service ".service_locator.PEzWCfW" to "doctrine.dbal.default_connection.event_manager".
Inlined service "doctrine.dbal.default_connection.configuration" to "doctrine.dbal.default_connection".
Inlined service "doctrine.dbal.default_connection.event_manager" to "doctrine.dbal.default_connection".
Inlined service "doctrine.dbal.connection_factory" to "doctrine.dbal.default_connection".
Inlined service ".service_locator.ikmsHgb" to "doctrine.orm.container_repository_factory".
Inlined service "doctrine.orm.default_second_level_cache.regions_configuration" to "doctrine.orm.default_configuration".
Inlined service "cache.cache_array.compatibility_layer" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.default_second_level_cache.region.categorization" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.default_second_level_cache.region.cache_user" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.default_second_level_cache.region.cache_favorite" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.default_second_level_cache.region.feed" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.default_second_level_cache.region.feed_like" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.default_second_level_cache.region.cache_message" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.default_second_level_cache.region.cache_deal_filelock" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.default_second_level_cache.region.cache_project_filelock" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.default_second_level_cache.region.cache_shop_video_filelock" to "doctrine.orm.default_configuration".
Inlined service "cache.doctrine.orm.default.metadata" to "doctrine.orm.default_configuration".
Inlined service ".doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.naming_strategy.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.quote_strategy.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.container_repository_factory" to "doctrine.orm.default_configuration".
Inlined service ".service_locator.VbRt7tn" to "doctrine.orm.default_entity_listener_resolver".
Inlined service "cache.categorization.compatibility_layer" to "doctrine.orm.default_second_level_cache.region.categorization".
Inlined service "cache.cache_user.compatibility_layer" to "doctrine.orm.default_second_level_cache.region.cache_user".
Inlined service "cache.cache_favorite.compatibility_layer" to "doctrine.orm.default_second_level_cache.region.cache_favorite".
Inlined service "cache.feed.compatibility_layer" to "doctrine.orm.default_second_level_cache.region.feed".
Inlined service "cache.feed_like.compatibility_layer" to "doctrine.orm.default_second_level_cache.region.feed_like".
Inlined service "messages.cache.compatibility_layer" to "doctrine.orm.default_second_level_cache.region.cache_message".
Inlined service "cache.cache_deal.compatibility_layer" to "doctrine.orm.default_second_level_cache.region.cache_deal".
Inlined service "doctrine.orm.default_second_level_cache.region.cache_deal" to "doctrine.orm.default_second_level_cache.region.cache_deal_filelock".
Inlined service "cache.cache_project.compatibility_layer" to "doctrine.orm.default_second_level_cache.region.cache_project".
Inlined service "doctrine.orm.default_second_level_cache.region.cache_project" to "doctrine.orm.default_second_level_cache.region.cache_project_filelock".
Inlined service "cache.cache_shop_video.compatibility_layer" to "doctrine.orm.default_second_level_cache.region.cache_shop_video".
Inlined service "doctrine.orm.default_second_level_cache.region.cache_shop_video" to "doctrine.orm.default_second_level_cache.region.cache_shop_video_filelock".
Inlined service "doctrine.orm.default_configuration" to "doctrine.orm.default_entity_manager".
Inlined service "doctrine.orm.default_manager_configurator" to "doctrine.orm.default_entity_manager".
Inlined service "doctrine.migrations.configuration_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.entity_manager_registry_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.configuration" to "doctrine.migrations.configuration_loader".
Inlined service "doctrine.migrations.storage.table_storage" to "doctrine.migrations.configuration".
Inlined service "doctrine.migrations.container_aware_migrations_factory.inner" to "doctrine.migrations.container_aware_migrations_factory".
Inlined service ".service_locator.LcVn9Hr" to "security.token_storage".
Inlined service ".service_locator.nLgZj7R" to "security.helper".
Inlined service "cache.security_expression_language.recorder_inner" to "cache.security_expression_language".
Inlined service ".security.request_matcher.6FNZ.xn" to "security.access_map".
Inlined service ".security.request_matcher.A4CEEhJ" to "security.access_map".
Inlined service ".security.request_matcher.GzfMpxK" to "security.access_map".
Inlined service ".security.request_matcher.gauZ6iU" to "security.access_map".
Inlined service ".security.request_matcher..WL5osY" to "security.access_map".
Inlined service ".security.request_matcher.gaDJnHc" to "security.access_map".
Inlined service ".security.request_matcher.haDZxi4" to "security.access_map".
Inlined service ".security.request_matcher.tQEL9j3" to "security.access_map".
Inlined service ".security.request_matcher.ogsUwKv" to "security.access_map".
Inlined service ".security.request_matcher..a0AJ0B" to "security.access_map".
Inlined service ".security.request_matcher.DIzyLy6" to "security.access_map".
Inlined service ".security.request_matcher.QLYmnzR" to "security.access_map".
Inlined service ".security.request_matcher.ITXE2L3" to "security.access_map".
Inlined service ".security.request_matcher.BiFoQW8" to "security.access_map".
Inlined service ".security.request_matcher.tnPz3ty" to "security.access_map".
Inlined service ".security.request_matcher.7B7uLQ_" to "security.access_map".
Inlined service ".security.request_matcher.53v0WYh" to "security.access_map".
Inlined service ".security.request_matcher..a0AJ0B" to "security.access_map".
Inlined service ".security.request_matcher.ogsUwKv" to "security.access_map".
Inlined service ".security.request_matcher.DnpKTfD" to "security.access_map".
Inlined service ".security.request_matcher.QPwreRw" to "security.access_map".
Inlined service ".security.request_matcher.T2nlhP6" to "security.access_map".
Inlined service ".security.request_matcher.aYvJviL" to "security.access_map".
Inlined service ".security.request_matcher.WaPP6Gh" to "security.access_map".
Inlined service ".security.request_matcher.aTzZz.1" to "security.access_map".
Inlined service ".security.request_matcher._Uqu8pW" to "security.access_map".
Inlined service ".security.request_matcher.IPDFTgz" to "security.access_map".
Inlined service ".security.request_matcher.u2hg_p9" to "security.access_map".
Inlined service ".security.request_matcher.bHpLOwX" to "security.access_map".
Inlined service ".security.request_matcher.8t._.hi" to "security.access_map".
Inlined service ".security.request_matcher.lAJGpYA" to "security.access_map".
Inlined service ".security.request_matcher.1dxlUCC" to "security.access_map".
Inlined service ".security.request_matcher.MCuCBZJ" to "security.access_map".
Inlined service ".security.request_matcher.a8Cr5IW" to "security.access_map".
Inlined service ".security.request_matcher.cmU6Q9x" to "security.access_map".
Inlined service ".security.request_matcher.oAzOfRV" to "security.access_map".
Inlined service ".security.request_matcher.oSAPd0t" to "security.access_map".
Inlined service ".security.request_matcher.ez05DIE" to "security.access_map".
Inlined service ".security.request_matcher.m.F5DLs" to "security.access_map".
Inlined service ".security.request_matcher.a8Cr5IW" to "security.access_map".
Inlined service ".security.request_matcher.2_OiyD7" to "security.access_map".
Inlined service ".security.request_matcher.XAz1HYp" to "security.access_map".
Inlined service ".security.request_matcher.PfWOvtR" to "security.access_map".
Inlined service ".security.request_matcher.kxg51DE" to "security.access_map".
Inlined service ".security.request_matcher.T6rRt8E" to "security.access_map".
Inlined service ".security.request_matcher.RePtvUJ" to "security.access_map".
Inlined service ".security.request_matcher.gKM40RB" to "security.access_map".
Inlined service ".security.request_matcher.QWkwKV5" to "security.access_map".
Inlined service ".security.request_matcher.Dvh_rz_" to "security.access_map".
Inlined service ".security.request_matcher.5c7Bn8Q" to "security.access_map".
Inlined service ".security.request_matcher.oM0HDBj" to "security.access_map".
Inlined service ".security.request_matcher.BhGZElj" to "security.access_map".
Inlined service ".security.request_matcher.kawSjqT" to "security.access_map".
Inlined service ".security.request_matcher.Tm1ilWD" to "security.access_map".
Inlined service ".security.request_matcher._7KfAno" to "security.access_map".
Inlined service ".security.request_matcher.eiTlpai" to "security.access_map".
Inlined service ".security.request_matcher.aMS52Ju" to "security.access_map".
Inlined service ".security.request_matcher.t8_Gcmy" to "security.access_map".
Inlined service ".security.request_matcher.DPV1jgG" to "security.access_map".
Inlined service "security.user_providers" to "security.listener.user_provider".
Inlined service "security.impersonate_url_generator" to "twig.extension.security".
Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
Inlined service "security.authentication.success_handler.backend.form_login" to "security.authenticator.form_login.backend".
Inlined service "security.authentication.failure_handler.backend.form_login" to "security.authenticator.form_login.backend".
Inlined service "cache.security_token_verifier.recorder_inner" to "cache.security_token_verifier".
Inlined service "security.authenticator.remember_me_signature_hasher.backend" to "security.authenticator.remember_me_handler.backend".
Inlined service "debug.security.firewall.authenticator.backend.inner" to "debug.security.firewall.authenticator.backend".
Inlined service "security.user_checker" to "security.listener.user_checker.backend".
Inlined service "security.exception_listener.backend" to "security.firewall.map.context.backend".
Inlined service "security.logout_listener.backend" to "security.firewall.map.context.backend".
Inlined service "security.firewall.map.config.backend" to "security.firewall.map.context.backend".
Inlined service "security.authentication.success_handler.main.form_login" to "security.authenticator.form_login.main".
Inlined service "security.authentication.failure_handler.main.form_login" to "security.authenticator.form_login.main".
Inlined service "security.authenticator.remember_me_signature_hasher.main" to "security.authenticator.remember_me_handler.main".
Inlined service "debug.security.firewall.authenticator.main.inner" to "debug.security.firewall.authenticator.main".
Inlined service "App\Security\AccessDeniedHandler" to "security.exception_listener.main".
Inlined service "security.exception_listener.main" to "security.firewall.map.context.main".
Inlined service "security.logout_listener.main" to "security.firewall.map.context.main".
Inlined service "security.firewall.map.config.main" to "security.firewall.map.context.main".
Inlined service "twig.loader.native_filesystem" to "twig".
Inlined service "twig.extension.security_csrf" to "twig".
Inlined service "twig.extension.logout_url" to "twig".
Inlined service "twig.extension.security" to "twig".
Inlined service "twig.extension.profiler" to "twig".
Inlined service "twig.extension.trans" to "twig".
Inlined service "twig.extension.assets" to "twig".
Inlined service "twig.extension.code" to "twig".
Inlined service "twig.extension.routing" to "twig".
Inlined service "twig.extension.yaml" to "twig".
Inlined service "twig.extension.debug.stopwatch" to "twig".
Inlined service "twig.extension.expression" to "twig".
Inlined service "twig.extension.httpkernel" to "twig".
Inlined service "twig.extension.httpfoundation" to "twig".
Inlined service "twig.extension.weblink" to "twig".
Inlined service "twig.extension.serializer" to "twig".
Inlined service "twig.extension.form" to "twig".
Inlined service "twig.extension.dump" to "twig".
Inlined service "App\Twig\AffiliateExtension" to "twig".
Inlined service "App\Twig\ContentReferenceExtension" to "twig".
Inlined service "App\Twig\CookieExtension" to "twig".
Inlined service "App\Twig\CookieScriptExtension" to "twig".
Inlined service "App\Twig\CrudExtension" to "twig".
Inlined service "App\Twig\DateExtension" to "twig".
Inlined service "App\Twig\NumberExtension" to "twig".
Inlined service "App\Twig\PassExtension" to "twig".
Inlined service "App\Twig\ProjectStockInfoExtension" to "twig".
Inlined service "App\Twig\ShuffleExtension" to "twig".
Inlined service "App\Twig\StringExtension" to "twig".
Inlined service "App\Twig\TimeLeftExtension" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "twig.extension.intl" to "twig".
Inlined service "twig.extension.string" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "pagerfanta.twig_extension" to "twig".
Inlined service "jms_serializer.twig_extension.runtime_serializer" to "twig".
Inlined service "webpack_encore.twig_entry_files_extension" to "twig".
Inlined service "webpack_encore.twig_stimulus_extension" to "twig".
Inlined service "sindrive_content.twig_extension" to "twig".
Inlined service "edgecast.twig.edgecast_protect" to "twig".
Inlined service "UploadsBundle\Twig\Extension" to "twig".
Inlined service "twig.app_variable" to "twig".
Inlined service "twig.runtime_loader" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "pagerfanta.undefined_callable_handler" to "twig".
Inlined service "twig.configurator.environment" to "twig".
Inlined service ".service_locator.aq4MYft.twig.template_cache_warmer" to "twig.template_cache_warmer".
Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
Inlined service "fragment.handler" to "twig.runtime.httpkernel".
Inlined service "fragment.uri_generator" to "twig.runtime.httpkernel".
Inlined service "url_helper" to "twig.extension.httpfoundation".
Inlined service ".service_locator.ZXziWOt" to "twig.runtime_loader".
Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
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 "maker.autoloader_util" to "maker.file_manager".
Inlined service "maker.file_link_formatter" to "maker.file_manager".
Inlined service "maker.autoloader_finder" to "maker.autoloader_util".
Inlined service "maker.template_component_generator" to "maker.generator".
Inlined service "maker.security_controller_builder" to "maker.maker.make_authenticator".
Inlined service "maker.event_registry" to "maker.maker.make_subscriber".
Inlined service "maker.user_class_builder" to "maker.maker.make_user".
Inlined service "oneup_uploader.chunks_storage" to "oneup_uploader.chunk_manager".
Inlined service "app.pagerfanta.admin_theme_view" to "pagerfanta.view_factory".
Inlined service "app.pagerfanta.site_theme_view" to "pagerfanta.view_factory".
Inlined service "app.pagerfanta.site_theme_view_alternate" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.default" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.foundation6" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.semantic_ui" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.twitter_bootstrap" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.twitter_bootstrap3" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.twitter_bootstrap4" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.twitter_bootstrap5" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.twig" to "pagerfanta.view_factory".
Inlined service "ewz_recaptcha.locale.resolver" to "ewz_recaptcha.form.type".
Inlined service "ewz_recaptcha.extension.recaptcha.request_method.post" to "ewz_recaptcha.recaptcha".
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 "oneup_flysystem.local_adapter" to "oneup_flysystem.local_filesystem".
Inlined service "oneup_flysystem.local_non_public_adapter" to "oneup_flysystem.local_non_public_filesystem".
Inlined service "oneup_flysystem.local_remote_adapter" to "oneup_flysystem.cdn_protected_filesystem".
Inlined service "old_sound_rabbit_mq.connection_factory.default" to "old_sound_rabbit_mq.connection.default".
Inlined service "app.tasks_processor" to "old_sound_rabbit_mq.tasks_process_consumer".
Inlined service "app.tasks_processor_dead" to "old_sound_rabbit_mq.tasks_process_dead_consumer".
Inlined service "app.login_update" to "old_sound_rabbit_mq.login_update_consumer".
Inlined service "app.login_update_dead" to "old_sound_rabbit_mq.login_update_dead_consumer".
Inlined service "app.login_log" to "old_sound_rabbit_mq.login_log_consumer".
Inlined service "app.login_log_dead" to "old_sound_rabbit_mq.login_log_dead_consumer".
Inlined service "app.landing_page_track" to "old_sound_rabbit_mq.landing_page_track_consumer".
Inlined service "app.landing_page_track_dead" to "old_sound_rabbit_mq.landing_page_track_dead_consumer".
Inlined service ".service_locator.Yi4Ff.p" to "webpack_encore.entrypoint_lookup_collection".
Inlined service ".1_ServiceLocator~2B7Pkwj" to "webpack_encore.twig_entry_files_extension".
Inlined service "cache.webpack_encore.recorder_inner" to "cache.webpack_encore".
Inlined service "enqueue.transport.amqp.connection_factory_factory.outer" to "enqueue.transport.amqp.connection_factory".
Inlined service "enqueue.transport.amqp.log_extension" to "enqueue.transport.amqp.consumption_extensions".
Inlined service "enqueue.transport.amqp.consumption_extensions" to "enqueue.transport.amqp.queue_consumer".
Inlined service ".service_locator.Xbsa8iG.enqueue.transport.amqp.processor_registry" to "enqueue.transport.amqp.processor_registry".
Inlined service ".service_locator.T61lN5W" to "enqueue.client.amqp.lazy_producer".
Inlined service ".service_locator.bbUsuUm.enqueue.client.amqp.processor_registry" to "enqueue.client.amqp.processor_registry".
Inlined service "enqueue.client.amqp.processor_registry" to "enqueue.client.amqp.delegate_processor".
Inlined service "enqueue.client.amqp.consumption_extensions" to "enqueue.client.amqp.queue_consumer".
Inlined service "enqueue.client.amqp.set_router_properties_extension" to "enqueue.client.amqp.consumption_extensions".
Inlined service "enqueue.client.amqp.exclusive_command_extension" to "enqueue.client.amqp.consumption_extensions".
Inlined service "enqueue.client.amqp.flush_spool_producer_extension" to "enqueue.client.amqp.consumption_extensions".
Inlined service "enqueue.client.amqp.config" to "enqueue.client.amqp.driver".
Inlined service "enqueue.client.amqp.route_collection" to "enqueue.client.amqp.driver".
Inlined service "enqueue.client.amqp.driver_factory.outer" to "enqueue.client.amqp.driver".
Inlined service "doctrine.fixtures.purger.orm_purger_factory" to "doctrine.fixtures_load_command".
Inlined service "App\DataFixtures\ORM\LoadAllCreditsMembership" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\ORM\LoadBackendUser" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\ORM\LoadCountry" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\ORM\LoadCreditsMembership" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\ORM\LoadCreditsMembershipVxsOrders" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\ORM\LoadDeal" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\ORM\LoadDealContribution" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\ORM\LoadFeed" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\ORM\LoadLandingPageTrack" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\ORM\LoadLanguage" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\ORM\LoadMessage" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\ORM\LoadMessagePurchase" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\ORM\LoadMoreShopVideo" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\ORM\LoadNotVerifiedUser" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\ORM\LoadNotification" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\ORM\LoadPaymentPackage" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\ORM\LoadPerformer" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\ORM\LoadProject" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\ORM\LoadProjectContribution" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\ORM\LoadPurchase" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\ORM\LoadReferredUser" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\ORM\LoadShopVideo" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\ORM\LoadTag" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\ORM\LoadUser" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\ORM\LoadWireCountryData" to "doctrine.fixtures.loader".
Inlined service "Liip\TestFixturesBundle\Services\DatabaseTools\ORMDatabaseTool" to "Liip\TestFixturesBundle\Services\DatabaseToolCollection".
Inlined service "Liip\TestFixturesBundle\Services\DatabaseTools\ORMSqliteDatabaseTool" to "Liip\TestFixturesBundle\Services\DatabaseToolCollection".
Inlined service "Liip\TestFixturesBundle\Services\DatabaseTools\MongoDBDatabaseTool" to "Liip\TestFixturesBundle\Services\DatabaseToolCollection".
Inlined service "Liip\TestFixturesBundle\Services\DatabaseTools\PHPCRDatabaseTool" to "Liip\TestFixturesBundle\Services\DatabaseToolCollection".
Inlined service "sindrive_content.optimizer_jpeg" to "sindrive_content.optimizer".
Inlined service "sindrive_content.optimizer_png" to "sindrive_content.optimizer".
Inlined service "sindrive_content.guzzle" to "sindrive_content.purger".
Inlined service "mailer.mailer" to "sindrive_email_sender".
Inlined service "sindrive_ipset.ipset_writer" to "sindrive_ipset.ban".
Inlined service "monolog.logger.memcached" to "sindrive.memcached.logger".
Inlined service ".service_locator.PTUfczs.sindrive_rabbit_mq_task.task_handler" to "sindrive_rabbit_mq_task.task_handler".
Inlined service "uploads.remote_file_handler" to "UploadsBundle\FileHandler\FileHandlerFactory".
Inlined service "uploads.remote_to_local_file_handler" to "UploadsBundle\FileHandler\FileHandlerFactory".
Inlined service "uploads.local_to_local_file_handler" to "UploadsBundle\FileHandler\FileHandlerFactory".
Inlined service "uploads.local_to_local_non_public_file_handler" to "UploadsBundle\FileHandler\FileHandlerFactory".
Inlined service ".service_locator.GNc8e5B.VxsBundle\Controller\VxsController" to "VxsBundle\Controller\VxsController".
Inlined service "VxsBundle\Service\VxsRequest" to "VxsBundle\Service\PaymentVxs".
Inlined service "VxsBundle\Service\VxsFetcherDev" to "VxsBundle\Service\VxsRequest".
Inlined service "maker.maker.make_authenticator" to "maker.auto_command.make_auth".
Inlined service "maker.maker.make_command" to "maker.auto_command.make_command".
Inlined service "maker.maker.make_controller" to "maker.auto_command.make_controller".
Inlined service "maker.maker.make_crud" to "maker.auto_command.make_crud".
Inlined service "maker.maker.make_docker_database" to "maker.auto_command.make_docker_database".
Inlined service "maker.maker.make_entity" to "maker.auto_command.make_entity".
Inlined service "maker.maker.make_fixtures" to "maker.auto_command.make_fixtures".
Inlined service "maker.maker.make_form" to "maker.auto_command.make_form".
Inlined service "maker.maker.make_message" to "maker.auto_command.make_message".
Inlined service "maker.maker.make_messenger_middleware" to "maker.auto_command.make_messenger_middleware".
Inlined service "maker.maker.make_registration_form" to "maker.auto_command.make_registration_form".
Inlined service "maker.maker.make_reset_password" to "maker.auto_command.make_reset_password".
Inlined service "maker.maker.make_serializer_encoder" to "maker.auto_command.make_serializer_encoder".
Inlined service "maker.maker.make_serializer_normalizer" to "maker.auto_command.make_serializer_normalizer".
Inlined service "maker.maker.make_subscriber" to "maker.auto_command.make_subscriber".
Inlined service "maker.maker.make_twig_extension" to "maker.auto_command.make_twig_extension".
Inlined service "maker.maker.make_test" to "maker.auto_command.make_test".
Inlined service "maker.maker.make_validator" to "maker.auto_command.make_validator".
Inlined service "maker.maker.make_voter" to "maker.auto_command.make_voter".
Inlined service "maker.maker.make_user" to "maker.auto_command.make_user".
Inlined service "maker.maker.make_migration" to "maker.auto_command.make_migration".
Inlined service "maker.maker.make_stimulus_controller" to "maker.auto_command.make_stimulus_controller".
Inlined service "debug.argument_resolver.request_attribute.inner" to "debug.argument_resolver.request_attribute".
Inlined service "debug.argument_resolver.request.inner" to "debug.argument_resolver.request".
Inlined service "debug.argument_resolver.session.inner" to "debug.argument_resolver.session".
Inlined service "debug.security.user_value_resolver.inner" to "debug.security.user_value_resolver".
Inlined service "debug.argument_resolver.service.inner" to "debug.argument_resolver.service".
Inlined service "debug.argument_resolver.default.inner" to "debug.argument_resolver.default".
Inlined service "debug.argument_resolver.variadic.inner" to "debug.argument_resolver.variadic".
Inlined service "debug.argument_resolver.not_tagged_controller.inner" to "debug.argument_resolver.not_tagged_controller".
Inlined service "messenger.bus.default.messenger.handlers_locator" to "messenger.bus.default.middleware.handle_message".
Inlined service "mailer.messenger.message_handler" to ".messenger.handler_descriptor.tGvt0LH".
Inlined service ".debug.http_client.inner" to ".debug.http_client".
Inlined service ".doctrine.orm.default_metadata_driver.inner" to ".doctrine.orm.default_metadata_driver".
Inlined service ".service_locator.KLVvNIq" to ".doctrine.orm.default_metadata_driver".
Inlined service "security.access.authenticated_voter" to "debug.security.voter.security.access.authenticated_voter".
Inlined service "security.access.role_hierarchy_voter" to "debug.security.voter.security.access.role_hierarchy_voter".
Inlined service "security.access.expression_voter" to "debug.security.voter.security.access.expression_voter".
Inlined service "monolog.handler.null_internal" to "monolog.logger.event".
Inlined service ".service_locator.Xbsa8iG" to ".service_locator.Xbsa8iG.enqueue.transport.amqp.processor_registry".
Inlined service ".service_locator.bbUsuUm" to ".service_locator.bbUsuUm.enqueue.client.amqp.processor_registry".
Inlined service "enqueue.transport.amqp.connection_factory_factory.inner" to "enqueue.transport.amqp.connection_factory_factory.outer".
Inlined service "enqueue.client.amqp.driver_factory.inner" to "enqueue.client.amqp.driver_factory.outer".
Inlined service ".service_locator.J4b.DPX" to ".service_locator.J4b.DPX.translation.warmer".
Inlined service ".service_locator.9i0MWoK" to ".service_locator.9i0MWoK.router.default".
Inlined service ".service_locator.HLwzKIm" to ".service_locator.HLwzKIm.router.cache_warmer".
Inlined service ".service_locator.aq4MYft" to ".service_locator.aq4MYft.twig.template_cache_warmer".
Inlined service ".service_locator.PTUfczs" to ".service_locator.PTUfczs.sindrive_rabbit_mq_task.task_handler".
Inlined service "monolog.logger.http_client" to ".debug.http_client.inner".
Inlined service "argument_metadata_factory" to "debug.argument_resolver.inner".
Inlined service "security.authenticator.manager.backend" to "debug.security.firewall.authenticator.backend.inner".
Inlined service "security.authenticator.manager.main" to "debug.security.firewall.authenticator.main.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_driver" to "jms_serializer.metadata.doctrine_type_driver.inner".
Inlined service "enqueue.client.amqp.rpc_factory" to "enqueue.client.amqp.traceable_producer.inner".
Inlined service "enqueue.client.amqp.client_extensions" to "enqueue.client.amqp.traceable_producer.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.xZFQTuF" to "console.command_loader".
Inlined service ".service_locator.9i0MWoK.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 "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 "debug.event_dispatcher.inner" to "event_dispatcher".
Inlined service "monolog.logger.event" to "event_dispatcher".
Inlined service "enqueue.client.amqp.traceable_producer.inner" to "enqueue.client.amqp.producer".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.annotation" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.annotation" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.annotation" to "routing.loader".
Inlined service "serializer.name_converter.metadata_aware" to "serializer".
Inlined service "serializer.name_converter.metadata_aware" to "serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
Inlined service "serializer.name_converter.metadata_aware" to "serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "monolog.logger.profiler" to "profiler".
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".
Inlined service "jms_serializer.expression_evaluator" to "jms_serializer".
Inlined service "jms_serializer.expression_evaluator" to "jms_serializer".
Inlined service "jms_serializer.expression_evaluator" to "jms_serializer".
7
Tag "templating.helper" was defined on service(s) "oneup_uploader.templating.uploader_helper", but was never used.
Tag "oneup_uploader.routable" was defined on service(s) "oneup_uploader.controller.jqueryUpload", but was never used. Did you mean "oneup_uploader.controller"?
Tag "jms_serializer.instance" was defined on service(s) "jms_serializer.event_dispatcher", "jms_serializer.doctrine_proxy_subscriber", "jms_serializer.stopwatch_subscriber", "jms_serializer.array_collection_handler", "jms_serializer.constraint_violation_handler", "jms_serializer.datetime_handler", "jms_serializer.form_error_handler", "jms_serializer.iterator_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", "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", 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 "old_sound_rabbit_mq.connection" was defined on service(s) "old_sound_rabbit_mq.connection.default", but was never used. Did you mean "old_sound_rabbit_mq.base_amqp", "old_sound_rabbit_mq.producer", "old_sound_rabbit_mq.consumer"?
Tag "uploads.upload_handler" was defined on service(s) "uploads.handler_deal_vidcap", "uploads.handler_deal_gallery", "uploads.handler_project_vidcap", "uploads.handler_project_gallery", "uploads.handler_shop_video_vidcap", "uploads.handler_shop_video_gallery", "uploads.handler_feed_gallery", "uploads.handler_deal_trailer", "uploads.handler_project_trailer", "uploads.handler_message_gallery", "uploads.handler_deal_video", "uploads.handler_project_video", "uploads.handler_project_custom_video", "uploads.handler_shop_video", "uploads.handler_deal_preview", "uploads.handler_project_preview", "uploads.handler_shop_video_preview", "uploads.handler_shop_video_trailer", "uploads.handler_tag_preview", "uploads.handler_performer_preview", "uploads.handler_performer_image", "uploads.handler_feed_trailer", "uploads.handler_message_preview", "uploads.handler_message_video", "uploads.handler_single_deal_video", "uploads.handler_single_project_video", "uploads.handler_single_project_custom_video", "uploads.handler_single_shop_video", but was never used.