Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Log Messages
Level (7)
Channel (1)
Time
Message
deprecation
Method "Symfony\Component\DependencyInjection\Extension\Extension::getAlias()" might add "string" as a native return type declaration in the future. Do the same in child class "BabDev\PagerfantaBundle\DependencyInjection\BabDevPagerfantaExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Config\Definition\ConfigurationInterface::getConfigTreeBuilder()" might add "TreeBuilder" as a native return type declaration in the future. Do the same in implementation "BabDev\PagerfantaBundle\DependencyInjection\Configuration" now to avoid errors or add an explicit @return annotation to suppress this message.
Since symfony/framework-bundle 5.3: Not setting the "framework.session.storage_factory_id" configuration option is deprecated, it will default to "session.storage.factory.native" and will replace the "framework.session.storage_id" configuration option in version 6.0.
Since api-platform/core 2.6: The use of the `collection.pagination.enabled` has been deprecated in 2.6 and will be removed in 3.0. Use `defaults.pagination_enabled` instead.
Since api-platform/core 2.6: The use of the `collection.pagination.partial` has been deprecated in 2.6 and will be removed in 3.0. Use `defaults.pagination_partial` instead.
Since api-platform/core 2.6: The use of the `collection.pagination.client_enabled` has been deprecated in 2.6 and will be removed in 3.0. Use `defaults.pagination_client_enabled` instead.
Since api-platform/core 2.6: The use of the `collection.pagination.client_items_per_page` has been deprecated in 2.6 and will be removed in 3.0. Use `defaults.pagination_client_items_per_page` instead.
Since api-platform/core 2.6: The use of the `collection.pagination.client_partial` has been deprecated in 2.6 and will be removed in 3.0. Use `defaults.pagination_client_partial` instead.
Since api-platform/core 2.6: The use of the `collection.pagination.items_per_page` has been deprecated in 2.6 and will be removed in 3.0. Use `defaults.pagination_items_per_page` instead.
Since api-platform/core 2.6: The use of the `collection.pagination.maximum_items_per_page` has been deprecated in 2.6 and will be removed in 3.0. Use `defaults.pagination_maximum_items_per_page` instead.
Since api-platform/core 2.7: The Doctrine annotation ApiPlatform\Core\Annotation\ApiResource is deprecated, use the PHP attribute ApiPlatform\Metadata\ApiResource instead.
Method "Symfony\Component\Form\FormTypeInterface::getParent()" might add "?string" as a native return type declaration in the future. Do the same in implementation "Pumukit\NewAdminBundle\Form\Type\Base\CustomLanguageType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getParent()" might add "?string" as a native return type declaration in the future. Do the same in implementation "Pumukit\NewAdminBundle\Form\Type\Base\LicenseType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Security\Core\Authorization\Voter\Voter::supports()" might add "bool" as a native return type declaration in the future. Do the same in child class "Pumukit\SchemaBundle\Services\MultimediaObjectVoter" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Security\Core\Authorization\Voter\Voter::voteOnAttribute()" might add "bool" as a native return type declaration in the future. Do the same in child class "Pumukit\SchemaBundle\Services\MultimediaObjectVoter" now to avoid errors or add an explicit @return annotation to suppress this message.
Since symfony/security-guard 5.3: The "Symfony\Component\Security\Guard\PasswordAuthenticatedInterface" class is deprecated, use the new authenticator system instead.
The "Pumukit\SchemaBundle\Security\LoginFormAuthenticator" class implements "Symfony\Component\Security\Guard\PasswordAuthenticatedInterface" that is deprecated since Symfony 5.3, use the new authenticator system instead.
The "Pumukit\SchemaBundle\Security\LoginFormAuthenticator" class extends "Symfony\Component\Security\Guard\Authenticator\AbstractFormLoginAuthenticator" that is deprecated since Symfony 5.3, use the new authenticator system instead.
Method "Symfony\Component\Security\Guard\AuthenticatorInterface::getUser()" might add "?UserInterface" as a native return type declaration in the future. Do the same in implementation "Pumukit\SchemaBundle\Security\LoginFormAuthenticator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Bundle\MakerBundle\Maker\AbstractMaker::interact()" might add "void" as a native return type declaration in the future. Do the same in child class "ApiPlatform\Core\Bridge\Symfony\Maker\MakeDataProvider" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Bundle\MakerBundle\Maker\AbstractMaker::interact()" might add "void" as a native return type declaration in the future. Do the same in child class "ApiPlatform\Core\Bridge\Symfony\Maker\MakeDataPersister" now to avoid errors or add an explicit @return annotation to suppress this message.
Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener" class is deprecated, use the new authenticator system instead.
Since symfony/security-guard 5.3: The "Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener" class is deprecated, use the new authenticator system instead.
Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener" class is deprecated, use the new authenticator system instead.
Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AbstractAuthenticationListener" class is deprecated, use the new authenticator system instead.
Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices" class is deprecated, use "Symfony\Component\Security\Http\RememberMe\SignatureRememberMeHandler" instead.
Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\RememberMe\AbstractRememberMeServices" class is deprecated, use "Symfony\Component\Security\Http\RememberMe\AbstractRememberMeHandler" instead.
Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\RememberMe\RememberMeServicesInterface" interface is deprecated, use "Symfony\Component\Security\Http\RememberMe\RememberMeHandlerInterface" instead.
Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\RememberMeListener" class is deprecated, use the new authenticator system instead.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Pumukit\NewAdminBundle\Controller\AdminController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Pumukit\NewAdminBundle\Controller\CollectionController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Pumukit\NewAdminBundle\Controller\EventsController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Pumukit\NewAdminBundle\Controller\GroupController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Pumukit\NewAdminBundle\Controller\HeadAndTailController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Pumukit\NewAdminBundle\Controller\HeadAndTailUpdateController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Pumukit\NewAdminBundle\Controller\LegacyEventController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Pumukit\NewAdminBundle\Controller\LinkController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Pumukit\NewAdminBundle\Controller\LiveController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Pumukit\NewAdminBundle\Controller\MaterialController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Pumukit\NewAdminBundle\Controller\MultimediaObjectController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Pumukit\NewAdminBundle\Controller\MultimediaObjectPicController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Pumukit\NewAdminBundle\Controller\PermissionProfileController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Pumukit\NewAdminBundle\Controller\PersonController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Pumukit\NewAdminBundle\Controller\PlaylistController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Pumukit\NewAdminBundle\Controller\PlaylistMultimediaObjectController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Pumukit\NewAdminBundle\Controller\PlaylistPicController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Pumukit\NewAdminBundle\Controller\RoleController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Pumukit\NewAdminBundle\Controller\SeriesController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Pumukit\NewAdminBundle\Controller\SeriesPicController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Pumukit\NewAdminBundle\Controller\SeriesStylesController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Pumukit\NewAdminBundle\Controller\SeriesTypeController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Pumukit\NewAdminBundle\Controller\SortableAdminController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Pumukit\NewAdminBundle\Controller\UNESCOController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Pumukit\NewAdminBundle\Controller\UserController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Pumukit\NotificationBundle\Services\SenderService" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface" instead. It is being referenced by the "Pumukit\SchemaBundle\Security\LoginFormAuthenticator" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface" instead. It is being referenced by the "Pumukit\SchemaBundle\Services\CreateUserService" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface" instead. It is being referenced by the "Pumukit\SchemaBundle\Services\PasswordService" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface" instead. It is being referenced by the "Pumukit\SchemaBundle\Services\UpdateUserService" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Pumukit\WebTVBundle\Services\BreadcrumbsService" service.
Method "JMS\Serializer\Handler\SubscribingHandlerInterface::getSubscribingMethods()" might add "array" as a native return type declaration in the future. Do the same in implementation "BabDev\PagerfantaBundle\Serializer\Handler\PagerfantaHandler" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Pagerfanta\View\ViewInterface::render()" might add "string" as a native return type declaration in the future. Do the same in implementation "BabDev\PagerfantaBundle\View\TranslatedView" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Pagerfanta\View\ViewInterface::getName()" might add "string" as a native return type declaration in the future. Do the same in implementation "BabDev\PagerfantaBundle\View\DefaultTranslatedView" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Pagerfanta\View\ViewInterface::getName()" might add "string" as a native return type declaration in the future. Do the same in implementation "BabDev\PagerfantaBundle\View\SemanticUiTranslatedView" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Pagerfanta\View\ViewInterface::getName()" might add "string" as a native return type declaration in the future. Do the same in implementation "BabDev\PagerfantaBundle\View\TwitterBootstrapTranslatedView" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Pagerfanta\View\ViewInterface::getName()" might add "string" as a native return type declaration in the future. Do the same in implementation "BabDev\PagerfantaBundle\View\TwitterBootstrap3TranslatedView" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Pagerfanta\View\ViewInterface::getName()" might add "string" as a native return type declaration in the future. Do the same in implementation "BabDev\PagerfantaBundle\View\TwitterBootstrap4TranslatedView" now to avoid errors or add an explicit @return annotation to suppress this message.
Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
Since symfony/framework-bundle 5.1: Using type "Symfony\Component\Routing\RouteCollectionBuilder" for argument 1 of method "App\Kernel:configureRoutes()" is deprecated, use "Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator" instead.
Since symfony/routing 5.1: The "Symfony\Component\Routing\RouteCollectionBuilder" class is deprecated, use "Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator" instead.
Since symfony/security-core 5.4: Not setting the 5th argument of "Symfony\Component\Security\Core\Authorization\AuthorizationChecker::__construct" to "false" is deprecated.
Since twig/twig 3.12: Twig Filter "spaceless" is deprecated in /srv/pumukit/src/Pumukit/NewAdminBundle/Resources/views/Themes/menu.html.twig at line 12.
Since twig/twig 3.12: Twig Filter "spaceless" is deprecated in /srv/pumukit/src/Pumukit/NewAdminBundle/Resources/views/Series/list.html.twig at line 35.
Since twig/twig 3.12: Twig Filter "spaceless" is deprecated in /srv/pumukit/src/Pumukit/NewAdminBundle/Resources/views/PlaylistMultimediaObject/list.html.twig at line 58.
Since twig/twig 3.12: Twig Filter "spaceless" is deprecated in /srv/pumukit/src/Pumukit/NewAdminBundle/Resources/views/PlaylistMultimediaObject/list.html.twig at line 66.
Since twig/twig 3.12: Twig Filter "spaceless" is deprecated in /srv/pumukit/src/Pumukit/NewAdminBundle/Resources/views/MultimediaObject/status.html.twig at line 2.
Since twig/twig 3.12: Twig Filter "spaceless" is deprecated in /srv/pumukit/src/Pumukit/NewAdminBundle/Resources/views/MultimediaObject/sortingactions.html.twig at line 4.
Since twig/twig 3.12: Twig Filter "spaceless" is deprecated in /srv/pumukit/src/Pumukit/NewAdminBundle/Resources/views/MultimediaObject/sortingactions.html.twig at line 14.
Since twig/twig 3.12: Twig Filter "spaceless" is deprecated in /srv/pumukit/src/Pumukit/NewAdminBundle/Resources/views/Media/list.html.twig at line 46.
Since twig/twig 3.12: Twig Filter "spaceless" is deprecated in /srv/pumukit/src/Pumukit/WebTVBundle/Resources/views/Live/Advance/share.html.twig at line 18.
Since twig/twig 3.12: Twig Filter "spaceless" is deprecated in /srv/pumukit/src/Pumukit/WebTVBundle/Resources/views/MultimediaObject/template_share.html.twig at line 60.
User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead.
User Deprecated: Method "Symfony\Component\Form\FormTypeInterface::getParent()" might add "?string" as a native return type declaration in the future. Do the same in implementation "Pumukit\NewAdminBundle\Form\Type\Base\CustomLanguageType" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Since symfony/security-bundle 5.4: The "Symfony\Bundle\SecurityBundle\Security\FirewallConfig::allowsAnonymous()" method is deprecated.
Log messages generated during the compilation of the service container.
Messages
Class
432
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\BaseLivePlayerBundle\Controller\APIController" (parent: .abstract.instanceof.Pumukit\BaseLivePlayerBundle\Controller\APIController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\BaseLivePlayerBundle\Controller\APIController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\BaseLivePlayerBundle\Controller\APIController).
Resolving inheritance for "Pumukit\BaseLivePlayerBundle\Controller\APIController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\BaseLivePlayerBundle\Controller\APIController).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Pumukit\BaseLivePlayerBundle\Twig\LiveTwigExtension" (parent: .abstract.instanceof.Pumukit\BaseLivePlayerBundle\Twig\LiveTwigExtension).
Resolving inheritance for "Pumukit\BaseLivePlayerBundle\Twig\LiveTwigExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Pumukit\BaseLivePlayerBundle\Twig\LiveTwigExtension).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\BasePlayerBundle\Controller\PlayerController" (parent: .abstract.instanceof.Pumukit\BasePlayerBundle\Controller\PlayerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\BasePlayerBundle\Controller\PlayerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\BasePlayerBundle\Controller\PlayerController).
Resolving inheritance for "Pumukit\BasePlayerBundle\Controller\PlayerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\BasePlayerBundle\Controller\PlayerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\BasePlayerBundle\Controller\TrackFileController" (parent: .abstract.instanceof.Pumukit\BasePlayerBundle\Controller\TrackFileController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\BasePlayerBundle\Controller\TrackFileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\BasePlayerBundle\Controller\TrackFileController).
Resolving inheritance for "Pumukit\BasePlayerBundle\Controller\TrackFileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\BasePlayerBundle\Controller\TrackFileController).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Pumukit\BasePlayerBundle\Twig\BasePlayerExtension" (parent: .abstract.instanceof.Pumukit\BasePlayerBundle\Twig\BasePlayerExtension).
Resolving inheritance for "Pumukit\BasePlayerBundle\Twig\BasePlayerExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Pumukit\BasePlayerBundle\Twig\BasePlayerExtension).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\CoreBundle\Controller\AuthController" (parent: .abstract.instanceof.Pumukit\CoreBundle\Controller\AuthController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\CoreBundle\Controller\AuthController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\CoreBundle\Controller\AuthController).
Resolving inheritance for "Pumukit\CoreBundle\Controller\AuthController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\CoreBundle\Controller\AuthController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\CoreBundle\Controller\InboxController" (parent: .abstract.instanceof.Pumukit\CoreBundle\Controller\InboxController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\CoreBundle\Controller\InboxController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\CoreBundle\Controller\InboxController).
Resolving inheritance for "Pumukit\CoreBundle\Controller\InboxController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\CoreBundle\Controller\InboxController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\CoreBundle\Controller\LocaleController" (parent: .abstract.instanceof.Pumukit\CoreBundle\Controller\LocaleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\CoreBundle\Controller\LocaleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\CoreBundle\Controller\LocaleController).
Resolving inheritance for "Pumukit\CoreBundle\Controller\LocaleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\CoreBundle\Controller\LocaleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\CoreBundle\Controller\SecurityController" (parent: .abstract.instanceof.Pumukit\CoreBundle\Controller\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\CoreBundle\Controller\SecurityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\CoreBundle\Controller\SecurityController).
Resolving inheritance for "Pumukit\CoreBundle\Controller\SecurityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\CoreBundle\Controller\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\CoreBundle\Controller\TUSUploadController" (parent: .abstract.instanceof.Pumukit\CoreBundle\Controller\TUSUploadController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\CoreBundle\Controller\TUSUploadController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\CoreBundle\Controller\TUSUploadController).
Resolving inheritance for "Pumukit\CoreBundle\Controller\TUSUploadController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\CoreBundle\Controller\TUSUploadController).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pumukit\CoreBundle\Command\CreateMMOCommand" (parent: .abstract.instanceof.Pumukit\CoreBundle\Command\CreateMMOCommand).
Resolving inheritance for "Pumukit\CoreBundle\Command\CreateMMOCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pumukit\CoreBundle\Command\CreateMMOCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pumukit\CoreBundle\Command\DeleteOrphanFilesCommand" (parent: .abstract.instanceof.Pumukit\CoreBundle\Command\DeleteOrphanFilesCommand).
Resolving inheritance for "Pumukit\CoreBundle\Command\DeleteOrphanFilesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pumukit\CoreBundle\Command\DeleteOrphanFilesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pumukit\CoreBundle\Command\ImportFileToMMOCommand" (parent: .abstract.instanceof.Pumukit\CoreBundle\Command\ImportFileToMMOCommand).
Resolving inheritance for "Pumukit\CoreBundle\Command\ImportFileToMMOCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pumukit\CoreBundle\Command\ImportFileToMMOCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pumukit\CoreBundle\Command\MoveFilesCommand" (parent: .abstract.instanceof.Pumukit\CoreBundle\Command\MoveFilesCommand).
Resolving inheritance for "Pumukit\CoreBundle\Command\MoveFilesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pumukit\CoreBundle\Command\MoveFilesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pumukit\CoreBundle\Command\PumukitRefactorFileSystemCommand" (parent: .abstract.instanceof.Pumukit\CoreBundle\Command\PumukitRefactorFileSystemCommand).
Resolving inheritance for "Pumukit\CoreBundle\Command\PumukitRefactorFileSystemCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pumukit\CoreBundle\Command\PumukitRefactorFileSystemCommand).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Pumukit\CoreBundle\Twig\CoreExtension" (parent: .abstract.instanceof.Pumukit\CoreBundle\Twig\CoreExtension).
Resolving inheritance for "Pumukit\CoreBundle\Twig\CoreExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Pumukit\CoreBundle\Twig\CoreExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Pumukit\CoreBundle\Twig\InboxExtension" (parent: .abstract.instanceof.Pumukit\CoreBundle\Twig\InboxExtension).
Resolving inheritance for "Pumukit\CoreBundle\Twig\InboxExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Pumukit\CoreBundle\Twig\InboxExtension).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\EncoderBundle\Controller\APIController" (parent: .abstract.instanceof.Pumukit\EncoderBundle\Controller\APIController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\EncoderBundle\Controller\APIController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\EncoderBundle\Controller\APIController).
Resolving inheritance for "Pumukit\EncoderBundle\Controller\APIController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\EncoderBundle\Controller\APIController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\EncoderBundle\Controller\CPUsController" (parent: .abstract.instanceof.Pumukit\EncoderBundle\Controller\CPUsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\EncoderBundle\Controller\CPUsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\EncoderBundle\Controller\CPUsController).
Resolving inheritance for "Pumukit\EncoderBundle\Controller\CPUsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\EncoderBundle\Controller\CPUsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\EncoderBundle\Controller\InfoController" (parent: .abstract.instanceof.Pumukit\EncoderBundle\Controller\InfoController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\EncoderBundle\Controller\InfoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\EncoderBundle\Controller\InfoController).
Resolving inheritance for "Pumukit\EncoderBundle\Controller\InfoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\EncoderBundle\Controller\InfoController).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pumukit\EncoderBundle\Command\PumukitConvertPNGtoJPGpicsCommand" (parent: .abstract.instanceof.Pumukit\EncoderBundle\Command\PumukitConvertPNGtoJPGpicsCommand).
Resolving inheritance for "Pumukit\EncoderBundle\Command\PumukitConvertPNGtoJPGpicsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pumukit\EncoderBundle\Command\PumukitConvertPNGtoJPGpicsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pumukit\EncoderBundle\Command\PumukitEncoderExecuteCommand" (parent: .abstract.instanceof.Pumukit\EncoderBundle\Command\PumukitEncoderExecuteCommand).
Resolving inheritance for "Pumukit\EncoderBundle\Command\PumukitEncoderExecuteCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pumukit\EncoderBundle\Command\PumukitEncoderExecuteCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pumukit\EncoderBundle\Command\PumukitEncoderInfoCommand" (parent: .abstract.instanceof.Pumukit\EncoderBundle\Command\PumukitEncoderInfoCommand).
Resolving inheritance for "Pumukit\EncoderBundle\Command\PumukitEncoderInfoCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pumukit\EncoderBundle\Command\PumukitEncoderInfoCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pumukit\EncoderBundle\Command\PumukitListPicsCommand" (parent: .abstract.instanceof.Pumukit\EncoderBundle\Command\PumukitListPicsCommand).
Resolving inheritance for "Pumukit\EncoderBundle\Command\PumukitListPicsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pumukit\EncoderBundle\Command\PumukitListPicsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pumukit\EncoderBundle\Command\PumukitPicsConvertCommand" (parent: .abstract.instanceof.Pumukit\EncoderBundle\Command\PumukitPicsConvertCommand).
Resolving inheritance for "Pumukit\EncoderBundle\Command\PumukitPicsConvertCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pumukit\EncoderBundle\Command\PumukitPicsConvertCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\AdminController" (parent: .abstract.instanceof.Pumukit\NewAdminBundle\Controller\AdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\AdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\AdminController).
Resolving inheritance for "Pumukit\NewAdminBundle\Controller\AdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\AdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\CollectionController" (parent: .abstract.instanceof.Pumukit\NewAdminBundle\Controller\CollectionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\CollectionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\CollectionController).
Resolving inheritance for "Pumukit\NewAdminBundle\Controller\CollectionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\CollectionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\DashboardController" (parent: .abstract.instanceof.Pumukit\NewAdminBundle\Controller\DashboardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\DashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\DashboardController).
Resolving inheritance for "Pumukit\NewAdminBundle\Controller\DashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\DashboardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\DefaultController" (parent: .abstract.instanceof.Pumukit\NewAdminBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\DefaultController).
Resolving inheritance for "Pumukit\NewAdminBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\EventsController" (parent: .abstract.instanceof.Pumukit\NewAdminBundle\Controller\EventsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\EventsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\EventsController).
Resolving inheritance for "Pumukit\NewAdminBundle\Controller\EventsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\EventsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\GroupController" (parent: .abstract.instanceof.Pumukit\NewAdminBundle\Controller\GroupController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\GroupController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\GroupController).
Resolving inheritance for "Pumukit\NewAdminBundle\Controller\GroupController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\GroupController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\HeadAndTailController" (parent: .abstract.instanceof.Pumukit\NewAdminBundle\Controller\HeadAndTailController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\HeadAndTailController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\HeadAndTailController).
Resolving inheritance for "Pumukit\NewAdminBundle\Controller\HeadAndTailController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\HeadAndTailController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\HeadAndTailUpdateController" (parent: .abstract.instanceof.Pumukit\NewAdminBundle\Controller\HeadAndTailUpdateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\HeadAndTailUpdateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\HeadAndTailUpdateController).
Resolving inheritance for "Pumukit\NewAdminBundle\Controller\HeadAndTailUpdateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\HeadAndTailUpdateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\InboxController" (parent: .abstract.instanceof.Pumukit\NewAdminBundle\Controller\InboxController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\InboxController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\InboxController).
Resolving inheritance for "Pumukit\NewAdminBundle\Controller\InboxController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\InboxController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\LegacyEventController" (parent: .abstract.instanceof.Pumukit\NewAdminBundle\Controller\LegacyEventController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\LegacyEventController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\LegacyEventController).
Resolving inheritance for "Pumukit\NewAdminBundle\Controller\LegacyEventController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\LegacyEventController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\LegacyEventPicController" (parent: .abstract.instanceof.Pumukit\NewAdminBundle\Controller\LegacyEventPicController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\LegacyEventPicController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\LegacyEventPicController).
Resolving inheritance for "Pumukit\NewAdminBundle\Controller\LegacyEventPicController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\LegacyEventPicController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\LinkController" (parent: .abstract.instanceof.Pumukit\NewAdminBundle\Controller\LinkController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\LinkController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\LinkController).
Resolving inheritance for "Pumukit\NewAdminBundle\Controller\LinkController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\LinkController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\LiveController" (parent: .abstract.instanceof.Pumukit\NewAdminBundle\Controller\LiveController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\LiveController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\LiveController).
Resolving inheritance for "Pumukit\NewAdminBundle\Controller\LiveController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\LiveController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\ManualController" (parent: .abstract.instanceof.Pumukit\NewAdminBundle\Controller\ManualController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\ManualController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\ManualController).
Resolving inheritance for "Pumukit\NewAdminBundle\Controller\ManualController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\ManualController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\MaterialController" (parent: .abstract.instanceof.Pumukit\NewAdminBundle\Controller\MaterialController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\MaterialController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\MaterialController).
Resolving inheritance for "Pumukit\NewAdminBundle\Controller\MaterialController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\MaterialController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\MultimediaObjectArchiveController" (parent: .abstract.instanceof.Pumukit\NewAdminBundle\Controller\MultimediaObjectArchiveController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\MultimediaObjectArchiveController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\MultimediaObjectArchiveController).
Resolving inheritance for "Pumukit\NewAdminBundle\Controller\MultimediaObjectArchiveController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\MultimediaObjectArchiveController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\MultimediaObjectController" (parent: .abstract.instanceof.Pumukit\NewAdminBundle\Controller\MultimediaObjectController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\MultimediaObjectController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\MultimediaObjectController).
Resolving inheritance for "Pumukit\NewAdminBundle\Controller\MultimediaObjectController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\MultimediaObjectController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\MultimediaObjectPicController" (parent: .abstract.instanceof.Pumukit\NewAdminBundle\Controller\MultimediaObjectPicController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\MultimediaObjectPicController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\MultimediaObjectPicController).
Resolving inheritance for "Pumukit\NewAdminBundle\Controller\MultimediaObjectPicController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\MultimediaObjectPicController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\OwnerController" (parent: .abstract.instanceof.Pumukit\NewAdminBundle\Controller\OwnerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\OwnerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\OwnerController).
Resolving inheritance for "Pumukit\NewAdminBundle\Controller\OwnerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\OwnerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\PermissionProfileController" (parent: .abstract.instanceof.Pumukit\NewAdminBundle\Controller\PermissionProfileController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\PermissionProfileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\PermissionProfileController).
Resolving inheritance for "Pumukit\NewAdminBundle\Controller\PermissionProfileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\PermissionProfileController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\PersonController" (parent: .abstract.instanceof.Pumukit\NewAdminBundle\Controller\PersonController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\PersonController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\PersonController).
Resolving inheritance for "Pumukit\NewAdminBundle\Controller\PersonController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\PersonController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\PlaceController" (parent: .abstract.instanceof.Pumukit\NewAdminBundle\Controller\PlaceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\PlaceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\PlaceController).
Resolving inheritance for "Pumukit\NewAdminBundle\Controller\PlaceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\PlaceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\PlaylistController" (parent: .abstract.instanceof.Pumukit\NewAdminBundle\Controller\PlaylistController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\PlaylistController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\PlaylistController).
Resolving inheritance for "Pumukit\NewAdminBundle\Controller\PlaylistController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\PlaylistController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\PlaylistMultimediaObjectController" (parent: .abstract.instanceof.Pumukit\NewAdminBundle\Controller\PlaylistMultimediaObjectController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\PlaylistMultimediaObjectController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\PlaylistMultimediaObjectController).
Resolving inheritance for "Pumukit\NewAdminBundle\Controller\PlaylistMultimediaObjectController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\PlaylistMultimediaObjectController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\PlaylistPicController" (parent: .abstract.instanceof.Pumukit\NewAdminBundle\Controller\PlaylistPicController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\PlaylistPicController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\PlaylistPicController).
Resolving inheritance for "Pumukit\NewAdminBundle\Controller\PlaylistPicController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\PlaylistPicController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\ResourceController" (parent: .abstract.instanceof.Pumukit\NewAdminBundle\Controller\ResourceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\ResourceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\ResourceController).
Resolving inheritance for "Pumukit\NewAdminBundle\Controller\ResourceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\ResourceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\RoleController" (parent: .abstract.instanceof.Pumukit\NewAdminBundle\Controller\RoleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\RoleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\RoleController).
Resolving inheritance for "Pumukit\NewAdminBundle\Controller\RoleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\RoleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\SeriesController" (parent: .abstract.instanceof.Pumukit\NewAdminBundle\Controller\SeriesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\SeriesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\SeriesController).
Resolving inheritance for "Pumukit\NewAdminBundle\Controller\SeriesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\SeriesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\SeriesPicController" (parent: .abstract.instanceof.Pumukit\NewAdminBundle\Controller\SeriesPicController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\SeriesPicController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\SeriesPicController).
Resolving inheritance for "Pumukit\NewAdminBundle\Controller\SeriesPicController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\SeriesPicController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\SeriesStylesController" (parent: .abstract.instanceof.Pumukit\NewAdminBundle\Controller\SeriesStylesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\SeriesStylesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\SeriesStylesController).
Resolving inheritance for "Pumukit\NewAdminBundle\Controller\SeriesStylesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\SeriesStylesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\SeriesTypeController" (parent: .abstract.instanceof.Pumukit\NewAdminBundle\Controller\SeriesTypeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\SeriesTypeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\SeriesTypeController).
Resolving inheritance for "Pumukit\NewAdminBundle\Controller\SeriesTypeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\SeriesTypeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\SortableAdminController" (parent: .abstract.instanceof.Pumukit\NewAdminBundle\Controller\SortableAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\SortableAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\SortableAdminController).
Resolving inheritance for "Pumukit\NewAdminBundle\Controller\SortableAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\SortableAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\TagController" (parent: .abstract.instanceof.Pumukit\NewAdminBundle\Controller\TagController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\TagController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\TagController).
Resolving inheritance for "Pumukit\NewAdminBundle\Controller\TagController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\TagController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\TrackController" (parent: .abstract.instanceof.Pumukit\NewAdminBundle\Controller\TrackController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\TrackController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\TrackController).
Resolving inheritance for "Pumukit\NewAdminBundle\Controller\TrackController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\TrackController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\UNESCOController" (parent: .abstract.instanceof.Pumukit\NewAdminBundle\Controller\UNESCOController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\UNESCOController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\UNESCOController).
Resolving inheritance for "Pumukit\NewAdminBundle\Controller\UNESCOController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\UNESCOController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\UserController" (parent: .abstract.instanceof.Pumukit\NewAdminBundle\Controller\UserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\UserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\UserController).
Resolving inheritance for "Pumukit\NewAdminBundle\Controller\UserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\UserController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\UserProfileController" (parent: .abstract.instanceof.Pumukit\NewAdminBundle\Controller\UserProfileController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\UserProfileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\UserProfileController).
Resolving inheritance for "Pumukit\NewAdminBundle\Controller\UserProfileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\UserProfileController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\WidgetController" (parent: .abstract.instanceof.Pumukit\NewAdminBundle\Controller\WidgetController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\WidgetController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\WidgetController).
Resolving inheritance for "Pumukit\NewAdminBundle\Controller\WidgetController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\WidgetController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Pumukit\NewAdminBundle\Form\Type\SeriesType" (parent: .abstract.instanceof.Pumukit\NewAdminBundle\Form\Type\SeriesType).
Resolving inheritance for "Pumukit\NewAdminBundle\Form\Type\SeriesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Pumukit\NewAdminBundle\Form\Type\SeriesType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Pumukit\NewAdminBundle\Form\Type\MultimediaObjectMetaType" (parent: .abstract.instanceof.Pumukit\NewAdminBundle\Form\Type\MultimediaObjectMetaType).
Resolving inheritance for "Pumukit\NewAdminBundle\Form\Type\MultimediaObjectMetaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Pumukit\NewAdminBundle\Form\Type\MultimediaObjectMetaType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Pumukit\NewAdminBundle\Form\Type\Base\TextI18nType" (parent: .abstract.instanceof.Pumukit\NewAdminBundle\Form\Type\Base\TextI18nType).
Resolving inheritance for "Pumukit\NewAdminBundle\Form\Type\Base\TextI18nType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Pumukit\NewAdminBundle\Form\Type\Base\TextI18nType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Pumukit\NewAdminBundle\Form\Type\Base\TextI18nAdvanceType" (parent: .abstract.instanceof.Pumukit\NewAdminBundle\Form\Type\Base\TextI18nAdvanceType).
Resolving inheritance for "Pumukit\NewAdminBundle\Form\Type\Base\TextI18nAdvanceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Pumukit\NewAdminBundle\Form\Type\Base\TextI18nAdvanceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Pumukit\NewAdminBundle\Form\Type\Base\TextareaI18nType" (parent: .abstract.instanceof.Pumukit\NewAdminBundle\Form\Type\Base\TextareaI18nType).
Resolving inheritance for "Pumukit\NewAdminBundle\Form\Type\Base\TextareaI18nType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Pumukit\NewAdminBundle\Form\Type\Base\TextareaI18nType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Pumukit\NewAdminBundle\Form\Type\Base\CustomLanguageType" (parent: .abstract.instanceof.Pumukit\NewAdminBundle\Form\Type\Base\CustomLanguageType).
Resolving inheritance for "Pumukit\NewAdminBundle\Form\Type\Base\CustomLanguageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Pumukit\NewAdminBundle\Form\Type\Base\CustomLanguageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Pumukit\NewAdminBundle\Form\Type\Base\LicenseType" (parent: .abstract.instanceof.Pumukit\NewAdminBundle\Form\Type\Base\LicenseType).
Resolving inheritance for "Pumukit\NewAdminBundle\Form\Type\Base\LicenseType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Pumukit\NewAdminBundle\Form\Type\Base\LicenseType).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Pumukit\NewAdminBundle\Twig\PumukitAdminExtension" (parent: .abstract.instanceof.Pumukit\NewAdminBundle\Twig\PumukitAdminExtension).
Resolving inheritance for "Pumukit\NewAdminBundle\Twig\PumukitAdminExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Pumukit\NewAdminBundle\Twig\PumukitAdminExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Pumukit\NewAdminBundle\Twig\MultimediaObjectButtonsExtension" (parent: .abstract.instanceof.Pumukit\NewAdminBundle\Twig\MultimediaObjectButtonsExtension).
Resolving inheritance for "Pumukit\NewAdminBundle\Twig\MultimediaObjectButtonsExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Pumukit\NewAdminBundle\Twig\MultimediaObjectButtonsExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Pumukit\NewAdminBundle\Twig\CatalogueExtension" (parent: .abstract.instanceof.Pumukit\NewAdminBundle\Twig\CatalogueExtension).
Resolving inheritance for "Pumukit\NewAdminBundle\Twig\CatalogueExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Pumukit\NewAdminBundle\Twig\CatalogueExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Pumukit\NewAdminBundle\Twig\HeadAndTailExtension" (parent: .abstract.instanceof.Pumukit\NewAdminBundle\Twig\HeadAndTailExtension).
Resolving inheritance for "Pumukit\NewAdminBundle\Twig\HeadAndTailExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Pumukit\NewAdminBundle\Twig\HeadAndTailExtension).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\SchemaBundle\Controller\APIController" (parent: .abstract.instanceof.Pumukit\SchemaBundle\Controller\APIController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\SchemaBundle\Controller\APIController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\SchemaBundle\Controller\APIController).
Resolving inheritance for "Pumukit\SchemaBundle\Controller\APIController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\SchemaBundle\Controller\APIController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\SchemaBundle\Controller\APIKeywordsController" (parent: .abstract.instanceof.Pumukit\SchemaBundle\Controller\APIKeywordsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\SchemaBundle\Controller\APIKeywordsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\SchemaBundle\Controller\APIKeywordsController).
Resolving inheritance for "Pumukit\SchemaBundle\Controller\APIKeywordsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\SchemaBundle\Controller\APIKeywordsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\SchemaBundle\Controller\APIRecordedController" (parent: .abstract.instanceof.Pumukit\SchemaBundle\Controller\APIRecordedController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\SchemaBundle\Controller\APIRecordedController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\SchemaBundle\Controller\APIRecordedController).
Resolving inheritance for "Pumukit\SchemaBundle\Controller\APIRecordedController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\SchemaBundle\Controller\APIRecordedController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\SchemaBundle\Controller\APIUserController" (parent: .abstract.instanceof.Pumukit\SchemaBundle\Controller\APIUserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\SchemaBundle\Controller\APIUserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\SchemaBundle\Controller\APIUserController).
Resolving inheritance for "Pumukit\SchemaBundle\Controller\APIUserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\SchemaBundle\Controller\APIUserController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\SchemaBundle\Controller\AnnotationsAPIController" (parent: .abstract.instanceof.Pumukit\SchemaBundle\Controller\AnnotationsAPIController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\SchemaBundle\Controller\AnnotationsAPIController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\SchemaBundle\Controller\AnnotationsAPIController).
Resolving inheritance for "Pumukit\SchemaBundle\Controller\AnnotationsAPIController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\SchemaBundle\Controller\AnnotationsAPIController).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pumukit\SchemaBundle\Command\ChangePasswordCommand" (parent: .abstract.instanceof.Pumukit\SchemaBundle\Command\ChangePasswordCommand).
Resolving inheritance for "Pumukit\SchemaBundle\Command\ChangePasswordCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pumukit\SchemaBundle\Command\ChangePasswordCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pumukit\SchemaBundle\Command\CreateUserCommand" (parent: .abstract.instanceof.Pumukit\SchemaBundle\Command\CreateUserCommand).
Resolving inheritance for "Pumukit\SchemaBundle\Command\CreateUserCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pumukit\SchemaBundle\Command\CreateUserCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pumukit\SchemaBundle\Command\NumericalIDCommand" (parent: .abstract.instanceof.Pumukit\SchemaBundle\Command\NumericalIDCommand).
Resolving inheritance for "Pumukit\SchemaBundle\Command\NumericalIDCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pumukit\SchemaBundle\Command\NumericalIDCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pumukit\SchemaBundle\Command\PermissionCommand" (parent: .abstract.instanceof.Pumukit\SchemaBundle\Command\PermissionCommand).
Resolving inheritance for "Pumukit\SchemaBundle\Command\PermissionCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pumukit\SchemaBundle\Command\PermissionCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pumukit\SchemaBundle\Command\PumukitInitRepoCommand" (parent: .abstract.instanceof.Pumukit\SchemaBundle\Command\PumukitInitRepoCommand).
Resolving inheritance for "Pumukit\SchemaBundle\Command\PumukitInitRepoCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pumukit\SchemaBundle\Command\PumukitInitRepoCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pumukit\SchemaBundle\Command\PumukitSyncRepositoryCommand" (parent: .abstract.instanceof.Pumukit\SchemaBundle\Command\PumukitSyncRepositoryCommand).
Resolving inheritance for "Pumukit\SchemaBundle\Command\PumukitSyncRepositoryCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pumukit\SchemaBundle\Command\PumukitSyncRepositoryCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pumukit\SchemaBundle\Command\TagCommand" (parent: .abstract.instanceof.Pumukit\SchemaBundle\Command\TagCommand).
Resolving inheritance for "Pumukit\SchemaBundle\Command\TagCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pumukit\SchemaBundle\Command\TagCommand).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pumukit\SchemaBundle\EventListener\LocaleListener" (parent: .abstract.instanceof.Pumukit\SchemaBundle\EventListener\LocaleListener).
Resolving inheritance for "Pumukit\SchemaBundle\EventListener\LocaleListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pumukit\SchemaBundle\EventListener\LocaleListener).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Pumukit\SchemaBundle\Services\MultimediaObjectVoter" (parent: .abstract.instanceof.Pumukit\SchemaBundle\Services\MultimediaObjectVoter).
Resolving inheritance for "Pumukit\SchemaBundle\Services\MultimediaObjectVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Pumukit\SchemaBundle\Services\MultimediaObjectVoter).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Pumukit\SchemaBundle\Twig\MultimediaObjectExtension" (parent: .abstract.instanceof.Pumukit\SchemaBundle\Twig\MultimediaObjectExtension).
Resolving inheritance for "Pumukit\SchemaBundle\Twig\MultimediaObjectExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Pumukit\SchemaBundle\Twig\MultimediaObjectExtension).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\StatsBundle\Controller\APIController" (parent: .abstract.instanceof.Pumukit\StatsBundle\Controller\APIController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\StatsBundle\Controller\APIController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\StatsBundle\Controller\APIController).
Resolving inheritance for "Pumukit\StatsBundle\Controller\APIController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\StatsBundle\Controller\APIController).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pumukit\StatsBundle\Command\PumukitAggregateCommand" (parent: .abstract.instanceof.Pumukit\StatsBundle\Command\PumukitAggregateCommand).
Resolving inheritance for "Pumukit\StatsBundle\Command\PumukitAggregateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pumukit\StatsBundle\Command\PumukitAggregateCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\StatsUIBundle\Controller\StatsController" (parent: .abstract.instanceof.Pumukit\StatsUIBundle\Controller\StatsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\StatsUIBundle\Controller\StatsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\StatsUIBundle\Controller\StatsController).
Resolving inheritance for "Pumukit\StatsUIBundle\Controller\StatsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\StatsUIBundle\Controller\StatsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\WebTVBundle\Controller\AnnouncesController" (parent: .abstract.instanceof.Pumukit\WebTVBundle\Controller\AnnouncesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\WebTVBundle\Controller\AnnouncesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\WebTVBundle\Controller\AnnouncesController).
Resolving inheritance for "Pumukit\WebTVBundle\Controller\AnnouncesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\WebTVBundle\Controller\AnnouncesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\WebTVBundle\Controller\CategoriesController" (parent: .abstract.instanceof.Pumukit\WebTVBundle\Controller\CategoriesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\WebTVBundle\Controller\CategoriesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\WebTVBundle\Controller\CategoriesController).
Resolving inheritance for "Pumukit\WebTVBundle\Controller\CategoriesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\WebTVBundle\Controller\CategoriesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\WebTVBundle\Controller\ChannelController" (parent: .abstract.instanceof.Pumukit\WebTVBundle\Controller\ChannelController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\WebTVBundle\Controller\ChannelController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\WebTVBundle\Controller\ChannelController).
Resolving inheritance for "Pumukit\WebTVBundle\Controller\ChannelController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\WebTVBundle\Controller\ChannelController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\WebTVBundle\Controller\ChatController" (parent: .abstract.instanceof.Pumukit\WebTVBundle\Controller\ChatController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\WebTVBundle\Controller\ChatController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\WebTVBundle\Controller\ChatController).
Resolving inheritance for "Pumukit\WebTVBundle\Controller\ChatController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\WebTVBundle\Controller\ChatController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\WebTVBundle\Controller\DefaultController" (parent: .abstract.instanceof.Pumukit\WebTVBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\WebTVBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\WebTVBundle\Controller\DefaultController).
Resolving inheritance for "Pumukit\WebTVBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\WebTVBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\WebTVBundle\Controller\EventController" (parent: .abstract.instanceof.Pumukit\WebTVBundle\Controller\EventController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\WebTVBundle\Controller\EventController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\WebTVBundle\Controller\EventController).
Resolving inheritance for "Pumukit\WebTVBundle\Controller\EventController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\WebTVBundle\Controller\EventController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\WebTVBundle\Controller\IndexController" (parent: .abstract.instanceof.Pumukit\WebTVBundle\Controller\IndexController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\WebTVBundle\Controller\IndexController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\WebTVBundle\Controller\IndexController).
Resolving inheritance for "Pumukit\WebTVBundle\Controller\IndexController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\WebTVBundle\Controller\IndexController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\WebTVBundle\Controller\LegacyController" (parent: .abstract.instanceof.Pumukit\WebTVBundle\Controller\LegacyController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\WebTVBundle\Controller\LegacyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\WebTVBundle\Controller\LegacyController).
Resolving inheritance for "Pumukit\WebTVBundle\Controller\LegacyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\WebTVBundle\Controller\LegacyController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\WebTVBundle\Controller\ListController" (parent: .abstract.instanceof.Pumukit\WebTVBundle\Controller\ListController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\WebTVBundle\Controller\ListController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\WebTVBundle\Controller\ListController).
Resolving inheritance for "Pumukit\WebTVBundle\Controller\ListController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\WebTVBundle\Controller\ListController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\WebTVBundle\Controller\LoginController" (parent: .abstract.instanceof.Pumukit\WebTVBundle\Controller\LoginController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\WebTVBundle\Controller\LoginController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\WebTVBundle\Controller\LoginController).
Resolving inheritance for "Pumukit\WebTVBundle\Controller\LoginController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\WebTVBundle\Controller\LoginController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\WebTVBundle\Controller\LogoutController" (parent: .abstract.instanceof.Pumukit\WebTVBundle\Controller\LogoutController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\WebTVBundle\Controller\LogoutController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\WebTVBundle\Controller\LogoutController).
Resolving inheritance for "Pumukit\WebTVBundle\Controller\LogoutController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\WebTVBundle\Controller\LogoutController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\WebTVBundle\Controller\MediaLibraryController" (parent: .abstract.instanceof.Pumukit\WebTVBundle\Controller\MediaLibraryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\WebTVBundle\Controller\MediaLibraryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\WebTVBundle\Controller\MediaLibraryController).
Resolving inheritance for "Pumukit\WebTVBundle\Controller\MediaLibraryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\WebTVBundle\Controller\MediaLibraryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\WebTVBundle\Controller\ModulesController" (parent: .abstract.instanceof.Pumukit\WebTVBundle\Controller\ModulesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\WebTVBundle\Controller\ModulesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\WebTVBundle\Controller\ModulesController).
Resolving inheritance for "Pumukit\WebTVBundle\Controller\ModulesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\WebTVBundle\Controller\ModulesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\WebTVBundle\Controller\MultimediaObjectController" (parent: .abstract.instanceof.Pumukit\WebTVBundle\Controller\MultimediaObjectController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\WebTVBundle\Controller\MultimediaObjectController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\WebTVBundle\Controller\MultimediaObjectController).
Resolving inheritance for "Pumukit\WebTVBundle\Controller\MultimediaObjectController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\WebTVBundle\Controller\MultimediaObjectController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\WebTVBundle\Controller\SearchController" (parent: .abstract.instanceof.Pumukit\WebTVBundle\Controller\SearchController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\WebTVBundle\Controller\SearchController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\WebTVBundle\Controller\SearchController).
Resolving inheritance for "Pumukit\WebTVBundle\Controller\SearchController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\WebTVBundle\Controller\SearchController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\WebTVBundle\Controller\SeriesController" (parent: .abstract.instanceof.Pumukit\WebTVBundle\Controller\SeriesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\WebTVBundle\Controller\SeriesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\WebTVBundle\Controller\SeriesController).
Resolving inheritance for "Pumukit\WebTVBundle\Controller\SeriesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\WebTVBundle\Controller\SeriesController).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Pumukit\WebTVBundle\Twig\MongoDateExtension" (parent: .abstract.instanceof.Pumukit\WebTVBundle\Twig\MongoDateExtension).
Resolving inheritance for "Pumukit\WebTVBundle\Twig\MongoDateExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Pumukit\WebTVBundle\Twig\MongoDateExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Pumukit\WebTVBundle\Twig\BootstrapExtension" (parent: .abstract.instanceof.Pumukit\WebTVBundle\Twig\BootstrapExtension).
Resolving inheritance for "Pumukit\WebTVBundle\Twig\BootstrapExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Pumukit\WebTVBundle\Twig\BootstrapExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Pumukit\WebTVBundle\Twig\PumukitExtension" (parent: .abstract.instanceof.Pumukit\WebTVBundle\Twig\PumukitExtension).
Resolving inheritance for "Pumukit\WebTVBundle\Twig\PumukitExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Pumukit\WebTVBundle\Twig\PumukitExtension).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\WizardBundle\Controller\WizardController" (parent: .abstract.instanceof.Pumukit\WizardBundle\Controller\WizardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\WizardBundle\Controller\WizardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\WizardBundle\Controller\WizardController).
Resolving inheritance for "Pumukit\WizardBundle\Controller\WizardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\WizardBundle\Controller\WizardController).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Upgrade\Command\CheckMigrationCommand" (parent: .abstract.instanceof.Upgrade\Command\CheckMigrationCommand).
Resolving inheritance for "Upgrade\Command\CheckMigrationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Upgrade\Command\CheckMigrationCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Upgrade\Command\UpgradeExternalSchemaCommand" (parent: .abstract.instanceof.Upgrade\Command\UpgradeExternalSchemaCommand).
Resolving inheritance for "Upgrade\Command\UpgradeExternalSchemaCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Upgrade\Command\UpgradeExternalSchemaCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Upgrade\Command\UpgradePathsCommand" (parent: .abstract.instanceof.Upgrade\Command\UpgradePathsCommand).
Resolving inheritance for "Upgrade\Command\UpgradePathsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Upgrade\Command\UpgradePathsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Upgrade\Command\UpgradeTrackMetadataCommand" (parent: .abstract.instanceof.Upgrade\Command\UpgradeTrackMetadataCommand).
Resolving inheritance for "Upgrade\Command\UpgradeTrackMetadataCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Upgrade\Command\UpgradeTrackMetadataCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Upgrade\Command\UpgradeTrackSchemaCommand" (parent: .abstract.instanceof.Upgrade\Command\UpgradeTrackSchemaCommand).
Resolving inheritance for "Upgrade\Command\UpgradeTrackSchemaCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Upgrade\Command\UpgradeTrackSchemaCommand).
Resolving inheritance for "doctrine_mongodb.odm.default_connection.event_manager" (parent: doctrine_mongodb.odm.connection.event_manager).
Resolving inheritance for "doctrine_mongodb.odm.default_manager_configurator" (parent: doctrine_mongodb.odm.manager_configurator.abstract).
Resolving inheritance for "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._default_package" (parent: assets.path_package).
Resolving inheritance for "secrets.decryption_key" (parent: container.env).
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 "security.authentication.rememberme.services.persistent" (parent: security.authentication.rememberme.services.abstract).
Resolving inheritance for "security.authentication.rememberme.services.simplehash" (parent: security.authentication.rememberme.services.abstract).
Resolving inheritance for "security.authentication.listener.form" (parent: security.authentication.listener.abstract).
Resolving inheritance for "security.user.provider.concrete.in_memory" (parent: security.user.provider.in_memory).
Resolving inheritance for "security.user.provider.concrete.pumukit" (parent: doctrine_mongodb.odm.security.user.provider).
Resolving inheritance for "security.firewall.map.config.api" (parent: security.firewall.config).
Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
Resolving inheritance for "security.authentication.provider.dao.api" (parent: security.authentication.provider.dao).
Resolving inheritance for "security.authentication.basic_entry_point.api" (parent: security.authentication.basic_entry_point).
Resolving inheritance for "security.authentication.listener.basic.api" (parent: security.authentication.listener.basic).
Resolving inheritance for "security.exception_listener.api" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.api" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.main" (parent: security.firewall.config).
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.authentication.provider.guard.main" (parent: security.authentication.provider.guard).
Resolving inheritance for "security.authentication.listener.guard.main" (parent: security.authentication.listener.guard).
Resolving inheritance for "security.authentication.provider.dao.main" (parent: security.authentication.provider.dao).
Resolving inheritance for "security.authentication.success_handler.main.form_login" (parent: security.authentication.success_handler).
Resolving inheritance for "security.authentication.failure_handler.main.form_login" (parent: security.authentication.failure_handler).
Resolving inheritance for "security.authentication.listener.form.main" (parent: security.authentication.listener.form).
Resolving inheritance for "security.authentication.form_entry_point.main" (parent: security.authentication.form_entry_point).
Resolving inheritance for "security.authentication.provider.rememberme.main" (parent: security.authentication.provider.rememberme).
Resolving inheritance for "security.authentication.rememberme.services.simplehash.main" (parent: security.authentication.rememberme.services.simplehash).
Resolving inheritance for "security.authentication.listener.rememberme.main" (parent: security.authentication.listener.rememberme).
Resolving inheritance for "security.authentication.listener.anonymous.main" (parent: security.authentication.listener.anonymous).
Resolving inheritance for "security.authentication.provider.anonymous.main" (parent: security.authentication.provider.anonymous).
Resolving inheritance for "security.exception_listener.main" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.main" (parent: security.firewall.context).
Resolving inheritance for "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.default" (parent: security.firewall.config).
Resolving inheritance for "security.context_listener.1" (parent: security.context_listener).
Resolving inheritance for "security.authentication.listener.anonymous.default" (parent: security.authentication.listener.anonymous).
Resolving inheritance for "security.authentication.provider.anonymous.default" (parent: security.authentication.provider.anonymous).
Resolving inheritance for "security.exception_listener.default" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.default" (parent: security.firewall.context).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\PaellaPlayerBundle\Controller\BaseLivePlayerController" (parent: .abstract.instanceof.Pumukit\PaellaPlayerBundle\Controller\BaseLivePlayerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\PaellaPlayerBundle\Controller\BaseLivePlayerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\PaellaPlayerBundle\Controller\BaseLivePlayerController).
Resolving inheritance for "Pumukit\PaellaPlayerBundle\Controller\BaseLivePlayerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\PaellaPlayerBundle\Controller\BaseLivePlayerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\PaellaPlayerBundle\Controller\BasePlayerController" (parent: .abstract.instanceof.Pumukit\PaellaPlayerBundle\Controller\BasePlayerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\PaellaPlayerBundle\Controller\BasePlayerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\PaellaPlayerBundle\Controller\BasePlayerController).
Resolving inheritance for "Pumukit\PaellaPlayerBundle\Controller\BasePlayerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\PaellaPlayerBundle\Controller\BasePlayerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\PaellaPlayerBundle\Controller\BasePlaylistController" (parent: .abstract.instanceof.Pumukit\PaellaPlayerBundle\Controller\BasePlaylistController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\PaellaPlayerBundle\Controller\BasePlaylistController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\PaellaPlayerBundle\Controller\BasePlaylistController).
Resolving inheritance for "Pumukit\PaellaPlayerBundle\Controller\BasePlaylistController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\PaellaPlayerBundle\Controller\BasePlaylistController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\PaellaPlayerBundle\Controller\ConfController" (parent: .abstract.instanceof.Pumukit\PaellaPlayerBundle\Controller\ConfController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\PaellaPlayerBundle\Controller\ConfController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\PaellaPlayerBundle\Controller\ConfController).
Resolving inheritance for "Pumukit\PaellaPlayerBundle\Controller\ConfController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\PaellaPlayerBundle\Controller\ConfController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\PaellaPlayerBundle\Controller\PaellaRepositoryController" (parent: .abstract.instanceof.Pumukit\PaellaPlayerBundle\Controller\PaellaRepositoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\PaellaPlayerBundle\Controller\PaellaRepositoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\PaellaPlayerBundle\Controller\PaellaRepositoryController).
Resolving inheritance for "Pumukit\PaellaPlayerBundle\Controller\PaellaRepositoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\PaellaPlayerBundle\Controller\PaellaRepositoryController).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Pumukit\PaellaPlayerBundle\Twig\PumukitExtension" (parent: .abstract.instanceof.Pumukit\PaellaPlayerBundle\Twig\PumukitExtension).
Resolving inheritance for "Pumukit\PaellaPlayerBundle\Twig\PumukitExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Pumukit\PaellaPlayerBundle\Twig\PumukitExtension).
Resolving inheritance for "swiftmailer.mailer.default.transport.eventdispatcher" (parent: swiftmailer.transport.eventdispatcher.abstract).
Resolving inheritance for "swiftmailer.mailer.default" (parent: swiftmailer.mailer.abstract).
Resolving inheritance for "swiftmailer.mailer.default.spool.memory" (parent: swiftmailer.spool.memory.abstract).
Resolving inheritance for "swiftmailer.mailer.default.transport.spool" (parent: swiftmailer.transport.spool.abstract).
Resolving inheritance for "swiftmailer.mailer.default.plugin.messagelogger" (parent: swiftmailer.plugin.messagelogger.abstract).
Resolving inheritance for "api_platform.cache.route_name_resolver" (parent: cache.system).
Resolving inheritance for "api_platform.cache.metadata.resource" (parent: cache.system).
Resolving inheritance for "api_platform.cache.metadata.resource.legacy" (parent: cache.system).
Resolving inheritance for "api_platform.cache.metadata.property.legacy" (parent: cache.system).
Resolving inheritance for "api_platform.cache.subresource_operation_factory" (parent: cache.system).
Resolving inheritance for "api_platform.doctrine_mongodb.odm.default.collection_data_provider" (parent: api_platform.doctrine_mongodb.odm.collection_data_provider).
Resolving inheritance for "api_platform.doctrine_mongodb.odm.default.item_data_provider" (parent: api_platform.doctrine_mongodb.odm.item_data_provider).
Resolving inheritance for "api_platform.doctrine_mongodb.odm.default.subresource_data_provider" (parent: api_platform.doctrine_mongodb.odm.subresource_data_provider).
Resolving inheritance for "api_platform.cache.identifiers_extractor" (parent: cache.system).
Resolving inheritance for "maker.auto_command.make_auth" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_command" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_component" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_crud" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_docker_database" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_entity" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_fixtures" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_message" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_messenger_middleware" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_registration_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_reset_password" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_encoder" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_normalizer" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_subscriber" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_extension" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_test" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_validator" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_voter" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_user" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_migration" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_stimulus_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_security_form_login" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_data_provider" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_data_persister" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_state_processor" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_state_provider" (parent: maker.auto_command.abstract).
Resolving inheritance for "monolog.logger.encoder" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.debug" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.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.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.deprecation" (parent: monolog.logger_prototype).
1
Removing service-argument resolver for controller "Pumukit\WebTVBundle\Controller\SearchController::multimediaObjectsAction": no corresponding services exist for the referenced types.
431
Removed service "Psr\Container\ContainerInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ContainerInterface"; reason: private alias.
Removed service "BabDev\PagerfantaBundle\RouteGenerator\RouteGeneratorFactoryInterface"; reason: private alias.
Removed service "Pagerfanta\RouteGenerator\RouteGeneratorFactoryInterface"; reason: private alias.
Removed service "Pagerfanta\View\ViewFactory"; reason: private alias.
Removed service "Pagerfanta\View\ViewFactoryInterface"; reason: private alias.
Removed service "doctrine_mongodb.odm.cache"; reason: private alias.
Removed service "Doctrine\ODM\MongoDB\DocumentManager"; reason: private alias.
Removed service "Doctrine\Bundle\MongoDBBundle\ManagerRegistry"; reason: private alias.
Removed service "doctrine_mongodb.odm.metadata.annotation_reader"; reason: private alias.
Removed service "doctrine_mongodb.odm.command_logger"; reason: private alias.
Removed service "doctrine_mongodb.odm.event_manager"; reason: private alias.
Removed service "jms_serializer.metadata.cache"; reason: private alias.
Removed service "jms_serializer.naming_strategy"; reason: private alias.
Removed service "JMS\Serializer\SerializerInterface"; reason: private alias.
Removed service "JMS\Serializer\ArrayTransformerInterface"; reason: private alias.
Removed service "jms_serializer.accessor_strategy"; reason: private alias.
Removed service "JMS\Serializer\ContextFactory\SerializationContextFactoryInterface"; reason: private alias.
Removed service "JMS\Serializer\ContextFactory\DeserializationContextFactoryInterface"; reason: private alias.
Removed service "jms_serializer.instance.default.event_dispatcher"; reason: private alias.
Removed service "jms_serializer.instance.default.event_dispatcher.service_locator"; reason: private alias.
Removed service "jms_serializer.instance.default.doctrine_proxy_subscriber"; reason: private alias.
Removed service "jms_serializer.instance.default.stopwatch_subscriber"; reason: private alias.
Removed service "jms_serializer.instance.default.enum_subscriber"; reason: private alias.
Removed service "jms_serializer.instance.default.handler_registry"; reason: private alias.
Removed service "jms_serializer.instance.default.handler_registry.service_locator"; reason: private alias.
Removed service "jms_serializer.instance.default.enum_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.union_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.array_collection_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.constraint_violation_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.datetime_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.form_error_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.iterator_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.symfony_uid_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.type_parser"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.file_locator"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.yaml_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.xml_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.annotation_or_attribute_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.null_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.doctrine_type_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.doctrine_phpcr_type_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.default_value_property_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.typed_properties_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.enum_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.doc_block_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.service_locator"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.lazy_loading_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.cache.file_cache"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata_factory"; reason: private alias.
Removed service "jms_serializer.instance.default.version_exclusion_strategy"; reason: private alias.
Removed service "jms_serializer.instance.default.camel_case_naming_strategy"; reason: private alias.
Removed service "jms_serializer.instance.default.identical_property_naming_strategy"; reason: private alias.
Removed service "jms_serializer.instance.default.serialized_name_annotation_strategy"; reason: private alias.
Removed service "jms_serializer.instance.default.doctrine_object_constructor"; reason: private alias.
Removed service "jms_serializer.instance.default.doctrine_phpcr_object_constructor"; reason: private alias.
Removed service "jms_serializer.instance.default.object_constructor"; reason: private alias.
Removed service "jms_serializer.instance.default.serializer"; reason: private alias.
Removed service "jms_serializer.instance.default.deserialization_graph_navigator_factory"; reason: private alias.
Removed service "jms_serializer.instance.default.serialization_graph_navigator_factory"; reason: private alias.
Removed service "jms_serializer.instance.default.expression_evaluator"; reason: private alias.
Removed service "jms_serializer.instance.default.expression_language"; reason: private alias.
Removed service "jms_serializer.instance.default.expression_language.function_provider"; reason: private alias.
Removed service "jms_serializer.instance.default.twig_extension.serializer"; reason: private alias.
Removed service "jms_serializer.instance.default.twig_extension.runtime_serializer"; reason: private alias.
Removed service "jms_serializer.instance.default.twig_extension.serializer_runtime_helper"; reason: private alias.
Removed service "jms_serializer.instance.default.templating.helper.serializer"; reason: private alias.
Removed service "jms_serializer.instance.default.accessor_strategy.default"; reason: private alias.
Removed service "jms_serializer.instance.default.json_serialization_visitor"; reason: private alias.
Removed service "jms_serializer.instance.default.json_deserialization_visitor"; reason: private alias.
Removed service "jms_serializer.instance.default.xml_serialization_visitor"; reason: private alias.
Removed service "jms_serializer.instance.default.xml_deserialization_visitor"; reason: private alias.
Removed service "jms_serializer.instance.default.cache.cache_clearer"; reason: private alias.
Removed service "jms_serializer.instance.default.cache.cache_warmer"; reason: private alias.
Removed service "jms_serializer.instance.default.configured_serialization_context_factory"; reason: private alias.
Removed service "jms_serializer.instance.default.configured_deserialization_context_factory"; reason: private alias.
Removed service "jms_serializer.instance.default.data_collector"; reason: private alias.
Removed service "jms_serializer.instance.default.traceable_runs_listener"; reason: private alias.
Removed service "jms_serializer.instance.default.traceable_metadata_factory"; reason: private alias.
Removed service "jms_serializer.instance.default.traceable_handler_registry"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.traceable_file_locator"; reason: private alias.
Removed service "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 "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 "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpCache\StoreInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\UriSigner"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
Removed service "Symfony\Component\String\Slugger\SluggerInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Fragment\FragmentUriGeneratorInterface"; reason: private alias.
Removed service "error_renderer.html"; reason: private alias.
Removed service "error_renderer"; reason: private alias.
Removed service "Psr\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
Removed service "Symfony\Component\Cache\Adapter\AdapterInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\TranslatorInterface"; reason: private alias.
Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
Removed service "Symfony\Component\Translation\Reader\TranslationReaderInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Extractor\ExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Writer\TranslationWriterInterface"; reason: private alias.
Removed service "translator.formatter"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Debug\FileLinkFormatter"; reason: private alias.
Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
Removed service "annotation_reader"; reason: private alias.
Removed service "Doctrine\Common\Annotations\Reader"; reason: private alias.
Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
Removed service "serializer.property_accessor"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\ObjectNormalizer"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\PropertyNormalizer"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
Removed service "error_renderer.serializer"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
Removed service "cache.default_redis_provider"; reason: private alias.
Removed service "cache.default_memcached_provider"; reason: private alias.
Removed service "cache.default_doctrine_dbal_provider"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\Session\Storage\SessionStorageInterface"; reason: private alias.
Removed service "SessionHandlerInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\Session\Flash\FlashBagInterface"; reason: private alias.
Removed service "session.storage.filesystem"; reason: private alias.
Removed service "session.storage"; 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 "Twig_Environment"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
Removed service "security.encoder_factory"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
Removed service "Symfony\Component\Security\Http\FirewallMapInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface"; reason: private alias.
Removed service "security.password_hasher"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authentication\AuthenticationManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Guard\GuardAuthenticatorHandler"; reason: private alias.
Removed service "security.firewall"; reason: private alias.
Removed service "security.authentication.session_strategy.api"; reason: private alias.
Removed service "security.user_checker.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.authentication.session_strategy.default"; reason: private alias.
Removed service "security.user_checker.default"; reason: private alias.
Removed service "security.firewall.context_locator"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserCheckerInterface"; reason: private alias.
Removed service "swiftmailer.mailer.default.transport"; reason: private alias.
Removed service "swiftmailer.mailer.default.spool"; reason: private alias.
Removed service "swiftmailer.spool"; reason: private alias.
Removed service "swiftmailer.transport.real"; reason: private alias.
Removed service "Swift_Spool"; reason: private alias.
Removed service "swiftmailer.plugin.messagelogger"; reason: private alias.
Removed service "swiftmailer.mailer"; reason: private alias.
Removed service "Swift_Mailer"; reason: private alias.
Removed service "Swift_Transport"; reason: private alias.
Removed service "api_platform.serializer"; reason: private alias.
Removed service "api_platform.property_accessor"; reason: private alias.
Removed service "api_platform.property_info"; reason: private alias.
Removed service "ApiPlatform\Api\ResourceClassResolverInterface"; reason: private alias.
Removed service "ApiPlatform\Api\UrlGeneratorInterface"; reason: private alias.
Removed service "ApiPlatform\Serializer\SerializerContextBuilderInterface"; reason: private alias.
Removed service "ApiPlatform\Serializer\Filter\PropertyFilter"; reason: private alias.
Removed service "ApiPlatform\Serializer\Filter\GroupFilter"; reason: private alias.
Removed service "api_platform.operation_path_resolver"; reason: private alias.
Removed service "ApiPlatform\Api\IriConverterInterface"; reason: private alias.
Removed service "ApiPlatform\Core\Api\IriConverterInterface"; reason: private alias.
Removed service "api_platform.identifiers_extractor"; reason: private alias.
Removed service "ApiPlatform\Api\IdentifiersExtractorInterface"; reason: private alias.
Removed service "api_platform.state_provider"; reason: private alias.
Removed service "ApiPlatform\State\Pagination\Pagination"; reason: private alias.
Removed service "api_platform.pagination"; reason: private alias.
Removed service "api_platform.state_processor"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.retro_compatible"; reason: private alias.
Removed service "ApiPlatform\Core\Api\OperationAwareFormatsProviderInterface"; reason: private alias.
Removed service "ApiPlatform\Core\DataProvider\ItemDataProviderInterface"; reason: private alias.
Removed service "ApiPlatform\Core\DataProvider\CollectionDataProviderInterface"; reason: private alias.
Removed service "ApiPlatform\Core\DataProvider\SubresourceDataProviderInterface"; reason: private alias.
Removed service "ApiPlatform\Core\DataProvider\Pagination"; reason: private alias.
Removed service "ApiPlatform\Core\DataProvider\PaginationOptions"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory"; reason: private alias.
Removed service "api_platform.metadata.resource.name_collection_factory"; reason: private alias.
Removed service "api_platform.route_loader"; reason: private alias.
Removed service "api_platform.iri_converter"; reason: private alias.
Removed service "api_platform.cache.metadata.property"; reason: private alias.
Removed service "api_platform.openapi.factory"; reason: private alias.
Removed service "ApiPlatform\Core\Serializer\SerializerContextBuilderInterface"; reason: private alias.
Removed service "ApiPlatform\Core\Api\ResourceClassResolverInterface"; reason: private alias.
Removed service "ApiPlatform\Core\Api\UrlGeneratorInterface"; reason: private alias.
Removed service "ApiPlatform\Core\JsonSchema\SchemaFactoryInterface"; reason: private alias.
Removed service "ApiPlatform\Core\JsonSchema\TypeFactoryInterface"; reason: private alias.
Removed service "ApiPlatform\Core\Security\ResourceAccessCheckerInterface"; reason: private alias.
Removed service "ApiPlatform\Core\Validator\ValidatorInterface"; reason: private alias.
Removed service "ApiPlatform\Core\OpenApi\Factory\OpenApiFactoryInterface"; reason: private alias.
Removed service "ApiPlatform\Core\Metadata\Resource\Factory\ResourceNameCollectionFactoryInterface"; reason: private alias.
Removed service "ApiPlatform\Core\DataPersister\DataPersisterInterface"; reason: private alias.
Removed service "ApiPlatform\State\Pagination\PaginationOptions"; reason: private alias.
Removed service "api_platform.operation_path_resolver.default"; reason: private alias.
Removed service "api_platform.path_segment_name_generator"; reason: private alias.
Removed service "ApiPlatform\Metadata\Resource\Factory\ResourceNameCollectionFactoryInterface"; reason: private alias.
Removed service "api_platform.metadata.property.name_collection_factory"; reason: private alias.
Removed service "ApiPlatform\Metadata\Property\Factory\PropertyNameCollectionFactoryInterface"; reason: private alias.
Removed service "ApiPlatform\Core\Metadata\Property\Factory\PropertyNameCollectionFactoryInterface"; reason: private alias.
Removed service "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.legacy"; reason: private alias.
Removed service "ApiPlatform\Core\Metadata\Property\Factory\PropertyMetadataFactoryInterface"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_factory"; reason: private alias.
Removed service "api_platform.metadata.extractor.yaml"; reason: private alias.
Removed service "api_platform.metadata.extractor.xml"; reason: private alias.
Removed service "api_platform.metadata.property_extractor.xml"; reason: private alias.
Removed service "api_platform.metadata.resource_extractor.xml"; reason: private alias.
Removed service "ApiPlatform\JsonSchema\TypeFactoryInterface"; reason: private alias.
Removed service "ApiPlatform\JsonSchema\SchemaFactoryInterface"; reason: private alias.
Removed service "ApiPlatform\OpenApi\Serializer\OpenApiNormalizer"; reason: private alias.
Removed service "ApiPlatform\OpenApi\Options"; reason: private alias.
Removed service "ApiPlatform\OpenApi\Factory\OpenApiFactoryInterface"; reason: private alias.
Removed service "api_platform.swagger_ui.listener"; reason: private alias.
Removed service "api_platform.operation_path_resolver.legacy"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Common\State\RemoveProcessor"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Common\State\PersistProcessor"; reason: private alias.
Removed service "ApiPlatform\Core\Bridge\Doctrine\MongoDbOdm\Filter\SearchFilter"; reason: private alias.
Removed service "ApiPlatform\Core\Bridge\Doctrine\MongoDbOdm\Filter\BooleanFilter"; reason: private alias.
Removed service "ApiPlatform\Core\Bridge\Doctrine\MongoDbOdm\Filter\DateFilter"; reason: private alias.
Removed service "ApiPlatform\Core\Bridge\Doctrine\MongoDbOdm\Filter\ExistsFilter"; reason: private alias.
Removed service "ApiPlatform\Core\Bridge\Doctrine\MongoDbOdm\Filter\NumericFilter"; reason: private alias.
Removed service "ApiPlatform\Core\Bridge\Doctrine\MongoDbOdm\Filter\OrderFilter"; reason: private alias.
Removed service "ApiPlatform\Core\Bridge\Doctrine\MongoDbOdm\Filter\RangeFilter"; reason: private alias.
Removed service "ApiPlatform\Core\Bridge\Doctrine\MongoDbOdm\Extension\FilterExtension"; reason: private alias.
Removed service "ApiPlatform\Core\Bridge\Doctrine\MongoDbOdm\Extension\PaginationExtension"; reason: private alias.
Removed service "ApiPlatform\Core\Bridge\Doctrine\MongoDbOdm\Extension\OrderExtension"; reason: private alias.
Removed service "ApiPlatform\Validator\ValidatorInterface"; reason: private alias.
Removed service "api_platform.security.expression_language"; reason: private alias.
Removed service "ApiPlatform\Symfony\Security\ResourceAccessCheckerInterface"; reason: private alias.
Removed service "ApiPlatform\Core\Api\IdentifiersExtractorInterface"; reason: private alias.
Removed service "twig.loader.filesystem"; 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 $encoderLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $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 $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 $deprecationLogger"; reason: private alias.
Removed service "twig.loader"; reason: private alias.
Removed service "api_platform.name_converter"; reason: private alias.
Removed service ".service_locator.dvfUIQY"; reason: private alias.
Removed service ".service_locator.kU_9bh."; reason: private alias.
Removed service ".service_locator.13qzyLC"; reason: private alias.
Removed service ".service_locator.6ErY1_D"; reason: private alias.
Removed service ".service_locator.bnaLdkn"; reason: private alias.
Removed service ".service_locator.Xbsa8iG"; reason: private alias.
Removed service ".service_locator.0GV1BZZ"; reason: private alias.
Removed service ".service_locator.oOXHruT"; reason: private alias.
Removed service ".service_locator.HoJy_6v"; reason: private alias.
Removed service ".service_locator.o.yfc3k"; reason: private alias.
Removed service ".service_locator.Y52iEWw"; reason: private alias.
Removed service ".service_locator.pzGwtHK"; reason: private alias.
Removed service ".service_locator.ei0wq3p"; reason: private alias.
Removed service ".service_locator.rp6ErWZ"; reason: private alias.
Removed service ".service_locator.i2UnAhx"; reason: private alias.
Removed service ".service_locator.bpMdfam"; reason: private alias.
Removed service ".service_locator.O24_MAy"; reason: private alias.
Removed service ".service_locator.0ghLsew"; reason: private alias.
Removed service ".service_locator.YLa9nAi"; reason: private alias.
Removed service ".service_locator.LLrdqQe"; reason: private alias.
Removed service ".service_locator.GnzZMOu"; reason: private alias.
Removed service ".service_locator.qipzTbP"; reason: private alias.
Removed service ".service_locator.GqDD7PM"; reason: private alias.
Removed service ".service_locator.wMXySUE"; reason: private alias.
Removed service ".service_locator.dD.ySoA"; reason: private alias.
Removed service ".service_locator.KjcD1fq"; reason: private alias.
Removed service ".service_locator.vUIvLMW"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.property_info.legacy.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_factory.annotation.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_factory.yaml.inner"; reason: private alias.
Removed service "api_platform.doctrine_mongodb.odm.metadata.property.metadata_factory.legacy.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_factory.input_output.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.serializer.legacy.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.default_property.legacy.inner"; reason: private alias.
Removed service "api_platform.metadata.subresource.metadata_factory.annotation.legacy.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_factory.php_doc.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_factory.short_name.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.filter_metadata_factory.annotation.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.annotation.legacy.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.yaml.legacy.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.validator.legacy.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_factory.operation.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_factory.formats.inner"; reason: private alias.
Removed service "jms_serializer.metadata_driver"; reason: private alias.
Removed service "var_dumper.cli_dumper"; reason: private alias.
Removed service "controller_resolver"; reason: private alias.
Removed service "argument_resolver"; reason: private alias.
Removed service "translator.data_collector.inner"; reason: private alias.
Removed service "twig.error_renderer.html.inner"; reason: private alias.
Removed service "security.access.decision_manager"; reason: private alias.
Removed service "api_platform.serializer.context_builder"; reason: private alias.
Removed service "api_platform.metadata.property.name_collection_factory.xml.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.name_collection_factory.annotation.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.name_collection_factory.yaml.legacy.inner"; reason: private alias.
Removed service "api_platform.hydra.normalizer.collection"; reason: private alias.
Removed service "api_platform.hydra.normalizer.collection_filters.inner"; reason: private alias.
Removed service "api_platform.json_schema.schema_factory"; reason: private alias.
Removed service "api_platform.collection_data_provider"; reason: private alias.
Removed service "api_platform.item_data_provider"; reason: private alias.
Removed service "api_platform.subresource_data_provider"; reason: private alias.
Removed service "api_platform.data_persister"; reason: private alias.
Removed service "api_platform.identifiers_extractor.legacy"; reason: private alias.
Removed service "argument_resolver.request_attribute"; reason: private alias.
Removed service "argument_resolver.request"; reason: private alias.
Removed service "argument_resolver.session"; reason: private alias.
Removed service "security.user_value_resolver"; reason: private alias.
Removed service "argument_resolver.service"; reason: private alias.
Removed service "argument_resolver.default"; reason: private alias.
Removed service "argument_resolver.variadic"; reason: private alias.
Removed service "argument_resolver.not_tagged_controller"; reason: private alias.
Removed service "serializer.mapping.class_metadata_factory"; reason: private alias.
Removed service "api_platform.openapi.normalizer"; reason: private alias.
Removed service "api_platform.swagger.normalizer.documentation"; reason: private alias.
Removed service "api_platform.route_name_resolver"; reason: private alias.
Removed service "api_platform.metadata.resource.name_collection_factory.cached.inner"; reason: private alias.
Removed service "api_platform.metadata.property.name_collection_factory.cached.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_factory.cached.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.cached.legacy.inner"; reason: private alias.
Removed service "api_platform.subresource_operation_factory"; reason: private alias.
Removed service "jms_serializer.metadata_factory"; reason: private alias.
Removed service "jms_serializer.handler_registry"; reason: private alias.
Removed service "jms_serializer.metadata.file_locator"; reason: private alias.
Removed service ".service_locator.uo5c0SP"; reason: private alias.
Removed service ".service_locator.nsaTual"; reason: private alias.
Removed service ".service_locator.Kwbbi67"; reason: private alias.
Removed service ".service_locator.ul1Z85U"; reason: private alias.
Removed service ".service_locator.7rX.8nm"; reason: private alias.
Removed service ".service_locator.RAcjt2r"; reason: private alias.
Removed service ".service_locator.gwqhtWK"; reason: private alias.
Removed service ".service_locator.VVrOp7N"; reason: private alias.
Removed service ".service_locator.2QpYaJA"; reason: private alias.
Removed service ".service_locator.RA.2p2g"; reason: private alias.
Removed service ".service_locator.cRp0Yl0"; reason: private alias.
Removed service ".service_locator.evQZz4l"; reason: private alias.
Removed service ".service_locator.ilRIYfX"; reason: private alias.
Removed service ".service_locator.CcF6pVF"; reason: private alias.
Removed service ".service_locator.boQkFJa"; reason: private alias.
Removed service ".service_locator.HcQBUv2"; reason: private alias.
Removed service ".service_locator.TQVQ5r6"; reason: private alias.
Removed service ".service_locator.PEO3Cya"; reason: private alias.
Removed service ".service_locator.RDxBhAo"; reason: private alias.
Removed service ".service_locator.2iqhi2R"; reason: private alias.
Removed service ".service_locator.8D3v.4f"; reason: private alias.
Removed service ".service_locator.rv0HlwK"; reason: private alias.
Removed service ".service_locator.fD9nGBm"; reason: private alias.
Removed service ".service_locator.bK6xp.P"; reason: private alias.
Removed service ".service_locator.0lAzDoi"; reason: private alias.
Removed service ".service_locator.Lj6PdsP"; reason: private alias.
Removed service ".service_locator.dcFxd4q"; reason: private alias.
Removed service ".service_locator.Apvx486"; reason: private alias.
Removed service ".service_locator._sfAta2"; reason: private alias.
Removed service ".service_locator.URfgn8g"; reason: private alias.
Removed service ".service_locator.tvtKUNQ"; reason: private alias.
Removed service ".service_locator.r2TGADt"; reason: private alias.
Removed service ".service_locator.nB5Ub__"; reason: private alias.
Removed service ".service_locator.8W0tlws"; reason: private alias.
Removed service ".service_locator.MtIdnYy"; reason: private alias.
Removed service ".service_locator.xk7bjfU"; reason: private alias.
Removed service ".service_locator.QuSYZg2"; reason: private alias.
Removed service ".service_locator.0L0.13u"; reason: private alias.
Removed service ".service_locator.eK7WmBU"; reason: private alias.
Removed service ".service_locator.XNHTDIL"; reason: private alias.
Removed service ".service_locator.YhjMoiK"; reason: private alias.
Removed service ".service_locator.sf85gDo"; reason: private alias.
Removed service ".service_locator.aa1PbBb"; reason: private alias.
Removed service ".service_locator.eOZnq3D"; reason: private alias.
213
Changed reference of service "Pumukit\BasePlayerBundle\Controller\PlayerController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pumukit\BasePlayerBundle\Controller\TrackFileController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pumukit\BasePlayerBundle\Services\TrackUrlService" previously pointing to "router.default" to "router".
Changed reference of service "Pumukit\BasePlayerBundle\Services\PlayerService" previously pointing to "router.default" to "router".
Changed reference of service "Pumukit\CoreBundle\Services\UploadDispatcherService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pumukit\EncoderBundle\Services\JobRemover" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pumukit\EncoderBundle\Services\JobDispatcher" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pumukit\NewAdminBundle\Controller\AdminController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "Pumukit\NewAdminBundle\Controller\AdminController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Pumukit\NewAdminBundle\Controller\CollectionController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "Pumukit\NewAdminBundle\Controller\DashboardController" previously pointing to "router.default" to "router".
Changed reference of service "Pumukit\NewAdminBundle\Controller\EventsController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Pumukit\NewAdminBundle\Controller\EventsController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "Pumukit\NewAdminBundle\Controller\GroupController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "Pumukit\NewAdminBundle\Controller\GroupController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Pumukit\NewAdminBundle\Controller\HeadAndTailController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "Pumukit\NewAdminBundle\Controller\HeadAndTailController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Pumukit\NewAdminBundle\Controller\HeadAndTailUpdateController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "Pumukit\NewAdminBundle\Controller\HeadAndTailUpdateController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Pumukit\NewAdminBundle\Controller\LegacyEventController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "Pumukit\NewAdminBundle\Controller\LegacyEventController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Pumukit\NewAdminBundle\Controller\LinkController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Pumukit\NewAdminBundle\Controller\LinkController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "Pumukit\NewAdminBundle\Controller\LiveController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Pumukit\NewAdminBundle\Controller\LiveController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "Pumukit\NewAdminBundle\Controller\MaterialController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Pumukit\NewAdminBundle\Controller\MaterialController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "Pumukit\NewAdminBundle\Controller\MultimediaObjectController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Pumukit\NewAdminBundle\Controller\MultimediaObjectController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "Pumukit\NewAdminBundle\Controller\MultimediaObjectController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pumukit\NewAdminBundle\Controller\MultimediaObjectController" previously pointing to "router.default" to "router".
Changed reference of service "Pumukit\NewAdminBundle\Controller\MultimediaObjectPicController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "Pumukit\NewAdminBundle\Controller\OwnerController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Pumukit\NewAdminBundle\Controller\PermissionProfileController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Pumukit\NewAdminBundle\Controller\PermissionProfileController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "Pumukit\NewAdminBundle\Controller\PersonController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "Pumukit\NewAdminBundle\Controller\PersonController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Pumukit\NewAdminBundle\Controller\PlaceController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Pumukit\NewAdminBundle\Controller\PlaylistController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "Pumukit\NewAdminBundle\Controller\PlaylistController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Pumukit\NewAdminBundle\Controller\PlaylistMultimediaObjectController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "Pumukit\NewAdminBundle\Controller\PlaylistMultimediaObjectController" previously pointing to "router.default" to "router".
Changed reference of service "Pumukit\NewAdminBundle\Controller\PlaylistPicController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "Pumukit\NewAdminBundle\Controller\RoleController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "Pumukit\NewAdminBundle\Controller\RoleController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Pumukit\NewAdminBundle\Controller\RoleController" previously pointing to "debug.validator" to "validator".
Changed reference of service "Pumukit\NewAdminBundle\Controller\SeriesController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "Pumukit\NewAdminBundle\Controller\SeriesController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Pumukit\NewAdminBundle\Controller\SeriesPicController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "Pumukit\NewAdminBundle\Controller\SeriesStylesController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Pumukit\NewAdminBundle\Controller\SeriesStylesController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "Pumukit\NewAdminBundle\Controller\SeriesTypeController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "Pumukit\NewAdminBundle\Controller\SeriesTypeController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Pumukit\NewAdminBundle\Controller\SortableAdminController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "Pumukit\NewAdminBundle\Controller\SortableAdminController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Pumukit\NewAdminBundle\Controller\TagController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Pumukit\NewAdminBundle\Controller\UNESCOController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Pumukit\NewAdminBundle\Controller\UNESCOController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "Pumukit\NewAdminBundle\Controller\UNESCOController" previously pointing to "router.default" to "router".
Changed reference of service "Pumukit\NewAdminBundle\Controller\UserController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Pumukit\NewAdminBundle\Controller\UserController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "Pumukit\NewAdminBundle\Controller\UserProfileController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Pumukit\NewAdminBundle\Services\MultimediaObjectArchiveService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Pumukit\NewAdminBundle\Services\TagCatalogueService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Pumukit\NewAdminBundle\Services\TagCatalogueService" previously pointing to "router.default" to "router".
Changed reference of service "Pumukit\NewAdminBundle\Form\Type\Base\CustomLanguageType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Pumukit\NewAdminBundle\Twig\PumukitAdminExtension" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Pumukit\NewAdminBundle\Twig\PumukitAdminExtension" previously pointing to "router.default" to "router".
Changed reference of service "Pumukit\NotificationBundle\Services\SenderService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Pumukit\NotificationBundle\Services\SenderService" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "Pumukit\NotificationBundle\Services\JobNotificationService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Pumukit\NotificationBundle\Services\JobNotificationService" previously pointing to "router.default" to "router".
Changed reference of service "Pumukit\SchemaBundle\Controller\AnnotationsAPIController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pumukit\SchemaBundle\EventListener\RemoveListener" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Pumukit\SchemaBundle\Services\FactoryService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Pumukit\SchemaBundle\Services\PermissionProfileEventDispatcherService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pumukit\SchemaBundle\Services\MultimediaObjectEventDispatcherService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pumukit\SchemaBundle\Services\UserEventDispatcherService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pumukit\SchemaBundle\Services\SeriesEventDispatcherService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pumukit\SchemaBundle\Services\GroupEventDispatcherService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pumukit\SchemaBundle\Services\LinkEventDispatcherService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pumukit\SchemaBundle\Services\MaterialEventDispatcherService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pumukit\SchemaBundle\Services\PersonWithRoleEventDispatcherService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pumukit\SchemaBundle\Services\PicEventDispatcherService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pumukit\SchemaBundle\Services\TrackEventDispatcherService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pumukit\SchemaBundle\Services\GroupService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Pumukit\SchemaBundle\Services\EmbeddedBroadcastService" previously pointing to "router.default" to "router".
Changed reference of service "Pumukit\SchemaBundle\Services\SpecialTranslationService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Pumukit\SchemaBundle\Security\LoginFormAuthenticator" previously pointing to "router.default" to "router".
Changed reference of service "Pumukit\SchemaBundle\Security\LoginFormAuthenticator" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
Changed reference of service "Pumukit\SchemaBundle\Services\CreateUserService" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
Changed reference of service "Pumukit\SchemaBundle\Services\PasswordService" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
Changed reference of service "Pumukit\SchemaBundle\Services\UpdateUserService" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
Changed reference of service "Pumukit\SchemaBundle\Services\CloneService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Pumukit\SchemaBundle\Services\PersonalSeriesService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Pumukit\SchemaBundle\Services\MediaDispatcher" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pumukit\StatsUIBundle\Controller\StatsController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Pumukit\WebTVBundle\Controller\AnnouncesController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Pumukit\WebTVBundle\Controller\CategoriesController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Pumukit\WebTVBundle\Controller\DefaultController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Pumukit\WebTVBundle\Controller\EventController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Pumukit\WebTVBundle\Controller\ListController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Pumukit\WebTVBundle\Controller\MediaLibraryController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Pumukit\WebTVBundle\Controller\ModulesController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Pumukit\WebTVBundle\Controller\MultimediaObjectController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pumukit\WebTVBundle\Controller\SearchController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Pumukit\WebTVBundle\Services\BreadcrumbsService" previously pointing to "router.default" to "router".
Changed reference of service "Pumukit\WebTVBundle\Services\BreadcrumbsService" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "Pumukit\WebTVBundle\Services\BreadcrumbsService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Pumukit\WebTVBundle\Services\ChannelService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Pumukit\WebTVBundle\Services\CategoriesService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Pumukit\WebTVBundle\Services\LinkService" previously pointing to "router.default" to "router".
Changed reference of service "pagerfanta.route_generator_factory" previously pointing to "router.default" to "router".
Changed reference of service "pagerfanta.view.default_translated" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "pagerfanta.view.semantic_ui_translated" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "pagerfanta.view.twitter_bootstrap_translated" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "pagerfanta.view.twitter_bootstrap3_translated" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "pagerfanta.view.twitter_bootstrap4_translated" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "jms_serializer.form_error_handler" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "jms_serializer.twig_extension.serializer_runtime_helper" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "jms_serializer.templating.helper.serializer" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "knp_menu.factory_extension.routing" previously pointing to "router.default" to "router".
Changed reference of service "sensio_framework_extra.security.listener" previously pointing to "Pumukit\SchemaBundle\Security\RoleHierarchy" to "security.role_hierarchy".
Changed reference of service "locale_listener" previously pointing to "router.default" to "router".
Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "url_helper" previously pointing to "router.default" to "router".
Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "services_resetter" previously pointing to "debug.validator" to "validator".
Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.router_debug" previously pointing to "router.default" to "router".
Changed reference of service "console.command.router_match" previously pointing to "router.default" to "router".
Changed reference of service "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "console.command.validator_debug" previously pointing to "debug.validator" to "validator".
Changed reference of service "router_listener" previously pointing to "router.default" to "router".
Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "router.default" to "router".
Changed reference of service "session.flash_bag" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "session.attribute_bag" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "form.type_guesser.validator" previously pointing to "debug.validator" to "validator".
Changed reference of service "form.type.choice" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.file" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.color" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.transformation_failure_handling" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.validator" previously pointing to "debug.validator" to "validator".
Changed reference of service "form.type_extension.form.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.upload.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.csrf" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "validator.builder" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "data_collector.validator" previously pointing to "debug.validator" to "validator".
Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "twig.extension.trans" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router".
Changed reference of service "twig.extension.form" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "web_profiler.controller.profiler" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.controller.router" previously pointing to "router.default" to "router".
Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.debug_toolbar" previously pointing to "router.default" to "router".
Changed reference of service "maker.event_registry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "maker.maker.make_registration_form" previously pointing to "router.default" to "router".
Changed reference of service "security.access.role_hierarchy_voter" previously pointing to "Pumukit\SchemaBundle\Security\RoleHierarchy" to "security.role_hierarchy".
Changed reference of service "security.access.expression_voter" previously pointing to "Pumukit\SchemaBundle\Security\RoleHierarchy" to "security.role_hierarchy".
Changed reference of service "security.logout_url_generator" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.context_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.rememberme" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.form" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.x509" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.json" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.json" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "security.authentication.listener.remote_user" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "data_collector.security" previously pointing to "Pumukit\SchemaBundle\Security\RoleHierarchy" to "security.role_hierarchy".
Changed reference of service "security.authentication.guard_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.context_listener.0" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.form.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.rememberme.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.context_listener.1" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pumukit\PaellaPlayerBundle\Controller\BasePlayerController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pumukit\PaellaPlayerBundle\Services\PlaylistManifest" previously pointing to "router.default" to "router".
Changed reference of service "swiftmailer.mailer.abstract" previously pointing to "swiftmailer.mailer.default.transport.spool" to "swiftmailer.transport".
Changed reference of service "swiftmailer.mailer.default" previously pointing to "swiftmailer.mailer.default.transport.spool" to "swiftmailer.transport".
Changed reference of service "api_platform.router" previously pointing to "router.default" to "router".
Changed reference of service "api_platform.swagger.action.ui" previously pointing to "router.default" to "router".
Changed reference of service "api_platform.swagger_ui.action" previously pointing to "router.default" to "router".
Changed reference of service "api_platform.metadata.property.metadata_factory.validator.legacy" previously pointing to "debug.validator" to "validator".
Changed reference of service "api_platform.validator" previously pointing to "debug.validator" to "validator".
Changed reference of service "api_platform.security.resource_access_checker" previously pointing to "Pumukit\SchemaBundle\Security\RoleHierarchy" to "security.role_hierarchy".
Changed reference of service ".service_locator.9v_IGkE" previously pointing to "router.default" to "router".
Changed reference of service "debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.security.access.role_hierarchy_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.security.access.expression_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.Pumukit\SchemaBundle\Services\MultimediaObjectVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.mx0UMmY" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.xFiGXtM" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.FXyQU1X" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.VsVJSQ0" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.7c2RYMi" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.uV_xiVt" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.uWl_Wyg" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator._crd5Yy" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.r.QDqFL" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.wSgjnB6" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.oCg4uHe" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.a8EwqYZ" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.T5ik8J9" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.XmPJruK" previously pointing to ".session.do-not-use" to "session".
Changed reference of service ".service_locator.XmPJruK" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "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".
410
Removed service "doctrine_mongodb.odm.connection.event_manager"; reason: abstract.
Removed service "doctrine_mongodb.odm.manager_configurator.abstract"; reason: abstract.
Removed service "doctrine_mongodb.odm.security.user.provider"; reason: abstract.
Removed service "jms_serializer.version_exclusion_strategy"; reason: abstract.
Removed service "container.env"; reason: abstract.
Removed service "cache.adapter.system"; reason: abstract.
Removed service "cache.adapter.apcu"; reason: abstract.
Removed service "cache.adapter.doctrine"; reason: abstract.
Removed service "cache.adapter.filesystem"; reason: abstract.
Removed service "cache.adapter.psr6"; reason: abstract.
Removed service "cache.adapter.redis"; reason: abstract.
Removed service "cache.adapter.redis_tag_aware"; reason: abstract.
Removed service "cache.adapter.memcached"; reason: abstract.
Removed service "cache.adapter.doctrine_dbal"; reason: abstract.
Removed service "cache.adapter.pdo"; reason: abstract.
Removed service "cache.adapter.array"; reason: abstract.
Removed service "assets.path_package"; reason: abstract.
Removed service "assets.url_package"; reason: abstract.
Removed service "assets.static_version_strategy"; reason: abstract.
Removed service "assets.json_manifest_version_strategy"; reason: abstract.
Removed service "assets.remote_json_manifest_version_strategy"; reason: abstract.
Removed service "monolog.logger_prototype"; reason: abstract.
Removed service "monolog.activation_strategy.not_found"; reason: abstract.
Removed service "monolog.handler.fingers_crossed.error_level_activation_strategy"; reason: abstract.
Removed service "maker.auto_command.abstract"; reason: abstract.
Removed service "security.firewall.context"; reason: abstract.
Removed service "security.firewall.lazy_context"; reason: abstract.
Removed service "security.firewall.config"; reason: abstract.
Removed service "security.user.provider.missing"; reason: abstract.
Removed service "security.user.provider.in_memory"; reason: abstract.
Removed service "security.user.provider.ldap"; reason: abstract.
Removed service "security.user.provider.chain"; reason: abstract.
Removed service "security.logout_listener"; reason: abstract.
Removed service "security.logout.listener.session"; reason: abstract.
Removed service "security.logout.listener.cookie_clearing"; reason: abstract.
Removed service "security.logout.listener.default"; reason: abstract.
Removed service "security.authentication.form_entry_point"; reason: abstract.
Removed service "security.authentication.listener.abstract"; reason: abstract.
Removed service "security.authentication.custom_success_handler"; reason: abstract.
Removed service "security.authentication.success_handler"; reason: abstract.
Removed service "security.authentication.custom_failure_handler"; reason: abstract.
Removed service "security.authentication.failure_handler"; reason: abstract.
Removed service "security.exception_listener"; reason: abstract.
Removed service "security.authentication.switchuser_listener"; reason: abstract.
Removed service "security.authentication.listener.rememberme"; reason: abstract.
Removed service "security.authentication.provider.rememberme"; reason: abstract.
Removed service "security.authentication.rememberme.services.abstract"; reason: abstract.
Removed service "security.authentication.rememberme.services.persistent"; reason: abstract.
Removed service "security.authentication.rememberme.services.simplehash"; reason: abstract.
Removed service "security.authentication.listener.form"; reason: abstract.
Removed service "security.authentication.listener.x509"; reason: abstract.
Removed service "security.authentication.listener.json"; reason: abstract.
Removed service "security.authentication.listener.remote_user"; reason: abstract.
Removed service "security.authentication.listener.basic"; reason: abstract.
Removed service "security.authentication.provider.dao"; reason: abstract.
Removed service "security.authentication.provider.ldap_bind"; reason: abstract.
Removed service "security.authentication.provider.pre_authenticated"; reason: abstract.
Removed service "security.authentication.provider.guard"; reason: abstract.
Removed service "security.authentication.listener.guard"; reason: abstract.
Removed service "swiftmailer.mailer.abstract"; reason: abstract.
Removed service "swiftmailer.transport.smtp.configurator.abstract"; reason: abstract.
Removed service "swiftmailer.transport.sendmail.abstract"; reason: abstract.
Removed service "swiftmailer.transport.null.abstract"; reason: abstract.
Removed service "swiftmailer.transport.buffer.abstract"; reason: abstract.
Removed service "swiftmailer.transport.authhandler.abstract"; reason: abstract.
Removed service "swiftmailer.transport.eventdispatcher.abstract"; reason: abstract.
Removed service "swiftmailer.plugin.redirecting.abstract"; reason: abstract.
Removed service "swiftmailer.plugin.antiflood.abstract"; reason: abstract.
Removed service "swiftmailer.plugin.impersonate.abstract"; reason: abstract.
Removed service "swiftmailer.plugin.messagelogger.abstract"; reason: abstract.
Removed service "swiftmailer.transport.smtp.abstract"; reason: abstract.
Removed service "swiftmailer.transport.spool.abstract"; reason: abstract.
Removed service "swiftmailer.spool.file.abstract"; reason: abstract.
Removed service "swiftmailer.spool.memory.abstract"; reason: abstract.
Removed service "api_platform.serializer.property_filter"; reason: abstract.
Removed service "api_platform.serializer.group_filter"; reason: abstract.
Removed service "api_platform.doctrine_mongodb.odm.collection_data_provider"; reason: abstract.
Removed service "api_platform.doctrine_mongodb.odm.item_data_provider"; reason: abstract.
Removed service "api_platform.doctrine_mongodb.odm.subresource_data_provider"; reason: abstract.
Removed service "api_platform.doctrine_mongodb.odm.search_filter"; reason: abstract.
Removed service "api_platform.doctrine_mongodb.odm.boolean_filter"; reason: abstract.
Removed service "api_platform.doctrine_mongodb.odm.date_filter"; reason: abstract.
Removed service "api_platform.doctrine_mongodb.odm.exists_filter"; reason: abstract.
Removed service "api_platform.doctrine_mongodb.odm.numeric_filter"; reason: abstract.
Removed service "api_platform.doctrine_mongodb.odm.order_filter"; reason: abstract.
Removed service "api_platform.doctrine_mongodb.odm.range_filter"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\BaseLivePlayerBundle\Controller\APIController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\BaseLivePlayerBundle\Controller\APIController"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\BaseLivePlayerBundle\Controller\APIController"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Pumukit\BaseLivePlayerBundle\Twig\LiveTwigExtension"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\BaseLivePlayerBundle\Twig\LiveTwigExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\BasePlayerBundle\Controller\PlayerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\BasePlayerBundle\Controller\PlayerController"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\BasePlayerBundle\Controller\PlayerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\BasePlayerBundle\Controller\TrackFileController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\BasePlayerBundle\Controller\TrackFileController"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\BasePlayerBundle\Controller\TrackFileController"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Pumukit\BasePlayerBundle\Twig\BasePlayerExtension"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\BasePlayerBundle\Twig\BasePlayerExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\CoreBundle\Controller\AuthController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\CoreBundle\Controller\AuthController"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\CoreBundle\Controller\AuthController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\CoreBundle\Controller\InboxController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\CoreBundle\Controller\InboxController"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\CoreBundle\Controller\InboxController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\CoreBundle\Controller\LocaleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\CoreBundle\Controller\LocaleController"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\CoreBundle\Controller\LocaleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\CoreBundle\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\CoreBundle\Controller\SecurityController"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\CoreBundle\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\CoreBundle\Controller\TUSUploadController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\CoreBundle\Controller\TUSUploadController"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\CoreBundle\Controller\TUSUploadController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pumukit\CoreBundle\Command\CreateMMOCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\CoreBundle\Command\CreateMMOCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pumukit\CoreBundle\Command\DeleteOrphanFilesCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\CoreBundle\Command\DeleteOrphanFilesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pumukit\CoreBundle\Command\ImportFileToMMOCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\CoreBundle\Command\ImportFileToMMOCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pumukit\CoreBundle\Command\MoveFilesCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\CoreBundle\Command\MoveFilesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pumukit\CoreBundle\Command\PumukitRefactorFileSystemCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\CoreBundle\Command\PumukitRefactorFileSystemCommand"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Pumukit\CoreBundle\Twig\CoreExtension"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\CoreBundle\Twig\CoreExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Pumukit\CoreBundle\Twig\InboxExtension"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\CoreBundle\Twig\InboxExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\EncoderBundle\Controller\APIController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\EncoderBundle\Controller\APIController"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\EncoderBundle\Controller\APIController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\EncoderBundle\Controller\CPUsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\EncoderBundle\Controller\CPUsController"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\EncoderBundle\Controller\CPUsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\EncoderBundle\Controller\InfoController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\EncoderBundle\Controller\InfoController"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\EncoderBundle\Controller\InfoController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pumukit\EncoderBundle\Command\PumukitConvertPNGtoJPGpicsCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\EncoderBundle\Command\PumukitConvertPNGtoJPGpicsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pumukit\EncoderBundle\Command\PumukitEncoderExecuteCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\EncoderBundle\Command\PumukitEncoderExecuteCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pumukit\EncoderBundle\Command\PumukitEncoderInfoCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\EncoderBundle\Command\PumukitEncoderInfoCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pumukit\EncoderBundle\Command\PumukitListPicsCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\EncoderBundle\Command\PumukitListPicsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pumukit\EncoderBundle\Command\PumukitPicsConvertCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\EncoderBundle\Command\PumukitPicsConvertCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\AdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\AdminController"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\NewAdminBundle\Controller\AdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\CollectionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\CollectionController"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\NewAdminBundle\Controller\CollectionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\DashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\DashboardController"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\NewAdminBundle\Controller\DashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\NewAdminBundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\EventsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\EventsController"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\NewAdminBundle\Controller\EventsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\GroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\GroupController"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\NewAdminBundle\Controller\GroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\HeadAndTailController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\HeadAndTailController"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\NewAdminBundle\Controller\HeadAndTailController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\HeadAndTailUpdateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\HeadAndTailUpdateController"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\NewAdminBundle\Controller\HeadAndTailUpdateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\InboxController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\InboxController"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\NewAdminBundle\Controller\InboxController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\LegacyEventController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\LegacyEventController"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\NewAdminBundle\Controller\LegacyEventController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\LegacyEventPicController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\LegacyEventPicController"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\NewAdminBundle\Controller\LegacyEventPicController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\LinkController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\LinkController"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\NewAdminBundle\Controller\LinkController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\LiveController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\LiveController"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\NewAdminBundle\Controller\LiveController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\ManualController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\ManualController"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\NewAdminBundle\Controller\ManualController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\MaterialController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\MaterialController"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\NewAdminBundle\Controller\MaterialController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\MultimediaObjectArchiveController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\MultimediaObjectArchiveController"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\NewAdminBundle\Controller\MultimediaObjectArchiveController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\MultimediaObjectController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\MultimediaObjectController"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\NewAdminBundle\Controller\MultimediaObjectController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\MultimediaObjectPicController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\MultimediaObjectPicController"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\NewAdminBundle\Controller\MultimediaObjectPicController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\OwnerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\OwnerController"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\NewAdminBundle\Controller\OwnerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\PermissionProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\PermissionProfileController"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\NewAdminBundle\Controller\PermissionProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\PersonController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\PersonController"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\NewAdminBundle\Controller\PersonController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\PlaceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\PlaceController"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\NewAdminBundle\Controller\PlaceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\PlaylistController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\PlaylistController"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\NewAdminBundle\Controller\PlaylistController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\PlaylistMultimediaObjectController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\PlaylistMultimediaObjectController"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\NewAdminBundle\Controller\PlaylistMultimediaObjectController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\PlaylistPicController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\PlaylistPicController"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\NewAdminBundle\Controller\PlaylistPicController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\ResourceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\ResourceController"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\NewAdminBundle\Controller\ResourceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\RoleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\RoleController"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\NewAdminBundle\Controller\RoleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\SeriesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\SeriesController"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\NewAdminBundle\Controller\SeriesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\SeriesPicController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\SeriesPicController"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\NewAdminBundle\Controller\SeriesPicController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\SeriesStylesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\SeriesStylesController"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\NewAdminBundle\Controller\SeriesStylesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\SeriesTypeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\SeriesTypeController"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\NewAdminBundle\Controller\SeriesTypeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\SortableAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\SortableAdminController"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\NewAdminBundle\Controller\SortableAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\TagController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\TagController"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\NewAdminBundle\Controller\TagController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\TrackController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\TrackController"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\NewAdminBundle\Controller\TrackController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\UNESCOController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\UNESCOController"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\NewAdminBundle\Controller\UNESCOController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\UserController"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\NewAdminBundle\Controller\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\UserProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\UserProfileController"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\NewAdminBundle\Controller\UserProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\NewAdminBundle\Controller\WidgetController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\NewAdminBundle\Controller\WidgetController"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\NewAdminBundle\Controller\WidgetController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Pumukit\NewAdminBundle\Form\Type\SeriesType"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\NewAdminBundle\Form\Type\SeriesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Pumukit\NewAdminBundle\Form\Type\MultimediaObjectMetaType"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\NewAdminBundle\Form\Type\MultimediaObjectMetaType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Pumukit\NewAdminBundle\Form\Type\Base\TextI18nType"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\NewAdminBundle\Form\Type\Base\TextI18nType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Pumukit\NewAdminBundle\Form\Type\Base\TextI18nAdvanceType"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\NewAdminBundle\Form\Type\Base\TextI18nAdvanceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Pumukit\NewAdminBundle\Form\Type\Base\TextareaI18nType"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\NewAdminBundle\Form\Type\Base\TextareaI18nType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Pumukit\NewAdminBundle\Form\Type\Base\CustomLanguageType"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\NewAdminBundle\Form\Type\Base\CustomLanguageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Pumukit\NewAdminBundle\Form\Type\Base\LicenseType"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\NewAdminBundle\Form\Type\Base\LicenseType"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Pumukit\NewAdminBundle\Twig\PumukitAdminExtension"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\NewAdminBundle\Twig\PumukitAdminExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Pumukit\NewAdminBundle\Twig\MultimediaObjectButtonsExtension"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\NewAdminBundle\Twig\MultimediaObjectButtonsExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Pumukit\NewAdminBundle\Twig\CatalogueExtension"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\NewAdminBundle\Twig\CatalogueExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Pumukit\NewAdminBundle\Twig\HeadAndTailExtension"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\NewAdminBundle\Twig\HeadAndTailExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\SchemaBundle\Controller\APIController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\SchemaBundle\Controller\APIController"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\SchemaBundle\Controller\APIController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\SchemaBundle\Controller\APIKeywordsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\SchemaBundle\Controller\APIKeywordsController"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\SchemaBundle\Controller\APIKeywordsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\SchemaBundle\Controller\APIRecordedController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\SchemaBundle\Controller\APIRecordedController"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\SchemaBundle\Controller\APIRecordedController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\SchemaBundle\Controller\APIUserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\SchemaBundle\Controller\APIUserController"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\SchemaBundle\Controller\APIUserController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\SchemaBundle\Controller\AnnotationsAPIController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\SchemaBundle\Controller\AnnotationsAPIController"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\SchemaBundle\Controller\AnnotationsAPIController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pumukit\SchemaBundle\Command\ChangePasswordCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\SchemaBundle\Command\ChangePasswordCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pumukit\SchemaBundle\Command\CreateUserCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\SchemaBundle\Command\CreateUserCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pumukit\SchemaBundle\Command\NumericalIDCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\SchemaBundle\Command\NumericalIDCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pumukit\SchemaBundle\Command\PermissionCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\SchemaBundle\Command\PermissionCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pumukit\SchemaBundle\Command\PumukitInitRepoCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\SchemaBundle\Command\PumukitInitRepoCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pumukit\SchemaBundle\Command\PumukitSyncRepositoryCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\SchemaBundle\Command\PumukitSyncRepositoryCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pumukit\SchemaBundle\Command\TagCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\SchemaBundle\Command\TagCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pumukit\SchemaBundle\EventListener\LocaleListener"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\SchemaBundle\EventListener\LocaleListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Pumukit\SchemaBundle\Services\MultimediaObjectVoter"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\SchemaBundle\Services\MultimediaObjectVoter"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Pumukit\SchemaBundle\Twig\MultimediaObjectExtension"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\SchemaBundle\Twig\MultimediaObjectExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\StatsBundle\Controller\APIController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\StatsBundle\Controller\APIController"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\StatsBundle\Controller\APIController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pumukit\StatsBundle\Command\PumukitAggregateCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\StatsBundle\Command\PumukitAggregateCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\StatsUIBundle\Controller\StatsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\StatsUIBundle\Controller\StatsController"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\StatsUIBundle\Controller\StatsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\WebTVBundle\Controller\AnnouncesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\WebTVBundle\Controller\AnnouncesController"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\WebTVBundle\Controller\AnnouncesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\WebTVBundle\Controller\CategoriesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\WebTVBundle\Controller\CategoriesController"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\WebTVBundle\Controller\CategoriesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\WebTVBundle\Controller\ChannelController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\WebTVBundle\Controller\ChannelController"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\WebTVBundle\Controller\ChannelController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\WebTVBundle\Controller\ChatController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\WebTVBundle\Controller\ChatController"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\WebTVBundle\Controller\ChatController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\WebTVBundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\WebTVBundle\Controller\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\WebTVBundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\WebTVBundle\Controller\EventController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\WebTVBundle\Controller\EventController"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\WebTVBundle\Controller\EventController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\WebTVBundle\Controller\IndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\WebTVBundle\Controller\IndexController"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\WebTVBundle\Controller\IndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\WebTVBundle\Controller\LegacyController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\WebTVBundle\Controller\LegacyController"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\WebTVBundle\Controller\LegacyController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\WebTVBundle\Controller\ListController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\WebTVBundle\Controller\ListController"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\WebTVBundle\Controller\ListController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\WebTVBundle\Controller\LoginController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\WebTVBundle\Controller\LoginController"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\WebTVBundle\Controller\LoginController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\WebTVBundle\Controller\LogoutController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\WebTVBundle\Controller\LogoutController"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\WebTVBundle\Controller\LogoutController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\WebTVBundle\Controller\MediaLibraryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\WebTVBundle\Controller\MediaLibraryController"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\WebTVBundle\Controller\MediaLibraryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\WebTVBundle\Controller\ModulesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\WebTVBundle\Controller\ModulesController"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\WebTVBundle\Controller\ModulesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\WebTVBundle\Controller\MultimediaObjectController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\WebTVBundle\Controller\MultimediaObjectController"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\WebTVBundle\Controller\MultimediaObjectController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\WebTVBundle\Controller\SearchController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\WebTVBundle\Controller\SearchController"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\WebTVBundle\Controller\SearchController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\WebTVBundle\Controller\SeriesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\WebTVBundle\Controller\SeriesController"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\WebTVBundle\Controller\SeriesController"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Pumukit\WebTVBundle\Twig\MongoDateExtension"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\WebTVBundle\Twig\MongoDateExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Pumukit\WebTVBundle\Twig\BootstrapExtension"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\WebTVBundle\Twig\BootstrapExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Pumukit\WebTVBundle\Twig\PumukitExtension"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\WebTVBundle\Twig\PumukitExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\WizardBundle\Controller\WizardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\WizardBundle\Controller\WizardController"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\WizardBundle\Controller\WizardController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Upgrade\Command\CheckMigrationCommand"; reason: abstract.
Removed service ".abstract.instanceof.Upgrade\Command\CheckMigrationCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Upgrade\Command\UpgradeExternalSchemaCommand"; reason: abstract.
Removed service ".abstract.instanceof.Upgrade\Command\UpgradeExternalSchemaCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Upgrade\Command\UpgradePathsCommand"; reason: abstract.
Removed service ".abstract.instanceof.Upgrade\Command\UpgradePathsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Upgrade\Command\UpgradeTrackMetadataCommand"; reason: abstract.
Removed service ".abstract.instanceof.Upgrade\Command\UpgradeTrackMetadataCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Upgrade\Command\UpgradeTrackSchemaCommand"; reason: abstract.
Removed service ".abstract.instanceof.Upgrade\Command\UpgradeTrackSchemaCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\PaellaPlayerBundle\Controller\BaseLivePlayerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\PaellaPlayerBundle\Controller\BaseLivePlayerController"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\PaellaPlayerBundle\Controller\BaseLivePlayerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\PaellaPlayerBundle\Controller\BasePlayerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\PaellaPlayerBundle\Controller\BasePlayerController"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\PaellaPlayerBundle\Controller\BasePlayerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\PaellaPlayerBundle\Controller\BasePlaylistController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\PaellaPlayerBundle\Controller\BasePlaylistController"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\PaellaPlayerBundle\Controller\BasePlaylistController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\PaellaPlayerBundle\Controller\ConfController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\PaellaPlayerBundle\Controller\ConfController"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\PaellaPlayerBundle\Controller\ConfController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pumukit\PaellaPlayerBundle\Controller\PaellaRepositoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pumukit\PaellaPlayerBundle\Controller\PaellaRepositoryController"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\PaellaPlayerBundle\Controller\PaellaRepositoryController"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Pumukit\PaellaPlayerBundle\Twig\PumukitExtension"; reason: abstract.
Removed service ".abstract.instanceof.Pumukit\PaellaPlayerBundle\Twig\PumukitExtension"; reason: abstract.
94
Removed service "doctrine_mongodb.odm.metadata.chain"; reason: unused.
Removed service "doctrine_mongodb.odm.metadata.annotation"; reason: unused.
Removed service "doctrine_mongodb.odm.metadata.attribute"; reason: unused.
Removed service "doctrine_mongodb.odm.metadata.attribute_reader"; reason: unused.
Removed service "doctrine_mongodb.odm.metadata.xml"; reason: unused.
Removed service "doctrine_mongodb.odm.cache.array"; reason: unused.
Removed service "doctrine_mongodb.odm.listeners.resolve_target_document"; reason: unused.
Removed service "jms_serializer.identical_property_naming_strategy"; reason: unused.
Removed service "jms_serializer.doctrine_object_constructor"; reason: unused.
Removed service "jms_serializer.doctrine_phpcr_object_constructor"; reason: unused.
Removed service "jms_serializer.templating.helper.serializer"; reason: unused.
Removed service "http_cache"; reason: unused.
Removed service "http_cache.store"; reason: unused.
Removed service "reverse_container"; reason: unused.
Removed service "cache.app.taggable"; reason: unused.
Removed service "assets.empty_package"; reason: unused.
Removed service "translator.logging"; reason: unused.
Removed service "annotations.filesystem_cache_adapter"; reason: unused.
Removed service "annotations.filesystem_cache"; reason: unused.
Removed service "annotations.cache"; reason: unused.
Removed service "serializer.mapping.cache.symfony"; reason: unused.
Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
Removed service ".cache_connection.GD_MSZC"; reason: unused.
Removed service ".cache_connection.JKE6keX"; reason: unused.
Removed service "session.storage.factory.native"; reason: unused.
Removed service "session.storage.factory.php_bridge"; reason: unused.
Removed service "session.storage.factory.mock_file"; reason: unused.
Removed service "session.storage.php_bridge"; reason: unused.
Removed service "session.flash_bag"; reason: unused.
Removed service "session.attribute_bag"; reason: unused.
Removed service "session.storage.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 "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 "twig.loader.chain"; reason: unused.
Removed service "twig.extension.debug"; reason: unused.
Removed service "maker.maker.make_functional_test"; reason: unused.
Removed service "maker.maker.make_unit_test"; reason: unused.
Removed service "security.helper"; reason: unused.
Removed service "security.authentication.session_strategy_noop"; reason: unused.
Removed service "security.authentication.basic_entry_point"; reason: unused.
Removed service "security.authentication.retry_entry_point"; reason: unused.
Removed service "security.context_listener"; reason: unused.
Removed service "security.rememberme.token.provider.in_memory"; reason: unused.
Removed service "security.authentication.listener.anonymous"; reason: unused.
Removed service "security.authentication.provider.anonymous"; reason: unused.
Removed service "security.user_providers"; reason: unused.
Removed service ".4_Swift_Transport_Esmtp_Auth_NTLMAuthenticator~mhLLqP1"; reason: unused.
Removed service ".3_Swift_Transport_Esmtp_Auth_PlainAuthenticator~mhLLqP1"; reason: unused.
Removed service ".2_Swift_Transport_Esmtp_Auth_LoginAuthenticator~mhLLqP1"; reason: unused.
Removed service ".1_Swift_Transport_Esmtp_Auth_CramMd5Authenticator~mhLLqP1"; reason: unused.
Removed service "swiftmailer.transport.failover"; reason: unused.
Removed service "swiftmailer.transport.replacementfactory"; reason: unused.
Removed service "api_platform.path_segment_name_generator.dash"; reason: unused.
Removed service "api_platform.symfony.iri_converter"; reason: unused.
Removed service "api_platform.api.identifiers_extractor"; reason: unused.
Removed service "api_platform.uri_variables.converter"; reason: unused.
Removed service "api_platform.uri_variables.transformer.integer"; reason: unused.
Removed service "api_platform.uri_variables.transformer.date_time"; reason: unused.
Removed service "api_platform.state_provider.locator"; reason: unused.
Removed service "api_platform.pagination.next"; reason: unused.
Removed service "api_platform.state_processor.locator"; reason: unused.
Removed service "api_platform.operation_method_resolver"; reason: unused.
Removed service "api_platform.formats_provider"; reason: unused.
Removed service "api_platform.serializer_locator"; reason: unused.
Removed service "api_platform.filter_collection_factory"; reason: unused.
Removed service "api_platform.filters"; reason: unused.
Removed service "api_platform.ramsey_uuid.uri_variables.transformer.uuid"; reason: unused.
Removed service "api_platform.metadata.resource.name_collection_factory.xml.legacy"; reason: unused.
Removed service "api_platform.operation_path_resolver.underscore"; reason: unused.
Removed service "api_platform.operation_path_resolver.dash"; reason: unused.
Removed service "api_platform.doctrine.metadata_factory"; reason: unused.
Removed service "api_platform.doctrine_mongodb.odm.state.remove_processor"; reason: unused.
Removed service "api_platform.doctrine_mongodb.odm.state.persist_processor"; reason: unused.
Removed service "debug.var_dumper.cloner"; reason: unused.
Removed service "debug.var_dumper.cli_dumper"; reason: unused.
Removed service ".service_locator.TABV8vU"; reason: unused.
Removed service "monolog.logger.translation"; reason: unused.
Removed service "security.ldap_locator"; reason: unused.
Removed service ".service_locator.XXv1IfR"; reason: unused.
Removed service ".service_locator.nLgZj7R"; reason: unused.
Removed service ".service_locator..OAQJ6K"; reason: unused.
465
Inlined service ".service_locator.mx0UMmY.Pumukit\BaseLivePlayerBundle\Controller\APIController" to "Pumukit\BaseLivePlayerBundle\Controller\APIController".
Inlined service ".service_locator.xFiGXtM.Pumukit\BasePlayerBundle\Controller\PlayerController" to "Pumukit\BasePlayerBundle\Controller\PlayerController".
Inlined service ".service_locator.FXyQU1X.Pumukit\BasePlayerBundle\Controller\TrackFileController" to "Pumukit\BasePlayerBundle\Controller\TrackFileController".
Inlined service ".service_locator.VsVJSQ0.Pumukit\CoreBundle\Controller\AuthController" to "Pumukit\CoreBundle\Controller\AuthController".
Inlined service ".service_locator.VsVJSQ0.Pumukit\CoreBundle\Controller\InboxController" to "Pumukit\CoreBundle\Controller\InboxController".
Inlined service ".service_locator.7c2RYMi.Pumukit\CoreBundle\Controller\LocaleController" to "Pumukit\CoreBundle\Controller\LocaleController".
Inlined service ".service_locator.VsVJSQ0.Pumukit\CoreBundle\Controller\SecurityController" to "Pumukit\CoreBundle\Controller\SecurityController".
Inlined service ".service_locator.mx0UMmY.Pumukit\CoreBundle\Controller\TUSUploadController" to "Pumukit\CoreBundle\Controller\TUSUploadController".
Inlined service ".service_locator.mx0UMmY.Pumukit\EncoderBundle\Controller\APIController" to "Pumukit\EncoderBundle\Controller\APIController".
Inlined service ".service_locator.mx0UMmY.Pumukit\EncoderBundle\Controller\CPUsController" to "Pumukit\EncoderBundle\Controller\CPUsController".
Inlined service ".service_locator.mx0UMmY.Pumukit\EncoderBundle\Controller\InfoController" to "Pumukit\EncoderBundle\Controller\InfoController".
Inlined service ".service_locator.uV_xiVt.Pumukit\NewAdminBundle\Controller\AdminController" to "Pumukit\NewAdminBundle\Controller\AdminController".
Inlined service ".service_locator.uV_xiVt.Pumukit\NewAdminBundle\Controller\CollectionController" to "Pumukit\NewAdminBundle\Controller\CollectionController".
Inlined service ".service_locator.uV_xiVt.Pumukit\NewAdminBundle\Controller\DashboardController" to "Pumukit\NewAdminBundle\Controller\DashboardController".
Inlined service ".service_locator.uV_xiVt.Pumukit\NewAdminBundle\Controller\DefaultController" to "Pumukit\NewAdminBundle\Controller\DefaultController".
Inlined service ".service_locator.uV_xiVt.Pumukit\NewAdminBundle\Controller\EventsController" to "Pumukit\NewAdminBundle\Controller\EventsController".
Inlined service ".service_locator.uV_xiVt.Pumukit\NewAdminBundle\Controller\GroupController" to "Pumukit\NewAdminBundle\Controller\GroupController".
Inlined service ".service_locator.uV_xiVt.Pumukit\NewAdminBundle\Controller\HeadAndTailController" to "Pumukit\NewAdminBundle\Controller\HeadAndTailController".
Inlined service ".service_locator.uV_xiVt.Pumukit\NewAdminBundle\Controller\HeadAndTailUpdateController" to "Pumukit\NewAdminBundle\Controller\HeadAndTailUpdateController".
Inlined service ".service_locator.uV_xiVt.Pumukit\NewAdminBundle\Controller\InboxController" to "Pumukit\NewAdminBundle\Controller\InboxController".
Inlined service ".service_locator.uV_xiVt.Pumukit\NewAdminBundle\Controller\LegacyEventController" to "Pumukit\NewAdminBundle\Controller\LegacyEventController".
Inlined service ".service_locator.uV_xiVt.Pumukit\NewAdminBundle\Controller\LegacyEventPicController" to "Pumukit\NewAdminBundle\Controller\LegacyEventPicController".
Inlined service ".service_locator.uV_xiVt.Pumukit\NewAdminBundle\Controller\LinkController" to "Pumukit\NewAdminBundle\Controller\LinkController".
Inlined service ".service_locator.uV_xiVt.Pumukit\NewAdminBundle\Controller\LiveController" to "Pumukit\NewAdminBundle\Controller\LiveController".
Inlined service ".service_locator.uV_xiVt.Pumukit\NewAdminBundle\Controller\ManualController" to "Pumukit\NewAdminBundle\Controller\ManualController".
Inlined service ".service_locator.uV_xiVt.Pumukit\NewAdminBundle\Controller\MaterialController" to "Pumukit\NewAdminBundle\Controller\MaterialController".
Inlined service ".service_locator.uV_xiVt.Pumukit\NewAdminBundle\Controller\MultimediaObjectArchiveController" to "Pumukit\NewAdminBundle\Controller\MultimediaObjectArchiveController".
Inlined service ".service_locator.uV_xiVt.Pumukit\NewAdminBundle\Controller\MultimediaObjectController" to "Pumukit\NewAdminBundle\Controller\MultimediaObjectController".
Inlined service ".service_locator.uV_xiVt.Pumukit\NewAdminBundle\Controller\MultimediaObjectPicController" to "Pumukit\NewAdminBundle\Controller\MultimediaObjectPicController".
Inlined service ".service_locator.uV_xiVt.Pumukit\NewAdminBundle\Controller\OwnerController" to "Pumukit\NewAdminBundle\Controller\OwnerController".
Inlined service ".service_locator.uV_xiVt.Pumukit\NewAdminBundle\Controller\PermissionProfileController" to "Pumukit\NewAdminBundle\Controller\PermissionProfileController".
Inlined service ".service_locator.uV_xiVt.Pumukit\NewAdminBundle\Controller\PersonController" to "Pumukit\NewAdminBundle\Controller\PersonController".
Inlined service ".service_locator.uV_xiVt.Pumukit\NewAdminBundle\Controller\PlaceController" to "Pumukit\NewAdminBundle\Controller\PlaceController".
Inlined service ".service_locator.uV_xiVt.Pumukit\NewAdminBundle\Controller\PlaylistController" to "Pumukit\NewAdminBundle\Controller\PlaylistController".
Inlined service ".service_locator.uV_xiVt.Pumukit\NewAdminBundle\Controller\PlaylistMultimediaObjectController" to "Pumukit\NewAdminBundle\Controller\PlaylistMultimediaObjectController".
Inlined service ".service_locator.uV_xiVt.Pumukit\NewAdminBundle\Controller\PlaylistPicController" to "Pumukit\NewAdminBundle\Controller\PlaylistPicController".
Inlined service ".service_locator.uV_xiVt.Pumukit\NewAdminBundle\Controller\ResourceController" to "Pumukit\NewAdminBundle\Controller\ResourceController".
Inlined service ".service_locator.uV_xiVt.Pumukit\NewAdminBundle\Controller\RoleController" to "Pumukit\NewAdminBundle\Controller\RoleController".
Inlined service ".service_locator.uV_xiVt.Pumukit\NewAdminBundle\Controller\SeriesController" to "Pumukit\NewAdminBundle\Controller\SeriesController".
Inlined service ".service_locator.uV_xiVt.Pumukit\NewAdminBundle\Controller\SeriesPicController" to "Pumukit\NewAdminBundle\Controller\SeriesPicController".
Inlined service ".service_locator.uV_xiVt.Pumukit\NewAdminBundle\Controller\SeriesStylesController" to "Pumukit\NewAdminBundle\Controller\SeriesStylesController".
Inlined service ".service_locator.uV_xiVt.Pumukit\NewAdminBundle\Controller\SeriesTypeController" to "Pumukit\NewAdminBundle\Controller\SeriesTypeController".
Inlined service ".service_locator.uV_xiVt.Pumukit\NewAdminBundle\Controller\SortableAdminController" to "Pumukit\NewAdminBundle\Controller\SortableAdminController".
Inlined service ".service_locator.uV_xiVt.Pumukit\NewAdminBundle\Controller\TagController" to "Pumukit\NewAdminBundle\Controller\TagController".
Inlined service ".service_locator.uV_xiVt.Pumukit\NewAdminBundle\Controller\TrackController" to "Pumukit\NewAdminBundle\Controller\TrackController".
Inlined service ".service_locator.uV_xiVt.Pumukit\NewAdminBundle\Controller\UNESCOController" to "Pumukit\NewAdminBundle\Controller\UNESCOController".
Inlined service ".service_locator.uV_xiVt.Pumukit\NewAdminBundle\Controller\UserController" to "Pumukit\NewAdminBundle\Controller\UserController".
Inlined service ".service_locator.uV_xiVt.Pumukit\NewAdminBundle\Controller\UserProfileController" to "Pumukit\NewAdminBundle\Controller\UserProfileController".
Inlined service ".service_locator.uV_xiVt.Pumukit\NewAdminBundle\Controller\WidgetController" to "Pumukit\NewAdminBundle\Controller\WidgetController".
Inlined service ".service_locator.uWl_Wyg.Pumukit\SchemaBundle\Controller\APIController" to "Pumukit\SchemaBundle\Controller\APIController".
Inlined service ".service_locator._crd5Yy.Pumukit\SchemaBundle\Controller\APIKeywordsController" to "Pumukit\SchemaBundle\Controller\APIKeywordsController".
Inlined service ".service_locator._crd5Yy.Pumukit\SchemaBundle\Controller\APIRecordedController" to "Pumukit\SchemaBundle\Controller\APIRecordedController".
Inlined service ".service_locator._crd5Yy.Pumukit\SchemaBundle\Controller\APIUserController" to "Pumukit\SchemaBundle\Controller\APIUserController".
Inlined service ".service_locator._crd5Yy.Pumukit\SchemaBundle\Controller\AnnotationsAPIController" to "Pumukit\SchemaBundle\Controller\AnnotationsAPIController".
Inlined service ".service_locator.mx0UMmY.Pumukit\StatsBundle\Controller\APIController" to "Pumukit\StatsBundle\Controller\APIController".
Inlined service ".service_locator.mx0UMmY.Pumukit\StatsUIBundle\Controller\StatsController" to "Pumukit\StatsUIBundle\Controller\StatsController".
Inlined service ".service_locator.r.QDqFL.Pumukit\WebTVBundle\Controller\AnnouncesController" to "Pumukit\WebTVBundle\Controller\AnnouncesController".
Inlined service ".service_locator.r.QDqFL.Pumukit\WebTVBundle\Controller\CategoriesController" to "Pumukit\WebTVBundle\Controller\CategoriesController".
Inlined service ".service_locator.r.QDqFL.Pumukit\WebTVBundle\Controller\ChannelController" to "Pumukit\WebTVBundle\Controller\ChannelController".
Inlined service ".service_locator.r.QDqFL.Pumukit\WebTVBundle\Controller\ChatController" to "Pumukit\WebTVBundle\Controller\ChatController".
Inlined service ".service_locator.r.QDqFL.Pumukit\WebTVBundle\Controller\DefaultController" to "Pumukit\WebTVBundle\Controller\DefaultController".
Inlined service ".service_locator.r.QDqFL.Pumukit\WebTVBundle\Controller\EventController" to "Pumukit\WebTVBundle\Controller\EventController".
Inlined service ".service_locator.r.QDqFL.Pumukit\WebTVBundle\Controller\IndexController" to "Pumukit\WebTVBundle\Controller\IndexController".
Inlined service ".service_locator.r.QDqFL.Pumukit\WebTVBundle\Controller\LegacyController" to "Pumukit\WebTVBundle\Controller\LegacyController".
Inlined service ".service_locator.r.QDqFL.Pumukit\WebTVBundle\Controller\ListController" to "Pumukit\WebTVBundle\Controller\ListController".
Inlined service ".service_locator.r.QDqFL.Pumukit\WebTVBundle\Controller\LoginController" to "Pumukit\WebTVBundle\Controller\LoginController".
Inlined service ".service_locator.r.QDqFL.Pumukit\WebTVBundle\Controller\LogoutController" to "Pumukit\WebTVBundle\Controller\LogoutController".
Inlined service ".service_locator.r.QDqFL.Pumukit\WebTVBundle\Controller\MediaLibraryController" to "Pumukit\WebTVBundle\Controller\MediaLibraryController".
Inlined service ".service_locator.r.QDqFL.Pumukit\WebTVBundle\Controller\ModulesController" to "Pumukit\WebTVBundle\Controller\ModulesController".
Inlined service ".service_locator.r.QDqFL.Pumukit\WebTVBundle\Controller\MultimediaObjectController" to "Pumukit\WebTVBundle\Controller\MultimediaObjectController".
Inlined service ".service_locator.r.QDqFL.Pumukit\WebTVBundle\Controller\SearchController" to "Pumukit\WebTVBundle\Controller\SearchController".
Inlined service ".service_locator.r.QDqFL.Pumukit\WebTVBundle\Controller\SeriesController" to "Pumukit\WebTVBundle\Controller\SeriesController".
Inlined service ".service_locator.mx0UMmY.Pumukit\WizardBundle\Controller\WizardController" to "Pumukit\WizardBundle\Controller\WizardController".
Inlined service "TusPhp\Cache\FileStore" to "TusPhp\Tus\Server".
Inlined service "pagerfanta.view.default_translated" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.semantic_ui_translated" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.twitter_bootstrap_translated" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.twitter_bootstrap3_translated" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.twitter_bootstrap4_translated" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.twitter_bootstrap5" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.twig" to "pagerfanta.view_factory".
Inlined service "monolog.logger.doctrine" to "doctrine_mongodb.odm.psr_command_logger".
Inlined service ".service_locator.68Pl4rZ" to "doctrine_mongodb.odm.default_connection.event_manager".
Inlined service "doctrine_mongodb.odm.default_metadata_cache" to "doctrine_mongodb.odm.default_configuration".
Inlined service "doctrine_mongodb.odm.default_metadata_driver" to "doctrine_mongodb.odm.default_configuration".
Inlined service "doctrine_mongodb.odm.container_repository_factory" to "doctrine_mongodb.odm.default_configuration".
Inlined service "doctrine_mongodb.odm.default_annotation_metadata_driver" to "doctrine_mongodb.odm.default_metadata_driver".
Inlined service "doctrine_mongodb.odm.default_annotation_metadata_driver" to "doctrine_mongodb.odm.default_metadata_driver".
Inlined service "doctrine_mongodb.odm.default_annotation_metadata_driver" to "doctrine_mongodb.odm.default_metadata_driver".
Inlined service "doctrine_mongodb.odm.default_configuration" to "doctrine_mongodb.odm.default_document_manager".
Inlined service "doctrine_mongodb.odm.default_connection.event_manager" to "doctrine_mongodb.odm.default_document_manager".
Inlined service "doctrine_mongodb.odm.default_manager_configurator" to "doctrine_mongodb.odm.default_document_manager".
Inlined service "jms_serializer.event_dispatcher.service_locator" to "jms_serializer.event_dispatcher".
Inlined service "jms_serializer.metadata.typed_properties_driver.inner" to "jms_serializer.metadata.typed_properties_driver".
Inlined service "jms_serializer.metadata.service_locator" to "jms_serializer.metadata.lazy_loading_driver".
Inlined service "jms_serializer.camel_case_naming_strategy" to "jms_serializer.serialized_name_annotation_strategy".
Inlined service "jms_serializer.object_constructor" to "jms_serializer.deserialization_graph_navigator_factory".
Inlined service "jms_serializer.expression_language" to "jms_serializer.expression_evaluator".
Inlined service "jms_serializer.expression_language.function_provider" to "jms_serializer.expression_language".
Inlined service "jms_serializer.traceable_metadata_factory.inner" to "jms_serializer.traceable_metadata_factory".
Inlined service "jms_serializer.traceable_handler_registry.inner" to "jms_serializer.traceable_handler_registry".
Inlined service "jms_serializer.metadata.traceable_file_locator.inner" to "jms_serializer.metadata.traceable_file_locator".
Inlined service "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.7yMjEo0" to "knp_menu.renderer_provider".
Inlined service "knp_menu.helper" to "knp_menu.twig.runtime".
Inlined service "sensio_framework_extra.converter.manager" to "sensio_framework_extra.converter.listener".
Inlined service "sensio_framework_extra.converter.doctrine.orm" to "sensio_framework_extra.converter.manager".
Inlined service "framework_extra_bundle.date_time_param_converter" to "sensio_framework_extra.converter.manager".
Inlined service "sensio_framework_extra.converter.doctrine.orm.expression_language.default" to "sensio_framework_extra.converter.doctrine.orm".
Inlined service "sensio_framework_extra.view.guesser" to "sensio_framework_extra.view.listener".
Inlined service ".service_locator.aNklfos.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 "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 "error_handler.error_renderer.serializer" to "error_controller".
Inlined service "debug.controller_resolver" to "http_kernel".
Inlined service "debug.argument_resolver" to "http_kernel".
Inlined service ".service_locator.cEhBhXG" to "fragment.handler".
Inlined service "monolog.logger.console" to "console.error_listener".
Inlined service "cache.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.empty_version_strategy" to "assets._default_package".
Inlined service "assets.context" to "assets._default_package".
Inlined service ".service_locator.yY.p4P7" to "translator.default".
Inlined service "translator.formatter.default" to "translator.default".
Inlined service "identity_translator" to "translator.formatter.default".
Inlined service "translation.extractor.php" to "translation.extractor".
Inlined service "twig.translation.extractor" to "translation.extractor".
Inlined service "translation.dumper.php" to "translation.writer".
Inlined service "translation.dumper.xliff" to "translation.writer".
Inlined service "translation.dumper.po" to "translation.writer".
Inlined service "translation.dumper.mo" to "translation.writer".
Inlined service "translation.dumper.yml" to "translation.writer".
Inlined service "translation.dumper.yaml" to "translation.writer".
Inlined service "translation.dumper.qt" to "translation.writer".
Inlined service "translation.dumper.csv" to "translation.writer".
Inlined service "translation.dumper.ini" to "translation.writer".
Inlined service "translation.dumper.json" to "translation.writer".
Inlined service "translation.dumper.res" to "translation.writer".
Inlined service ".service_locator.wSgjnB6.translation.warmer" to "translation.warmer".
Inlined service "translation.provider_collection_factory" to "translation.provider_collection".
Inlined service "monolog.logger.php" to "debug.debug_handlers_listener".
Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
Inlined service "routing.loader.xml" to "routing.resolver".
Inlined service "routing.loader.yml" to "routing.resolver".
Inlined service "routing.loader.php" to "routing.resolver".
Inlined service "routing.loader.glob" to "routing.resolver".
Inlined service "routing.loader.directory" to "routing.resolver".
Inlined service "routing.loader.container" to "routing.resolver".
Inlined service "api_platform.route_loader.legacy" to "routing.resolver".
Inlined service "routing.loader.annotation.directory" to "routing.resolver".
Inlined service "routing.loader.annotation.file" to "routing.resolver".
Inlined service ".service_locator.XWmhzGa" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.Kr.dDlB" to "router.expression_language_provider".
Inlined service ".service_locator.oCg4uHe.router.cache_warmer" to "router.cache_warmer".
Inlined service "cache.property_access" to "property_accessor".
Inlined service "secrets.decryption_key" to "secrets.vault".
Inlined service "serializer.denormalizer.unwrapping" to "serializer".
Inlined service "pagerfanta.serializer.normalizer" to "serializer".
Inlined service "api_platform.serializer.uuid_denormalizer" to "serializer".
Inlined service "api_platform.openapi.normalizer.api_gateway" to "serializer".
Inlined service "api_platform.swagger.normalizer.api_gateway" to "serializer".
Inlined service "api_platform.hydra.normalizer.constraint_violation_list" to "serializer".
Inlined service "api_platform.problem.normalizer.constraint_violation_list" to "serializer".
Inlined service "api_platform.swagger.normalizer.api_gateway" to "serializer".
Inlined service "api_platform.openapi.normalizer.api_gateway" to "serializer".
Inlined service "api_platform.hydra.normalizer.documentation" to "serializer".
Inlined service "api_platform.hydra.normalizer.entrypoint" to "serializer".
Inlined service "api_platform.hydra.normalizer.error" to "serializer".
Inlined service "api_platform.problem.normalizer.error" to "serializer".
Inlined service "serializer.normalizer.problem" to "serializer".
Inlined service "serializer.normalizer.uid" to "serializer".
Inlined service "api_platform.jsonld.normalizer.item" to "serializer".
Inlined service "api_platform.serializer.normalizer.item" to "serializer".
Inlined service "serializer.normalizer.datetime" to "serializer".
Inlined service "serializer.normalizer.constraint_violation_list" to "serializer".
Inlined service "serializer.normalizer.mime_message" to "serializer".
Inlined service "serializer.normalizer.datetimezone" to "serializer".
Inlined service "serializer.normalizer.dateinterval" to "serializer".
Inlined service "serializer.normalizer.form_error" to "serializer".
Inlined service "serializer.normalizer.backed_enum" to "serializer".
Inlined service "serializer.normalizer.data_uri" to "serializer".
Inlined service "serializer.normalizer.json_serializable" to "serializer".
Inlined service "api_platform.hydra.normalizer.collection_filters" to "serializer".
Inlined service "serializer.denormalizer.array" to "serializer".
Inlined service "api_platform.jsonld.normalizer.object" to "serializer".
Inlined service "serializer.encoder.xml" to "serializer".
Inlined service "serializer.encoder.yaml" to "serializer".
Inlined service "serializer.encoder.csv" to "serializer".
Inlined service "api_platform.jsonld.encoder" to "serializer".
Inlined service "api_platform.problem.encoder" to "serializer".
Inlined service "serializer.normalizer.property" to "serializer.normalizer.mime_message".
Inlined service "twig.error_renderer.html" to "error_handler.error_renderer.serializer".
Inlined service "session.handler.native" to "session.storage.native".
Inlined service ".service_locator.XmPJruK" to "session_listener".
Inlined service "security.csrf.token_generator" to "security.csrf.token_manager".
Inlined service "form.extension" to "form.registry".
Inlined service "form.resolved_type_factory" to "form.registry".
Inlined service ".service_locator.dGOpQfk" 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_odm.mongodb.validator_initializer" to "validator.builder".
Inlined service "validator.property_info_loader" to "validator.builder".
Inlined service ".service_locator.iKSM5x0" to "validator.validator_factory".
Inlined service "validator.expression_language" to "validator.expression".
Inlined service "cache.validator_expression_language.recorder_inner" to "cache.validator_expression_language".
Inlined service "profiler.storage" to "profiler".
Inlined service "api_platform.data_collector.request" to "profiler".
Inlined service "data_collector.time" to "profiler".
Inlined service "data_collector.memory" to "profiler".
Inlined service "data_collector.validator" to "profiler".
Inlined service "data_collector.ajax" to "profiler".
Inlined service "data_collector.exception" to "profiler".
Inlined service "data_collector.logger" to "profiler".
Inlined service "data_collector.events" to "profiler".
Inlined service "data_collector.cache" to "profiler".
Inlined service "data_collector.translation" to "profiler".
Inlined service "data_collector.security" to "profiler".
Inlined service "data_collector.twig" to "profiler".
Inlined service "swiftmailer.data_collector" to "profiler".
Inlined service "doctrine_mongodb.odm.data_collector" to "profiler".
Inlined service "jms_serializer.data_collector" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service "data_collector.form.extractor" to "data_collector.form".
Inlined service "twig.loader.native_filesystem" to "twig".
Inlined service "twig.extension.dump" to "twig".
Inlined service "twig.extension.security_csrf" to "twig".
Inlined service "twig.extension.profiler" to "twig".
Inlined service "twig.extension.trans" to "twig".
Inlined service "twig.extension.assets" to "twig".
Inlined service "twig.extension.code" to "twig".
Inlined service "twig.extension.routing" to "twig".
Inlined service "twig.extension.yaml" to "twig".
Inlined service "twig.extension.debug.stopwatch" to "twig".
Inlined service "twig.extension.expression" to "twig".
Inlined service "twig.extension.httpkernel" to "twig".
Inlined service "twig.extension.httpfoundation" to "twig".
Inlined service "twig.extension.weblink" to "twig".
Inlined service "twig.extension.serializer" to "twig".
Inlined service "twig.extension.form" to "twig".
Inlined service "twig.extension.logout_url" to "twig".
Inlined service "twig.extension.security" to "twig".
Inlined service "pagerfanta.twig_extension" to "twig".
Inlined service "jms_serializer.twig_extension.runtime_serializer" to "twig".
Inlined service "knp_menu.twig.extension" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "twig.extension.intl" to "twig".
Inlined service "twig.app_variable" to "twig".
Inlined service "twig.runtime_loader" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.configurator.environment" to "twig".
Inlined service ".service_locator.v.Wwsjy.twig.template_cache_warmer" to "twig.template_cache_warmer".
Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
Inlined service "assets.packages" to "twig.extension.assets".
Inlined service "fragment.handler" to "twig.runtime.httpkernel".
Inlined service "fragment.uri_generator" to "twig.runtime.httpkernel".
Inlined service "url_helper" to "twig.extension.httpfoundation".
Inlined service ".service_locator..M9jwxv" to "twig.runtime_loader".
Inlined service "maker.autoloader_util" to "maker.file_manager".
Inlined service "maker.autoloader_finder" to "maker.autoloader_util".
Inlined service "maker.template_component_generator" to "maker.generator".
Inlined service "maker.event_registry" to "maker.maker.make_subscriber".
Inlined service "maker.user_class_builder" to "maker.maker.make_user".
Inlined service ".service_locator.LcVn9Hr" to "security.token_storage".
Inlined service "cache.security_expression_language.recorder_inner" to "cache.security_expression_language".
Inlined service ".security.request_matcher.eKXDm4f" to "security.access_map".
Inlined service ".security.request_matcher.O7Tsk.w" to "security.access_map".
Inlined service ".security.request_matcher.0uhYzab" to "security.access_map".
Inlined service ".security.request_matcher._pRcrzc" to "security.access_map".
Inlined service ".security.request_matcher.D2XdegB" 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.exception_listener.api" to "security.firewall.map.context.api".
Inlined service "security.firewall.map.config.api" to "security.firewall.map.context.api".
Inlined service "security.user_password_hasher" to "security.authentication.provider.guard.main".
Inlined service "security.authentication.success_handler.main.form_login" to "security.authentication.listener.form.main".
Inlined service "security.authentication.failure_handler.main.form_login" to "security.authentication.listener.form.main".
Inlined service "security.authentication.form_entry_point.main" to "security.exception_listener.main".
Inlined service "security.exception_listener.main" to "security.firewall.map.context.main".
Inlined service "security.logout_listener.main" to "security.firewall.map.context.main".
Inlined service "security.firewall.map.config.main" to "security.firewall.map.context.main".
Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
Inlined service "security.exception_listener.default" to "security.firewall.map.context.default".
Inlined service "security.firewall.map.config.default" to "security.firewall.map.context.default".
Inlined service ".service_locator.a8EwqYZ.Pumukit\PaellaPlayerBundle\Controller\BaseLivePlayerController" to "Pumukit\PaellaPlayerBundle\Controller\BaseLivePlayerController".
Inlined service ".service_locator.a8EwqYZ.Pumukit\PaellaPlayerBundle\Controller\BasePlayerController" to "Pumukit\PaellaPlayerBundle\Controller\BasePlayerController".
Inlined service ".service_locator.a8EwqYZ.Pumukit\PaellaPlayerBundle\Controller\BasePlaylistController" to "Pumukit\PaellaPlayerBundle\Controller\BasePlaylistController".
Inlined service ".service_locator.a8EwqYZ.Pumukit\PaellaPlayerBundle\Controller\ConfController" to "Pumukit\PaellaPlayerBundle\Controller\ConfController".
Inlined service ".service_locator.a8EwqYZ.Pumukit\PaellaPlayerBundle\Controller\PaellaRepositoryController" to "Pumukit\PaellaPlayerBundle\Controller\PaellaRepositoryController".
Inlined service "api_platform.route_name_resolver.cached.inner" to "api_platform.route_name_resolver.cached".
Inlined service "api_platform.serializer.context_builder.filter.inner" to "api_platform.serializer.context_builder.filter".
Inlined service "api_platform.serializer.mapping.class_metadata_factory.inner" to "api_platform.serializer.mapping.class_metadata_factory".
Inlined service "api_platform.operation_path_resolver.generator" to "api_platform.operation_path_resolver.custom".
Inlined service "api_platform.cache.route_name_resolver.recorder_inner" to "api_platform.cache.route_name_resolver".
Inlined service "api_platform.route_name_resolver.cached" to "api_platform.iri_converter.legacy".
Inlined service "api_platform.negotiator" to "api_platform.listener.request.add_format".
Inlined service "api_platform.error_listener" to "api_platform.listener.exception".
Inlined service "api_platform.cache.metadata.resource.recorder_inner" to "api_platform.cache.metadata.resource".
Inlined service "api_platform.metadata.resource.name_collection_factory.yaml.legacy" to "api_platform.metadata.resource.name_collection_factory.cached".
Inlined service "api_platform.metadata.property.name_collection_factory.xml" to "api_platform.metadata.property.name_collection_factory.cached".
Inlined service "api_platform.metadata.property.name_collection_factory.property_info" to "api_platform.metadata.property.name_collection_factory.xml".
Inlined service "api_platform.metadata.resource.metadata_factory.yaml" to "api_platform.metadata.resource.metadata_factory.input_output".
Inlined service "api_platform.metadata.resource.metadata_factory.php_doc" to "api_platform.metadata.resource.metadata_factory.short_name".
Inlined service "api_platform.metadata.resource.filter_metadata_factory.annotation" to "api_platform.metadata.resource.metadata_factory.operation".
Inlined service "api_platform.metadata.resource.metadata_factory.operation" to "api_platform.metadata.resource.metadata_factory.formats".
Inlined service "api_platform.metadata.resource.metadata_factory.formats" to "api_platform.metadata.resource.metadata_factory.cached".
Inlined service "api_platform.cache.metadata.resource.legacy.recorder_inner" to "api_platform.cache.metadata.resource.legacy".
Inlined service "api_platform.metadata.property.metadata_factory.xml.legacy" to "api_platform.metadata.property.metadata_factory.property_info.legacy".
Inlined service "api_platform.doctrine_mongodb.odm.metadata.property.metadata_factory.legacy" to "api_platform.metadata.property.metadata_factory.serializer.legacy".
Inlined service "api_platform.metadata.property.metadata_factory.validator.legacy" to "api_platform.metadata.property.metadata_factory.cached.legacy".
Inlined service "api_platform.metadata.property.metadata_factory.serializer.legacy" to "api_platform.metadata.property.metadata_factory.default_property.legacy".
Inlined service "api_platform.cache.metadata.property.legacy.recorder_inner" to "api_platform.cache.metadata.property.legacy".
Inlined service "api_platform.subresource_operation_factory.cached.inner" to "api_platform.subresource_operation_factory.cached".
Inlined service "api_platform.cache.subresource_operation_factory.recorder_inner" to "api_platform.cache.subresource_operation_factory".
Inlined service "api_platform.metadata.resource.name_collection_factory.xml" to "api_platform.metadata.resource.name_collection_factory.annotation".
Inlined service "api_platform.metadata.resource.metadata_factory.xml" to "api_platform.metadata.resource.metadata_factory.annotation".
Inlined service "api_platform.metadata.resource.metadata_factory.short_name" to "api_platform.metadata.resource.filter_metadata_factory.annotation".
Inlined service "api_platform.metadata.property.metadata_factory.default_property.legacy" to "api_platform.metadata.subresource.metadata_factory.annotation.legacy".
Inlined service "api_platform.metadata.subresource.metadata_factory.annotation.legacy" to "api_platform.metadata.property.metadata_factory.annotation.legacy".
Inlined service "api_platform.metadata.resource.metadata_factory.input_output" to "api_platform.metadata.resource.metadata_factory.php_doc".
Inlined service "api_platform.metadata.property.metadata_factory.annotation.legacy" to "api_platform.metadata.property.metadata_factory.yaml.legacy".
Inlined service "api_platform.metadata.resource.metadata_factory.annotation" to "api_platform.metadata.resource.metadata_factory.yaml".
Inlined service "api_platform.metadata.resource.name_collection_factory.annotation" to "api_platform.metadata.resource.name_collection_factory.yaml.legacy".
Inlined service ".2_ObjectNormalizer~QGOT.ev" to ".1_Serializer~QGOT.ev".
Inlined service "api_platform.openapi.normalizer.api_gateway.inner" to "api_platform.openapi.normalizer.api_gateway".
Inlined service "api_platform.swagger.normalizer.api_gateway.inner" to "api_platform.swagger.normalizer.api_gateway".
Inlined service "api_platform.pagination_options" to "api_platform.openapi.factory.legacy".
Inlined service "api_platform.swagger_ui.context" to "api_platform.swagger_ui.action".
Inlined service "api_platform.symfony.iri_converter.skolem" to "api_platform.jsonld.context_builder".
Inlined service "api_platform.hydra.normalizer.partial_collection_view.inner" to "api_platform.hydra.normalizer.partial_collection_view".
Inlined service "api_platform.hydra.normalizer.partial_collection_view" to "api_platform.hydra.normalizer.collection_filters".
Inlined service "api_platform.hydra.json_schema.schema_factory.inner" to "api_platform.hydra.json_schema.schema_factory".
Inlined service "api_platform.metadata.property.metadata_factory.property_info.legacy" to "api_platform.doctrine_mongodb.odm.metadata.property.metadata_factory.legacy".
Inlined service "api_platform.pagination.legacy" to "api_platform.doctrine_mongodb.odm.aggregation_extension.pagination".
Inlined service "api_platform.metadata.property.metadata_factory.yaml.legacy" to "api_platform.metadata.property.metadata_factory.validator.legacy".
Inlined service "api_platform.validator" to "api_platform.listener.view.validate".
Inlined service "api_platform.validator.query_parameter_validator" to "api_platform.listener.view.validate_query_parameters".
Inlined service "debug.api_platform.collection_data_provider.inner" to "debug.api_platform.collection_data_provider".
Inlined service "debug.api_platform.item_data_provider.inner" to "debug.api_platform.item_data_provider".
Inlined service "debug.api_platform.subresource_data_provider.inner" to "debug.api_platform.subresource_data_provider".
Inlined service "debug.api_platform.data_persister.inner" to "debug.api_platform.data_persister".
Inlined service "api_platform.identifiers_extractor.cached.inner" to "api_platform.identifiers_extractor.cached".
Inlined service "api_platform.cache.identifiers_extractor.recorder_inner" to "api_platform.cache.identifiers_extractor".
Inlined service "api_platform.upgrade.subresource_transformer" to "api_platform.upgrade_resource.command".
Inlined service "maker.maker.make_authenticator" to "maker.auto_command.make_auth".
Inlined service "maker.maker.make_command" to "maker.auto_command.make_command".
Inlined service "maker.maker.make_twig_component" to "maker.auto_command.make_twig_component".
Inlined service "maker.maker.make_controller" to "maker.auto_command.make_controller".
Inlined service "maker.maker.make_crud" to "maker.auto_command.make_crud".
Inlined service "maker.maker.make_docker_database" to "maker.auto_command.make_docker_database".
Inlined service "maker.maker.make_entity" to "maker.auto_command.make_entity".
Inlined service "maker.maker.make_fixtures" to "maker.auto_command.make_fixtures".
Inlined service "maker.maker.make_form" to "maker.auto_command.make_form".
Inlined service "maker.maker.make_message" to "maker.auto_command.make_message".
Inlined service "maker.maker.make_messenger_middleware" to "maker.auto_command.make_messenger_middleware".
Inlined service "maker.maker.make_registration_form" to "maker.auto_command.make_registration_form".
Inlined service "maker.maker.make_reset_password" to "maker.auto_command.make_reset_password".
Inlined service "maker.maker.make_serializer_encoder" to "maker.auto_command.make_serializer_encoder".
Inlined service "maker.maker.make_serializer_normalizer" to "maker.auto_command.make_serializer_normalizer".
Inlined service "maker.maker.make_subscriber" to "maker.auto_command.make_subscriber".
Inlined service "maker.maker.make_twig_extension" to "maker.auto_command.make_twig_extension".
Inlined service "maker.maker.make_test" to "maker.auto_command.make_test".
Inlined service "maker.maker.make_validator" to "maker.auto_command.make_validator".
Inlined service "maker.maker.make_voter" to "maker.auto_command.make_voter".
Inlined service "maker.maker.make_user" to "maker.auto_command.make_user".
Inlined service "maker.maker.make_migration" to "maker.auto_command.make_migration".
Inlined service "maker.maker.make_stimulus_controller" to "maker.auto_command.make_stimulus_controller".
Inlined service "maker.maker.make_form_login" to "maker.auto_command.make_security_form_login".
Inlined service "api_platform.maker.command.data_provider" to "maker.auto_command.make_data_provider".
Inlined service "api_platform.maker.command.data_persister" to "maker.auto_command.make_data_persister".
Inlined service "api_platform.maker.command.state_processor" to "maker.auto_command.make_state_processor".
Inlined service "api_platform.maker.command.state_provider" to "maker.auto_command.make_state_provider".
Inlined service "debug.argument_resolver.request_attribute.inner" to "debug.argument_resolver.request_attribute".
Inlined service "debug.argument_resolver.request.inner" to "debug.argument_resolver.request".
Inlined service "debug.argument_resolver.session.inner" to "debug.argument_resolver.session".
Inlined service "debug.security.user_value_resolver.inner" to "debug.security.user_value_resolver".
Inlined service "debug.argument_resolver.service.inner" to "debug.argument_resolver.service".
Inlined service "debug.argument_resolver.default.inner" to "debug.argument_resolver.default".
Inlined service "debug.argument_resolver.variadic.inner" to "debug.argument_resolver.variadic".
Inlined service "debug.argument_resolver.not_tagged_controller.inner" to "debug.argument_resolver.not_tagged_controller".
Inlined service "monolog.handler.null_internal" to "monolog.logger.event".
Inlined service "security.access.authenticated_voter" to "debug.security.voter.security.access.authenticated_voter".
Inlined service "security.access.role_hierarchy_voter" to "debug.security.voter.security.access.role_hierarchy_voter".
Inlined service "security.access.expression_voter" to "debug.security.voter.security.access.expression_voter".
Inlined service ".service_locator.xFiGXtM" to ".service_locator.xFiGXtM.Pumukit\BasePlayerBundle\Controller\PlayerController".
Inlined service ".service_locator.FXyQU1X" to ".service_locator.FXyQU1X.Pumukit\BasePlayerBundle\Controller\TrackFileController".
Inlined service ".service_locator.7c2RYMi" to ".service_locator.7c2RYMi.Pumukit\CoreBundle\Controller\LocaleController".
Inlined service ".service_locator.uWl_Wyg" to ".service_locator.uWl_Wyg.Pumukit\SchemaBundle\Controller\APIController".
Inlined service ".service_locator.aNklfos" to ".service_locator.aNklfos.sensio_framework_extra.view.listener".
Inlined service ".service_locator.wSgjnB6" to ".service_locator.wSgjnB6.translation.warmer".
Inlined service ".service_locator.q5Jo0fF" to ".service_locator.q5Jo0fF.router.default".
Inlined service ".service_locator.oCg4uHe" to ".service_locator.oCg4uHe.router.cache_warmer".
Inlined service ".service_locator.v.Wwsjy" to ".service_locator.v.Wwsjy.twig.template_cache_warmer".
Inlined service "jms_serializer.metadata.yaml_driver" to "jms_serializer.metadata.typed_properties_driver.inner".
Inlined service "jms_serializer.metadata.xml_driver" to "jms_serializer.metadata.typed_properties_driver.inner".
Inlined service "jms_serializer.metadata.annotation_or_attribute_driver" to "jms_serializer.metadata.typed_properties_driver.inner".
Inlined service "jms_serializer.metadata.null_driver" to "jms_serializer.metadata.typed_properties_driver.inner".
Inlined service "serializer.mapping.chain_loader" to "api_platform.serializer.mapping.class_metadata_factory.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.mpUbwUA" to "console.command_loader".
Inlined service "cache.default_marshaller" to "cache.app.recorder_inner".
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.q5Jo0fF.router.default" to "router".
Inlined service "monolog.logger.router" to "router".
Inlined service "swiftmailer.mailer.default.spool.memory" to "swiftmailer.transport".
Inlined service "debug.validator.inner" to "validator".
Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
Inlined service "monolog.logger.event" to "event_dispatcher".
Inlined service "pagerfanta.view.default" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.default" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.semantic_ui" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.semantic_ui" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.twitter_bootstrap" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.twitter_bootstrap" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.twitter_bootstrap3" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.twitter_bootstrap3" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.twitter_bootstrap4" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.twitter_bootstrap4" to "pagerfanta.view_factory".
Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.metadata.typed_properties_driver".
Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.metadata.typed_properties_driver".
Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.metadata.typed_properties_driver".
Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.metadata.typed_properties_driver".
Inlined service "knp_menu.manipulator" to "knp_menu.twig.runtime".
Inlined service "knp_menu.manipulator" to "knp_menu.twig.runtime".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.annotation" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.annotation" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.annotation" to "routing.loader".
Inlined service ".1_Serializer~QGOT.ev" to "serializer".
Inlined service "serializer.normalizer.object" to "serializer".
Inlined service "serializer.normalizer.object" to "serializer".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "jms_serializer.accessor_strategy.default" to "jms_serializer".
Inlined service "jms_serializer.accessor_strategy.default" to "jms_serializer".
Inlined service "serializer.encoder.json" to "serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
Inlined service "serializer.encoder.json" to "serializer".
6
Tag "doctrine.event_subscriber" was defined on service(s) "Gedmo\Tree\TreeListener", "Gedmo\Sortable\SortableListener", but was never used. Did you mean "kernel.event_subscriber"?
Tag "doctrine_mongodb.odm.document_manager" was defined on service(s) "doctrine_mongodb.odm.default_document_manager", but was never used. Did you mean "doctrine_mongodb.odm.event_listener", "doctrine_mongodb.odm.command_logger"?
Tag "jms_serializer.instance" was defined on service(s) "jms_serializer.event_dispatcher", "jms_serializer.doctrine_proxy_subscriber", "jms_serializer.stopwatch_subscriber", "jms_serializer.union_handler", "jms_serializer.array_collection_handler", "jms_serializer.constraint_violation_handler", "jms_serializer.datetime_handler", "jms_serializer.form_error_handler", "jms_serializer.iterator_handler", "jms_serializer.metadata.typed_properties_driver", "jms_serializer.metadata.cache.file_cache", "jms_serializer.twig_extension.serializer_runtime_helper", "jms_serializer.cache.cache_clearer", "jms_serializer.traceable_runs_listener", "jms_serializer.traceable_metadata_factory", "jms_serializer.traceable_handler_registry", "jms_serializer.metadata.traceable_file_locator", "jms_serializer.deserialization_context_factory", "jms_serializer.serialization_context_factory", "jms_serializer", but was never used. Did you mean "jms_serializer.instance_global"?
Tag "jms_serializer.instance_global" was defined on service(s) "jms_serializer.type_parser", "jms_serializer.expression_evaluator", but was never used. Did you mean "jms_serializer.instance"?
Tag "container.decorator" was defined on service(s) "jms_serializer.metadata.typed_properties_driver", "jms_serializer.traceable_metadata_factory", "jms_serializer.traceable_handler_registry", "jms_serializer.metadata.traceable_file_locator", "debug.security.access.decision_manager", "api_platform.serializer.context_builder.filter", "api_platform.serializer.mapping.class_metadata_factory", "api_platform.subresource_operation_factory.cached", "api_platform.hydra.json_schema.schema_factory", "debug.api_platform.collection_data_provider", "debug.api_platform.item_data_provider", "debug.api_platform.subresource_data_provider", "debug.api_platform.data_persister", "api_platform.identifiers_extractor.cached", "debug.argument_resolver.request_attribute", "debug.argument_resolver.request", "debug.argument_resolver.session", "debug.security.user_value_resolver", "debug.argument_resolver.service", "debug.argument_resolver.default", "debug.argument_resolver.variadic", "debug.argument_resolver.not_tagged_controller", "event_dispatcher", ".container.private.validator", but was never used.
Tag "jms_serializer.profiler" was defined on service(s) "jms_serializer.traceable_runs_listener", "jms_serializer.traceable_metadata_factory", "jms_serializer.traceable_handler_registry", but was never used. Did you mean "jms_serializer.serializer"?