Method "Symfony\Component\DependencyInjection\Extension\ExtensionInterface::load()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sensio\Bundle\FrameworkExtraBundle\DependencyInjection\SensioFrameworkExtraExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\HttpKernel\DependencyInjection\ConfigurableExtension::loadInternal()" might add "void" as a native return type declaration in the future. Do the same in child class "JMS\SerializerBundle\DependencyInjection\JMSSerializerExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Extension\ExtensionInterface::load()" might add "void" as a native return type declaration in the future. Do the same in implementation "MailTrack\FrontendBundle\DependencyInjection\MailTrackFrontendExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Extension\ExtensionInterface::load()" might add "void" as a native return type declaration in the future. Do the same in implementation "MailTrack\UserBundle\DependencyInjection\MailTrackUserExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Extension\ExtensionInterface::load()" might add "void" as a native return type declaration in the future. Do the same in implementation "MailTrack\TraceBundle\DependencyInjection\MailTrackTraceExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Extension\ExtensionInterface::load()" might add "void" as a native return type declaration in the future. Do the same in implementation "MailTrack\DashboardBundle\DependencyInjection\MailTrackDashboardExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Extension\ExtensionInterface::load()" might add "void" as a native return type declaration in the future. Do the same in implementation "MailTrack\AdminBundle\DependencyInjection\MailTrackAdminExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Extension\ExtensionInterface::load()" might add "void" as a native return type declaration in the future. Do the same in implementation "MailTrack\IntegrationBundle\DependencyInjection\MailTrackIntegrationExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Extension\ExtensionInterface::load()" might add "void" as a native return type declaration in the future. Do the same in implementation "MailTrack\PaymentBundle\DependencyInjection\MailTrackPaymentExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Extension\ExtensionInterface::load()" might add "void" as a native return type declaration in the future. Do the same in implementation "MailTrack\QueueBundle\DependencyInjection\MailTrackQueueExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sensio\Bundle\FrameworkExtraBundle\DependencyInjection\Compiler\AddParamConverterPass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sensio\Bundle\FrameworkExtraBundle\DependencyInjection\Compiler\OptimizerPass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sensio\Bundle\FrameworkExtraBundle\DependencyInjection\Compiler\AddExpressionLanguageProvidersPass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "JMS\SerializerBundle\DependencyInjection\Compiler\ServiceMapPass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "JMS\SerializerBundle\DependencyInjection\Compiler\TwigExtensionPass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "JMS\SerializerBundle\DependencyInjection\Compiler\FormErrorHandlerTranslationDomainPass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "JMS\SerializerBundle\DependencyInjection\Compiler\ExpressionFunctionProviderPass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "JMS\SerializerBundle\DependencyInjection\Compiler\DoctrinePass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "JMS\SerializerBundle\DependencyInjection\Compiler\RegisterEventListenersAndSubscribersPass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "JMS\SerializerBundle\DependencyInjection\Compiler\CustomHandlersPass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "MailTrack\CRM\Infrastructure\Console\ReindexAllAcceptedUsersCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "MailTrack\EmailProductivity\Infrastructure\Console\Symfony\EmailProductivityReportCommand".
The "Symfony\Component\Console\Command\Command::$defaultDescription" property is considered final. You should not override it in "MailTrack\EmailProductivity\Infrastructure\Console\Symfony\EmailProductivityReportCommand".
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "MailTrack\EmailProductivity\Infrastructure\Console\Symfony\ProcessEmailProductivityReportCommand".
The "Symfony\Component\Console\Command\Command::$defaultDescription" property is considered final. You should not override it in "MailTrack\EmailProductivity\Infrastructure\Console\Symfony\ProcessEmailProductivityReportCommand".
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "MailTrack\SpamScore\Infrastructure\UI\Symfony\Command\FetchSpamCommand".
Return type of MailTrack\Domain\Application\ViewDomainResponse::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Method "JsonSerializable::jsonSerialize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "MailTrack\Domain\Application\ViewDomainResponse" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "MailTrack\ArchiveData\Infrastructure\Console\Symfony\ArchiveDeletedUsersSchedulerCommand".
The "Symfony\Component\Console\Command\Command::$defaultDescription" property is considered final. You should not override it in "MailTrack\ArchiveData\Infrastructure\Console\Symfony\ArchiveDeletedUsersSchedulerCommand".
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "MailTrack\ArchiveData\Infrastructure\Console\Symfony\DeleteInactiveUsersSchedulerCommand".
The "Symfony\Component\Console\Command\Command::$defaultDescription" property is considered final. You should not override it in "MailTrack\ArchiveData\Infrastructure\Console\Symfony\DeleteInactiveUsersSchedulerCommand".
Since symfony/framework-bundle 6.1: Option "reset_on_message" at "framework.messenger" is deprecated. It does nothing and will be removed in version 7.0.
Since symfony/framework-bundle 6.4: Not setting the "framework.validation.email_validation_mode" config option is deprecated. It will default to "html5" in 7.0.
Since symfony/framework-bundle 6.4: Not setting the "framework.uid.time_based_uuid_version" config option is deprecated. It will default to "7" in 7.0.
Since symfony/framework-bundle 6.4: Enabling the integration of Doctrine annotations is deprecated. Set the "framework.annotations.enabled" config option to false.
Since symfony/templating 6.4: "Symfony\Component\Templating\Helper\Helper" is deprecated since version 6.4 and will be removed in 7.0. Use Twig instead.
Since symfony/templating 6.4: "Symfony\Component\Templating\Helper\HelperInterface" is deprecated since version 6.4 and will be removed in 7.0. Use Twig instead.
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "MailTrack\Track\Infrastructure\Cron\Symfony\TimeoutPendingIndividualTrackingCron" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "MailTrack\Track\Infrastructure\Cron\Symfony\CleanOutdatedScheduledDataCron" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "MailTrack\Track\Infrastructure\Cron\Symfony\ProcessScheduledCron" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "MailTrack\Track\Infrastructure\Cron\Symfony\ProcessIndividualTrackingScheduledCron" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "MailTrack\Track\Infrastructure\Cron\Symfony\ProcessBatchCampaignCron" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "MailTrack\Track\Infrastructure\Cron\Symfony\DailyReportCron" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "MailTrack\Track\Infrastructure\Cron\Symfony\SendDailyReportToUser" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "MailTrack\Track\Infrastructure\Cron\Symfony\RecreateDailyReportCache" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "MailTrack\Track\Infrastructure\Cron\Symfony\ProcessFollowUpReminderCron" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "MailTrack\Track\Infrastructure\Cron\Symfony\FindBounceToScanCron" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "MailTrack\Track\Infrastructure\Cron\Symfony\FindBounceToScanCron" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "MailTrack\Track\Infrastructure\Console\Symfony\AddBlockedLinkHashConsoleCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::initialize()" might add "void" as a native return type declaration in the future. Do the same in child class "MailTrack\Payment\Infrastructure\Console\Symfony\UpdateUserDataToIntercomCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "MailTrack\Payment\Infrastructure\UI\Symfony\Command\SendTestEventsIntercomCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::initialize()" might add "void" as a native return type declaration in the future. Do the same in child class "MailTrack\Payment\Infrastructure\UI\Symfony\Command\SendTestEventsIntercomCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "MailTrack\Payment\Infrastructure\Console\Symfony\GrantProPlanCommand".
The "Symfony\Component\Console\Command\Command::$defaultDescription" property is considered final. You should not override it in "MailTrack\Payment\Infrastructure\Console\Symfony\GrantProPlanCommand".
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "MailTrack\FileTracking\Infrastructure\UI\Symfony\Command\AddAdvancedDocumentViewContactsCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Symfony\WebpackEncoreBundle\CacheWarmer\EntrypointCacheWarmer::doWarmUp()" method will require a new "string|null $buildDir" argument in the next major version of its parent class "Symfony\Bundle\FrameworkBundle\CacheWarmer\AbstractPhpFileCacheWarmer", not defining it is deprecated.
Since php-http/httplug-bundle 1.28: The "Http\Client\HttpClient" service is deprecated in favor of using PSR-7 Psr\Http\Client\ClientInterface. It is being referenced by the "MailTrack\User\Infrastructure\Authentication\Auth\AuthService" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the "MailTrack\Video\Infrastructure\UI\Symfony\Controller\DashboardApiController" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the "MailTrack\Video\Infrastructure\UI\Symfony\Controller\DashboardStatsController" service.
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "MailTrack\User\Infrastructure\Console\Symfony\DowngradeOrphansTeamMembersCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "MailTrack\Payment\Infrastructure\Console\Symfony\GrantProPlanCommand" class instead.
Since symfony/console 6.1: Relying on the static property "$defaultDescription" for setting a command description is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "MailTrack\Payment\Infrastructure\Console\Symfony\GrantProPlanCommand" class instead.
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "MailTrack\UserBundle\Command\CreateUserLabelCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::initialize()" might add "void" as a native return type declaration in the future. Do the same in child class "MailTrack\UserBundle\Command\CreateUserLabelCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "MailTrack\UserBundle\Command\CreateUserTestCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::initialize()" might add "void" as a native return type declaration in the future. Do the same in child class "MailTrack\UserBundle\Command\CreateUserTestCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "MailTrack\AdminBundle\Command\CustomerMetadataCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::initialize()" might add "void" as a native return type declaration in the future. Do the same in child class "MailTrack\AdminBundle\Command\CustomerMetadataCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "MailTrack\AdminBundle\Command\PlanPurgeCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::initialize()" might add "void" as a native return type declaration in the future. Do the same in child class "MailTrack\AdminBundle\Command\PlanPurgeCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "MailTrack\AdminBundle\Command\QuadernoWebhookCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "MailTrack\AdminBundle\Command\SubscriptionValidUntilCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::initialize()" might add "void" as a native return type declaration in the future. Do the same in child class "MailTrack\AdminBundle\Command\SubscriptionValidUntilCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "MailTrack\AdminBundle\Command\UserTimezoneUpdateCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::initialize()" might add "void" as a native return type declaration in the future. Do the same in child class "MailTrack\AdminBundle\Command\UserTimezoneUpdateCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "MailTrack\AdminBundle\Command\UserTimezoneFixCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "MailTrack\EmailProductivity\Infrastructure\Console\Symfony\EmailProductivityReportCommand" class instead.
Since symfony/console 6.1: Relying on the static property "$defaultDescription" for setting a command description is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "MailTrack\EmailProductivity\Infrastructure\Console\Symfony\EmailProductivityReportCommand" class instead.
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "MailTrack\EmailProductivity\Infrastructure\Console\Symfony\ProcessEmailProductivityReportCommand" class instead.
Since symfony/console 6.1: Relying on the static property "$defaultDescription" for setting a command description is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "MailTrack\EmailProductivity\Infrastructure\Console\Symfony\ProcessEmailProductivityReportCommand" class instead.
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "MailTrack\SpamScore\Infrastructure\UI\Symfony\Command\FetchSpamCommand" class instead.
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "MailTrack\ArchiveData\Infrastructure\Console\Symfony\ArchiveDeletedUsersSchedulerCommand" class instead.
Since symfony/console 6.1: Relying on the static property "$defaultDescription" for setting a command description is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "MailTrack\ArchiveData\Infrastructure\Console\Symfony\ArchiveDeletedUsersSchedulerCommand" class instead.
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "MailTrack\ArchiveData\Infrastructure\Console\Symfony\DeleteInactiveUsersSchedulerCommand" class instead.
Since symfony/console 6.1: Relying on the static property "$defaultDescription" for setting a command description is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "MailTrack\ArchiveData\Infrastructure\Console\Symfony\DeleteInactiveUsersSchedulerCommand" class instead.
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "MailTrack\PaymentBundle\Command\UserPaymentCreateCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::initialize()" might add "void" as a native return type declaration in the future. Do the same in child class "MailTrack\PaymentBundle\Command\UserPaymentCreateCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "MailTrack\QueueBundle\Command\ConsumerCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Twig\Extension\ExtensionInterface::getFilters()" might add "array" as a native return type declaration in the future. Do the same in implementation "MailTrack\UserBundle\Twig\EmailExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\ExpressionLanguage\ExpressionLanguage::registerFunctions()" might add "void" as a native return type declaration in the future. Do the same in child class "Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage" now to avoid errors or add an explicit @return annotation to suppress this message.
The "JMS\SerializerBundle\Templating\SerializerHelper" class extends "Symfony\Component\Templating\Helper\Helper" that is deprecated since Symfony 6.4, use Twig instead.
Method "Symfony\Component\HttpKernel\DataCollector\DataCollectorInterface::collect()" might add "void" as a native return type declaration in the future. Do the same in implementation "JMS\SerializerBundle\Debug\DataCollector" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Metadata\MetadataFactoryInterface::getMetadataForClass()" might add "ClassHierarchyMetadata|MergeableClassMetadata|null" as a native return type declaration in the future. Do the same in implementation "JMS\SerializerBundle\Debug\TraceableMetadataFactory" now to avoid errors or add an explicit @return annotation to suppress this message.
Since symfony/serializer 6.4: Passing a "Doctrine\Common\Annotations\PsrCachedReader" instance as argument 1 to "Symfony\Component\Serializer\Mapping\Loader\AttributeLoader::__construct()" is deprecated, pass null or omit the parameter instead.
Since symfony/routing 6.4: Passing an instance of "Doctrine\Common\Annotations\Reader" as first and the environment as second argument to "Symfony\Component\Routing\Loader\AttributeClassLoader::__construct" is deprecated. Pass the environment as first argument instead.
Since twig/twig 3.12: Twig Filter "spaceless" is deprecated in /src/mailtrack/vendor/sonata-project/intl-bundle/src/Resources/views/CRUD/display_date.html.twig at line 12.
Since twig/twig 3.12: Twig Filter "spaceless" is deprecated in /src/mailtrack/vendor/sonata-project/intl-bundle/src/Resources/views/CRUD/display_datetime.html.twig at line 12.
Since twig/twig 3.12: Twig Filter "spaceless" is deprecated in /src/mailtrack/src/MailTrack/FrontendBundle/Resources/views/Pricing/Sales/pricingPlans.html.twig at line 37.
Since twig/twig 3.12: Twig Filter "spaceless" is deprecated in /src/mailtrack/src/MailTrack/FrontendBundle/Resources/views/Pricing/Sales/pricingPlans.html.twig at line 74.
Since twig/twig 3.12: Twig Filter "spaceless" is deprecated in /src/mailtrack/src/MailTrack/FrontendBundle/Resources/views/Form/form_layout.html.twig at line 20.
Since twig/twig 3.12: Twig Filter "spaceless" is deprecated in /src/mailtrack/src/MailTrack/FrontendBundle/Resources/views/Form/form_layout.html.twig at line 55.
Since twig/twig 3.12: Twig Filter "spaceless" is deprecated in /src/mailtrack/src/MailTrack/FrontendBundle/Resources/views/Form/form_layout.html.twig at line 64.
Since twig/twig 3.12: Twig Filter "spaceless" is deprecated in /src/mailtrack/src/MailTrack/FrontendBundle/Resources/views/Form/form_layout.html.twig at line 74.
Since twig/twig 3.12: Twig Filter "spaceless" is deprecated in /src/mailtrack/src/MailTrack/FrontendBundle/Resources/views/Page/newWeb/partials/featuresExtra.html.twig at line 43.
Since twig/twig 3.12: Twig Filter "spaceless" is deprecated in /src/mailtrack/src/MailTrack/FrontendBundle/Resources/views/Page/pricing.html.twig at line 406.
Since twig/twig 3.12: Twig Filter "spaceless" is deprecated in /src/mailtrack/src/MailTrack/FrontendBundle/Resources/views/Page/pricing.html.twig at line 438.
Since twig/twig 3.12: Twig Filter "spaceless" is deprecated in /src/mailtrack/src/MailTrack/FrontendBundle/Resources/views/Page/pricing.html.twig at line 528.
Since twig/twig 3.12: Character "'" should not be escaped; the "\" character is ignored in Twig 3 but will not be in Twig 4. Please remove the extra "\" character at position 42 in "@MailTrackDashboard/IndividualTracking/detail.html.twig" at line 404.
Since twig/twig 3.12: Twig Filter "spaceless" is deprecated in /src/mailtrack/vendor/php-http/httplug-bundle/src/Resources/views/stack.html.twig at line 10.
Since twig/twig 3.12: Twig Filter "spaceless" is deprecated in /src/mailtrack/src/MailTrack/User/Infrastructure/UI/Twig/Email/Reminder/follow_up.html.twig at line 15.
Since twig/twig 3.12: Twig Filter "spaceless" is deprecated in /src/mailtrack/src/MailTrack/User/Infrastructure/UI/Twig/Email/Reminder/track_reply.html.twig at line 18.
Since twig/twig 3.12: Twig Filter "spaceless" is deprecated in /src/mailtrack/src/MailTrack/User/Infrastructure/UI/Twig/Email/inThreadBase.html.twig at line 14.
Since twig/twig 3.12: Twig Filter "spaceless" is deprecated in /src/mailtrack/src/MailTrack/User/Infrastructure/UI/Twig/Email/Outlook/Reminder/follow_up.html.twig at line 15.
Since twig/twig 3.12: Twig Filter "spaceless" is deprecated in /src/mailtrack/src/MailTrack/User/Infrastructure/UI/Twig/Email/Outlook/Reminder/track_reply.html.twig at line 18.
Since twig/twig 3.12: Twig Filter "spaceless" is deprecated in /src/mailtrack/src/MailTrack/Web/Infrastructure/UI/Twig/Landing/Features/emailTracking.html.twig at line 281.
Since twig/twig 3.12: Twig Filter "spaceless" is deprecated in /src/mailtrack/src/MailTrack/MonitorReply/Infrastructure/UI/Twig/Email/MailMonitorReply.html.twig at line 18.
User Deprecated: Since symfony/serializer 6.4: Passing a "Doctrine\Common\Annotations\PsrCachedReader" instance as argument 1 to "Symfony\Component\Serializer\Mapping\Loader\AttributeLoader::__construct()" is deprecated, pass null or omit the parameter instead.
Log messages generated during the compilation of the service container.
Messages
Class
1026
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\User\Application\Info\Addin\GetAddinUserInfoCommandHandler" (parent: .abstract.instanceof.MailTrack\User\Application\Info\Addin\GetAddinUserInfoCommandHandler).
Resolving inheritance for "MailTrack\User\Application\Info\Addin\GetAddinUserInfoCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\User\Application\Info\Addin\GetAddinUserInfoCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\User\Application\Team\TeamOwner\GetTeamInfoBillingByOwnerUserIdCommandHandler" (parent: .abstract.instanceof.MailTrack\User\Application\Team\TeamOwner\GetTeamInfoBillingByOwnerUserIdCommandHandler).
Resolving inheritance for "MailTrack\User\Application\Team\TeamOwner\GetTeamInfoBillingByOwnerUserIdCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\User\Application\Team\TeamOwner\GetTeamInfoBillingByOwnerUserIdCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\User\Application\Team\TeamOwner\GetTeamInfoByOwnerUserIdCommandHandler" (parent: .abstract.instanceof.MailTrack\User\Application\Team\TeamOwner\GetTeamInfoByOwnerUserIdCommandHandler).
Resolving inheritance for "MailTrack\User\Application\Team\TeamOwner\GetTeamInfoByOwnerUserIdCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\User\Application\Team\TeamOwner\GetTeamInfoByOwnerUserIdCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\User\Application\Team\TeamOwner\InviteUserCommandHandler" (parent: .abstract.instanceof.MailTrack\User\Application\Team\TeamOwner\InviteUserCommandHandler).
Resolving inheritance for "MailTrack\User\Application\Team\TeamOwner\InviteUserCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\User\Application\Team\TeamOwner\InviteUserCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\User\Application\Team\TeamOwner\RemoveTeamMemberCommandHandler" (parent: .abstract.instanceof.MailTrack\User\Application\Team\TeamOwner\RemoveTeamMemberCommandHandler).
Resolving inheritance for "MailTrack\User\Application\Team\TeamOwner\RemoveTeamMemberCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\User\Application\Team\TeamOwner\RemoveTeamMemberCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\User\Application\Team\TeamOwner\RevokeInvitationCommandHandler" (parent: .abstract.instanceof.MailTrack\User\Application\Team\TeamOwner\RevokeInvitationCommandHandler).
Resolving inheritance for "MailTrack\User\Application\Team\TeamOwner\RevokeInvitationCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\User\Application\Team\TeamOwner\RevokeInvitationCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\User\Application\UserDelete\UserDeleteCommandHandler" (parent: .abstract.instanceof.MailTrack\User\Application\UserDelete\UserDeleteCommandHandler).
Resolving inheritance for "MailTrack\User\Application\UserDelete\UserDeleteCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\User\Application\UserDelete\UserDeleteCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.permissions.disable_user_permissions" (parent: .abstract.instanceof.mailtrack.user.application.permissions.disable_user_permissions).
Resolving inheritance for "mailtrack.user.application.permissions.disable_user_permissions" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.permissions.disable_user_permissions).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.account.transfer_account_command_handler" (parent: .abstract.instanceof.mailtrack.user.application.account.transfer_account_command_handler).
Resolving inheritance for "mailtrack.user.application.account.transfer_account_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.account.transfer_account_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.account.disable_hot_notification" (parent: .abstract.instanceof.mailtrack.user.application.account.disable_hot_notification).
Resolving inheritance for "mailtrack.user.application.account.disable_hot_notification" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.account.disable_hot_notification).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.account.disable_click_mail_notification_command_handler" (parent: .abstract.instanceof.mailtrack.user.application.account.disable_click_mail_notification_command_handler).
Resolving inheritance for "mailtrack.user.application.account.disable_click_mail_notification_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.account.disable_click_mail_notification_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.account.disable_revival_notifications_command_handler" (parent: .abstract.instanceof.mailtrack.user.application.account.disable_revival_notifications_command_handler).
Resolving inheritance for "mailtrack.user.application.account.disable_revival_notifications_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.account.disable_revival_notifications_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\User\Application\Account\DisableUserAccountCommandHandler" (parent: .abstract.instanceof.MailTrack\User\Application\Account\DisableUserAccountCommandHandler).
Resolving inheritance for "MailTrack\User\Application\Account\DisableUserAccountCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\User\Application\Account\DisableUserAccountCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\User\Application\Account\GetAccountPageInfoCommandHandler" (parent: .abstract.instanceof.MailTrack\User\Application\Account\GetAccountPageInfoCommandHandler).
Resolving inheritance for "MailTrack\User\Application\Account\GetAccountPageInfoCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\User\Application\Account\GetAccountPageInfoCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.account.enable_multiple_recipient_tracking" (parent: .abstract.instanceof.mailtrack.user.application.account.enable_multiple_recipient_tracking).
Resolving inheritance for "mailtrack.user.application.account.enable_multiple_recipient_tracking" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.account.enable_multiple_recipient_tracking).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.account.disable_campaign_report_notification_command_handler" (parent: .abstract.instanceof.mailtrack.user.application.account.disable_campaign_report_notification_command_handler).
Resolving inheritance for "mailtrack.user.application.account.disable_campaign_report_notification_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.account.disable_campaign_report_notification_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\User\Application\Subscription\Upgrade\ProcessPendingUpgradeCommandHandler" (parent: .abstract.instanceof.MailTrack\User\Application\Subscription\Upgrade\ProcessPendingUpgradeCommandHandler).
Resolving inheritance for "MailTrack\User\Application\Subscription\Upgrade\ProcessPendingUpgradeCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\User\Application\Subscription\Upgrade\ProcessPendingUpgradeCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.subscription.buy.user_buy_plan_with_card" (parent: .abstract.instanceof.mailtrack.user.application.subscription.buy.user_buy_plan_with_card).
Resolving inheritance for "mailtrack.user.application.subscription.buy.user_buy_plan_with_card" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.subscription.buy.user_buy_plan_with_card).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.log_in.update_user_when_user_was_logged_in_from_extension_command_handler" (parent: .abstract.instanceof.mailtrack.user.application.log_in.update_user_when_user_was_logged_in_from_extension_command_handler).
Resolving inheritance for "mailtrack.user.application.log_in.update_user_when_user_was_logged_in_from_extension_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.log_in.update_user_when_user_was_logged_in_from_extension_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\User\Application\LogIn\UpdateUserWhenUserWasLoggedInFromAppCommandHandler" (parent: .abstract.instanceof.MailTrack\User\Application\LogIn\UpdateUserWhenUserWasLoggedInFromAppCommandHandler).
Resolving inheritance for "MailTrack\User\Application\LogIn\UpdateUserWhenUserWasLoggedInFromAppCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\User\Application\LogIn\UpdateUserWhenUserWasLoggedInFromAppCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.team.admin.create_team_command_handler" (parent: .abstract.instanceof.mailtrack.user.application.team.admin.create_team_command_handler).
Resolving inheritance for "mailtrack.user.application.team.admin.create_team_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.team.admin.create_team_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.team.admin.create_team_invitation_command_handler" (parent: .abstract.instanceof.mailtrack.user.application.team.admin.create_team_invitation_command_handler).
Resolving inheritance for "mailtrack.user.application.team.admin.create_team_invitation_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.team.admin.create_team_invitation_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.team.admin.remove_team_member_command_handler" (parent: .abstract.instanceof.mailtrack.user.application.team.admin.remove_team_member_command_handler).
Resolving inheritance for "mailtrack.user.application.team.admin.remove_team_member_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.team.admin.remove_team_member_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.team.admin.transfer_team_to_another_owner_command_handler" (parent: .abstract.instanceof.mailtrack.user.application.team.admin.transfer_team_to_another_owner_command_handler).
Resolving inheritance for "mailtrack.user.application.team.admin.transfer_team_to_another_owner_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.team.admin.transfer_team_to_another_owner_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.team.admin.remove_team_command_handler" (parent: .abstract.instanceof.mailtrack.user.application.team.admin.remove_team_command_handler).
Resolving inheritance for "mailtrack.user.application.team.admin.remove_team_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.team.admin.remove_team_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.team.team_member.use_team_invitation_command_handler" (parent: .abstract.instanceof.mailtrack.user.application.team.team_member.use_team_invitation_command_handler).
Resolving inheritance for "mailtrack.user.application.team.team_member.use_team_invitation_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.team.team_member.use_team_invitation_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.team.team_owner.get_team_info_by_owner_user_id" (parent: .abstract.instanceof.mailtrack.user.application.team.team_owner.get_team_info_by_owner_user_id).
Resolving inheritance for "mailtrack.user.application.team.team_owner.get_team_info_by_owner_user_id" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.team.team_owner.get_team_info_by_owner_user_id).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.team.team_owner.get_team_info_billing_by_owner_user_id" (parent: .abstract.instanceof.mailtrack.user.application.team.team_owner.get_team_info_billing_by_owner_user_id).
Resolving inheritance for "mailtrack.user.application.team.team_owner.get_team_info_billing_by_owner_user_id" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.team.team_owner.get_team_info_billing_by_owner_user_id).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.team.team_owner.invite_user_command_handler" (parent: .abstract.instanceof.mailtrack.user.application.team.team_owner.invite_user_command_handler).
Resolving inheritance for "mailtrack.user.application.team.team_owner.invite_user_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.team.team_owner.invite_user_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.team.team_owner.remove_team_member_command_handler" (parent: .abstract.instanceof.mailtrack.user.application.team.team_owner.remove_team_member_command_handler).
Resolving inheritance for "mailtrack.user.application.team.team_owner.remove_team_member_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.team.team_owner.remove_team_member_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.team.team_owner.revoke_invitation_command_handler" (parent: .abstract.instanceof.mailtrack.user.application.team.team_owner.revoke_invitation_command_handler).
Resolving inheritance for "mailtrack.user.application.team.team_owner.revoke_invitation_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.team.team_owner.revoke_invitation_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.account.create_user_command_handler" (parent: .abstract.instanceof.mailtrack.user.application.account.create_user_command_handler).
Resolving inheritance for "mailtrack.user.application.account.create_user_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.account.create_user_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.team.admin.modify_max_members_team_command_handler" (parent: .abstract.instanceof.mailtrack.user.application.team.admin.modify_max_members_team_command_handler).
Resolving inheritance for "mailtrack.user.application.team.admin.modify_max_members_team_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.team.admin.modify_max_members_team_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.notification.enable_notification_token_command_handler" (parent: .abstract.instanceof.mailtrack.user.application.notification.enable_notification_token_command_handler).
Resolving inheritance for "mailtrack.user.application.notification.enable_notification_token_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.notification.enable_notification_token_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.notification.remove_notification_token_command_handler" (parent: .abstract.instanceof.mailtrack.user.application.notification.remove_notification_token_command_handler).
Resolving inheritance for "mailtrack.user.application.notification.remove_notification_token_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.notification.remove_notification_token_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.report.set_daily_report_schedule_time_command_handler" (parent: .abstract.instanceof.mailtrack.user.application.report.set_daily_report_schedule_time_command_handler).
Resolving inheritance for "mailtrack.user.application.report.set_daily_report_schedule_time_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.report.set_daily_report_schedule_time_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.report.remove_daily_report_command_handler" (parent: .abstract.instanceof.mailtrack.user.application.report.remove_daily_report_command_handler).
Resolving inheritance for "mailtrack.user.application.report.remove_daily_report_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.report.remove_daily_report_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.notification.disable_email_notifications_command_handler" (parent: .abstract.instanceof.mailtrack.user.application.notification.disable_email_notifications_command_handler).
Resolving inheritance for "mailtrack.user.application.notification.disable_email_notifications_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.notification.disable_email_notifications_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.notification.notify_user_by_email_hot_notification_command_handler" (parent: .abstract.instanceof.mailtrack.user.application.notification.notify_user_by_email_hot_notification_command_handler).
Resolving inheritance for "mailtrack.user.application.notification.notify_user_by_email_hot_notification_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.notification.notify_user_by_email_hot_notification_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\User\Application\Notification\NotifyUserByEmailRevivalNotificationCommandHandler" (parent: .abstract.instanceof.MailTrack\User\Application\Notification\NotifyUserByEmailRevivalNotificationCommandHandler).
Resolving inheritance for "MailTrack\User\Application\Notification\NotifyUserByEmailRevivalNotificationCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\User\Application\Notification\NotifyUserByEmailRevivalNotificationCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.crm_integration.get_crm_integrations_info.get_crm_integrations_info_command_handler" (parent: .abstract.instanceof.mailtrack.user.application.crm_integration.get_crm_integrations_info.get_crm_integrations_info_command_handler).
Resolving inheritance for "mailtrack.user.application.crm_integration.get_crm_integrations_info.get_crm_integrations_info_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.crm_integration.get_crm_integrations_info.get_crm_integrations_info_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.crm_integration.save_crm_integration_settings.save_crm_integration_settings_command_handler" (parent: .abstract.instanceof.mailtrack.user.application.crm_integration.save_crm_integration_settings.save_crm_integration_settings_command_handler).
Resolving inheritance for "mailtrack.user.application.crm_integration.save_crm_integration_settings.save_crm_integration_settings_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.crm_integration.save_crm_integration_settings.save_crm_integration_settings_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.user.settings.notifications.view_notification_settings_command_handler" (parent: .abstract.instanceof.mailtrack.user.application.user.settings.notifications.view_notification_settings_command_handler).
Resolving inheritance for "mailtrack.user.application.user.settings.notifications.view_notification_settings_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.user.settings.notifications.view_notification_settings_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\User\Application\User\Check\CheckUserHashCommandHandler" (parent: .abstract.instanceof.MailTrack\User\Application\User\Check\CheckUserHashCommandHandler).
Resolving inheritance for "MailTrack\User\Application\User\Check\CheckUserHashCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\User\Application\User\Check\CheckUserHashCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\BatchCampaign\CalculateBatchDateCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\BatchCampaign\CalculateBatchDateCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\BatchCampaign\CalculateBatchDateCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\BatchCampaign\CalculateBatchDateCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\BatchCampaign\PrepareBatchCampaignCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\BatchCampaign\PrepareBatchCampaignCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\BatchCampaign\PrepareBatchCampaignCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\BatchCampaign\PrepareBatchCampaignCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Bounce\StartBounceScanCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\Bounce\StartBounceScanCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\Bounce\StartBounceScanCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Bounce\StartBounceScanCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\CampaignNotification\CreateCampaignNotificationCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\CampaignNotification\CreateCampaignNotificationCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\CampaignNotification\CreateCampaignNotificationCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\CampaignNotification\CreateCampaignNotificationCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\CampaignNotification\UpdateCampaignNotificationCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\CampaignNotification\UpdateCampaignNotificationCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\CampaignNotification\UpdateCampaignNotificationCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\CampaignNotification\UpdateCampaignNotificationCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\CampaignSettings\GetUnifiedCampaignCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\CampaignSettings\GetUnifiedCampaignCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\CampaignSettings\GetUnifiedCampaignCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\CampaignSettings\GetUnifiedCampaignCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\CampaignSettings\SaveUnifiedCampaignCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\CampaignSettings\SaveUnifiedCampaignCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\CampaignSettings\SaveUnifiedCampaignCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\CampaignSettings\SaveUnifiedCampaignCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\CampaignSettings\UpdateCampaignSettingsCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\CampaignSettings\UpdateCampaignSettingsCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\CampaignSettings\UpdateCampaignSettingsCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\CampaignSettings\UpdateCampaignSettingsCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IndividualTracking\ArchiveIndividualTrackingCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\IndividualTracking\ArchiveIndividualTrackingCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\IndividualTracking\ArchiveIndividualTrackingCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IndividualTracking\ArchiveIndividualTrackingCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IndividualTracking\BounceIndividualTrackingCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\IndividualTracking\BounceIndividualTrackingCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\IndividualTracking\BounceIndividualTrackingCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IndividualTracking\BounceIndividualTrackingCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IndividualTracking\CancelIndividualTrackingCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\IndividualTracking\CancelIndividualTrackingCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\IndividualTracking\CancelIndividualTrackingCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IndividualTracking\CancelIndividualTrackingCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IndividualTracking\CancelIndividualTrackingScheduleCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\IndividualTracking\CancelIndividualTrackingScheduleCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\IndividualTracking\CancelIndividualTrackingScheduleCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IndividualTracking\CancelIndividualTrackingScheduleCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IndividualTracking\ClickIndividualTrackingCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\IndividualTracking\ClickIndividualTrackingCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\IndividualTracking\ClickIndividualTrackingCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IndividualTracking\ClickIndividualTrackingCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IndividualTracking\CountBlackListedRecipientsCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\IndividualTracking\CountBlackListedRecipientsCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\IndividualTracking\CountBlackListedRecipientsCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IndividualTracking\CountBlackListedRecipientsCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IndividualTracking\CreateIndividualTrackingCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\IndividualTracking\CreateIndividualTrackingCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\IndividualTracking\CreateIndividualTrackingCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IndividualTracking\CreateIndividualTrackingCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IndividualTracking\DeleteCampaignDataCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\IndividualTracking\DeleteCampaignDataCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\IndividualTracking\DeleteCampaignDataCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IndividualTracking\DeleteCampaignDataCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IndividualTracking\DeleteIndividualTrackingCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\IndividualTracking\DeleteIndividualTrackingCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\IndividualTracking\DeleteIndividualTrackingCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IndividualTracking\DeleteIndividualTrackingCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IndividualTracking\Dkim\CreateDomainKeyCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\IndividualTracking\Dkim\CreateDomainKeyCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\IndividualTracking\Dkim\CreateDomainKeyCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IndividualTracking\Dkim\CreateDomainKeyCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IndividualTracking\Dkim\FindDomainKeyCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\IndividualTracking\Dkim\FindDomainKeyCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\IndividualTracking\Dkim\FindDomainKeyCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IndividualTracking\Dkim\FindDomainKeyCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IndividualTracking\Dkim\VerifyDomainKeyCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\IndividualTracking\Dkim\VerifyDomainKeyCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\IndividualTracking\Dkim\VerifyDomainKeyCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IndividualTracking\Dkim\VerifyDomainKeyCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IndividualTracking\ErrorIndividualTrackingCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\IndividualTracking\ErrorIndividualTrackingCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\IndividualTracking\ErrorIndividualTrackingCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IndividualTracking\ErrorIndividualTrackingCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IndividualTracking\FilterBlackListedRecipientsCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\IndividualTracking\FilterBlackListedRecipientsCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\IndividualTracking\FilterBlackListedRecipientsCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IndividualTracking\FilterBlackListedRecipientsCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IndividualTracking\FindIndividualTrackingDataByMessageCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\IndividualTracking\FindIndividualTrackingDataByMessageCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\IndividualTracking\FindIndividualTrackingDataByMessageCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IndividualTracking\FindIndividualTrackingDataByMessageCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IndividualTracking\FindIndividualTrackingDataByThreadCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\IndividualTracking\FindIndividualTrackingDataByThreadCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\IndividualTracking\FindIndividualTrackingDataByThreadCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IndividualTracking\FindIndividualTrackingDataByThreadCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IndividualTracking\FixIndividualTrackingReceiversCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\IndividualTracking\FixIndividualTrackingReceiversCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\IndividualTracking\FixIndividualTrackingReceiversCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IndividualTracking\FixIndividualTrackingReceiversCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IndividualTracking\GetIndividualTrackingIdCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\IndividualTracking\GetIndividualTrackingIdCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\IndividualTracking\GetIndividualTrackingIdCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IndividualTracking\GetIndividualTrackingIdCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IndividualTracking\GetIndividualTrackingScheduledDataCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\IndividualTracking\GetIndividualTrackingScheduledDataCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\IndividualTracking\GetIndividualTrackingScheduledDataCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IndividualTracking\GetIndividualTrackingScheduledDataCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IndividualTracking\IsGroupedCampaignCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\IndividualTracking\IsGroupedCampaignCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\IndividualTracking\IsGroupedCampaignCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IndividualTracking\IsGroupedCampaignCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IndividualTracking\LinkMessageToIndividualTrackingCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\IndividualTracking\LinkMessageToIndividualTrackingCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\IndividualTracking\LinkMessageToIndividualTrackingCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IndividualTracking\LinkMessageToIndividualTrackingCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IndividualTracking\NotifyErrorInIndividualTrackingCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\IndividualTracking\NotifyErrorInIndividualTrackingCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\IndividualTracking\NotifyErrorInIndividualTrackingCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IndividualTracking\NotifyErrorInIndividualTrackingCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IndividualTracking\NotifyScheduledIndividualTrackingCountCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\IndividualTracking\NotifyScheduledIndividualTrackingCountCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\IndividualTracking\NotifyScheduledIndividualTrackingCountCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IndividualTracking\NotifyScheduledIndividualTrackingCountCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IndividualTracking\OpenIndividualTrackingCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\IndividualTracking\OpenIndividualTrackingCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\IndividualTracking\OpenIndividualTrackingCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IndividualTracking\OpenIndividualTrackingCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IndividualTracking\PrepareDraftCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\IndividualTracking\PrepareDraftCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\IndividualTracking\PrepareDraftCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IndividualTracking\PrepareDraftCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IndividualTracking\RemoveUnsubscribedIndividualTrackingCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\IndividualTracking\RemoveUnsubscribedIndividualTrackingCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\IndividualTracking\RemoveUnsubscribedIndividualTrackingCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IndividualTracking\RemoveUnsubscribedIndividualTrackingCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IndividualTracking\SendIndividualTrackingCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\IndividualTracking\SendIndividualTrackingCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\IndividualTracking\SendIndividualTrackingCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IndividualTracking\SendIndividualTrackingCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IndividualTracking\SetAliasIndividualTrackingCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\IndividualTracking\SetAliasIndividualTrackingCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\IndividualTracking\SetAliasIndividualTrackingCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IndividualTracking\SetAliasIndividualTrackingCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IndividualTracking\UnarchiveIndividualTrackingCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\IndividualTracking\UnarchiveIndividualTrackingCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\IndividualTracking\UnarchiveIndividualTrackingCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IndividualTracking\UnarchiveIndividualTrackingCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IndividualTracking\UnsubscribeIndividualTrackingCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\IndividualTracking\UnsubscribeIndividualTrackingCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\IndividualTracking\UnsubscribeIndividualTrackingCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IndividualTracking\UnsubscribeIndividualTrackingCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IsEmailWithSingleUnreliableReceiverCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\IsEmailWithSingleUnreliableReceiverCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\IsEmailWithSingleUnreliableReceiverCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IsEmailWithSingleUnreliableReceiverCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Link\BlockUserLinkHashesCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\Link\BlockUserLinkHashesCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\Link\BlockUserLinkHashesCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Link\BlockUserLinkHashesCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Link\ClickLinkCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\Link\ClickLinkCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\Link\ClickLinkCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Link\ClickLinkCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Link\GetClickReportPaginatedByUserCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\Link\GetClickReportPaginatedByUserCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\Link\GetClickReportPaginatedByUserCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Link\GetClickReportPaginatedByUserCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Link\GetHashLinkOwnerUserIdCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\Link\GetHashLinkOwnerUserIdCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\Link\GetHashLinkOwnerUserIdCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Link\GetHashLinkOwnerUserIdCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Link\PrepareClickDesktopNotificationCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\Link\PrepareClickDesktopNotificationCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\Link\PrepareClickDesktopNotificationCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Link\PrepareClickDesktopNotificationCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Link\RegisterOpenIfIsFirstClickCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\Link\RegisterOpenIfIsFirstClickCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\Link\RegisterOpenIfIsFirstClickCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Link\RegisterOpenIfIsFirstClickCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Link\ReportLinkHashCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\Link\ReportLinkHashCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\Link\ReportLinkHashCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Link\ReportLinkHashCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Mail\SendClickNotificationEmailCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\Mail\SendClickNotificationEmailCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\Mail\SendClickNotificationEmailCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Mail\SendClickNotificationEmailCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Metrics\CreateDebeaconizerMetricCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\Metrics\CreateDebeaconizerMetricCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\Metrics\CreateDebeaconizerMetricCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Metrics\CreateDebeaconizerMetricCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\MultipleRecipientTracking\GetAttachmentUploadUrlCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\MultipleRecipientTracking\GetAttachmentUploadUrlCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\MultipleRecipientTracking\GetAttachmentUploadUrlCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\MultipleRecipientTracking\GetAttachmentUploadUrlCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Notification\GetDataForMailNotificationCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\Notification\GetDataForMailNotificationCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\Notification\GetDataForMailNotificationCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Notification\GetDataForMailNotificationCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Notification\NotifyDeletedTrackCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\Notification\NotifyDeletedTrackCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\Notification\NotifyDeletedTrackCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Notification\NotifyDeletedTrackCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Notification\SearchForHotEmailCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\Notification\SearchForHotEmailCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\Notification\SearchForHotEmailCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Notification\SearchForHotEmailCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Notification\SearchForRevivalEmailCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\Notification\SearchForRevivalEmailCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\Notification\SearchForRevivalEmailCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Notification\SearchForRevivalEmailCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Notification\SendClickNotificationCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\Notification\SendClickNotificationCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\Notification\SendClickNotificationCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Notification\SendClickNotificationCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Notification\SendClickPushNotificationCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\Notification\SendClickPushNotificationCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\Notification\SendClickPushNotificationCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Notification\SendClickPushNotificationCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Notification\SendDownloadPushNotificationCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\Notification\SendDownloadPushNotificationCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\Notification\SendDownloadPushNotificationCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Notification\SendDownloadPushNotificationCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Notification\SendOpenDesktopNotificationCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\Notification\SendOpenDesktopNotificationCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\Notification\SendOpenDesktopNotificationCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Notification\SendOpenDesktopNotificationCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Notification\StoreHotNotificationCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\Notification\StoreHotNotificationCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\Notification\StoreHotNotificationCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Notification\StoreHotNotificationCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Open\CreateOpenCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\Open\CreateOpenCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\Open\CreateOpenCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Open\CreateOpenCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Open\PostCreateOpenCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\Open\PostCreateOpenCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\Open\PostCreateOpenCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Open\PostCreateOpenCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Open\ResetOpenBadgeCounterCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\Open\ResetOpenBadgeCounterCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\Open\ResetOpenBadgeCounterCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Open\ResetOpenBadgeCounterCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Open\UpdateOpenBadgeCounterCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\Open\UpdateOpenBadgeCounterCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\Open\UpdateOpenBadgeCounterCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Open\UpdateOpenBadgeCounterCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Open\ValidateOpenFromAddonCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\Open\ValidateOpenFromAddonCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\Open\ValidateOpenFromAddonCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Open\ValidateOpenFromAddonCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Projection\TrackAction\ShowTrackCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\Projection\TrackAction\ShowTrackCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\Projection\TrackAction\ShowTrackCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Projection\TrackAction\ShowTrackCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Reminder\CancelFollowUpReminderCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\Reminder\CancelFollowUpReminderCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\Reminder\CancelFollowUpReminderCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Reminder\CancelFollowUpReminderCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Reminder\DisableFollowUpReminderCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\Reminder\DisableFollowUpReminderCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\Reminder\DisableFollowUpReminderCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Reminder\DisableFollowUpReminderCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Reminder\SendPendingDailyReportsCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\Reminder\SendPendingDailyReportsCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\Reminder\SendPendingDailyReportsCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Reminder\SendPendingDailyReportsCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Reminder\SendPendingReminderNotificationsCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\Reminder\SendPendingReminderNotificationsCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\Reminder\SendPendingReminderNotificationsCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Reminder\SendPendingReminderNotificationsCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Report\AllTrackedEmailsDataCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\Report\AllTrackedEmailsDataCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\Report\AllTrackedEmailsDataCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Report\AllTrackedEmailsDataCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Report\ClickReportDataCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\Report\ClickReportDataCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\Report\ClickReportDataCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Report\ClickReportDataCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Report\GetCampaignDetailReportDataCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\Report\GetCampaignDetailReportDataCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\Report\GetCampaignDetailReportDataCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Report\GetCampaignDetailReportDataCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Report\GetCampaignsReportDataCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\Report\GetCampaignsReportDataCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\Report\GetCampaignsReportDataCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Report\GetCampaignsReportDataCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Report\LastOpenedEmailsDataCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\Report\LastOpenedEmailsDataCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\Report\LastOpenedEmailsDataCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Report\LastOpenedEmailsDataCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Report\SendDailyReportCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\Report\SendDailyReportCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\Report\SendDailyReportCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Report\SendDailyReportCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Report\UnopenedEmailsDataCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\Report\UnopenedEmailsDataCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\Report\UnopenedEmailsDataCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Report\UnopenedEmailsDataCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Scheduled\CancelBatchCampaignCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\Scheduled\CancelBatchCampaignCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\Scheduled\CancelBatchCampaignCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Scheduled\CancelBatchCampaignCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Scheduled\FindPendingBatchCampaignCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\Scheduled\FindPendingBatchCampaignCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\Scheduled\FindPendingBatchCampaignCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Scheduled\FindPendingBatchCampaignCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Scheduled\FindPendingIndividualTrackingScheduledTrackCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\Scheduled\FindPendingIndividualTrackingScheduledTrackCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\Scheduled\FindPendingIndividualTrackingScheduledTrackCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Scheduled\FindPendingIndividualTrackingScheduledTrackCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Scheduled\FindPendingScheduledTrackCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\Scheduled\FindPendingScheduledTrackCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\Scheduled\FindPendingScheduledTrackCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Scheduled\FindPendingScheduledTrackCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Scheduled\MoveScheduledAttachmentCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\Scheduled\MoveScheduledAttachmentCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\Scheduled\MoveScheduledAttachmentCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Scheduled\MoveScheduledAttachmentCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Scheduled\ProcessBatchCampaignCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\Scheduled\ProcessBatchCampaignCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\Scheduled\ProcessBatchCampaignCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Scheduled\ProcessBatchCampaignCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Scheduled\ProcessScheduledTrackCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\Scheduled\ProcessScheduledTrackCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\Scheduled\ProcessScheduledTrackCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Scheduled\ProcessScheduledTrackCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Scheduled\RestoreScheduledDataCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\Scheduled\RestoreScheduledDataCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\Scheduled\RestoreScheduledDataCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Scheduled\RestoreScheduledDataCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Status\CleanStatusCacheCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\Status\CleanStatusCacheCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\Status\CleanStatusCacheCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Status\CleanStatusCacheCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Track\CreateTrackCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\Track\CreateTrackCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\Track\CreateTrackCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Track\CreateTrackCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Track\GetAllTrackedEmailsPaginatedByUserCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\Track\GetAllTrackedEmailsPaginatedByUserCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\Track\GetAllTrackedEmailsPaginatedByUserCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Track\GetAllTrackedEmailsPaginatedByUserCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Track\GetLastOpenedEmailsPaginatedByUserCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\Track\GetLastOpenedEmailsPaginatedByUserCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\Track\GetLastOpenedEmailsPaginatedByUserCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Track\GetLastOpenedEmailsPaginatedByUserCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Track\GetUnopenedEmailsPaginatedByUserCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\Track\GetUnopenedEmailsPaginatedByUserCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\Track\GetUnopenedEmailsPaginatedByUserCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Track\GetUnopenedEmailsPaginatedByUserCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Track\MarkAsNoTrackedCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\Track\MarkAsNoTrackedCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\Track\MarkAsNoTrackedCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Track\MarkAsNoTrackedCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Track\OutlookSendTrackedEmailCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\Track\OutlookSendTrackedEmailCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\Track\OutlookSendTrackedEmailCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Track\OutlookSendTrackedEmailCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Track\PostCreateTrackCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\Track\PostCreateTrackCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\Track\PostCreateTrackCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Track\PostCreateTrackCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Track\SaveUndoMultipleRecipientTrackingCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\Track\SaveUndoMultipleRecipientTrackingCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\Track\SaveUndoMultipleRecipientTrackingCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Track\SaveUndoMultipleRecipientTrackingCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Track\StartDebeaconizerCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\Track\StartDebeaconizerCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\Track\StartDebeaconizerCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Track\StartDebeaconizerCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Track\UndoTrackCommandHandler" (parent: .abstract.instanceof.MailTrack\Track\Application\Track\UndoTrackCommandHandler).
Resolving inheritance for "MailTrack\Track\Application\Track\UndoTrackCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Track\UndoTrackCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.reminder.send_pending_follow_up_reminder_notifications_command_handler" (parent: .abstract.instanceof.mailtrack.track.application.reminder.send_pending_follow_up_reminder_notifications_command_handler).
Resolving inheritance for "mailtrack.track.application.reminder.send_pending_follow_up_reminder_notifications_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.reminder.send_pending_follow_up_reminder_notifications_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.reminder.disable_follow_up_reminder_command_handler" (parent: .abstract.instanceof.mailtrack.track.application.reminder.disable_follow_up_reminder_command_handler).
Resolving inheritance for "mailtrack.track.application.reminder.disable_follow_up_reminder_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.reminder.disable_follow_up_reminder_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.notification.get_data_for_mail_notification_command_handler" (parent: .abstract.instanceof.mailtrack.track.application.notification.get_data_for_mail_notification_command_handler).
Resolving inheritance for "mailtrack.track.application.notification.get_data_for_mail_notification_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.notification.get_data_for_mail_notification_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.reminder.send_pending_daily_reports_command_handler" (parent: .abstract.instanceof.mailtrack.track.application.reminder.send_pending_daily_reports_command_handler).
Resolving inheritance for "mailtrack.track.application.reminder.send_pending_daily_reports_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.reminder.send_pending_daily_reports_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.status.clean_status_cache_command_handler" (parent: .abstract.instanceof.mailtrack.track.application.status.clean_status_cache_command_handler).
Resolving inheritance for "mailtrack.track.application.status.clean_status_cache_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.status.clean_status_cache_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.scheduled.process_scheduled_track_command_handler" (parent: .abstract.instanceof.mailtrack.track.application.scheduled.process_scheduled_track_command_handler).
Resolving inheritance for "mailtrack.track.application.scheduled.process_scheduled_track_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.scheduled.process_scheduled_track_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.scheduled.restore_scheduled_data_command_handler" (parent: .abstract.instanceof.mailtrack.track.application.scheduled.restore_scheduled_data_command_handler).
Resolving inheritance for "mailtrack.track.application.scheduled.restore_scheduled_data_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.scheduled.restore_scheduled_data_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.scheduled.process_batch_campaign_command_handler" (parent: .abstract.instanceof.mailtrack.track.application.scheduled.process_batch_campaign_command_handler).
Resolving inheritance for "mailtrack.track.application.scheduled.process_batch_campaign_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.scheduled.process_batch_campaign_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.scheduled.move_scheduled_attachments_command_handler" (parent: .abstract.instanceof.mailtrack.track.application.scheduled.move_scheduled_attachments_command_handler).
Resolving inheritance for "mailtrack.track.application.scheduled.move_scheduled_attachments_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.scheduled.move_scheduled_attachments_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.scheduled.find_pending_scheduled_track_command_handler" (parent: .abstract.instanceof.mailtrack.track.application.scheduled.find_pending_scheduled_track_command_handler).
Resolving inheritance for "mailtrack.track.application.scheduled.find_pending_scheduled_track_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.scheduled.find_pending_scheduled_track_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.scheduled.find_pending_batch_campaign_command_handler" (parent: .abstract.instanceof.mailtrack.track.application.scheduled.find_pending_batch_campaign_command_handler).
Resolving inheritance for "mailtrack.track.application.scheduled.find_pending_batch_campaign_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.scheduled.find_pending_batch_campaign_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.scheduled.cancel_batch_campaign_command_handler" (parent: .abstract.instanceof.mailtrack.track.application.scheduled.cancel_batch_campaign_command_handler).
Resolving inheritance for "mailtrack.track.application.scheduled.cancel_batch_campaign_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.scheduled.cancel_batch_campaign_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.link.prepare_click_desktop_notification_command_handler" (parent: .abstract.instanceof.mailtrack.track.application.link.prepare_click_desktop_notification_command_handler).
Resolving inheritance for "mailtrack.track.application.link.prepare_click_desktop_notification_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.link.prepare_click_desktop_notification_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.link.register_open_if_is_first_click_command_handler" (parent: .abstract.instanceof.mailtrack.track.application.link.register_open_if_is_first_click_command_handler).
Resolving inheritance for "mailtrack.track.application.link.register_open_if_is_first_click_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.link.register_open_if_is_first_click_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mail.track.track.application.link.click_link_command_handler" (parent: .abstract.instanceof.mail.track.track.application.link.click_link_command_handler).
Resolving inheritance for "mail.track.track.application.link.click_link_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mail.track.track.application.link.click_link_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.link.get_click_report_paginated_by_user_command_handler" (parent: .abstract.instanceof.mailtrack.track.application.link.get_click_report_paginated_by_user_command_handler).
Resolving inheritance for "mailtrack.track.application.link.get_click_report_paginated_by_user_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.link.get_click_report_paginated_by_user_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.multiple_recipient_tracking.get_attachment_upload_url_command_handler" (parent: .abstract.instanceof.mailtrack.track.application.multiple_recipient_tracking.get_attachment_upload_url_command_handler).
Resolving inheritance for "mailtrack.track.application.multiple_recipient_tracking.get_attachment_upload_url_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.multiple_recipient_tracking.get_attachment_upload_url_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.report.send_daily_report_command_handler" (parent: .abstract.instanceof.mailtrack.track.application.report.send_daily_report_command_handler).
Resolving inheritance for "mailtrack.track.application.report.send_daily_report_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.report.send_daily_report_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.report.last_opened_emails_data_command_handler" (parent: .abstract.instanceof.mailtrack.track.application.report.last_opened_emails_data_command_handler).
Resolving inheritance for "mailtrack.track.application.report.last_opened_emails_data_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.report.last_opened_emails_data_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.report.unopened_emails_data_command_handler" (parent: .abstract.instanceof.mailtrack.track.application.report.unopened_emails_data_command_handler).
Resolving inheritance for "mailtrack.track.application.report.unopened_emails_data_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.report.unopened_emails_data_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.report.all_tracked_emails_data_command_handler" (parent: .abstract.instanceof.mailtrack.track.application.report.all_tracked_emails_data_command_handler).
Resolving inheritance for "mailtrack.track.application.report.all_tracked_emails_data_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.report.all_tracked_emails_data_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.report.click_report_data_command_handler" (parent: .abstract.instanceof.mailtrack.track.application.report.click_report_data_command_handler).
Resolving inheritance for "mailtrack.track.application.report.click_report_data_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.report.click_report_data_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.report.get_campaigns_report_data_command_handler" (parent: .abstract.instanceof.mailtrack.track.application.report.get_campaigns_report_data_command_handler).
Resolving inheritance for "mailtrack.track.application.report.get_campaigns_report_data_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.report.get_campaigns_report_data_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.report.campaign_detail_report_data_command_handler" (parent: .abstract.instanceof.mailtrack.track.application.report.campaign_detail_report_data_command_handler).
Resolving inheritance for "mailtrack.track.application.report.campaign_detail_report_data_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.report.campaign_detail_report_data_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.track.get_all_tracks_emails_paginated_by_user_command_handler" (parent: .abstract.instanceof.mailtrack.track.application.track.get_all_tracks_emails_paginated_by_user_command_handler).
Resolving inheritance for "mailtrack.track.application.track.get_all_tracks_emails_paginated_by_user_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.track.get_all_tracks_emails_paginated_by_user_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.track.get_last_opened_emails_paginated_by_user_command_handler" (parent: .abstract.instanceof.mailtrack.track.application.track.get_last_opened_emails_paginated_by_user_command_handler).
Resolving inheritance for "mailtrack.track.application.track.get_last_opened_emails_paginated_by_user_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.track.get_last_opened_emails_paginated_by_user_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.track.get_unopened_emails_paginated_by_user_command_handler" (parent: .abstract.instanceof.mailtrack.track.application.track.get_unopened_emails_paginated_by_user_command_handler).
Resolving inheritance for "mailtrack.track.application.track.get_unopened_emails_paginated_by_user_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.track.get_unopened_emails_paginated_by_user_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.open.update_open_badge_counter_command_handler" (parent: .abstract.instanceof.mailtrack.track.application.open.update_open_badge_counter_command_handler).
Resolving inheritance for "mailtrack.track.application.open.update_open_badge_counter_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.open.update_open_badge_counter_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.open.reset_open_badge_counter_command_handler" (parent: .abstract.instanceof.mailtrack.track.application.open.reset_open_badge_counter_command_handler).
Resolving inheritance for "mailtrack.track.application.open.reset_open_badge_counter_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.open.reset_open_badge_counter_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.open.validate_open_from_addon_command_handler" (parent: .abstract.instanceof.mailtrack.track.application.open.validate_open_from_addon_command_handler).
Resolving inheritance for "mailtrack.track.application.open.validate_open_from_addon_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.open.validate_open_from_addon_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.individual_tracking.create_individual_tracking_command_handler" (parent: .abstract.instanceof.mailtrack.track.application.individual_tracking.create_individual_tracking_command_handler).
Resolving inheritance for "mailtrack.track.application.individual_tracking.create_individual_tracking_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.individual_tracking.create_individual_tracking_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.individual_tracking.delete_individual_tracking_command_handler" (parent: .abstract.instanceof.mailtrack.track.application.individual_tracking.delete_individual_tracking_command_handler).
Resolving inheritance for "mailtrack.track.application.individual_tracking.delete_individual_tracking_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.individual_tracking.delete_individual_tracking_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.individual_tracking.fix_individual_tracking_receivers_command_handler" (parent: .abstract.instanceof.mailtrack.track.application.individual_tracking.fix_individual_tracking_receivers_command_handler).
Resolving inheritance for "mailtrack.track.application.individual_tracking.fix_individual_tracking_receivers_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.individual_tracking.fix_individual_tracking_receivers_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.individual_tracking.is_grouped_campaign_command_handler" (parent: .abstract.instanceof.mailtrack.track.application.individual_tracking.is_grouped_campaign_command_handler).
Resolving inheritance for "mailtrack.track.application.individual_tracking.is_grouped_campaign_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.individual_tracking.is_grouped_campaign_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.individual_tracking.link_message_to_individual_tracking_command_handler" (parent: .abstract.instanceof.mailtrack.track.application.individual_tracking.link_message_to_individual_tracking_command_handler).
Resolving inheritance for "mailtrack.track.application.individual_tracking.link_message_to_individual_tracking_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.individual_tracking.link_message_to_individual_tracking_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.individual_tracking.find_individual_tracking_data_by_message_command_handler" (parent: .abstract.instanceof.mailtrack.track.application.individual_tracking.find_individual_tracking_data_by_message_command_handler).
Resolving inheritance for "mailtrack.track.application.individual_tracking.find_individual_tracking_data_by_message_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.individual_tracking.find_individual_tracking_data_by_message_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mail_track.track.application.individual_tracking.error_individual_tracking_command_handler" (parent: .abstract.instanceof.mail_track.track.application.individual_tracking.error_individual_tracking_command_handler).
Resolving inheritance for "mail_track.track.application.individual_tracking.error_individual_tracking_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mail_track.track.application.individual_tracking.error_individual_tracking_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.individual_tracking.open_individual_tracking_command_handler" (parent: .abstract.instanceof.mailtrack.track.application.individual_tracking.open_individual_tracking_command_handler).
Resolving inheritance for "mailtrack.track.application.individual_tracking.open_individual_tracking_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.individual_tracking.open_individual_tracking_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.individual_tracking.send_individual_tracking_command_handler" (parent: .abstract.instanceof.mailtrack.track.application.individual_tracking.send_individual_tracking_command_handler).
Resolving inheritance for "mailtrack.track.application.individual_tracking.send_individual_tracking_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.individual_tracking.send_individual_tracking_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.individual_tracking.click_individual_tracking_command_handler" (parent: .abstract.instanceof.mailtrack.track.application.individual_tracking.click_individual_tracking_command_handler).
Resolving inheritance for "mailtrack.track.application.individual_tracking.click_individual_tracking_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.individual_tracking.click_individual_tracking_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.individual_tracking.get_individual_tracking_scheduled_data_command_handler" (parent: .abstract.instanceof.mailtrack.track.application.individual_tracking.get_individual_tracking_scheduled_data_command_handler).
Resolving inheritance for "mailtrack.track.application.individual_tracking.get_individual_tracking_scheduled_data_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.individual_tracking.get_individual_tracking_scheduled_data_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.individual_tracking.notify_scheduled_individual_tracking_count_command_handler" (parent: .abstract.instanceof.mailtrack.track.application.individual_tracking.notify_scheduled_individual_tracking_count_command_handler).
Resolving inheritance for "mailtrack.track.application.individual_tracking.notify_scheduled_individual_tracking_count_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.individual_tracking.notify_scheduled_individual_tracking_count_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.individual_tracking.get_individual_tracking_id_command_handler" (parent: .abstract.instanceof.mailtrack.track.application.individual_tracking.get_individual_tracking_id_command_handler).
Resolving inheritance for "mailtrack.track.application.individual_tracking.get_individual_tracking_id_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.individual_tracking.get_individual_tracking_id_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.individual_tracking.notify_error_in_individual_tracking_command_handler" (parent: .abstract.instanceof.mailtrack.track.application.individual_tracking.notify_error_in_individual_tracking_command_handler).
Resolving inheritance for "mailtrack.track.application.individual_tracking.notify_error_in_individual_tracking_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.individual_tracking.notify_error_in_individual_tracking_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.individual_tracking.cancel_individual_tracking_schedule_command_handler" (parent: .abstract.instanceof.mailtrack.track.application.individual_tracking.cancel_individual_tracking_schedule_command_handler).
Resolving inheritance for "mailtrack.track.application.individual_tracking.cancel_individual_tracking_schedule_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.individual_tracking.cancel_individual_tracking_schedule_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.individual_tracking.cancel_individual_tracking_command_handler" (parent: .abstract.instanceof.mailtrack.track.application.individual_tracking.cancel_individual_tracking_command_handler).
Resolving inheritance for "mailtrack.track.application.individual_tracking.cancel_individual_tracking_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.individual_tracking.cancel_individual_tracking_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.link.report_link_hash_command_handler" (parent: .abstract.instanceof.mailtrack.track.application.link.report_link_hash_command_handler).
Resolving inheritance for "mailtrack.track.application.link.report_link_hash_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.link.report_link_hash_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.link.block_user_link_hashes_command_handler" (parent: .abstract.instanceof.mailtrack.track.application.link.block_user_link_hashes_command_handler).
Resolving inheritance for "mailtrack.track.application.link.block_user_link_hashes_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.link.block_user_link_hashes_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.link.get_hash_link_owner_user_id_command_handler" (parent: .abstract.instanceof.mailtrack.track.application.link.get_hash_link_owner_user_id_command_handler).
Resolving inheritance for "mailtrack.track.application.link.get_hash_link_owner_user_id_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.link.get_hash_link_owner_user_id_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.individual_tracking.dkim.create_domain_key_command_handler" (parent: .abstract.instanceof.mailtrack.track.application.individual_tracking.dkim.create_domain_key_command_handler).
Resolving inheritance for "mailtrack.track.application.individual_tracking.dkim.create_domain_key_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.individual_tracking.dkim.create_domain_key_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.individual_tracking.dkim.find_domain_key_command_handler" (parent: .abstract.instanceof.mailtrack.track.application.individual_tracking.dkim.find_domain_key_command_handler).
Resolving inheritance for "mailtrack.track.application.individual_tracking.dkim.find_domain_key_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.individual_tracking.dkim.find_domain_key_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.individual_tracking.dkim.validate_domain_key_command_handler" (parent: .abstract.instanceof.mailtrack.track.application.individual_tracking.dkim.validate_domain_key_command_handler).
Resolving inheritance for "mailtrack.track.application.individual_tracking.dkim.validate_domain_key_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.individual_tracking.dkim.validate_domain_key_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.campaign_settings.update_campaign_settings_command_handler" (parent: .abstract.instanceof.mailtrack.track.application.campaign_settings.update_campaign_settings_command_handler).
Resolving inheritance for "mailtrack.track.application.campaign_settings.update_campaign_settings_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.campaign_settings.update_campaign_settings_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.bounce.start_bounce_scan_command_handler" (parent: .abstract.instanceof.mailtrack.track.application.bounce.start_bounce_scan_command_handler).
Resolving inheritance for "mailtrack.track.application.bounce.start_bounce_scan_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.bounce.start_bounce_scan_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.individual_tracking.bounce_individual_tracking_command_handler" (parent: .abstract.instanceof.mailtrack.track.application.individual_tracking.bounce_individual_tracking_command_handler).
Resolving inheritance for "mailtrack.track.application.individual_tracking.bounce_individual_tracking_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.individual_tracking.bounce_individual_tracking_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.batch_campaign.prepare_batch_campaign_command_handler" (parent: .abstract.instanceof.mailtrack.track.application.batch_campaign.prepare_batch_campaign_command_handler).
Resolving inheritance for "mailtrack.track.application.batch_campaign.prepare_batch_campaign_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.batch_campaign.prepare_batch_campaign_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.batch_campaign.calculate_batch_date_command_handler" (parent: .abstract.instanceof.mailtrack.track.application.batch_campaign.calculate_batch_date_command_handler).
Resolving inheritance for "mailtrack.track.application.batch_campaign.calculate_batch_date_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.batch_campaign.calculate_batch_date_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.individual_tracking.unsubscribe_individual_tracking_command_handler" (parent: .abstract.instanceof.mailtrack.track.application.individual_tracking.unsubscribe_individual_tracking_command_handler).
Resolving inheritance for "mailtrack.track.application.individual_tracking.unsubscribe_individual_tracking_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.individual_tracking.unsubscribe_individual_tracking_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.individual_tracking.remove_unsubscribed_individual_tracking_command_handler" (parent: .abstract.instanceof.mailtrack.track.application.individual_tracking.remove_unsubscribed_individual_tracking_command_handler).
Resolving inheritance for "mailtrack.track.application.individual_tracking.remove_unsubscribed_individual_tracking_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.individual_tracking.remove_unsubscribed_individual_tracking_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.individual_tracking.count_black_listed_command_handler" (parent: .abstract.instanceof.mailtrack.track.application.individual_tracking.count_black_listed_command_handler).
Resolving inheritance for "mailtrack.track.application.individual_tracking.count_black_listed_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.individual_tracking.count_black_listed_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.individual_tracking.filter_black_listed_recipients_command_handler" (parent: .abstract.instanceof.mailtrack.track.application.individual_tracking.filter_black_listed_recipients_command_handler).
Resolving inheritance for "mailtrack.track.application.individual_tracking.filter_black_listed_recipients_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.individual_tracking.filter_black_listed_recipients_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Payment\Infrastructure\Messaging\QuadernoWebhook\QuadernoWebhookSchedulerInterface.0.MailTrack\Payment\Infrastructure\Messaging\QuadernoWebhook\RabbitMQQuadernoWebHookScheduler" (parent: .abstract.instanceof.MailTrack\Payment\Infrastructure\Messaging\QuadernoWebhook\RabbitMQQuadernoWebHookScheduler).
Resolving inheritance for "MailTrack\Payment\Infrastructure\Messaging\QuadernoWebhook\RabbitMQQuadernoWebHookScheduler" (parent: .instanceof.MailTrack\Payment\Infrastructure\Messaging\QuadernoWebhook\QuadernoWebhookSchedulerInterface.0.MailTrack\Payment\Infrastructure\Messaging\QuadernoWebhook\RabbitMQQuadernoWebHookScheduler).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\Track\Infrastructure\Console\Symfony\TestWebRiskCommand" (parent: .abstract.instanceof.MailTrack\Track\Infrastructure\Console\Symfony\TestWebRiskCommand).
Resolving inheritance for "MailTrack\Track\Infrastructure\Console\Symfony\TestWebRiskCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\Track\Infrastructure\Console\Symfony\TestWebRiskCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\Track\Infrastructure\UI\Symfony\Controller\CampaignController" (parent: .abstract.instanceof.MailTrack\Track\Infrastructure\UI\Symfony\Controller\CampaignController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\Track\Infrastructure\UI\Symfony\Controller\CampaignController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\Track\Infrastructure\UI\Symfony\Controller\CampaignController).
Resolving inheritance for "MailTrack\Track\Infrastructure\UI\Symfony\Controller\CampaignController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\Track\Infrastructure\UI\Symfony\Controller\CampaignController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\Track\Infrastructure\UI\Symfony\Controller\CampaignUnsubscribeController" (parent: .abstract.instanceof.MailTrack\Track\Infrastructure\UI\Symfony\Controller\CampaignUnsubscribeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\Track\Infrastructure\UI\Symfony\Controller\CampaignUnsubscribeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\Track\Infrastructure\UI\Symfony\Controller\CampaignUnsubscribeController).
Resolving inheritance for "MailTrack\Track\Infrastructure\UI\Symfony\Controller\CampaignUnsubscribeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\Track\Infrastructure\UI\Symfony\Controller\CampaignUnsubscribeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\Track\Infrastructure\UI\Symfony\Controller\CampaignSubscribeController" (parent: .abstract.instanceof.MailTrack\Track\Infrastructure\UI\Symfony\Controller\CampaignSubscribeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\Track\Infrastructure\UI\Symfony\Controller\CampaignSubscribeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\Track\Infrastructure\UI\Symfony\Controller\CampaignSubscribeController).
Resolving inheritance for "MailTrack\Track\Infrastructure\UI\Symfony\Controller\CampaignSubscribeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\Track\Infrastructure\UI\Symfony\Controller\CampaignSubscribeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\Track\Infrastructure\UI\Symfony\Controller\ReplyDetectedController" (parent: .abstract.instanceof.MailTrack\Track\Infrastructure\UI\Symfony\Controller\ReplyDetectedController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\Track\Infrastructure\UI\Symfony\Controller\ReplyDetectedController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\Track\Infrastructure\UI\Symfony\Controller\ReplyDetectedController).
Resolving inheritance for "MailTrack\Track\Infrastructure\UI\Symfony\Controller\ReplyDetectedController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\Track\Infrastructure\UI\Symfony\Controller\ReplyDetectedController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\Track\Infrastructure\UI\Symfony\Controller\PreTrackController" (parent: .abstract.instanceof.MailTrack\Track\Infrastructure\UI\Symfony\Controller\PreTrackController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\Track\Infrastructure\UI\Symfony\Controller\PreTrackController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\Track\Infrastructure\UI\Symfony\Controller\PreTrackController).
Resolving inheritance for "MailTrack\Track\Infrastructure\UI\Symfony\Controller\PreTrackController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\Track\Infrastructure\UI\Symfony\Controller\PreTrackController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\Track\Infrastructure\UI\Symfony\Controller\OpenController" (parent: .abstract.instanceof.MailTrack\Track\Infrastructure\UI\Symfony\Controller\OpenController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\Track\Infrastructure\UI\Symfony\Controller\OpenController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\Track\Infrastructure\UI\Symfony\Controller\OpenController).
Resolving inheritance for "MailTrack\Track\Infrastructure\UI\Symfony\Controller\OpenController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\Track\Infrastructure\UI\Symfony\Controller\OpenController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\Track\Infrastructure\UI\Symfony\Controller\OpenBadgeController" (parent: .abstract.instanceof.MailTrack\Track\Infrastructure\UI\Symfony\Controller\OpenBadgeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\Track\Infrastructure\UI\Symfony\Controller\OpenBadgeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\Track\Infrastructure\UI\Symfony\Controller\OpenBadgeController).
Resolving inheritance for "MailTrack\Track\Infrastructure\UI\Symfony\Controller\OpenBadgeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\Track\Infrastructure\UI\Symfony\Controller\OpenBadgeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\Track\Infrastructure\UI\Symfony\Controller\TrackController" (parent: .abstract.instanceof.MailTrack\Track\Infrastructure\UI\Symfony\Controller\TrackController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\Track\Infrastructure\UI\Symfony\Controller\TrackController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\Track\Infrastructure\UI\Symfony\Controller\TrackController).
Resolving inheritance for "MailTrack\Track\Infrastructure\UI\Symfony\Controller\TrackController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\Track\Infrastructure\UI\Symfony\Controller\TrackController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\Track\Infrastructure\UI\Symfony\Controller\MultipleRecipientTrackingController" (parent: .abstract.instanceof.MailTrack\Track\Infrastructure\UI\Symfony\Controller\MultipleRecipientTrackingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\Track\Infrastructure\UI\Symfony\Controller\MultipleRecipientTrackingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\Track\Infrastructure\UI\Symfony\Controller\MultipleRecipientTrackingController).
Resolving inheritance for "MailTrack\Track\Infrastructure\UI\Symfony\Controller\MultipleRecipientTrackingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\Track\Infrastructure\UI\Symfony\Controller\MultipleRecipientTrackingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\Track\Infrastructure\UI\Symfony\Controller\MultipleRecipientTrackingUndoController" (parent: .abstract.instanceof.MailTrack\Track\Infrastructure\UI\Symfony\Controller\MultipleRecipientTrackingUndoController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\Track\Infrastructure\UI\Symfony\Controller\MultipleRecipientTrackingUndoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\Track\Infrastructure\UI\Symfony\Controller\MultipleRecipientTrackingUndoController).
Resolving inheritance for "MailTrack\Track\Infrastructure\UI\Symfony\Controller\MultipleRecipientTrackingUndoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\Track\Infrastructure\UI\Symfony\Controller\MultipleRecipientTrackingUndoController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\Track\Infrastructure\UI\Symfony\Controller\CampaignReportNotificationController" (parent: .abstract.instanceof.MailTrack\Track\Infrastructure\UI\Symfony\Controller\CampaignReportNotificationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\Track\Infrastructure\UI\Symfony\Controller\CampaignReportNotificationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\Track\Infrastructure\UI\Symfony\Controller\CampaignReportNotificationController).
Resolving inheritance for "MailTrack\Track\Infrastructure\UI\Symfony\Controller\CampaignReportNotificationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\Track\Infrastructure\UI\Symfony\Controller\CampaignReportNotificationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\DashboardBundle\Controller\TraceController" (parent: .abstract.instanceof.MailTrack\DashboardBundle\Controller\TraceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\DashboardBundle\Controller\TraceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\DashboardBundle\Controller\TraceController).
Resolving inheritance for "MailTrack\DashboardBundle\Controller\TraceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\DashboardBundle\Controller\TraceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\Track\Infrastructure\UI\Symfony\Controller\TrackDashboardController" (parent: .abstract.instanceof.MailTrack\Track\Infrastructure\UI\Symfony\Controller\TrackDashboardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\Track\Infrastructure\UI\Symfony\Controller\TrackDashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\Track\Infrastructure\UI\Symfony\Controller\TrackDashboardController).
Resolving inheritance for "MailTrack\Track\Infrastructure\UI\Symfony\Controller\TrackDashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\Track\Infrastructure\UI\Symfony\Controller\TrackDashboardController).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\Track\Infrastructure\Cron\Symfony\TimeoutPendingIndividualTrackingCron" (parent: .abstract.instanceof.MailTrack\Track\Infrastructure\Cron\Symfony\TimeoutPendingIndividualTrackingCron).
Resolving inheritance for "MailTrack\Track\Infrastructure\Cron\Symfony\TimeoutPendingIndividualTrackingCron" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\Track\Infrastructure\Cron\Symfony\TimeoutPendingIndividualTrackingCron).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\Track\Infrastructure\Cron\Symfony\CleanOutdatedScheduledDataCron" (parent: .abstract.instanceof.MailTrack\Track\Infrastructure\Cron\Symfony\CleanOutdatedScheduledDataCron).
Resolving inheritance for "MailTrack\Track\Infrastructure\Cron\Symfony\CleanOutdatedScheduledDataCron" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\Track\Infrastructure\Cron\Symfony\CleanOutdatedScheduledDataCron).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\Track\Infrastructure\Cron\Symfony\ProcessScheduledCron" (parent: .abstract.instanceof.MailTrack\Track\Infrastructure\Cron\Symfony\ProcessScheduledCron).
Resolving inheritance for "MailTrack\Track\Infrastructure\Cron\Symfony\ProcessScheduledCron" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\Track\Infrastructure\Cron\Symfony\ProcessScheduledCron).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\Track\Infrastructure\Cron\Symfony\ProcessIndividualTrackingScheduledCron" (parent: .abstract.instanceof.MailTrack\Track\Infrastructure\Cron\Symfony\ProcessIndividualTrackingScheduledCron).
Resolving inheritance for "MailTrack\Track\Infrastructure\Cron\Symfony\ProcessIndividualTrackingScheduledCron" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\Track\Infrastructure\Cron\Symfony\ProcessIndividualTrackingScheduledCron).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\Track\Infrastructure\Cron\Symfony\ProcessBatchCampaignCron" (parent: .abstract.instanceof.MailTrack\Track\Infrastructure\Cron\Symfony\ProcessBatchCampaignCron).
Resolving inheritance for "MailTrack\Track\Infrastructure\Cron\Symfony\ProcessBatchCampaignCron" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\Track\Infrastructure\Cron\Symfony\ProcessBatchCampaignCron).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\Track\Infrastructure\Cron\Symfony\DailyReportCron" (parent: .abstract.instanceof.MailTrack\Track\Infrastructure\Cron\Symfony\DailyReportCron).
Resolving inheritance for "MailTrack\Track\Infrastructure\Cron\Symfony\DailyReportCron" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\Track\Infrastructure\Cron\Symfony\DailyReportCron).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\Track\Infrastructure\Cron\Symfony\SendDailyReportToUser" (parent: .abstract.instanceof.MailTrack\Track\Infrastructure\Cron\Symfony\SendDailyReportToUser).
Resolving inheritance for "MailTrack\Track\Infrastructure\Cron\Symfony\SendDailyReportToUser" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\Track\Infrastructure\Cron\Symfony\SendDailyReportToUser).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\Track\Infrastructure\Cron\Symfony\RecreateDailyReportCache" (parent: .abstract.instanceof.MailTrack\Track\Infrastructure\Cron\Symfony\RecreateDailyReportCache).
Resolving inheritance for "MailTrack\Track\Infrastructure\Cron\Symfony\RecreateDailyReportCache" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\Track\Infrastructure\Cron\Symfony\RecreateDailyReportCache).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\Track\Infrastructure\Cron\Symfony\ProcessFollowUpReminderCron" (parent: .abstract.instanceof.MailTrack\Track\Infrastructure\Cron\Symfony\ProcessFollowUpReminderCron).
Resolving inheritance for "MailTrack\Track\Infrastructure\Cron\Symfony\ProcessFollowUpReminderCron" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\Track\Infrastructure\Cron\Symfony\ProcessFollowUpReminderCron).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\Track\Infrastructure\Cron\Symfony\FindBounceToScanCron" (parent: .abstract.instanceof.MailTrack\Track\Infrastructure\Cron\Symfony\FindBounceToScanCron).
Resolving inheritance for "MailTrack\Track\Infrastructure\Cron\Symfony\FindBounceToScanCron" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\Track\Infrastructure\Cron\Symfony\FindBounceToScanCron).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\Track\Infrastructure\Console\Symfony\CreateTestTrackFromAddonCommand" (parent: .abstract.instanceof.MailTrack\Track\Infrastructure\Console\Symfony\CreateTestTrackFromAddonCommand).
Resolving inheritance for "MailTrack\Track\Infrastructure\Console\Symfony\CreateTestTrackFromAddonCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\Track\Infrastructure\Console\Symfony\CreateTestTrackFromAddonCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.mailtrack.track.infrastructure.console.symfony.add_blocked_link_hash_console_command" (parent: .abstract.instanceof.mailtrack.track.infrastructure.console.symfony.add_blocked_link_hash_console_command).
Resolving inheritance for "mailtrack.track.infrastructure.console.symfony.add_blocked_link_hash_console_command" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.mailtrack.track.infrastructure.console.symfony.add_blocked_link_hash_console_command).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\Track\Infrastructure\Console\Symfony\CreateNewDkimConfigCommand" (parent: .abstract.instanceof.MailTrack\Track\Infrastructure\Console\Symfony\CreateNewDkimConfigCommand).
Resolving inheritance for "MailTrack\Track\Infrastructure\Console\Symfony\CreateNewDkimConfigCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\Track\Infrastructure\Console\Symfony\CreateNewDkimConfigCommand).
Resolving inheritance for "mailtrack.track.infrastructure.data_transformer.report.last_opened_emails_transformer" (parent: MailTrack\Track\Domain\Report\DownloadCsvTransformer).
Resolving inheritance for "mailtrack.track.infrastructure.data_transformer.report.unopened_emails_transformer" (parent: MailTrack\Track\Domain\Report\DownloadCsvTransformer).
Resolving inheritance for "mailtrack.track.infrastructure.data_transformer.report.all_tracked_emails_transformer" (parent: MailTrack\Track\Domain\Report\DownloadCsvTransformer).
Resolving inheritance for "mailtrack.track.infrastructure.data_transformer.report.click_report_data_transformer" (parent: MailTrack\Track\Domain\Report\DownloadCsvTransformer).
Resolving inheritance for "mailtrack.track.infrastructure.data_transformer.report.campaigns_report_data_transformer" (parent: MailTrack\Track\Domain\Report\DownloadCsvTransformer).
Resolving inheritance for "mailtrack.track.infrastructure.data_transformer.report.campaign_detail_report_data_transformer" (parent: MailTrack\Track\Domain\Report\DownloadCsvTransformer).
Resolving inheritance for "mailtrack.track.infrastructure.data_transformer.report.user_contacts_data_transformer" (parent: MailTrack\Track\Domain\Report\DownloadCsvTransformer).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.MailTrack\Track\Infrastructure\UI\Twig\Extension\DateTimeFormatterExtension" (parent: .abstract.instanceof.MailTrack\Track\Infrastructure\UI\Twig\Extension\DateTimeFormatterExtension).
Resolving inheritance for "MailTrack\Track\Infrastructure\UI\Twig\Extension\DateTimeFormatterExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.MailTrack\Track\Infrastructure\UI\Twig\Extension\DateTimeFormatterExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.mailtrack.track.infrastructure.ui.twig.extension.duration_transformer_extension" (parent: .abstract.instanceof.mailtrack.track.infrastructure.ui.twig.extension.duration_transformer_extension).
Resolving inheritance for "mailtrack.track.infrastructure.ui.twig.extension.duration_transformer_extension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.mailtrack.track.infrastructure.ui.twig.extension.duration_transformer_extension).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\Track\Infrastructure\UI\Symfony\Controller\Outlook\v1\StatusController" (parent: .abstract.instanceof.MailTrack\Track\Infrastructure\UI\Symfony\Controller\Outlook\v1\StatusController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\Track\Infrastructure\UI\Symfony\Controller\Outlook\v1\StatusController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\Track\Infrastructure\UI\Symfony\Controller\Outlook\v1\StatusController).
Resolving inheritance for "MailTrack\Track\Infrastructure\UI\Symfony\Controller\Outlook\v1\StatusController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\Track\Infrastructure\UI\Symfony\Controller\Outlook\v1\StatusController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\Track\Infrastructure\UI\Symfony\Controller\Outlook\v1\TrackController" (parent: .abstract.instanceof.MailTrack\Track\Infrastructure\UI\Symfony\Controller\Outlook\v1\TrackController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\Track\Infrastructure\UI\Symfony\Controller\Outlook\v1\TrackController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\Track\Infrastructure\UI\Symfony\Controller\Outlook\v1\TrackController).
Resolving inheritance for "MailTrack\Track\Infrastructure\UI\Symfony\Controller\Outlook\v1\TrackController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\Track\Infrastructure\UI\Symfony\Controller\Outlook\v1\TrackController).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Payment\Application\Checkout\Config\ConfigCommandHandler" (parent: .abstract.instanceof.MailTrack\Payment\Application\Checkout\Config\ConfigCommandHandler).
Resolving inheritance for "MailTrack\Payment\Application\Checkout\Config\ConfigCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Payment\Application\Checkout\Config\ConfigCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Payment\Application\Invoice\SearchUserInvoicesCommandHandler" (parent: .abstract.instanceof.MailTrack\Payment\Application\Invoice\SearchUserInvoicesCommandHandler).
Resolving inheritance for "MailTrack\Payment\Application\Invoice\SearchUserInvoicesCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Payment\Application\Invoice\SearchUserInvoicesCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Payment\Application\Metrics\NotifyUpdateDataToSeveralUsersCommandHandler" (parent: .abstract.instanceof.MailTrack\Payment\Application\Metrics\NotifyUpdateDataToSeveralUsersCommandHandler).
Resolving inheritance for "MailTrack\Payment\Application\Metrics\NotifyUpdateDataToSeveralUsersCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Payment\Application\Metrics\NotifyUpdateDataToSeveralUsersCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Payment\Application\Plan\GetActivePromotionInfoCommandHandler" (parent: .abstract.instanceof.MailTrack\Payment\Application\Plan\GetActivePromotionInfoCommandHandler).
Resolving inheritance for "MailTrack\Payment\Application\Plan\GetActivePromotionInfoCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Payment\Application\Plan\GetActivePromotionInfoCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Payment\Application\Plan\GetUpSellPlanCommandHandler" (parent: .abstract.instanceof.MailTrack\Payment\Application\Plan\GetUpSellPlanCommandHandler).
Resolving inheritance for "MailTrack\Payment\Application\Plan\GetUpSellPlanCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Payment\Application\Plan\GetUpSellPlanCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Payment\Application\Plan\RenamePlanCommandHandler" (parent: .abstract.instanceof.MailTrack\Payment\Application\Plan\RenamePlanCommandHandler).
Resolving inheritance for "MailTrack\Payment\Application\Plan\RenamePlanCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Payment\Application\Plan\RenamePlanCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Payment\Application\Plan\UpSellPlanCommandHandler" (parent: .abstract.instanceof.MailTrack\Payment\Application\Plan\UpSellPlanCommandHandler).
Resolving inheritance for "MailTrack\Payment\Application\Plan\UpSellPlanCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Payment\Application\Plan\UpSellPlanCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Payment\Application\Promotion\RegisterUserPromotionCommandHandler" (parent: .abstract.instanceof.MailTrack\Payment\Application\Promotion\RegisterUserPromotionCommandHandler).
Resolving inheritance for "MailTrack\Payment\Application\Promotion\RegisterUserPromotionCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Payment\Application\Promotion\RegisterUserPromotionCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Payment\Application\Subscription\CancelExpiredSubscriptionsCommandHandler" (parent: .abstract.instanceof.MailTrack\Payment\Application\Subscription\CancelExpiredSubscriptionsCommandHandler).
Resolving inheritance for "MailTrack\Payment\Application\Subscription\CancelExpiredSubscriptionsCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Payment\Application\Subscription\CancelExpiredSubscriptionsCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Payment\Application\Subscription\GetPaymentDataCommandHandler" (parent: .abstract.instanceof.MailTrack\Payment\Application\Subscription\GetPaymentDataCommandHandler).
Resolving inheritance for "MailTrack\Payment\Application\Subscription\GetPaymentDataCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Payment\Application\Subscription\GetPaymentDataCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Payment\Application\Subscription\GetRecoverySubscriptionDataCommandHandler" (parent: .abstract.instanceof.MailTrack\Payment\Application\Subscription\GetRecoverySubscriptionDataCommandHandler).
Resolving inheritance for "MailTrack\Payment\Application\Subscription\GetRecoverySubscriptionDataCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Payment\Application\Subscription\GetRecoverySubscriptionDataCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Payment\Application\Subscription\RecoverSubscriptionCommandHandler" (parent: .abstract.instanceof.MailTrack\Payment\Application\Subscription\RecoverSubscriptionCommandHandler).
Resolving inheritance for "MailTrack\Payment\Application\Subscription\RecoverSubscriptionCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Payment\Application\Subscription\RecoverSubscriptionCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Payment\Application\Subscription\StoreSubscriptionLogCommandHandler" (parent: .abstract.instanceof.MailTrack\Payment\Application\Subscription\StoreSubscriptionLogCommandHandler).
Resolving inheritance for "MailTrack\Payment\Application\Subscription\StoreSubscriptionLogCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Payment\Application\Subscription\StoreSubscriptionLogCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Payment\Application\Upgrade\BlockUserUpgradesCommandHandler" (parent: .abstract.instanceof.MailTrack\Payment\Application\Upgrade\BlockUserUpgradesCommandHandler).
Resolving inheritance for "MailTrack\Payment\Application\Upgrade\BlockUserUpgradesCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Payment\Application\Upgrade\BlockUserUpgradesCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Payment\Application\Upgrade\CanUserPerformUpgradeCommandHandler" (parent: .abstract.instanceof.MailTrack\Payment\Application\Upgrade\CanUserPerformUpgradeCommandHandler).
Resolving inheritance for "MailTrack\Payment\Application\Upgrade\CanUserPerformUpgradeCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Payment\Application\Upgrade\CanUserPerformUpgradeCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Payment\Application\Upgrade\RefundPreviousPlanIfNeededCommandHandler" (parent: .abstract.instanceof.MailTrack\Payment\Application\Upgrade\RefundPreviousPlanIfNeededCommandHandler).
Resolving inheritance for "MailTrack\Payment\Application\Upgrade\RefundPreviousPlanIfNeededCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Payment\Application\Upgrade\RefundPreviousPlanIfNeededCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Payment\Application\Upgrade\SavePendingUpgradeCommandHandler" (parent: .abstract.instanceof.MailTrack\Payment\Application\Upgrade\SavePendingUpgradeCommandHandler).
Resolving inheritance for "MailTrack\Payment\Application\Upgrade\SavePendingUpgradeCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Payment\Application\Upgrade\SavePendingUpgradeCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.payment.application.metrics.notify_update_data_to_several_users_command_handler" (parent: .abstract.instanceof.mailtrack.payment.application.metrics.notify_update_data_to_several_users_command_handler).
Resolving inheritance for "mailtrack.payment.application.metrics.notify_update_data_to_several_users_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.payment.application.metrics.notify_update_data_to_several_users_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.payment.application.subscription.get_recovery_subscription_data_command_handler" (parent: .abstract.instanceof.mailtrack.payment.application.subscription.get_recovery_subscription_data_command_handler).
Resolving inheritance for "mailtrack.payment.application.subscription.get_recovery_subscription_data_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.payment.application.subscription.get_recovery_subscription_data_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.payment.application.subscription.recover_subscription_command_handler" (parent: .abstract.instanceof.mailtrack.payment.application.subscription.recover_subscription_command_handler).
Resolving inheritance for "mailtrack.payment.application.subscription.recover_subscription_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.payment.application.subscription.recover_subscription_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.payment.application.subscription.store_subscription_log_commmand_handler" (parent: .abstract.instanceof.mailtrack.payment.application.subscription.store_subscription_log_commmand_handler).
Resolving inheritance for "mailtrack.payment.application.subscription.store_subscription_log_commmand_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.payment.application.subscription.store_subscription_log_commmand_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.payment.application.plan.up_sell_plan_command_handler" (parent: .abstract.instanceof.mailtrack.payment.application.plan.up_sell_plan_command_handler).
Resolving inheritance for "mailtrack.payment.application.plan.up_sell_plan_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.payment.application.plan.up_sell_plan_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.payment.application.plan.rename_plan_command_handler" (parent: .abstract.instanceof.mailtrack.payment.application.plan.rename_plan_command_handler).
Resolving inheritance for "mailtrack.payment.application.plan.rename_plan_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.payment.application.plan.rename_plan_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.payment.application.promotion.register_user_promotion_command_handler" (parent: .abstract.instanceof.mailtrack.payment.application.promotion.register_user_promotion_command_handler).
Resolving inheritance for "mailtrack.payment.application.promotion.register_user_promotion_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.payment.application.promotion.register_user_promotion_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.payment.application.plan.get_up_sell_plan_command_handler" (parent: .abstract.instanceof.mailtrack.payment.application.plan.get_up_sell_plan_command_handler).
Resolving inheritance for "mailtrack.payment.application.plan.get_up_sell_plan_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.payment.application.plan.get_up_sell_plan_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.payment.application.invoice.search_user_invoices_command_handler" (parent: .abstract.instanceof.mailtrack.payment.application.invoice.search_user_invoices_command_handler).
Resolving inheritance for "mailtrack.payment.application.invoice.search_user_invoices_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.payment.application.invoice.search_user_invoices_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.payment.application.subscription.get_payment_data_command_handler" (parent: .abstract.instanceof.mailtrack.payment.application.subscription.get_payment_data_command_handler).
Resolving inheritance for "mailtrack.payment.application.subscription.get_payment_data_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.payment.application.subscription.get_payment_data_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.payment.application.upgrade.refund_previous_plan_if_needed_command_handler" (parent: .abstract.instanceof.mailtrack.payment.application.upgrade.refund_previous_plan_if_needed_command_handler).
Resolving inheritance for "mailtrack.payment.application.upgrade.refund_previous_plan_if_needed_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.payment.application.upgrade.refund_previous_plan_if_needed_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.payment.application.upgrade.save_pending_upgrade_command_handler" (parent: .abstract.instanceof.mailtrack.payment.application.upgrade.save_pending_upgrade_command_handler).
Resolving inheritance for "mailtrack.payment.application.upgrade.save_pending_upgrade_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.payment.application.upgrade.save_pending_upgrade_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.payment.application.upgrade.can_user_perform_upgrade_command_handler" (parent: .abstract.instanceof.mailtrack.payment.application.upgrade.can_user_perform_upgrade_command_handler).
Resolving inheritance for "mailtrack.payment.application.upgrade.can_user_perform_upgrade_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.payment.application.upgrade.can_user_perform_upgrade_command_handler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.payment.application.upgrade.block_user_upgrades_command_handler" (parent: .abstract.instanceof.mailtrack.payment.application.upgrade.block_user_upgrades_command_handler).
Resolving inheritance for "mailtrack.payment.application.upgrade.block_user_upgrades_command_handler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.payment.application.upgrade.block_user_upgrades_command_handler).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\Payment\Infrastructure\UI\Symfony\Controller\FinishPaymentController" (parent: .abstract.instanceof.MailTrack\Payment\Infrastructure\UI\Symfony\Controller\FinishPaymentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\Payment\Infrastructure\UI\Symfony\Controller\FinishPaymentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\Payment\Infrastructure\UI\Symfony\Controller\FinishPaymentController).
Resolving inheritance for "MailTrack\Payment\Infrastructure\UI\Symfony\Controller\FinishPaymentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\Payment\Infrastructure\UI\Symfony\Controller\FinishPaymentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\Payment\Infrastructure\UI\Symfony\Controller\GmailPlanController" (parent: .abstract.instanceof.MailTrack\Payment\Infrastructure\UI\Symfony\Controller\GmailPlanController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\Payment\Infrastructure\UI\Symfony\Controller\GmailPlanController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\Payment\Infrastructure\UI\Symfony\Controller\GmailPlanController).
Resolving inheritance for "MailTrack\Payment\Infrastructure\UI\Symfony\Controller\GmailPlanController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\Payment\Infrastructure\UI\Symfony\Controller\GmailPlanController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\Payment\Infrastructure\UI\Symfony\Controller\UpSellController" (parent: .abstract.instanceof.MailTrack\Payment\Infrastructure\UI\Symfony\Controller\UpSellController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\Payment\Infrastructure\UI\Symfony\Controller\UpSellController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\Payment\Infrastructure\UI\Symfony\Controller\UpSellController).
Resolving inheritance for "MailTrack\Payment\Infrastructure\UI\Symfony\Controller\UpSellController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\Payment\Infrastructure\UI\Symfony\Controller\UpSellController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\Payment\Infrastructure\UI\Symfony\Controller\Upgrade\GetPlanInfoController" (parent: .abstract.instanceof.MailTrack\Payment\Infrastructure\UI\Symfony\Controller\Upgrade\GetPlanInfoController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\Payment\Infrastructure\UI\Symfony\Controller\Upgrade\GetPlanInfoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\Payment\Infrastructure\UI\Symfony\Controller\Upgrade\GetPlanInfoController).
Resolving inheritance for "MailTrack\Payment\Infrastructure\UI\Symfony\Controller\Upgrade\GetPlanInfoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\Payment\Infrastructure\UI\Symfony\Controller\Upgrade\GetPlanInfoController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\Payment\Infrastructure\UI\Symfony\Controller\Upgrade\UpgradeController" (parent: .abstract.instanceof.MailTrack\Payment\Infrastructure\UI\Symfony\Controller\Upgrade\UpgradeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\Payment\Infrastructure\UI\Symfony\Controller\Upgrade\UpgradeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\Payment\Infrastructure\UI\Symfony\Controller\Upgrade\UpgradeController).
Resolving inheritance for "MailTrack\Payment\Infrastructure\UI\Symfony\Controller\Upgrade\UpgradeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\Payment\Infrastructure\UI\Symfony\Controller\Upgrade\UpgradeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\Payment\Infrastructure\UI\Symfony\Controller\UserPromotionController" (parent: .abstract.instanceof.MailTrack\Payment\Infrastructure\UI\Symfony\Controller\UserPromotionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\Payment\Infrastructure\UI\Symfony\Controller\UserPromotionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\Payment\Infrastructure\UI\Symfony\Controller\UserPromotionController).
Resolving inheritance for "MailTrack\Payment\Infrastructure\UI\Symfony\Controller\UserPromotionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\Payment\Infrastructure\UI\Symfony\Controller\UserPromotionController).
Resolving inheritance for ".instanceof.MailTrack\Payment\Domain\PaymentMethod\UpdateBillingInfoProviderService.0.MailTrack\Payment\Infrastructure\PaymentMethod\Stripe\Customer\StripeUpdateCustomerProvider" (parent: .abstract.instanceof.MailTrack\Payment\Infrastructure\PaymentMethod\Stripe\Customer\StripeUpdateCustomerProvider).
Resolving inheritance for "MailTrack\Payment\Infrastructure\PaymentMethod\Stripe\Customer\StripeUpdateCustomerProvider" (parent: .instanceof.MailTrack\Payment\Domain\PaymentMethod\UpdateBillingInfoProviderService.0.MailTrack\Payment\Infrastructure\PaymentMethod\Stripe\Customer\StripeUpdateCustomerProvider).
Resolving inheritance for ".instanceof.MailTrack\Payment\Domain\PaymentMethod\UpdateBillingInfoProviderService.0.MailTrack\Payment\Infrastructure\PaymentMethod\Quaderno\Client\QuadernoUpdateBillingInfoProvider" (parent: .abstract.instanceof.MailTrack\Payment\Infrastructure\PaymentMethod\Quaderno\Client\QuadernoUpdateBillingInfoProvider).
Resolving inheritance for "MailTrack\Payment\Infrastructure\PaymentMethod\Quaderno\Client\QuadernoUpdateBillingInfoProvider" (parent: .instanceof.MailTrack\Payment\Domain\PaymentMethod\UpdateBillingInfoProviderService.0.MailTrack\Payment\Infrastructure\PaymentMethod\Quaderno\Client\QuadernoUpdateBillingInfoProvider).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\DashboardBundle\Controller\NotificationController" (parent: .abstract.instanceof.MailTrack\DashboardBundle\Controller\NotificationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\DashboardBundle\Controller\NotificationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\DashboardBundle\Controller\NotificationController).
Resolving inheritance for "MailTrack\DashboardBundle\Controller\NotificationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\DashboardBundle\Controller\NotificationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\DashboardBundle\Controller\BillingController" (parent: .abstract.instanceof.MailTrack\DashboardBundle\Controller\BillingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\DashboardBundle\Controller\BillingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\DashboardBundle\Controller\BillingController).
Resolving inheritance for "MailTrack\DashboardBundle\Controller\BillingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\DashboardBundle\Controller\BillingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\DashboardBundle\Controller\ClickNotificationsController" (parent: .abstract.instanceof.MailTrack\DashboardBundle\Controller\ClickNotificationsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\DashboardBundle\Controller\ClickNotificationsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\DashboardBundle\Controller\ClickNotificationsController).
Resolving inheritance for "MailTrack\DashboardBundle\Controller\ClickNotificationsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\DashboardBundle\Controller\ClickNotificationsController).
Resolving inheritance for "MailTrack\DashboardBundle\Controller\PaymentController" (parent: MailTrack\DashboardBundle\Controller\CommonPaymentController).
Resolving inheritance for "MailTrack\DashboardBundle\Controller\PaymentTeamController" (parent: MailTrack\DashboardBundle\Controller\CommonPaymentController).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\Payment\Infrastructure\Console\Symfony\UpdateUserDataToIntercomCommand" (parent: .abstract.instanceof.MailTrack\Payment\Infrastructure\Console\Symfony\UpdateUserDataToIntercomCommand).
Resolving inheritance for "MailTrack\Payment\Infrastructure\Console\Symfony\UpdateUserDataToIntercomCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\Payment\Infrastructure\Console\Symfony\UpdateUserDataToIntercomCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\Payment\Infrastructure\Console\Symfony\DowngradeExpiredSubscriptionsCommand" (parent: .abstract.instanceof.MailTrack\Payment\Infrastructure\Console\Symfony\DowngradeExpiredSubscriptionsCommand).
Resolving inheritance for "MailTrack\Payment\Infrastructure\Console\Symfony\DowngradeExpiredSubscriptionsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\Payment\Infrastructure\Console\Symfony\DowngradeExpiredSubscriptionsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\Payment\Infrastructure\Console\Symfony\RenamePlanCommand" (parent: .abstract.instanceof.MailTrack\Payment\Infrastructure\Console\Symfony\RenamePlanCommand).
Resolving inheritance for "MailTrack\Payment\Infrastructure\Console\Symfony\RenamePlanCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\Payment\Infrastructure\Console\Symfony\RenamePlanCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\Payment\Infrastructure\UI\Symfony\Command\SendTestEventsIntercomCommand" (parent: .abstract.instanceof.MailTrack\Payment\Infrastructure\UI\Symfony\Command\SendTestEventsIntercomCommand).
Resolving inheritance for "MailTrack\Payment\Infrastructure\UI\Symfony\Command\SendTestEventsIntercomCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\Payment\Infrastructure\UI\Symfony\Command\SendTestEventsIntercomCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\Payment\Infrastructure\Console\Symfony\RecoverStripeSubscriptionInfoCommand" (parent: .abstract.instanceof.MailTrack\Payment\Infrastructure\Console\Symfony\RecoverStripeSubscriptionInfoCommand).
Resolving inheritance for "MailTrack\Payment\Infrastructure\Console\Symfony\RecoverStripeSubscriptionInfoCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\Payment\Infrastructure\Console\Symfony\RecoverStripeSubscriptionInfoCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\Payment\Infrastructure\Console\Symfony\UpdateCancelledUserToIntercomFromCsvCommand" (parent: .abstract.instanceof.MailTrack\Payment\Infrastructure\Console\Symfony\UpdateCancelledUserToIntercomFromCsvCommand).
Resolving inheritance for "MailTrack\Payment\Infrastructure\Console\Symfony\UpdateCancelledUserToIntercomFromCsvCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\Payment\Infrastructure\Console\Symfony\UpdateCancelledUserToIntercomFromCsvCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\Payment\Infrastructure\Console\Symfony\UpdateMissingInfoFromQuadernoToStripeCommand" (parent: .abstract.instanceof.MailTrack\Payment\Infrastructure\Console\Symfony\UpdateMissingInfoFromQuadernoToStripeCommand).
Resolving inheritance for "MailTrack\Payment\Infrastructure\Console\Symfony\UpdateMissingInfoFromQuadernoToStripeCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\Payment\Infrastructure\Console\Symfony\UpdateMissingInfoFromQuadernoToStripeCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\Payment\Infrastructure\Console\Symfony\MigrateUsersToAPlanWithTaxesIncludedCommand" (parent: .abstract.instanceof.MailTrack\Payment\Infrastructure\Console\Symfony\MigrateUsersToAPlanWithTaxesIncludedCommand).
Resolving inheritance for "MailTrack\Payment\Infrastructure\Console\Symfony\MigrateUsersToAPlanWithTaxesIncludedCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\Payment\Infrastructure\Console\Symfony\MigrateUsersToAPlanWithTaxesIncludedCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\Payment\Infrastructure\Console\Symfony\CreateStripePriceCommand" (parent: .abstract.instanceof.MailTrack\Payment\Infrastructure\Console\Symfony\CreateStripePriceCommand).
Resolving inheritance for "MailTrack\Payment\Infrastructure\Console\Symfony\CreateStripePriceCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\Payment\Infrastructure\Console\Symfony\CreateStripePriceCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\Payment\Infrastructure\Console\Symfony\CreatePlanCommand" (parent: .abstract.instanceof.MailTrack\Payment\Infrastructure\Console\Symfony\CreatePlanCommand).
Resolving inheritance for "MailTrack\Payment\Infrastructure\Console\Symfony\CreatePlanCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\Payment\Infrastructure\Console\Symfony\CreatePlanCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\Payment\Infrastructure\Console\Symfony\GrantProPlanCommand" (parent: .abstract.instanceof.MailTrack\Payment\Infrastructure\Console\Symfony\GrantProPlanCommand).
Resolving inheritance for "MailTrack\Payment\Infrastructure\Console\Symfony\GrantProPlanCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\Payment\Infrastructure\Console\Symfony\GrantProPlanCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\Email\Infrastructure\UI\Symfony\Controller\EmailController" (parent: .abstract.instanceof.MailTrack\Email\Infrastructure\UI\Symfony\Controller\EmailController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\Email\Infrastructure\UI\Symfony\Controller\EmailController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\Email\Infrastructure\UI\Symfony\Controller\EmailController).
Resolving inheritance for "MailTrack\Email\Infrastructure\UI\Symfony\Controller\EmailController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\Email\Infrastructure\UI\Symfony\Controller\EmailController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\SettingsController" (parent: .abstract.instanceof.MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\SettingsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\SettingsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\SettingsController).
Resolving inheritance for "MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\SettingsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\SettingsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\PageController" (parent: .abstract.instanceof.MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\PageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\PageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\PageController).
Resolving inheritance for "MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\PageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\PageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\AnalyticsController" (parent: .abstract.instanceof.MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\AnalyticsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\AnalyticsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\AnalyticsController).
Resolving inheritance for "MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\AnalyticsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\AnalyticsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\ViewerController" (parent: .abstract.instanceof.MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\ViewerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\ViewerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\ViewerController).
Resolving inheritance for "MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\ViewerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\ViewerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\StatisticsController" (parent: .abstract.instanceof.MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\StatisticsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\StatisticsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\StatisticsController).
Resolving inheritance for "MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\StatisticsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\StatisticsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\MicroToolController" (parent: .abstract.instanceof.MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\MicroToolController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\MicroToolController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\MicroToolController).
Resolving inheritance for "MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\MicroToolController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\MicroToolController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\DocumentsController" (parent: .abstract.instanceof.MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\DocumentsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\DocumentsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\DocumentsController).
Resolving inheritance for "MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\DocumentsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\DocumentsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\DocumentsApiController" (parent: .abstract.instanceof.MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\DocumentsApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\DocumentsApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\DocumentsApiController).
Resolving inheritance for "MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\DocumentsApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\DocumentsApiController).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.MailTrack\FileTracking\Infrastructure\UI\Twig\Extension\FileTrackingUrlGeneratorExtension" (parent: .abstract.instanceof.MailTrack\FileTracking\Infrastructure\UI\Twig\Extension\FileTrackingUrlGeneratorExtension).
Resolving inheritance for "MailTrack\FileTracking\Infrastructure\UI\Twig\Extension\FileTrackingUrlGeneratorExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.MailTrack\FileTracking\Infrastructure\UI\Twig\Extension\FileTrackingUrlGeneratorExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\FileTracking\Infrastructure\UI\Symfony\Command\FillUserQuotasCommand" (parent: .abstract.instanceof.MailTrack\FileTracking\Infrastructure\UI\Symfony\Command\FillUserQuotasCommand).
Resolving inheritance for "MailTrack\FileTracking\Infrastructure\UI\Symfony\Command\FillUserQuotasCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\FileTracking\Infrastructure\UI\Symfony\Command\FillUserQuotasCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\FileTracking\Infrastructure\UI\Symfony\Command\AddAdvancedDocumentViewContactsCommand" (parent: .abstract.instanceof.MailTrack\FileTracking\Infrastructure\UI\Symfony\Command\AddAdvancedDocumentViewContactsCommand).
Resolving inheritance for "MailTrack\FileTracking\Infrastructure\UI\Symfony\Command\AddAdvancedDocumentViewContactsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\FileTracking\Infrastructure\UI\Symfony\Command\AddAdvancedDocumentViewContactsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\FileTracking\Infrastructure\UI\Symfony\Command\ReminderSignatureRequestNotificationsCommand" (parent: .abstract.instanceof.MailTrack\FileTracking\Infrastructure\UI\Symfony\Command\ReminderSignatureRequestNotificationsCommand).
Resolving inheritance for "MailTrack\FileTracking\Infrastructure\UI\Symfony\Command\ReminderSignatureRequestNotificationsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\FileTracking\Infrastructure\UI\Symfony\Command\ReminderSignatureRequestNotificationsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\FileTracking\Infrastructure\UI\Symfony\Command\DeleteTestFilesCommand" (parent: .abstract.instanceof.MailTrack\FileTracking\Infrastructure\UI\Symfony\Command\DeleteTestFilesCommand).
Resolving inheritance for "MailTrack\FileTracking\Infrastructure\UI\Symfony\Command\DeleteTestFilesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\FileTracking\Infrastructure\UI\Symfony\Command\DeleteTestFilesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\CRM\Infrastructure\Console\CreateSearchIndexCommand" (parent: .abstract.instanceof.MailTrack\CRM\Infrastructure\Console\CreateSearchIndexCommand).
Resolving inheritance for "MailTrack\CRM\Infrastructure\Console\CreateSearchIndexCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\CRM\Infrastructure\Console\CreateSearchIndexCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\CRM\Infrastructure\Console\DeleteSearchIndexCommand" (parent: .abstract.instanceof.MailTrack\CRM\Infrastructure\Console\DeleteSearchIndexCommand).
Resolving inheritance for "MailTrack\CRM\Infrastructure\Console\DeleteSearchIndexCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\CRM\Infrastructure\Console\DeleteSearchIndexCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\CRM\Infrastructure\Console\ModifySearchIndexCommand" (parent: .abstract.instanceof.MailTrack\CRM\Infrastructure\Console\ModifySearchIndexCommand).
Resolving inheritance for "MailTrack\CRM\Infrastructure\Console\ModifySearchIndexCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\CRM\Infrastructure\Console\ModifySearchIndexCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\CRM\Infrastructure\Console\ReindexAllAcceptedUsersCommand" (parent: .abstract.instanceof.MailTrack\CRM\Infrastructure\Console\ReindexAllAcceptedUsersCommand).
Resolving inheritance for "MailTrack\CRM\Infrastructure\Console\ReindexAllAcceptedUsersCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\CRM\Infrastructure\Console\ReindexAllAcceptedUsersCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\CRM\Infrastructure\Console\ReindexSearchIndexCommand" (parent: .abstract.instanceof.MailTrack\CRM\Infrastructure\Console\ReindexSearchIndexCommand).
Resolving inheritance for "MailTrack\CRM\Infrastructure\Console\ReindexSearchIndexCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\CRM\Infrastructure\Console\ReindexSearchIndexCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\CRM\Infrastructure\Console\StopDetectRepliesCommand" (parent: .abstract.instanceof.MailTrack\CRM\Infrastructure\Console\StopDetectRepliesCommand).
Resolving inheritance for "MailTrack\CRM\Infrastructure\Console\StopDetectRepliesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\CRM\Infrastructure\Console\StopDetectRepliesCommand).
Resolving inheritance for ".instanceof.MailTrack\Common\Domain\Event\DomainEventSubscriber.0.MailTrack\CRM\Infrastructure\EventSubscriber\CRMDataOpenWasCreatedSubscriber" (parent: .abstract.instanceof.MailTrack\CRM\Infrastructure\EventSubscriber\CRMDataOpenWasCreatedSubscriber).
Resolving inheritance for "MailTrack\CRM\Infrastructure\EventSubscriber\CRMDataOpenWasCreatedSubscriber" (parent: .instanceof.MailTrack\Common\Domain\Event\DomainEventSubscriber.0.MailTrack\CRM\Infrastructure\EventSubscriber\CRMDataOpenWasCreatedSubscriber).
Resolving inheritance for ".instanceof.MailTrack\Common\Domain\Event\DomainEventSubscriber.0.MailTrack\CRM\Infrastructure\EventSubscriber\CRMDataScheduledTrackWasTrackedSubscriber" (parent: .abstract.instanceof.MailTrack\CRM\Infrastructure\EventSubscriber\CRMDataScheduledTrackWasTrackedSubscriber).
Resolving inheritance for "MailTrack\CRM\Infrastructure\EventSubscriber\CRMDataScheduledTrackWasTrackedSubscriber" (parent: .instanceof.MailTrack\Common\Domain\Event\DomainEventSubscriber.0.MailTrack\CRM\Infrastructure\EventSubscriber\CRMDataScheduledTrackWasTrackedSubscriber).
Resolving inheritance for ".instanceof.MailTrack\Common\Domain\Event\DomainEventSubscriber.0.MailTrack\CRM\Infrastructure\EventSubscriber\CRMDataTrackWasCreatedSubscriber" (parent: .abstract.instanceof.MailTrack\CRM\Infrastructure\EventSubscriber\CRMDataTrackWasCreatedSubscriber).
Resolving inheritance for "MailTrack\CRM\Infrastructure\EventSubscriber\CRMDataTrackWasCreatedSubscriber" (parent: .instanceof.MailTrack\Common\Domain\Event\DomainEventSubscriber.0.MailTrack\CRM\Infrastructure\EventSubscriber\CRMDataTrackWasCreatedSubscriber).
Resolving inheritance for ".instanceof.MailTrack\Common\Domain\Event\DomainEventSubscriber.0.MailTrack\CRM\Infrastructure\EventSubscriber\CRMDataTrackWasDeletedSubscriber" (parent: .abstract.instanceof.MailTrack\CRM\Infrastructure\EventSubscriber\CRMDataTrackWasDeletedSubscriber).
Resolving inheritance for "MailTrack\CRM\Infrastructure\EventSubscriber\CRMDataTrackWasDeletedSubscriber" (parent: .instanceof.MailTrack\Common\Domain\Event\DomainEventSubscriber.0.MailTrack\CRM\Infrastructure\EventSubscriber\CRMDataTrackWasDeletedSubscriber).
Resolving inheritance for ".instanceof.MailTrack\Common\Domain\Event\DomainEventSubscriber.0.MailTrack\CRM\Infrastructure\EventSubscriber\CRMDataTrackWasMarkAsNotTrackedSubscriber" (parent: .abstract.instanceof.MailTrack\CRM\Infrastructure\EventSubscriber\CRMDataTrackWasMarkAsNotTrackedSubscriber).
Resolving inheritance for "MailTrack\CRM\Infrastructure\EventSubscriber\CRMDataTrackWasMarkAsNotTrackedSubscriber" (parent: .instanceof.MailTrack\Common\Domain\Event\DomainEventSubscriber.0.MailTrack\CRM\Infrastructure\EventSubscriber\CRMDataTrackWasMarkAsNotTrackedSubscriber).
Resolving inheritance for ".instanceof.MailTrack\Common\Domain\Event\DomainEventSubscriber.0.MailTrack\CRM\Infrastructure\EventSubscriber\CRMDataUndoWasCreatedSubscriber" (parent: .abstract.instanceof.MailTrack\CRM\Infrastructure\EventSubscriber\CRMDataUndoWasCreatedSubscriber).
Resolving inheritance for "MailTrack\CRM\Infrastructure\EventSubscriber\CRMDataUndoWasCreatedSubscriber" (parent: .instanceof.MailTrack\Common\Domain\Event\DomainEventSubscriber.0.MailTrack\CRM\Infrastructure\EventSubscriber\CRMDataUndoWasCreatedSubscriber).
Resolving inheritance for ".instanceof.MailTrack\Common\Domain\Event\DomainEventSubscriber.0.MailTrack\CRM\Infrastructure\EventSubscriber\ContactSubscriptionChangedSubscriber" (parent: .abstract.instanceof.MailTrack\CRM\Infrastructure\EventSubscriber\ContactSubscriptionChangedSubscriber).
Resolving inheritance for "MailTrack\CRM\Infrastructure\EventSubscriber\ContactSubscriptionChangedSubscriber" (parent: .instanceof.MailTrack\Common\Domain\Event\DomainEventSubscriber.0.MailTrack\CRM\Infrastructure\EventSubscriber\ContactSubscriptionChangedSubscriber).
Resolving inheritance for ".instanceof.MailTrack\Common\Domain\Event\DomainEventSubscriber.0.MailTrack\CRM\Infrastructure\EventSubscriber\ContactTrackWasCreatedSubscriber" (parent: .abstract.instanceof.MailTrack\CRM\Infrastructure\EventSubscriber\ContactTrackWasCreatedSubscriber).
Resolving inheritance for "MailTrack\CRM\Infrastructure\EventSubscriber\ContactTrackWasCreatedSubscriber" (parent: .instanceof.MailTrack\Common\Domain\Event\DomainEventSubscriber.0.MailTrack\CRM\Infrastructure\EventSubscriber\ContactTrackWasCreatedSubscriber).
Resolving inheritance for ".instanceof.MailTrack\Common\Domain\Event\DomainEventSubscriber.0.MailTrack\CRM\Infrastructure\EventSubscriber\DeleteContactsDataUserWasDeletedSubscriber" (parent: .abstract.instanceof.MailTrack\CRM\Infrastructure\EventSubscriber\DeleteContactsDataUserWasDeletedSubscriber).
Resolving inheritance for "MailTrack\CRM\Infrastructure\EventSubscriber\DeleteContactsDataUserWasDeletedSubscriber" (parent: .instanceof.MailTrack\Common\Domain\Event\DomainEventSubscriber.0.MailTrack\CRM\Infrastructure\EventSubscriber\DeleteContactsDataUserWasDeletedSubscriber).
Resolving inheritance for ".instanceof.MailTrack\Common\Domain\Event\DomainEventSubscriber.0.MailTrack\CRM\Infrastructure\EventSubscriber\UpdateSearchRepositoryWhenBouncedWasCreatedSubscriber" (parent: .abstract.instanceof.MailTrack\CRM\Infrastructure\EventSubscriber\UpdateSearchRepositoryWhenBouncedWasCreatedSubscriber).
Resolving inheritance for "MailTrack\CRM\Infrastructure\EventSubscriber\UpdateSearchRepositoryWhenBouncedWasCreatedSubscriber" (parent: .instanceof.MailTrack\Common\Domain\Event\DomainEventSubscriber.0.MailTrack\CRM\Infrastructure\EventSubscriber\UpdateSearchRepositoryWhenBouncedWasCreatedSubscriber).
Resolving inheritance for ".instanceof.MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\CalculateInteractionsWorker.0.MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\CalculateInteractionsWorker" (parent: .abstract.instanceof.MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\CalculateInteractionsWorker).
Resolving inheritance for "MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\CalculateInteractionsWorker" (parent: .instanceof.MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\CalculateInteractionsWorker.0.MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\CalculateInteractionsWorker).
Resolving inheritance for ".instanceof.MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\DetectLastInteractionWorker.0.MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\DetectLastInteractionWorker" (parent: .abstract.instanceof.MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\DetectLastInteractionWorker).
Resolving inheritance for "MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\DetectLastInteractionWorker" (parent: .instanceof.MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\DetectLastInteractionWorker.0.MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\DetectLastInteractionWorker).
Resolving inheritance for ".instanceof.MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\RabbitMQCRMMigrateUserTracksRangeWorker.0.MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\RabbitMQCRMMigrateUserTracksRangeWorker" (parent: .abstract.instanceof.MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\RabbitMQCRMMigrateUserTracksRangeWorker).
Resolving inheritance for "MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\RabbitMQCRMMigrateUserTracksRangeWorker" (parent: .instanceof.MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\RabbitMQCRMMigrateUserTracksRangeWorker.0.MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\RabbitMQCRMMigrateUserTracksRangeWorker).
Resolving inheritance for ".instanceof.MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\RabbitMQCRMReIndexUserContactListWorker.0.MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\RabbitMQCRMReIndexUserContactListWorker" (parent: .abstract.instanceof.MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\RabbitMQCRMReIndexUserContactListWorker).
Resolving inheritance for "MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\RabbitMQCRMReIndexUserContactListWorker" (parent: .instanceof.MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\RabbitMQCRMReIndexUserContactListWorker.0.MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\RabbitMQCRMReIndexUserContactListWorker).
Resolving inheritance for ".instanceof.MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\RabbitMQOptOutCRMDataWorker.0.MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\RabbitMQOptOutCRMDataWorker" (parent: .abstract.instanceof.MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\RabbitMQOptOutCRMDataWorker).
Resolving inheritance for "MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\RabbitMQOptOutCRMDataWorker" (parent: .instanceof.MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\RabbitMQOptOutCRMDataWorker.0.MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\RabbitMQOptOutCRMDataWorker).
Resolving inheritance for ".instanceof.MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\ReindexCustomContactsWorker.0.MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\ReindexCustomContactsWorker" (parent: .abstract.instanceof.MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\ReindexCustomContactsWorker).
Resolving inheritance for "MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\ReindexCustomContactsWorker" (parent: .instanceof.MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\ReindexCustomContactsWorker.0.MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\ReindexCustomContactsWorker).
Resolving inheritance for ".instanceof.MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\ReindexUsersWithContactsAcceptedWorker.0.MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\ReindexUsersWithContactsAcceptedWorker" (parent: .abstract.instanceof.MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\ReindexUsersWithContactsAcceptedWorker).
Resolving inheritance for "MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\ReindexUsersWithContactsAcceptedWorker" (parent: .instanceof.MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\ReindexUsersWithContactsAcceptedWorker.0.MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\ReindexUsersWithContactsAcceptedWorker).
Resolving inheritance for ".instanceof.MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\StopDetectRepliesWorker.0.MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\StopDetectRepliesWorker" (parent: .abstract.instanceof.MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\StopDetectRepliesWorker).
Resolving inheritance for "MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\StopDetectRepliesWorker" (parent: .instanceof.MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\StopDetectRepliesWorker.0.MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\StopDetectRepliesWorker).
Resolving inheritance for ".instanceof.MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\UpdateLastContactDateWorker.0.MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\UpdateLastContactDateWorker" (parent: .abstract.instanceof.MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\UpdateLastContactDateWorker).
Resolving inheritance for "MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\UpdateLastContactDateWorker" (parent: .instanceof.MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\UpdateLastContactDateWorker.0.MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\UpdateLastContactDateWorker).
Resolving inheritance for ".instanceof.MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\UserIndexContactWorker.0.MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\UserIndexContactWorker" (parent: .abstract.instanceof.MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\UserIndexContactWorker).
Resolving inheritance for "MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\UserIndexContactWorker" (parent: .instanceof.MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\UserIndexContactWorker.0.MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\UserIndexContactWorker).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Templates\Application\CopyTemplateCommandHandler" (parent: .abstract.instanceof.MailTrack\Templates\Application\CopyTemplateCommandHandler).
Resolving inheritance for "MailTrack\Templates\Application\CopyTemplateCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Templates\Application\CopyTemplateCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Templates\Application\DeleteTemplateCommandHandler" (parent: .abstract.instanceof.MailTrack\Templates\Application\DeleteTemplateCommandHandler).
Resolving inheritance for "MailTrack\Templates\Application\DeleteTemplateCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Templates\Application\DeleteTemplateCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Templates\Application\GetImageUploadUrlCommandHandler" (parent: .abstract.instanceof.MailTrack\Templates\Application\GetImageUploadUrlCommandHandler).
Resolving inheritance for "MailTrack\Templates\Application\GetImageUploadUrlCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Templates\Application\GetImageUploadUrlCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Templates\Application\GetPublishedTemplateCommandHandler" (parent: .abstract.instanceof.MailTrack\Templates\Application\GetPublishedTemplateCommandHandler).
Resolving inheritance for "MailTrack\Templates\Application\GetPublishedTemplateCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Templates\Application\GetPublishedTemplateCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Templates\Application\GetTemplateCommandHandler" (parent: .abstract.instanceof.MailTrack\Templates\Application\GetTemplateCommandHandler).
Resolving inheritance for "MailTrack\Templates\Application\GetTemplateCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Templates\Application\GetTemplateCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Templates\Application\GetTemplatesCommandHandler" (parent: .abstract.instanceof.MailTrack\Templates\Application\GetTemplatesCommandHandler).
Resolving inheritance for "MailTrack\Templates\Application\GetTemplatesCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Templates\Application\GetTemplatesCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Templates\Application\PublishTemplateCommandHandler" (parent: .abstract.instanceof.MailTrack\Templates\Application\PublishTemplateCommandHandler).
Resolving inheritance for "MailTrack\Templates\Application\PublishTemplateCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Templates\Application\PublishTemplateCommandHandler).
Resolving inheritance for ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Templates\Application\UnpublishTemplateCommandHandler" (parent: .abstract.instanceof.MailTrack\Templates\Application\UnpublishTemplateCommandHandler).
Resolving inheritance for "MailTrack\Templates\Application\UnpublishTemplateCommandHandler" (parent: .instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Templates\Application\UnpublishTemplateCommandHandler).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\EmailProductivity\Infrastructure\Console\Symfony\EmailProductivityPrecalculateCommand" (parent: .abstract.instanceof.MailTrack\EmailProductivity\Infrastructure\Console\Symfony\EmailProductivityPrecalculateCommand).
Resolving inheritance for "MailTrack\EmailProductivity\Infrastructure\Console\Symfony\EmailProductivityPrecalculateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\EmailProductivity\Infrastructure\Console\Symfony\EmailProductivityPrecalculateCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\EmailProductivity\Infrastructure\Console\Symfony\EmailProductivityReportCommand" (parent: .abstract.instanceof.MailTrack\EmailProductivity\Infrastructure\Console\Symfony\EmailProductivityReportCommand).
Resolving inheritance for "MailTrack\EmailProductivity\Infrastructure\Console\Symfony\EmailProductivityReportCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\EmailProductivity\Infrastructure\Console\Symfony\EmailProductivityReportCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\EmailProductivity\Infrastructure\Console\Symfony\ProcessEmailProductivityReportCommand" (parent: .abstract.instanceof.MailTrack\EmailProductivity\Infrastructure\Console\Symfony\ProcessEmailProductivityReportCommand).
Resolving inheritance for "MailTrack\EmailProductivity\Infrastructure\Console\Symfony\ProcessEmailProductivityReportCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\EmailProductivity\Infrastructure\Console\Symfony\ProcessEmailProductivityReportCommand).
Resolving inheritance for ".instanceof.MailTrack\Common\Domain\Event\DomainEventSubscriber.0.MailTrack\EmailProductivity\Infrastructure\EventSubscriber\EmailProductivityFrequencyWasChangedSubscriber" (parent: .abstract.instanceof.MailTrack\EmailProductivity\Infrastructure\EventSubscriber\EmailProductivityFrequencyWasChangedSubscriber).
Resolving inheritance for "MailTrack\EmailProductivity\Infrastructure\EventSubscriber\EmailProductivityFrequencyWasChangedSubscriber" (parent: .instanceof.MailTrack\Common\Domain\Event\DomainEventSubscriber.0.MailTrack\EmailProductivity\Infrastructure\EventSubscriber\EmailProductivityFrequencyWasChangedSubscriber).
Resolving inheritance for ".instanceof.MailTrack\Common\Domain\Event\DomainEventSubscriber.0.MailTrack\EmailProductivity\Infrastructure\EventSubscriber\EmailProductivityNotificationWasDisabledSubscriber" (parent: .abstract.instanceof.MailTrack\EmailProductivity\Infrastructure\EventSubscriber\EmailProductivityNotificationWasDisabledSubscriber).
Resolving inheritance for "MailTrack\EmailProductivity\Infrastructure\EventSubscriber\EmailProductivityNotificationWasDisabledSubscriber" (parent: .instanceof.MailTrack\Common\Domain\Event\DomainEventSubscriber.0.MailTrack\EmailProductivity\Infrastructure\EventSubscriber\EmailProductivityNotificationWasDisabledSubscriber).
Resolving inheritance for ".instanceof.MailTrack\Common\Domain\Event\DomainEventSubscriber.0.MailTrack\EmailProductivity\Infrastructure\EventSubscriber\ScheduleEmailProductivityReportWhenTrackWasCreatedSubscriber" (parent: .abstract.instanceof.MailTrack\EmailProductivity\Infrastructure\EventSubscriber\ScheduleEmailProductivityReportWhenTrackWasCreatedSubscriber).
Resolving inheritance for "MailTrack\EmailProductivity\Infrastructure\EventSubscriber\ScheduleEmailProductivityReportWhenTrackWasCreatedSubscriber" (parent: .instanceof.MailTrack\Common\Domain\Event\DomainEventSubscriber.0.MailTrack\EmailProductivity\Infrastructure\EventSubscriber\ScheduleEmailProductivityReportWhenTrackWasCreatedSubscriber).
Resolving inheritance for ".instanceof.MailTrack\Common\Domain\Event\DomainEventSubscriber.0.MailTrack\EmailProductivity\Infrastructure\EventSubscriber\SendPrecalculateEmailProductivityWhenUserWasSignUpSubscriber" (parent: .abstract.instanceof.MailTrack\EmailProductivity\Infrastructure\EventSubscriber\SendPrecalculateEmailProductivityWhenUserWasSignUpSubscriber).
Resolving inheritance for "MailTrack\EmailProductivity\Infrastructure\EventSubscriber\SendPrecalculateEmailProductivityWhenUserWasSignUpSubscriber" (parent: .instanceof.MailTrack\Common\Domain\Event\DomainEventSubscriber.0.MailTrack\EmailProductivity\Infrastructure\EventSubscriber\SendPrecalculateEmailProductivityWhenUserWasSignUpSubscriber).
Resolving inheritance for ".instanceof.MailTrack\EmailProductivity\Infrastructure\Messaging\RabbitMQ\CheckEmailProductivityDayWorker.0.MailTrack\EmailProductivity\Infrastructure\Messaging\RabbitMQ\CheckEmailProductivityDayWorker" (parent: .abstract.instanceof.MailTrack\EmailProductivity\Infrastructure\Messaging\RabbitMQ\CheckEmailProductivityDayWorker).
Resolving inheritance for "MailTrack\EmailProductivity\Infrastructure\Messaging\RabbitMQ\CheckEmailProductivityDayWorker" (parent: .instanceof.MailTrack\EmailProductivity\Infrastructure\Messaging\RabbitMQ\CheckEmailProductivityDayWorker.0.MailTrack\EmailProductivity\Infrastructure\Messaging\RabbitMQ\CheckEmailProductivityDayWorker).
Resolving inheritance for ".instanceof.MailTrack\EmailProductivity\Infrastructure\Messaging\RabbitMQ\Precalculate\PrecalculateEmailProductivityWorker.0.MailTrack\EmailProductivity\Infrastructure\Messaging\RabbitMQ\Precalculate\PrecalculateEmailProductivityWorker" (parent: .abstract.instanceof.MailTrack\EmailProductivity\Infrastructure\Messaging\RabbitMQ\Precalculate\PrecalculateEmailProductivityWorker).
Resolving inheritance for "MailTrack\EmailProductivity\Infrastructure\Messaging\RabbitMQ\Precalculate\PrecalculateEmailProductivityWorker" (parent: .instanceof.MailTrack\EmailProductivity\Infrastructure\Messaging\RabbitMQ\Precalculate\PrecalculateEmailProductivityWorker.0.MailTrack\EmailProductivity\Infrastructure\Messaging\RabbitMQ\Precalculate\PrecalculateEmailProductivityWorker).
Resolving inheritance for ".instanceof.MailTrack\EmailProductivity\Infrastructure\Messaging\RabbitMQ\ProcessEmailProductivityDayWorker.0.MailTrack\EmailProductivity\Infrastructure\Messaging\RabbitMQ\ProcessEmailProductivityDayWorker" (parent: .abstract.instanceof.MailTrack\EmailProductivity\Infrastructure\Messaging\RabbitMQ\ProcessEmailProductivityDayWorker).
Resolving inheritance for "MailTrack\EmailProductivity\Infrastructure\Messaging\RabbitMQ\ProcessEmailProductivityDayWorker" (parent: .instanceof.MailTrack\EmailProductivity\Infrastructure\Messaging\RabbitMQ\ProcessEmailProductivityDayWorker.0.MailTrack\EmailProductivity\Infrastructure\Messaging\RabbitMQ\ProcessEmailProductivityDayWorker).
Resolving inheritance for ".instanceof.MailTrack\EmailProductivity\Infrastructure\Messaging\RabbitMQ\ProcessEmailProductivityReportWorker.0.MailTrack\EmailProductivity\Infrastructure\Messaging\RabbitMQ\ProcessEmailProductivityReportWorker" (parent: .abstract.instanceof.MailTrack\EmailProductivity\Infrastructure\Messaging\RabbitMQ\ProcessEmailProductivityReportWorker).
Resolving inheritance for "MailTrack\EmailProductivity\Infrastructure\Messaging\RabbitMQ\ProcessEmailProductivityReportWorker" (parent: .instanceof.MailTrack\EmailProductivity\Infrastructure\Messaging\RabbitMQ\ProcessEmailProductivityReportWorker.0.MailTrack\EmailProductivity\Infrastructure\Messaging\RabbitMQ\ProcessEmailProductivityReportWorker).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\Video\Infrastructure\UI\Symfony\Controller\PresignedVideoUrlController" (parent: .abstract.instanceof.MailTrack\Video\Infrastructure\UI\Symfony\Controller\PresignedVideoUrlController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\Video\Infrastructure\UI\Symfony\Controller\PresignedVideoUrlController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\Video\Infrastructure\UI\Symfony\Controller\PresignedVideoUrlController).
Resolving inheritance for "MailTrack\Video\Infrastructure\UI\Symfony\Controller\PresignedVideoUrlController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\Video\Infrastructure\UI\Symfony\Controller\PresignedVideoUrlController).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.MailTrack\Video\Infrastructure\UI\Twig\Extension\TwigThumbnailURLGeneratorExtension" (parent: .abstract.instanceof.MailTrack\Video\Infrastructure\UI\Twig\Extension\TwigThumbnailURLGeneratorExtension).
Resolving inheritance for "MailTrack\Video\Infrastructure\UI\Twig\Extension\TwigThumbnailURLGeneratorExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.MailTrack\Video\Infrastructure\UI\Twig\Extension\TwigThumbnailURLGeneratorExtension).
Resolving inheritance for ".instanceof.MailTrack\Track\Domain\Track\Service\IgnoreTrackInterface.0.MailTrack\CrmIntegrations\Domain\Services\CrmIgnoreRegistryService" (parent: .abstract.instanceof.MailTrack\CrmIntegrations\Domain\Services\CrmIgnoreRegistryService).
Resolving inheritance for "MailTrack\CrmIntegrations\Domain\Services\CrmIgnoreRegistryService" (parent: .instanceof.MailTrack\Track\Domain\Track\Service\IgnoreTrackInterface.0.MailTrack\CrmIntegrations\Domain\Services\CrmIgnoreRegistryService).
Resolving inheritance for ".instanceof.MailTrack\Common\Domain\Event\DomainEventNotifier.0.MailTrack\Poll\Domain\EventSubscriber\DisableMonitorReplySubscriber" (parent: .abstract.instanceof.MailTrack\Poll\Domain\EventSubscriber\DisableMonitorReplySubscriber).
Resolving inheritance for "MailTrack\Poll\Domain\EventSubscriber\DisableMonitorReplySubscriber" (parent: .instanceof.MailTrack\Common\Domain\Event\DomainEventNotifier.0.MailTrack\Poll\Domain\EventSubscriber\DisableMonitorReplySubscriber).
Resolving inheritance for ".instanceof.MailTrack\Common\Domain\Event\DomainEventNotifier.0.MailTrack\Poll\Domain\EventSubscriber\VoteConfirmationSubscriber" (parent: .abstract.instanceof.MailTrack\Poll\Domain\EventSubscriber\VoteConfirmationSubscriber).
Resolving inheritance for "MailTrack\Poll\Domain\EventSubscriber\VoteConfirmationSubscriber" (parent: .instanceof.MailTrack\Common\Domain\Event\DomainEventNotifier.0.MailTrack\Poll\Domain\EventSubscriber\VoteConfirmationSubscriber).
Resolving inheritance for ".instanceof.MailTrack\Poll\Infrastructure\Messaging\RabbitMQ\BindPollToCampaignWorker.0.MailTrack\Poll\Infrastructure\Messaging\RabbitMQ\BindPollToCampaignWorker" (parent: .abstract.instanceof.MailTrack\Poll\Infrastructure\Messaging\RabbitMQ\BindPollToCampaignWorker).
Resolving inheritance for "MailTrack\Poll\Infrastructure\Messaging\RabbitMQ\BindPollToCampaignWorker" (parent: .instanceof.MailTrack\Poll\Infrastructure\Messaging\RabbitMQ\BindPollToCampaignWorker.0.MailTrack\Poll\Infrastructure\Messaging\RabbitMQ\BindPollToCampaignWorker).
Resolving inheritance for ".instanceof.MailTrack\Poll\Infrastructure\Messaging\RabbitMQ\BindPollToMailWorker.0.MailTrack\Poll\Infrastructure\Messaging\RabbitMQ\BindPollToMailWorker" (parent: .abstract.instanceof.MailTrack\Poll\Infrastructure\Messaging\RabbitMQ\BindPollToMailWorker).
Resolving inheritance for "MailTrack\Poll\Infrastructure\Messaging\RabbitMQ\BindPollToMailWorker" (parent: .instanceof.MailTrack\Poll\Infrastructure\Messaging\RabbitMQ\BindPollToMailWorker.0.MailTrack\Poll\Infrastructure\Messaging\RabbitMQ\BindPollToMailWorker).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\RealtimeFeed\Infrastructure\Console\Symfony\PurgeOldActionsCommand" (parent: .abstract.instanceof.MailTrack\RealtimeFeed\Infrastructure\Console\Symfony\PurgeOldActionsCommand).
Resolving inheritance for "MailTrack\RealtimeFeed\Infrastructure\Console\Symfony\PurgeOldActionsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\RealtimeFeed\Infrastructure\Console\Symfony\PurgeOldActionsCommand).
Resolving inheritance for ".instanceof.MailTrack\Common\Domain\Event\DomainEventNotifier.0.MailTrack\RealtimeFeed\Infrastructure\EventSubscriber\CreateActionWhenClickWasCreatedSubscriber" (parent: .abstract.instanceof.MailTrack\RealtimeFeed\Infrastructure\EventSubscriber\CreateActionWhenClickWasCreatedSubscriber).
Resolving inheritance for "MailTrack\RealtimeFeed\Infrastructure\EventSubscriber\CreateActionWhenClickWasCreatedSubscriber" (parent: .instanceof.MailTrack\Common\Domain\Event\DomainEventNotifier.0.MailTrack\RealtimeFeed\Infrastructure\EventSubscriber\CreateActionWhenClickWasCreatedSubscriber).
Resolving inheritance for ".instanceof.MailTrack\Common\Domain\Event\DomainEventNotifier.0.MailTrack\RealtimeFeed\Infrastructure\EventSubscriber\CreateActionWhenFileViewWasCreatedSubscriber" (parent: .abstract.instanceof.MailTrack\RealtimeFeed\Infrastructure\EventSubscriber\CreateActionWhenFileViewWasCreatedSubscriber).
Resolving inheritance for "MailTrack\RealtimeFeed\Infrastructure\EventSubscriber\CreateActionWhenFileViewWasCreatedSubscriber" (parent: .instanceof.MailTrack\Common\Domain\Event\DomainEventNotifier.0.MailTrack\RealtimeFeed\Infrastructure\EventSubscriber\CreateActionWhenFileViewWasCreatedSubscriber).
Resolving inheritance for ".instanceof.MailTrack\Common\Domain\Event\DomainEventNotifier.0.MailTrack\RealtimeFeed\Infrastructure\EventSubscriber\CreateActionWhenHotMailNotificationWasSentSubscriber" (parent: .abstract.instanceof.MailTrack\RealtimeFeed\Infrastructure\EventSubscriber\CreateActionWhenHotMailNotificationWasSentSubscriber).
Resolving inheritance for "MailTrack\RealtimeFeed\Infrastructure\EventSubscriber\CreateActionWhenHotMailNotificationWasSentSubscriber" (parent: .instanceof.MailTrack\Common\Domain\Event\DomainEventNotifier.0.MailTrack\RealtimeFeed\Infrastructure\EventSubscriber\CreateActionWhenHotMailNotificationWasSentSubscriber).
Resolving inheritance for ".instanceof.MailTrack\Common\Domain\Event\DomainEventNotifier.0.MailTrack\RealtimeFeed\Infrastructure\EventSubscriber\CreateActionWhenMonitorReplyNotificationWasSentSubscriber" (parent: .abstract.instanceof.MailTrack\RealtimeFeed\Infrastructure\EventSubscriber\CreateActionWhenMonitorReplyNotificationWasSentSubscriber).
Resolving inheritance for "MailTrack\RealtimeFeed\Infrastructure\EventSubscriber\CreateActionWhenMonitorReplyNotificationWasSentSubscriber" (parent: .instanceof.MailTrack\Common\Domain\Event\DomainEventNotifier.0.MailTrack\RealtimeFeed\Infrastructure\EventSubscriber\CreateActionWhenMonitorReplyNotificationWasSentSubscriber).
Resolving inheritance for ".instanceof.MailTrack\Common\Domain\Event\DomainEventNotifier.0.MailTrack\RealtimeFeed\Infrastructure\EventSubscriber\CreateActionWhenNotOpenedMailNotificationWasSentSubscriber" (parent: .abstract.instanceof.MailTrack\RealtimeFeed\Infrastructure\EventSubscriber\CreateActionWhenNotOpenedMailNotificationWasSentSubscriber).
Resolving inheritance for "MailTrack\RealtimeFeed\Infrastructure\EventSubscriber\CreateActionWhenNotOpenedMailNotificationWasSentSubscriber" (parent: .instanceof.MailTrack\Common\Domain\Event\DomainEventNotifier.0.MailTrack\RealtimeFeed\Infrastructure\EventSubscriber\CreateActionWhenNotOpenedMailNotificationWasSentSubscriber).
Resolving inheritance for ".instanceof.MailTrack\Common\Domain\Event\DomainEventNotifier.0.MailTrack\RealtimeFeed\Infrastructure\EventSubscriber\CreateActionWhenOpenWasCreatedSubscriber" (parent: .abstract.instanceof.MailTrack\RealtimeFeed\Infrastructure\EventSubscriber\CreateActionWhenOpenWasCreatedSubscriber).
Resolving inheritance for "MailTrack\RealtimeFeed\Infrastructure\EventSubscriber\CreateActionWhenOpenWasCreatedSubscriber" (parent: .instanceof.MailTrack\Common\Domain\Event\DomainEventNotifier.0.MailTrack\RealtimeFeed\Infrastructure\EventSubscriber\CreateActionWhenOpenWasCreatedSubscriber).
Resolving inheritance for ".instanceof.MailTrack\Common\Domain\Event\DomainEventNotifier.0.MailTrack\RealtimeFeed\Infrastructure\EventSubscriber\CreateActionWhenPollSubmissionWasCreatedSubscriber" (parent: .abstract.instanceof.MailTrack\RealtimeFeed\Infrastructure\EventSubscriber\CreateActionWhenPollSubmissionWasCreatedSubscriber).
Resolving inheritance for "MailTrack\RealtimeFeed\Infrastructure\EventSubscriber\CreateActionWhenPollSubmissionWasCreatedSubscriber" (parent: .instanceof.MailTrack\Common\Domain\Event\DomainEventNotifier.0.MailTrack\RealtimeFeed\Infrastructure\EventSubscriber\CreateActionWhenPollSubmissionWasCreatedSubscriber).
Resolving inheritance for ".instanceof.MailTrack\Common\Domain\Event\DomainEventNotifier.0.MailTrack\RealtimeFeed\Infrastructure\EventSubscriber\CreateActionWhenRecipientWasResubscribedSubscriber" (parent: .abstract.instanceof.MailTrack\RealtimeFeed\Infrastructure\EventSubscriber\CreateActionWhenRecipientWasResubscribedSubscriber).
Resolving inheritance for "MailTrack\RealtimeFeed\Infrastructure\EventSubscriber\CreateActionWhenRecipientWasResubscribedSubscriber" (parent: .instanceof.MailTrack\Common\Domain\Event\DomainEventNotifier.0.MailTrack\RealtimeFeed\Infrastructure\EventSubscriber\CreateActionWhenRecipientWasResubscribedSubscriber).
Resolving inheritance for ".instanceof.MailTrack\Common\Domain\Event\DomainEventNotifier.0.MailTrack\RealtimeFeed\Infrastructure\EventSubscriber\CreateActionWhenRecipientWasUnsubscribedSubscriber" (parent: .abstract.instanceof.MailTrack\RealtimeFeed\Infrastructure\EventSubscriber\CreateActionWhenRecipientWasUnsubscribedSubscriber).
Resolving inheritance for "MailTrack\RealtimeFeed\Infrastructure\EventSubscriber\CreateActionWhenRecipientWasUnsubscribedSubscriber" (parent: .instanceof.MailTrack\Common\Domain\Event\DomainEventNotifier.0.MailTrack\RealtimeFeed\Infrastructure\EventSubscriber\CreateActionWhenRecipientWasUnsubscribedSubscriber).
Resolving inheritance for ".instanceof.MailTrack\Common\Domain\Event\DomainEventNotifier.0.MailTrack\RealtimeFeed\Infrastructure\EventSubscriber\CreateActionWhenRevivalMailNotificationWasSentSubscriber" (parent: .abstract.instanceof.MailTrack\RealtimeFeed\Infrastructure\EventSubscriber\CreateActionWhenRevivalMailNotificationWasSentSubscriber).
Resolving inheritance for "MailTrack\RealtimeFeed\Infrastructure\EventSubscriber\CreateActionWhenRevivalMailNotificationWasSentSubscriber" (parent: .instanceof.MailTrack\Common\Domain\Event\DomainEventNotifier.0.MailTrack\RealtimeFeed\Infrastructure\EventSubscriber\CreateActionWhenRevivalMailNotificationWasSentSubscriber).
Resolving inheritance for ".instanceof.MailTrack\Common\Domain\Event\DomainEventNotifier.0.MailTrack\RealtimeFeed\Infrastructure\EventSubscriber\CreateActionWhenSignatureProcessWasFinishedSubscriber" (parent: .abstract.instanceof.MailTrack\RealtimeFeed\Infrastructure\EventSubscriber\CreateActionWhenSignatureProcessWasFinishedSubscriber).
Resolving inheritance for "MailTrack\RealtimeFeed\Infrastructure\EventSubscriber\CreateActionWhenSignatureProcessWasFinishedSubscriber" (parent: .instanceof.MailTrack\Common\Domain\Event\DomainEventNotifier.0.MailTrack\RealtimeFeed\Infrastructure\EventSubscriber\CreateActionWhenSignatureProcessWasFinishedSubscriber).
Resolving inheritance for ".instanceof.MailTrack\Common\Domain\Event\DomainEventNotifier.0.MailTrack\RealtimeFeed\Infrastructure\EventSubscriber\CreateActionWhenSignedFileWasCreatedSubscriber" (parent: .abstract.instanceof.MailTrack\RealtimeFeed\Infrastructure\EventSubscriber\CreateActionWhenSignedFileWasCreatedSubscriber).
Resolving inheritance for "MailTrack\RealtimeFeed\Infrastructure\EventSubscriber\CreateActionWhenSignedFileWasCreatedSubscriber" (parent: .instanceof.MailTrack\Common\Domain\Event\DomainEventNotifier.0.MailTrack\RealtimeFeed\Infrastructure\EventSubscriber\CreateActionWhenSignedFileWasCreatedSubscriber).
Resolving inheritance for ".instanceof.MailTrack\Common\Domain\Event\DomainEventNotifier.0.MailTrack\RealtimeFeed\Infrastructure\EventSubscriber\CreateActionWhenVideoWasPlayedSubscriber" (parent: .abstract.instanceof.MailTrack\RealtimeFeed\Infrastructure\EventSubscriber\CreateActionWhenVideoWasPlayedSubscriber).
Resolving inheritance for "MailTrack\RealtimeFeed\Infrastructure\EventSubscriber\CreateActionWhenVideoWasPlayedSubscriber" (parent: .instanceof.MailTrack\Common\Domain\Event\DomainEventNotifier.0.MailTrack\RealtimeFeed\Infrastructure\EventSubscriber\CreateActionWhenVideoWasPlayedSubscriber).
Resolving inheritance for ".instanceof.MailTrack\Common\Domain\Event\DomainEventSubscriber.0.MailTrack\Communication\Infrastructure\EventSubscriber\UntrackCommunicationWhenTrackWasDeletedSubscriber" (parent: .abstract.instanceof.MailTrack\Communication\Infrastructure\EventSubscriber\UntrackCommunicationWhenTrackWasDeletedSubscriber).
Resolving inheritance for "MailTrack\Communication\Infrastructure\EventSubscriber\UntrackCommunicationWhenTrackWasDeletedSubscriber" (parent: .instanceof.MailTrack\Common\Domain\Event\DomainEventSubscriber.0.MailTrack\Communication\Infrastructure\EventSubscriber\UntrackCommunicationWhenTrackWasDeletedSubscriber).
Resolving inheritance for ".instanceof.MailTrack\Communication\Infrastructure\Messaging\RabbitMQ\UntrackCommunicationWorker.0.MailTrack\Communication\Infrastructure\Messaging\RabbitMQ\UntrackCommunicationWorker" (parent: .abstract.instanceof.MailTrack\Communication\Infrastructure\Messaging\RabbitMQ\UntrackCommunicationWorker).
Resolving inheritance for "MailTrack\Communication\Infrastructure\Messaging\RabbitMQ\UntrackCommunicationWorker" (parent: .instanceof.MailTrack\Communication\Infrastructure\Messaging\RabbitMQ\UntrackCommunicationWorker.0.MailTrack\Communication\Infrastructure\Messaging\RabbitMQ\UntrackCommunicationWorker).
Resolving inheritance for ".instanceof.MailTrack\Communication\Infrastructure\Messaging\RabbitMQ\UntrackCommunicationsForContactWorker.0.MailTrack\Communication\Infrastructure\Messaging\RabbitMQ\UntrackCommunicationsForContactWorker" (parent: .abstract.instanceof.MailTrack\Communication\Infrastructure\Messaging\RabbitMQ\UntrackCommunicationsForContactWorker).
Resolving inheritance for "MailTrack\Communication\Infrastructure\Messaging\RabbitMQ\UntrackCommunicationsForContactWorker" (parent: .instanceof.MailTrack\Communication\Infrastructure\Messaging\RabbitMQ\UntrackCommunicationsForContactWorker.0.MailTrack\Communication\Infrastructure\Messaging\RabbitMQ\UntrackCommunicationsForContactWorker).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\MonitorReply\Infrastructure\Command\MonitorReplyCron" (parent: .abstract.instanceof.MailTrack\MonitorReply\Infrastructure\Command\MonitorReplyCron).
Resolving inheritance for "MailTrack\MonitorReply\Infrastructure\Command\MonitorReplyCron" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\MonitorReply\Infrastructure\Command\MonitorReplyCron).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\SpamScore\Infrastructure\UI\Symfony\Command\FetchSpamCommand" (parent: .abstract.instanceof.MailTrack\SpamScore\Infrastructure\UI\Symfony\Command\FetchSpamCommand).
Resolving inheritance for "MailTrack\SpamScore\Infrastructure\UI\Symfony\Command\FetchSpamCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\SpamScore\Infrastructure\UI\Symfony\Command\FetchSpamCommand).
Resolving inheritance for ".instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupTableBaseStrategy.0.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupAdvancedDocumentViewContactTableStrategy" (parent: .abstract.instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupAdvancedDocumentViewContactTableStrategy).
Resolving inheritance for "MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupAdvancedDocumentViewContactTableStrategy" (parent: .instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupTableBaseStrategy.0.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupAdvancedDocumentViewContactTableStrategy).
Resolving inheritance for ".instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupTableBaseStrategy.0.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupAdvancedDocumentViewTableStrategy" (parent: .abstract.instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupAdvancedDocumentViewTableStrategy).
Resolving inheritance for "MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupAdvancedDocumentViewTableStrategy" (parent: .instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupTableBaseStrategy.0.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupAdvancedDocumentViewTableStrategy).
Resolving inheritance for ".instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupTableBaseStrategy.0.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupBatchCampaignTableStrategy" (parent: .abstract.instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupBatchCampaignTableStrategy).
Resolving inheritance for "MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupBatchCampaignTableStrategy" (parent: .instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupTableBaseStrategy.0.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupBatchCampaignTableStrategy).
Resolving inheritance for ".instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupTableBaseStrategy.0.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupBounceScanTableStrategy" (parent: .abstract.instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupBounceScanTableStrategy).
Resolving inheritance for "MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupBounceScanTableStrategy" (parent: .instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupTableBaseStrategy.0.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupBounceScanTableStrategy).
Resolving inheritance for ".instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupTableBaseStrategy.0.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupBouncedTableStrategy" (parent: .abstract.instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupBouncedTableStrategy).
Resolving inheritance for "MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupBouncedTableStrategy" (parent: .instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupTableBaseStrategy.0.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupBouncedTableStrategy).
Resolving inheritance for ".instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupTableBaseStrategy.0.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupClickTableStrategy" (parent: .abstract.instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupClickTableStrategy).
Resolving inheritance for "MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupClickTableStrategy" (parent: .instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupTableBaseStrategy.0.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupClickTableStrategy).
Resolving inheritance for ".instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupTableBaseStrategy.0.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupDailySummaryByHourTableStrategy" (parent: .abstract.instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupDailySummaryByHourTableStrategy).
Resolving inheritance for ".instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupEmailProductivityTableBaseStrategy.0.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupDailySummaryByHourTableStrategy" (parent: .instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupTableBaseStrategy.0.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupDailySummaryByHourTableStrategy).
Resolving inheritance for "MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupDailySummaryByHourTableStrategy" (parent: .instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupEmailProductivityTableBaseStrategy.0.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupDailySummaryByHourTableStrategy).
Resolving inheritance for ".instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupTableBaseStrategy.0.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupDailySummaryResponseTimeTableStrategy" (parent: .abstract.instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupDailySummaryResponseTimeTableStrategy).
Resolving inheritance for ".instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupEmailProductivityTableBaseStrategy.0.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupDailySummaryResponseTimeTableStrategy" (parent: .instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupTableBaseStrategy.0.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupDailySummaryResponseTimeTableStrategy).
Resolving inheritance for "MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupDailySummaryResponseTimeTableStrategy" (parent: .instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupEmailProductivityTableBaseStrategy.0.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupDailySummaryResponseTimeTableStrategy).
Resolving inheritance for ".instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupTableBaseStrategy.0.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupDailySummarySendersAndRecipientsTableStrategy" (parent: .abstract.instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupDailySummarySendersAndRecipientsTableStrategy).
Resolving inheritance for ".instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupEmailProductivityTableBaseStrategy.0.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupDailySummarySendersAndRecipientsTableStrategy" (parent: .instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupTableBaseStrategy.0.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupDailySummarySendersAndRecipientsTableStrategy).
Resolving inheritance for "MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupDailySummarySendersAndRecipientsTableStrategy" (parent: .instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupEmailProductivityTableBaseStrategy.0.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupDailySummarySendersAndRecipientsTableStrategy).
Resolving inheritance for ".instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupTableBaseStrategy.0.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupDailySummaryTableStrategy" (parent: .abstract.instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupDailySummaryTableStrategy).
Resolving inheritance for ".instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupEmailProductivityTableBaseStrategy.0.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupDailySummaryTableStrategy" (parent: .instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupTableBaseStrategy.0.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupDailySummaryTableStrategy).
Resolving inheritance for "MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupDailySummaryTableStrategy" (parent: .instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupEmailProductivityTableBaseStrategy.0.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupDailySummaryTableStrategy).
Resolving inheritance for ".instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupTableBaseStrategy.0.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupDailySummaryTopInteractionsTableStrategy" (parent: .abstract.instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupDailySummaryTopInteractionsTableStrategy).
Resolving inheritance for ".instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupEmailProductivityTableBaseStrategy.0.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupDailySummaryTopInteractionsTableStrategy" (parent: .instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupTableBaseStrategy.0.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupDailySummaryTopInteractionsTableStrategy).
Resolving inheritance for "MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupDailySummaryTopInteractionsTableStrategy" (parent: .instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupEmailProductivityTableBaseStrategy.0.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupDailySummaryTopInteractionsTableStrategy).
Resolving inheritance for ".instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupTableBaseStrategy.0.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupFirstOpenTableStrategy" (parent: .abstract.instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupFirstOpenTableStrategy).
Resolving inheritance for "MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupFirstOpenTableStrategy" (parent: .instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupTableBaseStrategy.0.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupFirstOpenTableStrategy).
Resolving inheritance for ".instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupTableBaseStrategy.0.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupHotMailNotificationTableStrategy" (parent: .abstract.instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupHotMailNotificationTableStrategy).
Resolving inheritance for "MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupHotMailNotificationTableStrategy" (parent: .instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupTableBaseStrategy.0.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupHotMailNotificationTableStrategy).
Resolving inheritance for ".instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupTableBaseStrategy.0.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupIndividualTrackingTableStrategy" (parent: .abstract.instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupIndividualTrackingTableStrategy).
Resolving inheritance for "MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupIndividualTrackingTableStrategy" (parent: .instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupTableBaseStrategy.0.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupIndividualTrackingTableStrategy).
Resolving inheritance for ".instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupTableBaseStrategy.0.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupLinkTableStrategy" (parent: .abstract.instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupLinkTableStrategy).
Resolving inheritance for "MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupLinkTableStrategy" (parent: .instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupTableBaseStrategy.0.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupLinkTableStrategy).
Resolving inheritance for ".instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupTableBaseStrategy.0.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupMailTableStrategy" (parent: .abstract.instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupMailTableStrategy).
Resolving inheritance for "MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupMailTableStrategy" (parent: .instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupTableBaseStrategy.0.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupMailTableStrategy).
Resolving inheritance for ".instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupTableBaseStrategy.0.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupOpenByWhoCounterTableStrategy" (parent: .abstract.instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupOpenByWhoCounterTableStrategy).
Resolving inheritance for "MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupOpenByWhoCounterTableStrategy" (parent: .instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupTableBaseStrategy.0.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupOpenByWhoCounterTableStrategy).
Resolving inheritance for ".instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupTableBaseStrategy.0.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupOpenTableStrategy" (parent: .abstract.instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupOpenTableStrategy).
Resolving inheritance for "MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupOpenTableStrategy" (parent: .instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupTableBaseStrategy.0.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupOpenTableStrategy).
Resolving inheritance for ".instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupTableBaseStrategy.0.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupReceiverTableStrategy" (parent: .abstract.instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupReceiverTableStrategy).
Resolving inheritance for "MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupReceiverTableStrategy" (parent: .instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupTableBaseStrategy.0.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupReceiverTableStrategy).
Resolving inheritance for ".instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupTableBaseStrategy.0.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupRecipientTableStrategy" (parent: .abstract.instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupRecipientTableStrategy).
Resolving inheritance for "MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupRecipientTableStrategy" (parent: .instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupTableBaseStrategy.0.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupRecipientTableStrategy).
Resolving inheritance for ".instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupTableBaseStrategy.0.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupTrackNotificationTableStrategy" (parent: .abstract.instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupTrackNotificationTableStrategy).
Resolving inheritance for "MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupTrackNotificationTableStrategy" (parent: .instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupTableBaseStrategy.0.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupTrackNotificationTableStrategy).
Resolving inheritance for ".instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupTableBaseStrategy.0.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupTrackTableStrategy" (parent: .abstract.instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupTrackTableStrategy).
Resolving inheritance for "MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupTrackTableStrategy" (parent: .instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupTableBaseStrategy.0.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupTrackTableStrategy).
Resolving inheritance for ".instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupTableBaseStrategy.0.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupUserActivityTableStrategy" (parent: .abstract.instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupUserActivityTableStrategy).
Resolving inheritance for "MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupUserActivityTableStrategy" (parent: .instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupTableBaseStrategy.0.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupUserActivityTableStrategy).
Resolving inheritance for ".instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupTableBaseStrategy.0.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupUserHashTableStrategy" (parent: .abstract.instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupUserHashTableStrategy).
Resolving inheritance for "MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupUserHashTableStrategy" (parent: .instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupTableBaseStrategy.0.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupUserHashTableStrategy).
Resolving inheritance for ".instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupTableBaseStrategy.0.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupWebhookTableStrategy" (parent: .abstract.instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupWebhookTableStrategy).
Resolving inheritance for "MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupWebhookTableStrategy" (parent: .instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupTableBaseStrategy.0.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupWebhookTableStrategy).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\ArchiveData\Infrastructure\Console\Symfony\ArchiveDeletedUsersSchedulerCommand" (parent: .abstract.instanceof.MailTrack\ArchiveData\Infrastructure\Console\Symfony\ArchiveDeletedUsersSchedulerCommand).
Resolving inheritance for "MailTrack\ArchiveData\Infrastructure\Console\Symfony\ArchiveDeletedUsersSchedulerCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\ArchiveData\Infrastructure\Console\Symfony\ArchiveDeletedUsersSchedulerCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\ArchiveData\Infrastructure\Console\Symfony\DeleteInactiveUsersSchedulerCommand" (parent: .abstract.instanceof.MailTrack\ArchiveData\Infrastructure\Console\Symfony\DeleteInactiveUsersSchedulerCommand).
Resolving inheritance for "MailTrack\ArchiveData\Infrastructure\Console\Symfony\DeleteInactiveUsersSchedulerCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\ArchiveData\Infrastructure\Console\Symfony\DeleteInactiveUsersSchedulerCommand).
Resolving inheritance for ".instanceof.MailTrack\Common\Domain\Event\DomainEventSubscriber.0.MailTrack\ArchiveData\Infrastructure\EventSubscriber\BackupUserDataOnUserWasDeletedSubscriber" (parent: .abstract.instanceof.MailTrack\ArchiveData\Infrastructure\EventSubscriber\BackupUserDataOnUserWasDeletedSubscriber).
Resolving inheritance for "MailTrack\ArchiveData\Infrastructure\EventSubscriber\BackupUserDataOnUserWasDeletedSubscriber" (parent: .instanceof.MailTrack\Common\Domain\Event\DomainEventSubscriber.0.MailTrack\ArchiveData\Infrastructure\EventSubscriber\BackupUserDataOnUserWasDeletedSubscriber).
Resolving inheritance for ".instanceof.MailTrack\ArchiveData\Infrastructure\Messaging\RabbitMQ\BackupUserDataWorker.0.MailTrack\ArchiveData\Infrastructure\Messaging\RabbitMQ\BackupUserDataWorker" (parent: .abstract.instanceof.MailTrack\ArchiveData\Infrastructure\Messaging\RabbitMQ\BackupUserDataWorker).
Resolving inheritance for "MailTrack\ArchiveData\Infrastructure\Messaging\RabbitMQ\BackupUserDataWorker" (parent: .instanceof.MailTrack\ArchiveData\Infrastructure\Messaging\RabbitMQ\BackupUserDataWorker.0.MailTrack\ArchiveData\Infrastructure\Messaging\RabbitMQ\BackupUserDataWorker).
Resolving inheritance for ".instanceof.MailTrack\ArchiveData\Infrastructure\Messaging\RabbitMQ\DeleteUserDataWorker.0.MailTrack\ArchiveData\Infrastructure\Messaging\RabbitMQ\DeleteUserDataWorker" (parent: .abstract.instanceof.MailTrack\ArchiveData\Infrastructure\Messaging\RabbitMQ\DeleteUserDataWorker).
Resolving inheritance for "MailTrack\ArchiveData\Infrastructure\Messaging\RabbitMQ\DeleteUserDataWorker" (parent: .instanceof.MailTrack\ArchiveData\Infrastructure\Messaging\RabbitMQ\DeleteUserDataWorker.0.MailTrack\ArchiveData\Infrastructure\Messaging\RabbitMQ\DeleteUserDataWorker).
Resolving inheritance for ".instanceof.MailTrack\Track\Domain\Track\Service\IgnoreTrackInterface.0.MailTrack\ArchiveData\Domain\IgnoreArchivedUserService" (parent: .abstract.instanceof.MailTrack\ArchiveData\Domain\IgnoreArchivedUserService).
Resolving inheritance for "MailTrack\ArchiveData\Domain\IgnoreArchivedUserService" (parent: .instanceof.MailTrack\Track\Domain\Track\Service\IgnoreTrackInterface.0.MailTrack\ArchiveData\Domain\IgnoreArchivedUserService).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\ScreenRecording\Infrastructure\UI\Symfony\Controller\ScreenRecordingController" (parent: .abstract.instanceof.MailTrack\ScreenRecording\Infrastructure\UI\Symfony\Controller\ScreenRecordingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\ScreenRecording\Infrastructure\UI\Symfony\Controller\ScreenRecordingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\ScreenRecording\Infrastructure\UI\Symfony\Controller\ScreenRecordingController).
Resolving inheritance for "MailTrack\ScreenRecording\Infrastructure\UI\Symfony\Controller\ScreenRecordingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\ScreenRecording\Infrastructure\UI\Symfony\Controller\ScreenRecordingController).
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.url_package).
Resolving inheritance for "psr18.improv_mx.client" (parent: psr18.http_client).
Resolving inheritance for "httplug.improv_mx.client" (parent: httplug.http_client).
Resolving inheritance for "psr18.spam_score_suggestion" (parent: psr18.http_client).
Resolving inheritance for "httplug.spam_score_suggestion" (parent: httplug.http_client).
Resolving inheritance for "mailer.transport_factory.null" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.sendmail" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.smtp" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.native" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "secrets.decryption_key" (parent: container.env).
Resolving inheritance for "lock.default.factory" (parent: lock.factory.abstract).
Resolving inheritance for "doctrine.redis_cache_pool" (parent: cache.adapter.redis).
Resolving inheritance for "doctrine.system_cache_pool" (parent: cache.system).
Resolving inheritance for "symfony.language_expresion_cache_pool" (parent: cache.adapter.redis).
Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.failed_email_marketing" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.failed_main" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.failed_file_tracking" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.failed_crm-detect-last-interaction" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.failed_crm_migration" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.failed-email-productivity-main" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.failed_gmail_watcher" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.failed_gmail-watcher-external" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.debeaconizer" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.failed_default" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.failed_debeaconizer" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_is_granted_attribute_expression_language" (parent: cache.system).
Resolving inheritance for "security.access_token_handler.oidc.signature.ES256" (parent: security.access_token_handler.oidc.signature).
Resolving inheritance for "security.access_token_handler.oidc.signature.ES384" (parent: security.access_token_handler.oidc.signature).
Resolving inheritance for "security.access_token_handler.oidc.signature.ES512" (parent: security.access_token_handler.oidc.signature).
Resolving inheritance for "security.firewall.map.config.crx" (parent: security.firewall.config).
Resolving inheritance for "security.authenticator.manager.crx" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.crx" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.crx" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.crx" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.crx" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.tracking" (parent: security.firewall.config).
Resolving inheritance for "security.authenticator.manager.tracking" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.tracking" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.tracking" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.tracking" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.tracking" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.file" (parent: security.firewall.config).
Resolving inheritance for "security.authenticator.manager.file" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.file" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.file" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.file" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.file" (parent: security.firewall.context).
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.api" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.api" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.campaign" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.campaign" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.privacy" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.privacy" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.template" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.template" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.sitemap" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.sitemap" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.main" (parent: security.firewall.config).
Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
Resolving inheritance for "security.listener.session.main" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.main" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.main" (parent: security.logout.listener.default).
Resolving inheritance for "security.logout.listener.session.main" (parent: security.logout.listener.session).
Resolving inheritance for "security.authenticator.form_login.main" (parent: security.authenticator.form_login).
Resolving inheritance for "security.authentication.success_handler.main.form_login" (parent: security.authentication.success_handler).
Resolving inheritance for "security.authentication.failure_handler.main.form_login" (parent: security.authentication.failure_handler).
Resolving inheritance for "security.authenticator.manager.main" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.main" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.main" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.main" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.main" (parent: security.firewall.context).
Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.default_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.default_connection" (parent: doctrine.dbal.connection).
Resolving inheritance for "doctrine.dbal.read_only_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.read_only_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.read_only_connection" (parent: doctrine.dbal.connection).
Resolving inheritance for "doctrine.dbal.email_productivity_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.email_productivity_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.email_productivity_connection" (parent: doctrine.dbal.connection).
Resolving inheritance for "doctrine.dbal.realtime_feed_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.realtime_feed_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.realtime_feed_connection" (parent: doctrine.dbal.connection).
Resolving inheritance for "doctrine.dbal.bi_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.bi_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.bi_connection" (parent: doctrine.dbal.connection).
Resolving inheritance for "doctrine.dbal.contact_comms_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.contact_comms_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.contact_comms_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 "doctrine.orm.read_only_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.read_only_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.read_only_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
Resolving inheritance for "doctrine.orm.email_productivity_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.email_productivity_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.email_productivity_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
Resolving inheritance for "doctrine.orm.realtime_feed_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.realtime_feed_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.realtime_feed_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
Resolving inheritance for "doctrine.orm.bi_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.bi_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.bi_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
Resolving inheritance for "doctrine.orm.contact_comms_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.contact_comms_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.contact_comms_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
Resolving inheritance for "cache.webpack_encore" (parent: cache.system).
Resolving inheritance for ".abstract.instanceof.mailtrack.track.infrastructure.data_transformer.report.last_opened_emails_transformer" (parent: MailTrack\Track\Domain\Report\DownloadCsvTransformer).
Resolving inheritance for ".abstract.instanceof.mailtrack.track.infrastructure.data_transformer.report.unopened_emails_transformer" (parent: MailTrack\Track\Domain\Report\DownloadCsvTransformer).
Resolving inheritance for ".abstract.instanceof.mailtrack.track.infrastructure.data_transformer.report.all_tracked_emails_transformer" (parent: MailTrack\Track\Domain\Report\DownloadCsvTransformer).
Resolving inheritance for ".abstract.instanceof.mailtrack.track.infrastructure.data_transformer.report.click_report_data_transformer" (parent: MailTrack\Track\Domain\Report\DownloadCsvTransformer).
Resolving inheritance for ".abstract.instanceof.mailtrack.track.infrastructure.data_transformer.report.campaigns_report_data_transformer" (parent: MailTrack\Track\Domain\Report\DownloadCsvTransformer).
Resolving inheritance for ".abstract.instanceof.mailtrack.track.infrastructure.data_transformer.report.campaign_detail_report_data_transformer" (parent: MailTrack\Track\Domain\Report\DownloadCsvTransformer).
Resolving inheritance for ".abstract.instanceof.mailtrack.track.infrastructure.data_transformer.report.user_contacts_data_transformer" (parent: MailTrack\Track\Domain\Report\DownloadCsvTransformer).
Resolving inheritance for ".abstract.instanceof.MailTrack\DashboardBundle\Controller\PaymentController" (parent: MailTrack\DashboardBundle\Controller\CommonPaymentController).
Resolving inheritance for ".abstract.instanceof.MailTrack\DashboardBundle\Controller\PaymentTeamController" (parent: MailTrack\DashboardBundle\Controller\CommonPaymentController).
Resolving inheritance for "command_bus.middleware.traceable" (parent: messenger.middleware.traceable).
Resolving inheritance for "command_bus.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
Resolving inheritance for "command_bus.middleware.doctrine_ping_connection" (parent: messenger.middleware.doctrine_ping_connection).
Resolving inheritance for "command_bus.middleware.send_message" (parent: messenger.middleware.send_message).
Resolving inheritance for "command_bus.middleware.handle_message" (parent: messenger.middleware.handle_message).
Resolving inheritance for "failed_bus.middleware.traceable" (parent: messenger.middleware.traceable).
Resolving inheritance for "failed_bus.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
Resolving inheritance for "failed_bus.middleware.doctrine_ping_connection" (parent: messenger.middleware.doctrine_ping_connection).
Resolving inheritance for "failed_bus.middleware.send_message" (parent: messenger.middleware.send_message).
Resolving inheritance for "failed_bus.middleware.handle_message" (parent: messenger.middleware.handle_message).
Resolving inheritance for "monolog.logger.exception" (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.cache" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.http_client" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.mailer" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.translation" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.lock" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.snc_redis" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.httplug" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.command_bus" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.debug" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.nelmio_api_doc" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.consumer" (parent: monolog.logger_prototype).
Resolving inheritance for "doctrine.dbal.logging_middleware.default" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.default" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "doctrine.dbal.logging_middleware.read_only" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.read_only" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "doctrine.dbal.logging_middleware.email_productivity" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.email_productivity" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "doctrine.dbal.logging_middleware.realtime_feed" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.realtime_feed" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "doctrine.dbal.logging_middleware.bi" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.bi" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "doctrine.dbal.logging_middleware.contact_comms" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.contact_comms" (parent: doctrine.dbal.debug_middleware).
1
Removing service-argument resolver for controller "MailTrack\DashboardBundle\Controller\PaymentTeamController::successAction": no corresponding services exist for the referenced types.
700
Removed service "MailTrack\User\Domain\User\UserRepository"; reason: private alias.
Removed service "MailTrack\User\Domain\User\UserNotificationTokenRepository"; reason: private alias.
Removed service "MailTrack\UserBundle\Services\UserActivity"; reason: private alias.
Removed service "MailTrack\UserBundle\Services\UserInfo"; reason: private alias.
Removed service "MailTrack\BetaProgram\Domain\UserFeatureService"; reason: private alias.
Removed service "MailTrack\Payment\Domain\Invoices\BillingInfoRepository"; reason: private alias.
Removed service "MailTrack\Common\Domain\Country\CountriesRepository"; reason: private alias.
Removed service "MailTrack\User\Domain\CrmIntegration\CrmIntegrationRepository"; reason: private alias.
Removed service "MailTrack\User\Domain\User\Settings\CustomTrackingDomainRepository"; reason: private alias.
Removed service "MailTrack\Payment\Domain\Subscription\SubscriptionCanceller"; reason: private alias.
Removed service "MailTrack\User\Domain\LanguageRepository"; reason: private alias.
Removed service "MailTrack\User\Domain\CustomLogoStorageService"; reason: private alias.
Removed service "MailTrack\User\Domain\CustomLogo\UserCustomLogoRepository"; reason: private alias.
Removed service "MailTrack\User\Domain\Service\User\AliasRepository"; reason: private alias.
Removed service "MailTrack\User\Domain\Alias\UserAliasRepository"; reason: private alias.
Removed service "MailTrack\User\Domain\Feedback\UserFeedbackServiceInterface"; reason: private alias.
Removed service "mailtrack.user.domain.label.label_repository"; reason: private alias.
Removed service "mailtrack.user.domain.user.user_activity_repository"; reason: private alias.
Removed service "mailtrack.user.domain.alias.user_alias_repository"; reason: private alias.
Removed service "mailtrack.user.domain.alias.store_user_aliases"; reason: private alias.
Removed service "mailtrack.user.domain.signdown_repository"; reason: private alias.
Removed service "mailtrack.user.domain.team.team_invitation_repository"; reason: private alias.
Removed service "mailtrack.user.domain.team.team_repository"; reason: private alias.
Removed service "mailtrack.user.domain.email_bounce_log_repository"; reason: private alias.
Removed service "mailtrack.user.domain.email_notification_generator_service"; reason: private alias.
Removed service "mailtrack.user.domain.crm_integration.crm_integration_repository"; reason: private alias.
Removed service "mailtrack.user.domain.experiment.experiment_variation_selector"; reason: private alias.
Removed service "mailtrack.user.domain.user.settings.user_notification_settings_repository"; reason: private alias.
Removed service "MailTrack\User\Domain\EmailBounceLogRepository"; reason: private alias.
Removed service "MailTrack\QueueBundle\Services\QueueServiceInterface"; reason: private alias.
Removed service "MailTrack\Common\Infrastructure\Ui\Twig\FlashBag\FlashBagMessenger"; reason: private alias.
Removed service "MailTrack\User\Domain\Experiment\ExperimentRepository"; reason: private alias.
Removed service "MailTrack\User\Domain\Experiment\ExperimentVariationRepository"; reason: private alias.
Removed service "MailTrack\User\Domain\Feedback\UserFeedbackRepository"; reason: private alias.
Removed service "MailTrack\User\Domain\Account\GRPDDataExportService"; reason: private alias.
Removed service "MailTrack\User\Domain\Account\GRPDDataScheduler"; reason: private alias.
Removed service "MailTrack\User\Domain\Account\UserAccountRemovalScheduler"; reason: private alias.
Removed service "MailTrack\Payment\Domain\Subscription\SubscriptionPricing"; reason: private alias.
Removed service "MailTrack\Payment\Domain\Subscription\Invoiceable"; reason: private alias.
Removed service "MailTrack\Payment\Domain\Subscription\SubscriptionUpgrader"; reason: private alias.
Removed service "MailTrack\User\Domain\Authentication\Auth\AuthServiceInterface"; reason: private alias.
Removed service "MailTrack\User\Domain\RecaptchaScore\RecaptchaService"; reason: private alias.
Removed service "MailTrack\Common\Application\Geolocation\IpAddressCountryLocator"; reason: private alias.
Removed service "mailtrack.common.domain.device.device_detector"; reason: private alias.
Removed service "mailtrack.common.domain.cache.cache_client"; reason: private alias.
Removed service "mailtrack.common.domain.extension.extension_notifier"; reason: private alias.
Removed service "mailtrack.common.domain.file.file_info_getter"; reason: private alias.
Removed service "mailtrack.common.domain.pagination.paginator"; reason: private alias.
Removed service "mailtrack.common.domain.message.translator"; reason: private alias.
Removed service "mailtrack.common.domain.detector.crawler_detector"; reason: private alias.
Removed service "mailtrack.common.domain.detector.dns_resolver"; reason: private alias.
Removed service "MailTrack\Common\Domain\Notification\ScheduleSendEmailNotification"; reason: private alias.
Removed service "MailTrack\Common\Domain\Country\IncomeCountryRepository"; reason: private alias.
Removed service "MailTrack\Payment\Domain\Plan\PlanFeaturesRepository"; reason: private alias.
Removed service "Predis\ClientInterface"; reason: private alias.
Removed service "mailtrack.common.infrastructure.customer_messaging_platform.intercom.notification_scheduler"; reason: private alias.
Removed service "mailtrack.common.infrastructure.external_api.google.spreadsheet.spreadsheet_client"; reason: private alias.
Removed service "mailtrack.common.infrastructure.templating.template_engine"; reason: private alias.
Removed service "mailtrack.common.infrastructure.persistence.redis.client.lock_client"; reason: private alias.
Removed service "MailTrack\Common\Domain\User\Security"; reason: private alias.
Removed service "MailTrack\Track\Domain\Open\OpenInfoRepository"; reason: private alias.
Removed service "MailTrack\Track\Domain\Open\OpenByWhoCounterRepository"; reason: private alias.
Removed service "MailTrack\Track\Domain\Open\OpenNotifyScheduler"; reason: private alias.
Removed service "MailTrack\Track\Domain\Campaign\CampaignNotificationsRepository"; reason: private alias.
Removed service "MailTrack\Track\Domain\IndividualTracking\IndividualTrackingReadRepository"; reason: private alias.
Removed service "MailTrack\Common\Domain\Pagination\Paginator"; reason: private alias.
Removed service "MailTrack\Track\Domain\Mail\ReplyDetectorRepository"; reason: private alias.
Removed service "MailTrack\Track\Domain\Mail\ReplyDetectedScheduler"; reason: private alias.
Removed service "MailTrack\Track\Domain\Reminder\ReminderNotifierInterface"; reason: private alias.
Removed service "MailTrack\Track\Domain\Link\ClickService"; reason: private alias.
Removed service "MailTrack\Track\Domain\Link\LinkHashBlockedChecker"; reason: private alias.
Removed service "MailTrack\Track\Domain\Link\LinkCounterRepository"; reason: private alias.
Removed service "mailtrack.track.application.reminder.disable_follow_up_reminder_transformer"; reason: private alias.
Removed service "mailtrack.track.application.track.tracking_activity_certificate_transformer"; reason: private alias.
Removed service "mailtrack.track.application.schedule.gmail_list_schedule_transformer"; reason: private alias.
Removed service "MailTrack\Track\Domain\Scheduler\TrackScheduler"; reason: private alias.
Removed service "MailTrack\Track\Domain\Model\EmailHash\FindOrCreateEmailHashService"; reason: private alias.
Removed service "MailTrack\Track\Domain\Campaign\CampaignSettingsRepository"; reason: private alias.
Removed service "mailtrack.track.domain.bounce.hard_bounce_repository"; reason: private alias.
Removed service "mailtrack.track.domain.campaign.batch_campaign_repository"; reason: private alias.
Removed service "mailtrack.track.domain.mail.read_mail_repository"; reason: private alias.
Removed service "mailtrack.track.domain.link.link_repository"; reason: private alias.
Removed service "mailtrack.track.domain.track_repository"; reason: private alias.
Removed service "mailtrack.track.domain.read_track_repository"; reason: private alias.
Removed service "mailtrack.track.domain.open.open_desktop_notification_lock_service"; reason: private alias.
Removed service "mailtrack.track.domain.status.status_service"; reason: private alias.
Removed service "mailtrack.track.domain.scheduler.scheduler_cursor_repository"; reason: private alias.
Removed service "mailtrack.track.domain.model.mail_opened_scheduler"; reason: private alias.
Removed service "mailtrack.track.domain.track_scheduler"; reason: private alias.
Removed service "mailtrack.track.domain.scheduler.individual_tracking_scheduler"; reason: private alias.
Removed service "mailtrack.track.domain.draft.draft_scheduler"; reason: private alias.
Removed service "mailTrack.track.domain.scheduler.block_user_link_hashes_scheduler"; reason: private alias.
Removed service "mailtrack.track.domain.scheduler.hot_email_notification_scheduler"; reason: private alias.
Removed service "mailtrack.track.domain.metric_debeaconizer_scheduler"; reason: private alias.
Removed service "mailtrack.track.domain.open_scheduler"; reason: private alias.
Removed service "mailtrack.track.domain.model.email_hash.email_hash_repository"; reason: private alias.
Removed service "mailtrack.track.domain.reminder.pending_follow_up_notifications_sender"; reason: private alias.
Removed service "mailtrack.track.domain.track.individual_tracking_unsubscribe_repository"; reason: private alias.
Removed service "mailtrack.track.domain.track.individual_tracking_repository"; reason: private alias.
Removed service "mailtrack.track.domain.track.read_individual_tracking_repository"; reason: private alias.
Removed service "mailtrack.track.domain.track.individual_tracking_receiver_repository"; reason: private alias.
Removed service "mailtrack.track.domain.individual_tracking.individual_tracking_id_provider"; reason: private alias.
Removed service "mailtrack.track.domain.track.individual_tracking_read_repository"; reason: private alias.
Removed service "mailtrack.track.domain.track.individual_tracking_receiver_read_repository"; reason: private alias.
Removed service "mailtrack.track.domain.individual_tracking.schedule_individual_tracking_error_notification"; reason: private alias.
Removed service "mailtrack.track.domain.individual_tracking.schedule_individual_tracking_campaign_fix_receivers_error_notification"; reason: private alias.
Removed service "mailtrack.track.domain.individual_tracking.schedule_individual_tracking_campaign_fix_receivers_non_dashboard_error_notification"; reason: private alias.
Removed service "mailtrack.track.domain.individual_tracking.schedule_individual_tracking_multiple_recipient_fix_receivers_error_notification"; reason: private alias.
Removed service "mailtrack.track.domain.individual_tracking.schedule_campaign_report_success_notification"; reason: private alias.
Removed service "mailtrack.track.domain.receiver.unreliable_receiver_repository"; reason: private alias.
Removed service "mailtrack.track.domain.receiver.always_reliable_receiver_checker"; reason: private alias.
Removed service "mailtrack.track.domain.mail.reply_detected_scheduler"; reason: private alias.
Removed service "mailtrack.track.domain.open.blocked_pixel_detected_scheduler"; reason: private alias.
Removed service "mailtrack.track.domain.track.message_repository"; reason: private alias.
Removed service "mailtrack.track.domain.notification.hot_mail_notification_repository"; reason: private alias.
Removed service "mailtrack.track.domain.notification.open_info_repository"; reason: private alias.
Removed service "mailtrack.track.domain.open.open_read_repository"; reason: private alias.
Removed service "mailtrack.track.domain.open.open_repository"; reason: private alias.
Removed service "mailtrack.track.domain.reminder.pending_daily_reminder_sender"; reason: private alias.
Removed service "mailtrack.track.domain.thread.thread_muted_repository"; reason: private alias.
Removed service "mailtrack.track.domain.open.open_badge_repository"; reason: private alias.
Removed service "mailtrack.track.domain.individual_tracking.individual_tracking_lock_service"; reason: private alias.
Removed service "mailtrack.track.domain.undo_repository"; reason: private alias.
Removed service "mailtrack.track.domain.report.daily_report_read_repository"; reason: private alias.
Removed service "mailtrack.track.domain.report.daily_report_notifier"; reason: private alias.
Removed service "mailtrack.track.domain.link.click_service"; reason: private alias.
Removed service "mailtrack.track.domain.link.blocked_link_hash_checker"; reason: private alias.
Removed service "mailtrack.track.domain.link.add_blocked_link_hash_service"; reason: private alias.
Removed service "mailtrack.track.domain.link.doctrine_link_hash_repository"; reason: private alias.
Removed service "mailtrack.track.domain.open.open_by_who_counter_repository"; reason: private alias.
Removed service "mailtrack.track.domain.open.open_notify_scheduler"; reason: private alias.
Removed service "mailtrack.track.domain.pre_track_confirmation_scheduler"; reason: private alias.
Removed service "mailtrack.track.domain.individual_tracking.schedule.file_service"; reason: private alias.
Removed service "mailtrack.track.domain.individual_tracking.schedule.schedule_repository"; reason: private alias.
Removed service "mailtrack.track.domain.individual_tracking.domain_key_repository"; reason: private alias.
Removed service "mailtrack.track.domain.track_notification.track_notification_repository"; reason: private alias.
Removed service "MailTrack\Common\Infrastructure\Http\Base64Decoder"; reason: private alias.
Removed service "MailTrack\Track\Domain\Mail\MailRepository"; reason: private alias.
Removed service "MailTrack\Track\Domain\Mail\ExternalEmailRepository"; reason: private alias.
Removed service "MailTrack\Track\Domain\Mail\Services\GetEmailService"; reason: private alias.
Removed service "MailTrack\Common\Domain\Debeaconizer\DebeaconizerScheduler"; reason: private alias.
Removed service "MailTrack\Payment\Infrastructure\Messaging\QuadernoWebhook\QuadernoWebhookSchedulerInterface"; reason: private alias.
Removed service "MailTrack\Track\Domain\Campaign\BatchCampaignRepository"; reason: private alias.
Removed service "MailTrack\Track\Domain\Bounce\BounceScanRepository"; reason: private alias.
Removed service "MailTrack\Track\Domain\Bounce\BounceScanScheduler"; reason: private alias.
Removed service "MailTrack\Track\Domain\Bounce\BouncedRepository"; reason: private alias.
Removed service "MailTrack\Track\Domain\IndividualTracking\Schedule\ScheduleRepository"; reason: private alias.
Removed service "MailTrack\Track\Domain\IndividualTracking\Schedule\ScheduleFileService"; reason: private alias.
Removed service "MailTrack\Track\Domain\Scheduled\ScheduledIndividualTrackingScheduler"; reason: private alias.
Removed service "MailTrack\Track\Domain\TrackingDomainOverrideService"; reason: private alias.
Removed service "MailTrack\User\Domain\UserIdentity\UserIdentityRepository"; reason: private alias.
Removed service "MailTrack\Track\Domain\CertifiedEmail\CertifiedEmailDataRepository"; reason: private alias.
Removed service "MailTrack\Track\Domain\CertifiedEmail\CertifiedEmailReportSender"; reason: private alias.
Removed service "MailTrack\Track\Domain\Track\UnlockedTrackHistoryRepository"; reason: private alias.
Removed service "MailTrack\Track\Domain\Mail\MailUpdateMessageIdSchedulerInterface"; reason: private alias.
Removed service "MailTrack\Payment\Domain\PaymentMethod\PaymentMethodRepository"; reason: private alias.
Removed service "MailTrack\Payment\Domain\Invoice\InvoiceRepository"; reason: private alias.
Removed service "MailTrack\Payment\Domain\Upgrade\PendingUpgradeRepository"; reason: private alias.
Removed service "MailTrack\PaymentBundle\Services\MailtrackSubscription"; reason: private alias.
Removed service "MailTrack\PaymentBundle\Services\SettingsHelper"; reason: private alias.
Removed service "MailTrack\User\Domain\Team\TeamCreator"; reason: private alias.
Removed service "MailTrack\Payment\Domain\Plan\PlanRepository"; reason: private alias.
Removed service "MailTrack\Payment\Domain\Payment\PaymentRepository"; reason: private alias.
Removed service "MailTrack\Payment\Domain\Subscription\SubscriptionRepository"; reason: private alias.
Removed service "MailTrack\Payment\Domain\Subscription\DomainSubscriptionRepository"; reason: private alias.
Removed service "MailTrack\Payment\Domain\Product\ProductRepository"; reason: private alias.
Removed service "MailTrack\Payment\Domain\Price\PriceRepository"; reason: private alias.
Removed service "MailTrack\Payment\Domain\TaxRate\TaxRateRepository"; reason: private alias.
Removed service "MailTrack\Payment\Domain\Invoices\InvoiceRepository"; reason: private alias.
Removed service "MailTrack\BI\Domain\UserIdGenerator"; reason: private alias.
Removed service "MailTrack\Payment\Domain\Checkout\TaxRateCalculator"; reason: private alias.
Removed service "MailTrack\Payment\Domain\Plan\PlanSubscriptionLogRepository"; reason: private alias.
Removed service "MailTrack\Payment\Domain\Subscription\UpgradeInvoiceGenerator"; reason: private alias.
Removed service "MailTrack\Payment\Domain\Promotion\UserPromotionRepository"; reason: private alias.
Removed service "mailtrack.payment.domain.user.user_payment_repository"; reason: private alias.
Removed service "mailtrack.payment.domain.subscription.subscription_service"; reason: private alias.
Removed service "mailtrack.payment.domain.invoices.billing_info_repository"; reason: private alias.
Removed service "mailtrack.payment.domain.customer_payment_platform_transformer"; reason: private alias.
Removed service "mailtrack.payment.domain.promotion.user_promotion_repository"; reason: private alias.
Removed service "MailTrack\Payment\Domain\Plan\PlanSeasonRepository"; reason: private alias.
Removed service "MailTrack\Payment\Domain\PaymentMethod\CreateClient"; reason: private alias.
Removed service "MailTrack\Payment\Domain\PaymentMethod\UpdateClient"; reason: private alias.
Removed service "MailTrack\Payment\Domain\PaymentMethod\TaxIdRepository"; reason: private alias.
Removed service "MailTrack\Payment\Domain\Checkout\TaxIdValidator"; reason: private alias.
Removed service "MailTrack\Payment\Domain\Checkout\MultijurisdictionalDetector"; reason: private alias.
Removed service "MailTrack\Payment\Domain\Coupon\CouponValidatorInterface"; reason: private alias.
Removed service "MailTrack\User\Infrastructure\Messaging\Beanstalk\Account\SubscriptionRenewalCancellation"; reason: private alias.
Removed service "MailTrack\Payment\Domain\Subscription\SubscriptionService"; reason: private alias.
Removed service "MailTrack\Payment\Domain\Upgrade\CalculateTaxesUpdatingPlan"; reason: private alias.
Removed service "MailTrack\Payment\Domain\Invoices\CreateRectifyingDocument"; reason: private alias.
Removed service "mailtrack.bi.domain.tracker"; reason: private alias.
Removed service "mailtrack.bi.domain.tracker_extension"; reason: private alias.
Removed service "mailtrack.email.domain.email_repository"; reason: private alias.
Removed service "mailtrack.email.domain.email_file_service"; reason: private alias.
Removed service "mailtrack.email.domain.mailing_data_scheduler_service"; reason: private alias.
Removed service "mailtrack.mail_merge.domain.spreadsheet_permissions_service"; reason: private alias.
Removed service "mailtrack.mail_merge.domain.mail_merge_data_receiver_repository"; reason: private alias.
Removed service "mailtrack.mail_merge.domain.mail_merge_repository"; reason: private alias.
Removed service "MailTrack\MailMerge\Domain\MailMergeDataReceiverByTypeRepository"; reason: private alias.
Removed service "mailtrack.file_tracking.domain.file_repository"; reason: private alias.
Removed service "mailtrack.file_tracking.domain.attachment_repository"; reason: private alias.
Removed service "mailtrack.file_tracking.domain.user_quota_repository"; reason: private alias.
Removed service "mailtrack.file_tracking.domain.download_repository"; reason: private alias.
Removed service "mailtrack.file_tracking.domain.download_read_repository"; reason: private alias.
Removed service "mailtrack.file_tracking.domain.signed_file_read_repository"; reason: private alias.
Removed service "mailtrack.file_tracking.domain.scan_file_for_malware_service"; reason: private alias.
Removed service "mailtrack.file_tracking.domain.id_generator"; reason: private alias.
Removed service "MailTrack\FileTracking\Domain\FileRepository"; reason: private alias.
Removed service "MailTrack\FileTracking\Domain\TimestampSignatureService"; reason: private alias.
Removed service "MailTrack\Integration\Infrastructure\Messaging\CallWebhook\CallWebhookSchedulerInterface"; reason: private alias.
Removed service "MailTrack\Integration\Infrastructure\Messaging\SignUpGA4\SignUpGA4SchedulerInterface"; reason: private alias.
Removed service "MailTrack\Privacy\Domain\RecipientConsentStatusRepository"; reason: private alias.
Removed service "MailTrack\CRM\Domain\Task\CRMTaskRepository"; reason: private alias.
Removed service "MailTrack\CRM\Domain\ContactRepository"; reason: private alias.
Removed service "MailTrack\CRM\Domain\CRMScheduler"; reason: private alias.
Removed service "MailTrack\Common\Domain\Security\Encryptor"; reason: private alias.
Removed service "MailTrack\Common\Infrastructure\Persistence\Search\SearchService"; reason: private alias.
Removed service "MailTrack\CRM\Domain\ContactListRepository"; reason: private alias.
Removed service "MailTrack\CRM\Domain\Tag\CRMTagRepository"; reason: private alias.
Removed service "MailTrack\CRM\Domain\Tag\CRMTagContactRepository"; reason: private alias.
Removed service "MailTrack\CRM\Domain\ContactListContactRepository"; reason: private alias.
Removed service "MailTrack\CRM\Domain\SearchContactRepository"; reason: private alias.
Removed service "MailTrack\CRM\Domain\TrackRepository"; reason: private alias.
Removed service "MailTrack\CRM\Domain\CRMDataRepository"; reason: private alias.
Removed service "MailTrack\CRM\Domain\CRMigrationStatusRepository"; reason: private alias.
Removed service "MailTrack\CRM\Domain\ContactReadModelRepository"; reason: private alias.
Removed service "MailTrack\CRM\Domain\ReceiverReadModelRepository"; reason: private alias.
Removed service "MailTrack\Track\Domain\Model\EmailHash\EmailHashReadRepository"; reason: private alias.
Removed service "MailTrack\CRM\Domain\ContactStatsService"; reason: private alias.
Removed service "MailTrack\CRM\Domain\LastInteractionCursorRepository"; reason: private alias.
Removed service "MailTrack\CRM\Domain\DetectLastInteractionService"; reason: private alias.
Removed service "MailTrack\CRM\Domain\DetectLastInteractionScheduler"; reason: private alias.
Removed service "MailTrack\Track\Domain\Bounce\HardBounceRepository"; reason: private alias.
Removed service "MailTrack\CRM\Domain\SyncContactsPhoneScheduler"; reason: private alias.
Removed service "MailTrack\CRM\Domain\ContactPhoneRepository"; reason: private alias.
Removed service "MailTrack\Templates\Domain\TemplateRepository"; reason: private alias.
Removed service "MailTrack\Common\Domain\Security\SanitizerHtml"; reason: private alias.
Removed service "Symfony\Contracts\Translation\LocaleAwareInterface"; reason: private alias.
Removed service "MailTrack\Communication\Domain\CommunicationScheduler"; reason: private alias.
Removed service "MailTrack\Privacy\Domain\ConsentStatusHistoryRepository"; reason: private alias.
Removed service "MailTrack\Common\Domain\Lock\LockInterface"; reason: private alias.
Removed service "MailTrack\Track\Domain\TrackRepository"; reason: private alias.
Removed service "MailTrack\Track\Domain\Status\TrackStatusRepository"; reason: private alias.
Removed service "MailTrack\Track\Domain\Link\LinkRepository"; reason: private alias.
Removed service "MailTrack\Track\Domain\Click\ClickRepository"; reason: private alias.
Removed service "MailTrack\FileTracking\Domain\AttachmentRepository"; reason: private alias.
Removed service "MailTrack\Track\Domain\Thread\ThreadRepository"; reason: private alias.
Removed service "MailTrack\User\Domain\UserFeatureRule\UserFeatureRuleRepository"; reason: private alias.
Removed service "MailTrack\Common\Domain\Message\MetricScheduler"; reason: private alias.
Removed service "MailTrack\Common\Domain\Message\Translator"; reason: private alias.
Removed service "MailTrack\EmailProductivity\Domain\DailySummaryRepository"; reason: private alias.
Removed service "Predis\Client"; reason: private alias.
Removed service "MailTrack\Common\Domain\Message\MessageRepository"; reason: private alias.
Removed service "MailTrack\EmailProductivity\Domain\EmailProductivityReportRepository"; reason: private alias.
Removed service "MailTrack\EmailProductivity\Domain\EmailProductivityReportSender"; reason: private alias.
Removed service "MailTrack\EmailProductivity\Domain\EmailProductivityReportLockService"; reason: private alias.
Removed service "MailTrack\EmailProductivity\Domain\WorkerSchedulerInterface"; reason: private alias.
Removed service "MailTrack\Payment\Domain\User\UserPaymentRepository"; reason: private alias.
Removed service "MailTrack\EmailProductivity\Domain\ThreadService"; reason: private alias.
Removed service "MailTrack\EmailProductivity\Infrastructure\Messaging\CheckEmailProductivityDaySchedulerInterface"; reason: private alias.
Removed service "MailTrack\EmailProductivity\Domain\SharedAccessRepository"; reason: private alias.
Removed service "MailTrack\Common\Domain\File\FileService"; reason: private alias.
Removed service "MailTrack\Common\Infrastructure\Templating\TemplateEngine"; reason: private alias.
Removed service "MailTrack\Video\Domain\VideoRepository"; reason: private alias.
Removed service "MailTrack\Video\Domain\VideoStatsRepository"; reason: private alias.
Removed service "MailTrack\Video\Domain\VideoCommentRepository"; reason: private alias.
Removed service "MailTrack\Video\Domain\VideoService"; reason: private alias.
Removed service "MailTrack\Track\Domain\Model\EmailHash\EmailHashRepository"; reason: private alias.
Removed service "MailTrack\Poll\Domain\PollRepository"; reason: private alias.
Removed service "MailTrack\Poll\Domain\PollBindingRepository"; reason: private alias.
Removed service "MailTrack\Poll\Domain\PollSubmissionRepository"; reason: private alias.
Removed service "MailTrack\Track\Domain\IndividualTracking\IndividualTrackingReceiverReadRepository"; reason: private alias.
Removed service "MailTrack\Poll\Infrastructure\Messaging\BindPollToCampaignSchedulerInterface"; reason: private alias.
Removed service "MailTrack\Poll\Infrastructure\Messaging\BindPollToMailSchedulerInterface"; reason: private alias.
Removed service "MailTrack\FileTracking\Domain\SignedFileRepository"; reason: private alias.
Removed service "MailTrack\Communication\Domain\CommunicationRepository"; reason: private alias.
Removed service "MailTrack\MonitorReply\Domain\WriteMonitorReplyRepository"; reason: private alias.
Removed service "MailTrack\MonitorReply\Domain\ReadMonitorReplyRepository"; reason: private alias.
Removed service "MailTrack\Common\Infrastructure\ExternalApi\Google\Gmail\GmailClient"; reason: private alias.
Removed service "MailTrack\MonitorReply\Domain\Services\SendMonitorReply"; reason: private alias.
Removed service "MailTrack\MonitorReply\Domain\Services\FindThread"; reason: private alias.
Removed service "MailTrack\Common\Domain\Extension\ExtensionNotifier"; reason: private alias.
Removed service "MailTrack\Domain\Application\Service\DomainRegistrarService"; reason: private alias.
Removed service "MailTrack\Domain\Application\Service\EmailForwardingService"; reason: private alias.
Removed service "MailTrack\Domain\Application\Service\NewDomainTutorialEmailService"; reason: private alias.
Removed service "GuzzleHttp\ClientInterface"; reason: private alias.
Removed service "MailTrack\Common\Application\Geolocation\IpAddressLocator"; reason: private alias.
Removed service "MailTrack\Domain\Domain\DomainRepository"; reason: private alias.
Removed service "MailTrack\Domain\Domain\SmtpCredentialRepository"; reason: private alias.
Removed service "Symfony\Component\Translation\TranslatorInterface"; reason: private alias.
Removed service "MailTrack\Common\Infrastructure\Persistence\S3\S3FileService"; reason: private alias.
Removed service "MailTrack\ArchiveData\Domain\ArchivedUserRepository"; reason: private alias.
Removed service "MailTrack\TraceBundle\Entity\TrackRepository"; reason: private alias.
Removed service "MailTrack\GmailAttachment\Domain\GmailAttachmentRepository"; reason: private alias.
Removed service "MailTrack\GmailWatcher\Domain\GmailPubSubCursorRepository"; reason: private alias.
Removed service "MailTrack\GmailWatcher\Domain\GmailPubSubService"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface"; reason: private alias.
Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Contracts\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Psr\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpCache\StoreInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UriSigner"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\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\Clock\ClockInterface"; reason: private alias.
Removed service "Psr\Clock\ClockInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Fragment\FragmentUriGeneratorInterface"; reason: private alias.
Removed service "error_renderer.html"; reason: private alias.
Removed service "error_renderer"; reason: private alias.
Removed service ".Psr\Container\ContainerInterface $parameter_bag"; reason: private alias.
Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\TranslatorInterface"; reason: private alias.
Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface"; reason: private alias.
Removed service "Http\Client\HttpAsyncClient"; reason: private alias.
Removed service "Http\Client\HttpClient"; reason: private alias.
Removed service ".Symfony\Contracts\HttpClient\HttpClientInterface $improv_mx.client"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface $improvMxClient"; reason: private alias.
Removed service ".Psr\Http\Client\ClientInterface $improv_mx.client"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface $improvMxClient"; reason: private alias.
Removed service ".Http\Client\HttpAsyncClient $improv_mx.client"; reason: private alias.
Removed service "Http\Client\HttpAsyncClient $improvMxClient"; reason: private alias.
Removed service ".Symfony\Contracts\HttpClient\HttpClientInterface $spam_score_suggestion"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface $spamScoreSuggestion"; reason: private alias.
Removed service ".Psr\Http\Client\ClientInterface $spam_score_suggestion"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface $spamScoreSuggestion"; reason: private alias.
Removed service ".Http\Client\HttpAsyncClient $spam_score_suggestion"; reason: private alias.
Removed service "Http\Client\HttpAsyncClient $spamScoreSuggestion"; reason: private alias.
Removed service "mailer"; reason: private alias.
Removed service "Symfony\Component\Mailer\MailerInterface"; reason: private alias.
Removed service "mailer.default_transport"; reason: private alias.
Removed service "Symfony\Component\Mailer\Transport\TransportInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Reader\TranslationReaderInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Extractor\ExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Writer\TranslationWriterInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\LocaleSwitcher"; reason: private alias.
Removed service "translator.formatter"; reason: private alias.
Removed service "Symfony\Component\ErrorHandler\ErrorRenderer\FileLinkFormatter"; reason: private alias.
Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
Removed service "routing.loader.annotation"; reason: private alias.
Removed service "routing.loader.annotation.directory"; reason: private alias.
Removed service "routing.loader.annotation.file"; reason: private alias.
Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
Removed service "annotation_reader"; reason: private alias.
Removed service "Doctrine\Common\Annotations\Reader"; reason: private alias.
Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
Removed service "serializer.property_accessor"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\ObjectNormalizer"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\PropertyNormalizer"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
Removed service "error_renderer.serializer"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
Removed service "lock.factory"; reason: private alias.
Removed service "Symfony\Component\Lock\LockFactory"; reason: private alias.
Removed service "Symfony\Component\WebLink\HttpHeaderSerializer"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\UlidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\UuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\NameBasedUuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\RandomBasedUuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\TimeBasedUuidFactory"; reason: private alias.
Removed service "cache.default_redis_provider"; reason: private alias.
Removed service "cache.default_memcached_provider"; reason: private alias.
Removed service "cache.default_doctrine_dbal_provider"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\TagAwareCacheInterface $doctrine.redis_cache_pool"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $doctrineRedisCachePool"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\CacheInterface $doctrine.redis_cache_pool"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $doctrineRedisCachePool"; reason: private alias.
Removed service ".Psr\Cache\CacheItemPoolInterface $doctrine.redis_cache_pool"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $doctrineRedisCachePool"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\TagAwareCacheInterface $doctrine.system_cache_pool"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $doctrineSystemCachePool"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\CacheInterface $doctrine.system_cache_pool"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $doctrineSystemCachePool"; reason: private alias.
Removed service ".Psr\Cache\CacheItemPoolInterface $doctrine.system_cache_pool"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $doctrineSystemCachePool"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\TagAwareCacheInterface $symfony.language_expresion_cache_pool"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $symfonyLanguageExpresionCachePool"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\CacheInterface $symfony.language_expresion_cache_pool"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $symfonyLanguageExpresionCachePool"; reason: private alias.
Removed service ".Psr\Cache\CacheItemPoolInterface $symfony.language_expresion_cache_pool"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $symfonyLanguageExpresionCachePool"; reason: private alias.
Removed service "SessionHandlerInterface"; reason: private alias.
Removed service "session.storage.factory"; reason: private alias.
Removed service "session.handler"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
Removed service "form.property_accessor"; reason: private alias.
Removed service "form.choice_list_factory"; reason: private alias.
Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
Removed service "Symfony\Component\Messenger\Transport\Serialization\SerializerInterface"; reason: private alias.
Removed service "messenger.default_serializer"; reason: private alias.
Removed service "messenger.listener.stop_worker_on_sigterm_signal_listener"; reason: private alias.
Removed service "Symfony\Component\Messenger\MessageBusInterface"; reason: private alias.
Removed service ".Symfony\Component\Messenger\MessageBusInterface $failed_bus"; reason: private alias.
Removed service "Symfony\Component\Messenger\MessageBusInterface $failedBus"; reason: private alias.
Removed service "messenger.failure_transports.default"; reason: private alias.
Removed service "html_sanitizer"; reason: private alias.
Removed service "Symfony\Component\HtmlSanitizer\HtmlSanitizerInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Bundle\SecurityBundle\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
Removed service "Symfony\Component\Security\Http\FirewallMapInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface"; reason: private alias.
Removed service "security.password_hasher"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\UserAuthenticatorInterface"; reason: private alias.
Removed service "security.firewall"; reason: private alias.
Removed service "security.user.provider.concrete.symfony_user_provider"; reason: private alias.
Removed service "security.user_providers"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserProviderInterface"; reason: private alias.
Removed service "security.authentication.session_strategy.crx"; reason: private alias.
Removed service "security.user_checker.crx"; reason: private alias.
Removed service "security.authentication.session_strategy.tracking"; reason: private alias.
Removed service "security.user_checker.tracking"; reason: private alias.
Removed service "security.authentication.session_strategy.file"; reason: private alias.
Removed service "security.user_checker.file"; reason: private alias.
Removed service "security.authentication.session_strategy.main"; reason: private alias.
Removed service "security.user_checker.main"; reason: private alias.
Removed service "security.firewall.context_locator"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserCheckerInterface"; reason: private alias.
Removed service "Twig_Environment"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "Symfony\Component\Mime\BodyRendererInterface"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "Doctrine\DBAL\Connection"; reason: private alias.
Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
Removed service "doctrine.dbal.event_manager"; reason: private alias.
Removed service ".Doctrine\DBAL\Connection $default.connection"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $defaultConnection"; reason: private alias.
Removed service ".Doctrine\DBAL\Connection $read_only.connection"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $readOnlyConnection"; reason: private alias.
Removed service ".Doctrine\DBAL\Connection $email_productivity.connection"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $emailProductivityConnection"; reason: private alias.
Removed service ".Doctrine\DBAL\Connection $realtime_feed.connection"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $realtimeFeedConnection"; reason: private alias.
Removed service ".Doctrine\DBAL\Connection $bi.connection"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $biConnection"; reason: private alias.
Removed service ".Doctrine\DBAL\Connection $contact_comms.connection"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $contactCommsConnection"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
Removed service "doctrine.orm.metadata.annotation_reader"; reason: private alias.
Removed service "doctrine.orm.default_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.default_result_cache"; reason: private alias.
Removed service "doctrine.orm.default_query_cache"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $default.entity_manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $defaultEntityManager"; reason: private alias.
Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
Removed service "doctrine.orm.read_only_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.read_only_result_cache"; reason: private alias.
Removed service "doctrine.orm.read_only_query_cache"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $read_only.entity_manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $readOnlyEntityManager"; reason: private alias.
Removed service "doctrine.orm.read_only_entity_manager.event_manager"; reason: private alias.
Removed service "doctrine.orm.email_productivity_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.email_productivity_result_cache"; reason: private alias.
Removed service "doctrine.orm.email_productivity_query_cache"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $email_productivity.entity_manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $emailProductivityEntityManager"; reason: private alias.
Removed service "doctrine.orm.email_productivity_entity_manager.event_manager"; reason: private alias.
Removed service "doctrine.orm.realtime_feed_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.realtime_feed_result_cache"; reason: private alias.
Removed service "doctrine.orm.realtime_feed_query_cache"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $realtime_feed.entity_manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $realtimeFeedEntityManager"; reason: private alias.
Removed service "doctrine.orm.realtime_feed_entity_manager.event_manager"; reason: private alias.
Removed service "doctrine.orm.bi_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.bi_result_cache"; reason: private alias.
Removed service "doctrine.orm.bi_query_cache"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $bi.entity_manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $biEntityManager"; reason: private alias.
Removed service "doctrine.orm.bi_entity_manager.event_manager"; reason: private alias.
Removed service "doctrine.orm.contact_comms_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.contact_comms_result_cache"; reason: private alias.
Removed service "doctrine.orm.contact_comms_query_cache"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $contact_comms.entity_manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $contactCommsEntityManager"; reason: private alias.
Removed service "doctrine.orm.contact_comms_entity_manager.event_manager"; reason: private alias.
Removed service "sensio_framework_extra.converter.doctrine.orm.expression_language"; reason: private alias.
Removed service "sensio_framework_extra.security.expression_language"; 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.object_constructor"; 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.event_dispatcher"; reason: private alias.
Removed service "FOS\RestBundle\View\ViewHandlerInterface"; reason: private alias.
Removed service "FOS\RestBundle\Request\ParamFetcherInterface"; reason: private alias.
Removed service "Sonata\IntlBundle\Helper\DateTimeFormatter"; reason: private alias.
Removed service "Sonata\IntlBundle\Helper\Localizer"; reason: private alias.
Removed service "Sonata\IntlBundle\Helper\NumberFormatter"; reason: private alias.
Removed service "Sonata\IntlBundle\Helper\DateTimeFormatterInterface"; reason: private alias.
Removed service "Sonata\IntlBundle\Helper\LocalizerInterface"; reason: private alias.
Removed service "Sonata\IntlBundle\Helper\NumberFormatterInterface"; reason: private alias.
Removed service "Sonata\IntlBundle\Templating\Helper\DateTimeHelper"; reason: private alias.
Removed service "Sonata\IntlBundle\Templating\Helper\LocaleHelper"; reason: private alias.
Removed service "Sonata\IntlBundle\Templating\Helper\NumberHelper"; reason: private alias.
Removed service "sonata.intl.timezone_detector"; reason: private alias.
Removed service "sonata.intl.locale_detector"; reason: private alias.
Removed service "Knp\Component\Pager\PaginatorInterface"; reason: private alias.
Removed service "Http\Message\MessageFactory"; reason: private alias.
Removed service "Http\Message\RequestFactory"; reason: private alias.
Removed service "Http\Message\ResponseFactory"; reason: private alias.
Removed service "Http\Message\StreamFactory"; reason: private alias.
Removed service "Http\Message\UriFactory"; reason: private alias.
Removed service "Http\Client\HttpClient $default"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface $default"; reason: private alias.
Removed service "Http\Client\HttpAsyncClient $default"; reason: private alias.
Removed service ".Http\Client\HttpClient $spam_score"; reason: private alias.
Removed service "Http\Client\HttpClient $spamScore"; reason: private alias.
Removed service ".Psr\Http\Client\ClientInterface $spam_score"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface $spamScore"; reason: private alias.
Removed service ".Http\Client\HttpAsyncClient $spam_score"; reason: private alias.
Removed service "Http\Client\HttpAsyncClient $spamScore"; reason: private alias.
Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollectionInterface"; reason: private alias.
Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupInterface"; reason: private alias.
Removed service "twig.loader.filesystem"; reason: private alias.
Removed service "argument_resolver.controller_locator"; reason: private alias.
Removed service "twig.loader"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $exceptionLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $messengerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $http_clientLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $mailerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $lockLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $snc_redisLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $sncRedisLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $httplugLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $command_busLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $commandBusLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $nelmio_api_docLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $nelmioApiDocLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $consumerLogger"; reason: private alias.
Removed service "doctrine.id_generator_locator"; reason: private alias.
Removed service "fos_rest.serializer"; reason: private alias.
Removed service "tactician.middleware.doctrine"; reason: private alias.
Removed service "tactician.middleware.doctrine_rollback_only"; reason: private alias.
Removed service "League\Tactician\CommandBus $defaultBus"; reason: private alias.
Removed service "League\Tactician\CommandBus $queryBus"; reason: private alias.
Removed service ".League\Tactician\CommandBus $email_productivityBus"; reason: private alias.
Removed service "League\Tactician\CommandBus $emailProductivityBus"; reason: private alias.
Removed service ".League\Tactician\CommandBus $realtime_feedBus"; reason: private alias.
Removed service "League\Tactician\CommandBus $realtimeFeedBus"; reason: private alias.
Removed service ".League\Tactician\CommandBus $contact_commsBus"; reason: private alias.
Removed service "League\Tactician\CommandBus $contactCommsBus"; reason: private alias.
Removed service ".League\Tactician\CommandBus $contact_comms_readBus"; reason: private alias.
Removed service "League\Tactician\CommandBus $contactCommsReadBus"; reason: private alias.
Removed service "tactician.commandbus"; reason: private alias.
Removed service "League\Tactician\CommandBus"; reason: private alias.
Removed service "tactician.handler.locator.symfony"; reason: private alias.
Removed service "tactician.middleware.command_handler"; reason: private alias.
Removed service ".service_locator.g4gAfZ4"; reason: private alias.
Removed service ".service_locator.cEjcDeq"; reason: private alias.
Removed service ".service_locator.aW.V_nx"; reason: private alias.
Removed service ".service_locator.Efph4Z0"; reason: private alias.
Removed service ".service_locator.VVy4.pD"; reason: private alias.
Removed service ".service_locator.2B8xovM"; reason: private alias.
Removed service ".service_locator.KsPGMLD"; reason: private alias.
Removed service ".service_locator.vsIIEJz"; reason: private alias.
Removed service ".service_locator.NuHbnez"; reason: private alias.
Removed service ".service_locator.XDGmiR3"; reason: private alias.
Removed service ".service_locator.dY_I2lr"; reason: private alias.
Removed service ".service_locator.bJ.4HC5"; reason: private alias.
Removed service ".service_locator.XVEmf13"; reason: private alias.
Removed service ".service_locator.Fz1Tbt0"; reason: private alias.
Removed service ".service_locator.BFrsqsn"; reason: private alias.
Removed service ".service_locator.i2UnAhx"; reason: private alias.
Removed service ".service_locator.Za9MpXe"; reason: private alias.
Removed service ".service_locator.iHwkDGE"; reason: private alias.
Removed service ".service_locator.Gn_kaCe"; reason: private alias.
Removed service ".service_locator.WJE1T1y"; reason: private alias.
Removed service ".service_locator..9L2T3G"; reason: private alias.
Removed service ".service_locator.NarOqgG"; reason: private alias.
Removed service ".service_locator.oyC2ASi"; reason: private alias.
Removed service ".service_locator.WjmwOf3"; reason: private alias.
Removed service ".service_locator.EAzbK4S"; reason: private alias.
Removed service ".service_locator.ANVlRI8"; reason: private alias.
Removed service ".service_locator.3ikAuWt"; reason: private alias.
Removed service ".service_locator.O24_MAy"; reason: private alias.
Removed service ".service_locator.jUv.zyj"; reason: private alias.
Removed service ".service_locator.VggPhve"; reason: private alias.
Removed service ".service_locator.m_cuqTv"; reason: private alias.
Removed service "validator"; reason: private alias.
Removed service "http_client"; reason: private alias.
Removed service "improv_mx.client"; reason: private alias.
Removed service "spam_score_suggestion"; reason: private alias.
Removed service ".debug.http_client.inner"; reason: private alias.
Removed service ".debug.improv_mx.client.inner"; reason: private alias.
Removed service ".debug.spam_score_suggestion.inner"; reason: private alias.
Removed service "controller_resolver"; reason: private alias.
Removed service "argument_resolver"; reason: private alias.
Removed service "translator.data_collector.inner"; reason: private alias.
Removed service "security.access.decision_manager"; reason: private alias.
Removed service "security.firewall.authenticator.crx"; reason: private alias.
Removed service "security.firewall.authenticator.tracking"; reason: private alias.
Removed service "security.firewall.authenticator.file"; reason: private alias.
Removed service "security.firewall.authenticator.main"; reason: private alias.
Removed service "twig.error_renderer.html.inner"; reason: private alias.
Removed service "jms_serializer.metadata.doctrine_type_driver.inner"; reason: private alias.
Removed service "jms_serializer.metadata.typed_properties_driver.inner"; reason: private alias.
Removed service "jms_serializer.doctrine_object_constructor.inner"; reason: private alias.
Removed service "httplug.auto_discovery.auto_discovered_client"; reason: private alias.
Removed service "httplug.factory.auto"; reason: private alias.
Removed service "httplug.factory.buzz"; reason: private alias.
Removed service "httplug.factory.curl"; reason: private alias.
Removed service "httplug.factory.guzzle5"; reason: private alias.
Removed service "httplug.factory.guzzle6"; reason: private alias.
Removed service "httplug.factory.guzzle7"; reason: private alias.
Removed service "httplug.factory.react"; reason: private alias.
Removed service "httplug.factory.socket"; reason: private alias.
Removed service "var_dumper.cli_dumper"; reason: private alias.
Removed service "command_bus"; reason: private alias.
Removed service "failed_bus"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service "doctrine.orm.read_only_metadata_driver"; reason: private alias.
Removed service "doctrine.orm.email_productivity_metadata_driver"; reason: private alias.
Removed service "doctrine.orm.realtime_feed_metadata_driver"; reason: private alias.
Removed service "doctrine.orm.bi_metadata_driver"; reason: private alias.
Removed service "doctrine.orm.contact_comms_metadata_driver"; reason: private alias.
Removed service "jms_serializer.form_error_handler"; reason: private alias.
Removed service "security.event_dispatcher.crx"; reason: private alias.
Removed service "security.event_dispatcher.tracking"; reason: private alias.
Removed service "security.event_dispatcher.file"; reason: private alias.
Removed service "security.event_dispatcher.main"; 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.gFlme_s"; reason: private alias.
Removed service ".service_locator.cUgeX5H"; reason: private alias.
Removed service ".service_locator.RPnXgFe"; reason: private alias.
Removed service ".service_locator.FoXzDkt"; reason: private alias.
Removed service ".service_locator.5cKt1SW"; reason: private alias.
Removed service ".service_locator.oQqbwFA"; reason: private alias.
Removed service ".service_locator.vf3O4kY"; reason: private alias.
Removed service ".service_locator.BEsFY1H"; reason: private alias.
Removed service ".service_locator.Q1z.f9O"; reason: private alias.
Removed service ".service_locator.WBoPNQc"; reason: private alias.
Removed service ".service_locator.kHeaDAJ"; reason: private alias.
Removed service ".service_locator.iUxT8yA"; reason: private alias.
Removed service ".service_locator.RExA7GG"; reason: private alias.
Removed service ".service_locator._kIAbz1"; reason: private alias.
Removed service ".service_locator..Fs8Kd7"; reason: private alias.
Removed service ".service_locator.pbyixmZ"; reason: private alias.
774
Changed reference of service "MailTrack\User\Application\Info\GetUserInfoForAdminCommandHandler" previously pointing to "mailtrack.common.infrastructure.country.countries_repository" to "mailtrack.common.domain.country.countries_repository".
Changed reference of service "MailTrack\User\Application\Team\TeamOwner\ChangeTeamSizeCommandHandler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\User\Application\UserDelete\UserDeleteCommandHandler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\User\Application\UserDelete\UserDeleteCommandHandler" previously pointing to "mailtrack.payment.infrastructure.persistence.doctrine.upgrade.doctrine_pending_upgrade_repository" to "mailtrack.payment.domain.upgrade.pending_upgrade_repository".
Changed reference of service "mailtrack.user.application.account.transfer_account_command_handler" previously pointing to "mailtrack.payment.infrastructure.persistence.doctrine.upgrade.doctrine_pending_upgrade_repository" to "mailtrack.payment.domain.upgrade.pending_upgrade_repository".
Changed reference of service "MailTrack\User\Application\Subscription\Upgrade\ProcessPendingUpgradeCommandHandler" previously pointing to "mailtrack.payment.infrastructure.persistence.doctrine.upgrade.doctrine_pending_upgrade_repository" to "mailtrack.payment.domain.upgrade.pending_upgrade_repository".
Changed reference of service "MailTrack\User\Domain\User\Service\AbuseDetectionService" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\User\Infrastructure\EventSubscriber\SendSignUpToGAWhenUserWasSignUpSubscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\User\Infrastructure\EventSubscriber\SendSignUpToTikTokWhenUserWasSignUpSubscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\User\Infrastructure\EventSubscriber\SendSignUpToTikTokWhenUserWasSignUpSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "MailTrack\User\Infrastructure\EventSubscriber\SendPurchaseToTikTokWhenPlanWasBuySubscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\User\Infrastructure\EventSubscriber\SendPurchaseToTikTokWhenPlanWasBuySubscriber" previously pointing to "router.default" to "router".
Changed reference of service "MailTrack\User\Infrastructure\EventSubscriber\SendSignUpToMetaWhenUserWasSignUpSubscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\User\Infrastructure\EventSubscriber\SendSignUpToMetaWhenUserWasSignUpSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "MailTrack\User\Infrastructure\EventSubscriber\SendPurchaseToMetaWhenPlanWasBuySubscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\User\Infrastructure\EventSubscriber\SendPurchaseToMetaWhenPlanWasBuySubscriber" previously pointing to "router.default" to "router".
Changed reference of service "mailtrack.user.infrastructure.messaging.beanstalk.account.subscription_renewal_cancellation" previously pointing to "router.default" to "router".
Changed reference of service "mailtrack.user.infrastructure.messaging.beanstalk.account.subscription_renewal_cancellation" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "MailTrack\User\Infrastructure\Persistence\Doctrine\UserFeatureRule\Listener\UserChangedClearCacheListener" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\User\Infrastructure\Persistence\Doctrine\Listener\UserHashChangedClearCacheListener" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\User\Infrastructure\Persistence\Doctrine\UserFeatureRule\Listener\TeamMemberChangedClearCacheListener" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\User\Infrastructure\Persistence\Doctrine\UserFeatureRule\Listener\UserSettingsChangedClearCacheListener" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\User\Infrastructure\Persistence\Doctrine\UserFeatureRule\Listener\UserPaymentChangedClearCacheListener" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\User\Domain\Service\CSVModalService" previously pointing to "router.default" to "router".
Changed reference of service "mailtrack.user.infrastructure.event_subscriber.update_user_when_user_was_logged_in_from_extension_subscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\User\Infrastructure\EventSubscriber\DetectAbuseWhenUserIsLoggedInFromExtensionSubscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\User\Infrastructure\EventSubscriber\UpdateUserWhenUserWasLoggedInFromAppSubscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "mailtrack.user.infrastructure.event_subscriber.notify_user_when_was_invited_to_join_a_team_subscriber" previously pointing to "router.default" to "router".
Changed reference of service "mailtrack.user.infrastructure.event_subscriber.notify_user_when_was_invited_to_join_a_team_subscriber" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "MailTrack\User\Infrastructure\EventSubscriber\NotifyNginxToCreateCertificateWhenCustomTrackingDomainWasCreatedNotifier" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\User\Infrastructure\EventSubscriber\NotifyNginxToDeleteCertificateWhenCustomTrackingDomainWasDeletedNotifier" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\User\Infrastructure\EventSubscriber\DeleteCustomDomainWhenUserPlanWasCancelledNotifier" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\User\Infrastructure\EventSubscriber\ModifyDailyReportWhenUserTimeZoneWasChangedSubscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\User\Infrastructure\EventSubscriber\RemoveDailyReportWhenUserSettingWasDisabledSubscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\User\Infrastructure\Authentication\Auth\AuthService" previously pointing to "httplug.client.default" to "httplug.client".
Changed reference of service "MailTrack\User\Infrastructure\Authentication\Auth\AuthService" previously pointing to "httplug.message_factory.default" to "httplug.message_factory".
Changed reference of service "MailTrack\User\Infrastructure\Authentication\Auth\AuthService" previously pointing to "router.default" to "router".
Changed reference of service "MailTrack\User\Infrastructure\Authentication\Auth\AuthService" previously pointing to "monolog.logger" to "logger".
Changed reference of service "mailtrack.user.infrastructure.email_daily_report_notifier" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "mailtrack.user.infrastructure.email_daily_report_notifier" previously pointing to "router.default" to "router".
Changed reference of service "mailtrack.user.infrastructure.service.notify.hot_email_notification_generator_service" previously pointing to "router.default" to "router".
Changed reference of service "MailTrack\User\Infrastructure\Service\Notify\RevivalEmailNotificationGeneratorService" previously pointing to "router.default" to "router".
Changed reference of service "MailTrack\DashboardBundle\Controller\CrmIntegrationsController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\DashboardBundle\Controller\RecipientController" previously pointing to "router.default" to "router".
Changed reference of service "MailTrack\UserBundle\Controller\OAuthController" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service "MailTrack\UserBundle\Controller\OAuthController" previously pointing to "router.default" to "router".
Changed reference of service "MailTrack\DashboardBundle\Controller\TeamManagerController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "MailTrack\DashboardBundle\Controller\TeamManagerController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\DashboardBundle\Controller\TeamManagerController" previously pointing to "router.default" to "router".
Changed reference of service "MailTrack\User\Infrastructure\UI\Symfony\Controller\NotificationsController" previously pointing to "router.default" to "router".
Changed reference of service "MailTrack\User\Infrastructure\UI\Symfony\Controller\NotificationsController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Privacy\Infrastructure\UI\Symfony\Controller\PrivacyController" previously pointing to "router.default" to "router".
Changed reference of service "MailTrack\Privacy\Infrastructure\UI\Symfony\Controller\PrivacyController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\User\Infrastructure\UI\Symfony\Controller\SettingsController" previously pointing to "router.default" to "router".
Changed reference of service "MailTrack\User\Infrastructure\UI\Symfony\Controller\SettingsController" previously pointing to "mailtrack.beta_program.infrastructure.persistence.in_memory.in_memory_user_feature_repository" to "mailtrack.beta_program.domain.feature_repository".
Changed reference of service "MailTrack\User\Infrastructure\UI\Symfony\Controller\InvoicesController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\User\Infrastructure\UI\Symfony\Controller\InvoicesController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "MailTrack\User\Infrastructure\UI\Symfony\Controller\CustomLogoController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\User\Infrastructure\UI\Symfony\Controller\SubscriptionController" previously pointing to "router.default" to "router".
Changed reference of service "MailTrack\User\Infrastructure\UI\Symfony\Controller\SubscriptionController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\User\Infrastructure\UI\Symfony\Authentication\GoogleAuthenticator" previously pointing to "router.default" to "router".
Changed reference of service "MailTrack\User\Infrastructure\UI\Symfony\Authentication\MicrosoftAuthenticator" previously pointing to "router.default" to "router".
Changed reference of service "MailTrack\User\Infrastructure\UI\Symfony\Authentication\AuthenticatorService" previously pointing to "router.default" to "router".
Changed reference of service "MailTrack\User\Infrastructure\UI\Symfony\Authentication\Handler\FailureHandler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\User\Infrastructure\UI\Symfony\Controller\AccountController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\User\Infrastructure\UI\Symfony\Controller\DkimController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "MailTrack\User\Infrastructure\UI\Symfony\Controller\DkimController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\User\Infrastructure\UI\Symfony\Controller\CheckUserController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\User\Infrastructure\UI\Symfony\Controller\CheckUserTokenController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\User\Infrastructure\UI\Symfony\Controller\OutlookEnableNotificationController" previously pointing to "router.default" to "router".
Changed reference of service "MailTrack\User\Infrastructure\UI\Symfony\Controller\OutlookEnableNotificationController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\User\Infrastructure\UI\Symfony\Controller\PushNotificationsController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\User\Infrastructure\UI\Symfony\Controller\SettingsApiController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\User\Infrastructure\UI\Symfony\Controller\CustomTrackingDomainJwtController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\User\Infrastructure\UI\Symfony\Controller\CustomTrackingDomainSettingsController" previously pointing to "router.default" to "router".
Changed reference of service "MailTrack\User\Infrastructure\UI\Symfony\Controller\FeedbackController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\User\Infrastructure\Messaging\RabbitMQ\CustomDomain\ActivateCustomDomainWorker" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\User\Infrastructure\Messaging\RabbitMQ\UserDelete\UserDeleteWorker" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\User\Infrastructure\Messaging\RabbitMQ\DisableUserPermissionsWorker" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\User\Infrastructure\UI\Symfony\Controller\GetAskForFeedbackStatusController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\User\Infrastructure\UI\Symfony\Controller\UserAliasJwtController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\User\Infrastructure\UI\Symfony\Controller\Settings\GetSettingsController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\User\Infrastructure\UI\Symfony\Controller\Settings\GetSettingsJwtController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\User\Infrastructure\UI\Symfony\Controller\Settings\UpdateSettingsController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\User\Infrastructure\Service\GoogleRecaptchaService" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Common\Infrastructure\EmailNotification\SendEmailNotification" previously pointing to "monolog.logger" to "logger".
Changed reference of service "mailtrack.common.infrastructure.email_notification.send_email_long_timeout_notification" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Common\Infrastructure\EventSubscribers\Symfony\ExternalCrmBlockerSubscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Common\Infrastructure\EventSubscribers\Symfony\MinimalGooglePermissionsSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "MailTrack\Common\Infrastructure\EventSubscribers\Security\BlockByRecipientsTrackWasCreatedSubscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Common\Infrastructure\Ui\Browser\DonatjBrowserDetector" previously pointing to "monolog.logger" to "logger".
Changed reference of service "mailtrack.common.infrastrucure.external_api.intercom.client" previously pointing to "httplug.client.default" to "httplug.client".
Changed reference of service "mailtrack.common.infrastrucure.external_api.intercom.client" previously pointing to "httplug.message_factory.default" to "httplug.message_factory".
Changed reference of service "MailTrack\Common\Infrastructure\Geolocation\Maxmind\MaxMindIpAddressCountryLocator" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Common\Infrastructure\Geolocation\Maxmind\MaxMindIpAddressLocatorFromFile" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Common\Infrastructure\Geolocation\Maxmind\MaxMindIpAddressLocatorFromHttp" previously pointing to "monolog.logger" to "logger".
Changed reference of service "mailtrack.common.infrastructure.external_api.datadog.datadog_client" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Common\Infrastructure\Notifier\Email\SymfonyMailer" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Common\Infrastructure\Logging\SessionLoggingContextProcessor" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Common\Infrastructure\Logging\JwtLoggingContextSubscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "mailtrack_integration.s3_factory" previously pointing to "monolog.logger" to "logger".
Changed reference of service "mailtrack.common.infrastructure.persistence.s3.s3_file_service" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Common\Infrastructure\Messaging\RabbitMQ\RetryMiddleware" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Common\Infrastructure\Messaging\RabbitMQ\ResetLoggerMiddleware" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Common\Infrastructure\Messaging\RabbitMQ\DomainEventSubscriberMiddleware" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "MailTrack\Common\Infrastructure\Messaging\RabbitMQ\RetryStrategy" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Common\Infrastructure\Messaging\RabbitMQ\RabbitMQPublisher" previously pointing to "debug.traced.command_bus" to "messenger.default_bus".
Changed reference of service "MailTrack\Track\Application\Bounce\ProcessBounceScanCommandHandler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Track\Application\Link\GetUrlRedirectAndMaliciousTypeFromLinkClickCommandHandler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Track\Application\Mail\SendClickNotificationEmailCommandHandler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Track\Application\Mail\UpdateMessageIdCommandHandler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Track\Application\Notification\SendClickNotificationCommandHandler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Track\Application\Notification\SendClickNotificationCommandHandler" previously pointing to "router.default" to "router".
Changed reference of service "MailTrack\Track\Application\Notification\SendClickPushNotificationCommandHandler" previously pointing to "mailtrack.bi.infrastructure.persistence.snowplow.snowplow_user_id_generator" to "mailtrack.bi.domain.user_id_generator".
Changed reference of service "MailTrack\Track\Application\Notification\SendClickPushNotificationCommandHandler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Track\Application\Notification\SendDownloadPushNotificationCommandHandler" previously pointing to "mailtrack.bi.infrastructure.persistence.snowplow.snowplow_user_id_generator" to "mailtrack.bi.domain.user_id_generator".
Changed reference of service "MailTrack\Track\Application\Notification\SendDownloadPushNotificationCommandHandler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Track\Application\Notification\SendOpenDesktopNotificationCommandHandler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Track\Application\Notification\SendSharedLinkDownloadPushNotificationCommandHandler" previously pointing to "mailtrack.file_tracking.infrastructure.persistence.doctrine.doctrine_file_link_repository" to "mailtrack.file_tracking.domain.file_link_repository".
Changed reference of service "MailTrack\Track\Application\Notification\SendSharedLinkDownloadPushNotificationCommandHandler" previously pointing to "mailtrack.bi.infrastructure.persistence.snowplow.snowplow_user_id_generator" to "mailtrack.bi.domain.user_id_generator".
Changed reference of service "MailTrack\Track\Application\Open\CreateOpenCommandHandler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Track\Application\Reminder\FollowUpReminderCommandHandler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Track\Application\Scheduled\ProcessScheduledIndividualTrackingCommandHandler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Track\Application\Track\OutlookSendTrackedEmailCommandHandler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Track\Application\Track\OutlookUpdateMessageIdCommandHandler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "mail.track.track.application.link.click_link_command_handler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "mailtrack.track.application.report.send_daily_report_command_handler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "mailtrack.track.application.open.validate_open_from_addon_command_handler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "mailtrack.track.application.individual_tracking.fix_individual_tracking_receivers_command_handler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Track\Domain\Link\VerifyUrlService" previously pointing to "mailtrack.track.infrastructure.external_api.google.url_checker.cached_url_verifier" to "mailtrack.track.domain.link.malicious_url_verifier".
Changed reference of service "MailTrack\Track\Domain\Mail\Services\EmailService" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Track\Domain\Notification\OpenNotificationService" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Track\Domain\Notification\OpenNotificationService" previously pointing to "router.default" to "router".
Changed reference of service "MailTrack\Track\Domain\Open\OpenAnalyzerService" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Track\Domain\Status\ResponseTransformer" previously pointing to "router.default" to "router".
Changed reference of service "mailtrack.track.domain.status.response_transformer" previously pointing to "router.default" to "router".
Changed reference of service "MailTrack\Track\Domain\Report\DownloadCsvTransformer" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "MailTrack\Track\Infrastructure\UI\Symfony\Controller\LinkClickController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Payment\Infrastructure\Messaging\QuadernoWebhook\QuadernoWebhookWorker" previously pointing to "monolog.logger" to "logger".
Changed reference of service "mailtrack.track.infrastructure.messaging.beanstalk.reminder.pending_follow_up_notifications_sender" previously pointing to "monolog.logger" to "logger".
Changed reference of service "mailtrack.track.infrastructure.messaging.beanstalk.scheduler.track_scheduler_service" previously pointing to "router.default" to "router".
Changed reference of service "MailTrack\Track\Infrastructure\Messaging\RabbitMQ\Label\LabelWorker" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Track\Infrastructure\Messaging\RabbitMQ\Bounce\FindBounceToScanWorker" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Track\Infrastructure\Messaging\RabbitMQ\Bounce\ProcessBounceScanWorker" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Track\Infrastructure\Messaging\RabbitMQ\BatchCampaign\ConfigureBatchCampaignWorker" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Track\Infrastructure\Messaging\RabbitMQ\IndividualTracking\ProcessScheduledIndividualTrackingWorker" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Track\Infrastructure\Messaging\RabbitMQ\IndividualTracking\FindPendingIndividualTrackingScheduledWorker" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Track\Infrastructure\Messaging\Email\EmailFollowUpReminderNotifier" previously pointing to "router.default" to "router".
Changed reference of service "MailTrack\Track\Infrastructure\ExternalApi\Google\Gmail\GmailReplyDetectorRepository" previously pointing to "monolog.logger" to "logger".
Changed reference of service "mailtrack.track.infrastructure.external_api.google.gmail.gmail_message_repository" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Track\Infrastructure\ExternalApi\Google\UrlChecker\ChainUrlVerifier" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Track\Infrastructure\ExternalApi\Google\UrlChecker\SafeBrowsingUrlVerifier" previously pointing to "monolog.logger" to "logger".
Changed reference of service "mailtrack.track.infrastructure.external_api.google.url_checker.web_risk_url_verifier" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Track\Infrastructure\Console\Symfony\TestWebRiskCommand" previously pointing to "mailtrack.track.infrastructure.external_api.google.url_checker.cached_url_verifier" to "mailtrack.track.domain.link.malicious_url_verifier".
Changed reference of service "mailtrack.track.infrastructure.messaging.beanstalk.open_mail_notification_worker" previously pointing to "router.default" to "router".
Changed reference of service "MailTrack\Track\Infrastructure\EventSubscriber\ScheduleDailyReportWhenTrackWasCreatedSubscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Track\Infrastructure\EventSubscriber\UpdateMessageIdAfterTrackWasCreatedSubscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Track\Infrastructure\EventSubscriber\DeleteIndividualTrackingSubscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Track\Infrastructure\EventSubscriber\DeleteTrackNotifierSubscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "mailtrack.track.infrastructure.event_subscriber.bounced_individual_tracking_subscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "mailtrack.track.infrastructure.event_subscriber.notify_scheduled_individual_tracking_count_subscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "mailtrack.track.infrastructure.event_subscriber.individual_tracking_has_finished_subscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "mailtrack.track.infrastructure.event_subscriber.link_hash_was_reported_subscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "mailtrack.track.infrastructure.event_subscriber.batch_campaign_subscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "mailtrack.track.infrastructure.event_subscriber.bounce_scan_subscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "mailtrack.track.infrastructure.service.status.status_service" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Track\Infrastructure\Messaging\RabbitMQ\StoredCampaign\Workers\RabbitMQCreateStoredCampaignWorker" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Track\Infrastructure\EventSubscriber\UpdateAvailabilityStoredCampaignSubscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Track\Infrastructure\Messaging\RabbitMQ\StoredCampaign\Workers\RabbitMQUpdateAvailabilityStoredCampaignWorker" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Track\Infrastructure\EventSubscriber\DeleteStoredCampaignsWhenUserWasDeletedSubscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Integration\Infrastructure\UI\Symfony\Controller\AbuseController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Track\Infrastructure\UI\Symfony\Controller\CampaignController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Track\Infrastructure\UI\Symfony\Controller\CampaignUnsubscribeController" previously pointing to "router.default" to "router".
Changed reference of service "MailTrack\Track\Infrastructure\UI\Symfony\Controller\CampaignUnsubscribeController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Track\Infrastructure\UI\Symfony\Controller\CampaignSubscribeController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Track\Infrastructure\UI\Symfony\Controller\SplitIntoIndividualController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Track\Infrastructure\UI\Symfony\Controller\PreTrackController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Track\Infrastructure\UI\Symfony\Controller\OpenController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Track\Infrastructure\UI\Symfony\Controller\TrackController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Track\Infrastructure\UI\Symfony\Controller\MultipleRecipientTrackingController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\DashboardBundle\Controller\TraceController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\DashboardBundle\Controller\TraceController" previously pointing to "router.default" to "router".
Changed reference of service "MailTrack\DashboardBundle\Controller\IndexRedirectController" previously pointing to "router.default" to "router".
Changed reference of service "MailTrack\Track\Infrastructure\UI\Symfony\Controller\TrackDashboardController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Track\Infrastructure\UI\Symfony\Controller\EmailCertifiedPdfController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Track\Infrastructure\UI\Symfony\Controller\StoredCampaignController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "mailtrack.track.infrastructure.ui.symfony.controller.disable_follow_up_reminder_transformer" previously pointing to "router.default" to "router".
Changed reference of service "mailtrack.track.infrastructure.ui.twig.twig_all_tracked_emails_paginated_by_user_transformer" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "MailTrack\Track\Application\Track\GetUnopenedEmailsPaginatedByUserTransformer" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "MailTrack\Track\Application\Track\GetLastOpenedEmailsPaginatedByUserTransformer" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "MailTrack\Track\Infrastructure\Console\Symfony\CreateTestTrackFromAddonCommand" previously pointing to "httplug.client.default" to "httplug.client".
Changed reference of service "MailTrack\Track\Infrastructure\Console\Symfony\CreateTestTrackFromAddonCommand" previously pointing to "router.default" to "router".
Changed reference of service "MailTrack\Track\Infrastructure\Console\Symfony\CreateTestTrackFromAddonCommand" previously pointing to "httplug.message_factory.default" to "httplug.message_factory".
Changed reference of service "mailtrack.track.infrastructure.event_subscriber.update_open_badge_counter_subscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "mailtrack.track.infrastructure.data_transformer.report.last_opened_emails_transformer" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "mailtrack.track.infrastructure.data_transformer.report.unopened_emails_transformer" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "mailtrack.track.infrastructure.data_transformer.report.all_tracked_emails_transformer" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "mailtrack.track.infrastructure.data_transformer.report.click_report_data_transformer" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "mailtrack.track.infrastructure.data_transformer.report.campaigns_report_data_transformer" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "mailtrack.track.infrastructure.data_transformer.report.campaign_detail_report_data_transformer" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "mailtrack.track.infrastructure.data_transformer.report.user_contacts_data_transformer" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "mailtrack.track.infrastructure.notification.email.individual_tracking.schedule_individual_tracking_error_notification_service" previously pointing to "router.default" to "router".
Changed reference of service "mailtrack.track.infrastructure.notification.email.individual_tracking.schedule_individual_tracking_campaign_fix_receivers_error_notification_service" previously pointing to "router.default" to "router".
Changed reference of service "mailtrack.track.infrastructure.notification.email.individual_tracking.schedule_campaign_report_success_notification" previously pointing to "router.default" to "router".
Changed reference of service "mailtrack.track.infrastructure.persistence.mixed.mixed_add_blocked_link_hash_service" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Track\Infrastructure\UI\Symfony\Controller\ScheduleController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Track\Infrastructure\UI\Twig\Extension\DateTimeFormatterExtension" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "MailTrack\Track\Infrastructure\ExternalApi\Microsoft\Outlook\OutlookGetEmailService" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Track\Infrastructure\ExternalApi\Microsoft\Outlook\OutlookRepository" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Track\Infrastructure\UI\Symfony\Controller\ReminderController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Track\Infrastructure\EventSubscriber\EmailSenderSubscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Track\Infrastructure\EventSubscriber\UpdateLinkCounterWhenTrackWasCreatedNotifier" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Track\Infrastructure\EventSubscriber\DeleteUnlockedTrackHistoryOnUserWasDeletedSubscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Track\Infrastructure\Messaging\RabbitMQ\CertifiedEmail\SendCertifiedEmailReportWorker" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Track\Infrastructure\UI\Symfony\Controller\LinkHashToUrlController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Track\Infrastructure\Notification\Email\CertifiedEmail\CertifiedEmailReportSender" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Track\Infrastructure\UI\Symfony\Controller\GetLinkTrackingQuotaController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Track\Infrastructure\UI\Symfony\Controller\GetTrackingHistoryQuotaController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Track\Infrastructure\UI\Symfony\Controller\UnlockTrackingHistoryJwtController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Track\Infrastructure\UI\Symfony\Controller\UnlockTrackingHistoryController" previously pointing to "router.default" to "router".
Changed reference of service "MailTrack\Track\Infrastructure\UI\Symfony\Controller\UnlockTrackingHistoryController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Track\Infrastructure\EventSubscriber\StoredCampaignWasSentSubscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Track\Infrastructure\Messaging\RabbitMQ\CleanStatusCacheWorker" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Payment\Application\Upgrade\GetUpgradeUserToAnotherPlanInfoCommandHandler" previously pointing to "mailtrack.payment.infrastructure.payment_method.upgrade_invoice_generator_proxy" to "mailtrack.payment.domain.subscription.upgrade_invoice_generator".
Changed reference of service "MailTrack\Payment\Application\Upgrade\GetUpgradeUserToAnotherPlanInfoCommandHandler" previously pointing to "router.default" to "router".
Changed reference of service "MailTrack\Payment\Application\Upgrade\GetUpgradeUserToAnotherPlanInfoCommandHandler" previously pointing to "mailtrack.payment.infrastructure.persistence.doctrine.upgrade.doctrine_pending_upgrade_repository" to "mailtrack.payment.domain.upgrade.pending_upgrade_repository".
Changed reference of service "MailTrack\Payment\Application\Upgrade\GetUpgradeUserToAnotherPlanInfoCommandHandler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Payment\Application\Checkout\ProcessIntent\ProcessIntentCommandHandler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Payment\Application\Checkout\View\ViewCommandHandler" previously pointing to "mailtrack.common.infrastructure.country.countries_repository" to "mailtrack.common.domain.country.countries_repository".
Changed reference of service "MailTrack\Payment\Application\Invoice\SearchBillingInfoCommandHandler" previously pointing to "mailtrack.common.infrastructure.country.countries_repository" to "mailtrack.common.domain.country.countries_repository".
Changed reference of service "MailTrack\Payment\Application\PayNow\GetPayNowCommandHandler" previously pointing to "mailtrack.payment.infrastructure.persistence.doctrine.upgrade.doctrine_pending_upgrade_repository" to "mailtrack.payment.domain.upgrade.pending_upgrade_repository".
Changed reference of service "MailTrack\Payment\Application\Plan\GetPlanTableInfoForGmailPopupCommandHandler" previously pointing to "mailtrack.bi.infrastructure.persistence.snowplow.snowplow_user_id_generator" to "mailtrack.bi.domain.user_id_generator".
Changed reference of service "MailTrack\Payment\Application\Subscription\CustomerSubscriptionUpdatedCommandHandler" previously pointing to "mailtrack.payment.infrastructure.persistence.doctrine.upgrade.doctrine_pending_upgrade_repository" to "mailtrack.payment.domain.upgrade.pending_upgrade_repository".
Changed reference of service "MailTrack\Payment\Application\Subscription\SearchSubscriptionInfoCommandHandler" previously pointing to "mailtrack.payment.infrastructure.persistence.doctrine.upgrade.doctrine_pending_upgrade_repository" to "mailtrack.payment.domain.upgrade.pending_upgrade_repository".
Changed reference of service "MailTrack\Payment\Application\Upgrade\UpgradeUserPlanWithStripe\UpgradeUserPlanWithStripeCommandHandler" previously pointing to "mailtrack.payment.infrastructure.persistence.doctrine.upgrade.doctrine_pending_upgrade_repository" to "mailtrack.payment.domain.upgrade.pending_upgrade_repository".
Changed reference of service "MailTrack\Payment\Application\Subscription\SubscriptionInfoTransformer" previously pointing to "router.default" to "router".
Changed reference of service "MailTrack\Payment\Application\Subscription\SubscriptionInfoTransformer" previously pointing to "mailtrack.common.infrastructure.country.countries_repository" to "mailtrack.common.domain.country.countries_repository".
Changed reference of service "MailTrack\Payment\Application\Plan\Transformer\PlanPricingTransformer" previously pointing to "router.default" to "router".
Changed reference of service "mailtrack.payment.application.upgrade.refund_previous_plan_if_needed_command_handler" previously pointing to "mailtrack.payment.infrastructure.persistence.doctrine.upgrade.doctrine_pending_upgrade_repository" to "mailtrack.payment.domain.upgrade.pending_upgrade_repository".
Changed reference of service "mailtrack.payment.application.upgrade.refund_previous_plan_if_needed_command_handler" previously pointing to "mailtrack.payment.infrastructure.messaging.email.notify_support_by_refund_notification" to "mailtrack.payment.domain.notification.refund_notification".
Changed reference of service "mailtrack.payment.application.upgrade.refund_previous_plan_if_needed_command_handler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "mailtrack.payment.application.upgrade.save_pending_upgrade_command_handler" previously pointing to "mailtrack.payment.infrastructure.persistence.doctrine.upgrade.doctrine_pending_upgrade_repository" to "mailtrack.payment.domain.upgrade.pending_upgrade_repository".
Changed reference of service "mailtrack.payment.application.upgrade.can_user_perform_upgrade_command_handler" previously pointing to "mailtrack.payment.infrastructure.persistence.doctrine.upgrade.doctrine_blocked_upgrade_repository" to "mailtrack.payment.domain.upgrade.blocked_upgrade_repository".
Changed reference of service "mailtrack.payment.application.upgrade.block_user_upgrades_command_handler" previously pointing to "mailtrack.payment.infrastructure.persistence.doctrine.upgrade.doctrine_blocked_upgrade_repository" to "mailtrack.payment.domain.upgrade.blocked_upgrade_repository".
Changed reference of service "MailTrack\Payment\Domain\Plan\DesiredPlanService" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Payment\Infrastructure\UI\Json\GetPricingController\PlanPricingTransformer" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "MailTrack\Payment\Infrastructure\PaymentMethod\Stripe\PaymentMethod\StripePaymentMethodRepository" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Payment\Infrastructure\PaymentMethod\Stripe\Invoice\StripeInvoiceRepository" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Payment\Infrastructure\Checkout\QuadernoTaxRateCalculator" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Payment\Infrastructure\PaymentMethod\Stripe\Coupon\StripeCouponValidator" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Payment\Infrastructure\PaymentMethod\Stripe\CheckoutSession\StripeCreateCheckoutSession" previously pointing to "router.default" to "router".
Changed reference of service "MailTrack\Payment\Infrastructure\UI\Symfony\Controller\Checkout\ConfigController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Payment\Infrastructure\UI\Symfony\Controller\Checkout\CreateIntentController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Payment\Infrastructure\UI\Symfony\Controller\Checkout\ProcessIntentController" previously pointing to "router.default" to "router".
Changed reference of service "MailTrack\Payment\Infrastructure\UI\Symfony\Controller\Checkout\ProcessIntentController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Payment\Infrastructure\UI\Symfony\Controller\Checkout\UpdateBillingDataController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Payment\Infrastructure\UI\Symfony\Controller\Checkout\ViewController" previously pointing to "router.default" to "router".
Changed reference of service "MailTrack\Payment\Infrastructure\UI\Symfony\Controller\Checkout\ViewController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Payment\Infrastructure\UI\Symfony\Controller\GetPayNowController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Payment\Infrastructure\UI\Symfony\Controller\GetPromotionController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Payment\Infrastructure\UI\Symfony\Controller\GmailPlanController" previously pointing to "router.default" to "router".
Changed reference of service "MailTrack\Payment\Infrastructure\UI\Symfony\Controller\GmailPlanController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Payment\Infrastructure\UI\Symfony\Controller\PaymentMethod\PayController" previously pointing to "router.default" to "router".
Changed reference of service "MailTrack\Payment\Infrastructure\UI\Symfony\Controller\PaymentMethod\PayController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "MailTrack\Payment\Infrastructure\UI\Symfony\Controller\PaymentMethod\UpdateController" previously pointing to "router.default" to "router".
Changed reference of service "MailTrack\Payment\Infrastructure\UI\Symfony\Controller\Stripe\StripeController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Payment\Infrastructure\UI\Symfony\Controller\UpSellController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Payment\Infrastructure\UI\Symfony\Controller\Upgrade\GetPlanInfoController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Payment\Infrastructure\UI\Symfony\Controller\Upgrade\GetPlanInfoController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "MailTrack\Payment\Infrastructure\UI\Symfony\Controller\Upgrade\UpgradeController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Payment\Infrastructure\UI\Symfony\Controller\UserPromotionController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Payment\Infrastructure\PaymentMethod\Stripe\Price\StripePriceRepository" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Payment\Infrastructure\PaymentMethod\Stripe\TaxRate\StripeTaxRateRepository" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Payment\Infrastructure\PaymentMethod\Stripe\Customer\StripeTaxIdRepository" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Payment\Infrastructure\PaymentMethod\Stripe\Customer\StripeUpdateCustomerProvider" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Payment\Infrastructure\PaymentMethod\Stripe\StripeSubscriptionUpgrader" previously pointing to "monolog.logger" to "logger".
Changed reference of service "mailtrack.payment.infrastructure.event_subscriber.recover_prevous_plan_if_upgrade_fail_subscriber" previously pointing to "mailtrack.payment.infrastructure.persistence.doctrine.upgrade.doctrine_pending_upgrade_repository" to "mailtrack.payment.domain.upgrade.pending_upgrade_repository".
Changed reference of service "mailtrack.payment.infrastructure.event_subscriber.recover_prevous_plan_if_upgrade_fail_subscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\DashboardBundle\Controller\BillingController" previously pointing to "router.default" to "router".
Changed reference of service "MailTrack\DashboardBundle\Controller\BillingController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\DashboardBundle\Controller\CommonPaymentController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\DashboardBundle\Controller\CommonPaymentController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "MailTrack\DashboardBundle\Controller\PaymentController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\DashboardBundle\Controller\PaymentController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "MailTrack\DashboardBundle\Controller\PaymentTeamController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\DashboardBundle\Controller\PaymentTeamController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "MailTrack\Payment\Infrastructure\Console\Symfony\MigrateUsersToAPlanWithTaxesIncludedCommand" previously pointing to "monolog.logger" to "logger".
Changed reference of service "mailtrack.payment.infrastructure.custom_invoice_platform.quaderno.quaderno_billing_info_repository" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Payment\Infrastructure\PaymentMethod\Stripe\Subscription\StripeSubscriptionRepository" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Payment\Infrastructure\PaymentMethod\Stripe\Event\StripeEventRepository" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Payment\Infrastructure\Messaging\Messenger\Stripe\StripeInvoiceIncoming\StripeInvoiceIncomingWorker" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Payment\Infrastructure\Messaging\Messenger\Stripe\StripeProcessEventWorker" previously pointing to "monolog.logger" to "logger".
Changed reference of service "mailtrack.payment.strict_tax_rate_calculator" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Payment\Infrastructure\Transformer\PromotionDataTransformer" previously pointing to "router.default" to "router".
Changed reference of service "mailtrack.bi.application.track_domain_event_command_handler" previously pointing to "mailtrack.bi.infrastructure.persistence.snowplow.snowplow_user_id_generator" to "mailtrack.bi.domain.user_id_generator".
Changed reference of service "mailtrack.bi.infrastructure.persistence.snowplow.snowplow_tracker" previously pointing to "monolog.logger" to "logger".
Changed reference of service "mailtrack.bi.infrastructure.persistence.snowplow.snowplow_tracker_extension" previously pointing to "monolog.logger" to "logger".
Changed reference of service "mailtrack.bi.infrastructure.ui.twig.extensions.snowplow_tracking_extension" previously pointing to "mailtrack.bi.infrastructure.persistence.snowplow.snowplow_user_id_generator" to "mailtrack.bi.domain.user_id_generator".
Changed reference of service "mailtrack.bi.infrastructure.ui.twig.extensions.snowplow_user_id_extension" previously pointing to "mailtrack.bi.infrastructure.persistence.snowplow.snowplow_user_id_generator" to "mailtrack.bi.domain.user_id_generator".
Changed reference of service "mailtrack.beta_program.domain.user_features_service" previously pointing to "mailtrack.beta_program.infrastructure.persistence.in_memory.in_memory_user_feature_repository" to "mailtrack.beta_program.domain.feature_repository".
Changed reference of service "MailTrack\BetaProgram\Domain\StoredRules\StoredFeatureRuleService" previously pointing to "MailTrack\BetaProgram\Infrastructure\Persistence\Doctrine\DoctrineStoredFeatureRuleRepository" to "MailTrack\BetaProgram\Domain\StoredRules\StoredFeatureRuleRepository".
Changed reference of service "MailTrack\BetaProgram\Domain\StoredRules\StoredFeatureRuleService" previously pointing to "MailTrack\BetaProgram\Infrastructure\ExpressionLanguage\Symfony\SymfonyFeatureRuleExpressionLanguage" to "MailTrack\BetaProgram\Domain\StoredRules\FeatureRuleExpressionLanguage".
Changed reference of service "MailTrack\BetaProgram\Domain\StoredRules\StoredFeatureRuleService" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\BetaProgram\Infrastructure\UI\Symfony\StoredFeatureRuleAdminController" previously pointing to "MailTrack\BetaProgram\Infrastructure\ExpressionLanguage\Symfony\SymfonyFeatureRuleExpressionLanguage" to "MailTrack\BetaProgram\Domain\StoredRules\FeatureRuleExpressionLanguage".
Changed reference of service "MailTrack\BetaProgram\Infrastructure\UI\Symfony\StoredFeatureRuleAdminController" previously pointing to "router.default" to "router".
Changed reference of service "MailTrack\BetaProgram\Infrastructure\UI\Symfony\StoredFeatureRuleAdminController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\BetaProgram\Infrastructure\UI\Symfony\StoredFeatureRuleAdminController" previously pointing to "MailTrack\BetaProgram\Infrastructure\Persistence\Doctrine\DoctrineStoredFeatureRuleRepository" to "MailTrack\BetaProgram\Domain\StoredRules\StoredFeatureRuleRepository".
Changed reference of service "MailTrack\BetaProgram\Infrastructure\Persistence\Doctrine\Listener\StoredFeatureRuleChangedClearCacheListener" previously pointing to "MailTrack\BetaProgram\Infrastructure\Persistence\Doctrine\DoctrineStoredFeatureRuleRepository" to "MailTrack\BetaProgram\Domain\StoredRules\StoredFeatureRuleRepository".
Changed reference of service "MailTrack\BetaProgram\Infrastructure\Persistence\Doctrine\Listener\StoredFeatureRuleChangedClearCacheListener" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\BetaProgram\Application\Admin\StoredRules\CreateStoredFeatureRuleCommandHandler" previously pointing to "MailTrack\BetaProgram\Infrastructure\Persistence\Doctrine\DoctrineStoredFeatureRuleRepository" to "MailTrack\BetaProgram\Domain\StoredRules\StoredFeatureRuleRepository".
Changed reference of service "MailTrack\BetaProgram\Application\Admin\StoredRules\CreateStoredFeatureRuleCommandHandler" previously pointing to "MailTrack\BetaProgram\Infrastructure\ExpressionLanguage\Symfony\SymfonyFeatureRuleExpressionLanguage" to "MailTrack\BetaProgram\Domain\StoredRules\FeatureRuleExpressionLanguage".
Changed reference of service "MailTrack\BetaProgram\Application\Admin\StoredRules\DeleteStoredFeatureRuleCommandHandler" previously pointing to "MailTrack\BetaProgram\Infrastructure\Persistence\Doctrine\DoctrineStoredFeatureRuleRepository" to "MailTrack\BetaProgram\Domain\StoredRules\StoredFeatureRuleRepository".
Changed reference of service "MailTrack\BetaProgram\Application\Admin\StoredRules\GetStoredFeatureRuleCommandHandler" previously pointing to "MailTrack\BetaProgram\Infrastructure\Persistence\Doctrine\DoctrineStoredFeatureRuleRepository" to "MailTrack\BetaProgram\Domain\StoredRules\StoredFeatureRuleRepository".
Changed reference of service "MailTrack\BetaProgram\Application\Admin\StoredRules\ListAllFeatureRulesCommandHandler" previously pointing to "MailTrack\BetaProgram\Infrastructure\Persistence\Doctrine\DoctrineStoredFeatureRuleRepository" to "MailTrack\BetaProgram\Domain\StoredRules\StoredFeatureRuleRepository".
Changed reference of service "MailTrack\BetaProgram\Application\Admin\StoredRules\UpdateStoredFeatureRuleCommandHandler" previously pointing to "MailTrack\BetaProgram\Infrastructure\Persistence\Doctrine\DoctrineStoredFeatureRuleRepository" to "MailTrack\BetaProgram\Domain\StoredRules\StoredFeatureRuleRepository".
Changed reference of service "MailTrack\BetaProgram\Application\Admin\StoredRules\UpdateStoredFeatureRuleCommandHandler" previously pointing to "MailTrack\BetaProgram\Infrastructure\ExpressionLanguage\Symfony\SymfonyFeatureRuleExpressionLanguage" to "MailTrack\BetaProgram\Domain\StoredRules\FeatureRuleExpressionLanguage".
Changed reference of service "MailTrack\Track\Infrastructure\GmailMailDataRepository" previously pointing to "monolog.logger" to "logger".
Changed reference of service "mailtrack_app.track.infrastructure.mail_data_from_gmail_message_factory" previously pointing to "monolog.logger" to "logger".
Changed reference of service "mailtrack_trace.status_cache" previously pointing to "monolog.logger" to "logger".
Changed reference of service "mailtrack_trace.status_messages" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "MailTrack\TraceBundle\Controller\StatusController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\UserBundle\Security\Core\User\UserProvider" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\UserBundle\Security\Core\User\UserProvider" previously pointing to "router.default" to "router".
Changed reference of service "mailtrack_user.user_activity" previously pointing to "mailtrack.payment.infrastructure.persistence.doctrine.upgrade.doctrine_pending_upgrade_repository" to "mailtrack.payment.domain.upgrade.pending_upgrade_repository".
Changed reference of service "mailtrack_user.request_listener" previously pointing to "router.default" to "router".
Changed reference of service "MailTrack\UserBundle\Services\EmailChanger" previously pointing to "monolog.logger" to "logger".
Changed reference of service "mailtrack_user.user_info" previously pointing to "monolog.logger" to "logger".
Changed reference of service "mailtrack_user.user_info" previously pointing to "router.default" to "router".
Changed reference of service "mailtrack_user.user_info" previously pointing to "mailtrack.payment.infrastructure.persistence.doctrine.upgrade.doctrine_pending_upgrade_repository" to "mailtrack.payment.domain.upgrade.pending_upgrade_repository".
Changed reference of service "mailtrack_user.crx_actions" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "mailtrack_user.crx_actions" previously pointing to "monolog.logger" to "logger".
Changed reference of service "mailtrack_user.usersettings_user_listener" previously pointing to "monolog.logger" to "logger".
Changed reference of service "mailtrack_user.usersettings_user_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailtrack_user.label_service" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\UserBundle\Controller\AddonUserController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\UserBundle\Controller\FollowUpReminderAjaxController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "MailTrack\UserBundle\Controller\NotificationsDashboardController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\UserBundle\Controller\NotificationsController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\UserBundle\Controller\UserController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "mailtrack.admin_bundle.command.database_init_command" previously pointing to "MailTrack\BetaProgram\Infrastructure\Persistence\Doctrine\DoctrineStoredFeatureRuleRepository" to "MailTrack\BetaProgram\Domain\StoredRules\StoredFeatureRuleRepository".
Changed reference of service "MailTrack\AdminBundle\Controller\RecoverySubscriptionController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\AdminBundle\Controller\BlockLinkController" previously pointing to "router.default" to "router".
Changed reference of service "MailTrack\AdminBundle\Controller\UserController" previously pointing to "mailtrack.common.infrastructure.country.countries_repository" to "mailtrack.common.domain.country.countries_repository".
Changed reference of service "MailTrack\AdminBundle\Controller\UserController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Email\Infrastructure\UI\Symfony\Controller\EmailController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Email\Infrastructure\UI\Symfony\Controller\ImageProxyController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "mailtrack.mail_merge.infrastructure.external_api.auth.auth_spreadsheet_permissions_service" previously pointing to "router.default" to "router".
Changed reference of service "MailTrack\MailMerge\Infrastructure\UI\Symfony\Controller\RequestPermissionsController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\MailMerge\Infrastructure\UI\Symfony\Controller\SpreadsheetController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\MailMerge\Infrastructure\UI\Symfony\Controller\ApiCSVController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\MailMerge\Infrastructure\UI\Symfony\Controller\ApiListsController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\MailMerge\Infrastructure\UI\Symfony\Controller\CSVController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\MailMerge\Infrastructure\UI\Symfony\Controller\MailMergeController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\FileTracking\Application\CreateSharedLinkFileCommandHandler" previously pointing to "mailtrack.file_tracking.infrastructure.persistence.doctrine.doctrine_file_link_repository" to "mailtrack.file_tracking.domain.file_link_repository".
Changed reference of service "MailTrack\FileTracking\Application\DeleteFileCommandHandler" previously pointing to "mailtrack.file_tracking.infrastructure.persistence.doctrine.doctrine_file_link_repository" to "mailtrack.file_tracking.domain.file_link_repository".
Changed reference of service "MailTrack\FileTracking\Application\DeleteFileCommandHandler" previously pointing to "mailtrack.file_tracking.infrastructure.track.infrastructure.persistence.s3.s3_file_service" to "mailtrack.file_tracking.domain.file_service".
Changed reference of service "MailTrack\FileTracking\Application\DisableFileLinkCommandHandler" previously pointing to "mailtrack.file_tracking.infrastructure.persistence.doctrine.doctrine_file_link_repository" to "mailtrack.file_tracking.domain.file_link_repository".
Changed reference of service "MailTrack\FileTracking\Application\EnableFileLinkCommandHandler" previously pointing to "mailtrack.file_tracking.infrastructure.persistence.doctrine.doctrine_file_link_repository" to "mailtrack.file_tracking.domain.file_link_repository".
Changed reference of service "MailTrack\FileTracking\Application\FindAndDeleteOldTestFilesByUserCommandHandler" previously pointing to "mailtrack.file_tracking.infrastructure.track.infrastructure.persistence.s3.s3_file_service" to "mailtrack.file_tracking.domain.file_service".
Changed reference of service "MailTrack\FileTracking\Application\GenerateAuditTrailCommandHandler" previously pointing to "mailtrack.file_tracking.infrastructure.persistence.doctrine.file_view_repository" to "mailtrack.file_tracking.domain.file_view_repository".
Changed reference of service "MailTrack\FileTracking\Application\GetAuditTrailDataCommandHandler" previously pointing to "mailtrack.file_tracking.infrastructure.persistence.doctrine.file_view_repository" to "mailtrack.file_tracking.domain.file_view_repository".
Changed reference of service "MailTrack\FileTracking\Application\GetFileDownloadUrlCommandHandler" previously pointing to "mailtrack.file_tracking.infrastructure.persistence.doctrine.doctrine_file_link_repository" to "mailtrack.file_tracking.domain.file_link_repository".
Changed reference of service "MailTrack\FileTracking\Application\GetFileDownloadUrlCommandHandler" previously pointing to "mailtrack.bi.infrastructure.persistence.snowplow.snowplow_user_id_generator" to "mailtrack.bi.domain.user_id_generator".
Changed reference of service "MailTrack\FileTracking\Application\GetPreviewDataCommandHandler" previously pointing to "mailtrack.bi.infrastructure.persistence.snowplow.snowplow_user_id_generator" to "mailtrack.bi.domain.user_id_generator".
Changed reference of service "MailTrack\FileTracking\Application\GetPreviewFileLinkDataCommandHandler" previously pointing to "mailtrack.bi.infrastructure.persistence.snowplow.snowplow_user_id_generator" to "mailtrack.bi.domain.user_id_generator".
Changed reference of service "MailTrack\FileTracking\Application\GetSelfSignatureDownloadUrlCommandHandler" previously pointing to "mailtrack.bi.infrastructure.persistence.snowplow.snowplow_user_id_generator" to "mailtrack.bi.domain.user_id_generator".
Changed reference of service "MailTrack\FileTracking\Application\GetSharedFileLinkActionsCommandHandler" previously pointing to "mailtrack.file_tracking.infrastructure.persistence.doctrine.doctrine_file_link_repository" to "mailtrack.file_tracking.domain.file_link_repository".
Changed reference of service "MailTrack\FileTracking\Application\GetSharedFileLinkContactsByMailCommandHandler" previously pointing to "mailtrack.file_tracking.infrastructure.persistence.doctrine.doctrine_file_link_repository" to "mailtrack.file_tracking.domain.file_link_repository".
Changed reference of service "MailTrack\FileTracking\Application\GetSharedLinkFileDownloadUrlCommandHandler" previously pointing to "mailtrack.file_tracking.infrastructure.persistence.doctrine.doctrine_file_link_repository" to "mailtrack.file_tracking.domain.file_link_repository".
Changed reference of service "MailTrack\FileTracking\Application\GetSharedLinkFileDownloadUrlCommandHandler" previously pointing to "mailtrack.bi.infrastructure.persistence.snowplow.snowplow_user_id_generator" to "mailtrack.bi.domain.user_id_generator".
Changed reference of service "MailTrack\FileTracking\Application\MicroTool\GetESignatureDownloadUrlCommandHandler" previously pointing to "mailtrack.bi.infrastructure.persistence.snowplow.snowplow_user_id_generator" to "mailtrack.bi.domain.user_id_generator".
Changed reference of service "MailTrack\FileTracking\Application\Notification\SendDocumentViewedEmailNotificationCommandHandler" previously pointing to "mailtrack.file_tracking.infrastructure.persistence.doctrine.doctrine_file_link_repository" to "mailtrack.file_tracking.domain.file_link_repository".
Changed reference of service "MailTrack\FileTracking\Application\Notification\SendRecipientSignatureReminderNotificationCommandHandler" previously pointing to "mailtrack.file_tracking.infrastructure.persistence.doctrine.doctrine_file_link_repository" to "mailtrack.file_tracking.domain.file_link_repository".
Changed reference of service "MailTrack\FileTracking\Application\RegisterDocumentOpenedAuditTrailEventCommandHandler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\FileTracking\Application\RegisterDocumentSignedAuditTrailEventCommandHandler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\FileTracking\Application\RegisterDownloadCommandHandler" previously pointing to "mailtrack.file_tracking.infrastructure.persistence.doctrine.doctrine_file_link_repository" to "mailtrack.file_tracking.domain.file_link_repository".
Changed reference of service "MailTrack\FileTracking\Application\RegisterEmailOpenedAuditTrailEventCommandHandler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\FileTracking\Application\RegisterEmailSentAndDeliveredAuditTrailEventCommandHandler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\FileTracking\Application\RegisterEmailSentAndDeliveredAuditTrailEventCommandHandler" previously pointing to "mailtrack.file_tracking.infrastructure.persistence.doctrine.doctrine_file_link_repository" to "mailtrack.file_tracking.domain.file_link_repository".
Changed reference of service "mailtrack.file_tracking.application.delete_files_by_user_command_handler" previously pointing to "mailtrack.file_tracking.infrastructure.track.infrastructure.persistence.s3.s3_file_service" to "mailtrack.file_tracking.domain.file_service".
Changed reference of service "mailtrack.file_tracking.application.get_file_upload_url_command_handler" previously pointing to "mailtrack.file_tracking.infrastructure.track.infrastructure.persistence.s3.s3_file_service" to "mailtrack.file_tracking.domain.file_service".
Changed reference of service "mailtrack.file_tracking.application.confirm_uploaded_file_command_handler" previously pointing to "mailtrack.file_tracking.infrastructure.persistence.doctrine.doctrine_file_link_repository" to "mailtrack.file_tracking.domain.file_link_repository".
Changed reference of service "mailtrack.file_tracking.application.move_source_file_command_handler" previously pointing to "mailtrack.file_tracking.infrastructure.track.infrastructure.persistence.s3.s3_file_service" to "mailtrack.file_tracking.domain.file_service".
Changed reference of service "mailtrack.file_tracking.application.register_attachment_command_handler" previously pointing to "mailtrack.file_tracking.infrastructure.persistence.doctrine.doctrine_file_link_repository" to "mailtrack.file_tracking.domain.file_link_repository".
Changed reference of service "mailtrack.file_tracking.application.register_attachment_command_handler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "mailtrack.file_tracking.application.scan_file_for_malware_command_handler" previously pointing to "mailtrack.file_tracking.infrastructure.track.infrastructure.persistence.s3.s3_file_service" to "mailtrack.file_tracking.domain.file_service".
Changed reference of service "mailtrack.file_tracking.application.register_file_viewer_data_command_handler" previously pointing to "mailtrack.file_tracking.infrastructure.persistence.doctrine.file_view_repository" to "mailtrack.file_tracking.domain.file_view_repository".
Changed reference of service "mailtrack.file_tracking.application.save_file_link_command_handler" previously pointing to "mailtrack.file_tracking.infrastructure.persistence.doctrine.doctrine_file_link_repository" to "mailtrack.file_tracking.domain.file_link_repository".
Changed reference of service "mailtrack.file_tracking.application.save_file_link_from_file_hash_command_handler" previously pointing to "mailtrack.file_tracking.infrastructure.persistence.doctrine.doctrine_file_link_repository" to "mailtrack.file_tracking.domain.file_link_repository".
Changed reference of service "mailtrack.file_tracking.application.get_file_view_command_handler" previously pointing to "mailtrack.file_tracking.infrastructure.persistence.doctrine.file_view_repository" to "mailtrack.file_tracking.domain.file_view_repository".
Changed reference of service "mailtrack.file_tracking.domain.edit_file_link_checker" previously pointing to "mailtrack.file_tracking.infrastructure.persistence.doctrine.doctrine_file_link_repository" to "mailtrack.file_tracking.domain.file_link_repository".
Changed reference of service "MailTrack\FileTracking\Domain\DocumentService" previously pointing to "mailtrack.file_tracking.infrastructure.track.infrastructure.persistence.s3.s3_file_service" to "mailtrack.file_tracking.domain.file_service".
Changed reference of service "MailTrack\FileTracking\Domain\PreviewService" previously pointing to "mailtrack.file_tracking.infrastructure.persistence.doctrine.doctrine_file_link_repository" to "mailtrack.file_tracking.domain.file_link_repository".
Changed reference of service "MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\FileActionsController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\FileLinkController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\AnalyticsController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\ViewerController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\ViewerController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\StatisticsController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\SelfSignatureController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\MicroToolController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\DocumentsController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\DocumentsApiController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\FileTracking\Infrastructure\EventSubscriber\EmailNotificationAfterFileViewWasCreatedSubscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "mailtrack.file_tracking.infrastructure.event_subscriber.register_attachment_after_track_was_created_subscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\FileTracking\Infrastructure\EventSubscriber\SendDesktopNotificationWhenFileViewWasCreatedSubscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\FileTracking\Infrastructure\EventSubscriber\DeleteFilesWhenUserWasDeletedSubscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\FileTracking\Infrastructure\EventSubscriber\IncreaseSignedFileSubscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\FileTracking\Infrastructure\EventSubscriber\ScanForMalwareWhenFileWasUploadedSubscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "mailtrack.file_tracking.infrastructure.event_subscriber.clean_cache_after_signed_file_was_created_subscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\FileTracking\Infrastructure\EventSubscriber\RegisterEmailOpenedAuditTrailEventWhenOpenWasCreatedSubscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\FileTracking\Infrastructure\EventSubscriber\RegisterDocumentOpenedAuditTrailEventWhenFileViewWasCreatedSubscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\FileTracking\Infrastructure\EventSubscriber\RemoveNextReminderToAdvancedDocumentViewContactWhenSignedFileWasCreatedSubscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\FileTracking\Infrastructure\EventSubscriber\RegisterDocumentSignedAuditTrailEventWhenSignedFileWasCreatedSubscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\FileTracking\Infrastructure\EventSubscriber\UpdateAuditTrailDeliveredEventWhenBouncedWasCreatedSubscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\FileTracking\Infrastructure\EventSubscriber\IncreaseFilesLastUsedWhenIndividualTrackingHasFinishedSubscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\FileTracking\Infrastructure\EventSubscriber\DecreaseFilesLastUsedWhenUndoWasCreatedSubscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\FileTracking\Infrastructure\EventSubscriber\CheckSingleTrackEmailSentAndDeliveredAuditTrailEventWhenFileWasAttachedSubscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\FileTracking\Infrastructure\EventSubscriber\UpdateAuditTrailSentAndDeliveredEventsWhenUndoWasCreatedSubscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\FileTracking\Infrastructure\EventSubscriber\SendSignedFileCopyToSignerWhenAuditTrailWasGeneratedSubscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\FileTracking\Infrastructure\EventSubscriber\GenerateAuditTrailWhenTimestampSignatureWasFinishedSubscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\FileTracking\Infrastructure\EventSubscriber\SendMetricToDatadogWhenFreemiumFilesLimitWasExceededSubscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\FileTracking\Infrastructure\EventSubscriber\SendMetricToDatadogWhenMRTWithDocumentsWasCreatedSubscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\FileTracking\Infrastructure\EventSubscriber\CheckFreemiumFileLimitWhenFileWasAttachedSubscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\FileTracking\Infrastructure\EventSubscriber\SendMetricToDatadogWhenFileWasDeletedByUserSubscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\FileTracking\Infrastructure\EventSubscriber\SendMetricToDatadogWhenFileWasArchivedByUserSubscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\FileTracking\Infrastructure\EventSubscriber\CompleteSignatureProcessWhenAdvancedDocumentViewSignaturesCounterWasIncreasedSubscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\FileTracking\Infrastructure\EventSubscriber\MarkAsSignatureCompletedWhenAuditTrailWasGeneratedSubscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\FileTracking\Infrastructure\Messaging\RabbitMQ\Workers\SendDocumentDesktopNotificationWorker" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\FileTracking\Infrastructure\Messaging\RabbitMQ\Workers\ScanForMalwareWorker" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\FileTracking\Infrastructure\Messaging\RabbitMQ\Workers\ReminderSignatureRequestNotificationsWorker" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\FileTracking\Infrastructure\Messaging\RabbitMQ\Workers\SendDocumentEmailNotificationWorker" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\FileTracking\Infrastructure\Messaging\RabbitMQ\Workers\SendRecipientSignatureRequestNotificationWorker" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\FileTracking\Infrastructure\Messaging\RabbitMQ\Workers\DeleteOldUserTestFilesWorker" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\FileTracking\Infrastructure\Messaging\RabbitMQ\Workers\IncreaseLastUsedWorker" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\FileTracking\Infrastructure\Messaging\RabbitMQ\Workers\RegisterEmailOpenedAuditTrailEventWhenOpenWasCreatedWorker" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\FileTracking\Infrastructure\Messaging\RabbitMQ\Workers\RegisterDocumentOpenedAuditTrailEventWhenFileWasCreatedWorker" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\FileTracking\Infrastructure\Messaging\RabbitMQ\Workers\RegisterDocumentSignedAuditTrailEventWhenSignedFileWasCreatedWorker" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\FileTracking\Infrastructure\Messaging\RabbitMQ\Workers\UpdateAuditTrailEventWhenBouncedWasCreatedWorker" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\FileTracking\Infrastructure\Persistence\Redis\RedisFileTrackingExtensionNotificationService" previously pointing to "mailtrack.file_tracking.infrastructure.persistence.doctrine.doctrine_file_link_repository" to "mailtrack.file_tracking.domain.file_link_repository".
Changed reference of service "MailTrack\FileTracking\Infrastructure\Persistence\Redis\RedisFileTrackingExtensionNotificationService" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\FileTracking\Infrastructure\Service\EmailSignedFileCopySender" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "MailTrack\FileTracking\Infrastructure\Service\EmailSignedFileNotificationService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "MailTrack\FileTracking\Infrastructure\Service\DocumentViewEmailNotificationSender" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "MailTrack\FileTracking\Infrastructure\Service\SignatureRequestRemindEmailNotificationSender" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "mailtrack.file_tracking.infrastructure.generator.unique_id_generator" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\FileTracking\Infrastructure\Generator\UrlGenerator" previously pointing to "router.default" to "router".
Changed reference of service "MailTrack\FileTracking\Infrastructure\UI\Symfony\Command\ReminderSignatureRequestNotificationsCommand" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\FileTracking\Infrastructure\UI\Symfony\Command\DeleteTestFilesCommand" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\FileTracking\Infrastructure\UI\DataTransformer\DashboardApi\GetSharedFileLinkInfoTransformer" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "MailTrack\FileTracking\Infrastructure\UI\DataTransformer\DashboardApi\GetSharedFileLinkContactsTransformer" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "MailTrack\Integration\Application\PushNotification\SendPushNotification\SendPushNotificationCommandHandler" previously pointing to "mailtrack.bi.infrastructure.persistence.snowplow.snowplow_user_id_generator" to "mailtrack.bi.domain.user_id_generator".
Changed reference of service "MailTrack\Integration\Application\PushNotification\SendPushNotification\SendPushNotificationCommandHandler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Integration\Domain\Notifications\PushNotification\PushNotificationService" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Integration\Domain\Notifications\PushNotification\PushNotificationService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "MailTrack\Integration\Domain\Notifications\PushNotification\PushNotificationService" previously pointing to "router.default" to "router".
Changed reference of service "MailTrack\Integration\Infrastructure\UI\Symfony\Controller\ZapierController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Integration\Infrastructure\EventSubscriber\SendOpenWasCreatedToZapierNotifier" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Integration\Infrastructure\EventSubscriber\SendClickWasCreatedToZapierNotifier" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Integration\Infrastructure\EventSubscriber\SendDownloadWasRegisteredToZapierNotifier" previously pointing to "monolog.logger" to "logger".
Changed reference of service "mailtrack_integration.firebase_provider" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Integration\Infrastructure\Services\GA4\SendEventService" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Integration\Infrastructure\Messaging\CallWebhook\CallWebhookWorker" previously pointing to "httplug.client.default" to "httplug.client".
Changed reference of service "MailTrack\Integration\Infrastructure\Messaging\CallWebhook\CallWebhookWorker" previously pointing to "httplug.message_factory.default" to "httplug.message_factory".
Changed reference of service "MailTrack\CRM\Domain\CRMMigrationService" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\CRM\Infrastructure\DataTransformer\Contact\CommunicationsTransformer" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "MailTrack\CRM\Infrastructure\DataTransformer\Contact\CommunicationsTransformer" previously pointing to "router.default" to "router".
Changed reference of service "MailTrack\CRM\Infrastructure\EventSubscriber\CRMDataOpenWasCreatedSubscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\CRM\Infrastructure\EventSubscriber\CRMDataScheduledTrackWasTrackedSubscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\CRM\Infrastructure\EventSubscriber\CRMDataTrackWasCreatedSubscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\CRM\Infrastructure\EventSubscriber\CRMDataTrackWasDeletedSubscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\CRM\Infrastructure\EventSubscriber\CRMDataTrackWasMarkAsNotTrackedSubscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\CRM\Infrastructure\EventSubscriber\CRMDataUndoWasCreatedSubscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\CRM\Infrastructure\EventSubscriber\ContactSubscriptionChangedSubscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\CRM\Infrastructure\EventSubscriber\ContactTrackWasCreatedSubscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\CRM\Infrastructure\EventSubscriber\DeleteContactsDataUserWasDeletedSubscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\CRM\Infrastructure\EventSubscriber\UpdateSearchRepositoryWhenBouncedWasCreatedSubscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\RabbitMQCRMMigrateUserTracksRangeWorker" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\RabbitMQCRMReIndexUserContactListWorker" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\UpdateLastContactDateWorker" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\UserIndexContactWorker" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\CRM\Infrastructure\Service\ContactsActivationService" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\CRM\Infrastructure\UI\Symfony\Controller\CRMTagController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\CRM\Infrastructure\UI\Symfony\Controller\ContactApiController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\CRM\Infrastructure\UI\Symfony\Controller\ContactController" previously pointing to "router.default" to "router".
Changed reference of service "MailTrack\CRM\Infrastructure\UI\Symfony\Controller\ContactController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\CRM\Infrastructure\UI\Symfony\Controller\ContactController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "MailTrack\CRM\Infrastructure\UI\Symfony\Controller\ContactJWTApiController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\CRM\Infrastructure\UI\Symfony\Controller\ContactSideBarApiController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\CRM\Infrastructure\UI\Symfony\Controller\ContactsExtensionController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\CRM\Infrastructure\UI\Symfony\Controller\SyncContactsPhoneController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\CRM\Infrastructure\UI\Twig\TwigAllTrackedEmailsPaginatedWithContactTransformer" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "mailtrack.crm.infrastructure.ui.twig.twig_all_tracked_emails_paginated_with_contact_transformer" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "MailTrack\Track\Infrastructure\DataTransformer\Google\Gmail\MessageTransformer" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Templates\Infrastructure\UI\Symfony\Controller\ExtensionTemplatesController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Templates\Infrastructure\UI\Symfony\Controller\GetDataForUploadFileTemplateController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Templates\Infrastructure\UI\Symfony\Controller\TemplatesController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Templates\Infrastructure\UI\Symfony\Controller\TemplatesController" previously pointing to "router.default" to "router".
Changed reference of service "MailTrack\Templates\Infrastructure\UI\Symfony\Controller\TemplatesController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "MailTrack\Privacy\Application\SendUnsubscribeConfirmationMailCommandHandler" previously pointing to "router.default" to "router".
Changed reference of service "MailTrack\Privacy\Infrastructure\UI\Symfony\Controller\ExtensionOptOutController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Privacy\Infrastructure\UI\Symfony\Controller\OptOutController" previously pointing to "router.default" to "router".
Changed reference of service "MailTrack\Privacy\Infrastructure\UI\Symfony\Controller\OptOutController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Privacy\Infrastructure\Messaging\Beanstalk\BeanstalkSendConsentRequestMessageWorker" previously pointing to "router.default" to "router".
Changed reference of service "MailTrack\Privacy\Infrastructure\EventSubscriber\ConsentStatusWasRequestedSubscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\EmailProductivity\Application\SharedAccess\AddSharedAccessCommandHandler" previously pointing to "router.default" to "router".
Changed reference of service "MailTrack\EmailProductivity\Application\SharedAccess\AddSharedAccessCommandHandler" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "MailTrack\EmailProductivity\Infrastructure\Console\Symfony\EmailProductivityPrecalculateCommand" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\EmailProductivity\Infrastructure\Console\Symfony\EmailProductivityReportCommand" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\EmailProductivity\Infrastructure\EventSubscriber\ScheduleEmailProductivityReportWhenTrackWasCreatedSubscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\EmailProductivity\Infrastructure\Messaging\Beanstalk\EmailProductivityReportSender" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "MailTrack\EmailProductivity\Infrastructure\Messaging\RabbitMQ\CheckEmailProductivityDayWorker" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\EmailProductivity\Infrastructure\Messaging\RabbitMQ\Precalculate\PrecalculateEmailProductivityWorker" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\EmailProductivity\Infrastructure\Messaging\RabbitMQ\ProcessEmailProductivityDayWorker" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\EmailProductivity\Infrastructure\Messaging\RabbitMQ\ProcessEmailProductivityReportWorker" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\EmailProductivity\Infrastructure\UI\Symfony\Controller\EmailProductivityController" previously pointing to "router.default" to "router".
Changed reference of service "MailTrack\EmailProductivity\Infrastructure\UI\Symfony\Controller\EmailProductivityController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "MailTrack\EmailProductivity\Infrastructure\UI\Symfony\Controller\LinkSharedAccessController" previously pointing to "router.default" to "router".
Changed reference of service "MailTrack\EmailProductivity\Infrastructure\UI\Symfony\Controller\LinkSharedAccessController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "MailTrack\EmailProductivity\Infrastructure\UI\Symfony\Controller\SwitchToWeeklyReportController" previously pointing to "router.default" to "router".
Changed reference of service "MailTrack\EmailProductivity\Infrastructure\UI\Symfony\Controller\SwitchToWeeklyReportController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "MailTrack\Video\Infrastructure\EventSubscriber\DeleteVideosWhenUserWasDeletedNotifier" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Video\Infrastructure\EventSubscriber\GenerateMP4CopyWhenVideoWasCreatedNotifier" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Video\Infrastructure\UI\Symfony\Controller\DashboardStatsController" previously pointing to "router.default" to "router".
Changed reference of service "MailTrack\Video\Infrastructure\UI\Symfony\Controller\DashboardStatsController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Video\Infrastructure\UI\Symfony\Controller\PresignedVideoUrlController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Video\Infrastructure\UI\Symfony\Controller\PresignedVideoUrlJwtController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Poll\Application\ViewPollDetails\ViewPollDetailsCommandHandler" previously pointing to "router.default" to "router".
Changed reference of service "MailTrack\Poll\Domain\EventSubscriber\DisableMonitorReplySubscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Poll\Domain\EventSubscriber\VoteConfirmationSubscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Poll\Infrastructure\UI\Symfony\Controller\PollApiJwtController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Poll\Infrastructure\UI\Symfony\Controller\PollApiListController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Poll\Infrastructure\UI\Symfony\Controller\PollApiViewController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Poll\Infrastructure\UI\Symfony\Controller\PollController" previously pointing to "router.default" to "router".
Changed reference of service "MailTrack\Poll\Infrastructure\UI\Symfony\Controller\PollController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "MailTrack\Poll\Infrastructure\UI\Symfony\Controller\PollController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\RealtimeFeed\Infrastructure\Console\Symfony\PurgeOldActionsCommand" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\RealtimeFeed\Infrastructure\EventSubscriber\CreateActionWhenClickWasCreatedSubscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\RealtimeFeed\Infrastructure\EventSubscriber\CreateActionWhenFileViewWasCreatedSubscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\RealtimeFeed\Infrastructure\EventSubscriber\CreateActionWhenHotMailNotificationWasSentSubscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\RealtimeFeed\Infrastructure\EventSubscriber\CreateActionWhenMonitorReplyNotificationWasSentSubscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\RealtimeFeed\Infrastructure\EventSubscriber\CreateActionWhenNotOpenedMailNotificationWasSentSubscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\RealtimeFeed\Infrastructure\EventSubscriber\CreateActionWhenOpenWasCreatedSubscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\RealtimeFeed\Infrastructure\EventSubscriber\CreateActionWhenPollSubmissionWasCreatedSubscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\RealtimeFeed\Infrastructure\EventSubscriber\CreateActionWhenRecipientWasResubscribedSubscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\RealtimeFeed\Infrastructure\EventSubscriber\CreateActionWhenRecipientWasUnsubscribedSubscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\RealtimeFeed\Infrastructure\EventSubscriber\CreateActionWhenRevivalMailNotificationWasSentSubscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\RealtimeFeed\Infrastructure\EventSubscriber\CreateActionWhenSignatureProcessWasFinishedSubscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\RealtimeFeed\Infrastructure\EventSubscriber\CreateActionWhenSignedFileWasCreatedSubscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\RealtimeFeed\Infrastructure\EventSubscriber\CreateActionWhenVideoWasPlayedSubscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\RealtimeFeed\Infrastructure\UI\Symfony\ActionsResponseBuilder" previously pointing to "router.default" to "router".
Changed reference of service "MailTrack\RealtimeFeed\Infrastructure\UI\Symfony\Controller\GetActionsByUserIdController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\RealtimeFeed\Infrastructure\UI\Symfony\Controller\GetActionsByUserIdJWTController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Communication\Domain\ExternalCommunicationsService" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Communication\Infrastructure\EventSubscriber\UntrackCommunicationWhenTrackWasDeletedSubscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Communication\Infrastructure\Persistence\Doctrine\DoctrineCommunicationRepository" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\MonitorReply\Infrastructure\Command\MonitorReplyCron" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\MonitorReply\Infrastructure\EventSubscriber\EnrichMonitorReplyWhenMonitorReplyWasCreatedSubscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\MonitorReply\Infrastructure\EventSubscriber\SendNotificationWhenMonitorReplyChangesSubscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\MonitorReply\Infrastructure\Messaging\Messenger\CheckMonitorReplyAndSendNotification\CheckMonitorReplyAndSendNotificationWorker" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\MonitorReply\Infrastructure\Messaging\Messenger\EnrichMonitorReply\EnrichMonitorReplyWorker" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\MonitorReply\Infrastructure\Services\MonitorReplyEmailNotification" previously pointing to "router.default" to "router".
Changed reference of service "MailTrack\MonitorReply\Infrastructure\UI\Symfony\Controller\GetMonitorReplyController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\MonitorReply\Infrastructure\UI\Symfony\Controller\SetMonitorReplyController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\MonitorReply\Infrastructure\UI\Symfony\Controller\SetMonitorReplyJwtController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\SpamScore\Infrastructure\UI\Symfony\Controller\GetSpamScoreController" previously pointing to "httplug.message_factory.default" to "httplug.message_factory".
Changed reference of service "MailTrack\SpamScore\Infrastructure\UI\Symfony\Controller\GetSpamScoreController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Domain\Application\PurchaseDomainCommandHandler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Domain\Application\PurchaseDomainCommandHandler" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "MailTrack\Domain\Infrastructure\Service\OpenproviderDomainRegistrarService" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Domain\Infrastructure\Service\SymfonyNewDomainTutorialEmailService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "MailTrack\Domain\Infrastructure\Service\SymfonyNewDomainTutorialEmailService" previously pointing to "router.default" to "router".
Changed reference of service "MailTrack\Domain\Infrastructure\UI\Symfony\Controller\CreateIntentController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Domain\Infrastructure\UI\Symfony\Controller\DomainApiController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Domain\Infrastructure\UI\Symfony\Controller\DomainController" previously pointing to "router.default" to "router".
Changed reference of service "MailTrack\Domain\Infrastructure\UI\Symfony\Controller\EmailAliasApiController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Domain\Infrastructure\UI\Symfony\Controller\ProcessIntentController" previously pointing to "router.default" to "router".
Changed reference of service "MailTrack\Domain\Infrastructure\UI\Symfony\Controller\ProcessIntentController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\Domain\Infrastructure\UI\Symfony\Controller\ProcessIntentController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "MailTrack\ArchiveData\Application\BackupUserDataCommandHandler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\ArchiveData\Application\DeleteUserDataCommandHandler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupAdvancedDocumentViewContactTableStrategy" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupAdvancedDocumentViewTableStrategy" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupBatchCampaignTableStrategy" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupBounceScanTableStrategy" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupBouncedTableStrategy" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupClickTableStrategy" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupDailySummaryByHourTableStrategy" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupDailySummaryResponseTimeTableStrategy" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupDailySummarySendersAndRecipientsTableStrategy" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupDailySummaryTableStrategy" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupDailySummaryTopInteractionsTableStrategy" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupFirstOpenTableStrategy" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupHotMailNotificationTableStrategy" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupIndividualTrackingTableStrategy" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupLinkTableStrategy" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupMailTableStrategy" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupOpenByWhoCounterTableStrategy" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupOpenTableStrategy" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupReceiverTableStrategy" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupRecipientTableStrategy" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupTrackNotificationTableStrategy" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupTrackTableStrategy" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupUserActivityTableStrategy" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupUserHashTableStrategy" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupWebhookTableStrategy" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\ArchiveData\Infrastructure\Messaging\RabbitMQ\BackupUserDataWorker" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\ScreenRecording\Infrastructure\UI\Symfony\Controller\ScreenRecordingController" previously pointing to "router.default" to "router".
Changed reference of service "MailTrack\GmailAttachment\Domain\GmailAttachmentsService" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\GmailAttachment\Infrastructure\Persistence\Doctrine\DoctrineGmailAttachmentRepository" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\GmailAttachment\Infrastructure\UI\DataTransformer\DashboardApi\GmailAttachmentDocumentListTransformer" previously pointing to "router.default" to "router".
Changed reference of service "MailTrack\GmailAttachment\Infrastructure\UI\DataTransformer\DashboardApi\GmailAttachmentDocumentListTransformer" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\GmailAttachment\Infrastructure\UI\Symfony\Controller\GmailAttachmentsActionsController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\GmailAttachment\Infrastructure\UI\Symfony\Controller\GmailAttachmentsActionsController" previously pointing to "router.default" to "router".
Changed reference of service "MailTrack\GmailAttachment\Infrastructure\UI\Symfony\Controller\GmailAttachmentsActionsJWTController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\GmailAttachment\Infrastructure\UI\Symfony\Controller\GmailAttachmentsApiController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\GmailAttachment\Infrastructure\UI\Symfony\Controller\GmailAttachmentsController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\GmailAttachment\Infrastructure\UI\Symfony\Controller\GmailAttachmentsController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "MailTrack\GmailAttachment\Infrastructure\UI\Symfony\Controller\GmailAttachmentsController" previously pointing to "router.default" to "router".
Changed reference of service "MailTrack\GmailAttachment\Infrastructure\UI\Symfony\Controller\GmailAttachmentsJWTApiController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "argument_resolver.request_payload" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "locale_listener" previously pointing to "router.default" to "router".
Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "url_helper" previously pointing to "router.default" to "router".
Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "services_resetter" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "config_builder.warmer" previously pointing to "monolog.logger" to "logger".
Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "error_handler.error_renderer.html" previously pointing to "monolog.logger" to "logger".
Changed reference of service "console.command.messenger_consume_messages" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.messenger_failed_messages_retry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.router_debug" previously pointing to "router.default" to "router".
Changed reference of service "console.command.router_match" previously pointing to "router.default" to "router".
Changed reference of service "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "mailer.mailer" previously pointing to "debug.traced.command_bus" 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 "serializer.normalizer.problem" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "serializer.normalizer.translatable" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.choice" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.file" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.color" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.transformation_failure_handling" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.upload.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.csrf" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "validator.builder" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "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.command_bus" to "messenger.default_bus".
Changed reference of service "messenger.redispatch_message_handler" previously pointing to "debug.traced.command_bus" to "messenger.default_bus".
Changed reference of service "console_profiler_listener" previously pointing to "router.default" to "router".
Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "data_collector.messenger" previously pointing to "debug.traced.command_bus" to "messenger.default_bus".
Changed reference of service "security.access.expression_voter" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service "security.logout_url_generator" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "controller.is_granted_attribute_listener" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service "security.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.success_handler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "router.default" to "router".
Changed reference of service "security.authenticator.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.json_login" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "security.access_token_handler.oidc_user_info" previously pointing to "monolog.logger" to "logger".
Changed reference of service "security.access_token_handler.oidc" previously pointing to "monolog.logger" to "logger".
Changed reference of service "twig.extension.security" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.success_handler.main.form_login" previously pointing to "monolog.logger" to "logger".
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 "messenger.middleware.doctrine_open_transaction_logger" previously pointing to "monolog.logger" to "logger".
Changed reference of service "sensio_framework_extra.security.listener" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service "sensio_framework_extra.security.listener" previously pointing to "monolog.logger" to "logger".
Changed reference of service "framework_extra_bundle.event.is_granted" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service "jms_serializer.metadata.service_locator" previously pointing to "jms_serializer.metadata.typed_properties_driver" to "jms_serializer.metadata_driver".
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 "fos_rest.serializer.jms" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "fos_rest.serializer.jms" previously pointing to "jms_serializer.configured_serialization_context_factory" to "jms_serializer.serialization_context_factory".
Changed reference of service "fos_rest.serializer.jms" previously pointing to "jms_serializer.configured_deserialization_context_factory" to "jms_serializer.deserialization_context_factory".
Changed reference of service "fos_rest.view_response_listener" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "knp_paginator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "knp_paginator.helper.processor" previously pointing to "router.default" to "router".
Changed reference of service "knp_paginator.helper.processor" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "MailTrack\FrontendBundle\Controller\PageController" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service "MailTrack\FrontendBundle\Controller\PageController" previously pointing to "mailtrack.bi.infrastructure.persistence.snowplow.snowplow_user_id_generator" to "mailtrack.bi.domain.user_id_generator".
Changed reference of service "MailTrack\FrontendBundle\Controller\GmailController" previously pointing to "router.default" to "router".
Changed reference of service "MailTrack\FrontendBundle\Services\InternalRedirect" previously pointing to "router.default" to "router".
Changed reference of service "MailTrack\IntegrationBundle\Controller\PaypalController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\IntegrationBundle\Controller\SesController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\PaymentBundle\Services\PayPalBillingAgreement" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "mailtrack_payment.paypal_subscription" previously pointing to "monolog.logger" to "logger".
Changed reference of service "MailTrack\PaymentBundle\Services\ProcessorError" previously pointing to "monolog.logger" to "logger".
Changed reference of service "mailtrack_payment.mailtrack_subscription" previously pointing to "monolog.logger" to "logger".
Changed reference of service "httplug.factory.symfony" previously pointing to "httplug.psr17_response_factory.default" to "httplug.psr17_response_factory".
Changed reference of service "httplug.factory.symfony" previously pointing to "httplug.psr17_stream_factory.default" to "httplug.psr17_stream_factory".
Changed reference of service "mailtrack_queue.command.consumer_command" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailtrack_queue.worker.intercom" previously pointing to "httplug.message_factory.default" to "httplug.message_factory".
Changed reference of service "mailtrack_queue.worker.intercom" previously pointing to "httplug.client.default" to "httplug.client".
Changed reference of service "mailtrack_queue.worker.call_webhook" previously pointing to "httplug.client.default" to "httplug.client".
Changed reference of service "mailtrack_queue.worker.call_webhook" previously pointing to "httplug.message_factory.default" to "httplug.message_factory".
Changed reference of service "mailtrack_queue.worker.undone" previously pointing to "monolog.logger" to "logger".
Changed reference of service "webpack_encore.tag_renderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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 "nelmio_api_doc.describers.openapi_php.default" previously pointing to "monolog.logger" to "logger".
Changed reference of service "nelmio_api_doc.routes.default" previously pointing to "router.default" to "router".
Changed reference of service "nelmio_api_doc.describers.openapi_php.gmail" previously pointing to "monolog.logger" to "logger".
Changed reference of service "nelmio_api_doc.describers.openapi_php.dashboard" previously pointing to "monolog.logger" to "logger".
Changed reference of service "nelmio_api_doc.describers.openapi_php.admin" previously pointing to "monolog.logger" to "logger".
Changed reference of service "nelmio_api_doc.model_describers.jms" previously pointing to "jms_serializer.configured_serialization_context_factory" to "jms_serializer.serialization_context_factory".
Changed reference of service ".abstract.instanceof.mailtrack.track.infrastructure.data_transformer.report.last_opened_emails_transformer" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".abstract.instanceof.mailtrack.track.infrastructure.data_transformer.report.unopened_emails_transformer" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".abstract.instanceof.mailtrack.track.infrastructure.data_transformer.report.all_tracked_emails_transformer" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".abstract.instanceof.mailtrack.track.infrastructure.data_transformer.report.click_report_data_transformer" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".abstract.instanceof.mailtrack.track.infrastructure.data_transformer.report.campaigns_report_data_transformer" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".abstract.instanceof.mailtrack.track.infrastructure.data_transformer.report.campaign_detail_report_data_transformer" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".abstract.instanceof.mailtrack.track.infrastructure.data_transformer.report.user_contacts_data_transformer" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".abstract.instanceof.MailTrack\DashboardBundle\Controller\PaymentController" previously pointing to "monolog.logger" to "logger".
Changed reference of service ".abstract.instanceof.MailTrack\DashboardBundle\Controller\PaymentController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".abstract.instanceof.MailTrack\DashboardBundle\Controller\PaymentTeamController" previously pointing to "monolog.logger" to "logger".
Changed reference of service ".abstract.instanceof.MailTrack\DashboardBundle\Controller\PaymentTeamController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.1Z9fEX7" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.MEa3gue" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service ".service_locator.Q9_Ua5J" previously pointing to "monolog.logger" to "logger".
Changed reference of service "command_bus.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "failed_bus.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.UbK9KvF" previously pointing to "debug.traced.command_bus" 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 "tactician.middleware.security" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service "debug.security.event_dispatcher.crx" previously pointing to "monolog.logger" to "logger".
Changed reference of service "debug.security.event_dispatcher.tracking" previously pointing to "monolog.logger" to "logger".
Changed reference of service "debug.security.event_dispatcher.file" previously pointing to "monolog.logger" to "logger".
Changed reference of service "debug.security.event_dispatcher.main" previously pointing to "monolog.logger" to "logger".
Changed reference of service ".service_locator.O2p6Lk7" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.O2p6Lk7" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service ".service_locator.JkaYaOo" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service ".service_locator.JkaYaOo" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.JkaYaOo" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service ".service_locator.C9RvHNd" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.C9RvHNd" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service ".service_locator.fuYM_Z." previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.cUcW89y" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.kFx2cOh" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.TpoC7U9" previously pointing to "monolog.logger" to "logger".
Changed reference of service ".service_locator.e_.xxAP" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service "httplug.collector.factory.buzz.inner" previously pointing to "httplug.message_factory.default" to "httplug.message_factory".
Changed reference of service "httplug.collector.factory.curl.inner" previously pointing to "httplug.psr17_response_factory.default" to "httplug.psr17_response_factory".
Changed reference of service "httplug.collector.factory.curl.inner" previously pointing to "httplug.psr17_stream_factory.default" to "httplug.psr17_stream_factory".
Changed reference of service "httplug.collector.factory.guzzle5.inner" previously pointing to "httplug.message_factory.default" to "httplug.message_factory".
Changed reference of service "httplug.collector.factory.react.inner" previously pointing to "httplug.message_factory.default" to "httplug.message_factory".
Changed reference of service "httplug.collector.factory.socket.inner" previously pointing to "httplug.message_factory.default" to "httplug.message_factory".
Changed reference of service "fos_rest.serializer.form_error_handler.inner" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "MailTrack\BetaProgram\Domain\StoredRules\FeatureRuleExpressionLanguage" previously pointing to "MailTrack\BetaProgram\Infrastructure\Persistence\Doctrine\DoctrineStoredFeatureRuleRepository" to "MailTrack\BetaProgram\Domain\StoredRules\StoredFeatureRuleRepository".
Changed reference of service "MailTrack\BetaProgram\Domain\StoredRules\FeatureRuleExpressionLanguage" previously pointing to "monolog.logger" to "logger".
Changed reference of service "jms_serializer" previously pointing to "jms_serializer.configured_serialization_context_factory" to "jms_serializer.serialization_context_factory".
Changed reference of service "jms_serializer" previously pointing to "jms_serializer.configured_deserialization_context_factory" to "jms_serializer.deserialization_context_factory".
Changed reference of service "fos_rest.view_handler" previously pointing to "router.default" to "router".
1027
Removed service "MailTrack\Track\Domain\Report\DownloadCsvTransformer"; reason: abstract.
Removed service "MailTrack\DashboardBundle\Controller\CommonPaymentController"; reason: abstract.
Removed service "MailTrack\Payment\Infrastructure\Messaging\Messenger\Stripe\StripeEventMessage"; reason: abstract.
Removed service "MailTrack\Payment\Infrastructure\Messaging\Messenger\Stripe\StripeInvoiceIncoming\StripeInvoiceUpcomingMessage"; reason: abstract.
Removed service "MailTrack\EmailProductivity\Infrastructure\Messaging\RabbitMQ\CheckEmailProductivityDayMessage"; reason: abstract.
Removed service "MailTrack\EmailProductivity\Infrastructure\Messaging\RabbitMQ\Precalculate\PrecalculateEmailProductivityMessage"; reason: abstract.
Removed service "MailTrack\EmailProductivity\Infrastructure\Messaging\RabbitMQ\ProcessEmailProductivityDayMessage"; reason: abstract.
Removed service "MailTrack\EmailProductivity\Infrastructure\Messaging\RabbitMQ\ProcessEmailProductivityReportMessage"; reason: abstract.
Removed service "MailTrack\EmailProductivity\Infrastructure\Messaging\RabbitMQ\RabbitMQEmailProductivityMessage"; reason: abstract.
Removed service "MailTrack\Video\Infrastructure\Messaging\RabbitMQ\VideoPlayedMessage"; reason: abstract.
Removed service "MailTrack\MonitorReply\Infrastructure\Messaging\Messenger\CheckMonitorReplyAndSendNotification\CheckMonitorReplyAndSendNotificationMessage"; reason: abstract.
Removed service "MailTrack\MonitorReply\Infrastructure\Messaging\Messenger\EnrichMonitorReply\EnrichMonitorReplyMessage"; reason: abstract.
Removed service "MailTrack\MonitorReply\Infrastructure\Messaging\Messenger\SendMonitorReply\SendMonitorReplyMessage"; reason: abstract.
Removed service "MailTrack\MonitorReply\Infrastructure\Messaging\Messenger\SetMonitorReply\SetMonitorReplyMessage"; reason: abstract.
Removed service "MailTrack\MonitorReply\Infrastructure\Messaging\Messenger\SetMonitorReplyByIndividualTracking\SetMonitorReplyByIndividualTrackingMessage"; reason: abstract.
Removed service "MailTrack\ArchiveData\Infrastructure\Messaging\RabbitMQ\BackupUserDataMessage"; reason: abstract.
Removed service "MailTrack\ArchiveData\Infrastructure\Messaging\RabbitMQ\DeleteUserDataMessage"; reason: abstract.
Removed service "container.env"; reason: abstract.
Removed service "Symfony\Component\Config\Loader\LoaderInterface"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Request"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Response"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: abstract.
Removed service "cache.adapter.system"; reason: abstract.
Removed service "cache.adapter.apcu"; reason: abstract.
Removed service "cache.adapter.filesystem"; reason: abstract.
Removed service "cache.adapter.psr6"; reason: abstract.
Removed service "cache.adapter.redis"; reason: abstract.
Removed service "cache.adapter.redis_tag_aware"; reason: abstract.
Removed service "cache.adapter.memcached"; reason: abstract.
Removed service "cache.adapter.doctrine_dbal"; reason: abstract.
Removed service "cache.adapter.pdo"; reason: abstract.
Removed service "cache.adapter.array"; reason: abstract.
Removed service "assets.path_package"; reason: abstract.
Removed service "assets.url_package"; reason: abstract.
Removed service "assets.static_version_strategy"; reason: abstract.
Removed service "assets.json_manifest_version_strategy"; reason: abstract.
Removed service "http_client.abstract_retry_strategy"; reason: abstract.
Removed service "mailer.transport_factory.abstract"; reason: abstract.
Removed service "lock.store.combined.abstract"; reason: abstract.
Removed service "lock.factory.abstract"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionLanguageSyntaxValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AllValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AtLeastOneOfValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BicValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CallbackValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CardSchemeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ChoiceValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CidrValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CollectionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CompoundValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountryValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CssColorValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CurrencyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateTimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DivisibleByValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EmailValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionSyntaxValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\FileValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\HostnameValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IbanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ImageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IpValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsFalseValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsTrueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsbnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsinValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IssnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\JsonValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LanguageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LocaleValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LuhnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NoSuspiciousCharactersValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotBlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotEqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotIdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\PasswordStrengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RangeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RegexValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\SequentiallyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimezoneValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TypeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UlidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UniqueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UrlValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UuidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ValidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WhenValidator"; reason: abstract.
Removed service "messenger.middleware.send_message"; 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 "security.firewall.context"; reason: abstract.
Removed service "security.firewall.lazy_context"; reason: abstract.
Removed service "security.firewall.config"; reason: abstract.
Removed service "security.user.provider.missing"; reason: abstract.
Removed service "security.user.provider.in_memory"; reason: abstract.
Removed service "security.user.provider.ldap"; reason: abstract.
Removed service "security.user.provider.chain"; reason: abstract.
Removed service "security.logout_listener"; reason: abstract.
Removed service "security.logout.listener.session"; reason: abstract.
Removed service "security.logout.listener.clear_site_data"; reason: abstract.
Removed service "security.logout.listener.cookie_clearing"; reason: abstract.
Removed service "security.logout.listener.default"; reason: abstract.
Removed service "security.authentication.listener.abstract"; reason: abstract.
Removed service "security.authentication.custom_success_handler"; reason: abstract.
Removed service "security.authentication.success_handler"; reason: abstract.
Removed service "security.authentication.custom_failure_handler"; reason: abstract.
Removed service "security.authentication.failure_handler"; reason: abstract.
Removed service "security.exception_listener"; reason: abstract.
Removed service "security.authentication.switchuser_listener"; reason: abstract.
Removed service "security.authenticator.manager"; reason: abstract.
Removed service "security.firewall.authenticator"; reason: abstract.
Removed service "security.listener.user_provider.abstract"; reason: abstract.
Removed service "security.listener.user_checker"; reason: abstract.
Removed service "security.listener.session"; reason: abstract.
Removed service "security.listener.login_throttling"; reason: abstract.
Removed service "security.authenticator.http_basic"; reason: abstract.
Removed service "security.authenticator.form_login"; reason: abstract.
Removed service "security.authenticator.json_login"; reason: abstract.
Removed service "security.authenticator.x509"; reason: abstract.
Removed service "security.authenticator.remote_user"; reason: abstract.
Removed service "security.authenticator.access_token"; reason: abstract.
Removed service "security.authenticator.access_token.chain_extractor"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info.http_client"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info"; reason: abstract.
Removed service "security.access_token_handler.oidc"; reason: abstract.
Removed service "security.access_token_handler.oidc.jwk"; reason: abstract.
Removed service "security.access_token_handler.oidc.signature"; reason: abstract.
Removed service "monolog.logger_prototype"; reason: abstract.
Removed service "monolog.activation_strategy.not_found"; reason: abstract.
Removed service "monolog.handler.fingers_crossed.error_level_activation_strategy"; reason: abstract.
Removed service "doctrine.dbal.connection"; reason: abstract.
Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
Removed service "doctrine.dbal.logging_middleware"; reason: abstract.
Removed service "doctrine.dbal.debug_middleware"; reason: abstract.
Removed service "messenger.middleware.doctrine_transaction"; reason: abstract.
Removed service "messenger.middleware.doctrine_ping_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_close_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_open_transaction_logger"; reason: abstract.
Removed service "doctrine.orm.configuration"; reason: abstract.
Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
Removed service "doctrine.orm.security.user.provider"; reason: abstract.
Removed service "jms_serializer.version_exclusion_strategy"; reason: abstract.
Removed service "httplug.plugin.cache"; reason: abstract.
Removed service "httplug.plugin.throttle"; reason: abstract.
Removed service "httplug.plugin.add_host"; reason: abstract.
Removed service "httplug.plugin.add_path"; reason: abstract.
Removed service "httplug.plugin.base_uri"; reason: abstract.
Removed service "httplug.plugin.content_type"; reason: abstract.
Removed service "httplug.plugin.header_append"; reason: abstract.
Removed service "httplug.plugin.header_defaults"; reason: abstract.
Removed service "httplug.plugin.header_set"; reason: abstract.
Removed service "httplug.plugin.header_remove"; reason: abstract.
Removed service "httplug.plugin.query_defaults"; reason: abstract.
Removed service "httplug.plugin.request_seekable_body"; reason: abstract.
Removed service "httplug.plugin.response_seekable_body"; reason: abstract.
Removed service "httplug.plugin.stack"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\User\Application\Info\Addin\GetAddinUserInfoCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\User\Application\Info\Addin\GetAddinUserInfoCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\User\Application\Team\TeamOwner\GetTeamInfoBillingByOwnerUserIdCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\User\Application\Team\TeamOwner\GetTeamInfoBillingByOwnerUserIdCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\User\Application\Team\TeamOwner\GetTeamInfoByOwnerUserIdCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\User\Application\Team\TeamOwner\GetTeamInfoByOwnerUserIdCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\User\Application\Team\TeamOwner\InviteUserCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\User\Application\Team\TeamOwner\InviteUserCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\User\Application\Team\TeamOwner\RemoveTeamMemberCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\User\Application\Team\TeamOwner\RemoveTeamMemberCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\User\Application\Team\TeamOwner\RevokeInvitationCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\User\Application\Team\TeamOwner\RevokeInvitationCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\User\Application\UserDelete\UserDeleteCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\User\Application\UserDelete\UserDeleteCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.permissions.disable_user_permissions"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.user.application.permissions.disable_user_permissions"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.account.transfer_account_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.user.application.account.transfer_account_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.account.disable_hot_notification"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.user.application.account.disable_hot_notification"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.account.disable_click_mail_notification_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.user.application.account.disable_click_mail_notification_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.account.disable_revival_notifications_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.user.application.account.disable_revival_notifications_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\User\Application\Account\DisableUserAccountCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\User\Application\Account\DisableUserAccountCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\User\Application\Account\GetAccountPageInfoCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\User\Application\Account\GetAccountPageInfoCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.account.enable_multiple_recipient_tracking"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.user.application.account.enable_multiple_recipient_tracking"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.account.disable_campaign_report_notification_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.user.application.account.disable_campaign_report_notification_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\User\Application\Subscription\Upgrade\ProcessPendingUpgradeCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\User\Application\Subscription\Upgrade\ProcessPendingUpgradeCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.subscription.buy.user_buy_plan_with_card"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.user.application.subscription.buy.user_buy_plan_with_card"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.log_in.update_user_when_user_was_logged_in_from_extension_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.user.application.log_in.update_user_when_user_was_logged_in_from_extension_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\User\Application\LogIn\UpdateUserWhenUserWasLoggedInFromAppCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\User\Application\LogIn\UpdateUserWhenUserWasLoggedInFromAppCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.team.admin.create_team_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.user.application.team.admin.create_team_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.team.admin.create_team_invitation_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.user.application.team.admin.create_team_invitation_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.team.admin.remove_team_member_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.user.application.team.admin.remove_team_member_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.team.admin.transfer_team_to_another_owner_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.user.application.team.admin.transfer_team_to_another_owner_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.team.admin.remove_team_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.user.application.team.admin.remove_team_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.team.team_member.use_team_invitation_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.user.application.team.team_member.use_team_invitation_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.team.team_owner.get_team_info_by_owner_user_id"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.user.application.team.team_owner.get_team_info_by_owner_user_id"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.team.team_owner.get_team_info_billing_by_owner_user_id"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.user.application.team.team_owner.get_team_info_billing_by_owner_user_id"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.team.team_owner.invite_user_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.user.application.team.team_owner.invite_user_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.team.team_owner.remove_team_member_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.user.application.team.team_owner.remove_team_member_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.team.team_owner.revoke_invitation_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.user.application.team.team_owner.revoke_invitation_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.account.create_user_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.user.application.account.create_user_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.team.admin.modify_max_members_team_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.user.application.team.admin.modify_max_members_team_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.notification.enable_notification_token_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.user.application.notification.enable_notification_token_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.notification.remove_notification_token_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.user.application.notification.remove_notification_token_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.report.set_daily_report_schedule_time_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.user.application.report.set_daily_report_schedule_time_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.report.remove_daily_report_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.user.application.report.remove_daily_report_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.notification.disable_email_notifications_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.user.application.notification.disable_email_notifications_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.notification.notify_user_by_email_hot_notification_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.user.application.notification.notify_user_by_email_hot_notification_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\User\Application\Notification\NotifyUserByEmailRevivalNotificationCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\User\Application\Notification\NotifyUserByEmailRevivalNotificationCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.crm_integration.get_crm_integrations_info.get_crm_integrations_info_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.user.application.crm_integration.get_crm_integrations_info.get_crm_integrations_info_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.crm_integration.save_crm_integration_settings.save_crm_integration_settings_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.user.application.crm_integration.save_crm_integration_settings.save_crm_integration_settings_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.user.application.user.settings.notifications.view_notification_settings_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.user.application.user.settings.notifications.view_notification_settings_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\User\Application\User\Check\CheckUserHashCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\User\Application\User\Check\CheckUserHashCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\BatchCampaign\CalculateBatchDateCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\BatchCampaign\CalculateBatchDateCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\BatchCampaign\PrepareBatchCampaignCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\BatchCampaign\PrepareBatchCampaignCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Bounce\StartBounceScanCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\Bounce\StartBounceScanCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\CampaignNotification\CreateCampaignNotificationCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\CampaignNotification\CreateCampaignNotificationCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\CampaignNotification\UpdateCampaignNotificationCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\CampaignNotification\UpdateCampaignNotificationCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\CampaignSettings\GetUnifiedCampaignCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\CampaignSettings\GetUnifiedCampaignCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\CampaignSettings\SaveUnifiedCampaignCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\CampaignSettings\SaveUnifiedCampaignCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\CampaignSettings\UpdateCampaignSettingsCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\CampaignSettings\UpdateCampaignSettingsCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IndividualTracking\ArchiveIndividualTrackingCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\IndividualTracking\ArchiveIndividualTrackingCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IndividualTracking\BounceIndividualTrackingCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\IndividualTracking\BounceIndividualTrackingCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IndividualTracking\CancelIndividualTrackingCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\IndividualTracking\CancelIndividualTrackingCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IndividualTracking\CancelIndividualTrackingScheduleCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\IndividualTracking\CancelIndividualTrackingScheduleCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IndividualTracking\ClickIndividualTrackingCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\IndividualTracking\ClickIndividualTrackingCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IndividualTracking\CountBlackListedRecipientsCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\IndividualTracking\CountBlackListedRecipientsCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IndividualTracking\CreateIndividualTrackingCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\IndividualTracking\CreateIndividualTrackingCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IndividualTracking\DeleteCampaignDataCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\IndividualTracking\DeleteCampaignDataCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IndividualTracking\DeleteIndividualTrackingCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\IndividualTracking\DeleteIndividualTrackingCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IndividualTracking\Dkim\CreateDomainKeyCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\IndividualTracking\Dkim\CreateDomainKeyCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IndividualTracking\Dkim\FindDomainKeyCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\IndividualTracking\Dkim\FindDomainKeyCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IndividualTracking\Dkim\VerifyDomainKeyCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\IndividualTracking\Dkim\VerifyDomainKeyCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IndividualTracking\ErrorIndividualTrackingCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\IndividualTracking\ErrorIndividualTrackingCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IndividualTracking\FilterBlackListedRecipientsCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\IndividualTracking\FilterBlackListedRecipientsCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IndividualTracking\FindIndividualTrackingDataByMessageCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\IndividualTracking\FindIndividualTrackingDataByMessageCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IndividualTracking\FindIndividualTrackingDataByThreadCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\IndividualTracking\FindIndividualTrackingDataByThreadCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IndividualTracking\FixIndividualTrackingReceiversCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\IndividualTracking\FixIndividualTrackingReceiversCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IndividualTracking\GetIndividualTrackingIdCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\IndividualTracking\GetIndividualTrackingIdCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IndividualTracking\GetIndividualTrackingScheduledDataCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\IndividualTracking\GetIndividualTrackingScheduledDataCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IndividualTracking\IsGroupedCampaignCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\IndividualTracking\IsGroupedCampaignCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IndividualTracking\LinkMessageToIndividualTrackingCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\IndividualTracking\LinkMessageToIndividualTrackingCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IndividualTracking\NotifyErrorInIndividualTrackingCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\IndividualTracking\NotifyErrorInIndividualTrackingCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IndividualTracking\NotifyScheduledIndividualTrackingCountCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\IndividualTracking\NotifyScheduledIndividualTrackingCountCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IndividualTracking\OpenIndividualTrackingCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\IndividualTracking\OpenIndividualTrackingCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IndividualTracking\PrepareDraftCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\IndividualTracking\PrepareDraftCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IndividualTracking\RemoveUnsubscribedIndividualTrackingCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\IndividualTracking\RemoveUnsubscribedIndividualTrackingCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IndividualTracking\SendIndividualTrackingCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\IndividualTracking\SendIndividualTrackingCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IndividualTracking\SetAliasIndividualTrackingCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\IndividualTracking\SetAliasIndividualTrackingCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IndividualTracking\UnarchiveIndividualTrackingCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\IndividualTracking\UnarchiveIndividualTrackingCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IndividualTracking\UnsubscribeIndividualTrackingCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\IndividualTracking\UnsubscribeIndividualTrackingCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\IsEmailWithSingleUnreliableReceiverCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\IsEmailWithSingleUnreliableReceiverCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Link\BlockUserLinkHashesCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\Link\BlockUserLinkHashesCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Link\ClickLinkCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\Link\ClickLinkCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Link\GetClickReportPaginatedByUserCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\Link\GetClickReportPaginatedByUserCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Link\GetHashLinkOwnerUserIdCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\Link\GetHashLinkOwnerUserIdCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Link\PrepareClickDesktopNotificationCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\Link\PrepareClickDesktopNotificationCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Link\RegisterOpenIfIsFirstClickCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\Link\RegisterOpenIfIsFirstClickCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Link\ReportLinkHashCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\Link\ReportLinkHashCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Mail\SendClickNotificationEmailCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\Mail\SendClickNotificationEmailCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Metrics\CreateDebeaconizerMetricCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\Metrics\CreateDebeaconizerMetricCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\MultipleRecipientTracking\GetAttachmentUploadUrlCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\MultipleRecipientTracking\GetAttachmentUploadUrlCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Notification\GetDataForMailNotificationCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\Notification\GetDataForMailNotificationCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Notification\NotifyDeletedTrackCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\Notification\NotifyDeletedTrackCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Notification\SearchForHotEmailCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\Notification\SearchForHotEmailCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Notification\SearchForRevivalEmailCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\Notification\SearchForRevivalEmailCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Notification\SendClickNotificationCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\Notification\SendClickNotificationCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Notification\SendClickPushNotificationCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\Notification\SendClickPushNotificationCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Notification\SendDownloadPushNotificationCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\Notification\SendDownloadPushNotificationCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Notification\SendOpenDesktopNotificationCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\Notification\SendOpenDesktopNotificationCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Notification\StoreHotNotificationCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\Notification\StoreHotNotificationCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Open\CreateOpenCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\Open\CreateOpenCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Open\PostCreateOpenCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\Open\PostCreateOpenCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Open\ResetOpenBadgeCounterCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\Open\ResetOpenBadgeCounterCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Open\UpdateOpenBadgeCounterCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\Open\UpdateOpenBadgeCounterCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Open\ValidateOpenFromAddonCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\Open\ValidateOpenFromAddonCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Projection\TrackAction\ShowTrackCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\Projection\TrackAction\ShowTrackCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Reminder\CancelFollowUpReminderCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\Reminder\CancelFollowUpReminderCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Reminder\DisableFollowUpReminderCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\Reminder\DisableFollowUpReminderCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Reminder\SendPendingDailyReportsCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\Reminder\SendPendingDailyReportsCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Reminder\SendPendingReminderNotificationsCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\Reminder\SendPendingReminderNotificationsCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Report\AllTrackedEmailsDataCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\Report\AllTrackedEmailsDataCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Report\ClickReportDataCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\Report\ClickReportDataCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Report\GetCampaignDetailReportDataCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\Report\GetCampaignDetailReportDataCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Report\GetCampaignsReportDataCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\Report\GetCampaignsReportDataCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Report\LastOpenedEmailsDataCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\Report\LastOpenedEmailsDataCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Report\SendDailyReportCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\Report\SendDailyReportCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Report\UnopenedEmailsDataCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\Report\UnopenedEmailsDataCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Scheduled\CancelBatchCampaignCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\Scheduled\CancelBatchCampaignCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Scheduled\FindPendingBatchCampaignCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\Scheduled\FindPendingBatchCampaignCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Scheduled\FindPendingIndividualTrackingScheduledTrackCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\Scheduled\FindPendingIndividualTrackingScheduledTrackCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Scheduled\FindPendingScheduledTrackCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\Scheduled\FindPendingScheduledTrackCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Scheduled\MoveScheduledAttachmentCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\Scheduled\MoveScheduledAttachmentCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Scheduled\ProcessBatchCampaignCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\Scheduled\ProcessBatchCampaignCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Scheduled\ProcessScheduledTrackCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\Scheduled\ProcessScheduledTrackCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Scheduled\RestoreScheduledDataCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\Scheduled\RestoreScheduledDataCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Status\CleanStatusCacheCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\Status\CleanStatusCacheCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Track\CreateTrackCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\Track\CreateTrackCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Track\GetAllTrackedEmailsPaginatedByUserCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\Track\GetAllTrackedEmailsPaginatedByUserCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Track\GetLastOpenedEmailsPaginatedByUserCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\Track\GetLastOpenedEmailsPaginatedByUserCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Track\GetUnopenedEmailsPaginatedByUserCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\Track\GetUnopenedEmailsPaginatedByUserCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Track\MarkAsNoTrackedCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\Track\MarkAsNoTrackedCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Track\OutlookSendTrackedEmailCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\Track\OutlookSendTrackedEmailCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Track\PostCreateTrackCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\Track\PostCreateTrackCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Track\SaveUndoMultipleRecipientTrackingCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\Track\SaveUndoMultipleRecipientTrackingCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Track\StartDebeaconizerCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\Track\StartDebeaconizerCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Track\Application\Track\UndoTrackCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Application\Track\UndoTrackCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.reminder.send_pending_follow_up_reminder_notifications_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.track.application.reminder.send_pending_follow_up_reminder_notifications_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.reminder.disable_follow_up_reminder_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.track.application.reminder.disable_follow_up_reminder_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.notification.get_data_for_mail_notification_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.track.application.notification.get_data_for_mail_notification_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.reminder.send_pending_daily_reports_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.track.application.reminder.send_pending_daily_reports_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.status.clean_status_cache_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.track.application.status.clean_status_cache_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.scheduled.process_scheduled_track_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.track.application.scheduled.process_scheduled_track_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.scheduled.restore_scheduled_data_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.track.application.scheduled.restore_scheduled_data_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.scheduled.process_batch_campaign_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.track.application.scheduled.process_batch_campaign_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.scheduled.move_scheduled_attachments_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.track.application.scheduled.move_scheduled_attachments_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.scheduled.find_pending_scheduled_track_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.track.application.scheduled.find_pending_scheduled_track_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.scheduled.find_pending_batch_campaign_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.track.application.scheduled.find_pending_batch_campaign_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.scheduled.cancel_batch_campaign_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.track.application.scheduled.cancel_batch_campaign_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.link.prepare_click_desktop_notification_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.track.application.link.prepare_click_desktop_notification_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.link.register_open_if_is_first_click_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.track.application.link.register_open_if_is_first_click_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mail.track.track.application.link.click_link_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mail.track.track.application.link.click_link_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.link.get_click_report_paginated_by_user_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.track.application.link.get_click_report_paginated_by_user_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.multiple_recipient_tracking.get_attachment_upload_url_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.track.application.multiple_recipient_tracking.get_attachment_upload_url_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.report.send_daily_report_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.track.application.report.send_daily_report_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.report.last_opened_emails_data_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.track.application.report.last_opened_emails_data_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.report.unopened_emails_data_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.track.application.report.unopened_emails_data_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.report.all_tracked_emails_data_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.track.application.report.all_tracked_emails_data_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.report.click_report_data_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.track.application.report.click_report_data_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.report.get_campaigns_report_data_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.track.application.report.get_campaigns_report_data_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.report.campaign_detail_report_data_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.track.application.report.campaign_detail_report_data_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.track.get_all_tracks_emails_paginated_by_user_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.track.application.track.get_all_tracks_emails_paginated_by_user_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.track.get_last_opened_emails_paginated_by_user_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.track.application.track.get_last_opened_emails_paginated_by_user_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.track.get_unopened_emails_paginated_by_user_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.track.application.track.get_unopened_emails_paginated_by_user_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.open.update_open_badge_counter_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.track.application.open.update_open_badge_counter_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.open.reset_open_badge_counter_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.track.application.open.reset_open_badge_counter_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.open.validate_open_from_addon_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.track.application.open.validate_open_from_addon_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.individual_tracking.create_individual_tracking_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.track.application.individual_tracking.create_individual_tracking_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.individual_tracking.delete_individual_tracking_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.track.application.individual_tracking.delete_individual_tracking_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.individual_tracking.fix_individual_tracking_receivers_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.track.application.individual_tracking.fix_individual_tracking_receivers_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.individual_tracking.is_grouped_campaign_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.track.application.individual_tracking.is_grouped_campaign_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.individual_tracking.link_message_to_individual_tracking_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.track.application.individual_tracking.link_message_to_individual_tracking_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.individual_tracking.find_individual_tracking_data_by_message_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.track.application.individual_tracking.find_individual_tracking_data_by_message_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mail_track.track.application.individual_tracking.error_individual_tracking_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mail_track.track.application.individual_tracking.error_individual_tracking_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.individual_tracking.open_individual_tracking_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.track.application.individual_tracking.open_individual_tracking_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.individual_tracking.send_individual_tracking_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.track.application.individual_tracking.send_individual_tracking_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.individual_tracking.click_individual_tracking_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.track.application.individual_tracking.click_individual_tracking_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.individual_tracking.get_individual_tracking_scheduled_data_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.track.application.individual_tracking.get_individual_tracking_scheduled_data_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.individual_tracking.notify_scheduled_individual_tracking_count_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.track.application.individual_tracking.notify_scheduled_individual_tracking_count_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.individual_tracking.get_individual_tracking_id_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.track.application.individual_tracking.get_individual_tracking_id_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.individual_tracking.notify_error_in_individual_tracking_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.track.application.individual_tracking.notify_error_in_individual_tracking_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.individual_tracking.cancel_individual_tracking_schedule_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.track.application.individual_tracking.cancel_individual_tracking_schedule_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.individual_tracking.cancel_individual_tracking_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.track.application.individual_tracking.cancel_individual_tracking_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.link.report_link_hash_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.track.application.link.report_link_hash_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.link.block_user_link_hashes_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.track.application.link.block_user_link_hashes_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.link.get_hash_link_owner_user_id_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.track.application.link.get_hash_link_owner_user_id_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.individual_tracking.dkim.create_domain_key_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.track.application.individual_tracking.dkim.create_domain_key_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.individual_tracking.dkim.find_domain_key_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.track.application.individual_tracking.dkim.find_domain_key_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.individual_tracking.dkim.validate_domain_key_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.track.application.individual_tracking.dkim.validate_domain_key_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.campaign_settings.update_campaign_settings_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.track.application.campaign_settings.update_campaign_settings_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.bounce.start_bounce_scan_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.track.application.bounce.start_bounce_scan_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.individual_tracking.bounce_individual_tracking_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.track.application.individual_tracking.bounce_individual_tracking_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.batch_campaign.prepare_batch_campaign_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.track.application.batch_campaign.prepare_batch_campaign_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.batch_campaign.calculate_batch_date_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.track.application.batch_campaign.calculate_batch_date_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.individual_tracking.unsubscribe_individual_tracking_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.track.application.individual_tracking.unsubscribe_individual_tracking_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.individual_tracking.remove_unsubscribed_individual_tracking_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.track.application.individual_tracking.remove_unsubscribed_individual_tracking_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.individual_tracking.count_black_listed_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.track.application.individual_tracking.count_black_listed_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.track.application.individual_tracking.filter_black_listed_recipients_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.track.application.individual_tracking.filter_black_listed_recipients_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Payment\Infrastructure\Messaging\QuadernoWebhook\QuadernoWebhookSchedulerInterface.0.MailTrack\Payment\Infrastructure\Messaging\QuadernoWebhook\RabbitMQQuadernoWebHookScheduler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Payment\Infrastructure\Messaging\QuadernoWebhook\RabbitMQQuadernoWebHookScheduler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\Track\Infrastructure\Console\Symfony\TestWebRiskCommand"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Infrastructure\Console\Symfony\TestWebRiskCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\Track\Infrastructure\UI\Symfony\Controller\CampaignController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\Track\Infrastructure\UI\Symfony\Controller\CampaignController"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Infrastructure\UI\Symfony\Controller\CampaignController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\Track\Infrastructure\UI\Symfony\Controller\CampaignUnsubscribeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\Track\Infrastructure\UI\Symfony\Controller\CampaignUnsubscribeController"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Infrastructure\UI\Symfony\Controller\CampaignUnsubscribeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\Track\Infrastructure\UI\Symfony\Controller\CampaignSubscribeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\Track\Infrastructure\UI\Symfony\Controller\CampaignSubscribeController"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Infrastructure\UI\Symfony\Controller\CampaignSubscribeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\Track\Infrastructure\UI\Symfony\Controller\ReplyDetectedController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\Track\Infrastructure\UI\Symfony\Controller\ReplyDetectedController"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Infrastructure\UI\Symfony\Controller\ReplyDetectedController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\Track\Infrastructure\UI\Symfony\Controller\PreTrackController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\Track\Infrastructure\UI\Symfony\Controller\PreTrackController"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Infrastructure\UI\Symfony\Controller\PreTrackController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\Track\Infrastructure\UI\Symfony\Controller\OpenController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\Track\Infrastructure\UI\Symfony\Controller\OpenController"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Infrastructure\UI\Symfony\Controller\OpenController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\Track\Infrastructure\UI\Symfony\Controller\OpenBadgeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\Track\Infrastructure\UI\Symfony\Controller\OpenBadgeController"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Infrastructure\UI\Symfony\Controller\OpenBadgeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\Track\Infrastructure\UI\Symfony\Controller\TrackController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\Track\Infrastructure\UI\Symfony\Controller\TrackController"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Infrastructure\UI\Symfony\Controller\TrackController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\Track\Infrastructure\UI\Symfony\Controller\MultipleRecipientTrackingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\Track\Infrastructure\UI\Symfony\Controller\MultipleRecipientTrackingController"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Infrastructure\UI\Symfony\Controller\MultipleRecipientTrackingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\Track\Infrastructure\UI\Symfony\Controller\MultipleRecipientTrackingUndoController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\Track\Infrastructure\UI\Symfony\Controller\MultipleRecipientTrackingUndoController"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Infrastructure\UI\Symfony\Controller\MultipleRecipientTrackingUndoController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\Track\Infrastructure\UI\Symfony\Controller\CampaignReportNotificationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\Track\Infrastructure\UI\Symfony\Controller\CampaignReportNotificationController"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Infrastructure\UI\Symfony\Controller\CampaignReportNotificationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\DashboardBundle\Controller\TraceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\DashboardBundle\Controller\TraceController"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\DashboardBundle\Controller\TraceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\Track\Infrastructure\UI\Symfony\Controller\TrackDashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\Track\Infrastructure\UI\Symfony\Controller\TrackDashboardController"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Infrastructure\UI\Symfony\Controller\TrackDashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\Track\Infrastructure\Cron\Symfony\TimeoutPendingIndividualTrackingCron"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Infrastructure\Cron\Symfony\TimeoutPendingIndividualTrackingCron"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\Track\Infrastructure\Cron\Symfony\CleanOutdatedScheduledDataCron"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Infrastructure\Cron\Symfony\CleanOutdatedScheduledDataCron"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\Track\Infrastructure\Cron\Symfony\ProcessScheduledCron"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Infrastructure\Cron\Symfony\ProcessScheduledCron"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\Track\Infrastructure\Cron\Symfony\ProcessIndividualTrackingScheduledCron"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Infrastructure\Cron\Symfony\ProcessIndividualTrackingScheduledCron"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\Track\Infrastructure\Cron\Symfony\ProcessBatchCampaignCron"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Infrastructure\Cron\Symfony\ProcessBatchCampaignCron"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\Track\Infrastructure\Cron\Symfony\DailyReportCron"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Infrastructure\Cron\Symfony\DailyReportCron"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\Track\Infrastructure\Cron\Symfony\SendDailyReportToUser"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Infrastructure\Cron\Symfony\SendDailyReportToUser"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\Track\Infrastructure\Cron\Symfony\RecreateDailyReportCache"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Infrastructure\Cron\Symfony\RecreateDailyReportCache"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\Track\Infrastructure\Cron\Symfony\ProcessFollowUpReminderCron"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Infrastructure\Cron\Symfony\ProcessFollowUpReminderCron"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\Track\Infrastructure\Cron\Symfony\FindBounceToScanCron"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Infrastructure\Cron\Symfony\FindBounceToScanCron"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\Track\Infrastructure\Console\Symfony\CreateTestTrackFromAddonCommand"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Infrastructure\Console\Symfony\CreateTestTrackFromAddonCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.mailtrack.track.infrastructure.console.symfony.add_blocked_link_hash_console_command"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.track.infrastructure.console.symfony.add_blocked_link_hash_console_command"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\Track\Infrastructure\Console\Symfony\CreateNewDkimConfigCommand"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Infrastructure\Console\Symfony\CreateNewDkimConfigCommand"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.track.infrastructure.data_transformer.report.last_opened_emails_transformer"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.track.infrastructure.data_transformer.report.unopened_emails_transformer"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.track.infrastructure.data_transformer.report.all_tracked_emails_transformer"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.track.infrastructure.data_transformer.report.click_report_data_transformer"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.track.infrastructure.data_transformer.report.campaigns_report_data_transformer"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.track.infrastructure.data_transformer.report.campaign_detail_report_data_transformer"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.track.infrastructure.data_transformer.report.user_contacts_data_transformer"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.MailTrack\Track\Infrastructure\UI\Twig\Extension\DateTimeFormatterExtension"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Infrastructure\UI\Twig\Extension\DateTimeFormatterExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.mailtrack.track.infrastructure.ui.twig.extension.duration_transformer_extension"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.track.infrastructure.ui.twig.extension.duration_transformer_extension"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\Track\Infrastructure\UI\Symfony\Controller\Outlook\v1\StatusController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\Track\Infrastructure\UI\Symfony\Controller\Outlook\v1\StatusController"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Infrastructure\UI\Symfony\Controller\Outlook\v1\StatusController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\Track\Infrastructure\UI\Symfony\Controller\Outlook\v1\TrackController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\Track\Infrastructure\UI\Symfony\Controller\Outlook\v1\TrackController"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Track\Infrastructure\UI\Symfony\Controller\Outlook\v1\TrackController"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Payment\Application\Checkout\Config\ConfigCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Payment\Application\Checkout\Config\ConfigCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Payment\Application\Invoice\SearchUserInvoicesCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Payment\Application\Invoice\SearchUserInvoicesCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Payment\Application\Metrics\NotifyUpdateDataToSeveralUsersCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Payment\Application\Metrics\NotifyUpdateDataToSeveralUsersCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Payment\Application\Plan\GetActivePromotionInfoCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Payment\Application\Plan\GetActivePromotionInfoCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Payment\Application\Plan\GetUpSellPlanCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Payment\Application\Plan\GetUpSellPlanCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Payment\Application\Plan\RenamePlanCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Payment\Application\Plan\RenamePlanCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Payment\Application\Plan\UpSellPlanCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Payment\Application\Plan\UpSellPlanCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Payment\Application\Promotion\RegisterUserPromotionCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Payment\Application\Promotion\RegisterUserPromotionCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Payment\Application\Subscription\CancelExpiredSubscriptionsCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Payment\Application\Subscription\CancelExpiredSubscriptionsCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Payment\Application\Subscription\GetPaymentDataCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Payment\Application\Subscription\GetPaymentDataCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Payment\Application\Subscription\GetRecoverySubscriptionDataCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Payment\Application\Subscription\GetRecoverySubscriptionDataCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Payment\Application\Subscription\RecoverSubscriptionCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Payment\Application\Subscription\RecoverSubscriptionCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Payment\Application\Subscription\StoreSubscriptionLogCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Payment\Application\Subscription\StoreSubscriptionLogCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Payment\Application\Upgrade\BlockUserUpgradesCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Payment\Application\Upgrade\BlockUserUpgradesCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Payment\Application\Upgrade\CanUserPerformUpgradeCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Payment\Application\Upgrade\CanUserPerformUpgradeCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Payment\Application\Upgrade\RefundPreviousPlanIfNeededCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Payment\Application\Upgrade\RefundPreviousPlanIfNeededCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Payment\Application\Upgrade\SavePendingUpgradeCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Payment\Application\Upgrade\SavePendingUpgradeCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.payment.application.metrics.notify_update_data_to_several_users_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.payment.application.metrics.notify_update_data_to_several_users_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.payment.application.subscription.get_recovery_subscription_data_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.payment.application.subscription.get_recovery_subscription_data_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.payment.application.subscription.recover_subscription_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.payment.application.subscription.recover_subscription_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.payment.application.subscription.store_subscription_log_commmand_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.payment.application.subscription.store_subscription_log_commmand_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.payment.application.plan.up_sell_plan_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.payment.application.plan.up_sell_plan_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.payment.application.plan.rename_plan_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.payment.application.plan.rename_plan_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.payment.application.promotion.register_user_promotion_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.payment.application.promotion.register_user_promotion_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.payment.application.plan.get_up_sell_plan_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.payment.application.plan.get_up_sell_plan_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.payment.application.invoice.search_user_invoices_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.payment.application.invoice.search_user_invoices_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.payment.application.subscription.get_payment_data_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.payment.application.subscription.get_payment_data_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.payment.application.upgrade.refund_previous_plan_if_needed_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.payment.application.upgrade.refund_previous_plan_if_needed_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.payment.application.upgrade.save_pending_upgrade_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.payment.application.upgrade.save_pending_upgrade_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.payment.application.upgrade.can_user_perform_upgrade_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.payment.application.upgrade.can_user_perform_upgrade_command_handler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.mailtrack.payment.application.upgrade.block_user_upgrades_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.mailtrack.payment.application.upgrade.block_user_upgrades_command_handler"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\Payment\Infrastructure\UI\Symfony\Controller\FinishPaymentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\Payment\Infrastructure\UI\Symfony\Controller\FinishPaymentController"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Payment\Infrastructure\UI\Symfony\Controller\FinishPaymentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\Payment\Infrastructure\UI\Symfony\Controller\GmailPlanController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\Payment\Infrastructure\UI\Symfony\Controller\GmailPlanController"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Payment\Infrastructure\UI\Symfony\Controller\GmailPlanController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\Payment\Infrastructure\UI\Symfony\Controller\UpSellController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\Payment\Infrastructure\UI\Symfony\Controller\UpSellController"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Payment\Infrastructure\UI\Symfony\Controller\UpSellController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\Payment\Infrastructure\UI\Symfony\Controller\Upgrade\GetPlanInfoController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\Payment\Infrastructure\UI\Symfony\Controller\Upgrade\GetPlanInfoController"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Payment\Infrastructure\UI\Symfony\Controller\Upgrade\GetPlanInfoController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\Payment\Infrastructure\UI\Symfony\Controller\Upgrade\UpgradeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\Payment\Infrastructure\UI\Symfony\Controller\Upgrade\UpgradeController"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Payment\Infrastructure\UI\Symfony\Controller\Upgrade\UpgradeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\Payment\Infrastructure\UI\Symfony\Controller\UserPromotionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\Payment\Infrastructure\UI\Symfony\Controller\UserPromotionController"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Payment\Infrastructure\UI\Symfony\Controller\UserPromotionController"; reason: abstract.
Removed service ".instanceof.MailTrack\Payment\Domain\PaymentMethod\UpdateBillingInfoProviderService.0.MailTrack\Payment\Infrastructure\PaymentMethod\Stripe\Customer\StripeUpdateCustomerProvider"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Payment\Infrastructure\PaymentMethod\Stripe\Customer\StripeUpdateCustomerProvider"; reason: abstract.
Removed service ".instanceof.MailTrack\Payment\Domain\PaymentMethod\UpdateBillingInfoProviderService.0.MailTrack\Payment\Infrastructure\PaymentMethod\Quaderno\Client\QuadernoUpdateBillingInfoProvider"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Payment\Infrastructure\PaymentMethod\Quaderno\Client\QuadernoUpdateBillingInfoProvider"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\DashboardBundle\Controller\NotificationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\DashboardBundle\Controller\NotificationController"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\DashboardBundle\Controller\NotificationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\DashboardBundle\Controller\BillingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\DashboardBundle\Controller\BillingController"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\DashboardBundle\Controller\BillingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\DashboardBundle\Controller\ClickNotificationsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\DashboardBundle\Controller\ClickNotificationsController"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\DashboardBundle\Controller\ClickNotificationsController"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\DashboardBundle\Controller\PaymentController"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\DashboardBundle\Controller\PaymentTeamController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\Payment\Infrastructure\Console\Symfony\UpdateUserDataToIntercomCommand"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Payment\Infrastructure\Console\Symfony\UpdateUserDataToIntercomCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\Payment\Infrastructure\Console\Symfony\DowngradeExpiredSubscriptionsCommand"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Payment\Infrastructure\Console\Symfony\DowngradeExpiredSubscriptionsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\Payment\Infrastructure\Console\Symfony\RenamePlanCommand"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Payment\Infrastructure\Console\Symfony\RenamePlanCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\Payment\Infrastructure\UI\Symfony\Command\SendTestEventsIntercomCommand"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Payment\Infrastructure\UI\Symfony\Command\SendTestEventsIntercomCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\Payment\Infrastructure\Console\Symfony\RecoverStripeSubscriptionInfoCommand"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Payment\Infrastructure\Console\Symfony\RecoverStripeSubscriptionInfoCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\Payment\Infrastructure\Console\Symfony\UpdateCancelledUserToIntercomFromCsvCommand"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Payment\Infrastructure\Console\Symfony\UpdateCancelledUserToIntercomFromCsvCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\Payment\Infrastructure\Console\Symfony\UpdateMissingInfoFromQuadernoToStripeCommand"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Payment\Infrastructure\Console\Symfony\UpdateMissingInfoFromQuadernoToStripeCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\Payment\Infrastructure\Console\Symfony\MigrateUsersToAPlanWithTaxesIncludedCommand"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Payment\Infrastructure\Console\Symfony\MigrateUsersToAPlanWithTaxesIncludedCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\Payment\Infrastructure\Console\Symfony\CreateStripePriceCommand"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Payment\Infrastructure\Console\Symfony\CreateStripePriceCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\Payment\Infrastructure\Console\Symfony\CreatePlanCommand"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Payment\Infrastructure\Console\Symfony\CreatePlanCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\Payment\Infrastructure\Console\Symfony\GrantProPlanCommand"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Payment\Infrastructure\Console\Symfony\GrantProPlanCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\Email\Infrastructure\UI\Symfony\Controller\EmailController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\Email\Infrastructure\UI\Symfony\Controller\EmailController"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Email\Infrastructure\UI\Symfony\Controller\EmailController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\SettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\SettingsController"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\SettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\PageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\PageController"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\PageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\AnalyticsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\AnalyticsController"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\AnalyticsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\ViewerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\ViewerController"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\ViewerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\StatisticsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\StatisticsController"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\StatisticsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\MicroToolController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\MicroToolController"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\MicroToolController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\DocumentsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\DocumentsController"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\DocumentsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\DocumentsApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\DocumentsApiController"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\DocumentsApiController"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.MailTrack\FileTracking\Infrastructure\UI\Twig\Extension\FileTrackingUrlGeneratorExtension"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\FileTracking\Infrastructure\UI\Twig\Extension\FileTrackingUrlGeneratorExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\FileTracking\Infrastructure\UI\Symfony\Command\FillUserQuotasCommand"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\FileTracking\Infrastructure\UI\Symfony\Command\FillUserQuotasCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\FileTracking\Infrastructure\UI\Symfony\Command\AddAdvancedDocumentViewContactsCommand"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\FileTracking\Infrastructure\UI\Symfony\Command\AddAdvancedDocumentViewContactsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\FileTracking\Infrastructure\UI\Symfony\Command\ReminderSignatureRequestNotificationsCommand"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\FileTracking\Infrastructure\UI\Symfony\Command\ReminderSignatureRequestNotificationsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\FileTracking\Infrastructure\UI\Symfony\Command\DeleteTestFilesCommand"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\FileTracking\Infrastructure\UI\Symfony\Command\DeleteTestFilesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\CRM\Infrastructure\Console\CreateSearchIndexCommand"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\CRM\Infrastructure\Console\CreateSearchIndexCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\CRM\Infrastructure\Console\DeleteSearchIndexCommand"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\CRM\Infrastructure\Console\DeleteSearchIndexCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\CRM\Infrastructure\Console\ModifySearchIndexCommand"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\CRM\Infrastructure\Console\ModifySearchIndexCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\CRM\Infrastructure\Console\ReindexAllAcceptedUsersCommand"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\CRM\Infrastructure\Console\ReindexAllAcceptedUsersCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\CRM\Infrastructure\Console\ReindexSearchIndexCommand"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\CRM\Infrastructure\Console\ReindexSearchIndexCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\CRM\Infrastructure\Console\StopDetectRepliesCommand"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\CRM\Infrastructure\Console\StopDetectRepliesCommand"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Domain\Event\DomainEventSubscriber.0.MailTrack\CRM\Infrastructure\EventSubscriber\CRMDataOpenWasCreatedSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\CRM\Infrastructure\EventSubscriber\CRMDataOpenWasCreatedSubscriber"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Domain\Event\DomainEventSubscriber.0.MailTrack\CRM\Infrastructure\EventSubscriber\CRMDataScheduledTrackWasTrackedSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\CRM\Infrastructure\EventSubscriber\CRMDataScheduledTrackWasTrackedSubscriber"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Domain\Event\DomainEventSubscriber.0.MailTrack\CRM\Infrastructure\EventSubscriber\CRMDataTrackWasCreatedSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\CRM\Infrastructure\EventSubscriber\CRMDataTrackWasCreatedSubscriber"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Domain\Event\DomainEventSubscriber.0.MailTrack\CRM\Infrastructure\EventSubscriber\CRMDataTrackWasDeletedSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\CRM\Infrastructure\EventSubscriber\CRMDataTrackWasDeletedSubscriber"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Domain\Event\DomainEventSubscriber.0.MailTrack\CRM\Infrastructure\EventSubscriber\CRMDataTrackWasMarkAsNotTrackedSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\CRM\Infrastructure\EventSubscriber\CRMDataTrackWasMarkAsNotTrackedSubscriber"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Domain\Event\DomainEventSubscriber.0.MailTrack\CRM\Infrastructure\EventSubscriber\CRMDataUndoWasCreatedSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\CRM\Infrastructure\EventSubscriber\CRMDataUndoWasCreatedSubscriber"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Domain\Event\DomainEventSubscriber.0.MailTrack\CRM\Infrastructure\EventSubscriber\ContactSubscriptionChangedSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\CRM\Infrastructure\EventSubscriber\ContactSubscriptionChangedSubscriber"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Domain\Event\DomainEventSubscriber.0.MailTrack\CRM\Infrastructure\EventSubscriber\ContactTrackWasCreatedSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\CRM\Infrastructure\EventSubscriber\ContactTrackWasCreatedSubscriber"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Domain\Event\DomainEventSubscriber.0.MailTrack\CRM\Infrastructure\EventSubscriber\DeleteContactsDataUserWasDeletedSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\CRM\Infrastructure\EventSubscriber\DeleteContactsDataUserWasDeletedSubscriber"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Domain\Event\DomainEventSubscriber.0.MailTrack\CRM\Infrastructure\EventSubscriber\UpdateSearchRepositoryWhenBouncedWasCreatedSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\CRM\Infrastructure\EventSubscriber\UpdateSearchRepositoryWhenBouncedWasCreatedSubscriber"; reason: abstract.
Removed service ".instanceof.MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\CalculateInteractionsWorker.0.MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\CalculateInteractionsWorker"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\CalculateInteractionsWorker"; reason: abstract.
Removed service ".instanceof.MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\DetectLastInteractionWorker.0.MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\DetectLastInteractionWorker"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\DetectLastInteractionWorker"; reason: abstract.
Removed service ".instanceof.MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\RabbitMQCRMMigrateUserTracksRangeWorker.0.MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\RabbitMQCRMMigrateUserTracksRangeWorker"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\RabbitMQCRMMigrateUserTracksRangeWorker"; reason: abstract.
Removed service ".instanceof.MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\RabbitMQCRMReIndexUserContactListWorker.0.MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\RabbitMQCRMReIndexUserContactListWorker"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\RabbitMQCRMReIndexUserContactListWorker"; reason: abstract.
Removed service ".instanceof.MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\RabbitMQOptOutCRMDataWorker.0.MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\RabbitMQOptOutCRMDataWorker"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\RabbitMQOptOutCRMDataWorker"; reason: abstract.
Removed service ".instanceof.MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\ReindexCustomContactsWorker.0.MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\ReindexCustomContactsWorker"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\ReindexCustomContactsWorker"; reason: abstract.
Removed service ".instanceof.MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\ReindexUsersWithContactsAcceptedWorker.0.MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\ReindexUsersWithContactsAcceptedWorker"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\ReindexUsersWithContactsAcceptedWorker"; reason: abstract.
Removed service ".instanceof.MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\StopDetectRepliesWorker.0.MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\StopDetectRepliesWorker"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\StopDetectRepliesWorker"; reason: abstract.
Removed service ".instanceof.MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\UpdateLastContactDateWorker.0.MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\UpdateLastContactDateWorker"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\UpdateLastContactDateWorker"; reason: abstract.
Removed service ".instanceof.MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\UserIndexContactWorker.0.MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\UserIndexContactWorker"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\UserIndexContactWorker"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Templates\Application\CopyTemplateCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Templates\Application\CopyTemplateCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Templates\Application\DeleteTemplateCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Templates\Application\DeleteTemplateCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Templates\Application\GetImageUploadUrlCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Templates\Application\GetImageUploadUrlCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Templates\Application\GetPublishedTemplateCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Templates\Application\GetPublishedTemplateCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Templates\Application\GetTemplateCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Templates\Application\GetTemplateCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Templates\Application\GetTemplatesCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Templates\Application\GetTemplatesCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Templates\Application\PublishTemplateCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Templates\Application\PublishTemplateCommandHandler"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Application\CommandHandler.0.MailTrack\Templates\Application\UnpublishTemplateCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Templates\Application\UnpublishTemplateCommandHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\EmailProductivity\Infrastructure\Console\Symfony\EmailProductivityPrecalculateCommand"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\EmailProductivity\Infrastructure\Console\Symfony\EmailProductivityPrecalculateCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\EmailProductivity\Infrastructure\Console\Symfony\EmailProductivityReportCommand"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\EmailProductivity\Infrastructure\Console\Symfony\EmailProductivityReportCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\EmailProductivity\Infrastructure\Console\Symfony\ProcessEmailProductivityReportCommand"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\EmailProductivity\Infrastructure\Console\Symfony\ProcessEmailProductivityReportCommand"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Domain\Event\DomainEventSubscriber.0.MailTrack\EmailProductivity\Infrastructure\EventSubscriber\EmailProductivityFrequencyWasChangedSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\EmailProductivity\Infrastructure\EventSubscriber\EmailProductivityFrequencyWasChangedSubscriber"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Domain\Event\DomainEventSubscriber.0.MailTrack\EmailProductivity\Infrastructure\EventSubscriber\EmailProductivityNotificationWasDisabledSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\EmailProductivity\Infrastructure\EventSubscriber\EmailProductivityNotificationWasDisabledSubscriber"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Domain\Event\DomainEventSubscriber.0.MailTrack\EmailProductivity\Infrastructure\EventSubscriber\ScheduleEmailProductivityReportWhenTrackWasCreatedSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\EmailProductivity\Infrastructure\EventSubscriber\ScheduleEmailProductivityReportWhenTrackWasCreatedSubscriber"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Domain\Event\DomainEventSubscriber.0.MailTrack\EmailProductivity\Infrastructure\EventSubscriber\SendPrecalculateEmailProductivityWhenUserWasSignUpSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\EmailProductivity\Infrastructure\EventSubscriber\SendPrecalculateEmailProductivityWhenUserWasSignUpSubscriber"; reason: abstract.
Removed service ".instanceof.MailTrack\EmailProductivity\Infrastructure\Messaging\RabbitMQ\CheckEmailProductivityDayWorker.0.MailTrack\EmailProductivity\Infrastructure\Messaging\RabbitMQ\CheckEmailProductivityDayWorker"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\EmailProductivity\Infrastructure\Messaging\RabbitMQ\CheckEmailProductivityDayWorker"; reason: abstract.
Removed service ".instanceof.MailTrack\EmailProductivity\Infrastructure\Messaging\RabbitMQ\Precalculate\PrecalculateEmailProductivityWorker.0.MailTrack\EmailProductivity\Infrastructure\Messaging\RabbitMQ\Precalculate\PrecalculateEmailProductivityWorker"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\EmailProductivity\Infrastructure\Messaging\RabbitMQ\Precalculate\PrecalculateEmailProductivityWorker"; reason: abstract.
Removed service ".instanceof.MailTrack\EmailProductivity\Infrastructure\Messaging\RabbitMQ\ProcessEmailProductivityDayWorker.0.MailTrack\EmailProductivity\Infrastructure\Messaging\RabbitMQ\ProcessEmailProductivityDayWorker"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\EmailProductivity\Infrastructure\Messaging\RabbitMQ\ProcessEmailProductivityDayWorker"; reason: abstract.
Removed service ".instanceof.MailTrack\EmailProductivity\Infrastructure\Messaging\RabbitMQ\ProcessEmailProductivityReportWorker.0.MailTrack\EmailProductivity\Infrastructure\Messaging\RabbitMQ\ProcessEmailProductivityReportWorker"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\EmailProductivity\Infrastructure\Messaging\RabbitMQ\ProcessEmailProductivityReportWorker"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\Video\Infrastructure\UI\Symfony\Controller\PresignedVideoUrlController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\Video\Infrastructure\UI\Symfony\Controller\PresignedVideoUrlController"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Video\Infrastructure\UI\Symfony\Controller\PresignedVideoUrlController"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.MailTrack\Video\Infrastructure\UI\Twig\Extension\TwigThumbnailURLGeneratorExtension"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Video\Infrastructure\UI\Twig\Extension\TwigThumbnailURLGeneratorExtension"; reason: abstract.
Removed service ".instanceof.MailTrack\Track\Domain\Track\Service\IgnoreTrackInterface.0.MailTrack\CrmIntegrations\Domain\Services\CrmIgnoreRegistryService"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\CrmIntegrations\Domain\Services\CrmIgnoreRegistryService"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Domain\Event\DomainEventNotifier.0.MailTrack\Poll\Domain\EventSubscriber\DisableMonitorReplySubscriber"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Poll\Domain\EventSubscriber\DisableMonitorReplySubscriber"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Domain\Event\DomainEventNotifier.0.MailTrack\Poll\Domain\EventSubscriber\VoteConfirmationSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Poll\Domain\EventSubscriber\VoteConfirmationSubscriber"; reason: abstract.
Removed service ".instanceof.MailTrack\Poll\Infrastructure\Messaging\RabbitMQ\BindPollToCampaignWorker.0.MailTrack\Poll\Infrastructure\Messaging\RabbitMQ\BindPollToCampaignWorker"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Poll\Infrastructure\Messaging\RabbitMQ\BindPollToCampaignWorker"; reason: abstract.
Removed service ".instanceof.MailTrack\Poll\Infrastructure\Messaging\RabbitMQ\BindPollToMailWorker.0.MailTrack\Poll\Infrastructure\Messaging\RabbitMQ\BindPollToMailWorker"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Poll\Infrastructure\Messaging\RabbitMQ\BindPollToMailWorker"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\RealtimeFeed\Infrastructure\Console\Symfony\PurgeOldActionsCommand"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\RealtimeFeed\Infrastructure\Console\Symfony\PurgeOldActionsCommand"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Domain\Event\DomainEventNotifier.0.MailTrack\RealtimeFeed\Infrastructure\EventSubscriber\CreateActionWhenClickWasCreatedSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\RealtimeFeed\Infrastructure\EventSubscriber\CreateActionWhenClickWasCreatedSubscriber"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Domain\Event\DomainEventNotifier.0.MailTrack\RealtimeFeed\Infrastructure\EventSubscriber\CreateActionWhenFileViewWasCreatedSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\RealtimeFeed\Infrastructure\EventSubscriber\CreateActionWhenFileViewWasCreatedSubscriber"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Domain\Event\DomainEventNotifier.0.MailTrack\RealtimeFeed\Infrastructure\EventSubscriber\CreateActionWhenHotMailNotificationWasSentSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\RealtimeFeed\Infrastructure\EventSubscriber\CreateActionWhenHotMailNotificationWasSentSubscriber"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Domain\Event\DomainEventNotifier.0.MailTrack\RealtimeFeed\Infrastructure\EventSubscriber\CreateActionWhenMonitorReplyNotificationWasSentSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\RealtimeFeed\Infrastructure\EventSubscriber\CreateActionWhenMonitorReplyNotificationWasSentSubscriber"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Domain\Event\DomainEventNotifier.0.MailTrack\RealtimeFeed\Infrastructure\EventSubscriber\CreateActionWhenNotOpenedMailNotificationWasSentSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\RealtimeFeed\Infrastructure\EventSubscriber\CreateActionWhenNotOpenedMailNotificationWasSentSubscriber"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Domain\Event\DomainEventNotifier.0.MailTrack\RealtimeFeed\Infrastructure\EventSubscriber\CreateActionWhenOpenWasCreatedSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\RealtimeFeed\Infrastructure\EventSubscriber\CreateActionWhenOpenWasCreatedSubscriber"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Domain\Event\DomainEventNotifier.0.MailTrack\RealtimeFeed\Infrastructure\EventSubscriber\CreateActionWhenPollSubmissionWasCreatedSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\RealtimeFeed\Infrastructure\EventSubscriber\CreateActionWhenPollSubmissionWasCreatedSubscriber"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Domain\Event\DomainEventNotifier.0.MailTrack\RealtimeFeed\Infrastructure\EventSubscriber\CreateActionWhenRecipientWasResubscribedSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\RealtimeFeed\Infrastructure\EventSubscriber\CreateActionWhenRecipientWasResubscribedSubscriber"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Domain\Event\DomainEventNotifier.0.MailTrack\RealtimeFeed\Infrastructure\EventSubscriber\CreateActionWhenRecipientWasUnsubscribedSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\RealtimeFeed\Infrastructure\EventSubscriber\CreateActionWhenRecipientWasUnsubscribedSubscriber"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Domain\Event\DomainEventNotifier.0.MailTrack\RealtimeFeed\Infrastructure\EventSubscriber\CreateActionWhenRevivalMailNotificationWasSentSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\RealtimeFeed\Infrastructure\EventSubscriber\CreateActionWhenRevivalMailNotificationWasSentSubscriber"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Domain\Event\DomainEventNotifier.0.MailTrack\RealtimeFeed\Infrastructure\EventSubscriber\CreateActionWhenSignatureProcessWasFinishedSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\RealtimeFeed\Infrastructure\EventSubscriber\CreateActionWhenSignatureProcessWasFinishedSubscriber"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Domain\Event\DomainEventNotifier.0.MailTrack\RealtimeFeed\Infrastructure\EventSubscriber\CreateActionWhenSignedFileWasCreatedSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\RealtimeFeed\Infrastructure\EventSubscriber\CreateActionWhenSignedFileWasCreatedSubscriber"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Domain\Event\DomainEventNotifier.0.MailTrack\RealtimeFeed\Infrastructure\EventSubscriber\CreateActionWhenVideoWasPlayedSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\RealtimeFeed\Infrastructure\EventSubscriber\CreateActionWhenVideoWasPlayedSubscriber"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Domain\Event\DomainEventSubscriber.0.MailTrack\Communication\Infrastructure\EventSubscriber\UntrackCommunicationWhenTrackWasDeletedSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Communication\Infrastructure\EventSubscriber\UntrackCommunicationWhenTrackWasDeletedSubscriber"; reason: abstract.
Removed service ".instanceof.MailTrack\Communication\Infrastructure\Messaging\RabbitMQ\UntrackCommunicationWorker.0.MailTrack\Communication\Infrastructure\Messaging\RabbitMQ\UntrackCommunicationWorker"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Communication\Infrastructure\Messaging\RabbitMQ\UntrackCommunicationWorker"; reason: abstract.
Removed service ".instanceof.MailTrack\Communication\Infrastructure\Messaging\RabbitMQ\UntrackCommunicationsForContactWorker.0.MailTrack\Communication\Infrastructure\Messaging\RabbitMQ\UntrackCommunicationsForContactWorker"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\Communication\Infrastructure\Messaging\RabbitMQ\UntrackCommunicationsForContactWorker"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\MonitorReply\Infrastructure\Command\MonitorReplyCron"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\MonitorReply\Infrastructure\Command\MonitorReplyCron"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\SpamScore\Infrastructure\UI\Symfony\Command\FetchSpamCommand"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\SpamScore\Infrastructure\UI\Symfony\Command\FetchSpamCommand"; reason: abstract.
Removed service ".instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupTableBaseStrategy.0.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupAdvancedDocumentViewContactTableStrategy"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupAdvancedDocumentViewContactTableStrategy"; reason: abstract.
Removed service ".instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupTableBaseStrategy.0.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupAdvancedDocumentViewTableStrategy"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupAdvancedDocumentViewTableStrategy"; reason: abstract.
Removed service ".instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupTableBaseStrategy.0.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupBatchCampaignTableStrategy"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupBatchCampaignTableStrategy"; reason: abstract.
Removed service ".instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupTableBaseStrategy.0.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupBounceScanTableStrategy"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupBounceScanTableStrategy"; reason: abstract.
Removed service ".instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupTableBaseStrategy.0.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupBouncedTableStrategy"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupBouncedTableStrategy"; reason: abstract.
Removed service ".instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupTableBaseStrategy.0.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupClickTableStrategy"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupClickTableStrategy"; reason: abstract.
Removed service ".instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupTableBaseStrategy.0.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupDailySummaryByHourTableStrategy"; reason: abstract.
Removed service ".instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupEmailProductivityTableBaseStrategy.0.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupDailySummaryByHourTableStrategy"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupDailySummaryByHourTableStrategy"; reason: abstract.
Removed service ".instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupTableBaseStrategy.0.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupDailySummaryResponseTimeTableStrategy"; reason: abstract.
Removed service ".instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupEmailProductivityTableBaseStrategy.0.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupDailySummaryResponseTimeTableStrategy"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupDailySummaryResponseTimeTableStrategy"; reason: abstract.
Removed service ".instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupTableBaseStrategy.0.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupDailySummarySendersAndRecipientsTableStrategy"; reason: abstract.
Removed service ".instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupEmailProductivityTableBaseStrategy.0.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupDailySummarySendersAndRecipientsTableStrategy"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupDailySummarySendersAndRecipientsTableStrategy"; reason: abstract.
Removed service ".instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupTableBaseStrategy.0.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupDailySummaryTableStrategy"; reason: abstract.
Removed service ".instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupEmailProductivityTableBaseStrategy.0.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupDailySummaryTableStrategy"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupDailySummaryTableStrategy"; reason: abstract.
Removed service ".instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupTableBaseStrategy.0.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupDailySummaryTopInteractionsTableStrategy"; reason: abstract.
Removed service ".instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupEmailProductivityTableBaseStrategy.0.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupDailySummaryTopInteractionsTableStrategy"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupDailySummaryTopInteractionsTableStrategy"; reason: abstract.
Removed service ".instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupTableBaseStrategy.0.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupFirstOpenTableStrategy"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupFirstOpenTableStrategy"; reason: abstract.
Removed service ".instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupTableBaseStrategy.0.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupHotMailNotificationTableStrategy"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupHotMailNotificationTableStrategy"; reason: abstract.
Removed service ".instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupTableBaseStrategy.0.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupIndividualTrackingTableStrategy"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupIndividualTrackingTableStrategy"; reason: abstract.
Removed service ".instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupTableBaseStrategy.0.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupLinkTableStrategy"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupLinkTableStrategy"; reason: abstract.
Removed service ".instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupTableBaseStrategy.0.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupMailTableStrategy"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupMailTableStrategy"; reason: abstract.
Removed service ".instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupTableBaseStrategy.0.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupOpenByWhoCounterTableStrategy"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupOpenByWhoCounterTableStrategy"; reason: abstract.
Removed service ".instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupTableBaseStrategy.0.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupOpenTableStrategy"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupOpenTableStrategy"; reason: abstract.
Removed service ".instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupTableBaseStrategy.0.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupReceiverTableStrategy"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupReceiverTableStrategy"; reason: abstract.
Removed service ".instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupTableBaseStrategy.0.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupRecipientTableStrategy"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupRecipientTableStrategy"; reason: abstract.
Removed service ".instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupTableBaseStrategy.0.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupTrackNotificationTableStrategy"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupTrackNotificationTableStrategy"; reason: abstract.
Removed service ".instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupTableBaseStrategy.0.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupTrackTableStrategy"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupTrackTableStrategy"; reason: abstract.
Removed service ".instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupTableBaseStrategy.0.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupUserActivityTableStrategy"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupUserActivityTableStrategy"; reason: abstract.
Removed service ".instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupTableBaseStrategy.0.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupUserHashTableStrategy"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupUserHashTableStrategy"; reason: abstract.
Removed service ".instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupTableBaseStrategy.0.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupWebhookTableStrategy"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\ArchiveData\Infrastructure\BackupTableStrategy\BackupWebhookTableStrategy"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\ArchiveData\Infrastructure\Console\Symfony\ArchiveDeletedUsersSchedulerCommand"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\ArchiveData\Infrastructure\Console\Symfony\ArchiveDeletedUsersSchedulerCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.MailTrack\ArchiveData\Infrastructure\Console\Symfony\DeleteInactiveUsersSchedulerCommand"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\ArchiveData\Infrastructure\Console\Symfony\DeleteInactiveUsersSchedulerCommand"; reason: abstract.
Removed service ".instanceof.MailTrack\Common\Domain\Event\DomainEventSubscriber.0.MailTrack\ArchiveData\Infrastructure\EventSubscriber\BackupUserDataOnUserWasDeletedSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\ArchiveData\Infrastructure\EventSubscriber\BackupUserDataOnUserWasDeletedSubscriber"; reason: abstract.
Removed service ".instanceof.MailTrack\ArchiveData\Infrastructure\Messaging\RabbitMQ\BackupUserDataWorker.0.MailTrack\ArchiveData\Infrastructure\Messaging\RabbitMQ\BackupUserDataWorker"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\ArchiveData\Infrastructure\Messaging\RabbitMQ\BackupUserDataWorker"; reason: abstract.
Removed service ".instanceof.MailTrack\ArchiveData\Infrastructure\Messaging\RabbitMQ\DeleteUserDataWorker.0.MailTrack\ArchiveData\Infrastructure\Messaging\RabbitMQ\DeleteUserDataWorker"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\ArchiveData\Infrastructure\Messaging\RabbitMQ\DeleteUserDataWorker"; reason: abstract.
Removed service ".instanceof.MailTrack\Track\Domain\Track\Service\IgnoreTrackInterface.0.MailTrack\ArchiveData\Domain\IgnoreArchivedUserService"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\ArchiveData\Domain\IgnoreArchivedUserService"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MailTrack\ScreenRecording\Infrastructure\UI\Symfony\Controller\ScreenRecordingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MailTrack\ScreenRecording\Infrastructure\UI\Symfony\Controller\ScreenRecordingController"; reason: abstract.
Removed service ".abstract.instanceof.MailTrack\ScreenRecording\Infrastructure\UI\Symfony\Controller\ScreenRecordingController"; reason: abstract.
798
Removed service "MailTrack\User\Application\Info\UpdateUserCountryCommandHandler"; reason: unused.
Removed service "MailTrack\User\Application\Team\TeamOwner\GetTeamInfoBillingByOwnerUserIdCommandHandler"; reason: unused.
Removed service "MailTrack\User\Application\Team\TeamOwner\GetTeamInfoByOwnerUserIdCommandHandler"; reason: unused.
Removed service "MailTrack\User\Application\Team\TeamOwner\InviteUserCommandHandler"; reason: unused.
Removed service "MailTrack\User\Application\Team\TeamOwner\RemoveTeamMemberCommandHandler"; reason: unused.
Removed service "MailTrack\User\Application\Team\TeamOwner\RevokeInvitationCommandHandler"; reason: unused.
Removed service "MailTrack\User\Application\Account\SaveUserPersonalInfoCommandHandler"; reason: unused.
Removed service "mailtrack.user.domain.team.team_member_to_array_data_transformer"; reason: unused.
Removed service "mailtrack.user.infrastructure.persistence.doctrine.label_repository"; reason: unused.
Removed service "mailtrack.common.infrastructure.external_api.google.client_factory"; reason: unused.
Removed service "mailtrack.common.infrastructure.external_api.google.spreadsheet.spreadsheet_sdk_client"; reason: unused.
Removed service "mailtrack.common.infrastructure.file.buffer_file_info_getter"; reason: unused.
Removed service "MailTrack\Common\Infrastructure\Ui\Pagination\PaginationService"; reason: unused.
Removed service "MailTrack\Track\Application\BatchCampaign\CalculateBatchDateCommandHandler"; reason: unused.
Removed service "MailTrack\Track\Application\BatchCampaign\PrepareBatchCampaignCommandHandler"; reason: unused.
Removed service "MailTrack\Track\Application\Bounce\StartBounceScanCommandHandler"; reason: unused.
Removed service "MailTrack\Track\Application\CampaignSettings\UpdateCampaignSettingsCommandHandler"; reason: unused.
Removed service "MailTrack\Track\Application\IndividualTracking\BounceIndividualTrackingCommandHandler"; reason: unused.
Removed service "MailTrack\Track\Application\IndividualTracking\CancelIndividualTrackingCommandHandler"; reason: unused.
Removed service "MailTrack\Track\Application\IndividualTracking\CancelIndividualTrackingScheduleCommandHandler"; reason: unused.
Removed service "MailTrack\Track\Application\IndividualTracking\ClickIndividualTrackingCommandHandler"; reason: unused.
Removed service "MailTrack\Track\Application\IndividualTracking\CountBlackListedRecipientsCommandHandler"; reason: unused.
Removed service "MailTrack\Track\Application\IndividualTracking\CreateIndividualTrackingCommandHandler"; reason: unused.
Removed service "MailTrack\Track\Application\IndividualTracking\DeleteIndividualTrackingCommandHandler"; reason: unused.
Removed service "MailTrack\Track\Application\IndividualTracking\Dkim\CreateDomainKeyCommandHandler"; reason: unused.
Removed service "MailTrack\Track\Application\IndividualTracking\Dkim\FindDomainKeyCommandHandler"; reason: unused.
Removed service "MailTrack\Track\Application\IndividualTracking\Dkim\VerifyDomainKeyCommandHandler"; reason: unused.
Removed service "MailTrack\Track\Application\IndividualTracking\ErrorIndividualTrackingCommandHandler"; reason: unused.
Removed service "MailTrack\Track\Application\IndividualTracking\FilterBlackListedRecipientsCommandHandler"; reason: unused.
Removed service "MailTrack\Track\Application\IndividualTracking\FindIndividualTrackingDataByMessageCommandHandler"; reason: unused.
Removed service "MailTrack\Track\Application\IndividualTracking\FixIndividualTrackingReceiversCommandHandler"; reason: unused.
Removed service "MailTrack\Track\Application\IndividualTracking\GetIndividualTrackingIdCommandHandler"; reason: unused.
Removed service "MailTrack\Track\Application\IndividualTracking\GetIndividualTrackingScheduledDataCommandHandler"; reason: unused.
Removed service "MailTrack\Track\Application\IndividualTracking\IsGroupedCampaignCommandHandler"; reason: unused.
Removed service "MailTrack\Track\Application\IndividualTracking\LinkMessageToIndividualTrackingCommandHandler"; reason: unused.
Removed service "MailTrack\Track\Application\IndividualTracking\NotifyErrorInIndividualTrackingCommandHandler"; reason: unused.
Removed service "MailTrack\Track\Application\IndividualTracking\NotifyScheduledIndividualTrackingCountCommandHandler"; reason: unused.
Removed service "MailTrack\Track\Application\IndividualTracking\OpenIndividualTrackingCommandHandler"; reason: unused.
Removed service "MailTrack\Track\Application\IndividualTracking\RemoveUnsubscribedIndividualTrackingCommandHandler"; reason: unused.
Removed service "MailTrack\Track\Application\IndividualTracking\SendIndividualTrackingCommandHandler"; reason: unused.
Removed service "MailTrack\Track\Application\IndividualTracking\TrackIndividualTrackingCommandHandler"; reason: unused.
Removed service "MailTrack\Track\Application\IndividualTracking\UnsubscribeIndividualTrackingCommandHandler"; reason: unused.
Removed service "MailTrack\Track\Application\IsEmailWithSingleUnreliableReceiverCommandHandler"; reason: unused.
Removed service "MailTrack\Track\Application\Link\BlockUserLinkHashesCommandHandler"; reason: unused.
Removed service "MailTrack\Track\Application\Link\ClickLinkCommandHandler"; reason: unused.
Removed service "MailTrack\Track\Application\Link\GetClickReportPaginatedByUserCommandHandler"; reason: unused.
Removed service "MailTrack\Track\Application\Link\GetHashLinkOwnerUserIdCommandHandler"; reason: unused.
Removed service "MailTrack\Track\Application\Link\PrepareClickDesktopNotificationCommandHandler"; reason: unused.
Removed service "MailTrack\Track\Application\Link\RegisterOpenIfIsFirstClickCommandHandler"; reason: unused.
Removed service "MailTrack\Track\Application\Link\ReportLinkHashCommandHandler"; reason: unused.
Removed service "MailTrack\Track\Application\MultipleRecipientTracking\GetAttachmentUploadUrlCommandHandler"; reason: unused.
Removed service "MailTrack\Track\Application\Notification\GetDataForMailNotificationCommandHandler"; reason: unused.
Removed service "MailTrack\Track\Application\Open\ResetOpenBadgeCounterCommandHandler"; reason: unused.
Removed service "MailTrack\Track\Application\Open\UpdateOpenBadgeCounterCommandHandler"; reason: unused.
Removed service "MailTrack\Track\Application\Open\ValidateOpenFromAddonCommandHandler"; reason: unused.
Removed service "MailTrack\Track\Application\Reminder\DisableFollowUpReminderCommandHandler"; reason: unused.
Removed service "MailTrack\Track\Application\Reminder\SendPendingDailyReportsCommandHandler"; reason: unused.
Removed service "MailTrack\Track\Application\Reminder\SendPendingReminderNotificationsCommandHandler"; reason: unused.
Removed service "MailTrack\Track\Application\Reply\SaveReplyDetectedCommandHandler"; reason: unused.
Removed service "MailTrack\Track\Application\Report\AllTrackedEmailsDataCommandHandler"; reason: unused.
Removed service "MailTrack\Track\Application\Report\ClickReportDataCommandHandler"; reason: unused.
Removed service "MailTrack\Track\Application\Report\GetCampaignDetailReportDataCommandHandler"; reason: unused.
Removed service "MailTrack\Track\Application\Report\GetCampaignsReportDataCommandHandler"; reason: unused.
Removed service "MailTrack\Track\Application\Report\LastOpenedEmailsDataCommandHandler"; reason: unused.
Removed service "MailTrack\Track\Application\Report\SendDailyReportCommandHandler"; reason: unused.
Removed service "MailTrack\Track\Application\Report\UnopenedEmailsDataCommandHandler"; reason: unused.
Removed service "MailTrack\Track\Application\Scheduled\CancelBatchCampaignCommandHandler"; reason: unused.
Removed service "MailTrack\Track\Application\Scheduled\FindIndividualTrackingScheduleCommandHandler"; reason: unused.
Removed service "MailTrack\Track\Application\Scheduled\FindPendingBatchCampaignCommandHandler"; reason: unused.
Removed service "MailTrack\Track\Application\Scheduled\FindPendingScheduledTrackCommandHandler"; reason: unused.
Removed service "MailTrack\Track\Application\Scheduled\MoveScheduledAttachmentCommandHandler"; reason: unused.
Removed service "MailTrack\Track\Application\Scheduled\ProcessBatchCampaignCommandHandler"; reason: unused.
Removed service "MailTrack\Track\Application\Scheduled\ProcessScheduledTrackCommandHandler"; reason: unused.
Removed service "MailTrack\Track\Application\Scheduled\RestoreScheduledDataCommandHandler"; reason: unused.
Removed service "MailTrack\Track\Application\Status\CleanStatusCacheCommandHandler"; reason: unused.
Removed service "MailTrack\Track\Application\Track\CreateTrackCommandHandler"; reason: unused.
Removed service "MailTrack\Track\Application\Track\GetAllTrackedEmailsPaginatedByUserCommandHandler"; reason: unused.
Removed service "MailTrack\Track\Application\Track\GetLastOpenedEmailsPaginatedByUserCommandHandler"; reason: unused.
Removed service "MailTrack\Track\Application\Track\GetTrackingActivityCertificateCommandHandler"; reason: unused.
Removed service "MailTrack\Track\Application\Track\GetUnopenedEmailsPaginatedByUserCommandHandler"; reason: unused.
Removed service "MailTrack\Track\Application\Track\PostCreateTrackCommandHandler"; reason: unused.
Removed service "MailTrack\Track\Application\Track\SaveUndoMultipleRecipientTrackingCommandHandler"; reason: unused.
Removed service "MailTrack\Track\Application\Track\UndoTrackCommandHandler"; reason: unused.
Removed service "MailTrack\Track\Domain\Bounce\BounceScan"; reason: unused.
Removed service "MailTrack\Track\Domain\Bounce\Bounced"; reason: unused.
Removed service "MailTrack\Track\Domain\Bounce\BouncedRecipientNotFoundException"; reason: unused.
Removed service "MailTrack\Track\Domain\Bounce\BouncedReplyException"; reason: unused.
Removed service "MailTrack\Track\Domain\Campaign\AttachmentNotFoundException"; reason: unused.
Removed service "MailTrack\Track\Domain\Campaign\BatchCampaign"; reason: unused.
Removed service "MailTrack\Track\Domain\Campaign\BatchCampaignConfiguration"; reason: unused.
Removed service "MailTrack\Track\Domain\Campaign\BatchCampaignInvalidException"; reason: unused.
Removed service "MailTrack\Track\Domain\Campaign\BatchCampaignNotFoundException"; reason: unused.
Removed service "MailTrack\Track\Domain\Campaign\CampaignSchedulerService"; reason: unused.
Removed service "MailTrack\Track\Domain\Campaign\CampaignSettings"; reason: unused.
Removed service "MailTrack\Track\Domain\Campaign\Event\CampaignBatchHasStarted"; reason: unused.
Removed service "MailTrack\Track\Domain\Campaign\Event\ProcessBounceScanHasFailed"; reason: unused.
Removed service "MailTrack\Track\Domain\Campaign\Event\RecipientWasResubscribed"; reason: unused.
Removed service "MailTrack\Track\Domain\Campaign\Event\RecipientWasUnsubscribed"; reason: unused.
Removed service "MailTrack\Track\Domain\Campaign\Event\StoredCampaignWasSent"; reason: unused.
Removed service "MailTrack\Track\Domain\Campaign\IndividualTrackingNotCampaignException"; reason: unused.
Removed service "MailTrack\Track\Domain\Campaign\InvalidBatchCampaignConfigurationException"; reason: unused.
Removed service "MailTrack\Track\Domain\Campaign\MailingDataNotFoundException"; reason: unused.
Removed service "MailTrack\Track\Domain\Campaign\MaxRecipientsPerDayException"; reason: unused.
Removed service "MailTrack\Track\Domain\Campaign\OrphanAttachmentsPendingDeleteException"; reason: unused.
Removed service "MailTrack\Track\Domain\Campaign\StoredCampaignNotADraftException"; reason: unused.
Removed service "MailTrack\Track\Domain\Campaign\StoredCampaignNotBelongToUserException"; reason: unused.
Removed service "MailTrack\Track\Domain\Campaign\StoredCampaignNotCreatedException"; reason: unused.
Removed service "MailTrack\Track\Domain\Campaign\StoredCampaignNotFoundException"; reason: unused.
Removed service "MailTrack\Track\Domain\Campaign\StoredCampaignPendingDeleteException"; reason: unused.
Removed service "MailTrack\Track\Domain\Campaign\TooLongBatchCampaignException"; reason: unused.
Removed service "MailTrack\Track\Domain\Click\ClickNotFoundException"; reason: unused.
Removed service "MailTrack\Track\Domain\Click\Event\LinkWasCreated"; reason: unused.
Removed service "MailTrack\Track\Domain\Click\ExistRecentClickException"; reason: unused.
Removed service "MailTrack\Track\Domain\Click\NotFirstClickException"; reason: unused.
Removed service "MailTrack\Track\Domain\IndividualTracking\AlreadyLinkedToMessageException"; reason: unused.
Removed service "MailTrack\Track\Domain\IndividualTracking\AlreadyProcessingIndividualTrackingException"; reason: unused.
Removed service "MailTrack\Track\Domain\IndividualTracking\AttachmentSizeException"; reason: unused.
Removed service "MailTrack\Track\Domain\IndividualTracking\BounceRateAboveLimitException"; reason: unused.
Removed service "MailTrack\Track\Domain\IndividualTracking\CampaignDataNotFoundException"; reason: unused.
Removed service "MailTrack\Track\Domain\IndividualTracking\CertifiedEmailAttachmentSizeException"; reason: unused.
Removed service "MailTrack\Track\Domain\IndividualTracking\DomainKey\CreateKeysParametersException"; reason: unused.
Removed service "MailTrack\Track\Domain\IndividualTracking\DomainKey\DomainKey"; reason: unused.
Removed service "MailTrack\Track\Domain\IndividualTracking\DomainKey\DomainKeyAlreadyExistException"; reason: unused.
Removed service "MailTrack\Track\Domain\IndividualTracking\DomainKey\DomainKeyDoesNotBelongToUserException"; reason: unused.
Removed service "MailTrack\Track\Domain\IndividualTracking\EmailWithoutTrackException"; reason: unused.
Removed service "MailTrack\Track\Domain\IndividualTracking\Event\IndividualTrackingStatusWasUpdated"; reason: unused.
Removed service "MailTrack\Track\Domain\IndividualTracking\Event\MultipleRecipientTrackingWasStarted"; reason: unused.
Removed service "MailTrack\Track\Domain\IndividualTracking\Event\ScheduledEmailWasCanceled"; reason: unused.
Removed service "MailTrack\Track\Domain\IndividualTracking\Event\ScheduledEmailWasCreated"; reason: unused.
Removed service "MailTrack\Track\Domain\IndividualTracking\Event\ScheduledEmailWasSent"; reason: unused.
Removed service "MailTrack\Track\Domain\IndividualTracking\IndividualTrackingErrorStatusException"; reason: unused.
Removed service "MailTrack\Track\Domain\IndividualTracking\IndividualTrackingHasFinished"; reason: unused.
Removed service "MailTrack\Track\Domain\IndividualTracking\IndividualTrackingNotBelongingToUserException"; reason: unused.
Removed service "MailTrack\Track\Domain\IndividualTracking\IndividualTrackingNotFoundException"; reason: unused.
Removed service "MailTrack\Track\Domain\IndividualTracking\IndividualTrackingRead"; reason: unused.
Removed service "MailTrack\Track\Domain\IndividualTracking\IndividualTrackingReceiverRead"; reason: unused.
Removed service "MailTrack\Track\Domain\IndividualTracking\IndividualTrackingUnsubscribe"; reason: unused.
Removed service "MailTrack\Track\Domain\IndividualTracking\PendingIndividualTrackingHasFixed"; reason: unused.
Removed service "MailTrack\Track\Domain\IndividualTracking\ProcessScheduledIndividualTrackingException"; reason: unused.
Removed service "MailTrack\Track\Domain\IndividualTracking\RecipientToBounceNotFound"; reason: unused.
Removed service "MailTrack\Track\Domain\IndividualTracking\RecipientToClickNotFound"; reason: unused.
Removed service "MailTrack\Track\Domain\IndividualTracking\RecipientToDownloadNotFound"; reason: unused.
Removed service "MailTrack\Track\Domain\IndividualTracking\RecipientToErrorNotFound"; reason: unused.
Removed service "MailTrack\Track\Domain\IndividualTracking\RecipientToOpenNotFound"; reason: unused.
Removed service "MailTrack\Track\Domain\IndividualTracking\RecipientToSendNotFound"; reason: unused.
Removed service "MailTrack\Track\Domain\IndividualTracking\RecipientToUnsubscribeNotFoundException"; reason: unused.
Removed service "MailTrack\Track\Domain\IndividualTracking\UnableToCancelIndividualTrackingException"; reason: unused.
Removed service "MailTrack\Track\Domain\Link\BlockLinkHashService"; reason: unused.
Removed service "MailTrack\Track\Domain\Link\ClickLockService"; reason: unused.
Removed service "MailTrack\Track\Domain\Link\EmptyUrlException"; reason: unused.
Removed service "MailTrack\Track\Domain\Link\Event\ClickPushNotificationWasSent"; reason: unused.
Removed service "MailTrack\Track\Domain\Link\Event\DownloadPushNotificationWasSent"; reason: unused.
Removed service "MailTrack\Track\Domain\Link\Event\FirstClickMailNotificationWasSent"; reason: unused.
Removed service "MailTrack\Track\Domain\Link\Event\MaliciousLinkWasDetected"; reason: unused.
Removed service "MailTrack\Track\Domain\Link\Event\OpenPushNotificationWasSent"; reason: unused.
Removed service "MailTrack\Track\Domain\Link\Event\SharedLinkDownloadPushNotificationWasSent"; reason: unused.
Removed service "MailTrack\Track\Domain\Link\InvalidUrlException"; reason: unused.
Removed service "MailTrack\Track\Domain\Link\LinkNotFoundByHashException"; reason: unused.
Removed service "MailTrack\Track\Domain\Mail\Event\FirstDownloadMailNotificationWasSent"; reason: unused.
Removed service "MailTrack\Track\Domain\Mail\Event\MailWasDebeaconized"; reason: unused.
Removed service "MailTrack\Track\Domain\Mail\Event\PixelWasRemovedFromSentEmail"; reason: unused.
Removed service "MailTrack\Track\Domain\Mail\Exception\EmptyMailRecipientsException"; reason: unused.
Removed service "MailTrack\Track\Domain\Mail\Exception\EmptyMailSenderException"; reason: unused.
Removed service "MailTrack\Track\Domain\Mail\Exception\FindRepliesException"; reason: unused.
Removed service "MailTrack\Track\Domain\Mail\Exception\MailNotFoundException"; reason: unused.
Removed service "MailTrack\Track\Domain\Mail\MailMessageIdWasUpdated"; reason: unused.
Removed service "MailTrack\Track\Domain\Mail\Reply"; reason: unused.
Removed service "MailTrack\Track\Domain\Mail\Services\MailHasher"; reason: unused.
Removed service "MailTrack\Track\Domain\MailData\Exception\MailDataNotFoundException"; reason: unused.
Removed service "MailTrack\Track\Domain\MailData\MailData"; reason: unused.
Removed service "MailTrack\Track\Domain\Model\Email\Exception\EmailException"; reason: unused.
Removed service "MailTrack\Track\Domain\Model\Email\Exception\EmailWithoutReceiversException"; reason: unused.
Removed service "MailTrack\Track\Domain\Model\EmailHash\EmailHash"; reason: unused.
Removed service "MailTrack\Track\Domain\Model\MailNotBelongToUserException"; reason: unused.
Removed service "MailTrack\Track\Domain\Model\MailNotFoundException"; reason: unused.
Removed service "MailTrack\Track\Domain\Model\Receiver\Exception\IncompleteReceiverMimeException"; reason: unused.
Removed service "MailTrack\Track\Domain\Model\Receiver\Exception\InvalidReceiverMimeException"; reason: unused.
Removed service "MailTrack\Track\Domain\Model\Receiver\Receiver"; reason: unused.
Removed service "MailTrack\Track\Domain\Model\Recipient\Recipient"; reason: unused.
Removed service "MailTrack\Track\Domain\Model\TrackNotBelongingToUserException"; reason: unused.
Removed service "MailTrack\Track\Domain\Model\TrackNotFoundException"; reason: unused.
Removed service "MailTrack\Track\Domain\Open\Event\CampaignReportMailNotificationWasSent"; reason: unused.
Removed service "MailTrack\Track\Domain\Open\Event\HotMailNotificationWasSent"; reason: unused.
Removed service "MailTrack\Track\Domain\Open\Event\HotMailWasFound"; reason: unused.
Removed service "MailTrack\Track\Domain\Open\Event\HotNotificationWasStored"; reason: unused.
Removed service "MailTrack\Track\Domain\Open\Event\InvalidOpenWasDetected"; reason: unused.
Removed service "MailTrack\Track\Domain\Open\Event\OpenMailNotificationWasSent"; reason: unused.
Removed service "MailTrack\Track\Domain\Open\Event\RevivalMailNotificationWasSent"; reason: unused.
Removed service "MailTrack\Track\Domain\Open\Event\RevivalMailWasFound"; reason: unused.
Removed service "MailTrack\Track\Domain\Open\Event\RevivalNotificationWasStored"; reason: unused.
Removed service "MailTrack\Track\Domain\Open\Exception\EmptyThreadIdForHotEmailNotification"; reason: unused.
Removed service "MailTrack\Track\Domain\Open\Exception\InvalidOpenException"; reason: unused.
Removed service "MailTrack\Track\Domain\Open\Exception\InvalidTypeForHotMailNotification"; reason: unused.
Removed service "MailTrack\Track\Domain\Open\Exception\OpenAlreadyNotifiedException"; reason: unused.
Removed service "MailTrack\Track\Domain\Open\Exception\OpenNotFoundException"; reason: unused.
Removed service "MailTrack\Track\Domain\Open\Exception\RepeatedOpenNotificationException"; reason: unused.
Removed service "MailTrack\Track\Domain\Open\FakeOpenDetector"; reason: unused.
Removed service "MailTrack\Track\Domain\Open\FirstOpen"; reason: unused.
Removed service "MailTrack\Track\Domain\Open\HotMailNotification"; reason: unused.
Removed service "MailTrack\Track\Domain\Open\OpenByWhoCounter"; reason: unused.
Removed service "MailTrack\Track\Domain\Open\OpenLockService"; reason: unused.
Removed service "MailTrack\Track\Domain\Receiver\Exception\EmailHashNotFoundException"; reason: unused.
Removed service "MailTrack\Track\Domain\Receiver\Exception\UnableToCreateAnUnreliableReceiverByMailException"; reason: unused.
Removed service "MailTrack\Track\Domain\Receiver\UnreliableReceiverDetector"; reason: unused.
Removed service "MailTrack\Track\Domain\Reminder\Event\DuplicatedReminderFound"; reason: unused.
Removed service "MailTrack\Track\Domain\Reminder\Event\NotOpenedMailNotificationWasSent"; reason: unused.
Removed service "MailTrack\Track\Domain\Reminder\Event\NotRepliedMailNotificationWasSent"; reason: unused.
Removed service "MailTrack\Track\Domain\Reminder\Exception\MailAlreadyOpenedException"; reason: unused.
Removed service "MailTrack\Track\Domain\Reminder\Exception\MailAlreadyRepliedException"; reason: unused.
Removed service "MailTrack\Track\Domain\Reminder\Exception\MailShouldNotBeRemindered"; reason: unused.
Removed service "MailTrack\Track\Domain\Reminder\Exception\MessageHeaderNotFoundException"; reason: unused.
Removed service "MailTrack\Track\Domain\Reminder\Exception\MonitorReplyNotEnabledException"; reason: unused.
Removed service "MailTrack\Track\Domain\Reminder\Exception\RemindLabelNotFoundException"; reason: unused.
Removed service "MailTrack\Track\Domain\Reminder\Exception\ReminderDateNotFoundException"; reason: unused.
Removed service "MailTrack\Track\Domain\Reminder\Exception\ReplyDetectorException"; reason: unused.
Removed service "MailTrack\Track\Domain\Reminder\ReminderLabeler"; reason: unused.
Removed service "MailTrack\Track\Domain\Report\DailyReport"; reason: unused.
Removed service "MailTrack\Track\Domain\Report\DailyReportData"; reason: unused.
Removed service "MailTrack\Track\Domain\Report\Event\DailyReportMailNotificationWasSent"; reason: unused.
Removed service "MailTrack\Track\Domain\Report\Event\UserClickedDailyReport"; reason: unused.
Removed service "MailTrack\Track\Domain\Report\Exception\DailyReportNotEnabledException"; reason: unused.
Removed service "MailTrack\Track\Domain\Report\TrackReport"; reason: unused.
Removed service "MailTrack\Track\Domain\Scheduled\Event\ScheduledTrackWasDeleted"; reason: unused.
Removed service "MailTrack\Track\Domain\Scheduled\Event\ScheduledTrackWasTracked"; reason: unused.
Removed service "MailTrack\Track\Domain\Scheduled\Event\ScheduledTrackWasUndone"; reason: unused.
Removed service "MailTrack\Track\Domain\Scheduled\ScheduleDataNotFoundException"; reason: unused.
Removed service "MailTrack\Track\Domain\Scheduled\ScheduleDataNotRestoredException"; reason: unused.
Removed service "MailTrack\Track\Domain\Scheduler\Event\IndividualTrackingScheduledHasFailed"; reason: unused.
Removed service "MailTrack\Track\Domain\Status\IdDetector"; reason: unused.
Removed service "MailTrack\Track\Domain\Status\RequestTransformer"; reason: unused.
Removed service "MailTrack\Track\Domain\Thread\Event\FakeOpenWasDetected"; reason: unused.
Removed service "MailTrack\Track\Domain\Thread\Event\OpenWasCreated"; reason: unused.
Removed service "MailTrack\Track\Domain\Thread\Event\TrackWasAdded"; reason: unused.
Removed service "MailTrack\Track\Domain\Thread\Event\TrackWasCreated"; reason: unused.
Removed service "MailTrack\Track\Domain\Thread\Event\TrackWasDeleted"; reason: unused.
Removed service "MailTrack\Track\Domain\Thread\Event\TrackWasOpened"; reason: unused.
Removed service "MailTrack\Track\Domain\Thread\Event\TrackWasUndone"; reason: unused.
Removed service "MailTrack\Track\Domain\Thread\Event\UndoMultipleRecipientTrackingWasCreated"; reason: unused.
Removed service "MailTrack\Track\Domain\Thread\Event\UndoWasCreated"; reason: unused.
Removed service "MailTrack\Track\Domain\Thread\Exception\ThreadMutedException"; reason: unused.
Removed service "MailTrack\Track\Domain\Thread\Exception\ThreadNotFoundException"; reason: unused.
Removed service "MailTrack\Track\Domain\Thread\Open"; reason: unused.
Removed service "MailTrack\Track\Domain\Thread\Recipient"; reason: unused.
Removed service "MailTrack\Track\Domain\Thread\ThreadCreatedFromEmptyEventsException"; reason: unused.
Removed service "MailTrack\Track\Domain\Thread\ThreadMuted"; reason: unused.
Removed service "MailTrack\Track\Domain\Track\Event\TrackWasMarkAsNotTracked"; reason: unused.
Removed service "MailTrack\Track\Domain\Track\Exception\EmptyMailBodyException"; reason: unused.
Removed service "MailTrack\Track\Domain\Track\Exception\MailAlreadyExistsException"; reason: unused.
Removed service "MailTrack\Track\Domain\Track\Exception\MailNotFoundInExternalServiceException"; reason: unused.
Removed service "MailTrack\Track\Domain\Track\Exception\PixelNotFoundException"; reason: unused.
Removed service "MailTrack\Track\Domain\Track\Pagination\CommunicationPagination"; reason: unused.
Removed service "MailTrack\Track\Domain\Track\Status"; reason: unused.
Removed service "MailTrack\Track\Domain\Track\UnlockedTrackHistoryWasCreated"; reason: unused.
Removed service "MailTrack\Track\Domain\Track\ValueObject\InvalidEmailProviderException"; reason: unused.
Removed service "MailTrack\Track\Domain\TrackingCertificatedWasDownloaded"; reason: unused.
Removed service "MailTrack\Track\Domain\TrackingDomainConfig\TrackingDomainConfigCountrySpammer"; reason: unused.
Removed service "MailTrack\Track\Domain\TrackingDomainConfig\TrackingDomainConfigCustom"; reason: unused.
Removed service "MailTrack\Track\Domain\TrackingDomainConfig\TrackingDomainConfigDefault"; reason: unused.
Removed service "MailTrack\Track\Domain\TrackingDomainConfig\TrackingDomainConfigHigh"; reason: unused.
Removed service "MailTrack\Track\Domain\TrackingDomainConfig\TrackingDomainConfigLow"; reason: unused.
Removed service "MailTrack\Track\Domain\TrackingDomainConfig\TrackingDomainConfigMid"; reason: unused.
Removed service "MailTrack\Track\Domain\TrackingDomainConfig\TrackingDomainConfigTeamSpammer"; reason: unused.
Removed service "mailtrack.track.domain.link.block_url_service"; reason: unused.
Removed service "MailTrack\Payment\Infrastructure\Messaging\QuadernoWebhook\QuadernoWebhookMessage"; reason: unused.
Removed service "MailTrack\Payment\Application\Invoice\SearchUserInvoicesCommandHandler"; reason: unused.
Removed service "MailTrack\Payment\Application\Metrics\NotifyUpdateDataToSeveralUsersCommandHandler"; reason: unused.
Removed service "MailTrack\Payment\Application\Plan\GetUpSellPlanCommandHandler"; reason: unused.
Removed service "MailTrack\Payment\Application\Plan\RenamePlanCommandHandler"; reason: unused.
Removed service "MailTrack\Payment\Application\Plan\UpSellPlanCommandHandler"; reason: unused.
Removed service "MailTrack\Payment\Application\Promotion\RegisterUserPromotionCommandHandler"; reason: unused.
Removed service "MailTrack\Payment\Application\Subscription\GetPaymentDataCommandHandler"; reason: unused.
Removed service "MailTrack\Payment\Application\Subscription\GetRecoverySubscriptionDataCommandHandler"; reason: unused.
Removed service "MailTrack\Payment\Application\Subscription\RecoverSubscriptionCommandHandler"; reason: unused.
Removed service "MailTrack\Payment\Application\Subscription\StoreSubscriptionLogCommandHandler"; reason: unused.
Removed service "MailTrack\Payment\Application\Upgrade\BlockUserUpgradesCommandHandler"; reason: unused.
Removed service "MailTrack\Payment\Application\Upgrade\CanUserPerformUpgradeCommandHandler"; reason: unused.
Removed service "MailTrack\Payment\Application\Upgrade\RefundPreviousPlanIfNeededCommandHandler"; reason: unused.
Removed service "MailTrack\Payment\Application\Upgrade\SavePendingUpgradeCommandHandler"; reason: unused.
Removed service "mailtrack.bi.infrastructure.persistence.snowplow.snowplow_tracker_extension"; reason: unused.
Removed service "MailTrack\BetaProgram\Application\Admin\StoredRules\CreateStoredFeatureRuleCommand"; reason: unused.
Removed service "MailTrack\BetaProgram\Application\Admin\StoredRules\DeleteStoredFeatureRuleCommand"; reason: unused.
Removed service "MailTrack\BetaProgram\Application\Admin\StoredRules\EvaluateFeatureRuleByIdForUserCommand"; reason: unused.
Removed service "MailTrack\BetaProgram\Application\Admin\StoredRules\GetStoredFeatureRuleCommand"; reason: unused.
Removed service "MailTrack\BetaProgram\Application\Admin\StoredRules\ListAllFeatureRulesCommand"; reason: unused.
Removed service "MailTrack\BetaProgram\Application\Admin\StoredRules\UpdateStoredFeatureRuleCommand"; reason: unused.
Removed service "mailtrack_trace.status_messages"; reason: unused.
Removed service "mailtrack_trace.receiver_repository"; reason: unused.
Removed service "mailtrack_user.user_invitation_repository"; reason: unused.
Removed service "mailtrack_user.custom_domain_detector"; reason: unused.
Removed service "MailTrack\FileTracking\Application\CheckFreemiumFileLimitCommand"; reason: unused.
Removed service "MailTrack\FileTracking\Application\CheckSendDocumentCommand"; reason: unused.
Removed service "MailTrack\FileTracking\Application\CheckSendDocumentCommandResponse"; reason: unused.
Removed service "MailTrack\FileTracking\Application\CheckSingleTrackEmailSentAndDeliveredAuditTrailEventCommand"; reason: unused.
Removed service "MailTrack\FileTracking\Application\CleanTrackCacheCommand"; reason: unused.
Removed service "MailTrack\FileTracking\Application\CleanTrackCacheCommandHandler"; reason: unused.
Removed service "MailTrack\FileTracking\Application\CompleteSignatureProcessCommand"; reason: unused.
Removed service "MailTrack\FileTracking\Application\ConfirmAdvancedSignedFileCommand"; reason: unused.
Removed service "MailTrack\FileTracking\Application\ConfirmUploadedFileCommand"; reason: unused.
Removed service "MailTrack\FileTracking\Application\ConfirmUploadedFileCommandHandler"; reason: unused.
Removed service "MailTrack\FileTracking\Application\ConfirmUploadedFileCommandResponse"; reason: unused.
Removed service "MailTrack\FileTracking\Application\CreateSelfSignatureCommand"; reason: unused.
Removed service "MailTrack\FileTracking\Application\CreateSelfSignatureCommandResponse"; reason: unused.
Removed service "MailTrack\FileTracking\Application\CreateSharedLinkFileCommand"; reason: unused.
Removed service "MailTrack\FileTracking\Application\CreateTimestampSignatureCommand"; reason: unused.
Removed service "MailTrack\FileTracking\Application\CreateUploadedFileFromDashboardCommand"; reason: unused.
Removed service "MailTrack\FileTracking\Application\DecreaseFilesLastUsedCommand"; reason: unused.
Removed service "MailTrack\FileTracking\Application\DeleteFileCommand"; reason: unused.
Removed service "MailTrack\FileTracking\Application\DeleteFilesByUserCommand"; reason: unused.
Removed service "MailTrack\FileTracking\Application\DeleteFilesByUserCommandHandler"; reason: unused.
Removed service "MailTrack\FileTracking\Application\DisableAttachmentCommand"; reason: unused.
Removed service "MailTrack\FileTracking\Application\DisableAttachmentCommandHandler"; reason: unused.
Removed service "MailTrack\FileTracking\Application\DisableEmailNotificationsCommand"; reason: unused.
Removed service "MailTrack\FileTracking\Application\DisableEmailNotificationsCommandHandler"; reason: unused.
Removed service "MailTrack\FileTracking\Application\DisableFileLinkCommand"; reason: unused.
Removed service "MailTrack\FileTracking\Application\DisableFileTrackingEmailNotificationCommand"; reason: unused.
Removed service "MailTrack\FileTracking\Application\DisableFileTrackingEmailNotificationCommandHandler"; reason: unused.
Removed service "MailTrack\FileTracking\Application\DownloadAuditTrailCommand"; reason: unused.
Removed service "MailTrack\FileTracking\Application\DownloadIndividualTrackingCommand"; reason: unused.
Removed service "MailTrack\FileTracking\Application\DownloadIndividualTrackingCommandHandler"; reason: unused.
Removed service "MailTrack\FileTracking\Application\DownloadSignedDocumentCommand"; reason: unused.
Removed service "MailTrack\FileTracking\Application\EnableAttachmentCommand"; reason: unused.
Removed service "MailTrack\FileTracking\Application\EnableAttachmentCommandHandler"; reason: unused.
Removed service "MailTrack\FileTracking\Application\EnableFileLinkCommand"; reason: unused.
Removed service "MailTrack\FileTracking\Application\Exception\ForbiddenFileAccessException"; reason: unused.
Removed service "MailTrack\FileTracking\Application\Exception\InvalidConfigException"; reason: unused.
Removed service "MailTrack\FileTracking\Application\Exception\InvalidIdException"; reason: unused.
Removed service "MailTrack\FileTracking\Application\FindAndDeleteOldTestFilesByUserCommand"; reason: unused.
Removed service "MailTrack\FileTracking\Application\GenerateAuditTrailCommand"; reason: unused.
Removed service "MailTrack\FileTracking\Application\GetAdvancedDocumentViewRowsByRecipientCommand"; reason: unused.
Removed service "MailTrack\FileTracking\Application\GetAdvancedDocumentViewRowsCommandResponse"; reason: unused.
Removed service "MailTrack\FileTracking\Application\GetAuditTrailDataCommand"; reason: unused.
Removed service "MailTrack\FileTracking\Application\GetAuditTrailDataCommandResponse"; reason: unused.
Removed service "MailTrack\FileTracking\Application\GetDocumentFileLinkPreviewCommand"; reason: unused.
Removed service "MailTrack\FileTracking\Application\GetDocumentFileLinkPreviewCommandResponse"; reason: unused.
Removed service "MailTrack\FileTracking\Application\GetDocumentPreviewCommand"; reason: unused.
Removed service "MailTrack\FileTracking\Application\GetDocumentPreviewCommandResponse"; reason: unused.
Removed service "MailTrack\FileTracking\Application\GetDocumentSharedHistoryCommand"; reason: unused.
Removed service "MailTrack\FileTracking\Application\GetDocumentSharedHistoryCommandResponse"; reason: unused.
Removed service "MailTrack\FileTracking\Application\GetDocumentsViewAccessCommand"; reason: unused.
Removed service "MailTrack\FileTracking\Application\GetDocumentsViewAccessCommandResponse"; reason: unused.
Removed service "MailTrack\FileTracking\Application\GetFileDownloadUrlCommand"; reason: unused.
Removed service "MailTrack\FileTracking\Application\GetFileLinkCommand"; reason: unused.
Removed service "MailTrack\FileTracking\Application\GetFileLinkCommandHandler"; reason: unused.
Removed service "MailTrack\FileTracking\Application\GetFileLinkCommandResponse"; reason: unused.
Removed service "MailTrack\FileTracking\Application\GetFileUploadUrlCommand"; reason: unused.
Removed service "MailTrack\FileTracking\Application\GetFileUploadUrlCommandHandler"; reason: unused.
Removed service "MailTrack\FileTracking\Application\GetFileUsageForFreemiumUserCommand"; reason: unused.
Removed service "MailTrack\FileTracking\Application\GetFileViewCommand"; reason: unused.
Removed service "MailTrack\FileTracking\Application\GetFileViewCommandHandler"; reason: unused.
Removed service "MailTrack\FileTracking\Application\GetLastFilesByUserCommand"; reason: unused.
Removed service "MailTrack\FileTracking\Application\GetMailerDataToSendDocumentCommand"; reason: unused.
Removed service "MailTrack\FileTracking\Application\GetMailerDataToSendDocumentCommandResponse"; reason: unused.
Removed service "MailTrack\FileTracking\Application\GetMailingIdForAdvancedDocumentsViewCommand"; reason: unused.
Removed service "MailTrack\FileTracking\Application\GetMailingIdForAdvancedDocumentsViewCommandHandlerResponse"; reason: unused.
Removed service "MailTrack\FileTracking\Application\GetPreviewDataCommand"; reason: unused.
Removed service "MailTrack\FileTracking\Application\GetPreviewDataCommandResponse"; reason: unused.
Removed service "MailTrack\FileTracking\Application\GetPreviewFileLinkDataCommand"; reason: unused.
Removed service "MailTrack\FileTracking\Application\GetPreviewFileLinkDataCommandResponse"; reason: unused.
Removed service "MailTrack\FileTracking\Application\GetRequiredSignatureDocumentsListByUserCommand"; reason: unused.
Removed service "MailTrack\FileTracking\Application\GetRequiredSignatureDocumentsListByUserCommandResponse"; reason: unused.
Removed service "MailTrack\FileTracking\Application\GetSelfSignatureDownloadUrlCommand"; reason: unused.
Removed service "MailTrack\FileTracking\Application\GetSelfSignatureDownloadUrlCommandResponse"; reason: unused.
Removed service "MailTrack\FileTracking\Application\GetSelfSignatureUploadUrlCommand"; reason: unused.
Removed service "MailTrack\FileTracking\Application\GetSelfSignatureUploadUrlCommandResponse"; reason: unused.
Removed service "MailTrack\FileTracking\Application\GetSharedFileLinkActionsCommand"; reason: unused.
Removed service "MailTrack\FileTracking\Application\GetSharedFileLinkActionsCommandResponse"; reason: unused.
Removed service "MailTrack\FileTracking\Application\GetSharedFileLinkContactsByMailCommand"; reason: unused.
Removed service "MailTrack\FileTracking\Application\GetSharedFileLinkContactsByMailCommandResponse"; reason: unused.
Removed service "MailTrack\FileTracking\Application\GetSharedFileLinkContactsCommandTransformer"; reason: unused.
Removed service "MailTrack\FileTracking\Application\GetSharedFileLinkInfoByMailCommand"; reason: unused.
Removed service "MailTrack\FileTracking\Application\GetSharedLinkFileDownloadUrlCommand"; reason: unused.
Removed service "MailTrack\FileTracking\Application\GetSharedLinkFileDownloadUrlCommandResponse"; reason: unused.
Removed service "MailTrack\FileTracking\Application\GetSignedDocumentCommand"; reason: unused.
Removed service "MailTrack\FileTracking\Application\GetUserDocumentListCommand"; reason: unused.
Removed service "MailTrack\FileTracking\Application\GetUserDocumentListCommandResponse"; reason: unused.
Removed service "MailTrack\FileTracking\Application\IncreaseFilesLastUsedCommand"; reason: unused.
Removed service "MailTrack\FileTracking\Application\IncreaseSignaturesToAdvancedDocumentViewCommand"; reason: unused.
Removed service "MailTrack\FileTracking\Application\IncreaseSignedFileCommand"; reason: unused.
Removed service "MailTrack\FileTracking\Application\IncreaseViewsToAdvancedDocumentViewCommand"; reason: unused.
Removed service "MailTrack\FileTracking\Application\MarkAsSignatureCompletedCommand"; reason: unused.
Removed service "MailTrack\FileTracking\Application\MicroTool\ConfirmESignatureCommand"; reason: unused.
Removed service "MailTrack\FileTracking\Application\MicroTool\ConfirmESignatureCommandResponse"; reason: unused.
Removed service "MailTrack\FileTracking\Application\MicroTool\GetESignatureDownloadUrlCommand"; reason: unused.
Removed service "MailTrack\FileTracking\Application\MicroTool\GetESignatureDownloadUrlCommandResponse"; reason: unused.
Removed service "MailTrack\FileTracking\Application\MicroTool\GetESignatureUploadUrlCommand"; reason: unused.
Removed service "MailTrack\FileTracking\Application\MicroTool\GetESignatureUploadUrlCommandResponse"; reason: unused.
Removed service "MailTrack\FileTracking\Application\MobileSignature\ConfirmMobileSignatureCommand"; reason: unused.
Removed service "MailTrack\FileTracking\Application\MobileSignature\RegisterMobileSignatureCommand"; reason: unused.
Removed service "MailTrack\FileTracking\Application\MobileSignature\SearchMobileSignatureCommand"; reason: unused.
Removed service "MailTrack\FileTracking\Application\MobileSignature\SearchMobileSignatureCommandResponse"; reason: unused.
Removed service "MailTrack\FileTracking\Application\MoveSourceFileCommand"; reason: unused.
Removed service "MailTrack\FileTracking\Application\MoveSourceFileCommandHandler"; reason: unused.
Removed service "MailTrack\FileTracking\Application\Notification\SendDocumentViewedEmailNotificationCommand"; reason: unused.
Removed service "MailTrack\FileTracking\Application\Notification\SendRecipientSignatureReminderNotificationCommand"; reason: unused.
Removed service "MailTrack\FileTracking\Application\NotifySignedFileByEmailCommand"; reason: unused.
Removed service "MailTrack\FileTracking\Application\RefreshFileViewCommand"; reason: unused.
Removed service "MailTrack\FileTracking\Application\RefreshFileViewCommandHandler"; reason: unused.
Removed service "MailTrack\FileTracking\Application\RefreshFileViewCommandResponse"; reason: unused.
Removed service "MailTrack\FileTracking\Application\RegisterAttachmentCommand"; reason: unused.
Removed service "MailTrack\FileTracking\Application\RegisterAttachmentCommandHandler"; reason: unused.
Removed service "MailTrack\FileTracking\Application\RegisterDocumentOpenedAuditTrailEventCommand"; reason: unused.
Removed service "MailTrack\FileTracking\Application\RegisterDocumentSignedAuditTrailEventCommand"; reason: unused.
Removed service "MailTrack\FileTracking\Application\RegisterDownloadCommand"; reason: unused.
Removed service "MailTrack\FileTracking\Application\RegisterEmailOpenedAuditTrailEventCommand"; reason: unused.
Removed service "MailTrack\FileTracking\Application\RegisterEmailSentAndDeliveredAuditTrailEventCommand"; reason: unused.
Removed service "MailTrack\FileTracking\Application\RegisterFileViewerDataCommand"; reason: unused.
Removed service "MailTrack\FileTracking\Application\RegisterFileViewerDataCommandHandler"; reason: unused.
Removed service "MailTrack\FileTracking\Application\RegisterOpenIfIsFirstFileDownloadCommand"; reason: unused.
Removed service "MailTrack\FileTracking\Application\RegisterOpenIfIsFirstFileDownloadCommandHandler"; reason: unused.
Removed service "MailTrack\FileTracking\Application\RegisterUserSignaturesDataCommand"; reason: unused.
Removed service "MailTrack\FileTracking\Application\RemoveNextReminderToAdvancedDocumentViewCommand"; reason: unused.
Removed service "MailTrack\FileTracking\Application\SaveAdvancedDocumentViewByAttachmentCommand"; reason: unused.
Removed service "MailTrack\FileTracking\Application\SaveAdvancedDocumentViewContactCommand"; reason: unused.
Removed service "MailTrack\FileTracking\Application\SaveFileLinkCommand"; reason: unused.
Removed service "MailTrack\FileTracking\Application\SaveFileLinkCommandHandler"; reason: unused.
Removed service "MailTrack\FileTracking\Application\SaveFileLinkCommandResponse"; reason: unused.
Removed service "MailTrack\FileTracking\Application\SaveFileLinkFromFileHashCommand"; reason: unused.
Removed service "MailTrack\FileTracking\Application\SaveFileLinkFromFileHashCommandHandler"; reason: unused.
Removed service "MailTrack\FileTracking\Application\SaveFileLinkFromFileHashCommandResponse"; reason: unused.
Removed service "MailTrack\FileTracking\Application\ScanFileForMalwareCommand"; reason: unused.
Removed service "MailTrack\FileTracking\Application\ScanFileForMalwareCommandHandler"; reason: unused.
Removed service "MailTrack\FileTracking\Application\ScheduleSignatureReminderNotificationsCommand"; reason: unused.
Removed service "MailTrack\FileTracking\Application\SendDocumentFromDashboardCommand"; reason: unused.
Removed service "MailTrack\FileTracking\Application\SendDocumentViewDesktopNotificationCommand"; reason: unused.
Removed service "MailTrack\FileTracking\Application\SendSelfSignatureCommand"; reason: unused.
Removed service "MailTrack\FileTracking\Application\SendSignedFileCopyCommand"; reason: unused.
Removed service "MailTrack\FileTracking\Application\UnavailableFileException"; reason: unused.
Removed service "MailTrack\FileTracking\Application\UpdateAdvancedDocumentViewCommand"; reason: unused.
Removed service "MailTrack\FileTracking\Application\UpdateAuditTrailDeliveredEventCommand"; reason: unused.
Removed service "MailTrack\FileTracking\Application\UpdateAuditTrailSentAndDeliveredEventCommand"; reason: unused.
Removed service "MailTrack\Integration\Infrastructure\Messaging\SignUpGA4\SignUpGA4Message"; reason: unused.
Removed service "MailTrack\CRM\Domain\CRMUpdateLastContactDateMigrationRule"; reason: unused.
Removed service "MailTrack\CRM\Domain\ContactList"; reason: unused.
Removed service "MailTrack\CRM\Domain\ContactListContact"; reason: unused.
Removed service "MailTrack\CRM\Domain\ContactListContactNotFound"; reason: unused.
Removed service "MailTrack\CRM\Domain\ContactListNotFoundException"; reason: unused.
Removed service "MailTrack\CRM\Domain\ContactNotFound"; reason: unused.
Removed service "MailTrack\CRM\Domain\ContactPhonePage"; reason: unused.
Removed service "MailTrack\CRM\Domain\ContactSearchResult"; reason: unused.
Removed service "MailTrack\CRM\Domain\EmptyContactListNameException"; reason: unused.
Removed service "MailTrack\CRM\Domain\Event\SelfContactUserAccess"; reason: unused.
Removed service "MailTrack\CRM\Domain\InconsistentContactDataException"; reason: unused.
Removed service "MailTrack\CRM\Domain\LastContactDateService"; reason: unused.
Removed service "MailTrack\CRM\Domain\LastInteractionCursor"; reason: unused.
Removed service "MailTrack\CRM\Domain\ReadModel\ContactReadModel"; reason: unused.
Removed service "MailTrack\CRM\Domain\ReadModel\ReceiverReadModel"; reason: unused.
Removed service "MailTrack\CRM\Domain\Tag\CRMTag"; reason: unused.
Removed service "MailTrack\CRM\Domain\Tag\CRMTagContact"; reason: unused.
Removed service "MailTrack\CRM\Domain\Tag\CRMTagContactNotFoundException"; reason: unused.
Removed service "MailTrack\CRM\Domain\Tag\CRMTagNotFoundException"; reason: unused.
Removed service "MailTrack\CRM\Domain\Tag\EmptyCRMTagNameException"; reason: unused.
Removed service "MailTrack\CRM\Domain\Tag\TagWasAssigned"; reason: unused.
Removed service "MailTrack\CRM\Domain\Tag\TagWasCreated"; reason: unused.
Removed service "MailTrack\CRM\Domain\Tag\TagWasDeleted"; reason: unused.
Removed service "MailTrack\CRM\Domain\Tag\TagWasEdited"; reason: unused.
Removed service "MailTrack\CRM\Domain\Tag\TagWasUnAssigned"; reason: unused.
Removed service "MailTrack\CRM\Domain\Task\CRMTaskNotFoundException"; reason: unused.
Removed service "MailTrack\CRM\Application\CalculateInteractionsCommand"; reason: unused.
Removed service "MailTrack\CRM\Application\CountContactsCommand"; reason: unused.
Removed service "MailTrack\CRM\Application\CreateCRMDataCommand"; reason: unused.
Removed service "MailTrack\CRM\Application\CreateContactListCommand"; reason: unused.
Removed service "MailTrack\CRM\Application\CreateContactsCommand"; reason: unused.
Removed service "MailTrack\CRM\Application\CreateContactsResponse"; reason: unused.
Removed service "MailTrack\CRM\Application\CreateEmptyListFromListCommand"; reason: unused.
Removed service "MailTrack\CRM\Application\DeleteCRMDataCommand"; reason: unused.
Removed service "MailTrack\CRM\Application\DeleteContactsCommand"; reason: unused.
Removed service "MailTrack\CRM\Application\DeleteContactsResponse"; reason: unused.
Removed service "MailTrack\CRM\Application\DeleteUserAllCRMDataCommand"; reason: unused.
Removed service "MailTrack\CRM\Application\DisableContactListCommand"; reason: unused.
Removed service "MailTrack\CRM\Application\DisableContactsCommand"; reason: unused.
Removed service "MailTrack\CRM\Application\DuplicateContactListResponse"; reason: unused.
Removed service "MailTrack\CRM\Application\EditContactListCommand"; reason: unused.
Removed service "MailTrack\CRM\Application\EditContactListNameCommand"; reason: unused.
Removed service "MailTrack\CRM\Application\EditContactListResponse"; reason: unused.
Removed service "MailTrack\CRM\Application\EditContactNotesCommand"; reason: unused.
Removed service "MailTrack\CRM\Application\EnableContactsCommand"; reason: unused.
Removed service "MailTrack\CRM\Application\FindOrCreateContactDataCommand"; reason: unused.
Removed service "MailTrack\CRM\Application\FindOrCreateContactDataCommandHandler"; reason: unused.
Removed service "MailTrack\CRM\Application\FindOrCreateContactDataResponse"; reason: unused.
Removed service "MailTrack\CRM\Application\GetContactDataCommand"; reason: unused.
Removed service "MailTrack\CRM\Application\GetContactDataCommandHandler"; reason: unused.
Removed service "MailTrack\CRM\Application\GetContactListContactsCommand"; reason: unused.
Removed service "MailTrack\CRM\Application\GetContactListsCommand"; reason: unused.
Removed service "MailTrack\CRM\Application\GetContactsCommand"; reason: unused.
Removed service "MailTrack\CRM\Application\GetNotesByThreadCommand"; reason: unused.
Removed service "MailTrack\CRM\Application\IndexSearchContactCommand"; reason: unused.
Removed service "MailTrack\CRM\Application\MarkAsNotTrackedCRMDataCommand"; reason: unused.
Removed service "MailTrack\CRM\Application\MarkContactAsBouncedCRMCommand"; reason: unused.
Removed service "MailTrack\CRM\Application\MigrateUserCRMDataCommand"; reason: unused.
Removed service "MailTrack\CRM\Application\MigrateUserTrackCRMDataCommand"; reason: unused.
Removed service "MailTrack\CRM\Application\NotifyMailContactsToIndexCommand"; reason: unused.
Removed service "MailTrack\CRM\Application\OpenCRMDataCommand"; reason: unused.
Removed service "MailTrack\CRM\Application\OptOutCRMDataCommand"; reason: unused.
Removed service "MailTrack\CRM\Application\ReIndexContactListCommand"; reason: unused.
Removed service "MailTrack\CRM\Application\ReindexCustomContactsCommand"; reason: unused.
Removed service "MailTrack\CRM\Application\ReindexSearchIndexCommand"; reason: unused.
Removed service "MailTrack\CRM\Application\ReindexUsersWithContactsAcceptedCommand"; reason: unused.
Removed service "MailTrack\CRM\Application\RequestConsentCommand"; reason: unused.
Removed service "MailTrack\CRM\Application\RestartMigrationTypeCommand"; reason: unused.
Removed service "MailTrack\CRM\Application\SearchContactCommand"; reason: unused.
Removed service "MailTrack\CRM\Application\StartDetectLastInteractionCommand"; reason: unused.
Removed service "MailTrack\CRM\Application\StopDetectRepliesCommand"; reason: unused.
Removed service "MailTrack\CRM\Application\SyncContactsPhoneCommand"; reason: unused.
Removed service "MailTrack\CRM\Application\Tag\AddTagsToContactsCommand"; reason: unused.
Removed service "MailTrack\CRM\Application\Tag\CreateCRMTagCommand"; reason: unused.
Removed service "MailTrack\CRM\Application\Tag\DeleteCRMTagCommand"; reason: unused.
Removed service "MailTrack\CRM\Application\Tag\GetCRMTagsCommand"; reason: unused.
Removed service "MailTrack\CRM\Application\Tag\RemoveTagsFromContactCommand"; reason: unused.
Removed service "MailTrack\CRM\Application\Tag\UpdateCRMTagCommand"; reason: unused.
Removed service "MailTrack\CRM\Application\Task\CancelCRMTaskCommand"; reason: unused.
Removed service "MailTrack\CRM\Application\Task\CreateCRMTaskCommand"; reason: unused.
Removed service "MailTrack\CRM\Application\Task\GetStatusCRMTaskCommand"; reason: unused.
Removed service "MailTrack\CRM\Application\Task\GetStatusCRMTaskResponse"; reason: unused.
Removed service "MailTrack\CRM\Application\TrackCRMDataCommand"; reason: unused.
Removed service "MailTrack\CRM\Application\UndoCRMDataCommand"; reason: unused.
Removed service "MailTrack\CRM\Application\UpdateIndexContactConsentStatusCommand"; reason: unused.
Removed service "MailTrack\CRM\Application\UpdateLastContactDateForUserCommand"; reason: unused.
Removed service "MailTrack\CRM\Application\UpdateLastInteractionCommand"; reason: unused.
Removed service "MailTrack\CRM\Application\UpdateNameCRMContactDataCommand"; reason: unused.
Removed service "MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\Messages\AddContactToListBatchMessage"; reason: unused.
Removed service "MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\Messages\AddContactsBatchMessage"; reason: unused.
Removed service "MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\Messages\CRMDataCreationMessage"; reason: unused.
Removed service "MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\Messages\CRMMigrateUserTracksRangeMessage"; reason: unused.
Removed service "MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\Messages\CRMReIndexUserContactListMessage"; reason: unused.
Removed service "MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\Messages\CalculateInteractionsMessage"; reason: unused.
Removed service "MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\Messages\DeleteCRMDataMessage"; reason: unused.
Removed service "MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\Messages\DeleteContactFromListBatchMessage"; reason: unused.
Removed service "MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\Messages\DeleteContactsBatchMessage"; reason: unused.
Removed service "MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\Messages\DeleteContactsDataMessage"; reason: unused.
Removed service "MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\Messages\DetectLastInteractionMessage"; reason: unused.
Removed service "MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\Messages\IndexContactMessage"; reason: unused.
Removed service "MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\Messages\IndexMailContactsMessage"; reason: unused.
Removed service "MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\Messages\MarkAsNoTrackedCRMDataMessage"; reason: unused.
Removed service "MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\Messages\OpenCRMDataMessage"; reason: unused.
Removed service "MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\Messages\OptOutCRMDataMessage"; reason: unused.
Removed service "MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\Messages\ReIndexCustomContactsMessage"; reason: unused.
Removed service "MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\Messages\ReindexUsersWithContactsAcceptedMessage"; reason: unused.
Removed service "MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\Messages\StopDetectRepliesMessage"; reason: unused.
Removed service "MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\Messages\SyncContactsPhoneMessage"; reason: unused.
Removed service "MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\Messages\TrackCRMDataMessage"; reason: unused.
Removed service "MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\Messages\UndoCRMDataMessage"; reason: unused.
Removed service "MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\Messages\UpdateCRMContactNameMessage"; reason: unused.
Removed service "MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\Messages\UpdateContactConsentStatusMessage"; reason: unused.
Removed service "MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\Messages\UpdateLastContactDateMessage"; reason: unused.
Removed service "MailTrack\CRM\Infrastructure\Messaging\RabbitMQ\Messages\UserIndexContactMessage"; reason: unused.
Removed service "MailTrack\EmailProductivity\Domain\DailySummary"; reason: unused.
Removed service "MailTrack\EmailProductivity\Domain\DailySummaryByHour"; reason: unused.
Removed service "MailTrack\EmailProductivity\Domain\DailySummaryByRecipient"; reason: unused.
Removed service "MailTrack\EmailProductivity\Domain\DailySummaryResponseTime"; reason: unused.
Removed service "MailTrack\EmailProductivity\Domain\DailySummarySendersAndRecipients"; reason: unused.
Removed service "MailTrack\EmailProductivity\Domain\DailySummaryTopInteractions"; reason: unused.
Removed service "MailTrack\EmailProductivity\Domain\EmailProductivityMetrics"; reason: unused.
Removed service "MailTrack\EmailProductivity\Domain\EmailProductivityReportNotificationFrequency"; reason: unused.
Removed service "MailTrack\EmailProductivity\Domain\Event\EmailProductivitySharedAccepted"; reason: unused.
Removed service "MailTrack\EmailProductivity\Domain\Event\EmailProductivitySharedProposed"; reason: unused.
Removed service "MailTrack\EmailProductivity\Domain\Event\EmailProductivitySharedRevoked"; reason: unused.
Removed service "MailTrack\EmailProductivity\Domain\Event\EmailProductivitySharedSelected"; reason: unused.
Removed service "MailTrack\EmailProductivity\Domain\Exception\DayAlreadyProcessedException"; reason: unused.
Removed service "MailTrack\EmailProductivity\Domain\Exception\DisabledCheckEmailProductivityDayException"; reason: unused.
Removed service "MailTrack\EmailProductivity\Domain\Exception\InvalidDateException"; reason: unused.
Removed service "MailTrack\EmailProductivity\Domain\Exception\SharedAccessAlreadyAcceptedException"; reason: unused.
Removed service "MailTrack\EmailProductivity\Domain\Exception\SharedAccessNotFoundException"; reason: unused.
Removed service "MailTrack\EmailProductivity\Domain\Exception\UserFromMicrosoftException"; reason: unused.
Removed service "MailTrack\EmailProductivity\Domain\Exception\UserWithoutGmailPermissionException"; reason: unused.
Removed service "MailTrack\EmailProductivity\Domain\Message"; reason: unused.
Removed service "MailTrack\EmailProductivity\Domain\ResponseTime"; reason: unused.
Removed service "MailTrack\EmailProductivity\Domain\SharedAccess"; reason: unused.
Removed service "MailTrack\Video\Application\CheckUserCanUploadVideosCommand"; reason: unused.
Removed service "MailTrack\Video\Application\DeleteAllVideosForUserCommand"; reason: unused.
Removed service "MailTrack\Video\Application\DeleteVideoForUserCommand"; reason: unused.
Removed service "MailTrack\Video\Application\GetQuotaCommand"; reason: unused.
Removed service "MailTrack\Video\Application\SaveVideoCommand"; reason: unused.
Removed service "MailTrack\Video\Application\SaveVideoPlaytimeCommand"; reason: unused.
Removed service "MailTrack\Video\Application\ShowVideoDetailForUserCommand"; reason: unused.
Removed service "MailTrack\Video\Application\ShowVideoDetailForUserCommandResponse"; reason: unused.
Removed service "MailTrack\Video\Application\UpdateVideoDetailsCommand"; reason: unused.
Removed service "MailTrack\Web\Application\Help\GenerateHelpSitemapCommand"; reason: unused.
Removed service "MailTrack\Poll\Domain\PollBindingFactory\CampaignPollBinding"; reason: unused.
Removed service "MailTrack\Poll\Domain\PollBindingFactory\LinkPollBinding"; reason: unused.
Removed service "MailTrack\Poll\Domain\PollBindingFactory\MailPollBinding"; reason: unused.
Removed service "MailTrack\Poll\Infrastructure\Messaging\RabbitMQ\BindPollToCampaignMessage"; reason: unused.
Removed service "MailTrack\Poll\Infrastructure\Messaging\RabbitMQ\BindPollToMailMessage"; reason: unused.
Removed service "MailTrack\Communication\Application\UntrackCommunicationCommand"; reason: unused.
Removed service "MailTrack\Communication\Application\UntrackCommunicationsForContactCommand"; reason: unused.
Removed service "MailTrack\Communication\Infrastructure\Messaging\RabbitMQ\Messages\UntrackCommunicationMessage"; reason: unused.
Removed service "MailTrack\Communication\Infrastructure\Messaging\RabbitMQ\Messages\UntrackCommunicationsForContactMessage"; reason: unused.
Removed service "MailTrack\Domain\Application\CheckDomainCommand"; reason: unused.
Removed service "MailTrack\Domain\Application\CheckDomainResponse"; reason: unused.
Removed service "MailTrack\Domain\Application\CreateCustomerCommand"; reason: unused.
Removed service "MailTrack\Domain\Application\CreateEmailAliasCommand"; reason: unused.
Removed service "MailTrack\Domain\Application\CreateIntentCommand"; reason: unused.
Removed service "MailTrack\Domain\Application\DeleteEmailAliasCommand"; reason: unused.
Removed service "MailTrack\Domain\Application\GenerateSmtpCredentialsCommand"; reason: unused.
Removed service "MailTrack\Domain\Application\GenerateSmtpCredentialsResponse"; reason: unused.
Removed service "MailTrack\Domain\Application\GetDomainPriceCommand"; reason: unused.
Removed service "MailTrack\Domain\Application\GetDomainPriceResponse"; reason: unused.
Removed service "MailTrack\Domain\Application\ListAllEmailAliasesCommand"; reason: unused.
Removed service "MailTrack\Domain\Application\ListAllEmailAliasesResponse"; reason: unused.
Removed service "MailTrack\Domain\Application\ListDomainsCommand"; reason: unused.
Removed service "MailTrack\Domain\Application\ListDomainsResponse"; reason: unused.
Removed service "MailTrack\Domain\Application\ListEmailAliasesCommand"; reason: unused.
Removed service "MailTrack\Domain\Application\ListEmailAliasesResponse"; reason: unused.
Removed service "MailTrack\Domain\Application\ListSmtpCredentialsCommand"; reason: unused.
Removed service "MailTrack\Domain\Application\ListSmtpCredentialsResponse"; reason: unused.
Removed service "MailTrack\Domain\Application\PurchaseDomainCommand"; reason: unused.
Removed service "MailTrack\Domain\Application\PurchaseDomainResponse"; reason: unused.
Removed service "MailTrack\Domain\Application\Service\DomainRegistrarServiceException"; reason: unused.
Removed service "MailTrack\Domain\Application\ShowSmtpCredentialCommand"; reason: unused.
Removed service "MailTrack\Domain\Application\ShowSmtpCredentialResponse"; reason: unused.
Removed service "MailTrack\Domain\Application\ToggleAutorenewDomainCommand"; reason: unused.
Removed service "MailTrack\Domain\Application\ViewDomainCommand"; reason: unused.
Removed service "MailTrack\Domain\Application\ViewDomainResponse"; reason: unused.
Removed service "MailTrack\ArchiveData\Application\BackupUserDataCommand"; reason: unused.
Removed service "MailTrack\ArchiveData\Application\DeleteUserDataCommand"; reason: unused.
Removed service "MailTrack\ArchiveData\Application\EntitiesToArchive"; reason: unused.
Removed service "MailTrack\ArchiveData\Application\SaveArchivedUserCommand"; reason: unused.
Removed service "MailTrack\GmailAttachment\Application\DisableFavoriteCommand"; reason: unused.
Removed service "MailTrack\GmailAttachment\Application\EnableFavoriteCommand"; reason: unused.
Removed service "MailTrack\GmailAttachment\Application\GetFavoritesTotalCommand"; reason: unused.
Removed service "MailTrack\GmailAttachment\Application\GetGmailAttachmentDataCommand"; reason: unused.
Removed service "MailTrack\GmailAttachment\Application\GetGmailAttachmentMessageDataListCommand"; reason: unused.
Removed service "MailTrack\GmailAttachment\Application\GetGmailAttachmentMessageDataListResponse"; reason: unused.
Removed service "MailTrack\GmailAttachment\Domain\Exception\GmailAttachmentNotFoundException"; reason: unused.
Removed service "MailTrack\GmailWatcher\Application\StopGmailWatcherCommand"; reason: unused.
Removed service "MailTrack\GmailWatcher\Domain\BaseCursor"; reason: unused.
Removed service "MailTrack\GmailWatcher\Domain\GmailPubSubCursor"; reason: unused.
Removed service "MailTrack\GmailWatcher\Infrastructure\Messaging\RabbitMQ\Messages\ProcessHistoryDataFromNodeMessage"; reason: unused.
Removed service "MailTrack\GmailWatcher\Infrastructure\Messaging\RabbitMQ\Messages\ProcessHistoryDataMessage"; reason: unused.
Removed service "MailTrack\GmailWatcher\Infrastructure\Messaging\RabbitMQ\Messages\StopGmailWatcherMessage"; reason: unused.
Removed service "http_cache"; reason: unused.
Removed service "http_cache.store"; reason: unused.
Removed service "reverse_container"; reason: unused.
Removed service "assets.empty_package"; reason: unused.
Removed service "assets.empty_version_strategy"; reason: unused.
Removed service "psr18.http_client"; reason: unused.
Removed service "httplug.http_client"; reason: unused.
Removed service "http_client.uri_template_expander.guzzle"; reason: unused.
Removed service "http_client.uri_template_expander.rize"; reason: unused.
Removed service "psr18.improv_mx.client"; reason: unused.
Removed service "httplug.improv_mx.client"; reason: unused.
Removed service "psr18.spam_score_suggestion"; reason: unused.
Removed service "httplug.spam_score_suggestion"; reason: unused.
Removed service "mailer.mailer"; reason: unused.
Removed service "translator.logging"; reason: unused.
Removed service "annotations.filesystem_cache_adapter"; reason: unused.
Removed service "serializer.mapping.cache.symfony"; reason: unused.
Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
Removed service "lock.strategy.majority"; reason: unused.
Removed service "lock.default.factory"; reason: unused.
Removed service "name_based_uuid.factory"; reason: unused.
Removed service "random_based_uuid.factory"; reason: unused.
Removed service "time_based_uuid.factory"; reason: unused.
Removed service ".cache_connection.JKE6keX"; reason: unused.
Removed service "session.storage.factory.php_bridge"; reason: unused.
Removed service "session.storage.factory.mock_file"; reason: unused.
Removed service "session.handler.native"; reason: unused.
Removed service "session.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.transport.redis.factory"; reason: unused.
Removed service "messenger.transport.sqs.factory"; reason: unused.
Removed service "messenger.transport.beanstalkd.factory"; reason: unused.
Removed service "messenger.listener.stop_worker_signals_listener"; reason: unused.
Removed service "security.authentication.session_strategy_noop"; reason: unused.
Removed service "security.authentication_utils"; reason: unused.
Removed service "security.context_listener"; reason: unused.
Removed service "security.user_authenticator"; reason: unused.
Removed service "security.access_token_extractor.header"; reason: unused.
Removed service "security.access_token_extractor.query_string"; reason: unused.
Removed service "security.access_token_extractor.request_body"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES512"; reason: unused.
Removed service "security.user_checker.chain.crx"; reason: unused.
Removed service "security.user_checker.chain.tracking"; reason: unused.
Removed service "security.user_checker.chain.file"; reason: unused.
Removed service "security.user_checker.chain.main"; 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.line"; reason: unused.
Removed service "monolog.formatter.loggly"; reason: unused.
Removed service "monolog.formatter.normalizer"; reason: unused.
Removed service "monolog.formatter.scalar"; reason: unused.
Removed service "monolog.formatter.wildfire"; reason: unused.
Removed service "monolog.formatter.logstash"; reason: unused.
Removed service "monolog.http_client"; reason: unused.
Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
Removed service "doctrine.dbal.default_schema_manager_factory"; reason: unused.
Removed service "doctrine.dbal.connection_expiries"; reason: unused.
Removed service "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 "jms_serializer.metadata.doctrine_phpcr_type_driver"; reason: unused.
Removed service "jms_serializer.metadata.doc_block_driver"; 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 "fos_rest.view_handler.jsonp"; reason: unused.
Removed service "fos_rest.serializer.symfony"; reason: unused.
Removed service "fos_rest.normalizer.camel_keys"; reason: unused.
Removed service "fos_rest.normalizer.camel_keys_with_leading_underscore"; reason: unused.
Removed service "fos_rest.decoder.jsontoform"; reason: unused.
Removed service "Snc\RedisBundle\Logger\RedisCallInterceptor"; reason: unused.
Removed service "snc_redis.phpredis_factory"; reason: unused.
Removed service "httplug.strategy"; reason: unused.
Removed service "httplug.async_client.default"; reason: unused.
Removed service "httplug.factory.symfony"; reason: unused.
Removed service "httplug.plugin.content_length"; reason: unused.
Removed service "httplug.plugin.cookie"; reason: unused.
Removed service "httplug.plugin.decoder"; reason: unused.
Removed service "httplug.plugin.error"; reason: unused.
Removed service "httplug.plugin.history"; reason: unused.
Removed service "httplug.plugin.logger"; reason: unused.
Removed service "httplug.plugin.redirect"; reason: unused.
Removed service "httplug.plugin.retry"; reason: unused.
Removed service "httplug.plugin.stopwatch"; reason: unused.
Removed service "httplug.collector.auto_discovered_client"; reason: unused.
Removed service "httplug.collector.factory.auto"; reason: unused.
Removed service "httplug.collector.factory.buzz"; reason: unused.
Removed service "httplug.collector.factory.curl"; reason: unused.
Removed service "httplug.collector.factory.guzzle5"; reason: unused.
Removed service "httplug.collector.factory.guzzle6"; reason: unused.
Removed service "httplug.collector.factory.react"; reason: unused.
Removed service "httplug.collector.factory.socket"; reason: unused.
Removed service "tactician.middleware.locking"; reason: unused.
Removed service "tactician.handler.method_name_inflector.class_name"; reason: unused.
Removed service "tactician.handler.method_name_inflector.handle_class_name"; reason: unused.
Removed service "tactician.handler.method_name_inflector.handle_class_name_without_suffix"; reason: unused.
Removed service "tactician.handler.method_name_inflector.invoke"; reason: unused.
Removed service "tactician.plugins.named_command.extractor"; reason: unused.
Removed service "tactician.logger.class_properties_formatter"; reason: unused.
Removed service "tactician.logger.class_name_formatter"; reason: unused.
Removed service "tactician.middleware.logger"; reason: unused.
Removed service "webpack_encore.cache"; reason: unused.
Removed service "var_dumper.server_connection"; reason: unused.
Removed service "nelmio_api_doc.type_describer.chain"; reason: unused.
Removed service "nelmio_api_doc.type_describer.array"; reason: unused.
Removed service "nelmio_api_doc.type_describer.bool"; reason: unused.
Removed service "nelmio_api_doc.type_describer.class"; reason: unused.
Removed service "nelmio_api_doc.type_describer.dictionary"; reason: unused.
Removed service "nelmio_api_doc.type_describer.float"; reason: unused.
Removed service "nelmio_api_doc.type_describer.integer"; reason: unused.
Removed service "nelmio_api_doc.type_describer.intersection"; reason: unused.
Removed service "nelmio_api_doc.type_describer.list"; reason: unused.
Removed service "nelmio_api_doc.type_describer.mixed"; reason: unused.
Removed service "nelmio_api_doc.type_describer.nullable"; reason: unused.
Removed service "nelmio_api_doc.type_describer.object"; reason: unused.
Removed service "nelmio_api_doc.type_describer.string"; reason: unused.
Removed service "nelmio_api_doc.type_describer.union"; reason: unused.
Removed service ".service_locator.DwGCJiY"; reason: unused.
Removed service "security.ldap_locator"; reason: unused.
Removed service "monolog.logger.translation"; reason: unused.
Removed service "monolog.logger.lock"; reason: unused.
Removed service "monolog.logger.httplug"; reason: unused.
Removed service "monolog.logger.command_bus"; reason: unused.
Removed service "monolog.handler.null_internal"; reason: unused.
Removed service "tactician.middleware.doctrine.default"; reason: unused.
Removed service "tactician.middleware.doctrine.read_only"; reason: unused.
Removed service "tactician.middleware.doctrine_rollback_only.read_only"; reason: unused.
Removed service "tactician.middleware.doctrine.email_productivity"; reason: unused.
Removed service "tactician.middleware.doctrine_rollback_only.email_productivity"; reason: unused.
Removed service "tactician.middleware.doctrine.realtime_feed"; reason: unused.
Removed service "tactician.middleware.doctrine_rollback_only.realtime_feed"; reason: unused.
Removed service "tactician.middleware.doctrine.bi"; reason: unused.
Removed service "tactician.middleware.doctrine_rollback_only.bi"; reason: unused.
Removed service "tactician.middleware.doctrine.contact_comms"; reason: unused.
Removed service "tactician.middleware.doctrine_rollback_only.contact_comms"; reason: unused.
Removed service "tactician.middleware.validator"; reason: unused.
Removed service "tactician.middleware.security"; reason: unused.
Removed service "tactician.commandbus.email_productivity.handler.service_locator"; reason: unused.
Removed service "tactician.commandbus.email_productivity.handler.locator"; reason: unused.
Removed service "tactician.commandbus.email_productivity.middleware.command_handler"; reason: unused.
Removed service "tactician.commandbus.realtime_feed.handler.service_locator"; reason: unused.
Removed service "tactician.commandbus.realtime_feed.handler.locator"; reason: unused.
Removed service "tactician.commandbus.realtime_feed.middleware.command_handler"; reason: unused.
Removed service "tactician.commandbus.contact_comms.handler.service_locator"; reason: unused.
Removed service "tactician.commandbus.contact_comms.handler.locator"; reason: unused.
Removed service "tactician.commandbus.contact_comms.middleware.command_handler"; reason: unused.
Removed service "tactician.commandbus.contact_comms_read.handler.service_locator"; reason: unused.
Removed service "tactician.commandbus.contact_comms_read.handler.locator"; reason: unused.
Removed service "tactician.commandbus.contact_comms_read.middleware.command_handler"; reason: unused.
Removed service "property_info.php_doc_extractor"; reason: unused.
Removed service ".service_locator.XXv1IfR"; reason: unused.
Removed service "httplug.collector.auto_discovered_client.inner"; reason: unused.
Removed service "httplug.collector.factory.auto.inner"; reason: unused.
Removed service "httplug.collector.factory.buzz.inner"; reason: unused.
Removed service "httplug.collector.factory.curl.inner"; reason: unused.
Removed service "httplug.collector.factory.guzzle5.inner"; reason: unused.
Removed service "httplug.collector.factory.guzzle6.inner"; reason: unused.
Removed service "httplug.collector.factory.react.inner"; reason: unused.
Removed service "httplug.collector.factory.socket.inner"; reason: unused.
835
Inlined service "MailTrack\User\Application\Info\Transformer\GetUserInfoAdminTransformer" to "MailTrack\User\Application\Info\GetUserInfoForAdminCommandHandler".
Inlined service "MailTrack\User\Domain\Account\GRPDDataCollector" to "MailTrack\User\Application\Account\GenerateGRPDDataCommandHandler".
Inlined service "MailTrack\User\Infrastructure\Messaging\RabbitMQ\GRPDData\RabbitGRPDDataScheduler" to "MailTrack\User\Application\Account\ScheduleGRPDDataCommandHandler".
Inlined service "mailtrack.user.infrastructure.persistence.doctrine.signdown_repository" to "MailTrack\User\Application\UserDelete\UserDeleteCommandHandler".
Inlined service "mailtrack.user.infrastructure.data_transformer.account_aliases_transformer" to "mailtrack.user.application.alias.get_user_external_alias".
Inlined service "mailtrack.user.domain.team.team_to_array_data_transformer" to "mailtrack.user.application.team.team_owner.get_team_info_by_owner_user_id".
Inlined service "mailtrack.common.infrastructure.device.mobile_detector" to "mailtrack.user.application.notification.enable_notification_token_command_handler".
Inlined service "mailtrack_user.scheduler" to "mailtrack.user.application.report.set_daily_report_schedule_time_command_handler".
Inlined service "mailtrack.user.infrastructure.service.notify.hot_email_notification_generator_service" to "mailtrack.user.application.notification.notify_user_by_email_hot_notification_command_handler".
Inlined service "MailTrack\User\Infrastructure\Service\Notify\RevivalEmailNotificationGeneratorService" to "MailTrack\User\Application\Notification\NotifyUserByEmailRevivalNotificationCommandHandler".
Inlined service "mailtrack.user.infrastructure.persistence.in_memory.user.settings.in_memory_user_notification_settings_repository" to "mailtrack.user.application.user.settings.notifications.view_notification_settings_command_handler".
Inlined service "MailTrack\User\Infrastructure\Service\GoogleRecaptchaService" to "MailTrack\User\Application\RecaptchaScore\ReportRecaptchaScoreCommandHandler".
Inlined service "MailTrack\Integration\Infrastructure\Messaging\SignUpGA4\RabbitMQSignUpGA4Scheduler" to "MailTrack\User\Infrastructure\EventSubscriber\SendSignUpToGAWhenUserWasSignUpSubscriber".
Inlined service "MailTrack\User\Infrastructure\Messaging\Beanstalk\Extension\DelayedExtensionNotificationScheduler" to "MailTrack\User\Infrastructure\EventSubscriber\NotifyUserWhenExtensionVersionIsIncompatibleNotifier".
Inlined service "mailtrack.user.infrastructure.console.symfony.mails_config" to "MailTrack\User\Infrastructure\Console\Symfony\SendTestEmailCommand".
Inlined service "mailtrack.user.infrastructure.persistence.cookie.experiment.piwik_experiment_variation_selector" to "MailTrack\User\Infrastructure\Service\Experiment\ExperimentHelper".
Inlined service ".service_locator.O2p6Lk7.MailTrack\DashboardBundle\Controller\CrmIntegrationsController" to "MailTrack\DashboardBundle\Controller\CrmIntegrationsController".
Inlined service ".service_locator.O2p6Lk7.MailTrack\DashboardBundle\Controller\DownloadCsvController" to "MailTrack\DashboardBundle\Controller\DownloadCsvController".
Inlined service ".service_locator.O2p6Lk7.MailTrack\DashboardBundle\Controller\GooglePermissionsRequiredController" to "MailTrack\DashboardBundle\Controller\GooglePermissionsRequiredController".
Inlined service ".service_locator.O2p6Lk7.MailTrack\DashboardBundle\Controller\HelpController" to "MailTrack\DashboardBundle\Controller\HelpController".
Inlined service ".service_locator.O2p6Lk7.MailTrack\DashboardBundle\Controller\HotNotificationController" to "MailTrack\DashboardBundle\Controller\HotNotificationController".
Inlined service ".service_locator.O2p6Lk7.MailTrack\DashboardBundle\Controller\IndividualTrackingController" to "MailTrack\DashboardBundle\Controller\IndividualTrackingController".
Inlined service ".service_locator.O2p6Lk7.MailTrack\DashboardBundle\Controller\RecipientController" to "MailTrack\DashboardBundle\Controller\RecipientController".
Inlined service ".service_locator.O2p6Lk7.MailTrack\DashboardBundle\Controller\RevivalNotificationController" to "MailTrack\DashboardBundle\Controller\RevivalNotificationController".
Inlined service ".service_locator.O2p6Lk7.MailTrack\UserBundle\Controller\OAuthController" to "MailTrack\UserBundle\Controller\OAuthController".
Inlined service ".service_locator.O2p6Lk7.MailTrack\DashboardBundle\Controller\TeamManagerController" to "MailTrack\DashboardBundle\Controller\TeamManagerController".
Inlined service ".service_locator.O2p6Lk7.MailTrack\User\Infrastructure\UI\Symfony\Controller\NotificationsController" to "MailTrack\User\Infrastructure\UI\Symfony\Controller\NotificationsController".
Inlined service ".service_locator.O2p6Lk7.MailTrack\Privacy\Infrastructure\UI\Symfony\Controller\PrivacyController" to "MailTrack\Privacy\Infrastructure\UI\Symfony\Controller\PrivacyController".
Inlined service ".service_locator.O2p6Lk7.MailTrack\User\Infrastructure\UI\Symfony\Controller\SettingsController" to "MailTrack\User\Infrastructure\UI\Symfony\Controller\SettingsController".
Inlined service ".service_locator.O2p6Lk7.MailTrack\User\Infrastructure\UI\Symfony\Controller\InvoicesController" to "MailTrack\User\Infrastructure\UI\Symfony\Controller\InvoicesController".
Inlined service ".service_locator.O2p6Lk7.MailTrack\User\Infrastructure\UI\Symfony\Controller\CustomLogoController" to "MailTrack\User\Infrastructure\UI\Symfony\Controller\CustomLogoController".
Inlined service "MailTrack\UserBundle\Security\Core\User\UserProvider" to "MailTrack\User\Infrastructure\UI\Symfony\Authentication\AuthenticatorService".
Inlined service ".service_locator.O2p6Lk7.MailTrack\User\Infrastructure\UI\Symfony\Controller\LoginController" to "MailTrack\User\Infrastructure\UI\Symfony\Controller\LoginController".
Inlined service ".service_locator.O2p6Lk7.MailTrack\User\Infrastructure\UI\Symfony\Controller\MobileController" to "MailTrack\User\Infrastructure\UI\Symfony\Controller\MobileController".
Inlined service ".service_locator.O2p6Lk7.MailTrack\User\Infrastructure\UI\Symfony\Controller\AccountController" to "MailTrack\User\Infrastructure\UI\Symfony\Controller\AccountController".
Inlined service ".service_locator.O2p6Lk7.MailTrack\User\Infrastructure\UI\Symfony\Controller\DkimController" to "MailTrack\User\Infrastructure\UI\Symfony\Controller\DkimController".
Inlined service ".service_locator.O2p6Lk7.MailTrack\User\Infrastructure\UI\Symfony\Controller\CheckUserController" to "MailTrack\User\Infrastructure\UI\Symfony\Controller\CheckUserController".
Inlined service ".service_locator.O2p6Lk7.MailTrack\User\Infrastructure\UI\Symfony\Controller\CheckUserTokenController" to "MailTrack\User\Infrastructure\UI\Symfony\Controller\CheckUserTokenController".
Inlined service "MailTrack\User\Infrastructure\Messaging\RabbitMQ\CustomDomain\CustomDomainScheduler" to "MailTrack\User\Infrastructure\Console\Symfony\CronEnableCustomTrackingDomainSymfonyCommand".
Inlined service "Google\Cloud\RecaptchaEnterprise\V1\Client\RecaptchaEnterpriseServiceClient" to "MailTrack\User\Infrastructure\Service\GoogleRecaptchaService".
Inlined service "mailtrack.common.infrastructure.external_api.google.gmail.api.api_gmail_long_timeout_client" to "mailtrack.common.infrastructure.email_notification.send_email_long_timeout_notification".
Inlined service "mailtrack.common.infrastructure.messaging.beanstalk.bi.domain_event_tracker_scheduler" to "mailtrack.common.infrastructure.event_subscribers.bi.domain_events_sender_subscriber".
Inlined service "donatj\UserAgent\UserAgentParser" to "MailTrack\Common\Infrastructure\Ui\Browser\DonatjBrowserDetector".
Inlined service "mailtrack.common.infrastructure.external_api.google.gmail.gmail_client_factory" to "MailTrack\Common\Infrastructure\ExternalApi\Google\Gmail\Api\ApiGmailClient".
Inlined service "mailtrack.common.infrastructure.external_api.google.gmail.gmail_client_long_timeout_factory" to "mailtrack.common.infrastructure.external_api.google.gmail.api.api_gmail_long_timeout_client".
Inlined service "mailtrack_integration.google.authenticated_client_long_timeout_factory" to "mailtrack.common.infrastructure.external_api.google.gmail.gmail_client_long_timeout_factory".
Inlined service "guzzle.client.google_safe_browsing" to "mailtrack.common.infrastructure.external_api.google.safe_browsing.google_safe_browsing_client_factory".
Inlined service "GeoIp2\WebService\Client" to "MailTrack\Common\Infrastructure\Geolocation\Maxmind\MaxMindIpAddressLocatorFromHttp".
Inlined service "MailTrack\Common\Infrastructure\Geolocation\Maxmind\MaxMindIpAddressLocatorFromFile" to "MailTrack\Common\Infrastructure\Geolocation\Maxmind\MaxMindIpAddressLocator".
Inlined service "MailTrack\Common\Infrastructure\Geolocation\Maxmind\MaxMindIpAddressLocatorFromHttp" to "MailTrack\Common\Infrastructure\Geolocation\Maxmind\MaxMindIpAddressLocator".
Inlined service "mailtrack.common.infrastructure.external_api.datadog.datadog_client" to "mailtrack.common.infrastructure.messaging.beanstalk.metrics.send_metrics_to_datadog_worker".
Inlined service "DataDog\DogStatsd" to "mailtrack.common.infrastructure.external_api.datadog.datadog_client".
Inlined service "MailTrack\Common\Infrastructure\Notifier\Email\SymfonyMailer" to "MailTrack\Common\Infrastructure\Notifier\Email\SymfonyMailerNotifier".
Inlined service "MailTrack\Common\Infrastructure\Notifier\Email\SymfonySmtpTransport" to "MailTrack\Common\Infrastructure\Notifier\Email\SymfonyMailer".
Inlined service "Symfony\Component\HttpFoundation\Session\Storage\Handler\RedisSessionHandler" to "mailtrack.common.infrastructure.persistence.redis.compressed_redis_session_handler".
Inlined service "mailtrack_integration.s3_factory" to "mailtrack_integration.s3".
Inlined service "mailtrack.common.infrastructure.services.health_check.health_check_service" to "MailTrack\Common\Infrastructure\Console\Symfony\HealthCheckCommand".
Inlined service "mailtrack.common.infrastructure.services.health_check.checkers.doctrine_default_connection_checker" to "mailtrack.common.infrastructure.services.health_check.health_check_service".
Inlined service "mailtrack.common.infrastructure.services.health_check.checkers.doctrine_read_only_connection_checker" to "mailtrack.common.infrastructure.services.health_check.health_check_service".
Inlined service "mailtrack.common.infrastructure.services.health_check.checkers.redis_cache_connection_checker" to "mailtrack.common.infrastructure.services.health_check.health_check_service".
Inlined service "mailtrack.common.infrastructure.services.health_check.checkers.redis_sessions_connection_checker" to "mailtrack.common.infrastructure.services.health_check.health_check_service".
Inlined service "mailtrack.common.infrastructure.services.health_check.checkers.redis_lock_connection_checker" to "mailtrack.common.infrastructure.services.health_check.health_check_service".
Inlined service "OpenSearch\Client" to "mailtrack.common.infrastructure.search.openSearch.openSearchService".
Inlined service "MailTrack\Common\Infrastructure\Persistence\Search\OpenSearch\OpenSearchFactory" to "OpenSearch\Client".
Inlined service "MailTrack\Track\Domain\Bounce\BounceService" to "MailTrack\Track\Application\Bounce\ProcessBounceScanCommandHandler".
Inlined service "MailTrack\Track\Infrastructure\Notification\Email\CertifiedEmail\CertifiedEmailReportSender" to "MailTrack\Track\Application\CertifiedEmail\SendCertifiedEmailReportCommandHandler".
Inlined service "mailtrack.track.infrastructure.notification.email.individual_tracking.schedule_individual_tracking_error_notification_service" to "MailTrack\Track\Application\IndividualTracking\NotifyFinishIndividualTrackingCommandHandler".
Inlined service "mailtrack.track.infrastructure.notification.email.individual_tracking.schedule_campaign_report_success_notification" to "MailTrack\Track\Application\IndividualTracking\NotifyFinishIndividualTrackingCommandHandler".
Inlined service "MailTrack\Track\Domain\Link\BlockUrlService" to "MailTrack\Track\Application\Link\GetUrlRedirectAndMaliciousTypeFromLinkClickCommandHandler".
Inlined service "mailtrack.track.infrastructure.messaging.beanstalk.click_scheduler" to "MailTrack\Track\Application\Link\GetUrlRedirectAndMaliciousTypeFromLinkClickCommandHandler".
Inlined service "MailTrack\Track\Domain\Notification\OpenNotificationService" to "MailTrack\Track\Application\Notification\SendOpenDesktopNotificationCommandHandler".
Inlined service "mailtrack.track.domain.open.open_lock_service" to "MailTrack\Track\Application\Open\CreateOpenCommandHandler".
Inlined service "mailtrack.track.infrastructure.persistence.doctrine.open.doctrine_open_info_repository" to "MailTrack\Track\Application\Open\UpdateOpenByWhoStatisticsAndSendOpenMailNotificationCommandHandler".
Inlined service "mailtrack.track.infrastructure.messaging.beanstalk.scheduler.queue_service_open_notify_scheduler" to "MailTrack\Track\Application\Open\UpdateOpenByWhoStatisticsAndSendOpenMailNotificationCommandHandler".
Inlined service "mailtrack.track.application.projection.track_action.controller.show_track_transformer" to "MailTrack\Track\Application\Projection\TrackAction\ShowTrackCommandHandler".
Inlined service "MailTrack\Track\Infrastructure\Messaging\Email\EmailFollowUpReminderNotifier" to "MailTrack\Track\Application\Reminder\FollowUpReminderCommandHandler".
Inlined service "MailTrack\Communication\Domain\ExternalCommunicationsService" to "MailTrack\Track\Application\Track\MigrateNonMailtrackMailsFromRecipientCommandHandler".
Inlined service "MailTrack\Track\Infrastructure\ExternalApi\Microsoft\Outlook\OutlookGetEmailService" to "MailTrack\Track\Application\Track\OutlookUpdateMessageIdCommandHandler".
Inlined service "mailtrack.track.infrastructure.messaging.beanstalk.reminder.pending_follow_up_notifications_sender" to "mailtrack.track.application.reminder.send_pending_follow_up_reminder_notifications_command_handler".
Inlined service "mailtrack.track.infrastructure.ui.symfony.controller.disable_follow_up_reminder_transformer" to "mailtrack.track.application.reminder.disable_follow_up_reminder_command_handler".
Inlined service "mailtrack.common.infrastructure.persistence.redis.redis_client" to "mailtrack.track.application.status.clean_status_cache_command_handler".
Inlined service "mailtrack.track.infrastructure.messaging.beanstalk.scheduled_track_scheduler" to "mailtrack.track.application.scheduled.find_pending_scheduled_track_command_handler".
Inlined service "mailtrack.track.domain.link_click_service" to "mail.track.track.application.link.click_link_command_handler".
Inlined service "mailtrack.track.infrastructure.persistence.doctrine.doctrine_daily_report_read_repository" to "mailtrack.track.application.report.send_daily_report_command_handler".
Inlined service "mailtrack.user.infrastructure.email_daily_report_notifier" to "mailtrack.track.application.report.send_daily_report_command_handler".
Inlined service "mailtrack.track.infrastructure.data_transformer.report.last_opened_emails_transformer" to "mailtrack.track.application.report.last_opened_emails_data_command_handler".
Inlined service "mailtrack.track.infrastructure.data_transformer.report.unopened_emails_transformer" to "mailtrack.track.application.report.unopened_emails_data_command_handler".
Inlined service "mailtrack.track.infrastructure.data_transformer.report.click_report_data_transformer" to "mailtrack.track.application.report.click_report_data_command_handler".
Inlined service "mailtrack.track.infrastructure.data_transformer.report.campaigns_report_data_transformer" to "mailtrack.track.application.report.get_campaigns_report_data_command_handler".
Inlined service "mailtrack.track.infrastructure.data_transformer.report.campaign_detail_report_data_transformer" to "mailtrack.track.application.report.campaign_detail_report_data_command_handler".
Inlined service "MailTrack\Track\Application\Track\GetLastOpenedEmailsPaginatedByUserTransformer" to "mailtrack.track.application.track.get_last_opened_emails_paginated_by_user_command_handler".
Inlined service "MailTrack\Track\Application\Track\GetUnopenedEmailsPaginatedByUserTransformer" to "mailtrack.track.application.track.get_unopened_emails_paginated_by_user_command_handler".
Inlined service "mailtrack.track.infrastructure.datatransformer.tracking_activity_certificate_transformer" to "mailtrack.track.application.track.get_tracking_activity_certificate_command_handler".
Inlined service "MailTrack\Track\Domain\Mail\Services\EmailService" to "mailtrack.track.application.track.get_tracking_activity_certificate_command_handler".
Inlined service "mailtrack.track.infrastructure.messaging.beanstalk.scheduler.pre_track_confirmation_scheduler_service" to "mailtrack.track.application.open.validate_open_from_addon_command_handler".
Inlined service "mailtrack.track.infrastructure.notification.email.individual_tracking.schedule_individual_tracking_campaign_fix_receivers_error_notification_service" to "mailtrack.track.application.individual_tracking.fix_individual_tracking_receivers_command_handler".
Inlined service "mailtrack.track.infrastructure.notification.email.individual_tracking.schedule_individual_tracking_multiple_recipient_fix_receivers_error_notification_service" to "mailtrack.track.application.individual_tracking.fix_individual_tracking_receivers_command_handler".
Inlined service "mailtrack.track.infrastructure.notification.email.individual_tracking.schedule_individual_tracking_campaign_fix_receivers_non_dashboard_error_notification" to "mailtrack.track.application.individual_tracking.fix_individual_tracking_receivers_command_handler".
Inlined service "mailtrack.track.infrastructure.persistence.doctrine.link.doctrine_link_hash_repository" to "mailtrack.track.application.link.block_user_link_hashes_command_handler".
Inlined service "MailTrack\Track\Infrastructure\Persistence\Doctrine\IndividualTracking\DoctrineBounceRateRepository" to "MailTrack\Track\Domain\IndividualTracking\BounceRateService".
Inlined service "mailtrack.track.infrastructure.persistence.doctrine.reminder.doctrine_follow_up_reminder_ignore_repository" to "MailTrack\Track\Domain\Reminder\MailFollowUpReminderService".
Inlined service "mailtrack.track.infrastructure.persistence.doctrine.reminder.doctrine_follow_up_reminder_ignore_read_repository" to "MailTrack\Track\Domain\Track\Service\GenerateNextFollowUpReminderService".
Inlined service "mailtrack.track.infrastructure.persistence.mixed.mixed_add_blocked_link_hash_service" to "mailtrack.track.domain.link.block_link_hash_service".
Inlined service "mailtrack.track.infrastructure.persistence.doctrine.scheduler.doctrine_scheduler_cursor_repository" to "mailtrack.track.infrastructure.messaging.beanstalk.reminder.pending_follow_up_notifications_sender".
Inlined service "mailtrack.common.infrastructure.messaging.beanstalk.debeaconizer.debeaconizer_scheduler_service" to "MailTrack\Track\Infrastructure\Messaging\RabbitMQ\Debeaconizer\RabbitMQDebeaconizerScheduler".
Inlined service "MailTrack\Track\Infrastructure\Messaging\Beanstalk\Scheduler\SendClickNotificationEmailScheduler" to "MailTrack\Track\Infrastructure\Messaging\Beanstalk\Scheduler\ClickSchedulerService".
Inlined service "MailTrack\Track\Infrastructure\DataTransformer\Google\Gmail\MessageTransformer" to "MailTrack\Track\Infrastructure\ExternalApi\Google\Gmail\GmailExternalEmailRepository".
Inlined service "mailtrack.common.infrastructure.external_api.google.safe_browsing.google_safe_browsing_client_factory" to "MailTrack\Track\Infrastructure\ExternalApi\Google\UrlChecker\SafeBrowsingUrlVerifier".
Inlined service "mailtrack.common.infrastructure.external_api.google.web_risk.web_risk_client_factory" to "mailtrack.track.infrastructure.external_api.google.url_checker.web_risk_url_verifier".
Inlined service "MailTrack\Track\Infrastructure\Messaging\Beanstalk\Scheduler\ClickSchedulerService" to "mailtrack.track.infrastructure.messaging.beanstalk.link.click_link_worker".
Inlined service "mailtrack.track.infrastructure.service.schedule.individual_tracking_schedule_service" to "mailtrack.track.infrastructure.messaging.beanstalk.clean_outdated_schedule_data_worker".
Inlined service "mailtrack.track.infrastructure.messaging.beanstalk.scheduler.campaign_was_canceled_notifier" to "mailtrack.track.infrastructure.event_subscriber.notify_tracked_copies_not_send_canceled_campaign_subscriber".
Inlined service "mailtrack.track.infrastructure.messaging.email.mailtrack_admin_email_notifier" to "mailtrack.track.infrastructure.event_subscriber.link_hash_was_reported_subscriber".
Inlined service "MailTrack\Track\Infrastructure\Messaging\RabbitMQ\StoredCampaign\RabbitMQDeleteStoredCampaignsByUserScheduler" to "MailTrack\Track\Infrastructure\EventSubscriber\DeleteStoredCampaignsWhenUserWasDeletedSubscriber".
Inlined service ".service_locator.O2p6Lk7.MailTrack\Track\Infrastructure\UI\Symfony\Controller\CampaignController" to "MailTrack\Track\Infrastructure\UI\Symfony\Controller\CampaignController".
Inlined service ".service_locator.O2p6Lk7.MailTrack\Track\Infrastructure\UI\Symfony\Controller\CampaignUnsubscribeController" to "MailTrack\Track\Infrastructure\UI\Symfony\Controller\CampaignUnsubscribeController".
Inlined service ".service_locator.O2p6Lk7.MailTrack\Track\Infrastructure\UI\Symfony\Controller\CampaignSubscribeController" to "MailTrack\Track\Infrastructure\UI\Symfony\Controller\CampaignSubscribeController".
Inlined service "MailTrack\Track\Infrastructure\Messaging\RabbitMQ\SplitIntoIndividual\SplitIntoIndividualScheduler" to "MailTrack\Track\Infrastructure\UI\Symfony\Controller\SplitIntoIndividualController".
Inlined service ".service_locator.O2p6Lk7.MailTrack\Track\Infrastructure\UI\Symfony\Controller\ReplyDetectedController" to "MailTrack\Track\Infrastructure\UI\Symfony\Controller\ReplyDetectedController".
Inlined service ".service_locator.O2p6Lk7.MailTrack\Track\Infrastructure\UI\Symfony\Controller\PreTrackController" to "MailTrack\Track\Infrastructure\UI\Symfony\Controller\PreTrackController".
Inlined service ".service_locator.O2p6Lk7.MailTrack\Track\Infrastructure\UI\Symfony\Controller\OpenController" to "MailTrack\Track\Infrastructure\UI\Symfony\Controller\OpenController".
Inlined service ".service_locator.O2p6Lk7.MailTrack\Track\Infrastructure\UI\Symfony\Controller\OpenBadgeController" to "MailTrack\Track\Infrastructure\UI\Symfony\Controller\OpenBadgeController".
Inlined service ".service_locator.O2p6Lk7.MailTrack\Track\Infrastructure\UI\Symfony\Controller\TrackController" to "MailTrack\Track\Infrastructure\UI\Symfony\Controller\TrackController".
Inlined service ".service_locator.O2p6Lk7.MailTrack\Track\Infrastructure\UI\Symfony\Controller\MultipleRecipientTrackingController" to "MailTrack\Track\Infrastructure\UI\Symfony\Controller\MultipleRecipientTrackingController".
Inlined service ".service_locator.O2p6Lk7.MailTrack\Track\Infrastructure\UI\Symfony\Controller\MultipleRecipientTrackingUndoController" to "MailTrack\Track\Infrastructure\UI\Symfony\Controller\MultipleRecipientTrackingUndoController".
Inlined service ".service_locator.O2p6Lk7.MailTrack\Track\Infrastructure\UI\Symfony\Controller\CampaignReportNotificationController" to "MailTrack\Track\Infrastructure\UI\Symfony\Controller\CampaignReportNotificationController".
Inlined service ".service_locator.O2p6Lk7.MailTrack\DashboardBundle\Controller\TraceController" to "MailTrack\DashboardBundle\Controller\TraceController".
Inlined service ".service_locator.O2p6Lk7.MailTrack\Track\Infrastructure\UI\Symfony\Controller\TrackDashboardController" to "MailTrack\Track\Infrastructure\UI\Symfony\Controller\TrackDashboardController".
Inlined service "mailtrack.track.infrastructure.messaging.beanstalk.open.queue_service_open_by_who_counter_scheduler" to "mailtrack.track.infrastructure.event_subscriber.update_open_by_who_counter_subscriber".
Inlined service "mailtrack.track.infrastructure.messaging.beanstalk.scheduler.metric_debeaconizer_scheduler_service" to "mailtrack.track.infrastructure.event_subscriber.metric_when_mail_was_debeaconized_notifier".
Inlined service "mailtrack.track.infrastructure.persistence.redis.link.redis_add_blocked_link_hash_service" to "mailtrack.track.infrastructure.persistence.mixed.mixed_add_blocked_link_hash_service".
Inlined service "mailtrack.track.infrastructure.persistence.doctrine.link.doctrine_add_blocked_link_hash_service" to "mailtrack.track.infrastructure.persistence.mixed.mixed_add_blocked_link_hash_service".
Inlined service ".service_locator.O2p6Lk7.MailTrack\Track\Infrastructure\UI\Symfony\Controller\Outlook\v1\StatusController" to "MailTrack\Track\Infrastructure\UI\Symfony\Controller\Outlook\v1\StatusController".
Inlined service ".service_locator.O2p6Lk7.MailTrack\Track\Infrastructure\UI\Symfony\Controller\Outlook\v1\TrackController" to "MailTrack\Track\Infrastructure\UI\Symfony\Controller\Outlook\v1\TrackController".
Inlined service "MailTrack\Track\Domain\Status\ResponseTransformer" to "MailTrack\Track\Infrastructure\UI\Symfony\Controller\UnlockTrackingHistoryJwtController".
Inlined service "MailTrack\Track\Infrastructure\Messaging\RabbitMQ\StoredCampaign\RabbitMQStoredCampaignStorageScheduler" to "MailTrack\Track\Infrastructure\EventSubscriber\StoredCampaignWasSentSubscriber".
Inlined service "MailTrack\Payment\Application\Invoice\BillingInfoTransformer" to "MailTrack\Payment\Application\Invoice\SearchBillingInfoCommandHandler".
Inlined service "MailTrack\Payment\Application\Subscription\SubscriptionInfoTransformer" to "MailTrack\Payment\Application\Subscription\SearchSubscriptionInfoCommandHandler".
Inlined service "MailTrack\User\Domain\Team\TeamPlanUpdater" to "MailTrack\Payment\Application\Upgrade\UpgradeUserPlanWithStripe\UpgradeUserPlanWithStripeCommandHandler".
Inlined service "mailtrack.payment.infrastructure.messaging.beanstalk.intercom.intercom_customer_payment_platform_transformer" to "mailtrack.payment.application.metrics.notify_update_data_to_several_users_command_handler".
Inlined service "mailtrack.user.domain.team.team_remover" to "mailtrack.payment.domain.subscription.subscription_canceller".
Inlined service ".service_locator.O2p6Lk7.MailTrack\Payment\Infrastructure\UI\Symfony\Controller\FinishPaymentController" to "MailTrack\Payment\Infrastructure\UI\Symfony\Controller\FinishPaymentController".
Inlined service ".service_locator.O2p6Lk7.MailTrack\Payment\Infrastructure\UI\Symfony\Controller\GmailPlanController" to "MailTrack\Payment\Infrastructure\UI\Symfony\Controller\GmailPlanController".
Inlined service ".service_locator.O2p6Lk7.MailTrack\Payment\Infrastructure\UI\Symfony\Controller\UpSellController" to "MailTrack\Payment\Infrastructure\UI\Symfony\Controller\UpSellController".
Inlined service ".service_locator.O2p6Lk7.MailTrack\Payment\Infrastructure\UI\Symfony\Controller\Upgrade\GetPlanInfoController" to "MailTrack\Payment\Infrastructure\UI\Symfony\Controller\Upgrade\GetPlanInfoController".
Inlined service ".service_locator.O2p6Lk7.MailTrack\Payment\Infrastructure\UI\Symfony\Controller\Upgrade\UpgradeController" to "MailTrack\Payment\Infrastructure\UI\Symfony\Controller\Upgrade\UpgradeController".
Inlined service ".service_locator.O2p6Lk7.MailTrack\Payment\Infrastructure\UI\Symfony\Controller\UserPromotionController" to "MailTrack\Payment\Infrastructure\UI\Symfony\Controller\UserPromotionController".
Inlined service ".service_locator.O2p6Lk7.MailTrack\DashboardBundle\Controller\NotificationController" to "MailTrack\DashboardBundle\Controller\NotificationController".
Inlined service ".service_locator.O2p6Lk7.MailTrack\DashboardBundle\Controller\BillingController" to "MailTrack\DashboardBundle\Controller\BillingController".
Inlined service ".service_locator.O2p6Lk7.MailTrack\DashboardBundle\Controller\ClickNotificationsController" to "MailTrack\DashboardBundle\Controller\ClickNotificationsController".
Inlined service ".service_locator.O2p6Lk7.MailTrack\DashboardBundle\Controller\PaymentController" to "MailTrack\DashboardBundle\Controller\PaymentController".
Inlined service ".service_locator.O2p6Lk7.MailTrack\DashboardBundle\Controller\PaymentTeamController" to "MailTrack\DashboardBundle\Controller\PaymentTeamController".
Inlined service "mailtrack.common.infrastrucure.external_api.intercom.client" to "mailtrack.payment.infrastructure.messaging.beanstalk.intercom.notification_intercom_service".
Inlined service "mailtrack.payment.strict_calculate_taxes_updating_plan" to "MailTrack\Payment\Infrastructure\Messaging\Messenger\Stripe\StripeInvoiceIncoming\StripeInvoiceIncomingWorker".
Inlined service "mailtrack.payment.strict_tax_rate_calculator" to "mailtrack.payment.strict_calculate_taxes_updating_plan".
Inlined service "mailtrack.bi.infrastructure.persistence.snowplow.snowplow_tracker" to "mailtrack.bi.application.track_domain_event_command_handler".
Inlined service "mailtrack.bi.infrastructure.persistence.snowplow.snowplow_tracker" to "mailtrack.bi.application.track_domain_event_command_handler".
Inlined service "mailtrack.user.infrastructure.persistence.doctrine.user.doctrine_user_activity_repository" to "mailtrack.track.application.track.create_track_command_handler".
Inlined service "mailtrack_app.track.infrastructure.mail_data_from_gmail_message_factory" to "MailTrack\Track\Infrastructure\GmailMailDataRepository".
Inlined service "mailtrack_trace.mail_repository_read" to "MailTrack\TraceBundle\Services\Status".
Inlined service "mailtrack_trace.status_cache" to "MailTrack\TraceBundle\Services\Status".
Inlined service "mailtrack_trace.event_fetcher" to "MailTrack\TraceBundle\Services\Status".
Inlined service "mailtrack_trace.click_repository_read" to "mailtrack_trace.event_fetcher".
Inlined service "mailtrack.file_tracking.infrastructure.persistence.doctrine.doctrine_download_read_repository" to "mailtrack_trace.event_fetcher".
Inlined service "mailtrack.file_tracking.infrastructure.persistence.doctrine.doctrine_signed_file_read_repository" to "mailtrack_trace.event_fetcher".
Inlined service ".service_locator.O2p6Lk7.MailTrack\TraceBundle\Controller\StatusController" to "MailTrack\TraceBundle\Controller\StatusController".
Inlined service "MailTrack\UserBundle\Services\EmailChanger" to "MailTrack\UserBundle\Security\Core\User\UserProvider".
Inlined service "monolog.logger.exception" to "kernel.listener.exception_listener".
Inlined service "mailtrack_user.email_bounce_log" to "mailtrack_user.ban_manager".
Inlined service "MailTrack\User\Domain\Extension\SignatureManager" to "mailtrack_user.user_info".
Inlined service ".service_locator.JkaYaOo.MailTrack\UserBundle\Controller\AddonUserController" to "MailTrack\UserBundle\Controller\AddonUserController".
Inlined service ".service_locator.O2p6Lk7.MailTrack\UserBundle\Controller\DailyReportController" to "MailTrack\UserBundle\Controller\DailyReportController".
Inlined service ".service_locator.JkaYaOo.MailTrack\UserBundle\Controller\FollowUpReminderAjaxController" to "MailTrack\UserBundle\Controller\FollowUpReminderAjaxController".
Inlined service ".service_locator.JkaYaOo.MailTrack\UserBundle\Controller\FollowUpReminderController" to "MailTrack\UserBundle\Controller\FollowUpReminderController".
Inlined service ".service_locator.JkaYaOo.MailTrack\UserBundle\Controller\NotificationsDashboardController" to "MailTrack\UserBundle\Controller\NotificationsDashboardController".
Inlined service ".service_locator.JkaYaOo.MailTrack\UserBundle\Controller\NotificationsController" to "MailTrack\UserBundle\Controller\NotificationsController".
Inlined service ".service_locator.JkaYaOo.MailTrack\UserBundle\Controller\UserController" to "MailTrack\UserBundle\Controller\UserController".
Inlined service ".service_locator.O2p6Lk7.MailTrack\AdminBundle\Controller\RecoverySubscriptionController" to "MailTrack\AdminBundle\Controller\RecoverySubscriptionController".
Inlined service ".service_locator.O2p6Lk7.MailTrack\AdminBundle\Controller\TeamController" to "MailTrack\AdminBundle\Controller\TeamController".
Inlined service ".service_locator.O2p6Lk7.MailTrack\AdminBundle\Controller\UserController" to "MailTrack\AdminBundle\Controller\UserController".
Inlined service "MailTrack\BetaProgram\Infrastructure\Persistence\FileSystem\FeatureRuleParser" to "MailTrack\AdminBundle\Controller\FeatureRulesController".
Inlined service ".service_locator.O2p6Lk7.MailTrack\Email\Infrastructure\UI\Symfony\Controller\EmailController" to "MailTrack\Email\Infrastructure\UI\Symfony\Controller\EmailController".
Inlined service "MailTrack\MailMerge\Infrastructure\IdProvider\UuidCSVMailMergeIdProvider" to "MailTrack\MailMerge\Application\SaveCSVMailMergeDataCommandHandler".
Inlined service "MailTrack\MailMerge\Infrastructure\Service\CSVMailMergeCreatorService" to "MailTrack\MailMerge\Application\SaveCSVMailMergeDataCommandHandler".
Inlined service "mailtrack.mail_merge.infrastructure.external_api.google.google_sheets_service_factory" to "mailtrack.mail_merge.infrastructure.external_api.google.spreadsheet_mail_merge_data_receiver_repository".
Inlined service "MailTrack\FileTracking\Domain\CheckSendDocumentService" to "MailTrack\FileTracking\Application\CheckSendDocumentCommandHandler".
Inlined service "MailTrack\FileTracking\Infrastructure\Persistence\Redis\RedisSendDocumentRateLimiterRepository" to "MailTrack\FileTracking\Application\GetMailerDataToSendDocumentCommandHandler".
Inlined service "MailTrack\FileTracking\Domain\SecureDocumentService" to "MailTrack\FileTracking\Application\GetSharedLinkFileDownloadUrlCommandHandler".
Inlined service "MailTrack\FileTracking\Domain\DownloadService" to "MailTrack\FileTracking\Application\MobileSignature\RegisterMobileSignatureCommandHandler".
Inlined service "MailTrack\FileTracking\Infrastructure\Service\DocumentViewEmailNotificationSender" to "MailTrack\FileTracking\Application\Notification\SendDocumentViewedEmailNotificationCommandHandler".
Inlined service "MailTrack\FileTracking\Infrastructure\Service\SignatureRequestRemindEmailNotificationSender" to "MailTrack\FileTracking\Application\Notification\SendRecipientSignatureReminderNotificationCommandHandler".
Inlined service "MailTrack\FileTracking\Infrastructure\Service\EmailSignedFileNotificationService" to "MailTrack\FileTracking\Application\NotifySignedFileByEmailCommandHandler".
Inlined service "mailtrack.file_tracking.domain.download_lock_service" to "MailTrack\FileTracking\Application\RegisterDownloadCommandHandler".
Inlined service "mailtrack.common.infrastructure.http.crawler_detector_service" to "MailTrack\FileTracking\Application\RegisterDownloadCommandHandler".
Inlined service "MailTrack\FileTracking\Infrastructure\Messaging\RabbitMQ\RabbitMQSendSignatureRequestNotificationScheduler" to "MailTrack\FileTracking\Application\ScheduleSignatureReminderNotificationsCommandHandler".
Inlined service "MailTrack\FileTracking\Infrastructure\Persistence\Redis\RedisLastSignatureReminderDateRepository" to "MailTrack\FileTracking\Application\ScheduleSignatureReminderNotificationsCommandHandler".
Inlined service "MailTrack\FileTracking\Infrastructure\Persistence\Redis\RedisFileTrackingExtensionNotificationService" to "MailTrack\FileTracking\Application\SendDocumentViewDesktopNotificationCommandHandler".
Inlined service "MailTrack\FileTracking\Infrastructure\Service\EmailSignedFileCopySender" to "MailTrack\FileTracking\Application\SendSignedFileCopyCommandHandler".
Inlined service "mailtrack.file_tracking.infrastructure.external_service.clamav_malware_service" to "mailtrack.file_tracking.application.scan_file_for_malware_command_handler".
Inlined service "mailtrack.common.infrastructure.http.php_dns_resolver" to "mailtrack.file_tracking.domain.verify_ip_service".
Inlined service "MailTrack\FileTracking\Domain\UserValidationService" to "mailtrack.file_tracking.domain.feature_checker".
Inlined service "MailTrack\FileTracking\Infrastructure\Persistence\Doctrine\DoctrineUserSignaturesDataRepository" to "MailTrack\FileTracking\Domain\UserSignaturesDataService".
Inlined service "MailTrack\FileTracking\Infrastructure\Persistence\Redis\RedisMobileSignatureRepository" to "MailTrack\FileTracking\Domain\MobileSignatureService".
Inlined service "MailTrack\Common\Infrastructure\ExternalApi\Google\Gmail\GmailDraftService" to "MailTrack\FileTracking\Domain\SelfSignatureService".
Inlined service ".service_locator.O2p6Lk7.MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\SettingsController" to "MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\SettingsController".
Inlined service ".service_locator.O2p6Lk7.MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\PageController" to "MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\PageController".
Inlined service ".service_locator.O2p6Lk7.MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\AnalyticsController" to "MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\AnalyticsController".
Inlined service ".service_locator.O2p6Lk7.MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\ViewerController" to "MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\ViewerController".
Inlined service ".service_locator.O2p6Lk7.MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\StatisticsController" to "MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\StatisticsController".
Inlined service ".service_locator.O2p6Lk7.MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\MicroToolController" to "MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\MicroToolController".
Inlined service ".service_locator.O2p6Lk7.MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\DocumentsController" to "MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\DocumentsController".
Inlined service "MailTrack\FileTracking\Infrastructure\UI\DataTransformer\DashboardApi\GetUserDocumentListTransformer" to "MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\DocumentsApiController".
Inlined service "MailTrack\FileTracking\Infrastructure\UI\DataTransformer\DashboardApi\GetDocumentSharedHistoryTransformer" to "MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\DocumentsApiController".
Inlined service "MailTrack\FileTracking\Infrastructure\UI\DataTransformer\DashboardApi\GetRequiredSignatureDocumentsListByUserTransformer" to "MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\DocumentsApiController".
Inlined service "MailTrack\FileTracking\Infrastructure\UI\DataTransformer\DashboardApi\GetSharedFileLinkActionsTransformer" to "MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\DocumentsApiController".
Inlined service "MailTrack\FileTracking\Infrastructure\Ui\Pagination\DocumentsPaginationService" to "MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\DocumentsApiController".
Inlined service ".service_locator.O2p6Lk7.MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\DocumentsApiController" to "MailTrack\FileTracking\Infrastructure\UI\Symfony\Controller\DocumentsApiController".
Inlined service "MailTrack\FileTracking\Infrastructure\Messaging\RabbitMQ\RabbitMQSendDocumentEmailNotificationScheduler" to "MailTrack\FileTracking\Infrastructure\EventSubscriber\EmailNotificationAfterFileViewWasCreatedSubscriber".
Inlined service "MailTrack\FileTracking\Infrastructure\Messaging\RabbitMQ\RabbitMQSendDocumentDesktopNotificationScheduler" to "MailTrack\FileTracking\Infrastructure\EventSubscriber\SendDesktopNotificationWhenFileViewWasCreatedSubscriber".
Inlined service "MailTrack\FileTracking\Infrastructure\Messaging\RabbitMQ\RabbitMQScanForMalwareScheduler" to "MailTrack\FileTracking\Infrastructure\EventSubscriber\ScanForMalwareWhenFileWasUploadedSubscriber".
Inlined service "mailtrack.track.infrastructure.messaging.beanstalk.scheduler.download_scheduler_service" to "MailTrack\FileTracking\Infrastructure\Messaging\RabbitMQ\Workers\SendDocumentDesktopNotificationWorker".
Inlined service "MailTrack\Track\Infrastructure\Messaging\Beanstalk\Scheduler\SharedLinkDownloadSchedulerService" to "MailTrack\FileTracking\Infrastructure\Messaging\RabbitMQ\Workers\SendDocumentDesktopNotificationWorker".
Inlined service ".service_locator.O2p6Lk7.MailTrack\SignatureGenerator\Infrastructure\UI\Symfony\Controller\SignatureGeneratorController" to "MailTrack\SignatureGenerator\Infrastructure\UI\Symfony\Controller\SignatureGeneratorController".
Inlined service ".service_locator.O2p6Lk7.MailTrack\MicroTool\eSignature\Infrastructure\UI\Symfony\Controller\eSignatureMicroToolController" to "MailTrack\MicroTool\eSignature\Infrastructure\UI\Symfony\Controller\eSignatureMicroToolController".
Inlined service "mailtrack_integration.firebase_provider" to "MailTrack\Integration\Domain\Notifications\PushNotification\PushNotificationService".
Inlined service "mailtrack_integration.google.client_firebase" to "mailtrack_integration.firebase_provider".
Inlined service "MailTrack\CRM\Domain\CRMMigrationLockService" to "MailTrack\CRM\Domain\CRMMigrationService".
Inlined service "Mailtrack/Track/Infrastructure/ExternalApi/Google/Gmail/GmailContactsThreadRepository" to "MailTrack\CRM\Application\GetNotesByThreadCommandHandler".
Inlined service "mailtrack.crm.infrastructure.data_transformer.search.index_contact_data_transformer" to "MailTrack\CRM\Application\IndexSearchContactCommandHandler".
Inlined service "MailTrack\CRM\Infrastructure\Persistence\Doctrine\DoctrineUserIdentityRepository" to "MailTrack\CRM\Application\ReindexUsersWithContactsAcceptedCommandHandler".
Inlined service "MailTrack\GmailWatcher\Domain\GmailWatcherService" to "MailTrack\CRM\Application\StartDetectLastInteractionCommandHandler".
Inlined service "MailTrack\CRM\Infrastructure\Persistence\Doctrine\DoctrineContactStatsService" to "mailtrack.crm.application.find_or_create_contact_data_command_handler".
Inlined service "MailTrack\Common\Infrastructure\ExternalApi\Google\People\PeopleClientFactory" to "MailTrack\CRM\Infrastructure\ExternalApi\Google\GoogleContactPhoneRepository".
Inlined service "mailtrack.crm.infrastructure.ui.twig.twig_all_tracked_emails_paginated_with_contact_transformer" to "MailTrack\CRM\Infrastructure\UI\Symfony\Controller\ContactController".
Inlined service "MailTrack\Track\Infrastructure\DataTransformer\Google\Gmail\AttachmentTransformer" to "MailTrack\Track\Infrastructure\DataTransformer\Google\Gmail\MessageTransformer".
Inlined service "MailTrack\Templates\Infrastructure\Persistence\S3\S3FileService" to "MailTrack\Templates\Application\GetImageUploadUrlCommandHandler".
Inlined service "MailTrack\Privacy\Infrastructure\Messaging\Beanstalk\BeanstalkDataDeletionScheduler" to "MailTrack\Privacy\Application\OptOutRequestCommandHandler".
Inlined service "MailTrack\Privacy\Infrastructure\Messaging\Beanstalk\BeanstalkConsentStatusScheduler" to "MailTrack\Privacy\Infrastructure\EventSubscriber\ConsentStatusWasRequestedSubscriber".
Inlined service "MailTrack\EmailProductivity\Domain\DailySummaryMessageService" to "MailTrack\EmailProductivity\Application\ProcessEmailProductivityDayCommandHandler".
Inlined service "MailTrack\EmailProductivity\Application\Lock\EmailProductivityReportLockService" to "MailTrack\EmailProductivity\Application\SendEmailProductivityReportCommandHandler".
Inlined service "MailTrack\Track\Infrastructure\EmailsAnalytics\OpenTimesDataService" to "MailTrack\EmailProductivity\Application\ViewEmailProductivityWidgetCommandHandler".
Inlined service "MailTrack\EmailProductivity\Domain\DatabaseMessageService" to "MailTrack\EmailProductivity\Domain\DailySummaryMessageService".
Inlined service ".service_locator.C9RvHNd.MailTrack\Video\Infrastructure\UI\Symfony\Controller\PresignedVideoUrlController" to "MailTrack\Video\Infrastructure\UI\Symfony\Controller\PresignedVideoUrlController".
Inlined service "MailTrack\Video\Infrastructure\Persistence\AWSTranscribeService" to "MailTrack\Video\Infrastructure\UI\Symfony\Controller\VideoPlayerController".
Inlined service "app.monitor_reply.provider_thread_repository_locator" to "MailTrack\MonitorReply\Infrastructure\Services\FindThreadLocator".
Inlined service "httplug.client.spam_score" to "MailTrack\SpamScore\Infrastructure\UI\Symfony\Controller\GetSpamScoreController".
Inlined service "MailTrack\Payment\Infrastructure\PaymentMethod\Stripe\Subscription\StripeDomainSubscriptionRepository" to "MailTrack\Domain\Application\CreateIntentCommandHandler".
Inlined service ".service_locator.O2p6Lk7.MailTrack\ScreenRecording\Infrastructure\UI\Symfony\Controller\ScreenRecordingController" to "MailTrack\ScreenRecording\Infrastructure\UI\Symfony\Controller\ScreenRecordingController".
Inlined service "clock" to "argument_resolver.datetime".
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.cEhBhXG" to "fragment.handler".
Inlined service "monolog.logger.console" to "console.error_listener".
Inlined service "cache_clearer" to "console.command.cache_clear".
Inlined service ".service_locator.45_tNge" to "console.command.cache_pool_invalidate_tags".
Inlined service "messenger.listener.reset_services" to "console.command.messenger_consume_messages".
Inlined service "console.messenger.application" to "console.messenger.execute_command_handler".
Inlined service "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 "monolog.logger.http_client" to "http_client.transport".
Inlined service "http_client.uri_template.inner" to "http_client.uri_template".
Inlined service "improv_mx.client.uri_template.inner" to "improv_mx.client.uri_template".
Inlined service "spam_score_suggestion.uri_template.inner" to "spam_score_suggestion.uri_template".
Inlined service "mailer.transport_factory" to "mailer.transports".
Inlined service ".service_locator.yY.p4P7" to "translator.default".
Inlined service "translator.formatter.default" to "translator.default".
Inlined service "identity_translator" to "translator.formatter.default".
Inlined service "translation.extractor.php_ast" to "translation.extractor".
Inlined service "twig.translation.extractor" to "translation.extractor".
Inlined service "translation.dumper.php" to "translation.writer".
Inlined service "translation.dumper.xliff" to "translation.writer".
Inlined service "translation.dumper.xliff.xliff" to "translation.writer".
Inlined service "translation.dumper.po" to "translation.writer".
Inlined service "translation.dumper.mo" to "translation.writer".
Inlined service "translation.dumper.yml" to "translation.writer".
Inlined service "translation.dumper.yaml" to "translation.writer".
Inlined service "translation.dumper.qt" to "translation.writer".
Inlined service "translation.dumper.csv" to "translation.writer".
Inlined service "translation.dumper.ini" to "translation.writer".
Inlined service "translation.dumper.json" to "translation.writer".
Inlined service "translation.dumper.res" to "translation.writer".
Inlined service ".service_locator.fuYM_Z..translation.warmer" to "translation.warmer".
Inlined service "translation.provider_collection_factory" to "translation.provider_collection".
Inlined service "monolog.logger.php" to "debug.error_handler_configurator".
Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
Inlined service "routing.loader.xml" to "routing.resolver".
Inlined service "routing.loader.yml" to "routing.resolver".
Inlined service "routing.loader.php" to "routing.resolver".
Inlined service "routing.loader.glob" to "routing.resolver".
Inlined service "routing.loader.directory" to "routing.resolver".
Inlined service "routing.loader.container" to "routing.resolver".
Inlined service "routing.loader.attribute.directory" to "routing.resolver".
Inlined service "routing.loader.attribute.file" to "routing.resolver".
Inlined service "routing.loader.psr4" to "routing.resolver".
Inlined service ".service_locator.Eqa1Fgm" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.Kl0E_Fe" to "router.expression_language_provider".
Inlined service ".service_locator.cUcW89y.router.cache_warmer" to "router.cache_warmer".
Inlined service "cache.property_access" to "property_accessor".
Inlined service "secrets.decryption_key" to "secrets.vault".
Inlined service "serializer.denormalizer.unwrapping" to "serializer".
Inlined service "fos_rest.serializer.form_error_normalizer" to "serializer".
Inlined service "serializer.normalizer.flatten_exception" to "serializer".
Inlined service "serializer.normalizer.problem" to "serializer".
Inlined service "serializer.normalizer.uid" to "serializer".
Inlined service "serializer.normalizer.datetime" to "serializer".
Inlined service "serializer.normalizer.constraint_violation_list" to "serializer".
Inlined service "serializer.normalizer.mime_message" to "serializer".
Inlined service "serializer.normalizer.datetimezone" to "serializer".
Inlined service "serializer.normalizer.dateinterval" to "serializer".
Inlined service "serializer.normalizer.form_error" to "serializer".
Inlined service "serializer.normalizer.backed_enum" to "serializer".
Inlined service "serializer.normalizer.data_uri" to "serializer".
Inlined service "serializer.normalizer.translatable" to "serializer".
Inlined service "serializer.normalizer.json_serializable" to "serializer".
Inlined service "serializer.denormalizer.array" to "serializer".
Inlined service "serializer.normalizer.object" to "serializer".
Inlined service "serializer.encoder.xml" to "serializer".
Inlined service "serializer.encoder.json" to "serializer".
Inlined service "serializer.encoder.yaml" to "serializer".
Inlined service "serializer.encoder.csv" to "serializer".
Inlined service "serializer.normalizer.property" to "serializer.normalizer.mime_message".
Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.class_metadata_factory".
Inlined service "twig.error_renderer.html" to "error_handler.error_renderer.serializer".
Inlined service "doctrine.redis_cache_pool.recorder_inner" to "doctrine.redis_cache_pool".
Inlined service "doctrine.system_cache_pool.recorder_inner" to "doctrine.system_cache_pool".
Inlined service "symfony.language_expresion_cache_pool.recorder_inner" to "symfony.language_expresion_cache_pool".
Inlined service "session.storage.factory.native" to "session.factory".
Inlined service ".service_locator.TpoC7U9" 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.y4dplYt" 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 "doctrine.orm.read_only_entity_manager.validator_loader" to "validator.builder".
Inlined service "doctrine.orm.email_productivity_entity_manager.validator_loader" to "validator.builder".
Inlined service "doctrine.orm.realtime_feed_entity_manager.validator_loader" to "validator.builder".
Inlined service "doctrine.orm.bi_entity_manager.validator_loader" to "validator.builder".
Inlined service "doctrine.orm.contact_comms_entity_manager.validator_loader" to "validator.builder".
Inlined service ".service_locator.fGvEh3." to "validator.validator_factory".
Inlined service "validator.expression_language_provider" to "validator.expression_language".
Inlined service "cache.validator_expression_language.recorder_inner" to "cache.validator_expression_language".
Inlined service "messenger.retry_strategy_locator" to "messenger.retry.send_failed_message_for_retry_listener".
Inlined service ".service_locator.G66zJVH" to "messenger.failure.send_failed_message_to_failure_transport_listener".
Inlined service ".service_locator.UbK9KvF" to "messenger.routable_message_bus".
Inlined service "MailTrack\Track\Infrastructure\Messaging\RabbitMQ\JsonMessageSerializer" to "messenger.transport.debeaconizer".
Inlined service "profiler.storage" to "profiler".
Inlined service ".data_collector.command" to "profiler".
Inlined service "data_collector.time" to "profiler".
Inlined service "data_collector.memory" to "profiler".
Inlined service "data_collector.validator" to "profiler".
Inlined service "data_collector.ajax" to "profiler".
Inlined service "data_collector.exception" to "profiler".
Inlined service "data_collector.logger" to "profiler".
Inlined service "data_collector.events" to "profiler".
Inlined service "data_collector.translation" to "profiler".
Inlined service "data_collector.security" to "profiler".
Inlined service "data_collector.twig" to "profiler".
Inlined service "data_collector.http_client" to "profiler".
Inlined service "data_collector.doctrine" to "profiler".
Inlined service "data_collector.messenger" to "profiler".
Inlined service "MailTrack\Common\Infrastructure\WebProfiler\CustomDataCollector" to "profiler".
Inlined service "mailer.data_collector" to "profiler".
Inlined service "data_collector.jms_serializer" to "profiler".
Inlined service "snc_redis.data_collector" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service "data_collector.form.extractor" to "data_collector.form".
Inlined service "debug.validator.inner" to "debug.validator".
Inlined service "html_sanitizer.config.default" to "html_sanitizer.sanitizer.default".
Inlined service ".service_locator.LcVn9Hr" to "security.token_storage".
Inlined service ".service_locator.e_.xxAP" to "security.helper".
Inlined service ".service_locator.79x3Qx5" to "security.helper".
Inlined service "security.expression_language" to "security.access.expression_voter".
Inlined service "cache.security_expression_language.recorder_inner" to "cache.security_expression_language".
Inlined service "security.is_granted_attribute_expression_language" to "controller.is_granted_attribute_listener".
Inlined service "cache.security_is_granted_attribute_expression_language.recorder_inner" to "cache.security_is_granted_attribute_expression_language".
Inlined service "security.user_password_hasher" to "form.listener.password_hasher".
Inlined service ".security.request_matcher.Zp_wlEb" to "security.access_map".
Inlined service ".security.request_matcher.ExZZ8yg" to "security.access_map".
Inlined service ".security.request_matcher.k6xyBQi" to "security.access_map".
Inlined service ".security.request_matcher.91noNPT" to "security.access_map".
Inlined service ".security.request_matcher.o5v2ge7" to "security.access_map".
Inlined service ".security.request_matcher.mhdXw4j" to "security.access_map".
Inlined service ".security.request_matcher.e2UDC9A" to "security.access_map".
Inlined service ".security.request_matcher.q35oJ10" to "security.access_map".
Inlined service ".security.request_matcher.VZYIeKh" to "security.access_map".
Inlined service ".security.request_matcher.oYlMk9f" to "security.access_map".
Inlined service ".security.request_matcher.k470qa9" to "security.access_map".
Inlined service ".security.request_matcher.BeMwC03" to "security.access_map".
Inlined service ".security.request_matcher.RSLiL.D" to "security.access_map".
Inlined service ".security.request_matcher.bZeeWDw" to "security.access_map".
Inlined service ".security.request_matcher.RfSCI3b" to "security.access_map".
Inlined service ".security.request_matcher.9n8Q92G" to "security.access_map".
Inlined service ".security.request_matcher.u6.WL_w" to "security.access_map".
Inlined service ".security.request_matcher.QiY6jkD" to "security.access_map".
Inlined service ".security.request_matcher.pkjgFB_" to "security.access_map".
Inlined service ".security.request_matcher.G.qEZy3" to "security.access_map".
Inlined service ".security.request_matcher._tyTOzE" to "security.access_map".
Inlined service ".security.request_matcher.s7LFRSe" to "security.access_map".
Inlined service ".security.request_matcher.9iVNn.L" to "security.access_map".
Inlined service ".security.request_matcher.0VRYN9i" to "security.access_map".
Inlined service ".security.request_matcher.A6LxGWo" to "security.access_map".
Inlined service ".security.request_matcher.SxEYkro" to "security.access_map".
Inlined service ".security.request_matcher.gjnNpJn" to "security.access_map".
Inlined service ".security.request_matcher.7toMydX" to "security.access_map".
Inlined service ".security.request_matcher.CYcBpqh" to "security.access_map".
Inlined service ".security.request_matcher.zgUyz1A" to "security.access_map".
Inlined service "security.impersonate_url_generator" to "twig.extension.security".
Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
Inlined service ".security.request_matcher.Oe1QWpQ" to ".security.request_matcher.HuHLS5r".
Inlined service "debug.security.firewall.authenticator.crx.inner" to "debug.security.firewall.authenticator.crx".
Inlined service "security.exception_listener.crx" to "security.firewall.map.context.crx".
Inlined service "security.firewall.map.config.crx" to "security.firewall.map.context.crx".
Inlined service ".security.request_matcher.yt4FSza" to ".security.request_matcher.vc4yxY4".
Inlined service "debug.security.firewall.authenticator.tracking.inner" to "debug.security.firewall.authenticator.tracking".
Inlined service "security.exception_listener.tracking" to "security.firewall.map.context.tracking".
Inlined service "security.firewall.map.config.tracking" to "security.firewall.map.context.tracking".
Inlined service ".security.request_matcher.KKByFHB" to ".security.request_matcher.EQcMUSo".
Inlined service "debug.security.firewall.authenticator.file.inner" to "debug.security.firewall.authenticator.file".
Inlined service "security.exception_listener.file" to "security.firewall.map.context.file".
Inlined service "security.firewall.map.config.file" to "security.firewall.map.context.file".
Inlined service ".security.request_matcher.q1UFWmc" to ".security.request_matcher.kLbKLHa".
Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
Inlined service ".security.request_matcher.HYrN.jG" to ".security.request_matcher.791mgOB".
Inlined service "security.firewall.map.config.api" to "security.firewall.map.context.api".
Inlined service ".security.request_matcher.oaSW4nx" to ".security.request_matcher.f0zpWxc".
Inlined service "security.firewall.map.config.campaign" to "security.firewall.map.context.campaign".
Inlined service ".security.request_matcher.dIgW9pm" to ".security.request_matcher.1OEFr0a".
Inlined service "security.firewall.map.config.privacy" to "security.firewall.map.context.privacy".
Inlined service ".security.request_matcher.ChDtcKl" to ".security.request_matcher.CMB0K4S".
Inlined service "security.firewall.map.config.template" to "security.firewall.map.context.template".
Inlined service ".security.request_matcher.pMwf08G" to ".security.request_matcher.8zIcRVo".
Inlined service "security.firewall.map.config.sitemap" to "security.firewall.map.context.sitemap".
Inlined service "security.authentication.session_strategy" to "security.listener.session.main".
Inlined service "security.authentication.success_handler.main.form_login" to "security.authenticator.form_login.main".
Inlined service "security.authentication.failure_handler.main.form_login" to "security.authenticator.form_login.main".
Inlined service "debug.security.firewall.authenticator.main.inner" to "debug.security.firewall.authenticator.main".
Inlined service "security.exception_listener.main" to "security.firewall.map.context.main".
Inlined service "security.logout_listener.main" to "security.firewall.map.context.main".
Inlined service "security.firewall.map.config.main" to "security.firewall.map.context.main".
Inlined service ".security.request_matcher.K7LRPeL" to ".security.request_matcher.Zp_wlEb".
Inlined service ".security.request_matcher.JTX3_kZ" to ".security.request_matcher.ExZZ8yg".
Inlined service ".security.request_matcher.J28SXK5" to ".security.request_matcher.k6xyBQi".
Inlined service ".security.request_matcher.kQNp8vh" to ".security.request_matcher.91noNPT".
Inlined service ".security.request_matcher.lQO3JNi" to ".security.request_matcher.o5v2ge7".
Inlined service ".security.request_matcher.CIEjw2U" to ".security.request_matcher.mhdXw4j".
Inlined service ".security.request_matcher.5Cru2FO" to ".security.request_matcher.e2UDC9A".
Inlined service ".security.request_matcher.wdO3G3x" to ".security.request_matcher.q35oJ10".
Inlined service ".security.request_matcher.2timFsp" to ".security.request_matcher.VZYIeKh".
Inlined service ".security.request_matcher.1pwsOoX" to ".security.request_matcher.oYlMk9f".
Inlined service ".security.request_matcher.pHo.XdJ" to ".security.request_matcher.k470qa9".
Inlined service ".security.request_matcher.Cjhyedr" to ".security.request_matcher.BeMwC03".
Inlined service ".security.request_matcher.rdD6Nn2" to ".security.request_matcher.RSLiL.D".
Inlined service ".security.request_matcher.9NZtU5H" to ".security.request_matcher.bZeeWDw".
Inlined service ".security.request_matcher.v_kgmw4" to ".security.request_matcher.RfSCI3b".
Inlined service ".security.request_matcher.p2XjsqO" to ".security.request_matcher.9n8Q92G".
Inlined service ".security.request_matcher.Jx_0aT8" to ".security.request_matcher.u6.WL_w".
Inlined service ".security.request_matcher.mteebT8" to ".security.request_matcher.QiY6jkD".
Inlined service ".security.request_matcher._idi_.d" to ".security.request_matcher.pkjgFB_".
Inlined service ".security.request_matcher.Tyt1ynr" to ".security.request_matcher.G.qEZy3".
Inlined service ".security.request_matcher.EhHcC8p" to ".security.request_matcher._tyTOzE".
Inlined service ".security.request_matcher.26PcMdw" to ".security.request_matcher.s7LFRSe".
Inlined service ".security.request_matcher.lyfP2u_" to ".security.request_matcher.9iVNn.L".
Inlined service ".security.request_matcher.eujhrzy" to ".security.request_matcher.0VRYN9i".
Inlined service ".security.request_matcher.eTceeS9" to ".security.request_matcher.A6LxGWo".
Inlined service ".security.request_matcher.na8KEvR" to ".security.request_matcher.SxEYkro".
Inlined service ".security.request_matcher.AMZT15Y" to ".security.request_matcher.gjnNpJn".
Inlined service ".security.request_matcher.aaFmCuX" to ".security.request_matcher.7toMydX".
Inlined service ".security.request_matcher.Si4b7uU" to ".security.request_matcher.CYcBpqh".
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.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.htmlsanitizer" 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 "mailtrack.track.infrastructure.ui.twig.extension.duration_transformer_extension" to "twig".
Inlined service "mailtrack.bi.infrastructure.ui.twig.extensions.snowplow_tracking_extension" to "twig".
Inlined service "mailtrack.bi.infrastructure.ui.twig.extensions.snowplow_user_id_extension" to "twig".
Inlined service "mailtrack.beta_program.infrastructure.ui.twig.user_feature_extension" to "twig".
Inlined service "MailTrack\FileTracking\Infrastructure\UI\Twig\Extension\FileTrackingUrlGeneratorExtension" to "twig".
Inlined service "MailTrack\Common\Infrastructure\Templating\JsonDecodeExtension" to "twig".
Inlined service "MailTrack\Video\Infrastructure\UI\Twig\Extension\TwigThumbnailURLGeneratorExtension" to "twig".
Inlined service "twig.extension.string" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "jms_serializer.twig_extension.runtime_serializer" to "twig".
Inlined service "sonata.intl.twig.extension.locale" to "twig".
Inlined service "sonata.intl.twig.extension.number" to "twig".
Inlined service "sonata.intl.twig.extension.datetime" to "twig".
Inlined service "knp_paginator.twig.extension.pagination" to "twig".
Inlined service "mailtrack_integration.twig.firebase_configuration" to "twig".
Inlined service "httplug.collector.twig.http_message" to "twig".
Inlined service "webpack_encore.twig_entry_files_extension" to "twig".
Inlined service "webpack_encore.twig_stimulus_extension" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "nelmio_api_doc.render_docs.html.asset" to "twig".
Inlined service "twig.extension.intl" to "twig".
Inlined service "twig.app_variable" to "twig".
Inlined service "twig.runtime_loader" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.configurator.environment" to "twig".
Inlined service ".service_locator.etVElvN.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.9JwJzc0" to "twig.runtime_loader".
Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
Inlined service "mailtrack.common.infrastructure.logging.info_exception_processor" to "monolog.handler.main".
Inlined service "mailtrack.common.infrastructure.logging.change_to_debug_level_processor" to "monolog.handler.main".
Inlined service "mailtrack.common.infrastructure.logging.add_request_info_processor" to "monolog.handler.main".
Inlined service "mailtrack.common.infrastructure.logging.remove_sensible_info_processor" to "monolog.handler.main".
Inlined service "mailtrack.common.infrastructure.logging.remove_sensible_info_processor_workers" to "monolog.handler.consumer".
Inlined service "mailtrack.common.infrastructure.logging.info_exception_processor_datadog" to "monolog.handler.main_dd".
Inlined service "mailtrack.common.infrastructure.logging.change_to_debug_level_processor_datadog" to "monolog.handler.main_dd".
Inlined service "mailtrack.common.infrastructure.logging.add_request_info_processor_datadog" to "monolog.handler.main_dd".
Inlined service "monolog.formatter.json" to "monolog.handler.to_json_files".
Inlined service "mailttrack.common.infrastructure.logging.replace_level_name_with_status_processor" to "monolog.handler.to_json_files".
Inlined service "mailtrack.common.infrastructure.logging.full_log_message_processor" to "monolog.handler.to_json_files".
Inlined service "mailtrack.common.infrastructure.logging.trace_id_processor" to "monolog.handler.to_json_files".
Inlined service "mailtrack.common.infrastructure.logging.remove_sensible_info_processor_datadog" to "monolog.handler.to_json_files".
Inlined service "doctrine.dbal.connection_factory.dsn_parser" to "doctrine.dbal.connection_factory".
Inlined service "doctrine.dbal.logging_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.debug_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service ".service_locator.cCfWBrJ" to "doctrine.dbal.default_connection.event_manager".
Inlined service "doctrine.dbal.default_connection.configuration" to "doctrine.dbal.default_connection".
Inlined service "doctrine.dbal.logging_middleware.read_only" to "doctrine.dbal.read_only_connection.configuration".
Inlined service "doctrine.dbal.debug_middleware.read_only" to "doctrine.dbal.read_only_connection.configuration".
Inlined service ".service_locator.gjA9X5N" to "doctrine.dbal.read_only_connection.event_manager".
Inlined service "doctrine.dbal.read_only_connection.configuration" to "doctrine.dbal.read_only_connection".
Inlined service "doctrine.dbal.logging_middleware.email_productivity" to "doctrine.dbal.email_productivity_connection.configuration".
Inlined service "doctrine.dbal.debug_middleware.email_productivity" to "doctrine.dbal.email_productivity_connection.configuration".
Inlined service ".service_locator.PZZKFEI" to "doctrine.dbal.email_productivity_connection.event_manager".
Inlined service "doctrine.dbal.email_productivity_connection.configuration" to "doctrine.dbal.email_productivity_connection".
Inlined service "doctrine.dbal.logging_middleware.realtime_feed" to "doctrine.dbal.realtime_feed_connection.configuration".
Inlined service "doctrine.dbal.debug_middleware.realtime_feed" to "doctrine.dbal.realtime_feed_connection.configuration".
Inlined service ".service_locator.P_GRgtY" to "doctrine.dbal.realtime_feed_connection.event_manager".
Inlined service "doctrine.dbal.realtime_feed_connection.configuration" to "doctrine.dbal.realtime_feed_connection".
Inlined service "doctrine.dbal.logging_middleware.bi" to "doctrine.dbal.bi_connection.configuration".
Inlined service "doctrine.dbal.debug_middleware.bi" to "doctrine.dbal.bi_connection.configuration".
Inlined service ".service_locator.y17JYiv" to "doctrine.dbal.bi_connection.event_manager".
Inlined service "doctrine.dbal.bi_connection.configuration" to "doctrine.dbal.bi_connection".
Inlined service "doctrine.dbal.logging_middleware.contact_comms" to "doctrine.dbal.contact_comms_connection.configuration".
Inlined service "doctrine.dbal.debug_middleware.contact_comms" to "doctrine.dbal.contact_comms_connection.configuration".
Inlined service ".service_locator.ZA76CXV" to "doctrine.dbal.contact_comms_connection.event_manager".
Inlined service "doctrine.dbal.contact_comms_connection.configuration" to "doctrine.dbal.contact_comms_connection".
Inlined service "ulid.factory" to "doctrine.ulid_generator".
Inlined service "uuid.factory" to "doctrine.uuid_generator".
Inlined service "doctrine.orm.entity_value_resolver.expression_language" to "doctrine.orm.entity_value_resolver".
Inlined service ".doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
Inlined service ".service_locator.I4Zmid." to "doctrine.orm.default_entity_listener_resolver".
Inlined service ".doctrine.orm.read_only_metadata_driver" to "doctrine.orm.read_only_configuration".
Inlined service "doctrine.orm.read_only_entity_listener_resolver" to "doctrine.orm.read_only_configuration".
Inlined service ".doctrine.orm.email_productivity_metadata_driver" to "doctrine.orm.email_productivity_configuration".
Inlined service "doctrine.orm.email_productivity_entity_listener_resolver" to "doctrine.orm.email_productivity_configuration".
Inlined service ".doctrine.orm.realtime_feed_metadata_driver" to "doctrine.orm.realtime_feed_configuration".
Inlined service "doctrine.orm.realtime_feed_entity_listener_resolver" to "doctrine.orm.realtime_feed_configuration".
Inlined service "cache.doctrine.orm.bi.metadata" to "doctrine.orm.bi_configuration".
Inlined service ".doctrine.orm.bi_metadata_driver" to "doctrine.orm.bi_configuration".
Inlined service "doctrine.orm.bi_entity_listener_resolver" to "doctrine.orm.bi_configuration".
Inlined service "cache.doctrine.orm.bi.result.recorder_inner" to "cache.doctrine.orm.bi.result".
Inlined service "cache.doctrine.orm.bi.query.recorder_inner" to "cache.doctrine.orm.bi.query".
Inlined service "cache.doctrine.orm.contact_comms.metadata" to "doctrine.orm.contact_comms_configuration".
Inlined service ".doctrine.orm.contact_comms_metadata_driver" to "doctrine.orm.contact_comms_configuration".
Inlined service "doctrine.orm.contact_comms_entity_listener_resolver" to "doctrine.orm.contact_comms_configuration".
Inlined service "cache.doctrine.orm.contact_comms.result.recorder_inner" to "cache.doctrine.orm.contact_comms.result".
Inlined service "cache.doctrine.orm.contact_comms.query.recorder_inner" to "cache.doctrine.orm.contact_comms.query".
Inlined service "sensio_framework_extra.converter.manager" to "sensio_framework_extra.converter.listener".
Inlined service "sensio_framework_extra.converter.doctrine.orm" to "sensio_framework_extra.converter.manager".
Inlined service "framework_extra_bundle.date_time_param_converter" to "sensio_framework_extra.converter.manager".
Inlined service "sensio_framework_extra.converter.doctrine.orm.expression_language.default" to "sensio_framework_extra.converter.doctrine.orm".
Inlined service "sensio_framework_extra.view.guesser" to "sensio_framework_extra.view.listener".
Inlined service ".service_locator.xRhNObu.sensio_framework_extra.view.listener" to "sensio_framework_extra.view.listener".
Inlined service "sensio_framework_extra.security.expression_language.default" to "sensio_framework_extra.security.listener".
Inlined service "jms_serializer.metadata.annotation_and_attributes_reader" to "jms_serializer.metadata.annotation_driver".
Inlined service "jms_serializer.metadata.yaml_driver" to "jms_serializer.metadata.chain_driver".
Inlined service "jms_serializer.metadata.xml_driver" to "jms_serializer.metadata.chain_driver".
Inlined service "jms_serializer.metadata.annotation_driver" to "jms_serializer.metadata.chain_driver".
Inlined service "jms_serializer.metadata.chain_driver" to "jms_serializer.metadata.doctrine_type_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.unserialize_object_constructor" 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.event_dispatcher.service_locator" to "jms_serializer.traceable_event_dispatcher".
Inlined service "jms_serializer.traceable_metadata_factory.inner" to "jms_serializer.traceable_metadata_factory".
Inlined service "jms_serializer.traceable_handler_registry.inner" to "jms_serializer.traceable_handler_registry".
Inlined service "jms_serializer.metadata.traceable_file_locator.inner" to "jms_serializer.metadata.traceable_file_locator".
Inlined service "fos_rest.request.param_fetcher.reader" to "fos_rest.request.param_fetcher".
Inlined service ".service_locator.CE6DdyV" to "fos_rest.decoder_provider".
Inlined service "fos_rest.decoder_provider" to "fos_rest.body_listener".
Inlined service "fos_rest.request.param_fetcher" to "fos_rest.param_fetcher_listener".
Inlined service "mailtrack_frontend.timezone_detector" to "sonata.intl.timezone_detector.chain".
Inlined service "monolog.logger.snc_redis" to "snc_redis.logger".
Inlined service ".service_locator.he47nZ1" to "Snc\RedisBundle\Command\RedisQueryCommand".
Inlined service "snc_redis.default_connectionfactory" to "snc_redis.client.default_options".
Inlined service "snc_redis.connection.default_parameters.default" to "snc_redis.default".
Inlined service "snc_redis.client.default_options" to "snc_redis.default".
Inlined service "snc_redis.cache_connectionfactory" to "snc_redis.client.cache_options".
Inlined service "snc_redis.connection.cache_parameters.cache" to "snc_redis.cache".
Inlined service "snc_redis.client.cache_options" to "snc_redis.cache".
Inlined service "snc_redis.lock_connectionfactory" to "snc_redis.client.lock_options".
Inlined service "snc_redis.connection.lock_parameters.lock" to "snc_redis.lock".
Inlined service "snc_redis.client.lock_options" to "snc_redis.lock".
Inlined service "snc_redis.client.session_processor" to "snc_redis.client.session_profile".
Inlined service "snc_redis.session_connectionfactory" to "snc_redis.client.session_options".
Inlined service "snc_redis.connection.session_parameters.session" to "snc_redis.session".
Inlined service "snc_redis.client.session_options" to "snc_redis.session".
Inlined service "knp_paginator.helper.processor" to "knp_paginator.twig.extension.pagination".
Inlined service ".service_locator.O2p6Lk7.MailTrack\FrontendBundle\Controller\PricingController" to "MailTrack\FrontendBundle\Controller\PricingController".
Inlined service ".service_locator.O2p6Lk7.MailTrack\FrontendBundle\Controller\ReauthController" to "MailTrack\FrontendBundle\Controller\ReauthController".
Inlined service ".service_locator.O2p6Lk7.MailTrack\FrontendBundle\Controller\PageController" to "MailTrack\FrontendBundle\Controller\PageController".
Inlined service ".service_locator.O2p6Lk7.MailTrack\FrontendBundle\Controller\GmailController" to "MailTrack\FrontendBundle\Controller\GmailController".
Inlined service ".service_locator.O2p6Lk7.MailTrack\FrontendBundle\Controller\NotificationController" to "MailTrack\FrontendBundle\Controller\NotificationController".
Inlined service ".service_locator.O2p6Lk7.MailTrack\IntegrationBundle\Controller\HelpScoutController" to "MailTrack\IntegrationBundle\Controller\HelpScoutController".
Inlined service ".service_locator.O2p6Lk7.MailTrack\IntegrationBundle\Controller\PaypalController" to "MailTrack\IntegrationBundle\Controller\PaypalController".
Inlined service ".service_locator.O2p6Lk7.MailTrack\IntegrationBundle\Controller\QuadernoController" to "MailTrack\IntegrationBundle\Controller\QuadernoController".
Inlined service ".service_locator.O2p6Lk7.MailTrack\IntegrationBundle\Controller\SesController" to "MailTrack\IntegrationBundle\Controller\SesController".
Inlined service "mailtrack_integration.google.client_factory" to "mailtrack_integration.google.client".
Inlined service "guzzle.client.google_long_timeout" to "mailtrack_integration.google.client_long_timeout_factory".
Inlined service "mailtrack_integration.google.client_firebase_factory" to "mailtrack_integration.google.client_firebase".
Inlined service "mailtrack_integration.google.client_long_timeout_factory" to "mailtrack_integration.google.client_long_timeout".
Inlined service "mailtrack_integration.google.client" to "mailtrack_integration.google.authenticated_client_factory".
Inlined service "mailtrack_integration.google.client_long_timeout" to "mailtrack_integration.google.authenticated_client_long_timeout_factory".
Inlined service "MailTrack\PaymentBundle\Services\StripeRefund" to "MailTrack\PaymentBundle\Services\StripeSubscription".
Inlined service "httplug.formatter.full_http_message" to "httplug.collector.formatter".
Inlined service ".1_CurlCommandFormatter~b2h2jBJ" to "httplug.collector.formatter".
Inlined service "httplug.collector.factory.guzzle7.inner" to "httplug.collector.factory.guzzle7".
Inlined service "httplug.client.spam_score.client" to "httplug.client.spam_score".
Inlined service "mailtrack_queue.dynamic_logger" to "mailtrack_queue.command.consumer_command".
Inlined service "mailtrack.payment.infrastructure.messaging.beanstalk.intercom.notification_intercom_service" to "mailtrack_queue.worker.intercom".
Inlined service "MailTrack\Track\Infrastructure\GmailMailDataRepository" to "MailTrack\QueueBundle\Worker\PreTrackConfirmationWorker".
Inlined service ".service_locator.Yi4Ff.p" to "webpack_encore.entrypoint_lookup_collection".
Inlined service ".1_ServiceLocator~5jdwnEG" to "webpack_encore.twig_entry_files_extension".
Inlined service "cache.webpack_encore.recorder_inner" to "cache.webpack_encore".
Inlined service "nelmio_cors.options_resolver" to "nelmio_cors.cors_listener".
Inlined service "nelmio_cors.options_provider.config" to "nelmio_cors.options_resolver".
Inlined service "monolog.logger.debug" to "var_dumper.dump_server".
Inlined service "var_dumper.dump_server" to "var_dumper.command.server_dump".
Inlined service "nelmio_api_doc.generator_locator" to "nelmio_api_doc.render_docs".
Inlined service "nelmio_api_doc.render_docs.json" to "nelmio_api_doc.render_docs".
Inlined service "nelmio_api_doc.render_docs.yaml" to "nelmio_api_doc.render_docs".
Inlined service "nelmio_api_doc.render_docs.html" to "nelmio_api_doc.render_docs".
Inlined service "nelmio_api_doc.object_model.property_describer" to "nelmio_api_doc.model_describers.object".
Inlined service "nelmio_api_doc.swagger.processor.nullable_property" to "nelmio_api_doc.open_api.generator".
Inlined service "nelmio_api_doc.swagger.processor.map_query_string" to "nelmio_api_doc.open_api.generator".
Inlined service "nelmio_api_doc.swagger.processor.map_request_payload" to "nelmio_api_doc.open_api.generator".
Inlined service "security.user_value_resolver" to ".debug.value_resolver.security.user_value_resolver".
Inlined service "security.security_token_value_resolver" to ".debug.value_resolver.security.security_token_value_resolver".
Inlined service "doctrine.orm.entity_value_resolver" to ".debug.value_resolver.doctrine.orm.entity_value_resolver".
Inlined service "argument_resolver.backed_enum_resolver" to ".debug.value_resolver.argument_resolver.backed_enum_resolver".
Inlined service "argument_resolver.uid" to ".debug.value_resolver.argument_resolver.uid".
Inlined service "argument_resolver.datetime" to ".debug.value_resolver.argument_resolver.datetime".
Inlined service "argument_resolver.request_attribute" to ".debug.value_resolver.argument_resolver.request_attribute".
Inlined service "argument_resolver.request" to ".debug.value_resolver.argument_resolver.request".
Inlined service "argument_resolver.session" to ".debug.value_resolver.argument_resolver.session".
Inlined service "argument_resolver.service" to ".debug.value_resolver.argument_resolver.service".
Inlined service "argument_resolver.default" to ".debug.value_resolver.argument_resolver.default".
Inlined service "argument_resolver.variadic" to ".debug.value_resolver.argument_resolver.variadic".
Inlined service "argument_resolver.not_tagged_controller" to ".debug.value_resolver.argument_resolver.not_tagged_controller".
Inlined service "argument_resolver.query_parameter_value_resolver" to ".debug.value_resolver.argument_resolver.query_parameter_value_resolver".
Inlined service "command_bus.messenger.handlers_locator" to "command_bus.middleware.handle_message".
Inlined service "failed_bus.messenger.handlers_locator" to "failed_bus.middleware.handle_message".
Inlined service "debug.traced.failed_bus.inner" to "debug.traced.failed_bus".
Inlined service "http_client.uri_template" to ".debug.http_client".
Inlined service "improv_mx.client.uri_template" to ".debug.improv_mx.client".
Inlined service "spam_score_suggestion.uri_template" to ".debug.spam_score_suggestion".
Inlined service "security.access.authenticated_voter" to ".debug.security.voter.security.access.authenticated_voter".
Inlined service "security.access.role_hierarchy_voter" to ".debug.security.voter.security.access.role_hierarchy_voter".
Inlined service "security.access.expression_voter" to ".debug.security.voter.security.access.expression_voter".
Inlined service ".doctrine.orm.default_metadata_driver.inner" to ".doctrine.orm.default_metadata_driver".
Inlined service ".doctrine.orm.read_only_metadata_driver.inner" to ".doctrine.orm.read_only_metadata_driver".
Inlined service ".doctrine.orm.email_productivity_metadata_driver.inner" to ".doctrine.orm.email_productivity_metadata_driver".
Inlined service ".doctrine.orm.realtime_feed_metadata_driver.inner" to ".doctrine.orm.realtime_feed_metadata_driver".
Inlined service ".doctrine.orm.bi_metadata_driver.inner" to ".doctrine.orm.bi_metadata_driver".
Inlined service ".doctrine.orm.contact_comms_metadata_driver.inner" to ".doctrine.orm.contact_comms_metadata_driver".
Inlined service "fos_rest.serializer.form_error_handler.inner" to "fos_rest.serializer.form_error_handler".
Inlined service "tactician.commandbus.default.handler.service_locator" to "tactician.commandbus.default.handler.locator".
Inlined service "tactician.commandbus.default.handler.locator" to "tactician.commandbus.default.middleware.command_handler".
Inlined service "tactician.middleware.doctrine_rollback_only.default" to "tactician.commandbus.default".
Inlined service "tactician.commandbus.query.handler.service_locator" to "tactician.commandbus.query.handler.locator".
Inlined service "tactician.commandbus.query.handler.locator" to "tactician.commandbus.query.middleware.command_handler".
Inlined service "tactician.commandbus.query.middleware.command_handler" to "tactician.commandbus.query".
Inlined service "tactician.middleware.doctrine_rollback_only_email_productivity" to "tactician.commandbus.email_productivity".
Inlined service "tactician.middleware.doctrine_rollback_only_realtime_feed" to "tactician.commandbus.realtime_feed".
Inlined service "tactician.middleware.doctrine_rollback_only_contact_comms" to "tactician.commandbus.contact_comms".
Inlined service "debug.security.event_dispatcher.crx.inner" to "debug.security.event_dispatcher.crx".
Inlined service "debug.security.event_dispatcher.tracking.inner" to "debug.security.event_dispatcher.tracking".
Inlined service "debug.security.event_dispatcher.file.inner" to "debug.security.event_dispatcher.file".
Inlined service "debug.security.event_dispatcher.main.inner" to "debug.security.event_dispatcher.main".
Inlined service ".service_locator.C9RvHNd" to ".service_locator.C9RvHNd.MailTrack\Video\Infrastructure\UI\Symfony\Controller\PresignedVideoUrlController".
Inlined service ".service_locator.fuYM_Z." to ".service_locator.fuYM_Z..translation.warmer".
Inlined service ".service_locator.Ao3gn_p" to ".service_locator.Ao3gn_p.router.default".
Inlined service ".service_locator.cUcW89y" to ".service_locator.cUcW89y.router.cache_warmer".
Inlined service ".service_locator.etVElvN" to ".service_locator.etVElvN.twig.template_cache_warmer".
Inlined service ".service_locator.xRhNObu" to ".service_locator.xRhNObu.sensio_framework_extra.view.listener".
Inlined service ".service_locator.gHpsvM5" to "debug.argument_resolver.inner".
Inlined service "doctrine.orm.default_annotation_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_annotation_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_annotation_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_annotation_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_attribute_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_yml_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_yml_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_yml_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_yml_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_yml_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_yml_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_xml_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_xml_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_xml_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_xml_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_xml_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_xml_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_xml_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_xml_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_xml_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_xml_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_xml_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_xml_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_xml_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.read_only_annotation_metadata_driver" to ".doctrine.orm.read_only_metadata_driver.inner".
Inlined service "doctrine.orm.read_only_annotation_metadata_driver" to ".doctrine.orm.read_only_metadata_driver.inner".
Inlined service "doctrine.orm.read_only_annotation_metadata_driver" to ".doctrine.orm.read_only_metadata_driver.inner".
Inlined service "doctrine.orm.read_only_annotation_metadata_driver" to ".doctrine.orm.read_only_metadata_driver.inner".
Inlined service "doctrine.orm.read_only_attribute_metadata_driver" to ".doctrine.orm.read_only_metadata_driver.inner".
Inlined service "doctrine.orm.read_only_yml_metadata_driver" to ".doctrine.orm.read_only_metadata_driver.inner".
Inlined service "doctrine.orm.read_only_yml_metadata_driver" to ".doctrine.orm.read_only_metadata_driver.inner".
Inlined service "doctrine.orm.read_only_yml_metadata_driver" to ".doctrine.orm.read_only_metadata_driver.inner".
Inlined service "doctrine.orm.read_only_yml_metadata_driver" to ".doctrine.orm.read_only_metadata_driver.inner".
Inlined service "doctrine.orm.read_only_yml_metadata_driver" to ".doctrine.orm.read_only_metadata_driver.inner".
Inlined service "doctrine.orm.read_only_yml_metadata_driver" to ".doctrine.orm.read_only_metadata_driver.inner".
Inlined service "doctrine.orm.read_only_yml_metadata_driver" to ".doctrine.orm.read_only_metadata_driver.inner".
Inlined service "doctrine.orm.read_only_xml_metadata_driver" to ".doctrine.orm.read_only_metadata_driver.inner".
Inlined service "doctrine.orm.read_only_xml_metadata_driver" to ".doctrine.orm.read_only_metadata_driver.inner".
Inlined service "doctrine.orm.read_only_xml_metadata_driver" to ".doctrine.orm.read_only_metadata_driver.inner".
Inlined service "doctrine.orm.read_only_xml_metadata_driver" to ".doctrine.orm.read_only_metadata_driver.inner".
Inlined service "doctrine.orm.read_only_xml_metadata_driver" to ".doctrine.orm.read_only_metadata_driver.inner".
Inlined service "doctrine.orm.read_only_xml_metadata_driver" to ".doctrine.orm.read_only_metadata_driver.inner".
Inlined service "doctrine.orm.read_only_xml_metadata_driver" to ".doctrine.orm.read_only_metadata_driver.inner".
Inlined service "doctrine.orm.read_only_xml_metadata_driver" to ".doctrine.orm.read_only_metadata_driver.inner".
Inlined service "doctrine.orm.read_only_xml_metadata_driver" to ".doctrine.orm.read_only_metadata_driver.inner".
Inlined service "doctrine.orm.read_only_xml_metadata_driver" to ".doctrine.orm.read_only_metadata_driver.inner".
Inlined service "doctrine.orm.read_only_xml_metadata_driver" to ".doctrine.orm.read_only_metadata_driver.inner".
Inlined service "doctrine.orm.email_productivity_xml_metadata_driver" to ".doctrine.orm.email_productivity_metadata_driver.inner".
Inlined service "doctrine.orm.realtime_feed_xml_metadata_driver" to ".doctrine.orm.realtime_feed_metadata_driver.inner".
Inlined service "doctrine.orm.bi_xml_metadata_driver" to ".doctrine.orm.bi_metadata_driver.inner".
Inlined service "doctrine.orm.contact_comms_xml_metadata_driver" to ".doctrine.orm.contact_comms_metadata_driver.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.vERM.Yw" to "console.command_loader".
Inlined service "MailTrack\Track\Infrastructure\ExternalApi\Google\UrlChecker\ChainUrlVerifier" to "mailtrack.track.domain.link.malicious_url_verifier".
Inlined service "MailTrack\Payment\Infrastructure\PaymentMethod\Stripe\StripeUpgradeInvoiceGenerator" to "mailtrack.payment.domain.subscription.upgrade_invoice_generator".
Inlined service "MailTrack\FileTracking\Infrastructure\Persistence\S3\S3UriGetter" to "mailtrack.file_tracking.domain.file_service".
Inlined service ".service_locator.Ao3gn_p.router.default" to "router".
Inlined service "monolog.logger.router" to "router".
Inlined service "debug.traced.command_bus.inner" to "messenger.default_bus".
Inlined service "jms_serializer.metadata.doctrine_type_driver" to "jms_serializer.metadata_driver".
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 "fos_rest.serializer.jms" to "fos_rest.view_handler".
Inlined service "httplug.client.default.client" to "httplug.client".
Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
Inlined service "monolog.logger.event" to "event_dispatcher".
Inlined service "mailtrack.track.infrastructure.service.redis.open.redis_open_desktop_notification_lock_service" to "MailTrack\Track\Application\Notification\SendOpenDesktopNotificationCommandHandler".
Inlined service "mailtrack.track.infrastructure.service.status.status_service" to "MailTrack\Track\Application\Notification\SendOpenDesktopNotificationCommandHandler".
Inlined service "mailtrack.track.infrastructure.service.redis.open.redis_open_desktop_notification_lock_service" to "MailTrack\Track\Application\Notification\SendOpenDesktopNotificationCommandHandler".
Inlined service "mailtrack.track.infrastructure.service.status.status_service" to "MailTrack\Track\Application\Notification\SendOpenDesktopNotificationCommandHandler".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "twig.extension.assets" to "twig".
Inlined service "twig.extension.assets" to "twig".
Inlined service "snc_redis.client.default_profile" to "snc_redis.default".
Inlined service "snc_redis.client.default_profile" to "snc_redis.default".
Inlined service "snc_redis.client.cache_profile" to "snc_redis.cache".
Inlined service "snc_redis.client.cache_profile" to "snc_redis.cache".
Inlined service "snc_redis.client.lock_profile" to "snc_redis.lock".
Inlined service "snc_redis.client.lock_profile" to "snc_redis.lock".
Inlined service "snc_redis.client.session_profile" to "snc_redis.session".
Inlined service "snc_redis.client.session_profile" to "snc_redis.session".
Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.metadata_driver".
Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.metadata_driver".
Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.metadata_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".
4
Tag "container.decorator" was defined on service(s) "debug.validator", "debug.security.access.decision_manager", "debug.security.firewall.authenticator.crx", "debug.security.firewall.authenticator.tracking", "debug.security.firewall.authenticator.file", "debug.security.firewall.authenticator.main", "jms_serializer.traceable_metadata_factory", "jms_serializer.traceable_handler_registry", "jms_serializer.metadata.traceable_file_locator", "httplug.collector.factory.guzzle7", "var_dumper.contextualized_cli_dumper", "debug.traced.failed_bus", ".debug.http_client", ".debug.improv_mx.client", ".debug.spam_score_suggestion", "fos_rest.serializer.form_error_handler", "debug.security.event_dispatcher.crx", "debug.security.event_dispatcher.tracking", "debug.security.event_dispatcher.file", "debug.security.event_dispatcher.main", "messenger.default_bus", "event_dispatcher", but was never used.
Tag "sonata_intl.timezone_detector" was defined on service(s) "sonata.intl.timezone_detector.user", "sonata.intl.timezone_detector.locale", "sonata.intl.timezone_detector.locale_aware", but was never used.
Tag "templating.helper" was defined on service(s) "sonata.intl.templating.helper.locale", "sonata.intl.templating.helper.number", "sonata.intl.templating.helper.datetime", but was never used.
Tag "httplug.client" was defined on service(s) "httplug.client", but was never used.