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 "Sensio\Bundle\FrameworkExtraBundle\DependencyInjection\SensioFrameworkExtraExtension" 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 "Bazinga\Bundle\HateoasBundle\DependencyInjection\Compiler\UrlGeneratorPass" 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 "Bazinga\Bundle\HateoasBundle\DependencyInjection\Compiler\RelationProviderPass" 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 "Bazinga\Bundle\HateoasBundle\DependencyInjection\Compiler\ExtensionDriverPass" 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 "Bazinga\Bundle\HateoasBundle\DependencyInjection\Compiler\CacheWarmupPass" 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\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 "App\DependencyInjection\Compiler\InternalLinkResolverPass" 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 "App\DependencyInjection\Compiler\ServicesRegexPass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "League\OAuth2\Client\Provider\AbstractProvider::getBaseAuthorizationUrl()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Client\ContentsMetadata\Version3\Provider\Provider" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "League\OAuth2\Client\Provider\AbstractProvider::getBaseAccessTokenUrl()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Client\ContentsMetadata\Version3\Provider\Provider" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "League\OAuth2\Client\Provider\AbstractProvider::getResourceOwnerDetailsUrl()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Client\ContentsMetadata\Version3\Provider\Provider" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "League\OAuth2\Client\Provider\AbstractProvider::getDefaultScopes()" might add "array" as a native return type declaration in the future. Do the same in child class "App\Client\ContentsMetadata\Version3\Provider\Provider" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "League\OAuth2\Client\Provider\AbstractProvider::checkResponse()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Client\ContentsMetadata\Version3\Provider\Provider" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "League\OAuth2\Client\Provider\AbstractProvider::createResourceOwner()" might add "ResourceOwnerInterface" as a native return type declaration in the future. Do the same in child class "App\Client\ContentsMetadata\Version3\Provider\Provider" 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 "App\Command\Cleans\CleanExportCommand".
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "App\Command\Cleans\CleanProgrammingCommand".
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Command\CreatePullingCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "App\Command\CreatePullingCommand" 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 "App\Command\CreatePullingCommand".
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Command\ListPullingCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "App\Command\ListPullingCommand" 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 "App\Command\ListPullingCommand".
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "App\Command\TestEmailCommand" 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 "App\Command\TestEmailCommand".
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Command\Tests\MailerCommand" 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 "App\Command\UserChangePasswordCommand".
The "Symfony\Component\Console\Command\Command::$defaultDescription" property is considered final. You should not override it in "App\Command\UserChangePasswordCommand".
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "App\Command\UserCreateCommand".
The "Symfony\Component\Console\Command\Command::$defaultDescription" property is considered final. You should not override it in "App\Command\UserCreateCommand".
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "App\Command\UserDeleteCommand".
The "Symfony\Component\Console\Command\Command::$defaultDescription" property is considered final. You should not override it in "App\Command\UserDeleteCommand".
Method "FOS\RestBundle\Controller\Annotations\ParamInterface::getValue()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\Configuration\Annotations\JsonQueryParam" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "FOS\RestBundle\Controller\Annotations\ParamInterface::getConstraints()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\Configuration\Annotations\CriteriaQueryParam" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "FOS\RestBundle\Controller\Annotations\ParamInterface::getValue()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\Configuration\Annotations\LimitQueryParam" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "FOS\RestBundle\Controller\Annotations\ParamInterface::getConstraints()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\Configuration\Annotations\LimitQueryParam" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "FOS\RestBundle\Controller\Annotations\ParamInterface::getValue()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\Configuration\Annotations\OffsetQueryParam" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "FOS\RestBundle\Controller\Annotations\ParamInterface::getConstraints()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\Configuration\Annotations\OffsetQueryParam" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "FOS\RestBundle\Controller\Annotations\ParamInterface::getConstraints()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\Configuration\Annotations\OrderByQueryParam" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildView()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\ChangePasswordFormType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\DataTransformerInterface::transform()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\Form\DataTransformer\ArrayToEntitiesTransformer" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\DataTransformerInterface::reverseTransform()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\Form\DataTransformer\ArrayToEntitiesTransformer" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\DataTransformerInterface::transform()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\Form\DataTransformer\Base64ToImageTransformer" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\DataTransformerInterface::reverseTransform()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\Form\DataTransformer\Base64ToImageTransformer" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\DataTransformerInterface::reverseTransform()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\Form\DataTransformer\DevicesToTypesTransformer" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\DataTransformerInterface::transform()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\Form\DataTransformer\EntityToIdTransformer" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\DataTransformerInterface::transform()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\Form\DataTransformer\StringToDeepLinkTransformer" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\DataTransformerInterface::reverseTransform()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\Form\DataTransformer\StringToDeepLinkTransformer" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Admin\ChannelGroupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Admin\ChannelGroupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Admin\ChannelType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Admin\ChannelType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Admin\ContentSelectorType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Admin\ContentSelectorType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Admin\DeviceGroupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Admin\DeviceGroupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Admin\DeviceType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Admin\DeviceType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Admin\FlagType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Admin\FlagType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Admin\LanguageType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Admin\LanguageType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Admin\PopulationType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Admin\PopulationType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\AppdockModule\AppdockType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\AppdockModule\AppdockType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\BarkerModule\BarkerModuleType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\BarkerModule\BarkerModuleType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\BarkerModule\BarkerModuleUniverseLanguagesType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\BarkerModule\BarkerModuleUniverseLanguagesType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\BarkerModule\BarkerModuleUniverseType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\BarkerModule\BarkerModuleUniverseType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Content\ApplicationLinkRevisionType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Content\ApplicationLinkRevisionType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Content\ApplicationPlatformType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Content\ApplicationRevisionType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Content\ApplicationRevisionType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Content\DeepLinkType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Content\PlatformsType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getParent()" might add "?string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Content\PlatformsType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Content\StoreImportApplicationType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getParent()" might add "?string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\CounterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\DeleteType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\DeleteType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\ImageType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\ImageType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildView()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\ImageType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\ImportArchiveFile" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\LanguagesType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\LanguagesType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getParent()" might add "?string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\LanguagesType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Module\JsonConfigType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Module\ModuleFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::finishView()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Module\ModuleFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Module\ModuleFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Module\ModuleItemType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::finishView()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Module\ModuleItemType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Module\ModuleItemType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Module\ModuleLanguagesType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Module\ModuleLanguagesType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Module\ModuleType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::finishView()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Module\ModuleType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Module\ModuleType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Module\ValidateType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\ModuleCleanType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\ModuleCleanType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\OfferContent\OfferLanguagesType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\OfferContent\OfferLanguagesType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\OfferContent\OfferType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\OfferContent\OfferType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\OfferContent\SubOfferType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\OfferContent\SubOfferType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\ParameterModuleType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\ParameterModuleType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\PopupModule\ConfigType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\PopupModule\ConfigType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\PopupModule\ContentType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\PopupModule\ContentType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\PopupModule\PopupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\PopupModule\PopupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\PublicationConfirmationType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\PublicationFormType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\PublicationFormType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\PullingType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\ResetFormType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\ResetFormType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getParent()" might add "?string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\RetryDelaysType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\TargetType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\TargetType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\ThemeModule\ThemeType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\ThemeModule\ThemeType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\User\ProfileType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\User\ProfileType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\User\UserRightsType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::finishView()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\User\UserRightsType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getParent()" might add "?string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\User\UserRightsType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\User\UserType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\VirtualChannelModule\VirtualChannelModuleLanguagesType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\VirtualChannelModule\VirtualChannelModuleLanguagesType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\VirtualChannelModule\VirtualChannelModuleType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\VirtualChannelModule\VirtualChannelModuleType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\Constraint::validatedBy()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Validator\Constraints\AppdockModule\DefaultAppdock" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\Constraint::getTargets()" might add "string|array" as a native return type declaration in the future. Do the same in child class "App\Validator\Constraints\AppdockModule\DefaultAppdock" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\Validator\Constraints\AppdockModule\DefaultAppdockValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\Constraint::validatedBy()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Validator\Constraints\FilterConstraint" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\Validator\Constraints\FilterConstraintValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\Constraint::getTargets()" might add "string|array" as a native return type declaration in the future. Do the same in child class "App\Validator\Constraints\Module\ModuleConstraint" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\Constraint::validatedBy()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Validator\Constraints\Module\ModuleConstraint" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\Validator\Constraints\Module\ModuleConstraintValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\Constraint::getTargets()" might add "string|array" as a native return type declaration in the future. Do the same in child class "App\Validator\Constraints\Module\ModuleFilterConstraint" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\Constraint::validatedBy()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Validator\Constraints\Module\ModuleFilterConstraint" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\Validator\Constraints\Module\ModuleFilterConstraintValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\Constraint::validatedBy()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Validator\Constraints\Module\ModuleFiltersConstraint" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\Validator\Constraints\Module\ModuleFiltersConstraintValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\Constraint::validatedBy()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Validator\Constraints\PasswordStrength" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\Validator\Constraints\PasswordStrengthValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\Constraint::getTargets()" might add "string|array" as a native return type declaration in the future. Do the same in child class "App\Validator\Constraints\PullingConstraint" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\Constraint::validatedBy()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Validator\Constraints\PullingConstraint" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\Validator\Constraints\PullingConstraintValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\Constraint::validatedBy()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Validator\Constraints\SortConstraint" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\Validator\Constraints\SortConstraintValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\Validator\Constraints\ValidJsonValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Since symfony/framework-bundle 6.4: Enabling the integration of Doctrine annotations is deprecated. Set the "framework.annotations.enabled" config option to false.
Since scheb/2fa-google-authenticator 6.11: The "scheb_two_factor.google.window" option is deprecated. Use "leeway" instead, which requires spomky-labs/otphp v11 to be used.
Since symfony/doctrine-bridge 6.3: Registering "gedmo.listener.tree" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] attribute.
Since symfony/doctrine-bridge 6.3: Registering "Gedmo\Translatable\TranslatableListener" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] attribute.
Since symfony/doctrine-bridge 6.3: Registering "gedmo.listener.timestampable" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] attribute.
Since symfony/doctrine-bridge 6.3: Registering "Gedmo\Blameable\BlameableListener" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] attribute.
Since symfony/doctrine-bridge 6.3: Registering "vich_uploader.listener.upload.module_image" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] attribute.
Since symfony/doctrine-bridge 6.3: Registering "vich_uploader.listener.upload.appdock_image" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] attribute.
Since symfony/doctrine-bridge 6.3: Registering "vich_uploader.listener.upload.barker_module_image" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] attribute.
Since symfony/doctrine-bridge 6.3: Registering "vich_uploader.listener.upload.theme_image" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] attribute.
Since symfony/doctrine-bridge 6.3: Registering "vich_uploader.listener.upload.popup_image" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] attribute.
Since symfony/doctrine-bridge 6.3: Registering "vich_uploader.listener.upload.application_image" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] attribute.
Since symfony/doctrine-bridge 6.3: Registering "vich_uploader.listener.upload.channel_image" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] attribute.
Since symfony/doctrine-bridge 6.3: Registering "vich_uploader.listener.upload.virtual_channel_image" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] attribute.
Since symfony/doctrine-bridge 6.3: Registering "vich_uploader.listener.upload.flag_image" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] attribute.
The "Vich\UploaderBundle\Metadata\CacheWarmer::warmUp()" method will require a new "string|null $buildDir" argument in the next major version of its interface "Symfony\Component\HttpKernel\CacheWarmer\WarmableInterface", not defining it is deprecated.
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 "App\EventSubscriber\DoctrineExtensionSubscriber" 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 "App\EventSubscriber\RequestModuleSubscriber" 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 "App\Form\Type\QRcodeType" 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 "App\Security\Authorization\Voter\IfsAclVoter" service.
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 "App\Command\Cleans\CleanExportCommand" 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 "App\Command\Cleans\CleanProgrammingCommand" 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 "App\Command\CreatePullingCommand" 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 "App\Command\ListPullingCommand" 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 "App\Command\TestEmailCommand" 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 "App\Command\Tests\MailerCommand" 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 "App\Command\Tests\MailerCommand" 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 "App\Command\UserChangePasswordCommand" 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 "App\Command\UserChangePasswordCommand" 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 "App\Command\UserCreateCommand" 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 "App\Command\UserCreateCommand" 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 "App\Command\UserDeleteCommand" 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 "App\Command\UserDeleteCommand" 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 "App\Command\UserDemoteCommand" 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 "App\Command\UserDemoteCommand" 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 "App\Command\UserPromoteCommand" 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 "App\Command\UserPromoteCommand" class instead.
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "Oneup\UploaderBundle\Command\ClearChunkCommand".
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "Oneup\UploaderBundle\Command\ClearOrphansCommand".
The "JMS\SerializerBundle\Templating\SerializerHelper" class extends "Symfony\Component\Templating\Helper\Helper" that is deprecated since Symfony 6.4, use Twig instead.
Since symfony/dependency-injection 6.4: "Symfony\Bridge\Doctrine\DataFixtures\ContainerAwareLoader" is deprecated, use dependency injection in your fixtures instead.
The "Doctrine\Bundle\FixturesBundle\Loader\SymfonyBridgeLoader" class extends "Symfony\Bridge\Doctrine\DataFixtures\ContainerAwareLoader" that is deprecated since Symfony 6.4, use dependency injection in your fixtures 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.
Accessing Doctrine\Common\Lexer\Token properties via ArrayAccess is deprecated, use the value, type or position property instead (Token.php:108 called by DocParser.php:691, https://github.com/doctrine/lexer/pull/79, package doctrine/lexer)
Since symfony/routing 6.4: Class "App\Controller\View\Admin\ApplicationController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\View\Admin\ChannelGroupsController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\View\Admin\ContentSelectorController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\View\Admin\DeviceGroupController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\View\Admin\FlagsController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\View\Admin\LanguageController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\View\Admin\TargetDeviceController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\View\Admin\TargetPopulationController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\View\Admin\UsersController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\View\AppdockModule\AppdockController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\View\AppdockModule\ConfigController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\View\AppdockModule\ExportController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\View\AppdockModule\ProgrammingController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\View\AppdockModule\PublicationController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\View\BarkerModule\BarkerModuleController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\View\BarkerModule\BarkerModuleExportController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\View\BarkerModule\BarkerModulePublicationController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\View\Content\ApplicationController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\View\Content\ChannelsController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\View\Content\OffersController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\View\DefaultController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\View\Module\ModuleConfigController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\View\Module\ModuleController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\View\Module\ModuleExportController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\View\Module\ModuleProgrammingController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\View\Module\ModulePublicationController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\View\ParameterModule\ParameterModuleConfigController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\View\ParameterModule\ParameterModuleController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\View\ParameterModule\ParameterModuleExportController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\View\ParameterModule\ParameterModulePublicationController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\View\PopupModule\ConfigController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\View\PopupModule\ExportController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\View\PopupModule\PopupController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\View\PopupModule\PublicationController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\View\ProfileController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\View\PullingController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\View\RegistrationController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\View\ResetPasswordController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\View\Security\QRCodeController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\View\SecurityController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\View\ThemeModule\ConfigController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\View\ThemeModule\ExportController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\View\ThemeModule\ThemeController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\View\ThemeModule\ThemePublicationController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\View\VirtualChannelModule\VirtualChannelModuleConfigController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\View\VirtualChannelModule\VirtualChannelModuleController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\View\VirtualChannelModule\VirtualChannelModuleExportController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\View\VirtualChannelModule\VirtualChannelModulePublicationController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\Api\DeviceApiController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\Api\DeviceGroupController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\Api\PopulationApiController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\Api\Module\ModulePublicationApiController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\Api\Module\ModuleExportApiController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\Api\Module\ModuleItemApiController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\Api\Module\ModuleApiController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\Api\Appdock\AppdockController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\Api\Appdock\AppdockContentController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\Api\Appdock\AppdockPublicationController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\Api\Appdock\AppdockExportController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\Api\BarkerModule\BarkerModuleController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\Api\BarkerModule\BarkerModulePublicationController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\Api\BarkerModule\BarkerModuleExportController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\Api\ParameterModule\ParameterModuleController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\Api\ParameterModule\ParameterModulePublicationController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\Api\ParameterModule\ParameterModuleExportController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\Api\Popup\ModulePopupController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\Api\Popup\PopupModuleContentController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\Api\Popup\ModulePopupPublicationController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\Api\Popup\PopupExportController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\Api\Theme\ModuleThemeController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\Api\Theme\ModuleThemePublicationController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\Api\Theme\ThemeExportController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\Api\VirtualChannelModule\VirtualChannelModuleController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\Api\VirtualChannelModule\VirtualChannelModuleContentController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\Api\VirtualChannelModule\VirtualChannelModulePublicationController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\Api\VirtualChannelModule\VirtualChannelModuleExportController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\Api\Content\AdvertisementController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\Api\Content\ChannelController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\Api\Content\ApplicationRevisionController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\Api\Content\InternalLinkController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\Api\ChannelGroupController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\Api\LanguageController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\Api\Content\ProxyVodController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\Api\Content\ProxyEpgController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\Api\Content\ProxyOfferController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\Api\Content\ContentSelectorController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\Api\UserController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\Api\PullingApiController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\Api\DatasetController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\Api\Content\SoccerController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\Api\Content\FlagController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/doctrine-bridge 6.3: Registering "Gedmo\Tree\TreeListener" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
Since symfony/doctrine-bridge 6.3: Registering "Gedmo\Translatable\TranslatableListener" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
Since symfony/doctrine-bridge 6.3: Registering "Gedmo\Timestampable\TimestampableListener" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
Since symfony/doctrine-bridge 6.3: Registering "Gedmo\Blameable\BlameableListener" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
Since symfony/doctrine-bridge 6.3: Registering "Vich\UploaderBundle\EventListener\Doctrine\UploadListener" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
User Deprecated: 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.
User Deprecated: 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.
User Deprecated: The annotation mapping driver is deprecated and will be removed in Doctrine ORM 3.0, please migrate to the attribute or XML driver. (AnnotationDriver.php:71 called by App_KernelDevDebugContainer.php:15399, https://github.com/doctrine/orm/issues/10098, package doctrine/orm)
User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode also with the AnnotationDriver today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AnnotationDriver.php:82 called by App_KernelDevDebugContainer.php:15399, https://github.com/doctrine/orm/pull/10455, package doctrine/orm)
User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:169 called by EntityManager.php:182, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm)
User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "5.7.40" instead of "5.7". (AbstractMySQLDriver.php:86 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm)
User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Gedmo\Tree\TreeListener" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Gedmo\Translatable\TranslatableListener" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Gedmo\Timestampable\TimestampableListener" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Gedmo\Blameable\BlameableListener" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Vich\UploaderBundle\EventListener\Doctrine\UploadListener" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
"SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.salt AS salt_5, t0.type AS type_6, t0.googleAuthenticatorSecret AS googleAuthenticatorSecret_7, t0.email AS email_8, t0.enabled AS enabled_9, t0.isVerified AS isVerified_10, t0.deletedAt AS deletedAt_11, t0.channelGroup_id AS channelGroup_id_12, t0.channel_id AS channel_id_13 FROM user t0 WHERE t0.id = ?"
(parameters:
[1 => 79]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.salt AS salt_5, t0.type AS type_6, t0.googleAuthenticatorSecret AS googleAuthenticatorSecret_7, t0.email AS email_8, t0.enabled AS enabled_9, t0.isVerified AS isVerified_10, t0.deletedAt AS deletedAt_11, t0.channelGroup_id AS channelGroup_id_12, t0.channel_id AS channel_id_13 FROM user t0 WHERE t0.id = ?"
"params" => [1 => 79]
"types" => [1 => 1]
]
User Deprecated: Since symfony/validator 6.4: Method "Symfony\Component\Validator\ValidatorBuilder::setDoctrineAnnotationReader()" is deprecated without replacement.
"SELECT m0_.moduleName AS moduleName_0, m0_.id AS id_1, m0_.state AS state_2, m0_.generationDate AS generationDate_3, m0_.apiVersion AS apiVersion_4, m0_.content AS content_5, m0_.error AS error_6, m0_.token AS token_7, m0_.previous_id AS previous_id_8, m0_.population_id AS population_id_9, m0_.device_id AS device_id_10 FROM modules_exports m0_ WHERE m0_.moduleName = ? AND m0_.population_id = ? GROUP BY m0_.id ORDER BY m0_.generationDate DESC LIMIT 10"
(parameters:
[1 => "coach"
2 => 1]
, types:
[1 => 22 => 1]
)
doctrine
[
"sql" => "SELECT m0_.moduleName AS moduleName_0, m0_.id AS id_1, m0_.state AS state_2, m0_.generationDate AS generationDate_3, m0_.apiVersion AS apiVersion_4, m0_.content AS content_5, m0_.error AS error_6, m0_.token AS token_7, m0_.previous_id AS previous_id_8, m0_.population_id AS population_id_9, m0_.device_id AS device_id_10 FROM modules_exports m0_ WHERE m0_.moduleName = ? AND m0_.population_id = ? GROUP BY m0_.id ORDER BY m0_.generationDate DESC LIMIT 10"
"params" => [1 => "coach"
2 => 1]
"types" => [1 => 22 => 1]
]
debug
Executing statement:
"SELECT t0.moduleName AS moduleName_1, t0.id AS id_2, t0.state AS state_3, t0.generationDate AS generationDate_4, t0.apiVersion AS apiVersion_5, t0.content AS content_6, t0.error AS error_7, t0.token AS token_8, t0.previous_id AS previous_id_9, t10.moduleName AS moduleName_11, t10.id AS id_12, t10.state AS state_13, t10.generationDate AS generationDate_14, t10.apiVersion AS apiVersion_15, t10.content AS content_16, t10.error AS error_17, t10.token AS token_18, t10.previous_id AS previous_id_19, t10.population_id AS population_id_20, t10.device_id AS device_id_21, t0.population_id AS population_id_22, t0.device_id AS device_id_23 FROM modules_exports t0 LEFT JOIN modules_exports t10 ON t10.previous_id = t0.id WHERE t0.previous_id = ?"
(parameters:
[1 => 3302]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.moduleName AS moduleName_1, t0.id AS id_2, t0.state AS state_3, t0.generationDate AS generationDate_4, t0.apiVersion AS apiVersion_5, t0.content AS content_6, t0.error AS error_7, t0.token AS token_8, t0.previous_id AS previous_id_9, t10.moduleName AS moduleName_11, t10.id AS id_12, t10.state AS state_13, t10.generationDate AS generationDate_14, t10.apiVersion AS apiVersion_15, t10.content AS content_16, t10.error AS error_17, t10.token AS token_18, t10.previous_id AS previous_id_19, t10.population_id AS population_id_20, t10.device_id AS device_id_21, t0.population_id AS population_id_22, t0.device_id AS device_id_23 FROM modules_exports t0 LEFT JOIN modules_exports t10 ON t10.previous_id = t0.id WHERE t0.previous_id = ?"
"params" => [1 => 3302]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.moduleName AS moduleName_1, t0.id AS id_2, t0.state AS state_3, t0.generationDate AS generationDate_4, t0.apiVersion AS apiVersion_5, t0.content AS content_6, t0.error AS error_7, t0.token AS token_8, t0.previous_id AS previous_id_9, t10.moduleName AS moduleName_11, t10.id AS id_12, t10.state AS state_13, t10.generationDate AS generationDate_14, t10.apiVersion AS apiVersion_15, t10.content AS content_16, t10.error AS error_17, t10.token AS token_18, t10.previous_id AS previous_id_19, t10.population_id AS population_id_20, t10.device_id AS device_id_21, t0.population_id AS population_id_22, t0.device_id AS device_id_23 FROM modules_exports t0 LEFT JOIN modules_exports t10 ON t10.previous_id = t0.id WHERE t0.previous_id = ?"
(parameters:
[1 => 3282]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.moduleName AS moduleName_1, t0.id AS id_2, t0.state AS state_3, t0.generationDate AS generationDate_4, t0.apiVersion AS apiVersion_5, t0.content AS content_6, t0.error AS error_7, t0.token AS token_8, t0.previous_id AS previous_id_9, t10.moduleName AS moduleName_11, t10.id AS id_12, t10.state AS state_13, t10.generationDate AS generationDate_14, t10.apiVersion AS apiVersion_15, t10.content AS content_16, t10.error AS error_17, t10.token AS token_18, t10.previous_id AS previous_id_19, t10.population_id AS population_id_20, t10.device_id AS device_id_21, t0.population_id AS population_id_22, t0.device_id AS device_id_23 FROM modules_exports t0 LEFT JOIN modules_exports t10 ON t10.previous_id = t0.id WHERE t0.previous_id = ?"
"params" => [1 => 3282]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.moduleName AS moduleName_1, t0.id AS id_2, t0.state AS state_3, t0.generationDate AS generationDate_4, t0.apiVersion AS apiVersion_5, t0.content AS content_6, t0.error AS error_7, t0.token AS token_8, t0.previous_id AS previous_id_9, t10.moduleName AS moduleName_11, t10.id AS id_12, t10.state AS state_13, t10.generationDate AS generationDate_14, t10.apiVersion AS apiVersion_15, t10.content AS content_16, t10.error AS error_17, t10.token AS token_18, t10.previous_id AS previous_id_19, t10.population_id AS population_id_20, t10.device_id AS device_id_21, t0.population_id AS population_id_22, t0.device_id AS device_id_23 FROM modules_exports t0 LEFT JOIN modules_exports t10 ON t10.previous_id = t0.id WHERE t0.previous_id = ?"
(parameters:
[1 => 3269]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.moduleName AS moduleName_1, t0.id AS id_2, t0.state AS state_3, t0.generationDate AS generationDate_4, t0.apiVersion AS apiVersion_5, t0.content AS content_6, t0.error AS error_7, t0.token AS token_8, t0.previous_id AS previous_id_9, t10.moduleName AS moduleName_11, t10.id AS id_12, t10.state AS state_13, t10.generationDate AS generationDate_14, t10.apiVersion AS apiVersion_15, t10.content AS content_16, t10.error AS error_17, t10.token AS token_18, t10.previous_id AS previous_id_19, t10.population_id AS population_id_20, t10.device_id AS device_id_21, t0.population_id AS population_id_22, t0.device_id AS device_id_23 FROM modules_exports t0 LEFT JOIN modules_exports t10 ON t10.previous_id = t0.id WHERE t0.previous_id = ?"
"params" => [1 => 3269]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.moduleName AS moduleName_1, t0.id AS id_2, t0.state AS state_3, t0.generationDate AS generationDate_4, t0.apiVersion AS apiVersion_5, t0.content AS content_6, t0.error AS error_7, t0.token AS token_8, t0.previous_id AS previous_id_9, t10.moduleName AS moduleName_11, t10.id AS id_12, t10.state AS state_13, t10.generationDate AS generationDate_14, t10.apiVersion AS apiVersion_15, t10.content AS content_16, t10.error AS error_17, t10.token AS token_18, t10.previous_id AS previous_id_19, t10.population_id AS population_id_20, t10.device_id AS device_id_21, t0.population_id AS population_id_22, t0.device_id AS device_id_23 FROM modules_exports t0 LEFT JOIN modules_exports t10 ON t10.previous_id = t0.id WHERE t0.previous_id = ?"
(parameters:
[1 => 3268]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.moduleName AS moduleName_1, t0.id AS id_2, t0.state AS state_3, t0.generationDate AS generationDate_4, t0.apiVersion AS apiVersion_5, t0.content AS content_6, t0.error AS error_7, t0.token AS token_8, t0.previous_id AS previous_id_9, t10.moduleName AS moduleName_11, t10.id AS id_12, t10.state AS state_13, t10.generationDate AS generationDate_14, t10.apiVersion AS apiVersion_15, t10.content AS content_16, t10.error AS error_17, t10.token AS token_18, t10.previous_id AS previous_id_19, t10.population_id AS population_id_20, t10.device_id AS device_id_21, t0.population_id AS population_id_22, t0.device_id AS device_id_23 FROM modules_exports t0 LEFT JOIN modules_exports t10 ON t10.previous_id = t0.id WHERE t0.previous_id = ?"
"params" => [1 => 3268]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.moduleName AS moduleName_1, t0.id AS id_2, t0.state AS state_3, t0.generationDate AS generationDate_4, t0.apiVersion AS apiVersion_5, t0.content AS content_6, t0.error AS error_7, t0.token AS token_8, t0.previous_id AS previous_id_9, t10.moduleName AS moduleName_11, t10.id AS id_12, t10.state AS state_13, t10.generationDate AS generationDate_14, t10.apiVersion AS apiVersion_15, t10.content AS content_16, t10.error AS error_17, t10.token AS token_18, t10.previous_id AS previous_id_19, t10.population_id AS population_id_20, t10.device_id AS device_id_21, t0.population_id AS population_id_22, t0.device_id AS device_id_23 FROM modules_exports t0 LEFT JOIN modules_exports t10 ON t10.previous_id = t0.id WHERE t0.previous_id = ?"
(parameters:
[1 => 3267]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.moduleName AS moduleName_1, t0.id AS id_2, t0.state AS state_3, t0.generationDate AS generationDate_4, t0.apiVersion AS apiVersion_5, t0.content AS content_6, t0.error AS error_7, t0.token AS token_8, t0.previous_id AS previous_id_9, t10.moduleName AS moduleName_11, t10.id AS id_12, t10.state AS state_13, t10.generationDate AS generationDate_14, t10.apiVersion AS apiVersion_15, t10.content AS content_16, t10.error AS error_17, t10.token AS token_18, t10.previous_id AS previous_id_19, t10.population_id AS population_id_20, t10.device_id AS device_id_21, t0.population_id AS population_id_22, t0.device_id AS device_id_23 FROM modules_exports t0 LEFT JOIN modules_exports t10 ON t10.previous_id = t0.id WHERE t0.previous_id = ?"
"params" => [1 => 3267]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.moduleName AS moduleName_1, t0.id AS id_2, t0.state AS state_3, t0.generationDate AS generationDate_4, t0.apiVersion AS apiVersion_5, t0.content AS content_6, t0.error AS error_7, t0.token AS token_8, t0.previous_id AS previous_id_9, t10.moduleName AS moduleName_11, t10.id AS id_12, t10.state AS state_13, t10.generationDate AS generationDate_14, t10.apiVersion AS apiVersion_15, t10.content AS content_16, t10.error AS error_17, t10.token AS token_18, t10.previous_id AS previous_id_19, t10.population_id AS population_id_20, t10.device_id AS device_id_21, t0.population_id AS population_id_22, t0.device_id AS device_id_23 FROM modules_exports t0 LEFT JOIN modules_exports t10 ON t10.previous_id = t0.id WHERE t0.previous_id = ?"
(parameters:
[1 => 3239]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.moduleName AS moduleName_1, t0.id AS id_2, t0.state AS state_3, t0.generationDate AS generationDate_4, t0.apiVersion AS apiVersion_5, t0.content AS content_6, t0.error AS error_7, t0.token AS token_8, t0.previous_id AS previous_id_9, t10.moduleName AS moduleName_11, t10.id AS id_12, t10.state AS state_13, t10.generationDate AS generationDate_14, t10.apiVersion AS apiVersion_15, t10.content AS content_16, t10.error AS error_17, t10.token AS token_18, t10.previous_id AS previous_id_19, t10.population_id AS population_id_20, t10.device_id AS device_id_21, t0.population_id AS population_id_22, t0.device_id AS device_id_23 FROM modules_exports t0 LEFT JOIN modules_exports t10 ON t10.previous_id = t0.id WHERE t0.previous_id = ?"
"params" => [1 => 3239]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.moduleName AS moduleName_1, t0.id AS id_2, t0.state AS state_3, t0.generationDate AS generationDate_4, t0.apiVersion AS apiVersion_5, t0.content AS content_6, t0.error AS error_7, t0.token AS token_8, t0.previous_id AS previous_id_9, t10.moduleName AS moduleName_11, t10.id AS id_12, t10.state AS state_13, t10.generationDate AS generationDate_14, t10.apiVersion AS apiVersion_15, t10.content AS content_16, t10.error AS error_17, t10.token AS token_18, t10.previous_id AS previous_id_19, t10.population_id AS population_id_20, t10.device_id AS device_id_21, t0.population_id AS population_id_22, t0.device_id AS device_id_23 FROM modules_exports t0 LEFT JOIN modules_exports t10 ON t10.previous_id = t0.id WHERE t0.previous_id = ?"
(parameters:
[1 => 3238]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.moduleName AS moduleName_1, t0.id AS id_2, t0.state AS state_3, t0.generationDate AS generationDate_4, t0.apiVersion AS apiVersion_5, t0.content AS content_6, t0.error AS error_7, t0.token AS token_8, t0.previous_id AS previous_id_9, t10.moduleName AS moduleName_11, t10.id AS id_12, t10.state AS state_13, t10.generationDate AS generationDate_14, t10.apiVersion AS apiVersion_15, t10.content AS content_16, t10.error AS error_17, t10.token AS token_18, t10.previous_id AS previous_id_19, t10.population_id AS population_id_20, t10.device_id AS device_id_21, t0.population_id AS population_id_22, t0.device_id AS device_id_23 FROM modules_exports t0 LEFT JOIN modules_exports t10 ON t10.previous_id = t0.id WHERE t0.previous_id = ?"
"params" => [1 => 3238]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.moduleName AS moduleName_1, t0.id AS id_2, t0.state AS state_3, t0.generationDate AS generationDate_4, t0.apiVersion AS apiVersion_5, t0.content AS content_6, t0.error AS error_7, t0.token AS token_8, t0.previous_id AS previous_id_9, t10.moduleName AS moduleName_11, t10.id AS id_12, t10.state AS state_13, t10.generationDate AS generationDate_14, t10.apiVersion AS apiVersion_15, t10.content AS content_16, t10.error AS error_17, t10.token AS token_18, t10.previous_id AS previous_id_19, t10.population_id AS population_id_20, t10.device_id AS device_id_21, t0.population_id AS population_id_22, t0.device_id AS device_id_23 FROM modules_exports t0 LEFT JOIN modules_exports t10 ON t10.previous_id = t0.id WHERE t0.previous_id = ?"
(parameters:
[1 => 3237]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.moduleName AS moduleName_1, t0.id AS id_2, t0.state AS state_3, t0.generationDate AS generationDate_4, t0.apiVersion AS apiVersion_5, t0.content AS content_6, t0.error AS error_7, t0.token AS token_8, t0.previous_id AS previous_id_9, t10.moduleName AS moduleName_11, t10.id AS id_12, t10.state AS state_13, t10.generationDate AS generationDate_14, t10.apiVersion AS apiVersion_15, t10.content AS content_16, t10.error AS error_17, t10.token AS token_18, t10.previous_id AS previous_id_19, t10.population_id AS population_id_20, t10.device_id AS device_id_21, t0.population_id AS population_id_22, t0.device_id AS device_id_23 FROM modules_exports t0 LEFT JOIN modules_exports t10 ON t10.previous_id = t0.id WHERE t0.previous_id = ?"
"params" => [1 => 3237]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.moduleName AS moduleName_1, t0.id AS id_2, t0.state AS state_3, t0.generationDate AS generationDate_4, t0.apiVersion AS apiVersion_5, t0.content AS content_6, t0.error AS error_7, t0.token AS token_8, t0.previous_id AS previous_id_9, t10.moduleName AS moduleName_11, t10.id AS id_12, t10.state AS state_13, t10.generationDate AS generationDate_14, t10.apiVersion AS apiVersion_15, t10.content AS content_16, t10.error AS error_17, t10.token AS token_18, t10.previous_id AS previous_id_19, t10.population_id AS population_id_20, t10.device_id AS device_id_21, t0.population_id AS population_id_22, t0.device_id AS device_id_23 FROM modules_exports t0 LEFT JOIN modules_exports t10 ON t10.previous_id = t0.id WHERE t0.previous_id = ?"
(parameters:
[1 => 3236]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.moduleName AS moduleName_1, t0.id AS id_2, t0.state AS state_3, t0.generationDate AS generationDate_4, t0.apiVersion AS apiVersion_5, t0.content AS content_6, t0.error AS error_7, t0.token AS token_8, t0.previous_id AS previous_id_9, t10.moduleName AS moduleName_11, t10.id AS id_12, t10.state AS state_13, t10.generationDate AS generationDate_14, t10.apiVersion AS apiVersion_15, t10.content AS content_16, t10.error AS error_17, t10.token AS token_18, t10.previous_id AS previous_id_19, t10.population_id AS population_id_20, t10.device_id AS device_id_21, t0.population_id AS population_id_22, t0.device_id AS device_id_23 FROM modules_exports t0 LEFT JOIN modules_exports t10 ON t10.previous_id = t0.id WHERE t0.previous_id = ?"
"params" => [1 => 3236]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.moduleName AS moduleName_1, t0.id AS id_2, t0.state AS state_3, t0.generationDate AS generationDate_4, t0.apiVersion AS apiVersion_5, t0.content AS content_6, t0.error AS error_7, t0.token AS token_8, t0.previous_id AS previous_id_9, t10.moduleName AS moduleName_11, t10.id AS id_12, t10.state AS state_13, t10.generationDate AS generationDate_14, t10.apiVersion AS apiVersion_15, t10.content AS content_16, t10.error AS error_17, t10.token AS token_18, t10.previous_id AS previous_id_19, t10.population_id AS population_id_20, t10.device_id AS device_id_21, t0.population_id AS population_id_22, t0.device_id AS device_id_23 FROM modules_exports t0 LEFT JOIN modules_exports t10 ON t10.previous_id = t0.id WHERE t0.previous_id = ?"
(parameters:
[1 => 3233]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.moduleName AS moduleName_1, t0.id AS id_2, t0.state AS state_3, t0.generationDate AS generationDate_4, t0.apiVersion AS apiVersion_5, t0.content AS content_6, t0.error AS error_7, t0.token AS token_8, t0.previous_id AS previous_id_9, t10.moduleName AS moduleName_11, t10.id AS id_12, t10.state AS state_13, t10.generationDate AS generationDate_14, t10.apiVersion AS apiVersion_15, t10.content AS content_16, t10.error AS error_17, t10.token AS token_18, t10.previous_id AS previous_id_19, t10.population_id AS population_id_20, t10.device_id AS device_id_21, t0.population_id AS population_id_22, t0.device_id AS device_id_23 FROM modules_exports t0 LEFT JOIN modules_exports t10 ON t10.previous_id = t0.id WHERE t0.previous_id = ?"
"params" => [1 => 3233]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT COUNT(DISTINCT m0_.id) AS sclr_0 FROM modules_exports m0_ WHERE m0_.moduleName = ? AND m0_.population_id = ?"
(parameters:
[1 => "coach"
2 => 1]
, types:
[1 => 22 => 1]
)
doctrine
[
"sql" => "SELECT COUNT(DISTINCT m0_.id) AS sclr_0 FROM modules_exports m0_ WHERE m0_.moduleName = ? AND m0_.population_id = ?"
"params" => [1 => "coach"
2 => 1]
"types" => [1 => 22 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.exportDirectory AS exportDirectory_4, t0.ressourceBaseUrl AS ressourceBaseUrl_5, t0.description AS description_6, t0.displayOrder AS displayOrder_7, t0.deletedAt AS deletedAt_8, t0.created AS created_9, t0.updated AS updated_10, t0.created_by AS created_by_11, t0.updated_by AS updated_by_12 FROM TargetPopulation t0 WHERE t0.id = ?"
(parameters:
[1 => 1]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.exportDirectory AS exportDirectory_4, t0.ressourceBaseUrl AS ressourceBaseUrl_5, t0.description AS description_6, t0.displayOrder AS displayOrder_7, t0.deletedAt AS deletedAt_8, t0.created AS created_9, t0.updated AS updated_10, t0.created_by AS created_by_11, t0.updated_by AS updated_by_12 FROM TargetPopulation t0 WHERE t0.id = ?"
"params" => [1 => 1]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.exportDirectory AS exportDirectory_3, t0.enable AS enable_4, t0.description AS description_5, t0.downloadLimit AS downloadLimit_6, t0.downloadExpiry AS downloadExpiry_7, t0.deletedAt AS deletedAt_8, t0.created AS created_9, t0.updated AS updated_10, t0.services AS services_11, t0.contents AS contents_12, t0.created_by AS created_by_13, t0.updated_by AS updated_by_14 FROM TargetDevice t0 WHERE t0.id = ?"
(parameters:
[1 => 5]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.exportDirectory AS exportDirectory_3, t0.enable AS enable_4, t0.description AS description_5, t0.downloadLimit AS downloadLimit_6, t0.downloadExpiry AS downloadExpiry_7, t0.deletedAt AS deletedAt_8, t0.created AS created_9, t0.updated AS updated_10, t0.services AS services_11, t0.contents AS contents_12, t0.created_by AS created_by_13, t0.updated_by AS updated_by_14 FROM TargetDevice t0 WHERE t0.id = ?"
"params" => [1 => 5]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.moduleName AS moduleName_1, t0.id AS id_2, t0.state AS state_3, t0.generationDate AS generationDate_4, t0.apiVersion AS apiVersion_5, t0.content AS content_6, t0.error AS error_7, t0.token AS token_8, t0.previous_id AS previous_id_9, t10.moduleName AS moduleName_11, t10.id AS id_12, t10.state AS state_13, t10.generationDate AS generationDate_14, t10.apiVersion AS apiVersion_15, t10.content AS content_16, t10.error AS error_17, t10.token AS token_18, t10.previous_id AS previous_id_19, t10.population_id AS population_id_20, t10.device_id AS device_id_21, t0.population_id AS population_id_22, t0.device_id AS device_id_23 FROM modules_exports t0 LEFT JOIN modules_exports t10 ON t10.previous_id = t0.id WHERE t0.id = ?"
(parameters:
[1 => 3164]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.moduleName AS moduleName_1, t0.id AS id_2, t0.state AS state_3, t0.generationDate AS generationDate_4, t0.apiVersion AS apiVersion_5, t0.content AS content_6, t0.error AS error_7, t0.token AS token_8, t0.previous_id AS previous_id_9, t10.moduleName AS moduleName_11, t10.id AS id_12, t10.state AS state_13, t10.generationDate AS generationDate_14, t10.apiVersion AS apiVersion_15, t10.content AS content_16, t10.error AS error_17, t10.token AS token_18, t10.previous_id AS previous_id_19, t10.population_id AS population_id_20, t10.device_id AS device_id_21, t0.population_id AS population_id_22, t0.device_id AS device_id_23 FROM modules_exports t0 LEFT JOIN modules_exports t10 ON t10.previous_id = t0.id WHERE t0.id = ?"
"params" => [1 => 3164]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.state AS state_2, t0.type AS type_3, t0.context AS context_4, t0.typeData AS typeData_5, t0.startDate AS startDate_6, t0.endDate AS endDate_7, t0.created AS created_8, t0.updated AS updated_9, t0.module_id AS module_id_10, t0.channel_id AS channel_id_11, t0.population_id AS population_id_12, t0.device_id AS device_id_13, t0.created_by AS created_by_14, t0.updated_by AS updated_by_15 FROM modules_publications t0 INNER JOIN modules_exports_publications ON t0.id = modules_exports_publications.modulepublication_id WHERE modules_exports_publications.moduleexport_id = ?"
(parameters:
[1 => 3302]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.state AS state_2, t0.type AS type_3, t0.context AS context_4, t0.typeData AS typeData_5, t0.startDate AS startDate_6, t0.endDate AS endDate_7, t0.created AS created_8, t0.updated AS updated_9, t0.module_id AS module_id_10, t0.channel_id AS channel_id_11, t0.population_id AS population_id_12, t0.device_id AS device_id_13, t0.created_by AS created_by_14, t0.updated_by AS updated_by_15 FROM modules_publications t0 INNER JOIN modules_exports_publications ON t0.id = modules_exports_publications.modulepublication_id WHERE modules_exports_publications.moduleexport_id = ?"
"params" => [1 => 3302]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.state AS state_3, t0.type AS type_4, t0.created AS created_5, t0.updated AS updated_6, t0.filter_id AS filter_id_7, t0.device_id AS device_id_8, t0.deviceGroup_id AS deviceGroup_id_9, t0.created_by AS created_by_10, t0.updated_by AS updated_by_11 FROM modules t0 WHERE t0.id = ?"
(parameters:
[1 => 5294]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.state AS state_3, t0.type AS type_4, t0.created AS created_5, t0.updated AS updated_6, t0.filter_id AS filter_id_7, t0.device_id AS device_id_8, t0.deviceGroup_id AS deviceGroup_id_9, t0.created_by AS created_by_10, t0.updated_by AS updated_by_11 FROM modules t0 WHERE t0.id = ?"
"params" => [1 => 5294]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.exportDirectory AS exportDirectory_3, t0.enable AS enable_4, t0.description AS description_5, t0.downloadLimit AS downloadLimit_6, t0.downloadExpiry AS downloadExpiry_7, t0.deletedAt AS deletedAt_8, t0.created AS created_9, t0.updated AS updated_10, t0.services AS services_11, t0.contents AS contents_12, t0.created_by AS created_by_13, t0.updated_by AS updated_by_14 FROM TargetDevice t0 WHERE t0.id = ?"
(parameters:
[1 => 1]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.exportDirectory AS exportDirectory_3, t0.enable AS enable_4, t0.description AS description_5, t0.downloadLimit AS downloadLimit_6, t0.downloadExpiry AS downloadExpiry_7, t0.deletedAt AS deletedAt_8, t0.created AS created_9, t0.updated AS updated_10, t0.services AS services_11, t0.contents AS contents_12, t0.created_by AS created_by_13, t0.updated_by AS updated_by_14 FROM TargetDevice t0 WHERE t0.id = ?"
"params" => [1 => 1]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.moduleName AS moduleName_1, t0.id AS id_2, t0.state AS state_3, t0.generationDate AS generationDate_4, t0.apiVersion AS apiVersion_5, t0.content AS content_6, t0.error AS error_7, t0.token AS token_8, t0.previous_id AS previous_id_9, t10.moduleName AS moduleName_11, t10.id AS id_12, t10.state AS state_13, t10.generationDate AS generationDate_14, t10.apiVersion AS apiVersion_15, t10.content AS content_16, t10.error AS error_17, t10.token AS token_18, t10.previous_id AS previous_id_19, t10.population_id AS population_id_20, t10.device_id AS device_id_21, t0.population_id AS population_id_22, t0.device_id AS device_id_23 FROM modules_exports t0 LEFT JOIN modules_exports t10 ON t10.previous_id = t0.id WHERE t0.id = ?"
(parameters:
[1 => 3133]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.moduleName AS moduleName_1, t0.id AS id_2, t0.state AS state_3, t0.generationDate AS generationDate_4, t0.apiVersion AS apiVersion_5, t0.content AS content_6, t0.error AS error_7, t0.token AS token_8, t0.previous_id AS previous_id_9, t10.moduleName AS moduleName_11, t10.id AS id_12, t10.state AS state_13, t10.generationDate AS generationDate_14, t10.apiVersion AS apiVersion_15, t10.content AS content_16, t10.error AS error_17, t10.token AS token_18, t10.previous_id AS previous_id_19, t10.population_id AS population_id_20, t10.device_id AS device_id_21, t0.population_id AS population_id_22, t0.device_id AS device_id_23 FROM modules_exports t0 LEFT JOIN modules_exports t10 ON t10.previous_id = t0.id WHERE t0.id = ?"
"params" => [1 => 3133]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.state AS state_2, t0.type AS type_3, t0.context AS context_4, t0.typeData AS typeData_5, t0.startDate AS startDate_6, t0.endDate AS endDate_7, t0.created AS created_8, t0.updated AS updated_9, t0.module_id AS module_id_10, t0.channel_id AS channel_id_11, t0.population_id AS population_id_12, t0.device_id AS device_id_13, t0.created_by AS created_by_14, t0.updated_by AS updated_by_15 FROM modules_publications t0 INNER JOIN modules_exports_publications ON t0.id = modules_exports_publications.modulepublication_id WHERE modules_exports_publications.moduleexport_id = ?"
(parameters:
[1 => 3282]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.state AS state_2, t0.type AS type_3, t0.context AS context_4, t0.typeData AS typeData_5, t0.startDate AS startDate_6, t0.endDate AS endDate_7, t0.created AS created_8, t0.updated AS updated_9, t0.module_id AS module_id_10, t0.channel_id AS channel_id_11, t0.population_id AS population_id_12, t0.device_id AS device_id_13, t0.created_by AS created_by_14, t0.updated_by AS updated_by_15 FROM modules_publications t0 INNER JOIN modules_exports_publications ON t0.id = modules_exports_publications.modulepublication_id WHERE modules_exports_publications.moduleexport_id = ?"
"params" => [1 => 3282]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.state AS state_3, t0.type AS type_4, t0.created AS created_5, t0.updated AS updated_6, t0.filter_id AS filter_id_7, t0.device_id AS device_id_8, t0.deviceGroup_id AS deviceGroup_id_9, t0.created_by AS created_by_10, t0.updated_by AS updated_by_11 FROM modules t0 WHERE t0.id = ?"
(parameters:
[1 => 5234]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.state AS state_3, t0.type AS type_4, t0.created AS created_5, t0.updated AS updated_6, t0.filter_id AS filter_id_7, t0.device_id AS device_id_8, t0.deviceGroup_id AS deviceGroup_id_9, t0.created_by AS created_by_10, t0.updated_by AS updated_by_11 FROM modules t0 WHERE t0.id = ?"
"params" => [1 => 5234]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.exportDirectory AS exportDirectory_3, t0.enable AS enable_4, t0.description AS description_5, t0.downloadLimit AS downloadLimit_6, t0.downloadExpiry AS downloadExpiry_7, t0.deletedAt AS deletedAt_8, t0.created AS created_9, t0.updated AS updated_10, t0.services AS services_11, t0.contents AS contents_12, t0.created_by AS created_by_13, t0.updated_by AS updated_by_14 FROM TargetDevice t0 WHERE t0.id = ?"
(parameters:
[1 => 9]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.exportDirectory AS exportDirectory_3, t0.enable AS enable_4, t0.description AS description_5, t0.downloadLimit AS downloadLimit_6, t0.downloadExpiry AS downloadExpiry_7, t0.deletedAt AS deletedAt_8, t0.created AS created_9, t0.updated AS updated_10, t0.services AS services_11, t0.contents AS contents_12, t0.created_by AS created_by_13, t0.updated_by AS updated_by_14 FROM TargetDevice t0 WHERE t0.id = ?"
"params" => [1 => 9]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.state AS state_2, t0.type AS type_3, t0.context AS context_4, t0.typeData AS typeData_5, t0.startDate AS startDate_6, t0.endDate AS endDate_7, t0.created AS created_8, t0.updated AS updated_9, t0.module_id AS module_id_10, t0.channel_id AS channel_id_11, t0.population_id AS population_id_12, t0.device_id AS device_id_13, t0.created_by AS created_by_14, t0.updated_by AS updated_by_15 FROM modules_publications t0 INNER JOIN modules_exports_publications ON t0.id = modules_exports_publications.modulepublication_id WHERE modules_exports_publications.moduleexport_id = ?"
(parameters:
[1 => 3269]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.state AS state_2, t0.type AS type_3, t0.context AS context_4, t0.typeData AS typeData_5, t0.startDate AS startDate_6, t0.endDate AS endDate_7, t0.created AS created_8, t0.updated AS updated_9, t0.module_id AS module_id_10, t0.channel_id AS channel_id_11, t0.population_id AS population_id_12, t0.device_id AS device_id_13, t0.created_by AS created_by_14, t0.updated_by AS updated_by_15 FROM modules_publications t0 INNER JOIN modules_exports_publications ON t0.id = modules_exports_publications.modulepublication_id WHERE modules_exports_publications.moduleexport_id = ?"
"params" => [1 => 3269]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.state AS state_3, t0.type AS type_4, t0.created AS created_5, t0.updated AS updated_6, t0.filter_id AS filter_id_7, t0.device_id AS device_id_8, t0.deviceGroup_id AS deviceGroup_id_9, t0.created_by AS created_by_10, t0.updated_by AS updated_by_11 FROM modules t0 WHERE t0.id = ?"
(parameters:
[1 => 5207]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.state AS state_3, t0.type AS type_4, t0.created AS created_5, t0.updated AS updated_6, t0.filter_id AS filter_id_7, t0.device_id AS device_id_8, t0.deviceGroup_id AS deviceGroup_id_9, t0.created_by AS created_by_10, t0.updated_by AS updated_by_11 FROM modules t0 WHERE t0.id = ?"
"params" => [1 => 5207]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.state AS state_2, t0.type AS type_3, t0.context AS context_4, t0.typeData AS typeData_5, t0.startDate AS startDate_6, t0.endDate AS endDate_7, t0.created AS created_8, t0.updated AS updated_9, t0.module_id AS module_id_10, t0.channel_id AS channel_id_11, t0.population_id AS population_id_12, t0.device_id AS device_id_13, t0.created_by AS created_by_14, t0.updated_by AS updated_by_15 FROM modules_publications t0 INNER JOIN modules_exports_publications ON t0.id = modules_exports_publications.modulepublication_id WHERE modules_exports_publications.moduleexport_id = ?"
(parameters:
[1 => 3268]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.state AS state_2, t0.type AS type_3, t0.context AS context_4, t0.typeData AS typeData_5, t0.startDate AS startDate_6, t0.endDate AS endDate_7, t0.created AS created_8, t0.updated AS updated_9, t0.module_id AS module_id_10, t0.channel_id AS channel_id_11, t0.population_id AS population_id_12, t0.device_id AS device_id_13, t0.created_by AS created_by_14, t0.updated_by AS updated_by_15 FROM modules_publications t0 INNER JOIN modules_exports_publications ON t0.id = modules_exports_publications.modulepublication_id WHERE modules_exports_publications.moduleexport_id = ?"
"params" => [1 => 3268]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.state AS state_3, t0.type AS type_4, t0.created AS created_5, t0.updated AS updated_6, t0.filter_id AS filter_id_7, t0.device_id AS device_id_8, t0.deviceGroup_id AS deviceGroup_id_9, t0.created_by AS created_by_10, t0.updated_by AS updated_by_11 FROM modules t0 WHERE t0.id = ?"
(parameters:
[1 => 5206]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.state AS state_3, t0.type AS type_4, t0.created AS created_5, t0.updated AS updated_6, t0.filter_id AS filter_id_7, t0.device_id AS device_id_8, t0.deviceGroup_id AS deviceGroup_id_9, t0.created_by AS created_by_10, t0.updated_by AS updated_by_11 FROM modules t0 WHERE t0.id = ?"
"params" => [1 => 5206]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.moduleName AS moduleName_1, t0.id AS id_2, t0.state AS state_3, t0.generationDate AS generationDate_4, t0.apiVersion AS apiVersion_5, t0.content AS content_6, t0.error AS error_7, t0.token AS token_8, t0.previous_id AS previous_id_9, t10.moduleName AS moduleName_11, t10.id AS id_12, t10.state AS state_13, t10.generationDate AS generationDate_14, t10.apiVersion AS apiVersion_15, t10.content AS content_16, t10.error AS error_17, t10.token AS token_18, t10.previous_id AS previous_id_19, t10.population_id AS population_id_20, t10.device_id AS device_id_21, t0.population_id AS population_id_22, t0.device_id AS device_id_23 FROM modules_exports t0 LEFT JOIN modules_exports t10 ON t10.previous_id = t0.id WHERE t0.id = ?"
(parameters:
[1 => 3199]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.moduleName AS moduleName_1, t0.id AS id_2, t0.state AS state_3, t0.generationDate AS generationDate_4, t0.apiVersion AS apiVersion_5, t0.content AS content_6, t0.error AS error_7, t0.token AS token_8, t0.previous_id AS previous_id_9, t10.moduleName AS moduleName_11, t10.id AS id_12, t10.state AS state_13, t10.generationDate AS generationDate_14, t10.apiVersion AS apiVersion_15, t10.content AS content_16, t10.error AS error_17, t10.token AS token_18, t10.previous_id AS previous_id_19, t10.population_id AS population_id_20, t10.device_id AS device_id_21, t0.population_id AS population_id_22, t0.device_id AS device_id_23 FROM modules_exports t0 LEFT JOIN modules_exports t10 ON t10.previous_id = t0.id WHERE t0.id = ?"
"params" => [1 => 3199]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.state AS state_2, t0.type AS type_3, t0.context AS context_4, t0.typeData AS typeData_5, t0.startDate AS startDate_6, t0.endDate AS endDate_7, t0.created AS created_8, t0.updated AS updated_9, t0.module_id AS module_id_10, t0.channel_id AS channel_id_11, t0.population_id AS population_id_12, t0.device_id AS device_id_13, t0.created_by AS created_by_14, t0.updated_by AS updated_by_15 FROM modules_publications t0 INNER JOIN modules_exports_publications ON t0.id = modules_exports_publications.modulepublication_id WHERE modules_exports_publications.moduleexport_id = ?"
(parameters:
[1 => 3267]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.state AS state_2, t0.type AS type_3, t0.context AS context_4, t0.typeData AS typeData_5, t0.startDate AS startDate_6, t0.endDate AS endDate_7, t0.created AS created_8, t0.updated AS updated_9, t0.module_id AS module_id_10, t0.channel_id AS channel_id_11, t0.population_id AS population_id_12, t0.device_id AS device_id_13, t0.created_by AS created_by_14, t0.updated_by AS updated_by_15 FROM modules_publications t0 INNER JOIN modules_exports_publications ON t0.id = modules_exports_publications.modulepublication_id WHERE modules_exports_publications.moduleexport_id = ?"
"params" => [1 => 3267]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.state AS state_3, t0.type AS type_4, t0.created AS created_5, t0.updated AS updated_6, t0.filter_id AS filter_id_7, t0.device_id AS device_id_8, t0.deviceGroup_id AS deviceGroup_id_9, t0.created_by AS created_by_10, t0.updated_by AS updated_by_11 FROM modules t0 WHERE t0.id = ?"
(parameters:
[1 => 5205]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.state AS state_3, t0.type AS type_4, t0.created AS created_5, t0.updated AS updated_6, t0.filter_id AS filter_id_7, t0.device_id AS device_id_8, t0.deviceGroup_id AS deviceGroup_id_9, t0.created_by AS created_by_10, t0.updated_by AS updated_by_11 FROM modules t0 WHERE t0.id = ?"
"params" => [1 => 5205]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.exportDirectory AS exportDirectory_3, t0.enable AS enable_4, t0.description AS description_5, t0.downloadLimit AS downloadLimit_6, t0.downloadExpiry AS downloadExpiry_7, t0.deletedAt AS deletedAt_8, t0.created AS created_9, t0.updated AS updated_10, t0.services AS services_11, t0.contents AS contents_12, t0.created_by AS created_by_13, t0.updated_by AS updated_by_14 FROM TargetDevice t0 WHERE t0.id = ?"
(parameters:
[1 => 8]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.exportDirectory AS exportDirectory_3, t0.enable AS enable_4, t0.description AS description_5, t0.downloadLimit AS downloadLimit_6, t0.downloadExpiry AS downloadExpiry_7, t0.deletedAt AS deletedAt_8, t0.created AS created_9, t0.updated AS updated_10, t0.services AS services_11, t0.contents AS contents_12, t0.created_by AS created_by_13, t0.updated_by AS updated_by_14 FROM TargetDevice t0 WHERE t0.id = ?"
"params" => [1 => 8]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.state AS state_2, t0.type AS type_3, t0.context AS context_4, t0.typeData AS typeData_5, t0.startDate AS startDate_6, t0.endDate AS endDate_7, t0.created AS created_8, t0.updated AS updated_9, t0.module_id AS module_id_10, t0.channel_id AS channel_id_11, t0.population_id AS population_id_12, t0.device_id AS device_id_13, t0.created_by AS created_by_14, t0.updated_by AS updated_by_15 FROM modules_publications t0 INNER JOIN modules_exports_publications ON t0.id = modules_exports_publications.modulepublication_id WHERE modules_exports_publications.moduleexport_id = ?"
(parameters:
[1 => 3239]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.state AS state_2, t0.type AS type_3, t0.context AS context_4, t0.typeData AS typeData_5, t0.startDate AS startDate_6, t0.endDate AS endDate_7, t0.created AS created_8, t0.updated AS updated_9, t0.module_id AS module_id_10, t0.channel_id AS channel_id_11, t0.population_id AS population_id_12, t0.device_id AS device_id_13, t0.created_by AS created_by_14, t0.updated_by AS updated_by_15 FROM modules_publications t0 INNER JOIN modules_exports_publications ON t0.id = modules_exports_publications.modulepublication_id WHERE modules_exports_publications.moduleexport_id = ?"
"params" => [1 => 3239]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.state AS state_3, t0.type AS type_4, t0.created AS created_5, t0.updated AS updated_6, t0.filter_id AS filter_id_7, t0.device_id AS device_id_8, t0.deviceGroup_id AS deviceGroup_id_9, t0.created_by AS created_by_10, t0.updated_by AS updated_by_11 FROM modules t0 WHERE t0.id = ?"
(parameters:
[1 => 5157]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.state AS state_3, t0.type AS type_4, t0.created AS created_5, t0.updated AS updated_6, t0.filter_id AS filter_id_7, t0.device_id AS device_id_8, t0.deviceGroup_id AS deviceGroup_id_9, t0.created_by AS created_by_10, t0.updated_by AS updated_by_11 FROM modules t0 WHERE t0.id = ?"
"params" => [1 => 5157]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.state AS state_2, t0.type AS type_3, t0.context AS context_4, t0.typeData AS typeData_5, t0.startDate AS startDate_6, t0.endDate AS endDate_7, t0.created AS created_8, t0.updated AS updated_9, t0.module_id AS module_id_10, t0.channel_id AS channel_id_11, t0.population_id AS population_id_12, t0.device_id AS device_id_13, t0.created_by AS created_by_14, t0.updated_by AS updated_by_15 FROM modules_publications t0 INNER JOIN modules_exports_publications ON t0.id = modules_exports_publications.modulepublication_id WHERE modules_exports_publications.moduleexport_id = ?"
(parameters:
[1 => 3238]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.state AS state_2, t0.type AS type_3, t0.context AS context_4, t0.typeData AS typeData_5, t0.startDate AS startDate_6, t0.endDate AS endDate_7, t0.created AS created_8, t0.updated AS updated_9, t0.module_id AS module_id_10, t0.channel_id AS channel_id_11, t0.population_id AS population_id_12, t0.device_id AS device_id_13, t0.created_by AS created_by_14, t0.updated_by AS updated_by_15 FROM modules_publications t0 INNER JOIN modules_exports_publications ON t0.id = modules_exports_publications.modulepublication_id WHERE modules_exports_publications.moduleexport_id = ?"
"params" => [1 => 3238]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.state AS state_3, t0.type AS type_4, t0.created AS created_5, t0.updated AS updated_6, t0.filter_id AS filter_id_7, t0.device_id AS device_id_8, t0.deviceGroup_id AS deviceGroup_id_9, t0.created_by AS created_by_10, t0.updated_by AS updated_by_11 FROM modules t0 WHERE t0.id = ?"
(parameters:
[1 => 5156]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.state AS state_3, t0.type AS type_4, t0.created AS created_5, t0.updated AS updated_6, t0.filter_id AS filter_id_7, t0.device_id AS device_id_8, t0.deviceGroup_id AS deviceGroup_id_9, t0.created_by AS created_by_10, t0.updated_by AS updated_by_11 FROM modules t0 WHERE t0.id = ?"
"params" => [1 => 5156]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.state AS state_2, t0.type AS type_3, t0.context AS context_4, t0.typeData AS typeData_5, t0.startDate AS startDate_6, t0.endDate AS endDate_7, t0.created AS created_8, t0.updated AS updated_9, t0.module_id AS module_id_10, t0.channel_id AS channel_id_11, t0.population_id AS population_id_12, t0.device_id AS device_id_13, t0.created_by AS created_by_14, t0.updated_by AS updated_by_15 FROM modules_publications t0 INNER JOIN modules_exports_publications ON t0.id = modules_exports_publications.modulepublication_id WHERE modules_exports_publications.moduleexport_id = ?"
(parameters:
[1 => 3237]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.state AS state_2, t0.type AS type_3, t0.context AS context_4, t0.typeData AS typeData_5, t0.startDate AS startDate_6, t0.endDate AS endDate_7, t0.created AS created_8, t0.updated AS updated_9, t0.module_id AS module_id_10, t0.channel_id AS channel_id_11, t0.population_id AS population_id_12, t0.device_id AS device_id_13, t0.created_by AS created_by_14, t0.updated_by AS updated_by_15 FROM modules_publications t0 INNER JOIN modules_exports_publications ON t0.id = modules_exports_publications.modulepublication_id WHERE modules_exports_publications.moduleexport_id = ?"
"params" => [1 => 3237]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.state AS state_3, t0.type AS type_4, t0.created AS created_5, t0.updated AS updated_6, t0.filter_id AS filter_id_7, t0.device_id AS device_id_8, t0.deviceGroup_id AS deviceGroup_id_9, t0.created_by AS created_by_10, t0.updated_by AS updated_by_11 FROM modules t0 WHERE t0.id = ?"
(parameters:
[1 => 5154]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.state AS state_3, t0.type AS type_4, t0.created AS created_5, t0.updated AS updated_6, t0.filter_id AS filter_id_7, t0.device_id AS device_id_8, t0.deviceGroup_id AS deviceGroup_id_9, t0.created_by AS created_by_10, t0.updated_by AS updated_by_11 FROM modules t0 WHERE t0.id = ?"
"params" => [1 => 5154]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.state AS state_2, t0.type AS type_3, t0.context AS context_4, t0.typeData AS typeData_5, t0.startDate AS startDate_6, t0.endDate AS endDate_7, t0.created AS created_8, t0.updated AS updated_9, t0.module_id AS module_id_10, t0.channel_id AS channel_id_11, t0.population_id AS population_id_12, t0.device_id AS device_id_13, t0.created_by AS created_by_14, t0.updated_by AS updated_by_15 FROM modules_publications t0 INNER JOIN modules_exports_publications ON t0.id = modules_exports_publications.modulepublication_id WHERE modules_exports_publications.moduleexport_id = ?"
(parameters:
[1 => 3236]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.state AS state_2, t0.type AS type_3, t0.context AS context_4, t0.typeData AS typeData_5, t0.startDate AS startDate_6, t0.endDate AS endDate_7, t0.created AS created_8, t0.updated AS updated_9, t0.module_id AS module_id_10, t0.channel_id AS channel_id_11, t0.population_id AS population_id_12, t0.device_id AS device_id_13, t0.created_by AS created_by_14, t0.updated_by AS updated_by_15 FROM modules_publications t0 INNER JOIN modules_exports_publications ON t0.id = modules_exports_publications.modulepublication_id WHERE modules_exports_publications.moduleexport_id = ?"
"params" => [1 => 3236]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.state AS state_3, t0.type AS type_4, t0.created AS created_5, t0.updated AS updated_6, t0.filter_id AS filter_id_7, t0.device_id AS device_id_8, t0.deviceGroup_id AS deviceGroup_id_9, t0.created_by AS created_by_10, t0.updated_by AS updated_by_11 FROM modules t0 WHERE t0.id = ?"
(parameters:
[1 => 5153]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.state AS state_3, t0.type AS type_4, t0.created AS created_5, t0.updated AS updated_6, t0.filter_id AS filter_id_7, t0.device_id AS device_id_8, t0.deviceGroup_id AS deviceGroup_id_9, t0.created_by AS created_by_10, t0.updated_by AS updated_by_11 FROM modules t0 WHERE t0.id = ?"
"params" => [1 => 5153]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.moduleName AS moduleName_1, t0.id AS id_2, t0.state AS state_3, t0.generationDate AS generationDate_4, t0.apiVersion AS apiVersion_5, t0.content AS content_6, t0.error AS error_7, t0.token AS token_8, t0.previous_id AS previous_id_9, t10.moduleName AS moduleName_11, t10.id AS id_12, t10.state AS state_13, t10.generationDate AS generationDate_14, t10.apiVersion AS apiVersion_15, t10.content AS content_16, t10.error AS error_17, t10.token AS token_18, t10.previous_id AS previous_id_19, t10.population_id AS population_id_20, t10.device_id AS device_id_21, t0.population_id AS population_id_22, t0.device_id AS device_id_23 FROM modules_exports t0 LEFT JOIN modules_exports t10 ON t10.previous_id = t0.id WHERE t0.id = ?"
(parameters:
[1 => 3229]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.moduleName AS moduleName_1, t0.id AS id_2, t0.state AS state_3, t0.generationDate AS generationDate_4, t0.apiVersion AS apiVersion_5, t0.content AS content_6, t0.error AS error_7, t0.token AS token_8, t0.previous_id AS previous_id_9, t10.moduleName AS moduleName_11, t10.id AS id_12, t10.state AS state_13, t10.generationDate AS generationDate_14, t10.apiVersion AS apiVersion_15, t10.content AS content_16, t10.error AS error_17, t10.token AS token_18, t10.previous_id AS previous_id_19, t10.population_id AS population_id_20, t10.device_id AS device_id_21, t0.population_id AS population_id_22, t0.device_id AS device_id_23 FROM modules_exports t0 LEFT JOIN modules_exports t10 ON t10.previous_id = t0.id WHERE t0.id = ?"
"params" => [1 => 3229]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.state AS state_2, t0.type AS type_3, t0.context AS context_4, t0.typeData AS typeData_5, t0.startDate AS startDate_6, t0.endDate AS endDate_7, t0.created AS created_8, t0.updated AS updated_9, t0.module_id AS module_id_10, t0.channel_id AS channel_id_11, t0.population_id AS population_id_12, t0.device_id AS device_id_13, t0.created_by AS created_by_14, t0.updated_by AS updated_by_15 FROM modules_publications t0 INNER JOIN modules_exports_publications ON t0.id = modules_exports_publications.modulepublication_id WHERE modules_exports_publications.moduleexport_id = ?"
(parameters:
[1 => 3233]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.state AS state_2, t0.type AS type_3, t0.context AS context_4, t0.typeData AS typeData_5, t0.startDate AS startDate_6, t0.endDate AS endDate_7, t0.created AS created_8, t0.updated AS updated_9, t0.module_id AS module_id_10, t0.channel_id AS channel_id_11, t0.population_id AS population_id_12, t0.device_id AS device_id_13, t0.created_by AS created_by_14, t0.updated_by AS updated_by_15 FROM modules_publications t0 INNER JOIN modules_exports_publications ON t0.id = modules_exports_publications.modulepublication_id WHERE modules_exports_publications.moduleexport_id = ?"
"params" => [1 => 3233]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.state AS state_3, t0.type AS type_4, t0.created AS created_5, t0.updated AS updated_6, t0.filter_id AS filter_id_7, t0.device_id AS device_id_8, t0.deviceGroup_id AS deviceGroup_id_9, t0.created_by AS created_by_10, t0.updated_by AS updated_by_11 FROM modules t0 WHERE t0.id = ?"
(parameters:
[1 => 5143]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.state AS state_3, t0.type AS type_4, t0.created AS created_5, t0.updated AS updated_6, t0.filter_id AS filter_id_7, t0.device_id AS device_id_8, t0.deviceGroup_id AS deviceGroup_id_9, t0.created_by AS created_by_10, t0.updated_by AS updated_by_11 FROM modules t0 WHERE t0.id = ?"
"params" => [1 => 5143]
"types" => [1 => 1]
]
"""
SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'emi' */ ORDER BY k.ORDINAL_POSITION
"""
(parameters:
[1 => "emi"
2 => "migration_versions"
]
, types:
[1 => 22 => 2]
)
doctrine
[
"sql" => """
SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'emi' */ ORDER BY k.ORDINAL_POSITION
"""
"params" => [1 => "emi"
2 => "migration_versions"
]
"types" => [1 => 22 => 2]
]
debug
Executing statement:
"""
SELECT c.COLUMN_NAME AS field,\n c.COLUMN_TYPE AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION
"""
[
"sql" => """
SELECT c.COLUMN_NAME AS field,\n c.COLUMN_TYPE AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION
"""
"params" => [1 => "emi"
2 => "emi"
3 => "migration_versions"
]
"types" => [1 => 22 => 23 => 2]
]
debug
Executing query:
"SELECT DATABASE()"
doctrine
[
"sql" => "SELECT DATABASE()"
]
debug
Executing statement:
"""
SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX
"""
(parameters:
[1 => "emi"
2 => "migration_versions"
]
, types:
[1 => 22 => 2]
)
doctrine
[
"sql" => """
SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX
"""
"params" => [1 => "emi"
2 => "migration_versions"
]
"types" => [1 => 22 => 2]
]
debug
Executing query:
"SELECT * FROM migration_versions"
doctrine
[
"sql" => "SELECT * FROM migration_versions"
]
debug
Executing query:
"SELECT DATABASE()"
doctrine
[
"sql" => "SELECT DATABASE()"
]
deprecation
User Deprecated: Accessing Doctrine\Common\Lexer\Token properties via ArrayAccess is deprecated, use the value, type or position property instead (Token.php:108 called by DocParser.php:691, https://github.com/doctrine/lexer/pull/79, package doctrine/lexer)
Log messages generated during the compilation of the service container.
Messages
Class
702
Resolving inheritance for "App\Adapter\InternalLinkResolver\DefaultInternalLinkResolver" (parent: App\Adapter\InternalLinkResolver\AbstractInternalLinkResolver).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Client\ContentsMetadata\Version1\EventSubscribers\ProtectedRequestSubscriber" (parent: .abstract.instanceof.App\Client\ContentsMetadata\Version1\EventSubscribers\ProtectedRequestSubscriber).
Resolving inheritance for "App\Client\ContentsMetadata\Version1\EventSubscribers\ProtectedRequestSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Client\ContentsMetadata\Version1\EventSubscribers\ProtectedRequestSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Client\Opta\EventSubscribers\OutletAuthKeySubscriber" (parent: .abstract.instanceof.App\Client\Opta\EventSubscribers\OutletAuthKeySubscriber).
Resolving inheritance for "App\Client\Opta\EventSubscribers\OutletAuthKeySubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Client\Opta\EventSubscribers\OutletAuthKeySubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Cleans\CleanExportCommand" (parent: .abstract.instanceof.App\Command\Cleans\CleanExportCommand).
Resolving inheritance for "App\Command\Cleans\CleanExportCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Cleans\CleanExportCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Cleans\CleanProgrammingCommand" (parent: .abstract.instanceof.App\Command\Cleans\CleanProgrammingCommand).
Resolving inheritance for "App\Command\Cleans\CleanProgrammingCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Cleans\CleanProgrammingCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreatePullingCommand" (parent: .abstract.instanceof.App\Command\CreatePullingCommand).
Resolving inheritance for "App\Command\CreatePullingCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreatePullingCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportChannelsProxyCommand" (parent: .abstract.instanceof.App\Command\ImportChannelsProxyCommand).
Resolving inheritance for "App\Command\ImportChannelsProxyCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportChannelsProxyCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ListPullingCommand" (parent: .abstract.instanceof.App\Command\ListPullingCommand).
Resolving inheritance for "App\Command\ListPullingCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ListPullingCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PlayScrapperCommand" (parent: .abstract.instanceof.App\Command\PlayScrapperCommand).
Resolving inheritance for "App\Command\PlayScrapperCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PlayScrapperCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestEmailCommand" (parent: .abstract.instanceof.App\Command\TestEmailCommand).
Resolving inheritance for "App\Command\TestEmailCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestEmailCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Tests\FileSystemCommand" (parent: .abstract.instanceof.App\Command\Tests\FileSystemCommand).
Resolving inheritance for "App\Command\Tests\FileSystemCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Tests\FileSystemCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Tests\MailerCommand" (parent: .abstract.instanceof.App\Command\Tests\MailerCommand).
Resolving inheritance for "App\Command\Tests\MailerCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Tests\MailerCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Tests\ProxyClientCommand" (parent: .abstract.instanceof.App\Command\Tests\ProxyClientCommand).
Resolving inheritance for "App\Command\Tests\ProxyClientCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Tests\ProxyClientCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Tools\ContentSelectorJsonToCsvCommand" (parent: .abstract.instanceof.App\Command\Tools\ContentSelectorJsonToCsvCommand).
Resolving inheritance for "App\Command\Tools\ContentSelectorJsonToCsvCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Tools\ContentSelectorJsonToCsvCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UserChangePasswordCommand" (parent: .abstract.instanceof.App\Command\UserChangePasswordCommand).
Resolving inheritance for "App\Command\UserChangePasswordCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UserChangePasswordCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UserCreateCommand" (parent: .abstract.instanceof.App\Command\UserCreateCommand).
Resolving inheritance for "App\Command\UserCreateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UserCreateCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UserDeleteCommand" (parent: .abstract.instanceof.App\Command\UserDeleteCommand).
Resolving inheritance for "App\Command\UserDeleteCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UserDeleteCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UserDemoteCommand" (parent: .abstract.instanceof.App\Command\UserDemoteCommand).
Resolving inheritance for "App\Command\UserDemoteCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UserDemoteCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UserPromoteCommand" (parent: .abstract.instanceof.App\Command\UserPromoteCommand).
Resolving inheritance for "App\Command\UserPromoteCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UserPromoteCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Appdock\AppdockContentController" (parent: .abstract.instanceof.App\Controller\Api\Appdock\AppdockContentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Appdock\AppdockContentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Appdock\AppdockContentController).
Resolving inheritance for "App\Controller\Api\Appdock\AppdockContentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Appdock\AppdockContentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Appdock\AppdockController" (parent: .abstract.instanceof.App\Controller\Api\Appdock\AppdockController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Appdock\AppdockController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Appdock\AppdockController).
Resolving inheritance for "App\Controller\Api\Appdock\AppdockController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Appdock\AppdockController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Appdock\AppdockExportController" (parent: .abstract.instanceof.App\Controller\Api\Appdock\AppdockExportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Appdock\AppdockExportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Appdock\AppdockExportController).
Resolving inheritance for "App\Controller\Api\Appdock\AppdockExportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Appdock\AppdockExportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Appdock\AppdockPublicationController" (parent: .abstract.instanceof.App\Controller\Api\Appdock\AppdockPublicationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Appdock\AppdockPublicationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Appdock\AppdockPublicationController).
Resolving inheritance for "App\Controller\Api\Appdock\AppdockPublicationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Appdock\AppdockPublicationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\BarkerModule\BarkerModuleController" (parent: .abstract.instanceof.App\Controller\Api\BarkerModule\BarkerModuleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\BarkerModule\BarkerModuleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\BarkerModule\BarkerModuleController).
Resolving inheritance for "App\Controller\Api\BarkerModule\BarkerModuleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\BarkerModule\BarkerModuleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\BarkerModule\BarkerModuleExportController" (parent: .abstract.instanceof.App\Controller\Api\BarkerModule\BarkerModuleExportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\BarkerModule\BarkerModuleExportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\BarkerModule\BarkerModuleExportController).
Resolving inheritance for "App\Controller\Api\BarkerModule\BarkerModuleExportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\BarkerModule\BarkerModuleExportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\BarkerModule\BarkerModulePublicationController" (parent: .abstract.instanceof.App\Controller\Api\BarkerModule\BarkerModulePublicationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\BarkerModule\BarkerModulePublicationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\BarkerModule\BarkerModulePublicationController).
Resolving inheritance for "App\Controller\Api\BarkerModule\BarkerModulePublicationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\BarkerModule\BarkerModulePublicationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ChannelGroupController" (parent: .abstract.instanceof.App\Controller\Api\ChannelGroupController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ChannelGroupController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ChannelGroupController).
Resolving inheritance for "App\Controller\Api\ChannelGroupController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ChannelGroupController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Content\AdvertisementController" (parent: .abstract.instanceof.App\Controller\Api\Content\AdvertisementController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Content\AdvertisementController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Content\AdvertisementController).
Resolving inheritance for "App\Controller\Api\Content\AdvertisementController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Content\AdvertisementController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Content\ApplicationRevisionController" (parent: .abstract.instanceof.App\Controller\Api\Content\ApplicationRevisionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Content\ApplicationRevisionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Content\ApplicationRevisionController).
Resolving inheritance for "App\Controller\Api\Content\ApplicationRevisionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Content\ApplicationRevisionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Content\ChannelController" (parent: .abstract.instanceof.App\Controller\Api\Content\ChannelController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Content\ChannelController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Content\ChannelController).
Resolving inheritance for "App\Controller\Api\Content\ChannelController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Content\ChannelController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Content\ContentSelectorController" (parent: .abstract.instanceof.App\Controller\Api\Content\ContentSelectorController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Content\ContentSelectorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Content\ContentSelectorController).
Resolving inheritance for "App\Controller\Api\Content\ContentSelectorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Content\ContentSelectorController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Content\FlagController" (parent: .abstract.instanceof.App\Controller\Api\Content\FlagController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Content\FlagController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Content\FlagController).
Resolving inheritance for "App\Controller\Api\Content\FlagController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Content\FlagController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Content\InternalLinkController" (parent: .abstract.instanceof.App\Controller\Api\Content\InternalLinkController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Content\InternalLinkController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Content\InternalLinkController).
Resolving inheritance for "App\Controller\Api\Content\InternalLinkController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Content\InternalLinkController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Content\ProxyEpgController" (parent: .abstract.instanceof.App\Controller\Api\Content\ProxyEpgController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Content\ProxyEpgController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Content\ProxyEpgController).
Resolving inheritance for "App\Controller\Api\Content\ProxyEpgController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Content\ProxyEpgController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Content\ProxyOfferController" (parent: .abstract.instanceof.App\Controller\Api\Content\ProxyOfferController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Content\ProxyOfferController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Content\ProxyOfferController).
Resolving inheritance for "App\Controller\Api\Content\ProxyOfferController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Content\ProxyOfferController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Content\ProxyVodController" (parent: .abstract.instanceof.App\Controller\Api\Content\ProxyVodController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Content\ProxyVodController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Content\ProxyVodController).
Resolving inheritance for "App\Controller\Api\Content\ProxyVodController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Content\ProxyVodController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Content\SoccerController" (parent: .abstract.instanceof.App\Controller\Api\Content\SoccerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Content\SoccerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Content\SoccerController).
Resolving inheritance for "App\Controller\Api\Content\SoccerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Content\SoccerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\DatasetController" (parent: .abstract.instanceof.App\Controller\Api\DatasetController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\DatasetController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\DatasetController).
Resolving inheritance for "App\Controller\Api\DatasetController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\DatasetController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\DeviceApiController" (parent: .abstract.instanceof.App\Controller\Api\DeviceApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\DeviceApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\DeviceApiController).
Resolving inheritance for "App\Controller\Api\DeviceApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\DeviceApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\DeviceGroupController" (parent: .abstract.instanceof.App\Controller\Api\DeviceGroupController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\DeviceGroupController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\DeviceGroupController).
Resolving inheritance for "App\Controller\Api\DeviceGroupController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\DeviceGroupController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\LanguageController" (parent: .abstract.instanceof.App\Controller\Api\LanguageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\LanguageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\LanguageController).
Resolving inheritance for "App\Controller\Api\LanguageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\LanguageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Module\ModuleApiController" (parent: .abstract.instanceof.App\Controller\Api\Module\ModuleApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Module\ModuleApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Module\ModuleApiController).
Resolving inheritance for "App\Controller\Api\Module\ModuleApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Module\ModuleApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Module\ModuleExportApiController" (parent: .abstract.instanceof.App\Controller\Api\Module\ModuleExportApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Module\ModuleExportApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Module\ModuleExportApiController).
Resolving inheritance for "App\Controller\Api\Module\ModuleExportApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Module\ModuleExportApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Module\ModuleItemApiController" (parent: .abstract.instanceof.App\Controller\Api\Module\ModuleItemApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Module\ModuleItemApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Module\ModuleItemApiController).
Resolving inheritance for "App\Controller\Api\Module\ModuleItemApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Module\ModuleItemApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Module\ModulePublicationApiController" (parent: .abstract.instanceof.App\Controller\Api\Module\ModulePublicationApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Module\ModulePublicationApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Module\ModulePublicationApiController).
Resolving inheritance for "App\Controller\Api\Module\ModulePublicationApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Module\ModulePublicationApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ParameterModule\ParameterModuleController" (parent: .abstract.instanceof.App\Controller\Api\ParameterModule\ParameterModuleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ParameterModule\ParameterModuleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ParameterModule\ParameterModuleController).
Resolving inheritance for "App\Controller\Api\ParameterModule\ParameterModuleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ParameterModule\ParameterModuleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ParameterModule\ParameterModuleExportController" (parent: .abstract.instanceof.App\Controller\Api\ParameterModule\ParameterModuleExportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ParameterModule\ParameterModuleExportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ParameterModule\ParameterModuleExportController).
Resolving inheritance for "App\Controller\Api\ParameterModule\ParameterModuleExportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ParameterModule\ParameterModuleExportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ParameterModule\ParameterModulePublicationController" (parent: .abstract.instanceof.App\Controller\Api\ParameterModule\ParameterModulePublicationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ParameterModule\ParameterModulePublicationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ParameterModule\ParameterModulePublicationController).
Resolving inheritance for "App\Controller\Api\ParameterModule\ParameterModulePublicationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ParameterModule\ParameterModulePublicationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PopulationApiController" (parent: .abstract.instanceof.App\Controller\Api\PopulationApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PopulationApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PopulationApiController).
Resolving inheritance for "App\Controller\Api\PopulationApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PopulationApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Popup\ModulePopupController" (parent: .abstract.instanceof.App\Controller\Api\Popup\ModulePopupController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Popup\ModulePopupController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Popup\ModulePopupController).
Resolving inheritance for "App\Controller\Api\Popup\ModulePopupController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Popup\ModulePopupController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Popup\ModulePopupPublicationController" (parent: .abstract.instanceof.App\Controller\Api\Popup\ModulePopupPublicationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Popup\ModulePopupPublicationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Popup\ModulePopupPublicationController).
Resolving inheritance for "App\Controller\Api\Popup\ModulePopupPublicationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Popup\ModulePopupPublicationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Popup\PopupExportController" (parent: .abstract.instanceof.App\Controller\Api\Popup\PopupExportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Popup\PopupExportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Popup\PopupExportController).
Resolving inheritance for "App\Controller\Api\Popup\PopupExportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Popup\PopupExportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Popup\PopupModuleContentController" (parent: .abstract.instanceof.App\Controller\Api\Popup\PopupModuleContentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Popup\PopupModuleContentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Popup\PopupModuleContentController).
Resolving inheritance for "App\Controller\Api\Popup\PopupModuleContentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Popup\PopupModuleContentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PullingApiController" (parent: .abstract.instanceof.App\Controller\Api\PullingApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PullingApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PullingApiController).
Resolving inheritance for "App\Controller\Api\PullingApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PullingApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Theme\ModuleThemeController" (parent: .abstract.instanceof.App\Controller\Api\Theme\ModuleThemeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Theme\ModuleThemeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Theme\ModuleThemeController).
Resolving inheritance for "App\Controller\Api\Theme\ModuleThemeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Theme\ModuleThemeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Theme\ModuleThemePublicationController" (parent: .abstract.instanceof.App\Controller\Api\Theme\ModuleThemePublicationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Theme\ModuleThemePublicationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Theme\ModuleThemePublicationController).
Resolving inheritance for "App\Controller\Api\Theme\ModuleThemePublicationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Theme\ModuleThemePublicationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Theme\ThemeExportController" (parent: .abstract.instanceof.App\Controller\Api\Theme\ThemeExportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Theme\ThemeExportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Theme\ThemeExportController).
Resolving inheritance for "App\Controller\Api\Theme\ThemeExportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Theme\ThemeExportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\UserController" (parent: .abstract.instanceof.App\Controller\Api\UserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\UserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\UserController).
Resolving inheritance for "App\Controller\Api\UserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\UserController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\VirtualChannelModule\VirtualChannelModuleContentController" (parent: .abstract.instanceof.App\Controller\Api\VirtualChannelModule\VirtualChannelModuleContentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\VirtualChannelModule\VirtualChannelModuleContentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\VirtualChannelModule\VirtualChannelModuleContentController).
Resolving inheritance for "App\Controller\Api\VirtualChannelModule\VirtualChannelModuleContentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\VirtualChannelModule\VirtualChannelModuleContentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\VirtualChannelModule\VirtualChannelModuleController" (parent: .abstract.instanceof.App\Controller\Api\VirtualChannelModule\VirtualChannelModuleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\VirtualChannelModule\VirtualChannelModuleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\VirtualChannelModule\VirtualChannelModuleController).
Resolving inheritance for "App\Controller\Api\VirtualChannelModule\VirtualChannelModuleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\VirtualChannelModule\VirtualChannelModuleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\VirtualChannelModule\VirtualChannelModuleExportController" (parent: .abstract.instanceof.App\Controller\Api\VirtualChannelModule\VirtualChannelModuleExportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\VirtualChannelModule\VirtualChannelModuleExportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\VirtualChannelModule\VirtualChannelModuleExportController).
Resolving inheritance for "App\Controller\Api\VirtualChannelModule\VirtualChannelModuleExportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\VirtualChannelModule\VirtualChannelModuleExportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\VirtualChannelModule\VirtualChannelModulePublicationController" (parent: .abstract.instanceof.App\Controller\Api\VirtualChannelModule\VirtualChannelModulePublicationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\VirtualChannelModule\VirtualChannelModulePublicationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\VirtualChannelModule\VirtualChannelModulePublicationController).
Resolving inheritance for "App\Controller\Api\VirtualChannelModule\VirtualChannelModulePublicationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\VirtualChannelModule\VirtualChannelModulePublicationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\Admin\ApplicationController" (parent: .abstract.instanceof.App\Controller\View\Admin\ApplicationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\Admin\ApplicationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\Admin\ApplicationController).
Resolving inheritance for "App\Controller\View\Admin\ApplicationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\Admin\ApplicationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\Admin\ChannelGroupsController" (parent: .abstract.instanceof.App\Controller\View\Admin\ChannelGroupsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\Admin\ChannelGroupsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\Admin\ChannelGroupsController).
Resolving inheritance for "App\Controller\View\Admin\ChannelGroupsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\Admin\ChannelGroupsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\Admin\ContentSelectorController" (parent: .abstract.instanceof.App\Controller\View\Admin\ContentSelectorController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\Admin\ContentSelectorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\Admin\ContentSelectorController).
Resolving inheritance for "App\Controller\View\Admin\ContentSelectorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\Admin\ContentSelectorController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\Admin\DeviceGroupController" (parent: .abstract.instanceof.App\Controller\View\Admin\DeviceGroupController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\Admin\DeviceGroupController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\Admin\DeviceGroupController).
Resolving inheritance for "App\Controller\View\Admin\DeviceGroupController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\Admin\DeviceGroupController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\Admin\FlagsController" (parent: .abstract.instanceof.App\Controller\View\Admin\FlagsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\Admin\FlagsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\Admin\FlagsController).
Resolving inheritance for "App\Controller\View\Admin\FlagsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\Admin\FlagsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\Admin\LanguageController" (parent: .abstract.instanceof.App\Controller\View\Admin\LanguageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\Admin\LanguageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\Admin\LanguageController).
Resolving inheritance for "App\Controller\View\Admin\LanguageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\Admin\LanguageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\Admin\TargetDeviceController" (parent: .abstract.instanceof.App\Controller\View\Admin\TargetDeviceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\Admin\TargetDeviceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\Admin\TargetDeviceController).
Resolving inheritance for "App\Controller\View\Admin\TargetDeviceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\Admin\TargetDeviceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\Admin\TargetPopulationController" (parent: .abstract.instanceof.App\Controller\View\Admin\TargetPopulationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\Admin\TargetPopulationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\Admin\TargetPopulationController).
Resolving inheritance for "App\Controller\View\Admin\TargetPopulationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\Admin\TargetPopulationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\Admin\UsersController" (parent: .abstract.instanceof.App\Controller\View\Admin\UsersController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\Admin\UsersController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\Admin\UsersController).
Resolving inheritance for "App\Controller\View\Admin\UsersController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\Admin\UsersController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\AppdockModule\AppdockController" (parent: .abstract.instanceof.App\Controller\View\AppdockModule\AppdockController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\AppdockModule\AppdockController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\AppdockModule\AppdockController).
Resolving inheritance for "App\Controller\View\AppdockModule\AppdockController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\AppdockModule\AppdockController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\AppdockModule\ConfigController" (parent: .abstract.instanceof.App\Controller\View\AppdockModule\ConfigController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\AppdockModule\ConfigController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\AppdockModule\ConfigController).
Resolving inheritance for "App\Controller\View\AppdockModule\ConfigController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\AppdockModule\ConfigController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\AppdockModule\ExportController" (parent: .abstract.instanceof.App\Controller\View\AppdockModule\ExportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\AppdockModule\ExportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\AppdockModule\ExportController).
Resolving inheritance for "App\Controller\View\AppdockModule\ExportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\AppdockModule\ExportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\AppdockModule\ProgrammingController" (parent: .abstract.instanceof.App\Controller\View\AppdockModule\ProgrammingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\AppdockModule\ProgrammingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\AppdockModule\ProgrammingController).
Resolving inheritance for "App\Controller\View\AppdockModule\ProgrammingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\AppdockModule\ProgrammingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\AppdockModule\PublicationController" (parent: .abstract.instanceof.App\Controller\View\AppdockModule\PublicationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\AppdockModule\PublicationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\AppdockModule\PublicationController).
Resolving inheritance for "App\Controller\View\AppdockModule\PublicationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\AppdockModule\PublicationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\BarkerModule\BarkerModuleController" (parent: .abstract.instanceof.App\Controller\View\BarkerModule\BarkerModuleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\BarkerModule\BarkerModuleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\BarkerModule\BarkerModuleController).
Resolving inheritance for "App\Controller\View\BarkerModule\BarkerModuleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\BarkerModule\BarkerModuleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\BarkerModule\BarkerModuleExportController" (parent: .abstract.instanceof.App\Controller\View\BarkerModule\BarkerModuleExportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\BarkerModule\BarkerModuleExportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\BarkerModule\BarkerModuleExportController).
Resolving inheritance for "App\Controller\View\BarkerModule\BarkerModuleExportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\BarkerModule\BarkerModuleExportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\BarkerModule\BarkerModulePublicationController" (parent: .abstract.instanceof.App\Controller\View\BarkerModule\BarkerModulePublicationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\BarkerModule\BarkerModulePublicationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\BarkerModule\BarkerModulePublicationController).
Resolving inheritance for "App\Controller\View\BarkerModule\BarkerModulePublicationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\BarkerModule\BarkerModulePublicationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\Content\ApplicationController" (parent: .abstract.instanceof.App\Controller\View\Content\ApplicationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\Content\ApplicationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\Content\ApplicationController).
Resolving inheritance for "App\Controller\View\Content\ApplicationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\Content\ApplicationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\Content\ChannelsController" (parent: .abstract.instanceof.App\Controller\View\Content\ChannelsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\Content\ChannelsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\Content\ChannelsController).
Resolving inheritance for "App\Controller\View\Content\ChannelsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\Content\ChannelsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\Content\InternalLinkController" (parent: .abstract.instanceof.App\Controller\View\Content\InternalLinkController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\Content\InternalLinkController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\Content\InternalLinkController).
Resolving inheritance for "App\Controller\View\Content\InternalLinkController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\Content\InternalLinkController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\Content\OffersController" (parent: .abstract.instanceof.App\Controller\View\Content\OffersController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\Content\OffersController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\Content\OffersController).
Resolving inheritance for "App\Controller\View\Content\OffersController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\Content\OffersController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\DefaultController" (parent: .abstract.instanceof.App\Controller\View\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\DefaultController).
Resolving inheritance for "App\Controller\View\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\Module\ModuleConfigController" (parent: .abstract.instanceof.App\Controller\View\Module\ModuleConfigController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\Module\ModuleConfigController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\Module\ModuleConfigController).
Resolving inheritance for "App\Controller\View\Module\ModuleConfigController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\Module\ModuleConfigController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\Module\ModuleController" (parent: .abstract.instanceof.App\Controller\View\Module\ModuleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\Module\ModuleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\Module\ModuleController).
Resolving inheritance for "App\Controller\View\Module\ModuleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\Module\ModuleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\Module\ModuleExportController" (parent: .abstract.instanceof.App\Controller\View\Module\ModuleExportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\Module\ModuleExportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\Module\ModuleExportController).
Resolving inheritance for "App\Controller\View\Module\ModuleExportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\Module\ModuleExportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\Module\ModuleProgrammingController" (parent: .abstract.instanceof.App\Controller\View\Module\ModuleProgrammingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\Module\ModuleProgrammingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\Module\ModuleProgrammingController).
Resolving inheritance for "App\Controller\View\Module\ModuleProgrammingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\Module\ModuleProgrammingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\Module\ModulePublicationController" (parent: .abstract.instanceof.App\Controller\View\Module\ModulePublicationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\Module\ModulePublicationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\Module\ModulePublicationController).
Resolving inheritance for "App\Controller\View\Module\ModulePublicationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\Module\ModulePublicationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\ParameterModule\ParameterModuleConfigController" (parent: .abstract.instanceof.App\Controller\View\ParameterModule\ParameterModuleConfigController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\ParameterModule\ParameterModuleConfigController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\ParameterModule\ParameterModuleConfigController).
Resolving inheritance for "App\Controller\View\ParameterModule\ParameterModuleConfigController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\ParameterModule\ParameterModuleConfigController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\ParameterModule\ParameterModuleController" (parent: .abstract.instanceof.App\Controller\View\ParameterModule\ParameterModuleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\ParameterModule\ParameterModuleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\ParameterModule\ParameterModuleController).
Resolving inheritance for "App\Controller\View\ParameterModule\ParameterModuleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\ParameterModule\ParameterModuleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\ParameterModule\ParameterModuleExportController" (parent: .abstract.instanceof.App\Controller\View\ParameterModule\ParameterModuleExportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\ParameterModule\ParameterModuleExportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\ParameterModule\ParameterModuleExportController).
Resolving inheritance for "App\Controller\View\ParameterModule\ParameterModuleExportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\ParameterModule\ParameterModuleExportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\ParameterModule\ParameterModulePublicationController" (parent: .abstract.instanceof.App\Controller\View\ParameterModule\ParameterModulePublicationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\ParameterModule\ParameterModulePublicationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\ParameterModule\ParameterModulePublicationController).
Resolving inheritance for "App\Controller\View\ParameterModule\ParameterModulePublicationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\ParameterModule\ParameterModulePublicationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\PopupModule\ConfigController" (parent: .abstract.instanceof.App\Controller\View\PopupModule\ConfigController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\PopupModule\ConfigController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\PopupModule\ConfigController).
Resolving inheritance for "App\Controller\View\PopupModule\ConfigController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\PopupModule\ConfigController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\PopupModule\ExportController" (parent: .abstract.instanceof.App\Controller\View\PopupModule\ExportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\PopupModule\ExportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\PopupModule\ExportController).
Resolving inheritance for "App\Controller\View\PopupModule\ExportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\PopupModule\ExportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\PopupModule\PopupController" (parent: .abstract.instanceof.App\Controller\View\PopupModule\PopupController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\PopupModule\PopupController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\PopupModule\PopupController).
Resolving inheritance for "App\Controller\View\PopupModule\PopupController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\PopupModule\PopupController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\PopupModule\PublicationController" (parent: .abstract.instanceof.App\Controller\View\PopupModule\PublicationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\PopupModule\PublicationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\PopupModule\PublicationController).
Resolving inheritance for "App\Controller\View\PopupModule\PublicationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\PopupModule\PublicationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\ProfileController" (parent: .abstract.instanceof.App\Controller\View\ProfileController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\ProfileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\ProfileController).
Resolving inheritance for "App\Controller\View\ProfileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\ProfileController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\PullingController" (parent: .abstract.instanceof.App\Controller\View\PullingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\PullingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\PullingController).
Resolving inheritance for "App\Controller\View\PullingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\PullingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\RegistrationController" (parent: .abstract.instanceof.App\Controller\View\RegistrationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\RegistrationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\RegistrationController).
Resolving inheritance for "App\Controller\View\RegistrationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\RegistrationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\ResetPasswordController" (parent: .abstract.instanceof.App\Controller\View\ResetPasswordController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\ResetPasswordController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\ResetPasswordController).
Resolving inheritance for "App\Controller\View\ResetPasswordController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\ResetPasswordController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\Security\QRCodeController" (parent: .abstract.instanceof.App\Controller\View\Security\QRCodeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\Security\QRCodeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\Security\QRCodeController).
Resolving inheritance for "App\Controller\View\Security\QRCodeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\Security\QRCodeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\SecurityController" (parent: .abstract.instanceof.App\Controller\View\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\SecurityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\SecurityController).
Resolving inheritance for "App\Controller\View\SecurityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\ThemeModule\ConfigController" (parent: .abstract.instanceof.App\Controller\View\ThemeModule\ConfigController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\ThemeModule\ConfigController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\ThemeModule\ConfigController).
Resolving inheritance for "App\Controller\View\ThemeModule\ConfigController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\ThemeModule\ConfigController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\ThemeModule\ExportController" (parent: .abstract.instanceof.App\Controller\View\ThemeModule\ExportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\ThemeModule\ExportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\ThemeModule\ExportController).
Resolving inheritance for "App\Controller\View\ThemeModule\ExportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\ThemeModule\ExportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\ThemeModule\ThemeController" (parent: .abstract.instanceof.App\Controller\View\ThemeModule\ThemeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\ThemeModule\ThemeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\ThemeModule\ThemeController).
Resolving inheritance for "App\Controller\View\ThemeModule\ThemeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\ThemeModule\ThemeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\ThemeModule\ThemePublicationController" (parent: .abstract.instanceof.App\Controller\View\ThemeModule\ThemePublicationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\ThemeModule\ThemePublicationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\ThemeModule\ThemePublicationController).
Resolving inheritance for "App\Controller\View\ThemeModule\ThemePublicationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\ThemeModule\ThemePublicationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\VirtualChannelModule\VirtualChannelModuleConfigController" (parent: .abstract.instanceof.App\Controller\View\VirtualChannelModule\VirtualChannelModuleConfigController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\VirtualChannelModule\VirtualChannelModuleConfigController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\VirtualChannelModule\VirtualChannelModuleConfigController).
Resolving inheritance for "App\Controller\View\VirtualChannelModule\VirtualChannelModuleConfigController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\VirtualChannelModule\VirtualChannelModuleConfigController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\VirtualChannelModule\VirtualChannelModuleController" (parent: .abstract.instanceof.App\Controller\View\VirtualChannelModule\VirtualChannelModuleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\VirtualChannelModule\VirtualChannelModuleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\VirtualChannelModule\VirtualChannelModuleController).
Resolving inheritance for "App\Controller\View\VirtualChannelModule\VirtualChannelModuleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\VirtualChannelModule\VirtualChannelModuleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\VirtualChannelModule\VirtualChannelModuleExportController" (parent: .abstract.instanceof.App\Controller\View\VirtualChannelModule\VirtualChannelModuleExportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\VirtualChannelModule\VirtualChannelModuleExportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\VirtualChannelModule\VirtualChannelModuleExportController).
Resolving inheritance for "App\Controller\View\VirtualChannelModule\VirtualChannelModuleExportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\VirtualChannelModule\VirtualChannelModuleExportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\VirtualChannelModule\VirtualChannelModulePublicationController" (parent: .abstract.instanceof.App\Controller\View\VirtualChannelModule\VirtualChannelModulePublicationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\VirtualChannelModule\VirtualChannelModulePublicationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\VirtualChannelModule\VirtualChannelModulePublicationController).
Resolving inheritance for "App\Controller\View\VirtualChannelModule\VirtualChannelModulePublicationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\VirtualChannelModule\VirtualChannelModulePublicationController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\BaseFixtures" (parent: .abstract.instanceof.App\DataFixtures\BaseFixtures).
Resolving inheritance for "App\DataFixtures\BaseFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\BaseFixtures).
Resolving inheritance for ".instanceof.JMS\Serializer\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\AppdockModuleContentSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\AppdockModuleContentSubscriber).
Resolving inheritance for "App\EventSubscriber\AppdockModuleContentSubscriber" (parent: .instanceof.JMS\Serializer\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\AppdockModuleContentSubscriber).
Resolving inheritance for ".instanceof.JMS\Serializer\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ApplicationImageSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\ApplicationImageSubscriber).
Resolving inheritance for "App\EventSubscriber\ApplicationImageSubscriber" (parent: .instanceof.JMS\Serializer\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ApplicationImageSubscriber).
Resolving inheritance for ".instanceof.JMS\Serializer\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\BarkerModuleUniverseSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\BarkerModuleUniverseSubscriber).
Resolving inheritance for "App\EventSubscriber\BarkerModuleUniverseSubscriber" (parent: .instanceof.JMS\Serializer\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\BarkerModuleUniverseSubscriber).
Resolving inheritance for ".instanceof.JMS\Serializer\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ChannelImageSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\ChannelImageSubscriber).
Resolving inheritance for "App\EventSubscriber\ChannelImageSubscriber" (parent: .instanceof.JMS\Serializer\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ChannelImageSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\DoctrineExtensionSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\DoctrineExtensionSubscriber).
Resolving inheritance for "App\EventSubscriber\DoctrineExtensionSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\DoctrineExtensionSubscriber).
Resolving inheritance for ".instanceof.JMS\Serializer\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Export\AppdockExportSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\Export\AppdockExportSubscriber).
Resolving inheritance for "App\EventSubscriber\Export\AppdockExportSubscriber" (parent: .instanceof.JMS\Serializer\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Export\AppdockExportSubscriber).
Resolving inheritance for ".instanceof.JMS\Serializer\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Export\BarkerExportSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\Export\BarkerExportSubscriber).
Resolving inheritance for "App\EventSubscriber\Export\BarkerExportSubscriber" (parent: .instanceof.JMS\Serializer\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Export\BarkerExportSubscriber).
Resolving inheritance for ".instanceof.JMS\Serializer\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Export\GenericExportSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\Export\GenericExportSubscriber).
Resolving inheritance for "App\EventSubscriber\Export\GenericExportSubscriber" (parent: .instanceof.JMS\Serializer\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Export\GenericExportSubscriber).
Resolving inheritance for ".instanceof.JMS\Serializer\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Export\ParameterModuleExportSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\Export\ParameterModuleExportSubscriber).
Resolving inheritance for "App\EventSubscriber\Export\ParameterModuleExportSubscriber" (parent: .instanceof.JMS\Serializer\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Export\ParameterModuleExportSubscriber).
Resolving inheritance for ".instanceof.JMS\Serializer\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Export\PopupExportSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\Export\PopupExportSubscriber).
Resolving inheritance for "App\EventSubscriber\Export\PopupExportSubscriber" (parent: .instanceof.JMS\Serializer\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Export\PopupExportSubscriber).
Resolving inheritance for ".instanceof.JMS\Serializer\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Export\ThemeExportSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\Export\ThemeExportSubscriber).
Resolving inheritance for "App\EventSubscriber\Export\ThemeExportSubscriber" (parent: .instanceof.JMS\Serializer\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Export\ThemeExportSubscriber).
Resolving inheritance for ".instanceof.JMS\Serializer\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Export\VirtualChannelExportSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\Export\VirtualChannelExportSubscriber).
Resolving inheritance for "App\EventSubscriber\Export\VirtualChannelExportSubscriber" (parent: .instanceof.JMS\Serializer\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Export\VirtualChannelExportSubscriber).
Resolving inheritance for ".instanceof.JMS\Serializer\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\FlagImageSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\FlagImageSubscriber).
Resolving inheritance for "App\EventSubscriber\FlagImageSubscriber" (parent: .instanceof.JMS\Serializer\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\FlagImageSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\FlashSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\FlashSubscriber).
Resolving inheritance for "App\EventSubscriber\FlashSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\FlashSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\KernelExceptionSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\KernelExceptionSubscriber).
Resolving inheritance for "App\EventSubscriber\KernelExceptionSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\KernelExceptionSubscriber).
Resolving inheritance for ".instanceof.JMS\Serializer\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ModuleFilterSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\ModuleFilterSubscriber).
Resolving inheritance for "App\EventSubscriber\ModuleFilterSubscriber" (parent: .instanceof.JMS\Serializer\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ModuleFilterSubscriber).
Resolving inheritance for ".instanceof.JMS\Serializer\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ModuleItemSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\ModuleItemSubscriber).
Resolving inheritance for "App\EventSubscriber\ModuleItemSubscriber" (parent: .instanceof.JMS\Serializer\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ModuleItemSubscriber).
Resolving inheritance for ".instanceof.JMS\Serializer\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ModuleSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\ModuleSubscriber).
Resolving inheritance for "App\EventSubscriber\ModuleSubscriber" (parent: .instanceof.JMS\Serializer\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ModuleSubscriber).
Resolving inheritance for ".instanceof.JMS\Serializer\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\PopupImageSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\PopupImageSubscriber).
Resolving inheritance for "App\EventSubscriber\PopupImageSubscriber" (parent: .instanceof.JMS\Serializer\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\PopupImageSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\RequestModuleSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\RequestModuleSubscriber).
Resolving inheritance for "App\EventSubscriber\RequestModuleSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\RequestModuleSubscriber).
Resolving inheritance for ".instanceof.JMS\Serializer\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ThemeImageSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\ThemeImageSubscriber).
Resolving inheritance for "App\EventSubscriber\ThemeImageSubscriber" (parent: .instanceof.JMS\Serializer\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ThemeImageSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\UploadContentSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\UploadContentSubscriber).
Resolving inheritance for "App\EventSubscriber\UploadContentSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\UploadContentSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\UploadSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\UploadSubscriber).
Resolving inheritance for "App\EventSubscriber\UploadSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\UploadSubscriber).
Resolving inheritance for ".instanceof.JMS\Serializer\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\VirtualChannelImageSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\VirtualChannelImageSubscriber).
Resolving inheritance for "App\EventSubscriber\VirtualChannelImageSubscriber" (parent: .instanceof.JMS\Serializer\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\VirtualChannelImageSubscriber).
Resolving inheritance for ".instanceof.JMS\Serializer\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\VirtualChannelModuleContentSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\VirtualChannelModuleContentSubscriber).
Resolving inheritance for "App\EventSubscriber\VirtualChannelModuleContentSubscriber" (parent: .instanceof.JMS\Serializer\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\VirtualChannelModuleContentSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChangePasswordFormType" (parent: .abstract.instanceof.App\Form\ChangePasswordFormType).
Resolving inheritance for "App\Form\ChangePasswordFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChangePasswordFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\NoValidateExtension" (parent: .abstract.instanceof.App\Form\Extension\NoValidateExtension).
Resolving inheritance for "App\Form\Extension\NoValidateExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\NoValidateExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResetPasswordRequestFormType" (parent: .abstract.instanceof.App\Form\ResetPasswordRequestFormType).
Resolving inheritance for "App\Form\ResetPasswordRequestFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResetPasswordRequestFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\ChannelGroupType" (parent: .abstract.instanceof.App\Form\Type\Admin\ChannelGroupType).
Resolving inheritance for "App\Form\Type\Admin\ChannelGroupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\ChannelGroupType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\ChannelType" (parent: .abstract.instanceof.App\Form\Type\Admin\ChannelType).
Resolving inheritance for "App\Form\Type\Admin\ChannelType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\ChannelType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\ContentSelectorType" (parent: .abstract.instanceof.App\Form\Type\Admin\ContentSelectorType).
Resolving inheritance for "App\Form\Type\Admin\ContentSelectorType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\ContentSelectorType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\DeviceGroupType" (parent: .abstract.instanceof.App\Form\Type\Admin\DeviceGroupType).
Resolving inheritance for "App\Form\Type\Admin\DeviceGroupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\DeviceGroupType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\DeviceType" (parent: .abstract.instanceof.App\Form\Type\Admin\DeviceType).
Resolving inheritance for "App\Form\Type\Admin\DeviceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\DeviceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\FlagType" (parent: .abstract.instanceof.App\Form\Type\Admin\FlagType).
Resolving inheritance for "App\Form\Type\Admin\FlagType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\FlagType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\LanguageType" (parent: .abstract.instanceof.App\Form\Type\Admin\LanguageType).
Resolving inheritance for "App\Form\Type\Admin\LanguageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\LanguageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\PopulationType" (parent: .abstract.instanceof.App\Form\Type\Admin\PopulationType).
Resolving inheritance for "App\Form\Type\Admin\PopulationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\PopulationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\AppdockModule\AppdockType" (parent: .abstract.instanceof.App\Form\Type\AppdockModule\AppdockType).
Resolving inheritance for "App\Form\Type\AppdockModule\AppdockType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\AppdockModule\AppdockType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BarkerModule\BarkerModuleType" (parent: .abstract.instanceof.App\Form\Type\BarkerModule\BarkerModuleType).
Resolving inheritance for "App\Form\Type\BarkerModule\BarkerModuleType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BarkerModule\BarkerModuleType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BarkerModule\BarkerModuleUniverseLanguagesType" (parent: .abstract.instanceof.App\Form\Type\BarkerModule\BarkerModuleUniverseLanguagesType).
Resolving inheritance for "App\Form\Type\BarkerModule\BarkerModuleUniverseLanguagesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BarkerModule\BarkerModuleUniverseLanguagesType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BarkerModule\BarkerModuleUniverseType" (parent: .abstract.instanceof.App\Form\Type\BarkerModule\BarkerModuleUniverseType).
Resolving inheritance for "App\Form\Type\BarkerModule\BarkerModuleUniverseType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BarkerModule\BarkerModuleUniverseType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Content\ApplicationLinkRevisionType" (parent: .abstract.instanceof.App\Form\Type\Content\ApplicationLinkRevisionType).
Resolving inheritance for "App\Form\Type\Content\ApplicationLinkRevisionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Content\ApplicationLinkRevisionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Content\ApplicationPlatformType" (parent: .abstract.instanceof.App\Form\Type\Content\ApplicationPlatformType).
Resolving inheritance for "App\Form\Type\Content\ApplicationPlatformType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Content\ApplicationPlatformType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Content\ApplicationRevisionType" (parent: .abstract.instanceof.App\Form\Type\Content\ApplicationRevisionType).
Resolving inheritance for "App\Form\Type\Content\ApplicationRevisionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Content\ApplicationRevisionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Content\DeepLinkType" (parent: .abstract.instanceof.App\Form\Type\Content\DeepLinkType).
Resolving inheritance for "App\Form\Type\Content\DeepLinkType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Content\DeepLinkType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Content\PlatformsType" (parent: .abstract.instanceof.App\Form\Type\Content\PlatformsType).
Resolving inheritance for "App\Form\Type\Content\PlatformsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Content\PlatformsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Content\StoreImportApplicationType" (parent: .abstract.instanceof.App\Form\Type\Content\StoreImportApplicationType).
Resolving inheritance for "App\Form\Type\Content\StoreImportApplicationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Content\StoreImportApplicationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CounterType" (parent: .abstract.instanceof.App\Form\Type\CounterType).
Resolving inheritance for "App\Form\Type\CounterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CounterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\DeleteType" (parent: .abstract.instanceof.App\Form\Type\DeleteType).
Resolving inheritance for "App\Form\Type\DeleteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\DeleteType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ImageGalleryType" (parent: .abstract.instanceof.App\Form\Type\ImageGalleryType).
Resolving inheritance for "App\Form\Type\ImageGalleryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ImageGalleryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ImageType" (parent: .abstract.instanceof.App\Form\Type\ImageType).
Resolving inheritance for "App\Form\Type\ImageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ImageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ImportArchiveFile" (parent: .abstract.instanceof.App\Form\Type\ImportArchiveFile).
Resolving inheritance for "App\Form\Type\ImportArchiveFile" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ImportArchiveFile).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\JsonType" (parent: .abstract.instanceof.App\Form\Type\JsonType).
Resolving inheritance for "App\Form\Type\JsonType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\JsonType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\LanguagesType" (parent: .abstract.instanceof.App\Form\Type\LanguagesType).
Resolving inheritance for "App\Form\Type\LanguagesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\LanguagesType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Module\JsonConfigType" (parent: .abstract.instanceof.App\Form\Type\Module\JsonConfigType).
Resolving inheritance for "App\Form\Type\Module\JsonConfigType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Module\JsonConfigType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Module\ModuleFilterType" (parent: .abstract.instanceof.App\Form\Type\Module\ModuleFilterType).
Resolving inheritance for "App\Form\Type\Module\ModuleFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Module\ModuleFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Module\ModuleItemType" (parent: .abstract.instanceof.App\Form\Type\Module\ModuleItemType).
Resolving inheritance for "App\Form\Type\Module\ModuleItemType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Module\ModuleItemType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Module\ModuleLanguagesType" (parent: .abstract.instanceof.App\Form\Type\Module\ModuleLanguagesType).
Resolving inheritance for "App\Form\Type\Module\ModuleLanguagesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Module\ModuleLanguagesType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Module\ModuleType" (parent: .abstract.instanceof.App\Form\Type\Module\ModuleType).
Resolving inheritance for "App\Form\Type\Module\ModuleType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Module\ModuleType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Module\ValidateType" (parent: .abstract.instanceof.App\Form\Type\Module\ValidateType).
Resolving inheritance for "App\Form\Type\Module\ValidateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Module\ValidateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ModuleCleanType" (parent: .abstract.instanceof.App\Form\Type\ModuleCleanType).
Resolving inheritance for "App\Form\Type\ModuleCleanType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ModuleCleanType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\OfferContent\OfferLanguagesType" (parent: .abstract.instanceof.App\Form\Type\OfferContent\OfferLanguagesType).
Resolving inheritance for "App\Form\Type\OfferContent\OfferLanguagesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\OfferContent\OfferLanguagesType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\OfferContent\OfferType" (parent: .abstract.instanceof.App\Form\Type\OfferContent\OfferType).
Resolving inheritance for "App\Form\Type\OfferContent\OfferType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\OfferContent\OfferType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\OfferContent\SubOfferType" (parent: .abstract.instanceof.App\Form\Type\OfferContent\SubOfferType).
Resolving inheritance for "App\Form\Type\OfferContent\SubOfferType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\OfferContent\SubOfferType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ParameterModuleType" (parent: .abstract.instanceof.App\Form\Type\ParameterModuleType).
Resolving inheritance for "App\Form\Type\ParameterModuleType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ParameterModuleType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\PopupModule\ConfigType" (parent: .abstract.instanceof.App\Form\Type\PopupModule\ConfigType).
Resolving inheritance for "App\Form\Type\PopupModule\ConfigType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\PopupModule\ConfigType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\PopupModule\ContentType" (parent: .abstract.instanceof.App\Form\Type\PopupModule\ContentType).
Resolving inheritance for "App\Form\Type\PopupModule\ContentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\PopupModule\ContentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\PopupModule\PopupType" (parent: .abstract.instanceof.App\Form\Type\PopupModule\PopupType).
Resolving inheritance for "App\Form\Type\PopupModule\PopupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\PopupModule\PopupType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\PublicationConfirmationType" (parent: .abstract.instanceof.App\Form\Type\PublicationConfirmationType).
Resolving inheritance for "App\Form\Type\PublicationConfirmationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\PublicationConfirmationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\PublicationFormType" (parent: .abstract.instanceof.App\Form\Type\PublicationFormType).
Resolving inheritance for "App\Form\Type\PublicationFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\PublicationFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\PullingType" (parent: .abstract.instanceof.App\Form\Type\PullingType).
Resolving inheritance for "App\Form\Type\PullingType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\PullingType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\QRcodeType" (parent: .abstract.instanceof.App\Form\Type\QRcodeType).
Resolving inheritance for "App\Form\Type\QRcodeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\QRcodeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ResetFormType" (parent: .abstract.instanceof.App\Form\Type\ResetFormType).
Resolving inheritance for "App\Form\Type\ResetFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ResetFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\RetryDelaysType" (parent: .abstract.instanceof.App\Form\Type\RetryDelaysType).
Resolving inheritance for "App\Form\Type\RetryDelaysType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\RetryDelaysType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\TargetType" (parent: .abstract.instanceof.App\Form\Type\TargetType).
Resolving inheritance for "App\Form\Type\TargetType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\TargetType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ThemeModule\ThemeType" (parent: .abstract.instanceof.App\Form\Type\ThemeModule\ThemeType).
Resolving inheritance for "App\Form\Type\ThemeModule\ThemeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ThemeModule\ThemeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\User\ProfileType" (parent: .abstract.instanceof.App\Form\Type\User\ProfileType).
Resolving inheritance for "App\Form\Type\User\ProfileType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\User\ProfileType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\User\UserRightsType" (parent: .abstract.instanceof.App\Form\Type\User\UserRightsType).
Resolving inheritance for "App\Form\Type\User\UserRightsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\User\UserRightsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\User\UserType" (parent: .abstract.instanceof.App\Form\Type\User\UserType).
Resolving inheritance for "App\Form\Type\User\UserType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\User\UserType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\VirtualChannelModule\VirtualChannelModuleLanguagesType" (parent: .abstract.instanceof.App\Form\Type\VirtualChannelModule\VirtualChannelModuleLanguagesType).
Resolving inheritance for "App\Form\Type\VirtualChannelModule\VirtualChannelModuleLanguagesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\VirtualChannelModule\VirtualChannelModuleLanguagesType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\VirtualChannelModule\VirtualChannelModuleType" (parent: .abstract.instanceof.App\Form\Type\VirtualChannelModule\VirtualChannelModuleType).
Resolving inheritance for "App\Form\Type\VirtualChannelModule\VirtualChannelModuleType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\VirtualChannelModule\VirtualChannelModuleType).
Resolving inheritance for ".instanceof.App\Handler\Contracts\ContentHandlerInterface.0.App\Handler\Content\AdvertisementContentHandler" (parent: .abstract.instanceof.App\Handler\Content\AdvertisementContentHandler).
Resolving inheritance for "App\Handler\Content\AdvertisementContentHandler" (parent: .instanceof.App\Handler\Contracts\ContentHandlerInterface.0.App\Handler\Content\AdvertisementContentHandler).
Resolving inheritance for ".instanceof.App\Handler\Contracts\ContentHandlerInterface.0.App\Handler\Content\ApplicationRevisionHandler" (parent: .abstract.instanceof.App\Handler\Content\ApplicationRevisionHandler).
Resolving inheritance for "App\Handler\Content\ApplicationRevisionHandler" (parent: .instanceof.App\Handler\Contracts\ContentHandlerInterface.0.App\Handler\Content\ApplicationRevisionHandler).
Resolving inheritance for ".instanceof.App\Handler\Contracts\ContentHandlerInterface.0.App\Handler\Content\ChannelHandler" (parent: .abstract.instanceof.App\Handler\Content\ChannelHandler).
Resolving inheritance for "App\Handler\Content\ChannelHandler" (parent: .instanceof.App\Handler\Contracts\ContentHandlerInterface.0.App\Handler\Content\ChannelHandler).
Resolving inheritance for ".instanceof.App\Handler\Contracts\ContentHandlerInterface.0.App\Handler\Content\ContentSelectorContentHandler" (parent: .abstract.instanceof.App\Handler\Content\ContentSelectorContentHandler).
Resolving inheritance for "App\Handler\Content\ContentSelectorContentHandler" (parent: .instanceof.App\Handler\Contracts\ContentHandlerInterface.0.App\Handler\Content\ContentSelectorContentHandler).
Resolving inheritance for ".instanceof.App\Handler\Contracts\ContentHandlerInterface.0.App\Handler\Content\EpgContentHandler" (parent: .abstract.instanceof.App\Handler\Content\EpgContentHandler).
Resolving inheritance for "App\Handler\Content\EpgContentHandler" (parent: .instanceof.App\Handler\Contracts\ContentHandlerInterface.0.App\Handler\Content\EpgContentHandler).
Resolving inheritance for ".instanceof.App\Handler\Contracts\ContentHandlerInterface.0.App\Handler\Content\FlagHandler" (parent: .abstract.instanceof.App\Handler\Content\FlagHandler).
Resolving inheritance for "App\Handler\Content\FlagHandler" (parent: .instanceof.App\Handler\Contracts\ContentHandlerInterface.0.App\Handler\Content\FlagHandler).
Resolving inheritance for ".instanceof.App\Handler\Contracts\ContentHandlerInterface.0.App\Handler\Content\InternalLinkContentHandler" (parent: .abstract.instanceof.App\Handler\Content\InternalLinkContentHandler).
Resolving inheritance for "App\Handler\Content\InternalLinkContentHandler" (parent: .instanceof.App\Handler\Contracts\ContentHandlerInterface.0.App\Handler\Content\InternalLinkContentHandler).
Resolving inheritance for ".instanceof.App\Handler\Contracts\ContentHandlerInterface.0.App\Handler\Content\OfferContentHandler" (parent: .abstract.instanceof.App\Handler\Content\OfferContentHandler).
Resolving inheritance for "App\Handler\Content\OfferContentHandler" (parent: .instanceof.App\Handler\Contracts\ContentHandlerInterface.0.App\Handler\Content\OfferContentHandler).
Resolving inheritance for ".instanceof.App\Handler\Contracts\ContentHandlerInterface.0.App\Handler\Content\ReplayContentHandler" (parent: .abstract.instanceof.App\Handler\Content\ReplayContentHandler).
Resolving inheritance for "App\Handler\Content\ReplayContentHandler" (parent: .instanceof.App\Handler\Contracts\ContentHandlerInterface.0.App\Handler\Content\ReplayContentHandler).
Resolving inheritance for ".instanceof.App\Handler\Contracts\ContentHandlerInterface.0.App\Handler\Content\VodContentHandler" (parent: .abstract.instanceof.App\Handler\Content\VodContentHandler).
Resolving inheritance for "App\Handler\Content\VodContentHandler" (parent: .instanceof.App\Handler\Contracts\ContentHandlerInterface.0.App\Handler\Content\VodContentHandler).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResetPasswordRequestRepository" (parent: .abstract.instanceof.App\Repository\ResetPasswordRequestRepository).
Resolving inheritance for "App\Repository\ResetPasswordRequestRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResetPasswordRequestRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository" (parent: .abstract.instanceof.App\Repository\UserRepository).
Resolving inheritance for "App\Repository\UserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository).
Resolving inheritance for ".instanceof.Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface.0.App\Request\RequestBodyParamConverter" (parent: .abstract.instanceof.App\Request\RequestBodyParamConverter).
Resolving inheritance for "App\Request\RequestBodyParamConverter" (parent: .instanceof.Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface.0.App\Request\RequestBodyParamConverter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Authorization\Voter\IfsAclVoter" (parent: .abstract.instanceof.App\Security\Authorization\Voter\IfsAclVoter).
Resolving inheritance for "App\Security\Authorization\Voter\IfsAclVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Authorization\Voter\IfsAclVoter).
Resolving inheritance for "App\Service\Export\AppdockExportService" (parent: AbstractExportService).
Resolving inheritance for "App\Service\Export\GenericExportService" (parent: AbstractExportService).
Resolving inheritance for "App\Service\Export\PopupExportService" (parent: AbstractExportService).
Resolving inheritance for "App\Service\Export\ThemeExportService" (parent: AbstractExportService).
Resolving inheritance for "App\Service\Export\VirtualChannelExportService" (parent: AbstractExportService).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\VersionExtension" (parent: .abstract.instanceof.App\Twig\VersionExtension).
Resolving inheritance for "App\Twig\VersionExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\VersionExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\AppdockModule\DefaultAppdockValidator" (parent: .abstract.instanceof.App\Validator\Constraints\AppdockModule\DefaultAppdockValidator).
Resolving inheritance for "App\Validator\Constraints\AppdockModule\DefaultAppdockValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\AppdockModule\DefaultAppdockValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\FilterConstraintValidator" (parent: .abstract.instanceof.App\Validator\Constraints\FilterConstraintValidator).
Resolving inheritance for "App\Validator\Constraints\FilterConstraintValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\FilterConstraintValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\Module\ModuleConstraintValidator" (parent: .abstract.instanceof.App\Validator\Constraints\Module\ModuleConstraintValidator).
Resolving inheritance for "App\Validator\Constraints\Module\ModuleConstraintValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\Module\ModuleConstraintValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\Module\ModuleFilterConstraintValidator" (parent: .abstract.instanceof.App\Validator\Constraints\Module\ModuleFilterConstraintValidator).
Resolving inheritance for "App\Validator\Constraints\Module\ModuleFilterConstraintValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\Module\ModuleFilterConstraintValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\Module\ModuleFiltersConstraintValidator" (parent: .abstract.instanceof.App\Validator\Constraints\Module\ModuleFiltersConstraintValidator).
Resolving inheritance for "App\Validator\Constraints\Module\ModuleFiltersConstraintValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\Module\ModuleFiltersConstraintValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\PasswordStrengthValidator" (parent: .abstract.instanceof.App\Validator\Constraints\PasswordStrengthValidator).
Resolving inheritance for "App\Validator\Constraints\PasswordStrengthValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\PasswordStrengthValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\PullingConstraintValidator" (parent: .abstract.instanceof.App\Validator\Constraints\PullingConstraintValidator).
Resolving inheritance for "App\Validator\Constraints\PullingConstraintValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\PullingConstraintValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\SortConstraintValidator" (parent: .abstract.instanceof.App\Validator\Constraints\SortConstraintValidator).
Resolving inheritance for "App\Validator\Constraints\SortConstraintValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\SortConstraintValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\ValidJsonValidator" (parent: .abstract.instanceof.App\Validator\Constraints\ValidJsonValidator).
Resolving inheritance for "App\Validator\Constraints\ValidJsonValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\ValidJsonValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Symfony\Component\Dotenv\Command\DotenvDumpCommand" (parent: .abstract.instanceof.Symfony\Component\Dotenv\Command\DotenvDumpCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Dotenv\Command\DotenvDumpCommand.0.Symfony\Component\Dotenv\Command\DotenvDumpCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Symfony\Component\Dotenv\Command\DotenvDumpCommand).
Resolving inheritance for "Symfony\Component\Dotenv\Command\DotenvDumpCommand" (parent: .instanceof.Symfony\Component\Dotenv\Command\DotenvDumpCommand.0.Symfony\Component\Dotenv\Command\DotenvDumpCommand).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "doctrine.dbal.default_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.default_connection" (parent: doctrine.dbal.connection).
Resolving inheritance for "doctrine.orm.default_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.default_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.default_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
Resolving inheritance for "oneup_flysystem.contents_local_adapter_adapter" (parent: oneup_flysystem.adapter.local).
Resolving inheritance for "oneup_flysystem.contents_async_aws_s3_adapter_adapter" (parent: oneup_flysystem.adapter.async_aws_s3).
Resolving inheritance for "oneup_flysystem.contents_azure_blob_adapter_adapter" (parent: oneup_flysystem.adapter.azureblob).
Resolving inheritance for "oneup_flysystem.contents_googlecloudstorage_adapter_adapter" (parent: oneup_flysystem.adapter.googlecloudstorage).
Resolving inheritance for "oneup_flysystem.contents_sftp_adapter_adapter" (parent: oneup_flysystem.adapter.sftp).
Resolving inheritance for "oneup_flysystem.contents_ftp_adapter_adapter" (parent: oneup_flysystem.adapter.ftp).
Resolving inheritance for "oneup_flysystem.exports_local_adapter_adapter" (parent: oneup_flysystem.adapter.local).
Resolving inheritance for "oneup_flysystem.exports_async_aws_s3_adapter_adapter" (parent: oneup_flysystem.adapter.async_aws_s3).
Resolving inheritance for "oneup_flysystem.exports_azure_blob_adapter_adapter" (parent: oneup_flysystem.adapter.azureblob).
Resolving inheritance for "oneup_flysystem.exports_googlecloudstorage_adapter_adapter" (parent: oneup_flysystem.adapter.googlecloudstorage).
Resolving inheritance for "oneup_flysystem.exports_sftp_adapter_adapter" (parent: oneup_flysystem.adapter.sftp).
Resolving inheritance for "oneup_flysystem.exports_ftp_adapter_adapter" (parent: oneup_flysystem.adapter.ftp).
Resolving inheritance for "oneup_flysystem.contents_local_filesystem" (parent: oneup_flysystem.filesystem).
Resolving inheritance for "oneup_flysystem.contents_async_aws_s3_filesystem" (parent: oneup_flysystem.filesystem).
Resolving inheritance for "oneup_flysystem.contents_azure_blob_filesystem" (parent: oneup_flysystem.filesystem).
Resolving inheritance for "oneup_flysystem.contents_googlecloudstorage_filesystem" (parent: oneup_flysystem.filesystem).
Resolving inheritance for "oneup_flysystem.contents_sftp_filesystem" (parent: oneup_flysystem.filesystem).
Resolving inheritance for "oneup_flysystem.contents_ftp_filesystem" (parent: oneup_flysystem.filesystem).
Resolving inheritance for "oneup_flysystem.exports_local_filesystem" (parent: oneup_flysystem.filesystem).
Resolving inheritance for "oneup_flysystem.exports_async_aws_s3_filesystem" (parent: oneup_flysystem.filesystem).
Resolving inheritance for "oneup_flysystem.exports_azure_blob_filesystem" (parent: oneup_flysystem.filesystem).
Resolving inheritance for "oneup_flysystem.exports_googlecloudstorage_filesystem" (parent: oneup_flysystem.filesystem).
Resolving inheritance for "oneup_flysystem.exports_sftp_filesystem" (parent: oneup_flysystem.filesystem).
Resolving inheritance for "oneup_flysystem.exports_ftp_filesystem" (parent: oneup_flysystem.filesystem).
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.system_clearer" (parent: cache.default_clearer).
Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
Resolving inheritance for "assets._version__default" (parent: assets.json_manifest_version_strategy).
Resolving inheritance for "assets._default_package" (parent: assets.path_package).
Resolving inheritance for "mailer.transport_factory.null" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.sendmail" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.smtp" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.native" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "secrets.decryption_key" (parent: container.env).
Resolving inheritance for "cache.rate_limiter" (parent: cache.app).
Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
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.user.provider.concrete.app_user_provider" (parent: doctrine.orm.security.user.provider).
Resolving inheritance for "security.firewall.map.config.dev" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.dev" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.maculosa_api" (parent: security.firewall.config).
Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
Resolving inheritance for "security.listener.session.maculosa_api" (parent: security.listener.session).
Resolving inheritance for "security.authenticator.json_login.maculosa_api" (parent: security.authenticator.json_login).
Resolving inheritance for "security.authenticator.manager.maculosa_api" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.maculosa_api" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.maculosa_api" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.maculosa_api" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.maculosa_api" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.main" (parent: security.firewall.config).
Resolving inheritance for "security.listener.main.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.context_listener.1" (parent: security.context_listener).
Resolving inheritance for "security.listener.session.main" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.main" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.main" (parent: security.logout.listener.default).
Resolving inheritance for "security.logout.listener.session.main" (parent: security.logout.listener.session).
Resolving inheritance for "security.firewall_config.two_factor.main" (parent: scheb_two_factor.security.firewall_config).
Resolving inheritance for "security.authentication.success_handler.two_factor.main" (parent: scheb_two_factor.security.authentication.success_handler).
Resolving inheritance for "security.authentication.failure_handler.two_factor.main" (parent: scheb_two_factor.security.authentication.failure_handler).
Resolving inheritance for "security.authentication.authentication_required_handler.two_factor.main" (parent: scheb_two_factor.security.authentication.authentication_required_handler).
Resolving inheritance for "security.authentication.kernel_exception_listener.two_factor.main" (parent: scheb_two_factor.security.kernel_exception_listener).
Resolving inheritance for "security.authentication.access_listener.two_factor.main" (parent: scheb_two_factor.security.access_listener).
Resolving inheritance for "security.authentication.form_listener.two_factor.main" (parent: scheb_two_factor.security.form_listener).
Resolving inheritance for "security.authentication.provider_preparation_listener.two_factor.main" (parent: scheb_two_factor.security.provider_preparation_listener).
Resolving inheritance for "security.authentication.token_created_listener.two_factor.main" (parent: scheb_two_factor.security.listener.token_created).
Resolving inheritance for "security.authenticator.two_factor.main" (parent: scheb_two_factor.security.authenticator).
Resolving inheritance for "security.authenticator.manager.main" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.main" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.main" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.main" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.main" (parent: security.firewall.lazy_context).
Resolving inheritance for "Vich\UploaderBundle\Naming\UniqidNamer.appdock_image" (parent: Vich\UploaderBundle\Naming\UniqidNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\UniqidNamer.barker_module_image" (parent: Vich\UploaderBundle\Naming\UniqidNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\UniqidNamer.theme_image" (parent: Vich\UploaderBundle\Naming\UniqidNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\UniqidNamer.popup_image" (parent: Vich\UploaderBundle\Naming\UniqidNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\UniqidNamer.application_image" (parent: Vich\UploaderBundle\Naming\UniqidNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\UniqidNamer.channel_image" (parent: Vich\UploaderBundle\Naming\UniqidNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\UniqidNamer.virtual_channel_image" (parent: Vich\UploaderBundle\Naming\UniqidNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\UniqidNamer.flag_image" (parent: Vich\UploaderBundle\Naming\UniqidNamer).
Resolving inheritance for "vich_uploader.listener.inject.orm" (parent: vich_uploader.listener.doctrine.base).
Resolving inheritance for "vich_uploader.listener.upload.orm" (parent: vich_uploader.listener.doctrine.base).
Resolving inheritance for "vich_uploader.listener.clean.orm" (parent: vich_uploader.listener.doctrine.base).
Resolving inheritance for "vich_uploader.listener.remove.orm" (parent: vich_uploader.listener.doctrine.base).
Resolving inheritance for "vich_uploader.listener.inject.mongodb" (parent: vich_uploader.listener.inject.orm).
Resolving inheritance for "vich_uploader.listener.upload.mongodb" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for "vich_uploader.listener.clean.mongodb" (parent: vich_uploader.listener.clean.orm).
Resolving inheritance for "vich_uploader.listener.remove.mongodb" (parent: vich_uploader.listener.remove.orm).
Resolving inheritance for "vich_uploader.listener.inject.phpcr" (parent: vich_uploader.listener.inject.orm).
Resolving inheritance for "vich_uploader.listener.upload.phpcr" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for "vich_uploader.listener.clean.phpcr" (parent: vich_uploader.listener.clean.orm).
Resolving inheritance for "vich_uploader.listener.remove.phpcr" (parent: vich_uploader.listener.remove.orm).
Resolving inheritance for "vich_uploader.listener.upload.module_image" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for "vich_uploader.listener.upload.appdock_image" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for "vich_uploader.listener.upload.barker_module_image" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for "vich_uploader.listener.upload.theme_image" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for "vich_uploader.listener.upload.popup_image" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for "vich_uploader.listener.upload.application_image" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for "vich_uploader.listener.upload.channel_image" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for "vich_uploader.listener.upload.virtual_channel_image" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for "vich_uploader.listener.upload.flag_image" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for "Endroid\QrCode\Builder\BuilderRegistry" (parent: Endroid\QrCode\Builder\BuilderInterface).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Endroid\QrCodeBundle\Twig\QrCodeExtension" (parent: .abstract.instanceof.Endroid\QrCodeBundle\Twig\QrCodeExtension).
Resolving inheritance for "Endroid\QrCodeBundle\Twig\QrCodeExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Endroid\QrCodeBundle\Twig\QrCodeExtension).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.Endroid\QrCodeBundle\Twig\QrCodeRuntime" (parent: .abstract.instanceof.Endroid\QrCodeBundle\Twig\QrCodeRuntime).
Resolving inheritance for "Endroid\QrCodeBundle\Twig\QrCodeRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.Endroid\QrCodeBundle\Twig\QrCodeRuntime).
Resolving inheritance for "endroid_qr_code.default_builder" (parent: Endroid\QrCode\Builder\BuilderInterface).
Resolving inheritance for ".abstract.instanceof.App\Adapter\InternalLinkResolver\DefaultInternalLinkResolver" (parent: App\Adapter\InternalLinkResolver\AbstractInternalLinkResolver).
Resolving inheritance for ".abstract.instanceof.App\Service\Export\AppdockExportService" (parent: AbstractExportService).
Resolving inheritance for ".abstract.instanceof.App\Service\Export\GenericExportService" (parent: AbstractExportService).
Resolving inheritance for ".abstract.instanceof.App\Service\Export\PopupExportService" (parent: AbstractExportService).
Resolving inheritance for ".abstract.instanceof.App\Service\Export\ThemeExportService" (parent: AbstractExportService).
Resolving inheritance for ".abstract.instanceof.App\Service\Export\VirtualChannelExportService" (parent: AbstractExportService).
Resolving inheritance for "maker.auto_command.make_auth" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_command" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_component" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_crud" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_docker_database" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_entity" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_fixtures" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_listener" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_message" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_messenger_middleware" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_registration_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_reset_password" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_encoder" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_normalizer" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_extension" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_test" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_validator" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_voter" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_user" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_migration" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_stimulus_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_security_form_login" (parent: maker.auto_command.abstract).
Resolving inheritance for "doctrine.dbal.logging_middleware.default" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.default" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.nelmio_api_doc" (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.cache" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.http_client" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.mailer" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.translation" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.debug" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.deprecation" (parent: monolog.logger_prototype).
451
Removed service "App\Adapter\InternalLinkResolverInterface"; reason: private alias.
Removed service "emi.adapter.default_internal_link_resolver"; reason: private alias.
Removed service "Fidry\AliceDataFixtures\LoaderInterface"; reason: private alias.
Removed service "App\Client\ContentsMetadata\Version1\Provider\Contracts\TokenPersistenceInterface"; reason: private alias.
Removed service "App\Client\Contracts\ResponseDecoderInterface"; reason: private alias.
Removed service "emi.connection.version3.channel"; reason: private alias.
Removed service "emi.connection.version3.epg"; reason: private alias.
Removed service "emi.connection.version3.offer"; reason: private alias.
Removed service "emi.connection.version3.offer_genre"; reason: private alias.
Removed service "emi.connection.version3.vod"; reason: private alias.
Removed service "emi.connection.version3.vod_genre"; reason: private alias.
Removed service "emi.connection.version3.vod_node"; reason: private alias.
Removed service "emi.connection.version3.vod_provider"; reason: private alias.
Removed service "emi.connection.version3.vod_team"; reason: private alias.
Removed service "emi.connection.version1.channel"; reason: private alias.
Removed service "emi.connection.version1.epg"; reason: private alias.
Removed service "emi.connection.version1.offer"; reason: private alias.
Removed service "emi.connection.version1.offer_genre"; reason: private alias.
Removed service "emi.connection.version1.vod"; reason: private alias.
Removed service "emi.connection.version1.vod_genre"; reason: private alias.
Removed service "emi.connection.version1.vod_node"; reason: private alias.
Removed service "emi.connection.version1.vod_provider"; reason: private alias.
Removed service "App\Client\Contracts\CacheInterface"; reason: private alias.
Removed service "App\Client\Contracts\VodTeamInterface"; reason: private alias.
Removed service "hateoas.configuration.metadata.cache"; reason: private alias.
Removed service "Doctrine\DBAL\Connection"; reason: private alias.
Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
Removed service "doctrine.dbal.event_manager"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $defaultConnection"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
Removed service "doctrine.orm.metadata.annotation_reader"; reason: private alias.
Removed service "doctrine.orm.default_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.default_result_cache"; reason: private alias.
Removed service "doctrine.orm.default_query_cache"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $defaultEntityManager"; reason: private alias.
Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
Removed service "doctrine.migrations.metadata_storage"; reason: private alias.
Removed service "FOS\RestBundle\View\ViewHandlerInterface"; reason: private alias.
Removed service "FOS\RestBundle\Request\ParamFetcherInterface"; reason: private alias.
Removed service "fos_rest.validator"; 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 "Knp\Menu\Provider\MenuProviderInterface"; reason: private alias.
Removed service "Knp\Menu\FactoryInterface"; reason: private alias.
Removed service "Knp\Menu\Matcher\MatcherInterface"; reason: private alias.
Removed service "Knp\Menu\Util\MenuManipulator"; reason: private alias.
Removed service ".League\Flysystem\FilesystemOperator $contents_localFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $contentsLocalFilesystem"; reason: private alias.
Removed service ".League\Flysystem\FilesystemOperator $contents_async_aws_s3Filesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $contentsAsyncAwsS3Filesystem"; reason: private alias.
Removed service ".League\Flysystem\FilesystemOperator $contents_azure_blobFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $contentsAzureBlobFilesystem"; reason: private alias.
Removed service ".League\Flysystem\FilesystemOperator $contents_googlecloudstorageFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $contentsGooglecloudstorageFilesystem"; reason: private alias.
Removed service ".League\Flysystem\FilesystemOperator $contents_sftpFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $contentsSftpFilesystem"; reason: private alias.
Removed service ".League\Flysystem\FilesystemOperator $contents_ftpFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $contentsFtpFilesystem"; reason: private alias.
Removed service ".League\Flysystem\FilesystemOperator $exports_localFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $exportsLocalFilesystem"; reason: private alias.
Removed service ".League\Flysystem\FilesystemOperator $exports_async_aws_s3Filesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $exportsAsyncAwsS3Filesystem"; reason: private alias.
Removed service ".League\Flysystem\FilesystemOperator $exports_azure_blobFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $exportsAzureBlobFilesystem"; reason: private alias.
Removed service ".League\Flysystem\FilesystemOperator $exports_googlecloudstorageFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $exportsGooglecloudstorageFilesystem"; reason: private alias.
Removed service ".League\Flysystem\FilesystemOperator $exports_sftpFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $exportsSftpFilesystem"; reason: private alias.
Removed service ".League\Flysystem\FilesystemOperator $exports_ftpFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $exportsFtpFilesystem"; 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 "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.uri_template_expander"; reason: private alias.
Removed service "mailer"; reason: private alias.
Removed service "Symfony\Component\Mailer\MailerInterface"; reason: private alias.
Removed service "Symfony\Component\Mailer\Transport\TransportInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Reader\TranslationReaderInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Extractor\ExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Writer\TranslationWriterInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\LocaleAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\LocaleSwitcher"; reason: private alias.
Removed service "translator.formatter"; reason: private alias.
Removed service "Symfony\Component\ErrorHandler\ErrorRenderer\FileLinkFormatter"; reason: private alias.
Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
Removed service "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\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
Removed service "cache.default_redis_provider"; reason: private alias.
Removed service "cache.default_memcached_provider"; reason: private alias.
Removed service "cache.default_doctrine_dbal_provider"; reason: private alias.
Removed service "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\Mime\MimeTypesInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
Removed service "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; 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_providers"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserProviderInterface"; reason: private alias.
Removed service "security.authentication.session_strategy.maculosa_api"; reason: private alias.
Removed service "security.user_checker.maculosa_api"; reason: private alias.
Removed service "security.authentication.session_strategy.main"; reason: private alias.
Removed service "security.user_checker.main"; reason: private alias.
Removed service "security.firewall.context_locator"; reason: private alias.
Removed service "Twig_Environment"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "Symfony\Component\Mime\BodyRendererInterface"; reason: private alias.
Removed service "vich_uploader.storage"; reason: private alias.
Removed service "Vich\UploaderBundle\Storage\StorageInterface"; reason: private alias.
Removed service "Vich\UploaderBundle\Storage\FileSystemStorage"; reason: private alias.
Removed service "vich_uploader.metadata_driver"; reason: private alias.
Removed service "vich_uploader.metadata.cache"; reason: private alias.
Removed service "Vich\UploaderBundle\Mapping\PropertyMappingFactory"; reason: private alias.
Removed service "Vich\UploaderBundle\Handler\DownloadHandler"; reason: private alias.
Removed service "Vich\UploaderBundle\Handler\UploadHandler"; reason: private alias.
Removed service "Vich\UploaderBundle\Form\Type\VichFileType"; reason: private alias.
Removed service "Vich\UploaderBundle\Form\Type\VichImageType"; reason: private alias.
Removed service "fidry_alice_data_fixtures.doctrine.loader"; reason: private alias.
Removed service "fidry_alice_data_fixtures.persistence.purger.doctrine.orm_purger"; reason: private alias.
Removed service "nelmio_alice.file_locator"; reason: private alias.
Removed service "nelmio_alice.fixture_builder.denormalizer.fixture_bag"; reason: private alias.
Removed service "nelmio_alice.fixture_builder.denormalizer.fixture"; reason: private alias.
Removed service "nelmio_alice.fixture_builder.denormalizer.specs"; reason: private alias.
Removed service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.constructor"; reason: private alias.
Removed service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.arguments"; reason: private alias.
Removed service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.value"; reason: private alias.
Removed service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.property"; reason: private alias.
Removed service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls"; reason: private alias.
Removed service "nelmio_alice.fixture_builder.denormalizer.flag_parser"; reason: private alias.
Removed service "nelmio_alice.fixture_builder.expression_language.lexer"; reason: private alias.
Removed service "nelmio_alice.fixture_builder.expression_language.parser"; reason: private alias.
Removed service "nelmio_alice.fixture_builder.expression_language.parser.token_parser"; reason: private alias.
Removed service "nelmio_alice.fixture_builder"; reason: private alias.
Removed service "nelmio_alice.fixture_builder.denormalizer"; reason: private alias.
Removed service "nelmio_alice.fixture_builder.denormalizer.parameter_bag"; reason: private alias.
Removed service "nelmio_alice.generator.caller"; reason: private alias.
Removed service "nelmio_alice.generator.hydrator"; reason: private alias.
Removed service "nelmio_alice.generator.hydrator.property"; reason: private alias.
Removed service "nelmio_alice.generator.instantiator"; reason: private alias.
Removed service "nelmio_alice.generator"; reason: private alias.
Removed service "nelmio_alice.generator.object_generator"; reason: private alias.
Removed service "nelmio_alice.generator.resolver.fixture_bag"; reason: private alias.
Removed service "nelmio_alice.generator.resolver.fixture_set"; reason: private alias.
Removed service "nelmio_alice.generator.resolver.parameter_bag"; reason: private alias.
Removed service "nelmio_alice.generator.resolver.value"; reason: private alias.
Removed service "nelmio_alice.generator.resolver.value.property_accessor"; reason: private alias.
Removed service "nelmio_alice.file_parser"; reason: private alias.
Removed service "nelmio_alice.property_accessor"; reason: private alias.
Removed service "scheb_two_factor.csrf_token_manager"; reason: private alias.
Removed service "Scheb\TwoFactorBundle\Model\PersisterInterface"; reason: private alias.
Removed service "Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallContext"; reason: private alias.
Removed service "Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorFormRendererInterface"; reason: private alias.
Removed service "scheb_two_factor.persister"; reason: private alias.
Removed service "scheb_two_factor.ip_whitelist_provider"; reason: private alias.
Removed service "scheb_two_factor.token_factory"; reason: private alias.
Removed service "Endroid\QrCode\Builder\BuilderInterface"; reason: private alias.
Removed service "Endroid\QrCode\Builder\BuilderRegistryInterface"; reason: private alias.
Removed service "Endroid\QrCode\Builder\BuilderInterface $defaultQrCodeBuilder"; reason: private alias.
Removed service "SymfonyCasts\Bundle\VerifyEmail\VerifyEmailHelperInterface"; reason: private alias.
Removed service "SymfonyCasts\Bundle\ResetPassword\ResetPasswordHelperInterface"; reason: private alias.
Removed service "twig.loader.filesystem"; reason: private alias.
Removed service "doctrine.id_generator_locator"; reason: private alias.
Removed service "fos_rest.serializer"; reason: private alias.
Removed service "knp_menu.menu_provider"; reason: private alias.
Removed service "argument_resolver.controller_locator"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $doctrineLogger"; 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 $requestLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $consoleLogger"; 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 $profilerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $deprecationLogger"; reason: private alias.
Removed service "twig.loader"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator$contentsFileSystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator"; reason: private alias.
Removed service "App\Client\Contracts\ChannelInterface"; reason: private alias.
Removed service "App\Client\Contracts\EpgInterface"; reason: private alias.
Removed service "App\Client\Contracts\OfferInterface"; reason: private alias.
Removed service "App\Client\Contracts\OfferGenreInterface"; reason: private alias.
Removed service "App\Client\Contracts\VodInterface"; reason: private alias.
Removed service "App\Client\Contracts\VodGenreInterface"; reason: private alias.
Removed service "App\Client\Contracts\VodNodeInterface"; reason: private alias.
Removed service "App\Client\Contracts\VodProviderInterface"; reason: private alias.
Removed service "App\DependencyInjection\Compiler\VodTeamInterface"; 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.9L433w3"; reason: private alias.
Removed service ".service_locator.bJ.4HC5"; reason: private alias.
Removed service ".service_locator.LrdFJoW"; reason: private alias.
Removed service ".service_locator.iDus6T7"; reason: private alias.
Removed service ".service_locator._GfTQDp"; reason: private alias.
Removed service ".service_locator.H4XBSu2"; reason: private alias.
Removed service ".service_locator.twQrdTC"; reason: private alias.
Removed service ".service_locator.hXxjPAj"; reason: private alias.
Removed service ".service_locator.Sl.H7rT"; reason: private alias.
Removed service ".service_locator.r9ZOIaz"; reason: private alias.
Removed service ".service_locator.28uSi9N"; reason: private alias.
Removed service ".service_locator.mok5Rwe"; reason: private alias.
Removed service ".service_locator.xLm.RJj"; reason: private alias.
Removed service ".service_locator.5j1Q_z."; reason: private alias.
Removed service ".service_locator.Squ8BrL"; reason: private alias.
Removed service ".service_locator.MRkyWva"; reason: private alias.
Removed service ".service_locator.oA164fy"; reason: private alias.
Removed service ".service_locator.sUvXN4E"; reason: private alias.
Removed service ".service_locator.ekVcUXK"; reason: private alias.
Removed service ".service_locator.O24_MAy"; reason: private alias.
Removed service ".service_locator.G89LhNR"; reason: private alias.
Removed service ".service_locator.uYHgGeJ"; reason: private alias.
Removed service "validator"; reason: private alias.
Removed service "http_client"; reason: private alias.
Removed service ".debug.http_client.inner"; reason: private alias.
Removed service "fos_rest.converter.request_body"; reason: private alias.
Removed service "doctrine.migrations.migrations_factory"; 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 "nelmio_api_doc.model_describers.jms"; 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.maculosa_api"; reason: private alias.
Removed service "security.firewall.authenticator.main"; reason: private alias.
Removed service "twig.error_renderer.html.inner"; reason: private alias.
Removed service "var_dumper.cli_dumper"; reason: private alias.
Removed service "security.authentication.trust_resolver"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service "jms_serializer.form_error_handler"; reason: private alias.
Removed service "security.event_dispatcher.maculosa_api"; 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.5e0jAQx"; reason: private alias.
Removed service ".service_locator.vf3O4kY"; reason: private alias.
Removed service ".service_locator.qnlyjQu"; reason: private alias.
Removed service ".service_locator.6F4Gfk3"; reason: private alias.
Removed service ".service_locator.iByWQBd"; reason: private alias.
Removed service ".service_locator.kXpp2zx"; reason: private alias.
Removed service ".service_locator.g.lrX_D"; reason: private alias.
Removed service ".service_locator.ij7NzL0"; reason: private alias.
Removed service ".service_locator.QG9ipEt"; reason: private alias.
Removed service ".service_locator.SvAVueN"; reason: private alias.
Removed service ".service_locator.UhpfTZU"; reason: private alias.
Removed service ".service_locator.TaC3ed9"; reason: private alias.
Removed service ".service_locator.buvZAfV"; reason: private alias.
Removed service ".service_locator.5didG5F"; reason: private alias.
Removed service ".service_locator.xNFCzCI"; reason: private alias.
Removed service ".service_locator.gehi49u"; reason: private alias.
Removed service ".service_locator.jgELr7u"; reason: private alias.
Removed service ".service_locator.VcvB_7p"; reason: private alias.
Removed service ".service_locator.lRvrwu4"; reason: private alias.
Removed service ".service_locator.JJEyiQw"; reason: private alias.
Removed service ".service_locator.NZKn07F"; reason: private alias.
Removed service ".service_locator.D_yNUOQ"; reason: private alias.
Removed service ".service_locator.Jbh8zBy"; reason: private alias.
Removed service ".service_locator.QARC9x8"; reason: private alias.
Removed service ".service_locator.TpEGevZ"; reason: private alias.
Removed service ".service_locator.pGnLI2Z"; reason: private alias.
Removed service ".service_locator.qjR1xLs"; reason: private alias.
Removed service ".service_locator.SzcEMoo"; reason: private alias.
Removed service ".service_locator.j2SI2vD"; reason: private alias.
Removed service ".service_locator.J_Nm3ym"; reason: private alias.
Removed service ".service_locator.PwA9Yx3"; reason: private alias.
Removed service ".service_locator.4wRDcBo"; reason: private alias.
Removed service ".service_locator.cBEO.CL"; reason: private alias.
Removed service ".service_locator.ETKqzCP"; reason: private alias.
Removed service ".service_locator.IWNWv8o"; reason: private alias.
Removed service ".service_locator.7sDfL9S"; reason: private alias.
Removed service ".service_locator.82xqYqn"; reason: private alias.
Removed service ".service_locator..I8h65K"; reason: private alias.
Removed service ".service_locator.mfJyHKF"; reason: private alias.
Removed service ".service_locator.kY9We7l"; reason: private alias.
Removed service ".service_locator.iuYAyCV"; reason: private alias.
Removed service ".service_locator.IeItrTE"; reason: private alias.
Removed service ".service_locator.9GLt0x4"; reason: private alias.
Removed service ".service_locator.yZ0jGI0"; reason: private alias.
Removed service ".service_locator.Z..tz7Y"; reason: private alias.
Removed service ".service_locator.1wCwWgs"; reason: private alias.
Removed service ".service_locator.PmmKntk"; reason: private alias.
Removed service ".service_locator.1nqhyHk"; reason: private alias.
Removed service ".service_locator.r5BMZeA"; reason: private alias.
Removed service ".service_locator.614cdvN"; reason: private alias.
Removed service ".service_locator.VkIbfho"; reason: private alias.
Removed service ".service_locator.9aLu4vO"; reason: private alias.
Removed service ".service_locator.nr7eXtj"; reason: private alias.
Removed service ".service_locator.oTEj8Bd"; reason: private alias.
Removed service ".service_locator.dOxGqKB"; reason: private alias.
Removed service ".service_locator.zWHYhrN"; reason: private alias.
Removed service ".service_locator.k.ecw93"; reason: private alias.
Removed service ".service_locator.ocp0D3."; reason: private alias.
Removed service ".service_locator.jrvM96Q"; reason: private alias.
Removed service ".service_locator.JdNCLNp"; reason: private alias.
Removed service ".service_locator.6RXZtAM"; reason: private alias.
Removed service ".service_locator.jaFGPxb"; reason: private alias.
Removed service ".service_locator.aeBDuZM"; reason: private alias.
Removed service ".service_locator..mBdtpd"; reason: private alias.
Removed service ".service_locator.zJDqjfZ"; reason: private alias.
Removed service ".service_locator.H1lF1NI"; reason: private alias.
Removed service ".service_locator.K4T3K3b"; reason: private alias.
Removed service ".service_locator.mtmYt9w"; reason: private alias.
Removed service ".service_locator.3h.onKO"; reason: private alias.
Removed service ".service_locator.GyxkpgY"; reason: private alias.
Removed service ".service_locator.T._adz."; reason: private alias.
Removed service ".service_locator.P2KdfgD"; reason: private alias.
Removed service ".service_locator.EcrTAYP"; reason: private alias.
Removed service ".service_locator.XL6oPme"; reason: private alias.
Removed service ".service_locator.tNOjZwu"; reason: private alias.
Removed service ".service_locator.Wzmos2P"; reason: private alias.
Removed service ".service_locator.c6_eQS3"; reason: private alias.
Removed service ".service_locator.EnF1igo"; reason: private alias.
Removed service ".service_locator.s.2w5E."; reason: private alias.
Removed service ".service_locator.Bnk6_qT"; reason: private alias.
Removed service ".service_locator.K8yu9Nm"; reason: private alias.
Removed service ".service_locator.0gCRzi9"; reason: private alias.
Removed service ".service_locator.kAkWPrQ"; reason: private alias.
Removed service ".service_locator.2WkqpRN"; reason: private alias.
Removed service ".service_locator.fDNKgai"; reason: private alias.
Removed service ".service_locator.OarQzvg"; reason: private alias.
Removed service ".service_locator.EmZ4cZI"; reason: private alias.
Removed service ".service_locator.UnV9OgI"; reason: private alias.
Removed service ".service_locator.SBP6ECA"; reason: private alias.
Removed service ".service_locator.56SsGGk"; reason: private alias.
Removed service ".service_locator.NCsTCZU"; reason: private alias.
Removed service ".service_locator.UPHv7l0"; reason: private alias.
Removed service ".service_locator.2ZqtUIq"; reason: private alias.
Removed service ".service_locator.IsaIE8W"; reason: private alias.
Removed service ".service_locator.pnQUmcA"; reason: private alias.
Removed service ".service_locator.WtK3Na5"; reason: private alias.
Removed service ".service_locator.vgxA_Wx"; reason: private alias.
Removed service ".service_locator.3fDl8pw"; reason: private alias.
Removed service ".service_locator.kY0nY_3"; reason: private alias.
Removed service ".service_locator.nA_ofSy"; reason: private alias.
Removed service ".service_locator.vXIW7kA"; reason: private alias.
Removed service ".service_locator.HFGqS4l"; reason: private alias.
Removed service ".service_locator.7KP7QUs"; reason: private alias.
Removed service ".service_locator.yPJQOkm"; reason: private alias.
Removed service ".service_locator.GAGJlDb"; reason: private alias.
Removed service ".service_locator.DnLUAof"; reason: private alias.
Removed service ".service_locator.FdkvW_y"; reason: private alias.
Removed service ".service_locator.3spBI_7"; reason: private alias.
Removed service ".service_locator.r6r2ZCu"; reason: private alias.
Removed service ".service_locator.d8TAAOq"; reason: private alias.
Removed service ".service_locator.SQZomkp"; reason: private alias.
Removed service ".service_locator.esIGOzm"; reason: private alias.
Removed service ".service_locator.CVuzawK"; reason: private alias.
Removed service ".service_locator.yE5sN3o"; reason: private alias.
Removed service ".service_locator.OJmnvRJ"; reason: private alias.
Removed service ".service_locator.m6ZUaE6"; reason: private alias.
Removed service ".service_locator.9e2t_lq"; reason: private alias.
Removed service ".service_locator.7NIAq8D"; reason: private alias.
Removed service ".service_locator.Jb.7QDi"; reason: private alias.
Removed service ".service_locator.D81T2fO"; reason: private alias.
Removed service ".service_locator.B3hanna"; reason: private alias.
Removed service ".service_locator.4y6SNrk"; reason: private alias.
Removed service ".service_locator.gxeBkN9"; reason: private alias.
Removed service ".service_locator.dGUCsbe"; reason: private alias.
Removed service ".service_locator.u6DWx23"; reason: private alias.
Removed service ".service_locator.BlxN3Cw"; reason: private alias.
126
Changed reference of service "App\Client\ContentsMetadata\Connection" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Client\Opta\Connection" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\DataFixtures\BaseFixtures" previously pointing to "fidry_alice_data_fixtures.doctrine.purger_loader" to "fidry_alice_data_fixtures.loader.doctrine".
Changed reference of service "App\Form\Type\PublicationFormType" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service "App\Handler\Export\ExportHandler" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service "App\Menu\MenuBuilder" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service "App\Security\LoginFormAuthenticator" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Export\AppdockExportService" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "App\Service\Export\BarkerExportService" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "App\Service\Export\ExportServiceFactory" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "App\Service\Export\GenericExportService" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "App\Service\Export\ParameterModuleExportService" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "App\Service\Export\PopupExportService" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "App\Service\Export\ThemeExportService" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "App\Service\Export\VirtualChannelExportService" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "App\Service\Handler\SessionIdleHandler" previously pointing to "router.default" to "router".
Changed reference of service "App\Validator\Constraints\PasswordStrengthValidator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "hateoas.configuration.metadata.yaml_driver" previously pointing to "hateoas.configuration.provider.chain" to "hateoas.configuration.provider".
Changed reference of service "hateoas.configuration.metadata.xml_driver" previously pointing to "hateoas.configuration.provider.chain" to "hateoas.configuration.provider".
Changed reference of service "hateoas.configuration.metadata.annotation_driver" previously pointing to "hateoas.configuration.provider.chain" to "hateoas.configuration.provider".
Changed reference of service "hateoas.generator.symfony" previously pointing to "router.default" to "router".
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 "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 "knp_menu.factory_extension.routing" previously pointing to "router.default" to "router".
Changed reference of service "nelmio_api_doc.routes.default" previously pointing to "router.default" to "router".
Changed reference of service "sensio_framework_extra.security.listener" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
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 "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 "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.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.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 "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 "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 "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.switchuser_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "router.default" to "router".
Changed reference of service "security.authenticator.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.json_login" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "twig.extension.security" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.json_login.maculosa_api" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "security.authentication.kernel_exception_listener.two_factor.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.form_listener.two_factor.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.two_factor.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "twig.extension.trans" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router".
Changed reference of service "twig.extension.form" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "vich_uploader.upload_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fidry_alice_data_fixtures.loader.multipass_file" previously pointing to "nelmio_alice.file_loader.simple" to "nelmio_alice.file_loader".
Changed reference of service "fidry_alice_data_fixtures.loader.simple" previously pointing to "nelmio_alice.files_loader.simple" to "nelmio_alice.files_loader".
Changed reference of service "fidry_alice_data_fixtures.doctrine.persister_loader" previously pointing to "fidry_alice_data_fixtures.persistence.persister.doctrine.object_manager_persister" to "fidry_alice_data_fixtures.persistence.persister.doctrine".
Changed reference of service "nelmio_alice.generator.resolver.value.chainable.faker_value_resolver" previously pointing to "nelmio_alice.faker.generator" to "Faker\Generator".
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 "oneup_uploader.templating.uploader_helper" previously pointing to "router.default" to "router".
Changed reference of service "oneup_uploader.error_handler.blueimp" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "scheb_two_factor.security.authenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "scheb_two_factor.security.form_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "scheb_two_factor.security.kernel_exception_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Endroid\QrCodeBundle\Twig\QrCodeRuntime" previously pointing to "router.default" to "router".
Changed reference of service "maker.event_registry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "maker.maker.make_registration_form" previously pointing to "router.default" to "router".
Changed reference of service "symfonycasts.verify_email.helper" previously pointing to "router.default" to "router".
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.7lseJss" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.Efq9M8p" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.se8op_p" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.TDssnVA" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.09PG2J1" previously pointing to "jms_serializer.serializer" to "jms_serializer".
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.scheb_two_factor.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.role_hierarchy_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.expression_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Authorization\Voter\IfsAclVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.YyM5zpO" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service ".service_locator.YyM5zpO" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.YyM5zpO" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service ".service_locator.G2u0H8K" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.G2u0H8K" 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.jf442O3" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.LrCXAmX" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service "nelmio_api_doc.model_describers.jms.inner" previously pointing to "jms_serializer.configured_serialization_context_factory" to "jms_serializer.serialization_context_factory".
Changed reference of service "fos_rest.serializer.form_error_handler.inner" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "fos_rest.view_handler" previously pointing to "router.default" to "router".
Changed reference of service "jms_serializer" previously pointing to "jms_serializer.configured_serialization_context_factory" to "jms_serializer.serialization_context_factory".
Changed reference of service "jms_serializer" previously pointing to "jms_serializer.configured_deserialization_context_factory" to "jms_serializer.deserialization_context_factory".
Changed reference of service "fidry_alice_data_fixtures.loader.doctrine" previously pointing to "fidry_alice_data_fixtures.persistence.doctrine.purger.purger_factory" to "fidry_alice_data_fixtures.persistence.purger_factory.doctrine".
Changed reference of service "nelmio_alice.file_loader" previously pointing to "nelmio_alice.data_loader.simple" to "nelmio_alice.data_loader".
Changed reference of service "nelmio_alice.files_loader" previously pointing to "nelmio_alice.data_loader.simple" to "nelmio_alice.data_loader".
686
Removed service "App\DependencyInjection"; reason: abstract.
Removed service "App\Entity"; reason: abstract.
Removed service "App\Adapter\InternalLinkResolver\AbstractInternalLinkResolver"; reason: abstract.
Removed service "AbstractExportService"; reason: abstract.
Removed service "doctrine.dbal.connection"; reason: abstract.
Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
Removed service "doctrine.dbal.logging_middleware"; reason: abstract.
Removed service "doctrine.dbal.debug_middleware"; reason: abstract.
Removed service "doctrine.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 "oneup_flysystem.adapter.local"; reason: abstract.
Removed service "oneup_flysystem.adapter.awss3v3"; reason: abstract.
Removed service "oneup_flysystem.adapter.ftp"; reason: abstract.
Removed service "oneup_flysystem.adapter.sftp"; reason: abstract.
Removed service "oneup_flysystem.adapter.memory"; reason: abstract.
Removed service "oneup_flysystem.adapter.async_aws_s3"; reason: abstract.
Removed service "oneup_flysystem.adapter.googlecloudstorage"; reason: abstract.
Removed service "oneup_flysystem.adapter.gitlab"; reason: abstract.
Removed service "oneup_flysystem.adapter.azureblob"; reason: abstract.
Removed service "oneup_flysystem.filesystem"; reason: abstract.
Removed service "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 "limiter"; 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 "monolog.logger_prototype"; reason: abstract.
Removed service "monolog.activation_strategy.not_found"; reason: abstract.
Removed service "monolog.handler.fingers_crossed.error_level_activation_strategy"; reason: abstract.
Removed service "security.firewall.context"; reason: abstract.
Removed service "security.firewall.lazy_context"; reason: abstract.
Removed service "security.firewall.config"; reason: abstract.
Removed service "security.user.provider.missing"; reason: abstract.
Removed service "security.user.provider.in_memory"; reason: abstract.
Removed service "security.user.provider.ldap"; reason: abstract.
Removed service "security.user.provider.chain"; reason: abstract.
Removed service "security.logout_listener"; reason: abstract.
Removed service "security.logout.listener.session"; reason: abstract.
Removed service "security.logout.listener.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 "vich_uploader.listener.doctrine.base"; reason: abstract.
Removed service "maker.auto_command.abstract"; reason: abstract.
Removed service ".abstract.instanceof.App\Adapter\InternalLinkResolver\DefaultInternalLinkResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Client\ContentsMetadata\Version1\EventSubscribers\ProtectedRequestSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Client\ContentsMetadata\Version1\EventSubscribers\ProtectedRequestSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Client\Opta\EventSubscribers\OutletAuthKeySubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Client\Opta\EventSubscribers\OutletAuthKeySubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Cleans\CleanExportCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Cleans\CleanExportCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Cleans\CleanProgrammingCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Cleans\CleanProgrammingCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreatePullingCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CreatePullingCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportChannelsProxyCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ImportChannelsProxyCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ListPullingCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ListPullingCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PlayScrapperCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\PlayScrapperCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestEmailCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\TestEmailCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Tests\FileSystemCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Tests\FileSystemCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Tests\MailerCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Tests\MailerCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Tests\ProxyClientCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Tests\ProxyClientCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Tools\ContentSelectorJsonToCsvCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Tools\ContentSelectorJsonToCsvCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UserChangePasswordCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\UserChangePasswordCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UserCreateCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\UserCreateCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UserDeleteCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\UserDeleteCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UserDemoteCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\UserDemoteCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UserPromoteCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\UserPromoteCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Appdock\AppdockContentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Appdock\AppdockContentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Appdock\AppdockContentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Appdock\AppdockController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Appdock\AppdockController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Appdock\AppdockController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Appdock\AppdockExportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Appdock\AppdockExportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Appdock\AppdockExportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Appdock\AppdockPublicationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Appdock\AppdockPublicationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Appdock\AppdockPublicationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\BarkerModule\BarkerModuleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\BarkerModule\BarkerModuleController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\BarkerModule\BarkerModuleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\BarkerModule\BarkerModuleExportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\BarkerModule\BarkerModuleExportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\BarkerModule\BarkerModuleExportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\BarkerModule\BarkerModulePublicationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\BarkerModule\BarkerModulePublicationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\BarkerModule\BarkerModulePublicationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ChannelGroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ChannelGroupController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\ChannelGroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Content\AdvertisementController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Content\AdvertisementController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Content\AdvertisementController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Content\ApplicationRevisionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Content\ApplicationRevisionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Content\ApplicationRevisionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Content\ChannelController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Content\ChannelController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Content\ChannelController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Content\ContentSelectorController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Content\ContentSelectorController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Content\ContentSelectorController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Content\FlagController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Content\FlagController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Content\FlagController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Content\InternalLinkController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Content\InternalLinkController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Content\InternalLinkController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Content\ProxyEpgController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Content\ProxyEpgController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Content\ProxyEpgController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Content\ProxyOfferController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Content\ProxyOfferController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Content\ProxyOfferController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Content\ProxyVodController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Content\ProxyVodController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Content\ProxyVodController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Content\SoccerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Content\SoccerController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Content\SoccerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\DatasetController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\DatasetController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\DatasetController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\DeviceApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\DeviceApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\DeviceApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\DeviceGroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\DeviceGroupController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\DeviceGroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\LanguageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\LanguageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\LanguageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Module\ModuleApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Module\ModuleApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Module\ModuleApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Module\ModuleExportApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Module\ModuleExportApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Module\ModuleExportApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Module\ModuleItemApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Module\ModuleItemApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Module\ModuleItemApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Module\ModulePublicationApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Module\ModulePublicationApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Module\ModulePublicationApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ParameterModule\ParameterModuleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ParameterModule\ParameterModuleController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\ParameterModule\ParameterModuleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ParameterModule\ParameterModuleExportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ParameterModule\ParameterModuleExportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\ParameterModule\ParameterModuleExportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ParameterModule\ParameterModulePublicationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ParameterModule\ParameterModulePublicationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\ParameterModule\ParameterModulePublicationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PopulationApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PopulationApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\PopulationApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Popup\ModulePopupController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Popup\ModulePopupController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Popup\ModulePopupController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Popup\ModulePopupPublicationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Popup\ModulePopupPublicationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Popup\ModulePopupPublicationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Popup\PopupExportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Popup\PopupExportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Popup\PopupExportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Popup\PopupModuleContentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Popup\PopupModuleContentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Popup\PopupModuleContentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PullingApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PullingApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\PullingApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Theme\ModuleThemeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Theme\ModuleThemeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Theme\ModuleThemeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Theme\ModuleThemePublicationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Theme\ModuleThemePublicationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Theme\ModuleThemePublicationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Theme\ThemeExportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Theme\ThemeExportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Theme\ThemeExportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\UserController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\VirtualChannelModule\VirtualChannelModuleContentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\VirtualChannelModule\VirtualChannelModuleContentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\VirtualChannelModule\VirtualChannelModuleContentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\VirtualChannelModule\VirtualChannelModuleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\VirtualChannelModule\VirtualChannelModuleController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\VirtualChannelModule\VirtualChannelModuleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\VirtualChannelModule\VirtualChannelModuleExportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\VirtualChannelModule\VirtualChannelModuleExportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\VirtualChannelModule\VirtualChannelModuleExportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\VirtualChannelModule\VirtualChannelModulePublicationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\VirtualChannelModule\VirtualChannelModulePublicationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\VirtualChannelModule\VirtualChannelModulePublicationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\Admin\ApplicationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\Admin\ApplicationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\View\Admin\ApplicationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\Admin\ChannelGroupsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\Admin\ChannelGroupsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\View\Admin\ChannelGroupsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\Admin\ContentSelectorController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\Admin\ContentSelectorController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\View\Admin\ContentSelectorController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\Admin\DeviceGroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\Admin\DeviceGroupController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\View\Admin\DeviceGroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\Admin\FlagsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\Admin\FlagsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\View\Admin\FlagsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\Admin\LanguageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\Admin\LanguageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\View\Admin\LanguageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\Admin\TargetDeviceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\Admin\TargetDeviceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\View\Admin\TargetDeviceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\Admin\TargetPopulationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\Admin\TargetPopulationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\View\Admin\TargetPopulationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\Admin\UsersController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\Admin\UsersController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\View\Admin\UsersController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\AppdockModule\AppdockController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\AppdockModule\AppdockController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\View\AppdockModule\AppdockController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\AppdockModule\ConfigController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\AppdockModule\ConfigController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\View\AppdockModule\ConfigController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\AppdockModule\ExportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\AppdockModule\ExportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\View\AppdockModule\ExportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\AppdockModule\ProgrammingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\AppdockModule\ProgrammingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\View\AppdockModule\ProgrammingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\AppdockModule\PublicationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\AppdockModule\PublicationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\View\AppdockModule\PublicationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\BarkerModule\BarkerModuleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\BarkerModule\BarkerModuleController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\View\BarkerModule\BarkerModuleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\BarkerModule\BarkerModuleExportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\BarkerModule\BarkerModuleExportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\View\BarkerModule\BarkerModuleExportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\BarkerModule\BarkerModulePublicationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\BarkerModule\BarkerModulePublicationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\View\BarkerModule\BarkerModulePublicationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\Content\ApplicationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\Content\ApplicationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\View\Content\ApplicationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\Content\ChannelsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\Content\ChannelsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\View\Content\ChannelsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\Content\InternalLinkController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\Content\InternalLinkController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\View\Content\InternalLinkController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\Content\OffersController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\Content\OffersController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\View\Content\OffersController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\View\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\Module\ModuleConfigController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\Module\ModuleConfigController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\View\Module\ModuleConfigController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\Module\ModuleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\Module\ModuleController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\View\Module\ModuleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\Module\ModuleExportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\Module\ModuleExportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\View\Module\ModuleExportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\Module\ModuleProgrammingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\Module\ModuleProgrammingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\View\Module\ModuleProgrammingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\Module\ModulePublicationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\Module\ModulePublicationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\View\Module\ModulePublicationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\ParameterModule\ParameterModuleConfigController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\ParameterModule\ParameterModuleConfigController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\View\ParameterModule\ParameterModuleConfigController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\ParameterModule\ParameterModuleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\ParameterModule\ParameterModuleController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\View\ParameterModule\ParameterModuleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\ParameterModule\ParameterModuleExportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\ParameterModule\ParameterModuleExportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\View\ParameterModule\ParameterModuleExportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\ParameterModule\ParameterModulePublicationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\ParameterModule\ParameterModulePublicationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\View\ParameterModule\ParameterModulePublicationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\PopupModule\ConfigController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\PopupModule\ConfigController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\View\PopupModule\ConfigController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\PopupModule\ExportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\PopupModule\ExportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\View\PopupModule\ExportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\PopupModule\PopupController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\PopupModule\PopupController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\View\PopupModule\PopupController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\PopupModule\PublicationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\PopupModule\PublicationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\View\PopupModule\PublicationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\ProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\ProfileController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\View\ProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\PullingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\PullingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\View\PullingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\RegistrationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\RegistrationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\View\RegistrationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\ResetPasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\ResetPasswordController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\View\ResetPasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\Security\QRCodeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\Security\QRCodeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\View\Security\QRCodeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\SecurityController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\View\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\ThemeModule\ConfigController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\ThemeModule\ConfigController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\View\ThemeModule\ConfigController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\ThemeModule\ExportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\ThemeModule\ExportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\View\ThemeModule\ExportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\ThemeModule\ThemeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\ThemeModule\ThemeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\View\ThemeModule\ThemeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\ThemeModule\ThemePublicationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\ThemeModule\ThemePublicationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\View\ThemeModule\ThemePublicationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\VirtualChannelModule\VirtualChannelModuleConfigController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\VirtualChannelModule\VirtualChannelModuleConfigController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\View\VirtualChannelModule\VirtualChannelModuleConfigController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\VirtualChannelModule\VirtualChannelModuleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\VirtualChannelModule\VirtualChannelModuleController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\View\VirtualChannelModule\VirtualChannelModuleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\VirtualChannelModule\VirtualChannelModuleExportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\VirtualChannelModule\VirtualChannelModuleExportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\View\VirtualChannelModule\VirtualChannelModuleExportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\View\VirtualChannelModule\VirtualChannelModulePublicationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\View\VirtualChannelModule\VirtualChannelModulePublicationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\View\VirtualChannelModule\VirtualChannelModulePublicationController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\BaseFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\BaseFixtures"; reason: abstract.
Removed service ".instanceof.JMS\Serializer\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\AppdockModuleContentSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\AppdockModuleContentSubscriber"; reason: abstract.
Removed service ".instanceof.JMS\Serializer\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ApplicationImageSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\ApplicationImageSubscriber"; reason: abstract.
Removed service ".instanceof.JMS\Serializer\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\BarkerModuleUniverseSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\BarkerModuleUniverseSubscriber"; reason: abstract.
Removed service ".instanceof.JMS\Serializer\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ChannelImageSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\ChannelImageSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\DoctrineExtensionSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\DoctrineExtensionSubscriber"; reason: abstract.
Removed service ".instanceof.JMS\Serializer\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Export\AppdockExportSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\Export\AppdockExportSubscriber"; reason: abstract.
Removed service ".instanceof.JMS\Serializer\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Export\BarkerExportSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\Export\BarkerExportSubscriber"; reason: abstract.
Removed service ".instanceof.JMS\Serializer\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Export\GenericExportSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\Export\GenericExportSubscriber"; reason: abstract.
Removed service ".instanceof.JMS\Serializer\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Export\ParameterModuleExportSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\Export\ParameterModuleExportSubscriber"; reason: abstract.
Removed service ".instanceof.JMS\Serializer\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Export\PopupExportSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\Export\PopupExportSubscriber"; reason: abstract.
Removed service ".instanceof.JMS\Serializer\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Export\ThemeExportSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\Export\ThemeExportSubscriber"; reason: abstract.
Removed service ".instanceof.JMS\Serializer\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Export\VirtualChannelExportSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\Export\VirtualChannelExportSubscriber"; reason: abstract.
Removed service ".instanceof.JMS\Serializer\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\FlagImageSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\FlagImageSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\FlashSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\FlashSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\KernelExceptionSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\KernelExceptionSubscriber"; reason: abstract.
Removed service ".instanceof.JMS\Serializer\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ModuleFilterSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\ModuleFilterSubscriber"; reason: abstract.
Removed service ".instanceof.JMS\Serializer\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ModuleItemSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\ModuleItemSubscriber"; reason: abstract.
Removed service ".instanceof.JMS\Serializer\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ModuleSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\ModuleSubscriber"; reason: abstract.
Removed service ".instanceof.JMS\Serializer\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\PopupImageSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\PopupImageSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\RequestModuleSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\RequestModuleSubscriber"; reason: abstract.
Removed service ".instanceof.JMS\Serializer\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ThemeImageSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\ThemeImageSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\UploadContentSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\UploadContentSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\UploadSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\UploadSubscriber"; reason: abstract.
Removed service ".instanceof.JMS\Serializer\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\VirtualChannelImageSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\VirtualChannelImageSubscriber"; reason: abstract.
Removed service ".instanceof.JMS\Serializer\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\VirtualChannelModuleContentSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\VirtualChannelModuleContentSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChangePasswordFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ChangePasswordFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\NoValidateExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Extension\NoValidateExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResetPasswordRequestFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ResetPasswordRequestFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\ChannelGroupType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\ChannelGroupType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\ChannelType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\ChannelType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\ContentSelectorType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\ContentSelectorType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\DeviceGroupType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\DeviceGroupType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\DeviceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\DeviceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\FlagType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\FlagType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\LanguageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\LanguageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\PopulationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\PopulationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\AppdockModule\AppdockType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\AppdockModule\AppdockType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BarkerModule\BarkerModuleType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\BarkerModule\BarkerModuleType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BarkerModule\BarkerModuleUniverseLanguagesType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\BarkerModule\BarkerModuleUniverseLanguagesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BarkerModule\BarkerModuleUniverseType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\BarkerModule\BarkerModuleUniverseType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Content\ApplicationLinkRevisionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Content\ApplicationLinkRevisionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Content\ApplicationPlatformType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Content\ApplicationPlatformType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Content\ApplicationRevisionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Content\ApplicationRevisionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Content\DeepLinkType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Content\DeepLinkType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Content\PlatformsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Content\PlatformsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Content\StoreImportApplicationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Content\StoreImportApplicationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CounterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\CounterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\DeleteType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\DeleteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ImageGalleryType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\ImageGalleryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ImageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\ImageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ImportArchiveFile"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\ImportArchiveFile"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\JsonType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\JsonType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\LanguagesType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\LanguagesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Module\JsonConfigType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Module\JsonConfigType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Module\ModuleFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Module\ModuleFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Module\ModuleItemType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Module\ModuleItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Module\ModuleLanguagesType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Module\ModuleLanguagesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Module\ModuleType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Module\ModuleType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Module\ValidateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Module\ValidateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ModuleCleanType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\ModuleCleanType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\OfferContent\OfferLanguagesType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\OfferContent\OfferLanguagesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\OfferContent\OfferType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\OfferContent\OfferType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\OfferContent\SubOfferType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\OfferContent\SubOfferType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ParameterModuleType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\ParameterModuleType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\PopupModule\ConfigType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\PopupModule\ConfigType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\PopupModule\ContentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\PopupModule\ContentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\PopupModule\PopupType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\PopupModule\PopupType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\PublicationConfirmationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\PublicationConfirmationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\PublicationFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\PublicationFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\PullingType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\PullingType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\QRcodeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\QRcodeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ResetFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\ResetFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\RetryDelaysType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\RetryDelaysType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\TargetType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\TargetType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ThemeModule\ThemeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\ThemeModule\ThemeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\User\ProfileType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\User\ProfileType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\User\UserRightsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\User\UserRightsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\User\UserType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\User\UserType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\VirtualChannelModule\VirtualChannelModuleLanguagesType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\VirtualChannelModule\VirtualChannelModuleLanguagesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\VirtualChannelModule\VirtualChannelModuleType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\VirtualChannelModule\VirtualChannelModuleType"; reason: abstract.
Removed service ".instanceof.App\Handler\Contracts\ContentHandlerInterface.0.App\Handler\Content\AdvertisementContentHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Handler\Content\AdvertisementContentHandler"; reason: abstract.
Removed service ".instanceof.App\Handler\Contracts\ContentHandlerInterface.0.App\Handler\Content\ApplicationRevisionHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Handler\Content\ApplicationRevisionHandler"; reason: abstract.
Removed service ".instanceof.App\Handler\Contracts\ContentHandlerInterface.0.App\Handler\Content\ChannelHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Handler\Content\ChannelHandler"; reason: abstract.
Removed service ".instanceof.App\Handler\Contracts\ContentHandlerInterface.0.App\Handler\Content\ContentSelectorContentHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Handler\Content\ContentSelectorContentHandler"; reason: abstract.
Removed service ".instanceof.App\Handler\Contracts\ContentHandlerInterface.0.App\Handler\Content\EpgContentHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Handler\Content\EpgContentHandler"; reason: abstract.
Removed service ".instanceof.App\Handler\Contracts\ContentHandlerInterface.0.App\Handler\Content\FlagHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Handler\Content\FlagHandler"; reason: abstract.
Removed service ".instanceof.App\Handler\Contracts\ContentHandlerInterface.0.App\Handler\Content\InternalLinkContentHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Handler\Content\InternalLinkContentHandler"; reason: abstract.
Removed service ".instanceof.App\Handler\Contracts\ContentHandlerInterface.0.App\Handler\Content\OfferContentHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Handler\Content\OfferContentHandler"; reason: abstract.
Removed service ".instanceof.App\Handler\Contracts\ContentHandlerInterface.0.App\Handler\Content\ReplayContentHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Handler\Content\ReplayContentHandler"; reason: abstract.
Removed service ".instanceof.App\Handler\Contracts\ContentHandlerInterface.0.App\Handler\Content\VodContentHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Handler\Content\VodContentHandler"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResetPasswordRequestRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ResetPasswordRequestRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserRepository"; reason: abstract.
Removed service ".instanceof.Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface.0.App\Request\RequestBodyParamConverter"; reason: abstract.
Removed service ".abstract.instanceof.App\Request\RequestBodyParamConverter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Authorization\Voter\IfsAclVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Authorization\Voter\IfsAclVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Export\AppdockExportService"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Export\GenericExportService"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Export\PopupExportService"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Export\ThemeExportService"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Export\VirtualChannelExportService"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\VersionExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\VersionExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\AppdockModule\DefaultAppdockValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\Constraints\AppdockModule\DefaultAppdockValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\FilterConstraintValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\Constraints\FilterConstraintValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\Module\ModuleConstraintValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\Constraints\Module\ModuleConstraintValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\Module\ModuleFilterConstraintValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\Constraints\Module\ModuleFilterConstraintValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\Module\ModuleFiltersConstraintValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\Constraints\Module\ModuleFiltersConstraintValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\PasswordStrengthValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\Constraints\PasswordStrengthValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\PullingConstraintValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\Constraints\PullingConstraintValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\SortConstraintValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\Constraints\SortConstraintValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\ValidJsonValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\Constraints\ValidJsonValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Symfony\Component\Dotenv\Command\DotenvDumpCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Dotenv\Command\DotenvDumpCommand.0.Symfony\Component\Dotenv\Command\DotenvDumpCommand"; reason: abstract.
Removed service ".abstract.instanceof.Symfony\Component\Dotenv\Command\DotenvDumpCommand"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Endroid\QrCodeBundle\Twig\QrCodeExtension"; reason: abstract.
Removed service ".abstract.instanceof.Endroid\QrCodeBundle\Twig\QrCodeExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.Endroid\QrCodeBundle\Twig\QrCodeRuntime"; reason: abstract.
Removed service ".abstract.instanceof.Endroid\QrCodeBundle\Twig\QrCodeRuntime"; reason: abstract.
253
Removed service "App\Client\ContentsMetadata\Version1\Channel"; reason: unused.
Removed service "App\Client\ContentsMetadata\Version1\Encoders\QueryChannelEncoder"; reason: unused.
Removed service "App\Client\ContentsMetadata\Version1\Encoders\QueryEpgEncoder"; reason: unused.
Removed service "App\Client\ContentsMetadata\Version1\Encoders\QueryOfferEncoder"; reason: unused.
Removed service "App\Client\ContentsMetadata\Version1\Encoders\QueryOfferGenreEncoder"; reason: unused.
Removed service "App\Client\ContentsMetadata\Version1\Encoders\QueryVodEncoder"; reason: unused.
Removed service "App\Client\ContentsMetadata\Version1\Encoders\QueryVodGenreEncoder"; reason: unused.
Removed service "App\Client\ContentsMetadata\Version1\Encoders\QueryVodNodeEncoder"; reason: unused.
Removed service "App\Client\ContentsMetadata\Version1\Encoders\QueryVodProviderEncoder"; reason: unused.
Removed service "App\Client\ContentsMetadata\Version1\Epg"; reason: unused.
Removed service "App\Client\ContentsMetadata\Version1\Offer"; reason: unused.
Removed service "App\Client\ContentsMetadata\Version1\OfferGenre"; reason: unused.
Removed service "App\Client\ContentsMetadata\Version1\Provider\JwtToken"; reason: unused.
Removed service "App\Client\ContentsMetadata\Version1\Provider\Persistence\NullTokenPersistence"; reason: unused.
Removed service "App\Client\ContentsMetadata\Version1\Vod"; reason: unused.
Removed service "App\Client\ContentsMetadata\Version1\VodGenre"; reason: unused.
Removed service "App\Client\ContentsMetadata\Version1\VodNode"; reason: unused.
Removed service "App\Client\ContentsMetadata\Version1\VodProvider"; reason: unused.
Removed service "App\Client\ContentsMetadata\Version3\Provider\Provider"; reason: unused.
Removed service "App\Client\ContentsMetadata\Version3\models\requests\OfferRequest"; reason: unused.
Removed service "App\Client\ContentsMetadata\Version3\models\requests\OffersRequest"; reason: unused.
Removed service "App\Client\ContentsMetadata\Version3\models\requests\Pictures"; reason: unused.
Removed service "App\Client\Events\PostRequestEvent"; reason: unused.
Removed service "App\Client\Events\PreRequestEvent"; reason: unused.
Removed service "App\Client\Exceptions\ServerException"; reason: unused.
Removed service "App\Client\Models\CgetResponse"; reason: unused.
Removed service "App\Client\Models\ChannelModel"; reason: unused.
Removed service "App\Client\Models\EpgModel"; reason: unused.
Removed service "App\Client\Models\OfferExtendedModel"; reason: unused.
Removed service "App\Client\Models\OfferGenreModel"; reason: unused.
Removed service "App\Client\Models\OfferModel"; reason: unused.
Removed service "App\Client\Models\OfferTranslationsModel"; reason: unused.
Removed service "App\Client\Models\VodGenreModel"; reason: unused.
Removed service "App\Client\Models\VodModel"; reason: unused.
Removed service "App\Client\Models\VodNodeModel"; reason: unused.
Removed service "App\Client\Models\VodProviderModel"; reason: unused.
Removed service "App\Client\Models\VodTeamModel"; reason: unused.
Removed service "App\Client\Queries\ExpressionBuilder"; reason: unused.
Removed service "App\Client\Queries\QueryChannel"; reason: unused.
Removed service "App\Client\Queries\QueryEpg"; reason: unused.
Removed service "App\Client\Queries\QueryOffer"; reason: unused.
Removed service "App\Client\Queries\QueryOfferGenre"; reason: unused.
Removed service "App\Client\Queries\QueryVod"; reason: unused.
Removed service "App\Client\Queries\QueryVodGenre"; reason: unused.
Removed service "App\Client\Queries\QueryVodNode"; reason: unused.
Removed service "App\Client\Queries\QueryVodProvider"; reason: unused.
Removed service "App\Client\Queries\QueryVodTeam"; reason: unused.
Removed service "App\Client\ResourcesFactory"; reason: unused.
Removed service "App\Configuration\Annotations\CriteriaQueryParam"; reason: unused.
Removed service "App\Configuration\Annotations\JsonQueryParam"; reason: unused.
Removed service "App\Configuration\Annotations\LimitQueryParam"; reason: unused.
Removed service "App\Configuration\Annotations\OffsetQueryParam"; reason: unused.
Removed service "App\Configuration\Annotations\OrderByQueryParam"; reason: unused.
Removed service "App\Configuration\Annotations\SearchQueryParam"; reason: unused.
Removed service "App\Exception\ContentNotAvailableException"; reason: unused.
Removed service "App\Exception\HttpImpervaClientException"; reason: unused.
Removed service "App\Exception\ValidationErrorsException"; reason: unused.
Removed service "App\Form\DataTransformer\ArrayToEntitiesTransformer"; reason: unused.
Removed service "App\Form\DataTransformer\ArrayToJsonTransformer"; reason: unused.
Removed service "App\Form\DataTransformer\Base64ToImageTransformer"; reason: unused.
Removed service "App\Form\DataTransformer\DevicesToTypesTransformer"; reason: unused.
Removed service "App\Form\DataTransformer\EntityToIdTransformer"; reason: unused.
Removed service "App\Form\DataTransformer\FileToJsonTransformer"; reason: unused.
Removed service "App\Form\DataTransformer\StringToDeepLinkTransformer"; reason: unused.
Removed service "App\Handler\Module\ImageHandler"; reason: unused.
Removed service "App\Handler\Module\ModuleContentFactory"; reason: unused.
Removed service "App\Handler\TreeHandler"; reason: unused.
Removed service "App\Manager\TargetManager"; reason: unused.
Removed service "App\Repository\Module\ModuleFilterRepository"; reason: unused.
Removed service "App\Request\Appdock\AppdockModuleContentRequest"; reason: unused.
Removed service "App\Request\ApplicationPlatformRequest"; reason: unused.
Removed service "App\Request\BarkerModule\BarkerModuleUniverseRequest"; reason: unused.
Removed service "App\Request\BarkerModule\BarkerModuleUniverseTranslationRequest"; reason: unused.
Removed service "App\Request\BarkerModule\Base64Request"; reason: unused.
Removed service "App\Request\Module\FilterRequest"; reason: unused.
Removed service "App\Request\Module\FilterTranslationRequest"; reason: unused.
Removed service "App\Request\Module\ModuleContentRequest"; reason: unused.
Removed service "App\Request\Offer\DeleteOfferRequest"; reason: unused.
Removed service "App\Request\Offer\OfferTranslationRequest"; reason: unused.
Removed service "App\Request\Popup\PopupModuleContentRequest"; reason: unused.
Removed service "App\Request\VirtualChannel\VirtualChannelModuleContentRequest"; reason: unused.
Removed service "App\Request\VirtualChannel\VirtualChannelTranslationRequest"; reason: unused.
Removed service "App\Service\Export\AppdockExportService"; reason: unused.
Removed service "App\Service\Export\BarkerExportService"; reason: unused.
Removed service "App\Service\Export\GenericExportService"; reason: unused.
Removed service "App\Service\Export\ParameterModuleExportService"; reason: unused.
Removed service "App\Service\Export\PopupExportService"; reason: unused.
Removed service "App\Service\Export\ThemeExportService"; reason: unused.
Removed service "App\Service\Export\VirtualChannelExportService"; reason: unused.
Removed service "App\Service\Handler\SessionIdleHandler"; reason: unused.
Removed service "App\Service\Storage\DropzoneController"; reason: unused.
Removed service "App\Service\Storage\FilesystemOrphanageStorage"; reason: unused.
Removed service "App\Service\Storage\FlysystemFile"; reason: unused.
Removed service "App\Service\Storage\FlysystemStorage"; reason: unused.
Removed service "App\Service\TreeTransformer"; reason: unused.
Removed service "App\Validator\Constraints\AppdockModule\DefaultAppdock"; reason: unused.
Removed service "App\Validator\Constraints\FilterConstraint"; reason: unused.
Removed service "App\Validator\Constraints\Module\ModuleConstraint"; reason: unused.
Removed service "App\Validator\Constraints\Module\ModuleFilterConstraint"; reason: unused.
Removed service "App\Validator\Constraints\Module\ModuleFiltersConstraint"; reason: unused.
Removed service "App\Validator\Constraints\PasswordStrength"; reason: unused.
Removed service "App\Validator\Constraints\PullingConstraint"; reason: unused.
Removed service "App\Validator\Constraints\SortConstraint"; reason: unused.
Removed service "App\Validator\Constraints\ValidJson"; reason: unused.
Removed service "session"; reason: unused.
Removed service "gcp_bucket_visibility"; reason: unused.
Removed service "hateoas.configuration.provider.function"; reason: unused.
Removed service "hateoas.configuration.provider.static_method"; reason: unused.
Removed service "hateoas.configuration.provider.expression"; reason: unused.
Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
Removed service "doctrine.dbal.default_schema_manager_factory"; reason: unused.
Removed service ".1_ServiceLocator~kixJ0KM"; reason: unused.
Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
Removed service "doctrine.orm.naming_strategy.underscore"; reason: unused.
Removed service "doctrine.orm.naming_strategy.underscore_number_aware"; reason: unused.
Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
Removed service "doctrine.migrations.connection_loader"; reason: unused.
Removed service "doctrine.migrations.em_loader"; reason: unused.
Removed service "doctrine.migrations.connection_registry_loader"; reason: unused.
Removed service "fos_rest.view_handler.jsonp"; reason: unused.
Removed service "fos_rest.serializer.symfony"; reason: unused.
Removed service "fos_rest.serializer.form_error_normalizer"; 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 "fos_rest.decoder.xml"; 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 "oneup_flysystem.adapter_factory.local"; reason: unused.
Removed service "oneup_flysystem.adapter_factory.awss3v3"; reason: unused.
Removed service "oneup_flysystem.adapter_factory.ftp"; reason: unused.
Removed service "oneup_flysystem.adapter_factory.sftp"; reason: unused.
Removed service "oneup_flysystem.adapter_factory.in_memory"; reason: unused.
Removed service "oneup_flysystem.adapter_factory.customadapter"; reason: unused.
Removed service "oneup_flysystem.adapter_factory.async_aws_s3"; reason: unused.
Removed service "oneup_flysystem.adapter_factory.google_cloud_storage"; reason: unused.
Removed service "oneup_flysystem.adapter_factory.gitlab"; reason: unused.
Removed service "oneup_flysystem.adapter_factory.azureblob"; reason: unused.
Removed service "http_cache"; reason: unused.
Removed service "http_cache.store"; reason: unused.
Removed service "reverse_container"; reason: unused.
Removed service "process.messenger.process_message_handler"; reason: unused.
Removed service "console.messenger.application"; reason: unused.
Removed service "console.messenger.execute_command_handler"; 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 "http_client.uri_template_expander.guzzle"; reason: unused.
Removed service "http_client.messenger.ping_webhook_handler"; reason: unused.
Removed service "mailer.messenger.message_handler"; reason: unused.
Removed service "translator.logging"; reason: unused.
Removed service "annotations.filesystem_cache_adapter"; reason: unused.
Removed service ".cache_connection.GD_MSZC"; reason: unused.
Removed service ".cache_connection.JKE6keX"; reason: unused.
Removed service "session.storage.factory.php_bridge"; reason: unused.
Removed service "session.storage.factory.mock_file"; reason: unused.
Removed service "session.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 "mime_types"; reason: unused.
Removed service "monolog.formatter.chrome_php"; reason: unused.
Removed service "monolog.formatter.gelf_message"; reason: unused.
Removed service "monolog.formatter.html"; reason: unused.
Removed service "monolog.formatter.json"; reason: unused.
Removed service "monolog.formatter.line"; reason: unused.
Removed service "monolog.formatter.loggly"; reason: unused.
Removed service "monolog.formatter.normalizer"; reason: unused.
Removed service "monolog.formatter.scalar"; reason: unused.
Removed service "monolog.formatter.wildfire"; reason: unused.
Removed service "monolog.formatter.logstash"; reason: unused.
Removed service "monolog.http_client"; reason: unused.
Removed service "security.authentication.session_strategy_noop"; reason: unused.
Removed service "security.context_listener"; reason: unused.
Removed service "security.user_authenticator"; reason: unused.
Removed service "security.access_token_extractor.header"; reason: unused.
Removed service "security.access_token_extractor.query_string"; reason: unused.
Removed service "security.access_token_extractor.request_body"; reason: unused.
Removed service "security.access_token_handler.oidc.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.maculosa_api"; reason: unused.
Removed service "security.user_checker.chain.main"; reason: unused.
Removed service "twig.loader.chain"; reason: unused.
Removed service "twig.extension.htmlsanitizer"; reason: unused.
Removed service "twig.extension.debug"; reason: unused.
Removed service "twig.extension.weblink"; reason: unused.
Removed service "twig.runtime.serializer"; reason: unused.
Removed service "twig.extension.serializer"; reason: unused.
Removed service "vich_uploader.adapter.mongodb"; reason: unused.
Removed service "vich_uploader.adapter.phpcr"; reason: unused.
Removed service "vich_uploader.listener.inject.orm"; reason: unused.
Removed service "vich_uploader.listener.upload.orm"; reason: unused.
Removed service "vich_uploader.listener.clean.orm"; reason: unused.
Removed service "vich_uploader.listener.remove.orm"; reason: unused.
Removed service "vich_uploader.listener.inject.mongodb"; reason: unused.
Removed service "vich_uploader.listener.upload.mongodb"; reason: unused.
Removed service "vich_uploader.listener.clean.mongodb"; reason: unused.
Removed service "vich_uploader.listener.remove.mongodb"; reason: unused.
Removed service "vich_uploader.listener.inject.phpcr"; reason: unused.
Removed service "vich_uploader.listener.upload.phpcr"; reason: unused.
Removed service "vich_uploader.listener.clean.phpcr"; reason: unused.
Removed service "vich_uploader.listener.remove.phpcr"; reason: unused.
Removed service "vich_uploader.storage.file_system"; reason: unused.
Removed service "vich_uploader.metadata.attribute_reader"; reason: unused.
Removed service "vich_uploader.metadata_driver.annotation"; reason: unused.
Removed service "fidry_alice_data_fixtures.loader.multipass_file"; reason: unused.
Removed service "fidry_alice_data_fixtures.persistence.purger_modepurger_mode"; reason: unused.
Removed service "oneup_uploader.namer.urlsafe"; reason: unused.
Removed service "oneup_uploader.error_handler.noop"; reason: unused.
Removed service "oneup_uploader.error_handler.fineuploader"; reason: unused.
Removed service "oneup_uploader.error_handler.blueimp"; reason: unused.
Removed service "oneup_uploader.error_handler.uploadify"; reason: unused.
Removed service "oneup_uploader.error_handler.yui3"; reason: unused.
Removed service "oneup_uploader.error_handler.fancyupload"; reason: unused.
Removed service "oneup_uploader.error_handler.mooupload"; reason: unused.
Removed service "oneup_uploader.error_handler.plupload"; reason: unused.
Removed service "oneup_uploader.error_handler.custom"; reason: unused.
Removed service "scheb_two_factor.security.authenticator"; reason: unused.
Removed service "scheb_two_factor.security.listener.token_created"; reason: unused.
Removed service "scheb_two_factor.security.provider_preparation_listener"; reason: unused.
Removed service "scheb_two_factor.security.form_listener"; reason: unused.
Removed service "scheb_two_factor.security.kernel_exception_listener"; reason: unused.
Removed service "scheb_two_factor.security.access_listener"; reason: unused.
Removed service "scheb_two_factor.security.authentication.success_handler"; reason: unused.
Removed service "scheb_two_factor.security.authentication.failure_handler"; reason: unused.
Removed service "scheb_two_factor.security.authentication.authentication_required_handler"; reason: unused.
Removed service "scheb_two_factor.null_csrf_token_manager"; reason: unused.
Removed service "scheb_two_factor.security.firewall_config"; reason: unused.
Removed service "scheb_two_factor.persister_factory.doctrine"; reason: unused.
Removed service "scheb_two_factor.persister.doctrine"; reason: unused.
Removed service "scheb_two_factor.security.form_renderer"; reason: unused.
Removed service "Endroid\QrCode\Writer\BinaryWriter"; reason: unused.
Removed service "Endroid\QrCode\Writer\DebugWriter"; reason: unused.
Removed service "Endroid\QrCode\Writer\EpsWriter"; reason: unused.
Removed service "Endroid\QrCode\Writer\GifWriter"; reason: unused.
Removed service "Endroid\QrCode\Writer\PdfWriter"; reason: unused.
Removed service "Endroid\QrCode\Writer\SvgWriter"; reason: unused.
Removed service "Endroid\QrCode\Writer\WebPWriter"; reason: unused.
Removed service "Endroid\QrCode\Builder\Builder"; reason: unused.
Removed service "maker.php_compat_util"; reason: unused.
Removed service "maker.maker.make_functional_test"; reason: unused.
Removed service "maker.maker.make_subscriber"; reason: unused.
Removed service "maker.maker.make_unit_test"; reason: unused.
Removed service "symfonycasts.reset_password.fake_request_repository"; reason: unused.
Removed service "doctrine.dbal.logging_middleware.default"; reason: unused.
Removed service "doctrine.dbal.debug_middleware.default"; reason: unused.
Removed service "monolog.logger.translation"; reason: unused.
Removed service "security.ldap_locator"; reason: unused.
Removed service ".service_locator.XXv1IfR"; reason: unused.
688
Inlined service "App\Client\ContentsMetadata\Version1\Provider\JwtManager" to "App\Client\ContentsMetadata\Version1\EventSubscribers\ProtectedRequestSubscriber".
Inlined service "App\Client\ContentsMetadata\Version1\Provider\Persistence\FileSystemTokenPersistence" to "App\Client\ContentsMetadata\Version1\Provider\JwtManager".
Inlined service "App\Client\ContentsMetadata\Version1\Decoders\ResponseDecoder" to "App\Client\ContentsMetadata\Version1\Provider\JwtManager".
Inlined service "App\Client\ContentsMetadata\Version1\Cache\FilesCache" to "App\Client\ContentsMetadata\Version1\Provider\Persistence\FileSystemTokenPersistence".
Inlined service "App\Client\ContentsMetadata\Version3\Encoders\QueryChannelEncoder" to "App\Client\ContentsMetadata\Version3\Channel".
Inlined service "App\Client\ContentsMetadata\Version3\Encoders\QueryEpgEncoder" to "App\Client\ContentsMetadata\Version3\Epg".
Inlined service "App\Client\ContentsMetadata\Version3\Encoders\QueryOfferEncoder" to "App\Client\ContentsMetadata\Version3\Offer".
Inlined service "App\Client\ContentsMetadata\Version3\Encoders\QueryOfferGenreEncoder" to "App\Client\ContentsMetadata\Version3\OfferGenre".
Inlined service "App\Client\ContentsMetadata\Version3\Encoders\QueryVodEncoder" to "App\Client\ContentsMetadata\Version3\Vod".
Inlined service "App\Client\ContentsMetadata\Version3\Encoders\QueryVodGenreEncoder" to "App\Client\ContentsMetadata\Version3\VodGenre".
Inlined service "App\Client\ContentsMetadata\Version3\Encoders\QueryVodNodeEncoder" to "App\Client\ContentsMetadata\Version3\VodNode".
Inlined service "App\Client\ContentsMetadata\Version3\Encoders\QueryVodProviderEncoder" to "App\Client\ContentsMetadata\Version3\VodProvider".
Inlined service "App\Client\ContentsMetadata\Version3\Encoders\QueryVodTeamEncoder" to "App\Client\ContentsMetadata\Version3\VodTeam".
Inlined service "App\Client\Opta\Connection" to "App\Client\Opta\Soccer".
Inlined service "App\Client\Opta\Encoders\QuerySoccerEncoder" to "App\Client\Opta\Soccer".
Inlined service "App\Client\Opta\Decoders\ResponseDecoder" to "App\Client\Opta\Soccer".
Inlined service "App\Service\Cleaner\ExportDirectoryCleaner" to "App\Command\Cleans\CleanExportCommand".
Inlined service "App\Service\Cleaner\AppdockModuleCleaner" to "App\Command\Cleans\CleanProgrammingCommand".
Inlined service "App\Service\Cleaner\BarkerModuleCleaner" to "App\Command\Cleans\CleanProgrammingCommand".
Inlined service "App\Service\Cleaner\GenericModuleCleaner" to "App\Command\Cleans\CleanProgrammingCommand".
Inlined service "App\Service\Cleaner\PopupModuleCleaner" to "App\Command\Cleans\CleanProgrammingCommand".
Inlined service "App\Service\Cleaner\ThemeModuleCleaner" to "App\Command\Cleans\CleanProgrammingCommand".
Inlined service "App\Service\Cleaner\VirtualChannelModuleCleaner" to "App\Command\Cleans\CleanProgrammingCommand".
Inlined service "mailer.default_transport" to "App\Command\Tests\MailerCommand".
Inlined service ".service_locator.YyM5zpO.App\Controller\Api\Appdock\AppdockContentController" to "App\Controller\Api\Appdock\AppdockContentController".
Inlined service "App\Handler\Appdock\AppdockHandler" to "App\Controller\Api\Appdock\AppdockController".
Inlined service ".service_locator.YyM5zpO.App\Controller\Api\Appdock\AppdockController" to "App\Controller\Api\Appdock\AppdockController".
Inlined service "App\Repository\AppdockModule\ExportRepository" to "App\Controller\Api\Appdock\AppdockExportController".
Inlined service ".service_locator.YyM5zpO.App\Controller\Api\Appdock\AppdockExportController" to "App\Controller\Api\Appdock\AppdockExportController".
Inlined service ".service_locator.YyM5zpO.App\Controller\Api\Appdock\AppdockPublicationController" to "App\Controller\Api\Appdock\AppdockPublicationController".
Inlined service "App\Handler\BarkerModule\BarkerModuleHandler" to "App\Controller\Api\BarkerModule\BarkerModuleController".
Inlined service ".service_locator.YyM5zpO.App\Controller\Api\BarkerModule\BarkerModuleController" to "App\Controller\Api\BarkerModule\BarkerModuleController".
Inlined service "App\Repository\BarkerModule\BarkerModuleExportRepository" to "App\Controller\Api\BarkerModule\BarkerModuleExportController".
Inlined service ".service_locator.YyM5zpO.App\Controller\Api\BarkerModule\BarkerModuleExportController" to "App\Controller\Api\BarkerModule\BarkerModuleExportController".
Inlined service "App\Repository\BarkerModule\BarkerModulePublicationRepository" to "App\Controller\Api\BarkerModule\BarkerModulePublicationController".
Inlined service ".service_locator.YyM5zpO.App\Controller\Api\BarkerModule\BarkerModulePublicationController" to "App\Controller\Api\BarkerModule\BarkerModulePublicationController".
Inlined service "App\Handler\ChannelGroupHandler" to "App\Controller\Api\ChannelGroupController".
Inlined service "App\Repository\ChannelGroupRepository" to "App\Controller\Api\ChannelGroupController".
Inlined service ".service_locator.YyM5zpO.App\Controller\Api\ChannelGroupController" to "App\Controller\Api\ChannelGroupController".
Inlined service ".service_locator.YyM5zpO.App\Controller\Api\Content\AdvertisementController" to "App\Controller\Api\Content\AdvertisementController".
Inlined service ".service_locator.YyM5zpO.App\Controller\Api\Content\ApplicationRevisionController" to "App\Controller\Api\Content\ApplicationRevisionController".
Inlined service ".service_locator.YyM5zpO.App\Controller\Api\Content\ChannelController" to "App\Controller\Api\Content\ChannelController".
Inlined service ".service_locator.YyM5zpO.App\Controller\Api\Content\ContentSelectorController" to "App\Controller\Api\Content\ContentSelectorController".
Inlined service ".service_locator.YyM5zpO.App\Controller\Api\Content\FlagController" to "App\Controller\Api\Content\FlagController".
Inlined service ".service_locator.YyM5zpO.App\Controller\Api\Content\InternalLinkController" to "App\Controller\Api\Content\InternalLinkController".
Inlined service ".service_locator.YyM5zpO.App\Controller\Api\Content\ProxyEpgController" to "App\Controller\Api\Content\ProxyEpgController".
Inlined service ".service_locator.YyM5zpO.App\Controller\Api\Content\ProxyOfferController" to "App\Controller\Api\Content\ProxyOfferController".
Inlined service ".service_locator.YyM5zpO.App\Controller\Api\Content\ProxyVodController" to "App\Controller\Api\Content\ProxyVodController".
Inlined service "App\Handler\Content\SoccerContentHandler" to "App\Controller\Api\Content\SoccerController".
Inlined service ".service_locator.YyM5zpO.App\Controller\Api\Content\SoccerController" to "App\Controller\Api\Content\SoccerController".
Inlined service ".service_locator.YyM5zpO.App\Controller\Api\DatasetController" to "App\Controller\Api\DatasetController".
Inlined service ".service_locator.YyM5zpO.App\Controller\Api\DeviceApiController" to "App\Controller\Api\DeviceApiController".
Inlined service ".service_locator.YyM5zpO.App\Controller\Api\DeviceGroupController" to "App\Controller\Api\DeviceGroupController".
Inlined service ".service_locator.YyM5zpO.App\Controller\Api\LanguageController" to "App\Controller\Api\LanguageController".
Inlined service "App\Handler\Module\ModuleHandler" to "App\Controller\Api\Module\ModuleApiController".
Inlined service ".service_locator.YyM5zpO.App\Controller\Api\Module\ModuleApiController" to "App\Controller\Api\Module\ModuleApiController".
Inlined service ".service_locator.YyM5zpO.App\Controller\Api\Module\ModuleExportApiController" to "App\Controller\Api\Module\ModuleExportApiController".
Inlined service ".service_locator.YyM5zpO.App\Controller\Api\Module\ModuleItemApiController" to "App\Controller\Api\Module\ModuleItemApiController".
Inlined service "App\Repository\Module\ModulePublicationRepository" to "App\Controller\Api\Module\ModulePublicationApiController".
Inlined service ".service_locator.YyM5zpO.App\Controller\Api\Module\ModulePublicationApiController" to "App\Controller\Api\Module\ModulePublicationApiController".
Inlined service "App\Handler\ParameterModule\ParameterModuleHandler" to "App\Controller\Api\ParameterModule\ParameterModuleController".
Inlined service "App\Repository\ParameterModule\ParameterModuleRepository" to "App\Controller\Api\ParameterModule\ParameterModuleController".
Inlined service ".service_locator.YyM5zpO.App\Controller\Api\ParameterModule\ParameterModuleController" to "App\Controller\Api\ParameterModule\ParameterModuleController".
Inlined service "App\Repository\ParameterModule\ParameterModuleExportRepository" to "App\Controller\Api\ParameterModule\ParameterModuleExportController".
Inlined service ".service_locator.YyM5zpO.App\Controller\Api\ParameterModule\ParameterModuleExportController" to "App\Controller\Api\ParameterModule\ParameterModuleExportController".
Inlined service "App\Repository\ParameterModule\ParameterModulePublicationRepository" to "App\Controller\Api\ParameterModule\ParameterModulePublicationController".
Inlined service ".service_locator.YyM5zpO.App\Controller\Api\ParameterModule\ParameterModulePublicationController" to "App\Controller\Api\ParameterModule\ParameterModulePublicationController".
Inlined service ".service_locator.YyM5zpO.App\Controller\Api\PopulationApiController" to "App\Controller\Api\PopulationApiController".
Inlined service "App\Handler\Popup\PopupHandler" to "App\Controller\Api\Popup\ModulePopupController".
Inlined service ".service_locator.YyM5zpO.App\Controller\Api\Popup\ModulePopupController" to "App\Controller\Api\Popup\ModulePopupController".
Inlined service "App\Repository\PopupModule\ModulePopupPublicationRepository" to "App\Controller\Api\Popup\ModulePopupPublicationController".
Inlined service ".service_locator.YyM5zpO.App\Controller\Api\Popup\ModulePopupPublicationController" to "App\Controller\Api\Popup\ModulePopupPublicationController".
Inlined service "App\Repository\PopupModule\ModulePopupExportRepository" to "App\Controller\Api\Popup\PopupExportController".
Inlined service ".service_locator.YyM5zpO.App\Controller\Api\Popup\PopupExportController" to "App\Controller\Api\Popup\PopupExportController".
Inlined service ".service_locator.YyM5zpO.App\Controller\Api\Popup\PopupModuleContentController" to "App\Controller\Api\Popup\PopupModuleContentController".
Inlined service ".service_locator.YyM5zpO.App\Controller\Api\PullingApiController" to "App\Controller\Api\PullingApiController".
Inlined service "App\Handler\Theme\ThemeHandler" to "App\Controller\Api\Theme\ModuleThemeController".
Inlined service ".service_locator.YyM5zpO.App\Controller\Api\Theme\ModuleThemeController" to "App\Controller\Api\Theme\ModuleThemeController".
Inlined service "App\Repository\ThemeModule\ThemePublicationRepository" to "App\Controller\Api\Theme\ModuleThemePublicationController".
Inlined service ".service_locator.YyM5zpO.App\Controller\Api\Theme\ModuleThemePublicationController" to "App\Controller\Api\Theme\ModuleThemePublicationController".
Inlined service "App\Repository\ThemeModule\ExportRepository" to "App\Controller\Api\Theme\ThemeExportController".
Inlined service ".service_locator.YyM5zpO.App\Controller\Api\Theme\ThemeExportController" to "App\Controller\Api\Theme\ThemeExportController".
Inlined service ".service_locator.YyM5zpO.App\Controller\Api\UserController" to "App\Controller\Api\UserController".
Inlined service ".service_locator.YyM5zpO.App\Controller\Api\VirtualChannelModule\VirtualChannelModuleContentController" to "App\Controller\Api\VirtualChannelModule\VirtualChannelModuleContentController".
Inlined service "App\Handler\VirtualChannelModule\VirtualChannelModuleHandler" to "App\Controller\Api\VirtualChannelModule\VirtualChannelModuleController".
Inlined service ".service_locator.YyM5zpO.App\Controller\Api\VirtualChannelModule\VirtualChannelModuleController" to "App\Controller\Api\VirtualChannelModule\VirtualChannelModuleController".
Inlined service "App\Repository\VirtualChannelModule\VirtualChannelModuleExportRepository" to "App\Controller\Api\VirtualChannelModule\VirtualChannelModuleExportController".
Inlined service ".service_locator.YyM5zpO.App\Controller\Api\VirtualChannelModule\VirtualChannelModuleExportController" to "App\Controller\Api\VirtualChannelModule\VirtualChannelModuleExportController".
Inlined service "App\Repository\VirtualChannelModule\VirtualChannelModulePublicationRepository" to "App\Controller\Api\VirtualChannelModule\VirtualChannelModulePublicationController".
Inlined service ".service_locator.YyM5zpO.App\Controller\Api\VirtualChannelModule\VirtualChannelModulePublicationController" to "App\Controller\Api\VirtualChannelModule\VirtualChannelModulePublicationController".
Inlined service ".service_locator.G2u0H8K.App\Controller\View\Admin\ApplicationController" to "App\Controller\View\Admin\ApplicationController".
Inlined service ".service_locator.G2u0H8K.App\Controller\View\Admin\ChannelGroupsController" to "App\Controller\View\Admin\ChannelGroupsController".
Inlined service ".service_locator.G2u0H8K.App\Controller\View\Admin\ContentSelectorController" to "App\Controller\View\Admin\ContentSelectorController".
Inlined service ".service_locator.G2u0H8K.App\Controller\View\Admin\DeviceGroupController" to "App\Controller\View\Admin\DeviceGroupController".
Inlined service ".service_locator.G2u0H8K.App\Controller\View\Admin\FlagsController" to "App\Controller\View\Admin\FlagsController".
Inlined service ".service_locator.G2u0H8K.App\Controller\View\Admin\LanguageController" to "App\Controller\View\Admin\LanguageController".
Inlined service ".service_locator.G2u0H8K.App\Controller\View\Admin\TargetDeviceController" to "App\Controller\View\Admin\TargetDeviceController".
Inlined service ".service_locator.G2u0H8K.App\Controller\View\Admin\TargetPopulationController" to "App\Controller\View\Admin\TargetPopulationController".
Inlined service ".service_locator.G2u0H8K.App\Controller\View\Admin\UsersController" to "App\Controller\View\Admin\UsersController".
Inlined service ".service_locator.G2u0H8K.App\Controller\View\AppdockModule\AppdockController" to "App\Controller\View\AppdockModule\AppdockController".
Inlined service ".service_locator.G2u0H8K.App\Controller\View\AppdockModule\ConfigController" to "App\Controller\View\AppdockModule\ConfigController".
Inlined service ".service_locator.G2u0H8K.App\Controller\View\AppdockModule\ExportController" to "App\Controller\View\AppdockModule\ExportController".
Inlined service ".service_locator.G2u0H8K.App\Controller\View\AppdockModule\ProgrammingController" to "App\Controller\View\AppdockModule\ProgrammingController".
Inlined service ".service_locator.G2u0H8K.App\Controller\View\AppdockModule\PublicationController" to "App\Controller\View\AppdockModule\PublicationController".
Inlined service ".service_locator.G2u0H8K.App\Controller\View\BarkerModule\BarkerModuleController" to "App\Controller\View\BarkerModule\BarkerModuleController".
Inlined service ".service_locator.G2u0H8K.App\Controller\View\BarkerModule\BarkerModuleExportController" to "App\Controller\View\BarkerModule\BarkerModuleExportController".
Inlined service ".service_locator.G2u0H8K.App\Controller\View\BarkerModule\BarkerModulePublicationController" to "App\Controller\View\BarkerModule\BarkerModulePublicationController".
Inlined service ".service_locator.G2u0H8K.App\Controller\View\Content\ApplicationController" to "App\Controller\View\Content\ApplicationController".
Inlined service ".service_locator.G2u0H8K.App\Controller\View\Content\ChannelsController" to "App\Controller\View\Content\ChannelsController".
Inlined service ".service_locator.G2u0H8K.App\Controller\View\Content\InternalLinkController" to "App\Controller\View\Content\InternalLinkController".
Inlined service ".service_locator.G2u0H8K.App\Controller\View\Content\OffersController" to "App\Controller\View\Content\OffersController".
Inlined service ".service_locator.G2u0H8K.App\Controller\View\DefaultController" to "App\Controller\View\DefaultController".
Inlined service ".service_locator.G2u0H8K.App\Controller\View\Module\ModuleConfigController" to "App\Controller\View\Module\ModuleConfigController".
Inlined service ".service_locator.G2u0H8K.App\Controller\View\Module\ModuleController" to "App\Controller\View\Module\ModuleController".
Inlined service ".service_locator.G2u0H8K.App\Controller\View\Module\ModuleExportController" to "App\Controller\View\Module\ModuleExportController".
Inlined service ".service_locator.G2u0H8K.App\Controller\View\Module\ModuleProgrammingController" to "App\Controller\View\Module\ModuleProgrammingController".
Inlined service ".service_locator.G2u0H8K.App\Controller\View\Module\ModulePublicationController" to "App\Controller\View\Module\ModulePublicationController".
Inlined service ".service_locator.G2u0H8K.App\Controller\View\ParameterModule\ParameterModuleConfigController" to "App\Controller\View\ParameterModule\ParameterModuleConfigController".
Inlined service ".service_locator.G2u0H8K.App\Controller\View\ParameterModule\ParameterModuleController" to "App\Controller\View\ParameterModule\ParameterModuleController".
Inlined service ".service_locator.G2u0H8K.App\Controller\View\ParameterModule\ParameterModuleExportController" to "App\Controller\View\ParameterModule\ParameterModuleExportController".
Inlined service ".service_locator.G2u0H8K.App\Controller\View\ParameterModule\ParameterModulePublicationController" to "App\Controller\View\ParameterModule\ParameterModulePublicationController".
Inlined service ".service_locator.G2u0H8K.App\Controller\View\PopupModule\ConfigController" to "App\Controller\View\PopupModule\ConfigController".
Inlined service ".service_locator.G2u0H8K.App\Controller\View\PopupModule\ExportController" to "App\Controller\View\PopupModule\ExportController".
Inlined service ".service_locator.G2u0H8K.App\Controller\View\PopupModule\PopupController" to "App\Controller\View\PopupModule\PopupController".
Inlined service ".service_locator.G2u0H8K.App\Controller\View\PopupModule\PublicationController" to "App\Controller\View\PopupModule\PublicationController".
Inlined service ".service_locator.G2u0H8K.App\Controller\View\ProfileController" to "App\Controller\View\ProfileController".
Inlined service ".service_locator.G2u0H8K.App\Controller\View\PullingController" to "App\Controller\View\PullingController".
Inlined service ".service_locator.G2u0H8K.App\Controller\View\RegistrationController" to "App\Controller\View\RegistrationController".
Inlined service ".service_locator.G2u0H8K.App\Controller\View\ResetPasswordController" to "App\Controller\View\ResetPasswordController".
Inlined service ".service_locator.G2u0H8K.App\Controller\View\Security\QRCodeController" to "App\Controller\View\Security\QRCodeController".
Inlined service ".service_locator.G2u0H8K.App\Controller\View\SecurityController" to "App\Controller\View\SecurityController".
Inlined service ".service_locator.G2u0H8K.App\Controller\View\ThemeModule\ConfigController" to "App\Controller\View\ThemeModule\ConfigController".
Inlined service ".service_locator.G2u0H8K.App\Controller\View\ThemeModule\ExportController" to "App\Controller\View\ThemeModule\ExportController".
Inlined service ".service_locator.G2u0H8K.App\Controller\View\ThemeModule\ThemeController" to "App\Controller\View\ThemeModule\ThemeController".
Inlined service ".service_locator.G2u0H8K.App\Controller\View\ThemeModule\ThemePublicationController" to "App\Controller\View\ThemeModule\ThemePublicationController".
Inlined service ".service_locator.G2u0H8K.App\Controller\View\VirtualChannelModule\VirtualChannelModuleConfigController" to "App\Controller\View\VirtualChannelModule\VirtualChannelModuleConfigController".
Inlined service ".service_locator.G2u0H8K.App\Controller\View\VirtualChannelModule\VirtualChannelModuleController" to "App\Controller\View\VirtualChannelModule\VirtualChannelModuleController".
Inlined service ".service_locator.G2u0H8K.App\Controller\View\VirtualChannelModule\VirtualChannelModuleExportController" to "App\Controller\View\VirtualChannelModule\VirtualChannelModuleExportController".
Inlined service ".service_locator.G2u0H8K.App\Controller\View\VirtualChannelModule\VirtualChannelModulePublicationController" to "App\Controller\View\VirtualChannelModule\VirtualChannelModulePublicationController".
Inlined service "App\Handler\Appdock\AppdockContentHandler" to "App\Handler\Appdock\AppdockHandler".
Inlined service "App\Handler\BarkerModule\BarkerModuleUniverseHandler" to "App\Handler\BarkerModule\BarkerModuleHandler".
Inlined service "App\Repository\Content\MaculosaEpgRepository" to "App\Handler\Content\EpgContentHandler".
Inlined service "App\Client\ContentsMetadata\Version3\OfferGenre" to "App\Handler\Content\OfferContentHandler".
Inlined service "App\Repository\Content\MaculosaOfferRepository" to "App\Handler\Content\OfferContentHandler".
Inlined service "App\Client\Opta\Soccer" to "App\Handler\Content\SoccerContentHandler".
Inlined service "App\Service\Export\ExportServiceFactory" to "App\Handler\Export\ExportHandler".
Inlined service "App\Handler\Export\ExportHandlerFactory" to "App\Handler\Export\ExportHandler".
Inlined service "App\Handler\Module\ModuleContentHandler" to "App\Handler\Module\FilterHandler".
Inlined service "App\Handler\Module\FilterHandler" to "App\Handler\Module\ModuleHandler".
Inlined service "App\Handler\Popup\PopupContentHandler" to "App\Handler\Popup\PopupHandler".
Inlined service "App\Repository\PopupModule\ModulePopupContentRepository" to "App\Handler\Popup\PopupHandler".
Inlined service "App\Handler\Publication\PublicationHandlerFactory" to "App\Handler\Publication\PublicationHandler".
Inlined service "App\Handler\VirtualChannelModule\VirtualChannelModuleContentHandler" to "App\Handler\VirtualChannelModule\VirtualChannelModuleHandler".
Inlined service "App\Request\RequestBodyParamConverter.inner" to "App\Request\RequestBodyParamConverter".
Inlined service "App\Repository\BarkerModule\BarkerModuleUniverseTranslationRepository" to "App\Service\Cleaner\BarkerModuleCleaner".
Inlined service "App\Repository\Module\ModuleImageRepository" to "App\Service\Cleaner\GenericModuleCleaner".
Inlined service "App\Service\FilesystemService" to "App\Service\Export\ExportServiceFactory".
Inlined service "App\Service\CryptographicTools" to "App\Service\Export\ExportServiceFactory".
Inlined service "hateoas.serializer.exclusion.expression_language_strategy" to "hateoas.serializer.exclusion_manager".
Inlined service "hateoas.serializer.xml" to "hateoas.event_listener.xml".
Inlined service "hateoas.serializer.json_hal" to "hateoas.event_listener.json".
Inlined service "hateoas.configuration.metadata.annotation_driver" to "hateoas.configuration.metadata.extension_driver".
Inlined service "hateoas.configuration.metadata.lazy_loading_driver" to "hateoas.configuration.metadata_factory".
Inlined service "hateoas.configuration.metadata.cache.file_cache" to "hateoas.configuration.metadata_factory".
Inlined service "hateoas.generator.symfony" to "hateoas.generator.registry".
Inlined service "doctrine.dbal.connection_factory.dsn_parser" to "doctrine.dbal.connection_factory".
Inlined service "doctrine.dbal.legacy_schema_manager_factory" to "doctrine.dbal.default_connection.configuration".
Inlined service "monolog.logger.doctrine" to "doctrine.dbal.default_connection.configuration".
Inlined service ".service_locator.VpzXz10" to "doctrine.dbal.default_connection.event_manager".
Inlined service "doctrine.dbal.default_connection.configuration" to "doctrine.dbal.default_connection".
Inlined service "doctrine.dbal.connection_factory" to "doctrine.dbal.default_connection".
Inlined service ".service_locator.N41nchi" to "doctrine.orm.container_repository_factory".
Inlined service "doctrine.orm.entity_value_resolver.expression_language" to "doctrine.orm.entity_value_resolver".
Inlined service "cache.doctrine.orm.default.metadata" to "doctrine.orm.default_configuration".
Inlined service ".doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.naming_strategy.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.quote_strategy.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.default_entity_listener_resolver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.container_repository_factory" to "doctrine.orm.default_configuration".
Inlined service "cache.doctrine.orm.default.result.recorder_inner" to "cache.doctrine.orm.default.result".
Inlined service "cache.doctrine.orm.default.query.recorder_inner" to "cache.doctrine.orm.default.query".
Inlined service "doctrine.orm.default_configuration" to "doctrine.orm.default_entity_manager".
Inlined service "doctrine.orm.default_manager_configurator" to "doctrine.orm.default_entity_manager".
Inlined service "doctrine.migrations.configuration_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.entity_manager_registry_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.configuration" to "doctrine.migrations.configuration_loader".
Inlined service "doctrine.migrations.storage.table_storage" to "doctrine.migrations.configuration".
Inlined service "doctrine.migrations.container_aware_migrations_factory.inner" to "doctrine.migrations.container_aware_migrations_factory".
Inlined service "doctrine_migrations.migrations_flattener" to "doctrine_migrations.migrations_collector".
Inlined service "fos_rest.request.param_fetcher.reader" to "fos_rest.request.param_fetcher".
Inlined service ".service_locator.WHiOA.m" to "fos_rest.decoder_provider".
Inlined service "fos_rest.decoder_provider" to "fos_rest.body_listener".
Inlined service "fos_rest.format_negotiator" to "fos_rest.format_listener".
Inlined service "fos_rest.request_matcher.6d27357678da78ac461e8b851ac5bf83a1f9471f9d410dff7d760712cb7770b80848bf9c" to "fos_rest.format_negotiator".
Inlined service "fos_rest.request_matcher.2364365e6bb6bfd5cadeda231e59db9139fadac2b673beb794ba3c0068839a899dc3c386" to "fos_rest.format_negotiator".
Inlined service "fos_rest.request_matcher.69e9d3fd562e0ecffc5bce0c68d3b7a673d187934b742bc76452558275bbd7611198d478" to "fos_rest.format_negotiator".
Inlined service "fos_rest.request.param_fetcher" to "fos_rest.param_fetcher_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 "hateoas.expression.link_expression_function" to "jms_serializer.expression_language".
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 "knp_menu.factory_extension.routing" to "knp_menu.factory".
Inlined service "knp_menu.renderer_provider" to "knp_menu.helper".
Inlined service "knp_menu.menu_provider.chain" to "knp_menu.helper".
Inlined service ".service_locator.6Oi.H.Y" to "knp_menu.renderer_provider".
Inlined service "knp_menu.helper" to "knp_menu.twig.extension".
Inlined service "nelmio_api_doc.generator_locator" to "nelmio_api_doc.render_docs".
Inlined service "nelmio_api_doc.render_docs.json" to "nelmio_api_doc.render_docs".
Inlined service "nelmio_api_doc.render_docs.yaml" to "nelmio_api_doc.render_docs".
Inlined service "nelmio_api_doc.render_docs.html" to "nelmio_api_doc.render_docs".
Inlined service "nelmio_api_doc.object_model.property_describer" to "nelmio_api_doc.model_describers.object".
Inlined service "nelmio_api_doc.swagger.processor.nullable_property" to "nelmio_api_doc.open_api.generator".
Inlined service "nelmio_api_doc.swagger.processor.map_query_string" to "nelmio_api_doc.open_api.generator".
Inlined service "nelmio_api_doc.swagger.processor.map_request_payload" to "nelmio_api_doc.open_api.generator".
Inlined service "nelmio_api_doc.open_api.generator" to "nelmio_api_doc.generator.default".
Inlined service "monolog.logger.nelmio_api_doc" to "nelmio_api_doc.generator.default".
Inlined service "nelmio_api_doc.model_describers.jms.inner" to "nelmio_api_doc.model_describers.jms.bazinga_hateoas".
Inlined service "emi.contents.async_s3_client" to "oneup_flysystem.contents_async_aws_s3_adapter_adapter".
Inlined service "emi.contents.azure_blob_client" to "oneup_flysystem.contents_azure_blob_adapter_adapter".
Inlined service "emi.contents.google_cloud_storage_client" to "oneup_flysystem.contents_googlecloudstorage_adapter_adapter".
Inlined service "emi.exports.async_s3_client" to "oneup_flysystem.exports_async_aws_s3_adapter_adapter".
Inlined service "emi.exports.azure_blob_client" to "oneup_flysystem.exports_azure_blob_adapter_adapter".
Inlined service "emi.exports.google_cloud_storage_client" to "oneup_flysystem.exports_googlecloudstorage_adapter_adapter".
Inlined service "oneup_flysystem.contents_local_adapter_adapter" to "oneup_flysystem.contents_local_filesystem".
Inlined service "oneup_flysystem.contents_async_aws_s3_adapter_adapter" to "oneup_flysystem.contents_async_aws_s3_filesystem".
Inlined service "oneup_flysystem.contents_azure_blob_adapter_adapter" to "oneup_flysystem.contents_azure_blob_filesystem".
Inlined service "oneup_flysystem.contents_googlecloudstorage_adapter_adapter" to "oneup_flysystem.contents_googlecloudstorage_filesystem".
Inlined service "oneup_flysystem.contents_sftp_adapter_adapter" to "oneup_flysystem.contents_sftp_filesystem".
Inlined service "oneup_flysystem.contents_ftp_adapter_adapter" to "oneup_flysystem.contents_ftp_filesystem".
Inlined service "oneup_flysystem.exports_local_adapter_adapter" to "oneup_flysystem.exports_local_filesystem".
Inlined service "oneup_flysystem.exports_async_aws_s3_adapter_adapter" to "oneup_flysystem.exports_async_aws_s3_filesystem".
Inlined service "oneup_flysystem.exports_azure_blob_adapter_adapter" to "oneup_flysystem.exports_azure_blob_filesystem".
Inlined service "oneup_flysystem.exports_googlecloudstorage_adapter_adapter" to "oneup_flysystem.exports_googlecloudstorage_filesystem".
Inlined service "oneup_flysystem.exports_sftp_adapter_adapter" to "oneup_flysystem.exports_sftp_filesystem".
Inlined service "oneup_flysystem.exports_ftp_adapter_adapter" to "oneup_flysystem.exports_ftp_filesystem".
Inlined service "sensio_framework_extra.converter.manager" to "sensio_framework_extra.converter.listener".
Inlined service "App\Request\RequestBodyParamConverter" to "sensio_framework_extra.converter.manager".
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 "clock" to "argument_resolver.datetime".
Inlined service "twig.error_renderer.html" to "error_controller".
Inlined service "debug.controller_resolver" to "http_kernel".
Inlined service "debug.argument_resolver" to "http_kernel".
Inlined service ".service_locator.lLv4pWF" to "fragment.handler".
Inlined service "uri_signer" to "fragment.uri_generator".
Inlined service "monolog.logger.console" to "console.error_listener".
Inlined service "cache_clearer" to "console.command.cache_clear".
Inlined service ".service_locator.NBUFN6A" to "console.command.cache_pool_invalidate_tags".
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 "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 "http_client.uri_template_expander.rize" to "http_client.uri_template".
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.LD5oJC8" 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 "cache.rate_limiter.recorder_inner" to "cache.rate_limiter".
Inlined service "session.storage.factory.native" to "session.factory".
Inlined service ".service_locator.cXsfP3P" 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.4VVxpSL" to "form.extension".
Inlined service "form.choice_list_factory.default" to "form.choice_list_factory.property_access".
Inlined service "form.choice_list_factory.property_access" to "form.choice_list_factory.cached".
Inlined service "form.type_extension.form.request_handler" to "form.type_extension.form.http_foundation".
Inlined service "validator.validator_factory" to "validator.builder".
Inlined service "doctrine.orm.validator_initializer" to "validator.builder".
Inlined service "doctrine.orm.default_entity_manager.validator_loader" to "validator.builder".
Inlined service "validator.property_info_loader" to "validator.builder".
Inlined service ".service_locator.JjkhazL" 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 "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.doctrine" to "profiler".
Inlined service "data_collector.http_client" to "profiler".
Inlined service "doctrine_migrations.migrations_collector" to "profiler".
Inlined service "data_collector.jms_serializer" to "profiler".
Inlined service "mailer.data_collector" to "profiler".
Inlined service "Vich\UploaderBundle\DataCollector\MappingCollector" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service "data_collector.form.extractor" to "data_collector.form".
Inlined service "debug.validator.inner" to "debug.validator".
Inlined service "monolog.processor.psr_log_message" to "monolog.handler.main".
Inlined service ".service_locator.LcVn9Hr" to "security.token_storage".
Inlined service ".service_locator.LrCXAmX" to "security.helper".
Inlined service ".service_locator.Ltz_0vP" to "security.helper".
Inlined service ".service_locator.qR7Lmvc" 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.request_matcher.NriR29i" to "security.access_map".
Inlined service ".security.request_matcher.4ALxdI0" to "security.access_map".
Inlined service ".security.request_matcher.C5hL7LM" to "security.access_map".
Inlined service ".security.request_matcher.csBYw_1" to "security.access_map".
Inlined service ".security.request_matcher.LfulGui" to "security.access_map".
Inlined service ".security.request_matcher.I_Wy6An" 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.q1UFWmc" to ".security.request_matcher.kLbKLHa".
Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
Inlined service ".security.request_matcher.ikbtUlU" to ".security.request_matcher.twaG8qh".
Inlined service ".security.request_matcher.3Y.PKu5" to ".security.request_matcher.twaG8qh".
Inlined service "debug.security.firewall.authenticator.maculosa_api.inner" to "debug.security.firewall.authenticator.maculosa_api".
Inlined service "security.exception_listener.maculosa_api" to "security.firewall.map.context.maculosa_api".
Inlined service "security.firewall.map.config.maculosa_api" to "security.firewall.map.context.maculosa_api".
Inlined service "scheb_two_factor.security.request_data_reader" to "security.firewall_config.two_factor.main".
Inlined service "scheb_two_factor.security.access.access_decider" to "security.authentication.access_listener.two_factor.main".
Inlined service "scheb_two_factor.authentication_context_factory" to "security.authentication.token_created_listener.two_factor.main".
Inlined service "security.authentication.success_handler.two_factor.main" to "security.authenticator.two_factor.main".
Inlined service "security.authentication.failure_handler.two_factor.main" to "security.authenticator.two_factor.main".
Inlined service "debug.security.firewall.authenticator.main.inner" to "debug.security.firewall.authenticator.main".
Inlined service "App\Security\UserChecker" to "security.listener.user_checker.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.mmG081U" to ".security.request_matcher.NriR29i".
Inlined service ".security.request_matcher.aoGKzCN" to ".security.request_matcher.4ALxdI0".
Inlined service ".security.request_matcher.1f3H6o2" to ".security.request_matcher.C5hL7LM".
Inlined service ".security.request_matcher.q0ZotHw" to ".security.request_matcher.csBYw_1".
Inlined service ".security.request_matcher.Nowd4Iu" to ".security.request_matcher.LfulGui".
Inlined service ".security.request_matcher.xKZVXt1" to ".security.request_matcher.I_Wy6An".
Inlined service ".security.request_matcher._LA_AHr" to ".security.request_matcher.zgUyz1A".
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.httpkernel" to "twig".
Inlined service "twig.extension.httpfoundation" to "twig".
Inlined service "twig.extension.form" to "twig".
Inlined service "twig.extension.dump" to "twig".
Inlined service "App\Twig\VersionExtension" to "twig".
Inlined service "hateoas.twig.link" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "jms_serializer.twig_extension.runtime_serializer" to "twig".
Inlined service "knp_menu.twig.extension" to "twig".
Inlined service "nelmio_api_doc.render_docs.html.asset" to "twig".
Inlined service "Vich\UploaderBundle\Twig\Extension\UploaderExtension" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "Endroid\QrCodeBundle\Twig\QrCodeExtension" to "twig".
Inlined service "twig.app_variable" to "twig".
Inlined service "twig.runtime_loader" 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 "assets.packages" to "twig.extension.assets".
Inlined service "fragment.handler" to "twig.runtime.httpkernel".
Inlined service "fragment.uri_generator" to "twig.runtime.httpkernel".
Inlined service "url_helper" to "twig.extension.httpfoundation".
Inlined service ".service_locator.R0gPnnQ" to "twig.runtime_loader".
Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
Inlined service "vich_uploader.metadata_driver.xml" to "vich_uploader.metadata_driver.chain".
Inlined service "vich_uploader.metadata.reader" to "vich_uploader.metadata_driver.chain".
Inlined service "vich_uploader.metadata_driver.yaml" to "vich_uploader.metadata_driver.chain".
Inlined service "vich_uploader.metadata_driver.yml" to "vich_uploader.metadata_driver.chain".
Inlined service "vich_uploader.metadata_driver.chain" to "vich_uploader.metadata_factory".
Inlined service "vich_uploader.metadata.cache.file_cache" to "vich_uploader.metadata_factory".
Inlined service "vich_uploader.metadata_factory" to "vich_uploader.metadata_reader".
Inlined service "vich_uploader.current_date_time_helper" to "Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer".
Inlined service "vich_uploader.file_injector" to "vich_uploader.upload_handler".
Inlined service "doctrine.fixtures.loader" to "doctrine.fixtures_load_command".
Inlined service "doctrine.fixtures.purger.orm_purger_factory" to "doctrine.fixtures_load_command".
Inlined service "App\DataFixtures\BaseFixtures" to "doctrine.fixtures.loader".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.tolerant_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.fixture.simple_fixture_bag_denormalizer".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.registry_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.fixture.tolerant_denormalizer".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.simple_list" to "nelmio_alice.fixture_builder.denormalizer.fixture.registry_denormalizer".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.reference_range_name" to "nelmio_alice.fixture_builder.denormalizer.fixture.registry_denormalizer".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.simple_range" to "nelmio_alice.fixture_builder.denormalizer.fixture.registry_denormalizer".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.simple" to "nelmio_alice.fixture_builder.denormalizer.fixture.registry_denormalizer".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.null_list" to "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.temporary_list".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.temporary_list" to "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.simple_list".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.null_range" to "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.temporary_range".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.temporary_range" to "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.simple_range".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.constructor.legacy_constructor_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.specs.simple".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.property.simple_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.specs.simple".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.constructor.constructor_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.constructor.legacy_constructor_denormalizer".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.constructor.factory_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.constructor.legacy_constructor_denormalizer".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.value.simple_value_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.value.unique_value_denormalizer".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.function_fixture_reference_parser" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.value.simple_value_denormalizer".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.function_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.simple_denormalizer".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.method_flag_handler.configurator_flag_handler" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.simple_denormalizer".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.method_flag_handler.optional_flag_handler" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.simple_denormalizer".
Inlined service "nelmio_alice.fixture_builder.denormalizer.flag_parser.registry" to "nelmio_alice.fixture_builder.denormalizer.flag_parser.element".
Inlined service "nelmio_alice.fixture_builder.denormalizer.flag_parser.chainable.configurator" to "nelmio_alice.fixture_builder.denormalizer.flag_parser.registry".
Inlined service "nelmio_alice.fixture_builder.denormalizer.flag_parser.chainable.extend" to "nelmio_alice.fixture_builder.denormalizer.flag_parser.registry".
Inlined service "nelmio_alice.fixture_builder.denormalizer.flag_parser.chainable.optional" to "nelmio_alice.fixture_builder.denormalizer.flag_parser.registry".
Inlined service "nelmio_alice.fixture_builder.denormalizer.flag_parser.chainable.template" to "nelmio_alice.fixture_builder.denormalizer.flag_parser.registry".
Inlined service "nelmio_alice.fixture_builder.denormalizer.flag_parser.chainable.unique" to "nelmio_alice.fixture_builder.denormalizer.flag_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.lexer.reference_escaper_lexer" to "nelmio_alice.fixture_builder.expression_language.lexer.empty_value_lexer".
Inlined service "nelmio_alice.fixture_builder.expression_language.lexer.globals_patterns_lexer" to "nelmio_alice.fixture_builder.expression_language.lexer.reference_escaper_lexer".
Inlined service "nelmio_alice.fixture_builder.expression_language.lexer.function_lexer" to "nelmio_alice.fixture_builder.expression_language.lexer.globals_patterns_lexer".
Inlined service "nelmio_alice.fixture_builder.expression_language.lexer.string_then_reference_lexer" to "nelmio_alice.fixture_builder.expression_language.lexer.function_lexer".
Inlined service "nelmio_alice.fixture_builder.expression_language.lexer.sub_patterns_lexer" to "nelmio_alice.fixture_builder.expression_language.lexer.string_then_reference_lexer".
Inlined service "nelmio_alice.fixture_builder.expression_language.lexer.reference_lexer" to "nelmio_alice.fixture_builder.expression_language.lexer.sub_patterns_lexer".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.string_parser" to "nelmio_alice.fixture_builder.expression_language.parser.function_fixture_reference_parser".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.simple_parser" to "nelmio_alice.fixture_builder.expression_language.parser.string_parser".
Inlined service "nelmio_alice.fixture_builder.expression_language.lexer.empty_value_lexer" to "nelmio_alice.fixture_builder.expression_language.parser.simple_parser".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry" to "nelmio_alice.fixture_builder.expression_language.parser.simple_parser".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.dynamic_array_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.escaped_value_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.fixture_list_reference_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.fixture_method_reference_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.fixture_range_reference_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.method_reference_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.optional_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.parameter_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.property_reference_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.variable_reference_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.simple_reference_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.string_array_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.string_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.tolerant_function_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.variable_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.wildcard_reference_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.identity_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.tolerant_function_token_parser".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.function_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.identity_token_parser".
Inlined service "nelmio_alice.fixture_builder.denormalizer.simple" to "nelmio_alice.fixture_builder.simple".
Inlined service "nelmio_alice.fixture_builder.denormalizer.parameter.simple_parameter_bag_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.simple".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.simple_fixture_bag_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.simple".
Inlined service "nelmio_alice.generator.caller.registry" to "nelmio_alice.generator.caller.simple".
Inlined service "nelmio_alice.generator.caller.chainable.configurator_method_call" to "nelmio_alice.generator.caller.registry".
Inlined service "nelmio_alice.generator.caller.chainable.method_call_with_reference" to "nelmio_alice.generator.caller.registry".
Inlined service "nelmio_alice.generator.caller.chainable.optional_method_call" to "nelmio_alice.generator.caller.registry".
Inlined service "nelmio_alice.generator.caller.chainable.simple_call" to "nelmio_alice.generator.caller.registry".
Inlined service "nelmio_alice.generator.hydrator.property.symfony_property_access" to "nelmio_alice.generator.hydrator.simple".
Inlined service "nelmio_alice.generator.instantiator.resolver" to "nelmio_alice.generator.instantiator.existing_instance".
Inlined service "nelmio_alice.generator.instantiator.registry" to "nelmio_alice.generator.instantiator.resolver".
Inlined service "nelmio_alice.generator.instantiator.chainable.no_caller_method_instantiator" to "nelmio_alice.generator.instantiator.registry".
Inlined service "nelmio_alice.generator.instantiator.chainable.null_constructor_instantiator" to "nelmio_alice.generator.instantiator.registry".
Inlined service "nelmio_alice.generator.instantiator.chainable.no_method_call_instantiator" to "nelmio_alice.generator.instantiator.registry".
Inlined service "nelmio_alice.generator.instantiator.chainable.static_factory_instantiator" to "nelmio_alice.generator.instantiator.registry".
Inlined service "nelmio_alice.generator.resolver.fixture_set.remove_conflicting_objects" to "nelmio_alice.generator.double_pass".
Inlined service "nelmio_alice.generator.object_generator.complete" to "nelmio_alice.generator.double_pass".
Inlined service "nelmio_alice.generator.object_generator.simple" to "nelmio_alice.generator.object_generator.complete".
Inlined service "nelmio_alice.generator.instantiator.existing_instance" to "nelmio_alice.generator.object_generator.simple".
Inlined service "nelmio_alice.generator.hydrator.simple" to "nelmio_alice.generator.object_generator.simple".
Inlined service "nelmio_alice.generator.caller.simple" to "nelmio_alice.generator.object_generator.simple".
Inlined service "nelmio_alice.generator.resolver.fixture_set.simple" to "nelmio_alice.generator.resolver.fixture_set.remove_conflicting_objects".
Inlined service "nelmio_alice.generator.resolver.parameter_bag.remove_conflicting_parameters" to "nelmio_alice.generator.resolver.fixture_set.simple".
Inlined service "nelmio_alice.generator.resolver.fixture_bag.template_bag" to "nelmio_alice.generator.resolver.fixture_set.simple".
Inlined service "nelmio_alice.generator.resolver.parameter_bag.simple" to "nelmio_alice.generator.resolver.parameter_bag.remove_conflicting_parameters".
Inlined service "nelmio_alice.generator.resolver.parameter.registry" to "nelmio_alice.generator.resolver.parameter_bag.simple".
Inlined service "nelmio_alice.generator.resolver.parameter.chainable.static_parameter_resolver" to "nelmio_alice.generator.resolver.parameter.registry".
Inlined service "nelmio_alice.generator.resolver.parameter.chainable.array_parameter_resolver" to "nelmio_alice.generator.resolver.parameter.registry".
Inlined service "nelmio_alice.generator.resolver.parameter.chainable.recursive_parameter_resolver" to "nelmio_alice.generator.resolver.parameter.registry".
Inlined service "nelmio_alice.generator.resolver.parameter.chainable.string_parameter_resolver" to "nelmio_alice.generator.resolver.parameter.chainable.recursive_parameter_resolver".
Inlined service "nelmio_alice.generator.resolver.value.chainable.array_value_resolver" to "nelmio_alice.generator.resolver.value.registry".
Inlined service "nelmio_alice.generator.resolver.value.chainable.dynamic_array_value_resolver" to "nelmio_alice.generator.resolver.value.registry".
Inlined service "nelmio_alice.generator.resolver.value.chainable.evaluated_value_resolver" to "nelmio_alice.generator.resolver.value.registry".
Inlined service "nelmio_alice.generator.resolver.value.chainable.function_argument_resolver" to "nelmio_alice.generator.resolver.value.registry".
Inlined service "nelmio_alice.generator.resolver.value.chainable.fixture_property_reference_resolver" to "nelmio_alice.generator.resolver.value.registry".
Inlined service "nelmio_alice.generator.resolver.value.chainable.fixture_method_call_reference_resolver" to "nelmio_alice.generator.resolver.value.registry".
Inlined service "nelmio_alice.generator.resolver.value.chainable.unresolved_fixture_reference_resolver" to "nelmio_alice.generator.resolver.value.registry".
Inlined service "nelmio_alice.generator.resolver.value.chainable.fixture_wildcard_reference_resolver" to "nelmio_alice.generator.resolver.value.registry".
Inlined service "nelmio_alice.generator.resolver.value.chainable.list_value_resolver" to "nelmio_alice.generator.resolver.value.registry".
Inlined service "nelmio_alice.generator.resolver.value.chainable.optional_value_resolver" to "nelmio_alice.generator.resolver.value.registry".
Inlined service "nelmio_alice.generator.resolver.value.chainable.parameter_value_resolver" to "nelmio_alice.generator.resolver.value.registry".
Inlined service "nelmio_alice.generator.resolver.value.chainable.unique_value_resolver" to "nelmio_alice.generator.resolver.value.registry".
Inlined service "nelmio_alice.generator.resolver.value.chainable.value_for_current_value_resolver" to "nelmio_alice.generator.resolver.value.registry".
Inlined service "nelmio_alice.generator.resolver.value.chainable.variable_value_resolver" to "nelmio_alice.generator.resolver.value.registry".
Inlined service "nelmio_alice.generator.resolver.value.chainable.faker_value_resolver" to "nelmio_alice.generator.resolver.value.chainable.php_value_resolver".
Inlined service "nelmio_alice.generator.resolver.value.chainable.php_value_resolver" to "nelmio_alice.generator.resolver.value.chainable.function_argument_resolver".
Inlined service "nelmio_alice.generator.resolver.value.chainable.fixture_reference_resolver" to "nelmio_alice.generator.resolver.value.chainable.self_fixture_reference_resolver".
Inlined service "nelmio_alice.generator.resolver.value.chainable.self_fixture_reference_resolver" to "nelmio_alice.generator.resolver.value.chainable.unresolved_fixture_reference_resolver".
Inlined service "nelmio_alice.generator.resolver.value.unique_values_pool" to "nelmio_alice.generator.resolver.value.chainable.unique_value_resolver".
Inlined service "nelmio_alice.file_parser.registry" to "nelmio_alice.file_parser.runtime_cache".
Inlined service "nelmio_alice.file_parser.default_include_processor" to "nelmio_alice.file_parser.runtime_cache".
Inlined service "nelmio_alice.file_parser.chainable.yaml" to "nelmio_alice.file_parser.registry".
Inlined service "nelmio_alice.file_parser.chainable.php" to "nelmio_alice.file_parser.registry".
Inlined service "nelmio_alice.file_parser.chainable.json" to "nelmio_alice.file_parser.registry".
Inlined service "nelmio_alice.file_parser.symfony_yaml" to "nelmio_alice.file_parser.chainable.yaml".
Inlined service "var_dumper.contextualized_cli_dumper" to "debug.dump_listener".
Inlined service "monolog.logger.debug" to "var_dumper.dump_server".
Inlined service "var_dumper.dump_server" to "var_dumper.command.server_dump".
Inlined service "oneup_uploader.storage.temp" to "oneup_uploader.orphanage.temp".
Inlined service "oneup_uploader.storage.content" to "oneup_uploader.controller.content".
Inlined service "scheb_two_factor.security.authentication.trust_resolver.inner" to "scheb_two_factor.security.authentication.trust_resolver".
Inlined service "scheb_two_factor.default_ip_whitelist_provider" to "scheb_two_factor.ip_whitelist_condition".
Inlined service "scheb_two_factor.default_token_factory" to "scheb_two_factor.provider_initiator".
Inlined service "maker.autoloader_util" to "maker.file_manager".
Inlined service "maker.autoloader_finder" to "maker.autoloader_util".
Inlined service "maker.template_component_generator" to "maker.generator".
Inlined service "maker.event_registry" to "maker.maker.make_listener".
Inlined service "maker.user_class_builder" to "maker.maker.make_user".
Inlined service "symfonycasts.verify_email.uri_signer_factory" to "symfonycasts.verify_email.uri_signer".
Inlined service "symfonycasts.verify_email.uri_signer" to "symfonycasts.verify_email.helper".
Inlined service "symfonycasts.verify_email.query_utility" to "symfonycasts.verify_email.helper".
Inlined service "symfonycasts.verify_email.token_generator" to "symfonycasts.verify_email.helper".
Inlined service "symfonycasts.reset_password.random_generator" to "symfonycasts.reset_password.token_generator".
Inlined service "symfonycasts.reset_password.token_generator" to "symfonycasts.reset_password.helper".
Inlined service "maker.maker.make_authenticator" to "maker.auto_command.make_auth".
Inlined service "maker.maker.make_command" to "maker.auto_command.make_command".
Inlined service "maker.maker.make_twig_component" to "maker.auto_command.make_twig_component".
Inlined service "maker.maker.make_controller" to "maker.auto_command.make_controller".
Inlined service "maker.maker.make_crud" to "maker.auto_command.make_crud".
Inlined service "maker.maker.make_docker_database" to "maker.auto_command.make_docker_database".
Inlined service "maker.maker.make_entity" to "maker.auto_command.make_entity".
Inlined service "maker.maker.make_fixtures" to "maker.auto_command.make_fixtures".
Inlined service "maker.maker.make_form" to "maker.auto_command.make_form".
Inlined service "maker.maker.make_listener" to "maker.auto_command.make_listener".
Inlined service "maker.maker.make_message" to "maker.auto_command.make_message".
Inlined service "maker.maker.make_messenger_middleware" to "maker.auto_command.make_messenger_middleware".
Inlined service "maker.maker.make_registration_form" to "maker.auto_command.make_registration_form".
Inlined service "maker.maker.make_reset_password" to "maker.auto_command.make_reset_password".
Inlined service "maker.maker.make_serializer_encoder" to "maker.auto_command.make_serializer_encoder".
Inlined service "maker.maker.make_serializer_normalizer" to "maker.auto_command.make_serializer_normalizer".
Inlined service "maker.maker.make_twig_extension" to "maker.auto_command.make_twig_extension".
Inlined service "maker.maker.make_test" to "maker.auto_command.make_test".
Inlined service "maker.maker.make_validator" to "maker.auto_command.make_validator".
Inlined service "maker.maker.make_voter" to "maker.auto_command.make_voter".
Inlined service "maker.maker.make_user" to "maker.auto_command.make_user".
Inlined service "maker.maker.make_migration" to "maker.auto_command.make_migration".
Inlined service "maker.maker.make_stimulus_controller" to "maker.auto_command.make_stimulus_controller".
Inlined service "maker.maker.make_form_login" to "maker.auto_command.make_security_form_login".
Inlined service ".doctrine.orm.default_metadata_driver.inner" to ".doctrine.orm.default_metadata_driver".
Inlined service ".service_locator.KLVvNIq" to ".doctrine.orm.default_metadata_driver".
Inlined service "fos_rest.serializer.form_error_handler.inner" to "fos_rest.serializer.form_error_handler".
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.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 "http_client.uri_template" to ".debug.http_client".
Inlined service "monolog.handler.null_internal" to "monolog.logger.event".
Inlined service "security.access.authenticated_voter" to ".debug.security.voter.security.access.authenticated_voter".
Inlined service "scheb_two_factor.security.access.authenticated_voter" to ".debug.security.voter.scheb_two_factor.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 "App\Security\Authorization\Voter\IfsAclVoter" to ".debug.security.voter.App\Security\Authorization\Voter\IfsAclVoter".
Inlined service "debug.security.event_dispatcher.maculosa_api.inner" to "debug.security.event_dispatcher.maculosa_api".
Inlined service "debug.security.event_dispatcher.main.inner" to "debug.security.event_dispatcher.main".
Inlined service ".service_locator.xRhNObu" to ".service_locator.xRhNObu.sensio_framework_extra.view.listener".
Inlined service ".service_locator.fuYM_Z." to ".service_locator.fuYM_Z..translation.warmer".
Inlined service ".service_locator.Z6u7J7s" to ".service_locator.Z6u7J7s.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.oR77BOj" to "debug.argument_resolver.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.zSHBtYe" to "console.command_loader".
Inlined service "hateoas.configuration.metadata.yaml_driver" to "hateoas.configuration.metadata_driver".
Inlined service "hateoas.configuration.metadata.xml_driver" to "hateoas.configuration.metadata_driver".
Inlined service "hateoas.configuration.metadata.extension_driver" to "hateoas.configuration.metadata_driver".
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 ".service_locator.Z6u7J7s.router.default" to "router".
Inlined service "monolog.logger.router" to "router".
Inlined service "nelmio_alice.faker.provider.alice" to "Faker\Generator".
Inlined service "nelmio_alice.fixture_builder.simple" to "nelmio_alice.data_loader".
Inlined service "nelmio_alice.generator.double_pass" to "nelmio_alice.data_loader".
Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
Inlined service "monolog.logger.event" to "event_dispatcher".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.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 "monolog.logger.profiler" to "profiler".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "twig.extension.assets" to "twig".
Inlined service "knp_menu.manipulator" to "twig".
Inlined service "knp_menu.manipulator" to "twig".
Inlined service "twig.extension.assets" to "twig".
Inlined service "vich_uploader.metadata.file_locator" to "vich_uploader.metadata_reader".
Inlined service "vich_uploader.metadata.file_locator" to "vich_uploader.metadata_reader".
Inlined service "vich_uploader.metadata.file_locator" to "vich_uploader.metadata_reader".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.simple_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.specs.simple".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.simple_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.specs.simple".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.argument_escaper" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.value.unique_value_denormalizer".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.argument_escaper" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.value.unique_value_denormalizer".
Inlined service "nelmio_alice.file_locator.default" to "nelmio_alice.file_parser.runtime_cache".
Inlined service "nelmio_alice.file_locator.default" to "nelmio_alice.file_parser.runtime_cache".
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 "nelmio_alice.fixture_builder.denormalizer.flag_parser.element" to "nelmio_alice.data_loader".
Inlined service "nelmio_alice.fixture_builder.denormalizer.specs.simple" to "nelmio_alice.data_loader".
Inlined service "nelmio_alice.fixture_builder.denormalizer.specs.simple" to "nelmio_alice.data_loader".
Inlined service "nelmio_alice.fixture_builder.denormalizer.flag_parser.element" to "nelmio_alice.data_loader".
Inlined service "nelmio_alice.generator.resolver.value.registry" to "nelmio_alice.data_loader".
Inlined service "nelmio_alice.generator.named_arguments_resolver" to "nelmio_alice.data_loader".
Inlined service "nelmio_alice.generator.named_arguments_resolver" to "nelmio_alice.data_loader".
Inlined service "nelmio_alice.generator.resolver.value.registry" to "nelmio_alice.data_loader".
Inlined service "nelmio_alice.generator.named_arguments_resolver" to "nelmio_alice.data_loader".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.arguments.simple_arguments_denormalizer" to "nelmio_alice.data_loader".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.arguments.simple_arguments_denormalizer" to "nelmio_alice.data_loader".
Inlined service "nelmio_alice.property_accessor.std" to "nelmio_alice.data_loader".
Inlined service "nelmio_alice.property_accessor.std" to "nelmio_alice.data_loader".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.value.unique_value_denormalizer" to "nelmio_alice.data_loader".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.value.unique_value_denormalizer" to "nelmio_alice.data_loader".
4
Tag "container.decorator" was defined on service(s) "doctrine.migrations.container_aware_migrations_factory", "jms_serializer.traceable_metadata_factory", "jms_serializer.traceable_handler_registry", "jms_serializer.metadata.traceable_file_locator", "nelmio_api_doc.model_describers.jms.bazinga_hateoas", "debug.validator", "debug.security.access.decision_manager", "debug.security.firewall.authenticator.maculosa_api", "debug.security.firewall.authenticator.main", "scheb_two_factor.security.authentication.trust_resolver", "fos_rest.serializer.form_error_handler", ".debug.http_client", "debug.security.event_dispatcher.maculosa_api", "debug.security.event_dispatcher.main", "event_dispatcher", but was never used. Did you mean "container.error"?
Tag "container.error" was defined on service(s) "argument_resolver.request_payload", but was never used. Did you mean "container.preload", "container.decorator", "container.stack"?
Tag "templating.helper" was defined on service(s) "Vich\UploaderBundle\Templating\Helper\UploaderHelper", "oneup_uploader.templating.uploader_helper", but was never used.
Tag "oneup_uploader.routable" was defined on service(s) "oneup_uploader.controller.temp", "oneup_uploader.controller.content", but was never used. Did you mean "oneup_uploader.controller"?