Reduces eye fatigue. Ideal for low light conditions.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Log Messages
Info. & Errors 0
Informational and error log messages generated during the execution of the application.
There are no log messages of this level.
Deprecations 274
Log messages generated by using features marked as deprecated.
Time
Channel
Message
php
User Deprecated: Referencing controllers with WAMWebContentBundle:EditInline:fullAdminEdit is deprecated since Symfony 4.1, use "WAM\Bundle\WebContentBundle\Controller\EditInlineController::fullAdminEditAction" instead.
User Deprecated: Passing an array of Security attributes to Symfony\Component\Security\Core\Authorization\AuthorizationChecker::isGranted() is deprecated since Symfony 4.4. Use multiple isGranted() calls or the expression language (e.g. "is_granted(...) or is_granted(...)") instead.
The "Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait" trait is considered internal. It may change without further notice. You should not use it from "Sonata\AdminBundle\Controller\CRUDController".
The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "cmf_core" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "wam_core" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "locale" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "admin" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "config" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "cookies" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "email" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "classification" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "string_sequence_generators" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "wam_routing" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "extra_fields" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "wam_web_maker" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
Translations directory "/var/www/artiemv2/releases/20230613132355/src/Resources/translations" is deprecated since Symfony 4.2, use "/var/www/artiemv2/releases/20230613132355/translations" instead.
The "twig.exception_controller" configuration key has been deprecated in Symfony 4.4, set it to "null" and use "framework.error_controller" configuration key instead.
The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "fos_ck_editor" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "configs" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "plugins" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "styles" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "attributes" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "templates" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "template_parameters" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "filebrowsers" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "toolbars" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
Showing the country flags is deprecated. The flags will be removed in the next major version. Please set "sonata_translation.locale_switcher_show_country_flags" to false to avoid this message.
The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "wam_block" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "wam_media" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "wam_form" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
Using short factory syntax for service "wam_form.repository.form" is deprecated since Symfony 4.4, use "['@Doctrine\ORM\EntityManagerInterface', 'getRepository']" instead.
The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "lexik_translation" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "cmf_routing_auto" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "persistence" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "pix_sortable_behavior" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "wam_payment" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
The "WAM\Bundle\EcommerceBundle\Controller\VoucherController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead.
The "Symfony\Bundle\FrameworkBundle\Command\ContainerAwareCommand" class is deprecated since Symfony 4.2, use "Symfony\Component\Console\Command\Command" with dependency injection instead.
The "winzou\Bundle\StateMachineBundle\Command\winzouStateMachineDebugCommand" class extends "Symfony\Bundle\FrameworkBundle\Command\ContainerAwareCommand" that is deprecated since Symfony 4.2, use {@see Command} instead.
The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "payment_core" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "free_payment" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "payment_success" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "redsys" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "payment_failure" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
The "WAM\Bundle\WebMakerBundle\ConflictResolver\HostConflictResolver::resolveConflict()" method will require a new "string $uri" argument in the next major version of its interface "Symfony\Cmf\Component\RoutingAuto\ConflictResolverInterface", not defining it is deprecated.
The "Sonata\AdminBundle\Admin\AbstractAdmin::getObject()" method is considered final since sonata-project/admin-bundle 3.90. It may change without further notice as of its next major version. You should not extend it from "App\Admin\Ecommerce\CartAdmin".
The "Sonata\AdminBundle\Admin\AbstractAdmin::createQuery()" method is considered final since sonata-project/admin-bundle 3.63.0. It may change without further notice as of its next major version. You should not extend it from "App\Admin\Ecommerce\OrderAdmin".
The "Sonata\AdminBundle\Admin\AbstractAdmin::getExportFields()" method is considered final since sonata-project/admin-bundle 3.76. It may change without further notice as of its next major version. You should not extend it from "App\Admin\Ecommerce\OrderAdmin".
The "Sonata\AdminBundle\Admin\AbstractAdmin::getPersistentParameters()" method is considered final since sonata-project/admin-bundle 3.90. It may change without further notice as of its next major version. You should not extend it from "App\Admin\News\PostAdmin".
The "Sonata\AdminBundle\Admin\AbstractAdmin::createQuery()" method is considered final since sonata-project/admin-bundle 3.63.0. It may change without further notice as of its next major version. You should not extend it from "App\Admin\News\PostAdmin".
The "Sonata\AdminBundle\Admin\AbstractAdmin::getPersistentParameters()" method is considered final since sonata-project/admin-bundle 3.90. It may change without further notice as of its next major version. You should not extend it from "App\Admin\WebContent\MenuAdmin".
The "Sonata\AdminBundle\Admin\AbstractAdmin::createQuery()" method is considered final since sonata-project/admin-bundle 3.63.0. It may change without further notice as of its next major version. You should not extend it from "App\Admin\WebContent\MenuAdmin".
The "Sonata\AdminBundle\Admin\AbstractAdmin::createQuery()" method is considered final since sonata-project/admin-bundle 3.63.0. It may change without further notice as of its next major version. You should not extend it from "App\Admin\PromotionAdmin".
The "Sonata\AdminBundle\Admin\AbstractAdmin::createQuery()" method is considered final since sonata-project/admin-bundle 3.63.0. It may change without further notice as of its next major version. You should not extend it from "App\Admin\PurchasableExperienceAdmin".
The "Sonata\AdminBundle\Admin\AbstractAdmin::getPersistentParameters()" method is considered final since sonata-project/admin-bundle 3.90. It may change without further notice as of its next major version. You should not extend it from "WAM\Bundle\BlockBundle\Admin\BaseBlockAdmin".
The "Sonata\AdminBundle\Admin\AbstractAdmin::createQuery()" method is considered final since sonata-project/admin-bundle 3.63.0. It may change without further notice as of its next major version. You should not extend it from "WAM\Bundle\BlockBundle\Admin\BaseBlockAdmin".
The "Sonata\AdminBundle\Admin\AbstractAdmin::createQuery()" method is considered final since sonata-project/admin-bundle 3.63.0. It may change without further notice as of its next major version. You should not extend it from "App\Admin\Ecommerce\ExtraAdmin".
The "Sonata\AdminBundle\Admin\AbstractAdmin::createQuery()" method is considered final since sonata-project/admin-bundle 3.63.0. It may change without further notice as of its next major version. You should not extend it from "App\Admin\Ecommerce\ExtraTypeAdmin".
The "Sonata\AdminBundle\Admin\AbstractAdmin::createQuery()" method is considered final since sonata-project/admin-bundle 3.63.0. It may change without further notice as of its next major version. You should not extend it from "App\Admin\Ecommerce\GiftAdmin".
The "Sonata\AdminBundle\Admin\AbstractAdmin::createQuery()" method is considered final since sonata-project/admin-bundle 3.63.0. It may change without further notice as of its next major version. You should not extend it from "App\Admin\Ecommerce\GiftCategoryAdmin".
The "Sonata\AdminBundle\Admin\AbstractAdmin::createQuery()" method is considered final since sonata-project/admin-bundle 3.63.0. It may change without further notice as of its next major version. You should not extend it from "App\Admin\Ecommerce\GiftCardAdmin".
The "Sonata\AdminBundle\Admin\AbstractAdmin::createQuery()" method is considered final since sonata-project/admin-bundle 3.63.0. It may change without further notice as of its next major version. You should not extend it from "App\Admin\News\LinkedPostsAdmin".
The "Sonata\AdminBundle\Admin\AbstractAdmin::createQuery()" method is considered final since sonata-project/admin-bundle 3.63.0. It may change without further notice as of its next major version. You should not extend it from "App\Admin\Ecommerce\ConfigurationAdmin".
The "Sonata\AdminBundle\Admin\AbstractAdmin::getPersistentParameters()" method is considered final since sonata-project/admin-bundle 3.90. It may change without further notice as of its next major version. You should not extend it from "WAM\Bundle\BlockBundle\Admin\ContainerBlockAdmin".
The "Sonata\AdminBundle\Admin\AbstractAdmin::getPersistentParameters()" method is considered final since sonata-project/admin-bundle 3.90. It may change without further notice as of its next major version. You should not extend it from "WAM\Bundle\FormBundle\Admin\FieldAdmin".
The "Sonata\AdminBundle\Admin\AbstractAdmin::getPersistentParameters()" method is considered final since sonata-project/admin-bundle 3.90. It may change without further notice as of its next major version. You should not extend it from "WAM\Bundle\FormBundle\Admin\Types\GroupFieldAdmin".
The "Sonata\AdminBundle\Admin\AbstractAdmin::getPersistentParameters()" method is considered final since sonata-project/admin-bundle 3.90. It may change without further notice as of its next major version. You should not extend it from "WAM\Bundle\RoutingBundle\Admin\RouteAdmin".
The "Sonata\AdminBundle\Admin\AbstractAdmin::createQuery()" method is considered final since sonata-project/admin-bundle 3.63.0. It may change without further notice as of its next major version. You should not extend it from "WAM\Bundle\RoutingBundle\Admin\RouteAdmin".
The "Sonata\AdminBundle\Admin\AbstractAdmin::getObject()" method is considered final since sonata-project/admin-bundle 3.90. It may change without further notice as of its next major version. You should not extend it from "WAM\Bundle\RoutingBundle\Admin\RouteAdmin".
The "Sonata\AdminBundle\Admin\AbstractAdmin::createQuery()" method is considered final since sonata-project/admin-bundle 3.63.0. It may change without further notice as of its next major version. You should not extend it from "WAM\Bundle\RoutingBundle\Admin\RouteSimpleAdmin".
The "Sonata\AdminBundle\Admin\AbstractAdmin::createQuery()" method is considered final since sonata-project/admin-bundle 3.63.0. It may change without further notice as of its next major version. You should not extend it from "WAM\Bundle\RoutingBundle\Admin\RedirectRouteAdmin".
The "Sonata\AdminBundle\Admin\AbstractAdmin::getObject()" method is considered final since sonata-project/admin-bundle 3.90. It may change without further notice as of its next major version. You should not extend it from "WAM\Bundle\RoutingBundle\Admin\RedirectRouteAdmin".
The "Sonata\AdminBundle\Admin\AbstractAdmin::createQuery()" method is considered final since sonata-project/admin-bundle 3.63.0. It may change without further notice as of its next major version. You should not extend it from "WAM\Bundle\CoreBundle\Admin\AbstractBaseConfigAdmin".
The "WAM\Bundle\BlockBundle\Entity\Types\AdvancedHeaderBlock::setYoutubeBackgroundVideo()" method will require a new "mixed $youtubeBackgroundVideo" argument in the next major version of its interface "WAM\Bundle\BlockBundle\Model\AdvancedHeaderInterface", not defining it is deprecated.
The "Sonata\EasyExtendsBundle\Command\DumpMappingCommand" class extends "Symfony\Bundle\FrameworkBundle\Command\ContainerAwareCommand" that is deprecated since Symfony 4.2, use {@see Command} instead.
The "Sonata\EasyExtendsBundle\Command\GenerateCommand" class extends "Symfony\Bundle\FrameworkBundle\Command\ContainerAwareCommand" that is deprecated since Symfony 4.2, use {@see Command} instead.
The "Lexik\Bundle\TranslationBundle\Command\ImportTranslationsCommand" class extends "Symfony\Bundle\FrameworkBundle\Command\ContainerAwareCommand" that is deprecated since Symfony 4.2, use {@see Command} instead.
The "Lexik\Bundle\TranslationBundle\Command\ExportTranslationsCommand" class extends "Symfony\Bundle\FrameworkBundle\Command\ContainerAwareCommand" that is deprecated since Symfony 4.2, use {@see Command} instead.
Class "WAM\Bundle\RoutingBundle\Admin\Extensions\FrontendLinkExtension" should implement method "Sonata\AdminBundle\Admin\AdminExtensionInterface::configurePersistentParameters(AdminInterface $admin, array $parameters)".
The Symfony\Bundle\FrameworkBundle\CacheWarmer\TemplatePathsCacheWarmer class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
The Symfony\Bundle\FrameworkBundle\CacheWarmer\TemplateFinderInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
Passing other type than string as argument 2 for method Sonata\AdminBundle\DependencyInjection\Admin\AbstractTaggedAdmin::__construct() is deprecated since sonata-project/admin-bundle 3.65. It will accept only string in version 4.0.
The Sonata\AdminBundle\Controller\CoreController class is deprecated since version 3.36 and will be removed in 4.0. Use Sonata\AdminBundle\Controller\SearchAction or Sonata\AdminBundle\Controller\DashboardAction instead.
The "Sonata\AdminBundle\Controller\CoreController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead.
The Sonata\AdminBundle\Controller\HelperController class is deprecated since version 3.38.0 and will be removed in 4.0. Use actions inside Sonata\AdminBundle\Action instead.
The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead.
The "Symfony\Bundle\TwigBundle\Controller\PreviewErrorController" class is deprecated since Symfony 4.4, use the "Symfony\Component\HttpKernel\Controller\ErrorController" instead.
The "Symfony\Bundle\WebProfilerBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController" instead.
The "Sonata\AdminBundle\Controller\CRUDController::originalRender()" method is considered final. It may change without further notice as of its next major version. You should not extend it from "WAM\Bundle\CoreBundle\Controller\CRUDController".
The "WAM\Bundle\WebContentBundle\Controller\EditInlineController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead.
Removing service-argument resolver for controller "App\Controller\Admin\CkeditorAdminController::render": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\Admin\CkeditorAdminController::renderWithExtraParams": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\Admin\SendMailController::render": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\Admin\SendMailController::renderWithExtraParams": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\Admin\SendTestimonialMailController::render": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\Admin\SendTestimonialMailController::renderWithExtraParams": no corresponding services exist for the referenced types.
Removing method "setTwig" of service "App\Controller\ApartmentListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\ArtiemWorldController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\AsturiasDestinationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\BenefitListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\BookingController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\ChainResultsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\ContactController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "App\Controller\Ecommerce\CRUDController::render": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\Ecommerce\CRUDController::renderWithExtraParams": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\Ecommerce\ExtraAdminController::render": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\Ecommerce\ExtraAdminController::renderWithExtraParams": no corresponding services exist for the referenced types.
Removing method "setTwig" of service "App\Controller\Ecommerce\GiftCheckoutController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUrlGenerator" of service "App\Controller\Ecommerce\GiftCheckoutController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\Ecommerce\GiftDetailController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\Ecommerce\GiftListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUrlGenerator" of service "App\Controller\Ecommerce\InternalGiftAddToCartController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\Ecommerce\InternalGiftAddressController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\Ecommerce\InternalGiftAddressController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUrlGenerator" of service "App\Controller\Ecommerce\InternalGiftAddressController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\Ecommerce\InternalThanksController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\ExperienceDetailController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\HalfMadridController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\HalfMenorcaController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\HomeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\HotelDetailController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\LandingDetailController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\LocationDetailController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\MenorcaDestinationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\News\EmbeddedPostListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "App\Controller\News\PostAdminController::render": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\News\PostAdminController::renderWithExtraParams": no corresponding services exist for the referenced types.
Removing method "setTwig" of service "App\Controller\News\PostDetailController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\News\PostListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\News\PostRssController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\News\PostSearchController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\News\TaggedPostListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\PdfTestController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\PromotionDetailController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\PromotionListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\PurchasableExperienceDetailController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\PurchasableExperienceListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\RoomListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\TheOneWelcomeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\UrlController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Changed reference of service "App\Admin\Media\CategoryAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\Media\CategoryAdmin" previously pointing to "debug.validator" to "validator".
Changed reference of service "App\Admin\Media\MediaAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\Media\MediaAdmin" previously pointing to "debug.validator" to "validator".
Changed reference of service "App\Admin\Media\GalleryAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\Media\GalleryAdmin" previously pointing to "debug.validator" to "validator".
Changed reference of service "App\Admin\Media\GalleryHasMediaAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\Media\GalleryHasMediaAdmin" previously pointing to "debug.validator" to "validator".
Changed reference of service "App\Admin\Ecommerce\AddressBillableAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\Ecommerce\AddressBillableAdmin" previously pointing to "debug.validator" to "validator".
Changed reference of service "App\Admin\Ecommerce\AddressShippableAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\Ecommerce\AddressShippableAdmin" previously pointing to "debug.validator" to "validator".
Changed reference of service "App\Admin\Ecommerce\CartAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\Ecommerce\CartAdmin" previously pointing to "debug.validator" to "validator".
Changed reference of service "App\Admin\Ecommerce\CartLineAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\Ecommerce\CartLineAdmin" previously pointing to "debug.validator" to "validator".
Changed reference of service "App\Admin\Ecommerce\CustomerAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\Ecommerce\CustomerAdmin" previously pointing to "debug.validator" to "validator".
Changed reference of service "App\Admin\Ecommerce\InvoiceAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\Ecommerce\InvoiceAdmin" previously pointing to "debug.validator" to "validator".
Changed reference of service "App\Admin\Ecommerce\OrderAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\Ecommerce\OrderAdmin" previously pointing to "debug.validator" to "validator".
Changed reference of service "App\Admin\Ecommerce\OrderLineAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\Ecommerce\OrderLineAdmin" previously pointing to "debug.validator" to "validator".
Changed reference of service "App\Admin\Ecommerce\PromocodeAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\Ecommerce\PromocodeAdmin" previously pointing to "debug.validator" to "validator".
Changed reference of service "App\Admin\Ecommerce\ShippingCostRuleAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\Ecommerce\ShippingCostRuleAdmin" previously pointing to "debug.validator" to "validator".
Changed reference of service "App\Admin\Ecommerce\VoucherAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\Ecommerce\VoucherAdmin" previously pointing to "debug.validator" to "validator".
Changed reference of service "App\Admin\Ecommerce\VoucherRuleAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\Ecommerce\VoucherRuleAdmin" previously pointing to "debug.validator" to "validator".
Changed reference of service "App\Admin\Ecommerce\PurchasableCategoryAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\Ecommerce\PurchasableCategoryAdmin" previously pointing to "debug.validator" to "validator".
Changed reference of service "App\Admin\News\PostAdmin" previously pointing to "wam.core.locale_manager" to "WAM\Bundle\CoreBundle\Manager\LocaleManager".
Changed reference of service "App\Admin\News\PostAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\News\PostAdmin" previously pointing to "debug.validator" to "validator".
Changed reference of service "App\Admin\News\AuthorAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\News\AuthorAdmin" previously pointing to "debug.validator" to "validator".
Changed reference of service "App\Admin\News\PostCategoryAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\News\PostCategoryAdmin" previously pointing to "debug.validator" to "validator".
Changed reference of service "App\Admin\Routing\UrlAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\Routing\UrlAdmin" previously pointing to "debug.validator" to "validator".
Changed reference of service "App\Admin\User\UserAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\User\UserAdmin" previously pointing to "debug.validator" to "validator".
Changed reference of service "App\Admin\User\AdminAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\User\AdminAdmin" previously pointing to "debug.validator" to "validator".
Changed reference of service "App\Admin\User\GroupAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\User\GroupAdmin" previously pointing to "debug.validator" to "validator".
Changed reference of service "App\Admin\WebContent\BannerAdmin" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "App\Admin\WebContent\BannerAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\WebContent\BannerAdmin" previously pointing to "debug.validator" to "validator".
Changed reference of service "App\Admin\WebContent\FaqAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\WebContent\FaqAdmin" previously pointing to "debug.validator" to "validator".
Changed reference of service "App\Admin\WebContent\MenuAdmin" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "App\Admin\WebContent\MenuAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\WebContent\MenuAdmin" previously pointing to "debug.validator" to "validator".
Changed reference of service "App\Admin\WebContent\ReviewAdmin" previously pointing to "wam.core.locale_manager" to "WAM\Bundle\CoreBundle\Manager\LocaleManager".
Changed reference of service "App\Admin\WebContent\ReviewAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\WebContent\ReviewAdmin" previously pointing to "debug.validator" to "validator".
Changed reference of service "App\Admin\WebContent\PopupAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\WebContent\PopupAdmin" previously pointing to "debug.validator" to "validator".
Changed reference of service "App\Admin\AdvantageAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\AdvantageAdmin" previously pointing to "debug.validator" to "validator".
Changed reference of service "App\Admin\BenefitAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\BenefitAdmin" previously pointing to "debug.validator" to "validator".
Changed reference of service "App\Admin\CategoryBannerAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\CategoryBannerAdmin" previously pointing to "debug.validator" to "validator".
Changed reference of service "App\Admin\CategoryDownloadableAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\CategoryDownloadableAdmin" previously pointing to "debug.validator" to "validator".
Changed reference of service "App\Admin\DownloadableItemAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\DownloadableItemAdmin" previously pointing to "debug.validator" to "validator".
Changed reference of service "App\Admin\ExperienceAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\ExperienceAdmin" previously pointing to "debug.validator" to "validator".
Changed reference of service "App\Admin\ExperienceHasDownloadableItemAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\ExperienceHasDownloadableItemAdmin" previously pointing to "debug.validator" to "validator".
Changed reference of service "App\Admin\FormAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\FormAdmin" previously pointing to "debug.validator" to "validator".
Changed reference of service "App\Admin\HotelAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\HotelAdmin" previously pointing to "debug.validator" to "validator".
Changed reference of service "App\Admin\KeySellingPointAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\KeySellingPointAdmin" previously pointing to "debug.validator" to "validator".
Changed reference of service "App\Admin\LandingAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\LandingAdmin" previously pointing to "debug.validator" to "validator".
Changed reference of service "App\Admin\LandingExperiencesAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\LandingExperiencesAdmin" previously pointing to "debug.validator" to "validator".
Changed reference of service "App\Admin\LandingHasDownloadableItemAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\LandingHasDownloadableItemAdmin" previously pointing to "debug.validator" to "validator".
Changed reference of service "App\Admin\LocationAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\LocationAdmin" previously pointing to "debug.validator" to "validator".
Changed reference of service "App\Admin\PromotionAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\PromotionAdmin" previously pointing to "debug.validator" to "validator".
Changed reference of service "App\Admin\PurchasableExperienceAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\PurchasableExperienceAdmin" previously pointing to "debug.validator" to "validator".
Changed reference of service "App\Admin\RoomAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\RoomAdmin" previously pointing to "debug.validator" to "validator".
Changed reference of service "App\Admin\SendMailAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\SendMailAdmin" previously pointing to "debug.validator" to "validator".
Changed reference of service "App\Admin\Block\CompleteTextWithTranslatableImageBlockAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\Block\CompleteTextWithTranslatableImageBlockAdmin" previously pointing to "debug.validator" to "validator".
Changed reference of service "App\Admin\Block\CtaWithDescriptionAndPriceBlockAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\Block\CtaWithDescriptionAndPriceBlockAdmin" previously pointing to "debug.validator" to "validator".
Changed reference of service "App\Admin\Block\CtaWithGalleryBlockAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\Block\CtaWithGalleryBlockAdmin" previously pointing to "debug.validator" to "validator".
Changed reference of service "App\Admin\Block\DoubleImageBlockAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\Block\DoubleImageBlockAdmin" previously pointing to "debug.validator" to "validator".
Changed reference of service "App\Admin\Block\ExperiencesContainerBlockAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\Block\ExperiencesContainerBlockAdmin" previously pointing to "debug.validator" to "validator".
Changed reference of service "App\Admin\Block\HeaderWithVideoBlockAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\Block\HeaderWithVideoBlockAdmin" previously pointing to "debug.validator" to "validator".
Changed reference of service "App\Admin\Block\HeaderWithVideoOnTopBlockAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\Block\HeaderWithVideoOnTopBlockAdmin" previously pointing to "debug.validator" to "validator".
Changed reference of service "App\Admin\Block\DownloadableBlockAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\Block\DownloadableBlockAdmin" previously pointing to "debug.validator" to "validator".
Changed reference of service "App\Admin\Ecommerce\ExtraAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\Ecommerce\ExtraAdmin" previously pointing to "debug.validator" to "validator".
Changed reference of service "App\Admin\Ecommerce\ExtraTypeAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\Ecommerce\ExtraTypeAdmin" previously pointing to "debug.validator" to "validator".
Changed reference of service "App\Admin\Ecommerce\GiftAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\Ecommerce\GiftAdmin" previously pointing to "debug.validator" to "validator".
Changed reference of service "App\Admin\Ecommerce\GiftHasExtraAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\Ecommerce\GiftHasExtraAdmin" previously pointing to "debug.validator" to "validator".
Changed reference of service "App\Admin\Ecommerce\GiftCategoryAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\Ecommerce\GiftCategoryAdmin" previously pointing to "debug.validator" to "validator".
Changed reference of service "App\Admin\Ecommerce\GiftCardAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\Ecommerce\GiftCardAdmin" previously pointing to "debug.validator" to "validator".
Changed reference of service "App\Admin\News\LinkedPostsAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\News\LinkedPostsAdmin" previously pointing to "debug.validator" to "validator".
Changed reference of service "App\Admin\Service\AdminGiftSalesBlockService" previously pointing to "templating.engine.twig" to "templating".
Changed reference of service "App\Admin\TestimonialAdmin" previously pointing to "wam.core.locale_manager" to "WAM\Bundle\CoreBundle\Manager\LocaleManager".
Changed reference of service "App\Admin\TestimonialAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\TestimonialAdmin" previously pointing to "debug.validator" to "validator".
Changed reference of service "App\Admin\SendTestimonialMailAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\SendTestimonialMailAdmin" previously pointing to "debug.validator" to "validator".
Changed reference of service "App\Admin\Ecommerce\ConfigurationAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\Ecommerce\ConfigurationAdmin" previously pointing to "debug.validator" to "validator".
Changed reference of service "App\Controller\Admin\SendTestimonialMailController" previously pointing to "wam.core.locale_manager" to "WAM\Bundle\CoreBundle\Manager\LocaleManager".
Changed reference of service "App\Controller\Ecommerce\GiftCheckoutController" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "App\Controller\Ecommerce\InternalGiftAddToCartController" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "App\Controller\Ecommerce\InternalGiftAddressController" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "App\Controller\Google\Oauth2CallbackController" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "App\Factory\Ecommerce\GiftFormFactory" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Factory\Ecommerce\InternalGiftFormFactory" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Factory\News\PostBreadcrumbFactory" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "App\Factory\News\PostBreadcrumbFactory" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Notifier\EmailNotifier" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Provider\Ecommerce\DataToExcelProvider" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Serializer\Ecommerce\GiftNormalizer" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "App\Serializer\PromotionNormalizer" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "App\Serializer\PurchasableExperienceNormalizer" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "App\Service\Ecommerce\GiftToCartService" previously pointing to "wam_ecommerce.cart.manipulator" to "WAM\Bundle\EcommerceBundle\Services\CartManipulator".
Changed reference of service "App\Twig\LocaleSwitcherExtension" previously pointing to "wam.core.locale_manager" to "WAM\Bundle\CoreBundle\Manager\LocaleManager".
Changed reference of service "twig.extension.date" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "paymentsuite.redsys.result_controller" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "locale_listener" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "services_resetter" previously pointing to "debug.validator" to "validator".
Changed reference of service "console.command.router_debug" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "console.command.router_match" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_guesser.validator" previously pointing to "debug.validator" to "validator".
Changed reference of service "form.type.file" 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.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.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 "router_listener" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\TemplateController" previously pointing to "templating.engine.twig" to "templating".
Changed reference of service "security.logout_url_generator" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "security.http_utils" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "security.http_utils" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "security.authentication.provider.guard" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
Changed reference of service "security.authentication.provider.guard.admin" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
Changed reference of service "security.authentication.provider.guard.main" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
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 "twig.extension.trans" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "twig.extension.routing" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "web_profiler.controller.profiler" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "web_profiler.controller.router" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "web_profiler.debug_toolbar" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "cmf_core.templating.cmf" previously pointing to "cmf_core.publish_workflow.checker.default" to "cmf_core.publish_workflow.checker".
Changed reference of service "cmf_core.publish_workflow.request_listener" previously pointing to "cmf_core.publish_workflow.checker.default" to "cmf_core.publish_workflow.checker".
Changed reference of service "cmf_core.form.type.checkbox_url_label" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "knp_menu.factory_extension.routing" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "markdown.parser.parser_manager" previously pointing to "markdown.parser.max" to "markdown.parser".
Changed reference of service "fos_ck_editor.renderer" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "sonata.formatter.text.markdown" previously pointing to "markdown.parser.max" to "markdown.parser".
Changed reference of service "sonata.formatter.form.type.selector" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.admin.action.set_object_field_value" previously pointing to "debug.validator" to "validator".
Changed reference of service "Sonata\AdminBundle\Command\ExplainAdminCommand" previously pointing to "debug.validator" to "validator".
Changed reference of service "sonata.admin.controller.admin" previously pointing to "debug.validator" to "validator".
Changed reference of service "sonata.admin.form.filter.type.number" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.admin.form.filter.type.choice" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.admin.form.filter.type.date" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.admin.form.filter.type.daterange" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.admin.form.filter.type.datetime" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.admin.form.filter.type.datetime_range" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.admin.route.default_generator" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "sonata.admin.twig.extension" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.xeditable.twig.extension" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "wam.core.config.admin.key" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "wam.core.config.admin.key" previously pointing to "debug.validator" to "validator".
Changed reference of service "wam.core.config.admin.scope" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "wam.core.config.admin.scope" previously pointing to "debug.validator" to "validator".
Changed reference of service "wam.core.provider.translations" previously pointing to "wam.core.locale_manager" to "WAM\Bundle\CoreBundle\Manager\LocaleManager".
Changed reference of service "wam.core.locale_switcher_extension" previously pointing to "wam.core.locale_manager" to "WAM\Bundle\CoreBundle\Manager\LocaleManager".
Changed reference of service "wam.validator.template_exists" previously pointing to "templating.engine.twig" to "templating".
Changed reference of service "wam.core.search.service" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "wam.core.locale_subscriber" previously pointing to "wam.core.locale_manager" to "WAM\Bundle\CoreBundle\Manager\LocaleManager".
Changed reference of service "wam.core.token_provider.content_locale" previously pointing to "wam.core.locale_manager" to "WAM\Bundle\CoreBundle\Manager\LocaleManager".
Changed reference of service "wam.core.translation" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "wam.core.translation" previously pointing to "debug.validator" to "validator".
Changed reference of service "wam.core.admin.robots" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "wam.core.admin.robots" previously pointing to "debug.validator" to "validator".
Changed reference of service "wam.core.cookies.admin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "wam.core.cookies.admin" previously pointing to "debug.validator" to "validator".
Changed reference of service "wam.core.email.admin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "wam.core.email.admin" previously pointing to "debug.validator" to "validator".
Changed reference of service "wam.core.admin.privacy_terms" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "wam.core.admin.privacy_terms" previously pointing to "debug.validator" to "validator".
Changed reference of service "wam_core.classification.admin.tag" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "wam_core.classification.admin.tag" previously pointing to "debug.validator" to "validator".
Changed reference of service "wam_core.classification.admin.category" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "wam_core.classification.admin.category" previously pointing to "debug.validator" to "validator".
Changed reference of service "wam.core.locale.extension" previously pointing to "wam.core.locale_manager" to "WAM\Bundle\CoreBundle\Manager\LocaleManager".
Changed reference of service "wam.block.admin.stats" previously pointing to "templating.engine.twig" to "templating".
Changed reference of service "wam.admin.wamblockbundle.baseblock.admin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "wam.admin.wamblockbundle.baseblock.admin" previously pointing to "debug.validator" to "validator".
Changed reference of service "wam.admin.wamblockbundle.urlhasblocks.admin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "wam.admin.wamblockbundle.urlhasblocks.admin" previously pointing to "debug.validator" to "validator".
Changed reference of service "wam.admin.wamblockbundle.simpleblock.admin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "wam.admin.wamblockbundle.simpleblock.admin" previously pointing to "debug.validator" to "validator".
Changed reference of service "wam.admin.wamblockbundle.spacerblock.admin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "wam.admin.wamblockbundle.spacerblock.admin" previously pointing to "debug.validator" to "validator".
Changed reference of service "wam.admin.wamblockbundle.borderspacerblock.admin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "wam.admin.wamblockbundle.borderspacerblock.admin" previously pointing to "debug.validator" to "validator".
Changed reference of service "wam.admin.wamblockbundle.breadcrumbblock.admin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "wam.admin.wamblockbundle.breadcrumbblock.admin" previously pointing to "debug.validator" to "validator".
Changed reference of service "wam.admin.wamblockbundle.mappedcollectionblock.admin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "wam.admin.wamblockbundle.mappedcollectionblock.admin" previously pointing to "debug.validator" to "validator".
Changed reference of service "wam.admin.wamblockbundle.multiple_simpleblock.admin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "wam.admin.wamblockbundle.multiple_simpleblock.admin" previously pointing to "debug.validator" to "validator".
Changed reference of service "wam.admin.wamblockbundle.richblock.admin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "wam.admin.wamblockbundle.richblock.admin" previously pointing to "debug.validator" to "validator".
Changed reference of service "wam.admin.wamblockbundle.completeblock.admin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "wam.admin.wamblockbundle.completeblock.admin" previously pointing to "debug.validator" to "validator".
Changed reference of service "wam.admin.wamblockbundle.completeandimageblock.admin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "wam.admin.wamblockbundle.completeandimageblock.admin" previously pointing to "debug.validator" to "validator".
Changed reference of service "wam.admin.wamblockbundle.galleryblock.admin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "wam.admin.wamblockbundle.galleryblock.admin" previously pointing to "debug.validator" to "validator".
Changed reference of service "wam.admin.wamblockbundle.socialblock.admin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "wam.admin.wamblockbundle.socialblock.admin" previously pointing to "debug.validator" to "validator".
Changed reference of service "wam.admin.wamblockbundle.hubspot_form.admin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "wam.admin.wamblockbundle.hubspot_form.admin" previously pointing to "debug.validator" to "validator".
Changed reference of service "wam.admin.wamblockbundle.headerblock.admin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "wam.admin.wamblockbundle.headerblock.admin" previously pointing to "debug.validator" to "validator".
Changed reference of service "wam.admin.wamblockbundle.customhtmlblock.admin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "wam.admin.wamblockbundle.customhtmlblock.admin" previously pointing to "debug.validator" to "validator".
Changed reference of service "wam.admin.wamblockbundle.mapblock.admin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "wam.admin.wamblockbundle.mapblock.admin" previously pointing to "debug.validator" to "validator".
Changed reference of service "wam.admin.wamblockbundle.collectionblock.admin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "wam.admin.wamblockbundle.collectionblock.admin" previously pointing to "debug.validator" to "validator".
Changed reference of service "wam.admin.wamblockbundle.keysellingpointblock.admin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "wam.admin.wamblockbundle.keysellingpointblock.admin" previously pointing to "debug.validator" to "validator".
Changed reference of service "wam.admin.wamblockbundle.ctablock.admin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "wam.admin.wamblockbundle.ctablock.admin" previously pointing to "debug.validator" to "validator".
Changed reference of service "wam.admin.wamblockbundle.imageblock.admin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "wam.admin.wamblockbundle.imageblock.admin" previously pointing to "debug.validator" to "validator".
Changed reference of service "wam.admin.wamblockbundle.customcssblock.admin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "wam.admin.wamblockbundle.customcssblock.admin" previously pointing to "debug.validator" to "validator".
Changed reference of service "wam.admin.wamblockbundle.customjsblock.admin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "wam.admin.wamblockbundle.customjsblock.admin" previously pointing to "debug.validator" to "validator".
Changed reference of service "wam.admin.wamblockbundle.documentblock.admin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "wam.admin.wamblockbundle.documentblock.admin" previously pointing to "debug.validator" to "validator".
Changed reference of service "wam.admin.wamblockbundle.graphblock.admin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "wam.admin.wamblockbundle.graphblock.admin" previously pointing to "debug.validator" to "validator".
Changed reference of service "wam.admin.wamblockbundle.advamced_headerblock.admin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "wam.admin.wamblockbundle.advamced_headerblock.admin" previously pointing to "debug.validator" to "validator".
Changed reference of service "wam.admin.wamblockbundle.blockhasblocks.admin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "wam.admin.wamblockbundle.blockhasblocks.admin" previously pointing to "debug.validator" to "validator".
Changed reference of service "wam.admin.wamblockbundle.containerblock.admin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "wam.admin.wamblockbundle.containerblock.admin" previously pointing to "debug.validator" to "validator".
Changed reference of service "wam.admin.wamblockbundle.custom_form.admin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "wam.admin.wamblockbundle.custom_form.admin" previously pointing to "debug.validator" to "validator".
Changed reference of service "wam.admin.wamblockbundle.linkblock.admin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "wam.admin.wamblockbundle.linkblock.admin" previously pointing to "debug.validator" to "validator".
Changed reference of service "wam.admin.wamblockbundle.svgblock.admin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "wam.admin.wamblockbundle.svgblock.admin" previously pointing to "debug.validator" to "validator".
Changed reference of service "wam.admin.wamblockbundle.menublock.admin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "wam.admin.wamblockbundle.menublock.admin" previously pointing to "debug.validator" to "validator".
Changed reference of service "wam.admin.wamblockbundle.bannerblock.admin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "wam.admin.wamblockbundle.bannerblock.admin" previously pointing to "debug.validator" to "validator".
Changed reference of service "wam_user.admin.authenticator" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "wam_user.admin.authenticator" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
Changed reference of service "wam_user.user.authenticator" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "wam_user.user.authenticator" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
Changed reference of service "wam_user.user.authenticator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "wam_user.controller.reactivate_admin" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "wam_user.controller.reactivate_user" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "wam_user.controller.confirm_user" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "wam_user.factory.user" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
Changed reference of service "wam_user.factory.admin" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
Changed reference of service "wam_user.handler.user_login_fail" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "wam_user.handler.admin_login_fail" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "wam_user.registration.listener" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "wam_user.request_password.listener" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "wam_user.reset_password.listener" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "wam_user.manipulator.user" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
Changed reference of service "wam_user.registration.response_provider" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "wam_user.registration.response_provider" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "wam_user.request_password.response_provider" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "wam_user.request_password.response_provider" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "wam_user.reset_password.response_provider" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "wam_form.admin.form" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "wam_form.admin.form" previously pointing to "debug.validator" to "validator".
Changed reference of service "wam_form.admin.field" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "wam_form.admin.field" previously pointing to "debug.validator" to "validator".
Changed reference of service "wam_form.admin.text_field" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "wam_form.admin.text_field" previously pointing to "debug.validator" to "validator".
Changed reference of service "wam_form.admin.check_field" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "wam_form.admin.check_field" previously pointing to "debug.validator" to "validator".
Changed reference of service "wam_form.admin.submit_field" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "wam_form.admin.submit_field" previously pointing to "debug.validator" to "validator".
Changed reference of service "wam_form.admin.choice_field" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "wam_form.admin.choice_field" previously pointing to "debug.validator" to "validator".
Changed reference of service "wam_form.admin.text_area_field" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "wam_form.admin.text_area_field" previously pointing to "debug.validator" to "validator".
Changed reference of service "wam_form.admin.file_field" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "wam_form.admin.file_field" previously pointing to "debug.validator" to "validator".
Changed reference of service "wam_form.admin.form_has_fields" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "wam_form.admin.form_has_fields" previously pointing to "debug.validator" to "validator".
Changed reference of service "wam_form.admin.field_has_fields" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "wam_form.admin.field_has_fields" previously pointing to "debug.validator" to "validator".
Changed reference of service "wam_form.admin.group_field" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "wam_form.admin.group_field" previously pointing to "debug.validator" to "validator".
Changed reference of service "wam_form.admin.form_submission" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "wam_form.admin.form_submission" previously pointing to "debug.validator" to "validator".
Changed reference of service "WAM\Bundle\WebContentBundle\Twig\EditInlineTranslatableExtension" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "WAM\Bundle\RoutingBundle\Sitemap\Interfaces\SitemapGeneratorInterface" previously pointing to "templating.engine.twig" to "templating".
Changed reference of service "WAM\Bundle\RoutingBundle\Sitemap\Interfaces\SitemapGeneratorInterface" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "WAM\Bundle\RoutingBundle\Sitemap\RouteAlternatesGenerator" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "WAM\Bundle\RoutingBundle\Sitemap\RouteAlternatesGenerator" previously pointing to "wam.core.locale_manager" to "WAM\Bundle\CoreBundle\Manager\LocaleManager".
Changed reference of service "WAM\Bundle\RoutingBundle\Sitemap\Interfaces\AlternatesGeneratorInterface" previously pointing to "wam.core.locale_manager" to "WAM\Bundle\CoreBundle\Manager\LocaleManager".
Changed reference of service "WAM\Bundle\RoutingBundle\Sitemap\Interfaces\AlternatesGeneratorInterface" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "WAM\Bundle\RoutingBundle\Enhancer\CanonicalRouteEnhancer" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "WAM\Bundle\RoutingBundle\Listener\AutoRouteListener" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "WAM\Bundle\RoutingBundle\Controller\RedirectController" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "WAM\Bundle\RoutingBundle\Admin\Extensions\FrontendLinkExtension" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "WAM\Bundle\RoutingBundle\Admin\Extensions\FrontendLinkExtension" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "wam_routing.admin.route" previously pointing to "wam.core.locale_manager" to "WAM\Bundle\CoreBundle\Manager\LocaleManager".
Changed reference of service "wam_routing.admin.route" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "wam_routing.admin.route" previously pointing to "debug.validator" to "validator".
Changed reference of service "wam_routing.admin.route_simple" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "wam_routing.admin.route_simple" previously pointing to "debug.validator" to "validator".
Changed reference of service "wam_routing.admin.redirect_route" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "wam_routing.admin.redirect_route" previously pointing to "debug.validator" to "validator".
Changed reference of service "WAM\Bundle\RoutingBundle\Admin\HostAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "WAM\Bundle\RoutingBundle\Admin\HostAdmin" previously pointing to "debug.validator" to "validator".
Changed reference of service "cmf_routing.redirect_controller" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "cmf_routing.validator.route_defaults" previously pointing to "templating.engine.twig" to "templating".
Changed reference of service "cmf_routing_auto.redirect_controller" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "pix_sortable_behavior.twig.extension" previously pointing to "pix_sortable_behavior.position.orm" to "pix_sortable_behavior.position".
Changed reference of service "sonata.form.type.date_range" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.form.type.datetime_range" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.form.type.date_picker" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.form.type.datetime_picker" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.form.type.date_range_picker" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.form.type.datetime_range_picker" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.form.type.equal" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "wam_ecommerce.admin.payment" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "wam_ecommerce.admin.payment" previously pointing to "debug.validator" to "validator".
Changed reference of service "sonata.admin.wamecommercebundle.currency" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.admin.wamecommercebundle.currency" previously pointing to "debug.validator" to "validator".
Changed reference of service "sonata.admin.wamecommercebundle.store" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.admin.wamecommercebundle.store" previously pointing to "debug.validator" to "validator".
Changed reference of service "sonata.admin.wamecommercebundle.tax" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.admin.wamecommercebundle.tax" previously pointing to "debug.validator" to "validator".
Changed reference of service "wam_ecommerce.event_listener.cart_integrity" previously pointing to "wam_ecommerce.cart.manipulator" to "WAM\Bundle\EcommerceBundle\Services\CartManipulator".
Changed reference of service "wam_ecommerce.purchasable.manager" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "wam.ecommerce.form.payment_methods" previously pointing to "wam_ecommerce.wrapper.payment_methods" to "WAM\Bundle\EcommerceBundle\Wrapper\PaymentWrapper".
Changed reference of service "WAM\Bundle\EcommerceBundle\Controller\Cart\ApplyPromocodeController" previously pointing to "wam_ecommerce.promocode.service" to "WAM\Bundle\EcommerceBundle\Services\Interfaces\PromocodeServiceInterface".
Changed reference of service "WAM\Bundle\EcommerceBundle\Controller\Cart\ApplyPromocodeController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "WAM\Bundle\EcommerceBundle\Controller\CheckoutController" previously pointing to "wam.ecommerce.processor.checkout" to "WAM\Bundle\EcommerceBundle\Processor\Interfaces\CheckoutProcessorInterface".
Changed reference of service "WAM\Bundle\EcommerceBundle\Controller\CheckoutController" previously pointing to "wam.ecommerce.checker.checkout_access" to "WAM\Bundle\EcommerceBundle\Checker\Interfaces\AccessCheckerInterface".
Changed reference of service "WAM\Bundle\EcommerceBundle\Controller\CheckoutController" previously pointing to "wam_ecommerce.factory.checkout" to "WAM\Bundle\EcommerceBundle\Factory\Interfaces\CheckoutFactoryInterface".
Changed reference of service "wam_ecommerce.calculator_provider.promocode" previously pointing to "wam_ecommerce.promocode.service" to "WAM\Bundle\EcommerceBundle\Services\Interfaces\PromocodeServiceInterface".
Changed reference of service "wam_ecommerce.service.cart" previously pointing to "wam_ecommerce.cart.manipulator" to "WAM\Bundle\EcommerceBundle\Services\CartManipulator".
Changed reference of service "paymentsuite.freepayment.payment_controller" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "paymentsuite.freepayment.method_factory" previously pointing to "paymentsuite.freepayment.settings_provider_default" to "paymentsuite.freepayment.settings_provider".
Changed reference of service "wam.web_maker.page_path.token_provider" previously pointing to "wam.core.locale_manager" to "WAM\Bundle\CoreBundle\Manager\LocaleManager".
Changed reference of service "wam.web_maker.page.admin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "wam.web_maker.page.admin" previously pointing to "debug.validator" to "validator".
Changed reference of service "wam.web_maker.collection_data.serializer" previously pointing to "wam.core.locale_manager" to "WAM\Bundle\CoreBundle\Manager\LocaleManager".
Changed reference of service "WAM\Bundle\WebMakerBundle\Controller\Api\Block\AddController" previously pointing to "wam.web_maker.page.serializer" to "WAM\Bundle\WebMakerBundle\Serializer\PageSerializer".
Changed reference of service "WAM\Bundle\WebMakerBundle\Controller\Api\Block\AddController" previously pointing to "wam.web_maker.section.serializer" to "WAM\Bundle\WebMakerBundle\Serializer\SectionSerializer".
Changed reference of service "WAM\Bundle\WebMakerBundle\Controller\Api\Block\AddController" previously pointing to "wam.web_maker.block.serializer" to "WAM\Bundle\WebMakerBundle\Serializer\BlockSerializer".
Changed reference of service "WAM\Bundle\WebMakerBundle\Controller\Api\Block\AddController" previously pointing to "wam.web_maker.section.manager" to "WAM\Bundle\WebMakerBundle\Manager\SectionManager".
Changed reference of service "WAM\Bundle\WebMakerBundle\Controller\Api\Block\AddInnerBlockController" previously pointing to "wam.web_maker.page.serializer" to "WAM\Bundle\WebMakerBundle\Serializer\PageSerializer".
Changed reference of service "WAM\Bundle\WebMakerBundle\Controller\Api\Block\AddInnerBlockController" previously pointing to "wam.web_maker.section.serializer" to "WAM\Bundle\WebMakerBundle\Serializer\SectionSerializer".
Changed reference of service "WAM\Bundle\WebMakerBundle\Controller\Api\Block\AddInnerBlockController" previously pointing to "wam.web_maker.block.serializer" to "WAM\Bundle\WebMakerBundle\Serializer\BlockSerializer".
Changed reference of service "WAM\Bundle\WebMakerBundle\Controller\Api\Block\AddInnerBlockController" previously pointing to "wam.web_maker.inner_block.adder" to "WAM\Bundle\WebMakerBundle\Adder\Interfaces\InnerBlockAdderInterface".
Changed reference of service "WAM\Bundle\WebMakerBundle\Controller\Api\Block\CopyController" previously pointing to "wam.web_maker.page.serializer" to "WAM\Bundle\WebMakerBundle\Serializer\PageSerializer".
Changed reference of service "WAM\Bundle\WebMakerBundle\Controller\Api\Block\CopyController" previously pointing to "wam.web_maker.section.serializer" to "WAM\Bundle\WebMakerBundle\Serializer\SectionSerializer".
Changed reference of service "WAM\Bundle\WebMakerBundle\Controller\Api\Block\CopyController" previously pointing to "wam.web_maker.block.serializer" to "WAM\Bundle\WebMakerBundle\Serializer\BlockSerializer".
Changed reference of service "WAM\Bundle\WebMakerBundle\Controller\Api\Block\CopyController" previously pointing to "wam.web_maker.section.manager" to "WAM\Bundle\WebMakerBundle\Manager\SectionManager".
Changed reference of service "WAM\Bundle\WebMakerBundle\Controller\Api\Block\EditController" previously pointing to "wam.web_maker.page.serializer" to "WAM\Bundle\WebMakerBundle\Serializer\PageSerializer".
Changed reference of service "WAM\Bundle\WebMakerBundle\Controller\Api\Block\EditController" previously pointing to "wam.web_maker.section.serializer" to "WAM\Bundle\WebMakerBundle\Serializer\SectionSerializer".
Changed reference of service "WAM\Bundle\WebMakerBundle\Controller\Api\Block\EditController" previously pointing to "wam.web_maker.block.serializer" to "WAM\Bundle\WebMakerBundle\Serializer\BlockSerializer".
Changed reference of service "WAM\Bundle\WebMakerBundle\Controller\Api\Block\EditController" previously pointing to "wam.web_maker.block.updater" to "WAM\Bundle\WebMakerBundle\Updater\Interfaces\BlockUpdaterInterface".
Changed reference of service "WAM\Bundle\WebMakerBundle\Controller\Api\Block\ListController" previously pointing to "wam.web_maker.page.serializer" to "WAM\Bundle\WebMakerBundle\Serializer\PageSerializer".
Changed reference of service "WAM\Bundle\WebMakerBundle\Controller\Api\Block\ListController" previously pointing to "wam.web_maker.section.serializer" to "WAM\Bundle\WebMakerBundle\Serializer\SectionSerializer".
Changed reference of service "WAM\Bundle\WebMakerBundle\Controller\Api\Block\ListController" previously pointing to "wam.web_maker.block.serializer" to "WAM\Bundle\WebMakerBundle\Serializer\BlockSerializer".
Changed reference of service "WAM\Bundle\WebMakerBundle\Controller\Api\Block\ListController" previously pointing to "wam.webmaker.repository.editable_block" to "WAM\Bundle\WebMakerBundle\Repository\EditableBlockRepository".
Changed reference of service "WAM\Bundle\WebMakerBundle\Controller\Api\Block\ListController" previously pointing to "wam.editable_block_collection.filter" to "WAM\Bundle\WebMakerBundle\Service\EditableBlockCollectionFilter".
Changed reference of service "WAM\Bundle\WebMakerBundle\Controller\Api\Block\RemoveController" previously pointing to "wam.web_maker.page.serializer" to "WAM\Bundle\WebMakerBundle\Serializer\PageSerializer".
Changed reference of service "WAM\Bundle\WebMakerBundle\Controller\Api\Block\RemoveController" previously pointing to "wam.web_maker.section.serializer" to "WAM\Bundle\WebMakerBundle\Serializer\SectionSerializer".
Changed reference of service "WAM\Bundle\WebMakerBundle\Controller\Api\Block\RemoveController" previously pointing to "wam.web_maker.block.serializer" to "WAM\Bundle\WebMakerBundle\Serializer\BlockSerializer".
Changed reference of service "WAM\Bundle\WebMakerBundle\Controller\Api\Block\RemoveController" previously pointing to "wam.web_maker.section.manager" to "WAM\Bundle\WebMakerBundle\Manager\SectionManager".
Changed reference of service "WAM\Bundle\WebMakerBundle\Controller\Api\Block\RemoveInnerBlockController" previously pointing to "wam.web_maker.page.serializer" to "WAM\Bundle\WebMakerBundle\Serializer\PageSerializer".
Changed reference of service "WAM\Bundle\WebMakerBundle\Controller\Api\Block\RemoveInnerBlockController" previously pointing to "wam.web_maker.section.serializer" to "WAM\Bundle\WebMakerBundle\Serializer\SectionSerializer".
Changed reference of service "WAM\Bundle\WebMakerBundle\Controller\Api\Block\RemoveInnerBlockController" previously pointing to "wam.web_maker.block.serializer" to "WAM\Bundle\WebMakerBundle\Serializer\BlockSerializer".
Changed reference of service "WAM\Bundle\WebMakerBundle\Controller\Api\Block\RemoveInnerBlockController" previously pointing to "wam.web_maker.inner_block.remover" to "WAM\Bundle\WebMakerBundle\Remover\Interfaces\InnerBlockRemoverInterface".
Changed reference of service "WAM\Bundle\WebMakerBundle\Controller\ApiCollectionBlockController" previously pointing to "wam.webmaker.service.collection_block" to "WAM\Bundle\WebMakerBundle\Service\CollectionBlockService".
Changed reference of service "WAM\Bundle\WebMakerBundle\Controller\ApiController" previously pointing to "wam.web_maker.page.serializer" to "WAM\Bundle\WebMakerBundle\Serializer\PageSerializer".
Changed reference of service "WAM\Bundle\WebMakerBundle\Controller\ApiController" previously pointing to "wam.web_maker.section.serializer" to "WAM\Bundle\WebMakerBundle\Serializer\SectionSerializer".
Changed reference of service "WAM\Bundle\WebMakerBundle\Controller\ApiController" previously pointing to "wam.web_maker.block.serializer" to "WAM\Bundle\WebMakerBundle\Serializer\BlockSerializer".
Changed reference of service "WAM\Bundle\WebMakerBundle\Controller\ApiPageController" previously pointing to "wam.web_maker.page.serializer" to "WAM\Bundle\WebMakerBundle\Serializer\PageSerializer".
Changed reference of service "WAM\Bundle\WebMakerBundle\Controller\ApiPageController" previously pointing to "wam.web_maker.section.serializer" to "WAM\Bundle\WebMakerBundle\Serializer\SectionSerializer".
Changed reference of service "WAM\Bundle\WebMakerBundle\Controller\ApiPageController" previously pointing to "wam.web_maker.block.serializer" to "WAM\Bundle\WebMakerBundle\Serializer\BlockSerializer".
Changed reference of service "WAM\Bundle\WebMakerBundle\Controller\ApiPageController" previously pointing to "wam.web_maker.page.manager" to "WAM\Bundle\WebMakerBundle\Manager\PageManager".
Changed reference of service "WAM\Bundle\WebMakerBundle\Controller\ApiSectionController" previously pointing to "wam.web_maker.page.serializer" to "WAM\Bundle\WebMakerBundle\Serializer\PageSerializer".
Changed reference of service "WAM\Bundle\WebMakerBundle\Controller\ApiSectionController" previously pointing to "wam.web_maker.section.serializer" to "WAM\Bundle\WebMakerBundle\Serializer\SectionSerializer".
Changed reference of service "WAM\Bundle\WebMakerBundle\Controller\ApiSectionController" previously pointing to "wam.web_maker.block.serializer" to "WAM\Bundle\WebMakerBundle\Serializer\BlockSerializer".
Changed reference of service "WAM\Bundle\WebMakerBundle\Controller\ApiSectionController" previously pointing to "wam.web_maker.page.manager" to "WAM\Bundle\WebMakerBundle\Manager\PageManager".
Changed reference of service "WAM\Bundle\WebMakerBundle\Controller\ApiSectionController" previously pointing to "wam.web_maker.section.manager" to "WAM\Bundle\WebMakerBundle\Manager\SectionManager".
Changed reference of service "WAM\Bundle\WebMakerBundle\Controller\ApiUrlController" previously pointing to "wam.webmaker.service.url" to "WAM\Bundle\WebMakerBundle\Service\UrlService".
Changed reference of service "WAM\Bundle\WebMakerBundle\Controller\CustomFormsController" previously pointing to "wam.web_maker.page.serializer" to "WAM\Bundle\WebMakerBundle\Serializer\PageSerializer".
Changed reference of service "WAM\Bundle\WebMakerBundle\Controller\CustomFormsController" previously pointing to "wam.web_maker.section.serializer" to "WAM\Bundle\WebMakerBundle\Serializer\SectionSerializer".
Changed reference of service "WAM\Bundle\WebMakerBundle\Controller\CustomFormsController" previously pointing to "wam.web_maker.block.serializer" to "WAM\Bundle\WebMakerBundle\Serializer\BlockSerializer".
Changed reference of service "WAM\Bundle\WebMakerBundle\Controller\CustomFormsController" previously pointing to "wam.webmaker.service.custom_forms_choices" to "WAM\Bundle\WebMakerBundle\Service\CustomFormsService".
Changed reference of service "WAM\Bundle\WebMakerBundle\Controller\PageAdminController" previously pointing to "wam.web_maker.page.manager" to "WAM\Bundle\WebMakerBundle\Manager\PageManager".
Changed reference of service "WAM\Bundle\WebMakerBundle\Controller\PageController" previously pointing to "wam.webmaker.service.pagination_generator" to "WAM\Bundle\WebMakerBundle\Service\PaginationGenerator".
Changed reference of service "WAM\Bundle\WebMakerBundle\Controller\PageController" previously pointing to "wam.web_maker.page.manager" to "WAM\Bundle\WebMakerBundle\Manager\PageManager".
Changed reference of service "WAM\Bundle\WebMakerBundle\Controller\PageController" previously pointing to "wam_webmaker.event_dispatcher" to "WAM\Bundle\WebMakerBundle\EventDispatcher\WebMakerEventDispatcher".
Changed reference of service "wam.web_maker.cache_subscriber" previously pointing to "wam.web_maker.page.manager" to "WAM\Bundle\WebMakerBundle\Manager\PageManager".
Changed reference of service "wam.web_maker.cache_subscriber" previously pointing to "wam.webmaker.service.collection_block" to "WAM\Bundle\WebMakerBundle\Service\CollectionBlockService".
Changed reference of service "wam.web_maker.cache_subscriber.page" previously pointing to "wam.web_maker.page.manager" to "WAM\Bundle\WebMakerBundle\Manager\PageManager".
Changed reference of service "wam.web_maker.cache_subscriber.page" previously pointing to "wam.webmaker.service.collection_block" to "WAM\Bundle\WebMakerBundle\Service\CollectionBlockService".
Changed reference of service "wam.web_maker.cache_subscriber.block" previously pointing to "wam.web_maker.page.manager" to "WAM\Bundle\WebMakerBundle\Manager\PageManager".
Changed reference of service "wam.web_maker.cache_subscriber.block" previously pointing to "wam.webmaker.service.collection_block" to "WAM\Bundle\WebMakerBundle\Service\CollectionBlockService".
Changed reference of service "wam.web_maker.cache_subscriber.breadcrumb_block" previously pointing to "wam.web_maker.page.manager" to "WAM\Bundle\WebMakerBundle\Manager\PageManager".
Changed reference of service "wam.web_maker.cache_subscriber.breadcrumb_block" previously pointing to "wam.webmaker.service.collection_block" to "WAM\Bundle\WebMakerBundle\Service\CollectionBlockService".
Changed reference of service "wam.web_maker.cache_subscriber.section" previously pointing to "wam.web_maker.page.manager" to "WAM\Bundle\WebMakerBundle\Manager\PageManager".
Changed reference of service "wam.web_maker.cache_subscriber.section" previously pointing to "wam.webmaker.service.collection_block" to "WAM\Bundle\WebMakerBundle\Service\CollectionBlockService".
Changed reference of service "wam.web_maker.cache_subscriber.mapped_entity" previously pointing to "wam.web_maker.page.manager" to "WAM\Bundle\WebMakerBundle\Manager\PageManager".
Changed reference of service "wam.web_maker.cache_subscriber.mapped_entity" previously pointing to "wam.webmaker.service.collection_block" to "WAM\Bundle\WebMakerBundle\Service\CollectionBlockService".
Changed reference of service "wam.web_maker.block.copier" previously pointing to "wam.webmaker.repository.editable_block" to "WAM\Bundle\WebMakerBundle\Repository\EditableBlockRepository".
Changed reference of service "wam.web_maker.block_entity_class.field_updater" previously pointing to "wam.webmaker.service.collection_block" to "WAM\Bundle\WebMakerBundle\Service\CollectionBlockService".
Changed reference of service "wam.web_maker.block_layout.field_updater" previously pointing to "wam.webmaker.service.collection_block" to "WAM\Bundle\WebMakerBundle\Service\CollectionBlockService".
Changed reference of service "wam.webmaker.twig.extension" previously pointing to "wam.webmaker.service.pagination_generator" to "WAM\Bundle\WebMakerBundle\Service\PaginationGenerator".
Changed reference of service "wam.web_maker.service.add_default_media" previously pointing to "wam.core.locale_manager" to "WAM\Bundle\CoreBundle\Manager\LocaleManager".
Changed reference of service "wam.webmaker.listener.update_cached_page" previously pointing to "wam_webmaker.event_dispatcher" to "WAM\Bundle\WebMakerBundle\EventDispatcher\WebMakerEventDispatcher".
Changed reference of service "wam.webmaker.listener.load_collection_block_data" previously pointing to "wam_webmaker.event_dispatcher" to "WAM\Bundle\WebMakerBundle\EventDispatcher\WebMakerEventDispatcher".
Changed reference of service "wam.webmaker.subscriber.mapped_collection_block" previously pointing to "wam.webmaker.service.collection_block" to "WAM\Bundle\WebMakerBundle\Service\CollectionBlockService".
Changed reference of service "wam.block.factory" previously pointing to "wam.webmaker.repository.editable_block" to "WAM\Bundle\WebMakerBundle\Repository\EditableBlockRepository".
Changed reference of service "wam.block.factory" previously pointing to "wam.core.locale_manager" to "WAM\Bundle\CoreBundle\Manager\LocaleManager".
Changed reference of service "wam.block.factory" previously pointing to "wam.webmaker.service.collection_block" to "WAM\Bundle\WebMakerBundle\Service\CollectionBlockService".
Changed reference of service "paymentsuite.redsys.payment_controller" previously pointing to "templating.engine.twig" to "templating".
Changed reference of service "paymentsuite.redsys.response_controller" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "paymentsuite.redsys.parameters_factory" previously pointing to "paymentsuite.redsys.settings_provider_default" to "paymentsuite.redsys.settings_provider".
Changed reference of service "paymentsuite.redsys.url_factory" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "paymentsuite.redsys.method_factory" previously pointing to "paymentsuite.redsys.settings_provider_default" to "paymentsuite.redsys.settings_provider".
Changed reference of service "paymentsuite.redsys.signature_factory" previously pointing to "paymentsuite.redsys.settings_provider_default" to "paymentsuite.redsys.settings_provider".
Changed reference of service ".service_locator.vbm5i4i" previously pointing to "cmf_routing.router" to "router".
Changed reference of service ".service_locator.XSes1R5" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.m90YCjy" previously pointing to "cmf_routing.router" to "router".
Changed reference of service ".service_locator.aoXNbdg" previously pointing to "cmf_routing.router" to "router".
Changed reference of service ".service_locator.aoXNbdg" previously pointing to "templating.engine.twig" to "templating".
Changed reference of service ".service_locator.ZBICIAu" previously pointing to "cmf_routing.router" to "router".
Changed reference of service ".service_locator.ZBICIAu" previously pointing to "templating.engine.twig" to "templating".
Changed reference of service ".service_locator.ZBICIAu" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.vdmMuyE" previously pointing to "cmf_routing.router" to "router".
Changed reference of service ".service_locator.vdmMuyE" previously pointing to "templating.engine.twig" to "templating".
Changed reference of service "WAM\Bundle\EcommerceBundle\Processor\Interfaces\CheckoutProcessorInterface" previously pointing to "wam_ecommerce.wrapper.payment_methods" to "WAM\Bundle\EcommerceBundle\Wrapper\PaymentWrapper".
Changed reference of service "WAM\Bundle\WebMakerBundle\Manager\PageManager" previously pointing to "debug.validator" to "validator".
Changed reference of service "WAM\Bundle\WebMakerBundle\Manager\PageManager" previously pointing to "wam.web_maker.section.manager" to "WAM\Bundle\WebMakerBundle\Manager\SectionManager".
Changed reference of service "WAM\Bundle\WebMakerBundle\Manager\PageManager" previously pointing to "wam.core.locale_manager" to "WAM\Bundle\CoreBundle\Manager\LocaleManager".
Changed reference of service "WAM\Bundle\WebMakerBundle\Manager\SectionManager" previously pointing to "wam.web_maker.block.remover" to "WAM\Bundle\WebMakerBundle\Remover\Interfaces\BlockRemoverInterface".
Changed reference of service "WAM\Bundle\WebMakerBundle\Service\PaginationGenerator" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "WAM\Bundle\WebMakerBundle\Serializer\PageSerializer" previously pointing to "wam.web_maker.section.serializer" to "WAM\Bundle\WebMakerBundle\Serializer\SectionSerializer".
Changed reference of service "WAM\Bundle\WebMakerBundle\Serializer\PageSerializer" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "WAM\Bundle\WebMakerBundle\Serializer\PageSerializer" previously pointing to "wam.core.locale_manager" to "WAM\Bundle\CoreBundle\Manager\LocaleManager".
Changed reference of service "WAM\Bundle\WebMakerBundle\Serializer\SectionSerializer" previously pointing to "wam.web_maker.block.serializer" to "WAM\Bundle\WebMakerBundle\Serializer\BlockSerializer".
Changed reference of service "WAM\Bundle\WebMakerBundle\Serializer\BlockSerializer" previously pointing to "wam.webmaker.repository.editable_block" to "WAM\Bundle\WebMakerBundle\Repository\EditableBlockRepository".
Changed reference of service "WAM\Bundle\WebMakerBundle\Serializer\BlockSerializer" previously pointing to "wam.core.locale_manager" to "WAM\Bundle\CoreBundle\Manager\LocaleManager".
Changed reference of service "WAM\Bundle\WebMakerBundle\Service\UrlService" previously pointing to "wam.webmaker.autoroute_collection.serializer" to "WAM\Bundle\WebMakerBundle\Serializer\AutoRouteCollectionSerializer".
Changed reference of service "WAM\Bundle\WebMakerBundle\Serializer\AutoRouteCollectionSerializer" previously pointing to "wam.core.locale_manager" to "WAM\Bundle\CoreBundle\Manager\LocaleManager".
Changed reference of service "WAM\Bundle\WebMakerBundle\Service\CustomFormsService" previously pointing to "wam_webmaker.event_dispatcher" to "WAM\Bundle\WebMakerBundle\EventDispatcher\WebMakerEventDispatcher".
Changed reference of service "console.command.public_alias.Sonata\SeoBundle\Command\SitemapGeneratorCommand" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "console.command.public_alias.Lexik\Bundle\TranslationBundle\Command\ImportTranslationsCommand" previously pointing to "translator.data_collector" to "translator".
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.memcached"; 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 "doctrine.dbal.logger.profiling"; reason: abstract.
Removed service "doctrine.dbal.logger.backtrace"; reason: abstract.
Removed service "doctrine.dbal.connection"; reason: abstract.
Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
Removed service "doctrine.orm.configuration"; reason: abstract.
Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
Removed service "doctrine.orm.security.user.provider"; reason: abstract.
Removed service "security.firewall.context"; reason: abstract.
Removed service "security.firewall.lazy_context"; reason: abstract.
Removed service "security.firewall.config"; reason: abstract.
Removed service "security.user.provider.missing"; reason: abstract.
Removed service "security.user.provider.in_memory"; reason: abstract.
Removed service "security.user.provider.in_memory.user"; 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.handler.cookie_clearing"; reason: abstract.
Removed service "security.logout.success_handler"; 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.authentication.listener.form"; reason: abstract.
Removed service "security.authentication.listener.simple_form"; reason: abstract.
Removed service "security.authentication.simple_success_failure_handler"; reason: abstract.
Removed service "security.authentication.listener.simple_preauth"; 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.simple"; reason: abstract.
Removed service "security.authentication.provider.pre_authenticated"; 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.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 "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 "wam.abstract.repository"; reason: abstract.
Removed service "wam.abstract.controller"; reason: abstract.
Removed service "wam.abstract.factory"; reason: abstract.
Removed service "wam_routing.admin.route_base"; reason: abstract.
Removed service "wam_ecommerce.event_dispatcher.abstract"; reason: abstract.
Removed service "wam.web_maker.cache_subscriber"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.App\Twig\Media\FileExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Media\FileExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Media\FileExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ExportOrdersCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ExportOrdersCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\HubspotContactUpdaterCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\HubspotContactUpdaterCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportContentMediaCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ImportContentMediaCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportMediaCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ImportMediaCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportPostBodyMediaCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ImportPostBodyMediaCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RefreshImageSitemapCommand"; reason: abstract.
Removed service ".instanceof.WAM\Bundle\CoreBundle\Util\Interfaces\RendererAwareInterface.0.App\Command\RefreshImageSitemapCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\RefreshImageSitemapCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ReplacePostContentImagesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ReplacePostContentImagesCommand"; reason: abstract.
Removed service ".instanceof.WAM\Bundle\CoreBundle\Util\Interfaces\RendererAwareInterface.0.App\Controller\ApartmentListController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ApartmentListController"; reason: abstract.
Removed service ".instanceof.WAM\Bundle\CoreBundle\Util\Interfaces\RendererAwareInterface.0.App\Controller\ArtiemWorldController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ArtiemWorldController"; reason: abstract.
Removed service ".instanceof.WAM\Bundle\CoreBundle\Util\Interfaces\RendererAwareInterface.0.App\Controller\AsturiasDestinationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AsturiasDestinationController"; reason: abstract.
Removed service ".instanceof.WAM\Bundle\CoreBundle\Util\Interfaces\RendererAwareInterface.0.App\Controller\BenefitListController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\BenefitListController"; reason: abstract.
Removed service ".instanceof.WAM\Bundle\CoreBundle\Util\Interfaces\RendererAwareInterface.0.App\Controller\BookingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\BookingController"; reason: abstract.
Removed service ".instanceof.WAM\Bundle\CoreBundle\Util\Interfaces\RendererAwareInterface.0.App\Controller\ChainResultsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ChainResultsController"; reason: abstract.
Removed service ".instanceof.WAM\Bundle\CoreBundle\Util\Interfaces\RendererAwareInterface.0.App\Controller\ContactController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ContactController"; reason: abstract.
Removed service ".instanceof.WAM\Bundle\CoreBundle\Util\Interfaces\RendererAwareInterface.0.App\Controller\Ecommerce\GiftCheckoutController"; reason: abstract.
Removed service ".instanceof.App\Util\Interfaces\UrlGeneratorAwareInterface.0.App\Controller\Ecommerce\GiftCheckoutController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Ecommerce\GiftCheckoutController"; reason: abstract.
Removed service ".instanceof.WAM\Bundle\CoreBundle\Util\Interfaces\RendererAwareInterface.0.App\Controller\Ecommerce\GiftDetailController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Ecommerce\GiftDetailController"; reason: abstract.
Removed service ".instanceof.WAM\Bundle\CoreBundle\Util\Interfaces\RendererAwareInterface.0.App\Controller\Ecommerce\GiftListController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Ecommerce\GiftListController"; reason: abstract.
Removed service ".instanceof.App\Util\Interfaces\UrlGeneratorAwareInterface.0.App\Controller\Ecommerce\InternalGiftAddToCartController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Ecommerce\InternalGiftAddToCartController"; reason: abstract.
Removed service ".instanceof.WAM\Bundle\CoreBundle\Util\Interfaces\RendererAwareInterface.0.App\Controller\Ecommerce\InternalGiftAddressController"; reason: abstract.
Removed service ".instanceof.WAM\Bundle\CoreBundle\Util\Interfaces\FormFactoryAwareInterface.0.App\Controller\Ecommerce\InternalGiftAddressController"; reason: abstract.
Removed service ".instanceof.App\Util\Interfaces\UrlGeneratorAwareInterface.0.App\Controller\Ecommerce\InternalGiftAddressController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Ecommerce\InternalGiftAddressController"; reason: abstract.
Removed service ".instanceof.WAM\Bundle\CoreBundle\Util\Interfaces\RendererAwareInterface.0.App\Controller\Ecommerce\InternalThanksController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Ecommerce\InternalThanksController"; reason: abstract.
Removed service ".instanceof.WAM\Bundle\CoreBundle\Util\Interfaces\RendererAwareInterface.0.App\Controller\EmailTestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\EmailTestController"; reason: abstract.
Removed service ".instanceof.WAM\Bundle\CoreBundle\Util\Interfaces\RendererAwareInterface.0.App\Controller\ExperienceDetailController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ExperienceDetailController"; reason: abstract.
Removed service ".instanceof.WAM\Bundle\CoreBundle\Util\Interfaces\RendererAwareInterface.0.App\Controller\HalfMadridController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\HalfMadridController"; reason: abstract.
Removed service ".instanceof.WAM\Bundle\CoreBundle\Util\Interfaces\RendererAwareInterface.0.App\Controller\HalfMenorcaController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\HalfMenorcaController"; reason: abstract.
Removed service ".instanceof.WAM\Bundle\CoreBundle\Util\Interfaces\RendererAwareInterface.0.App\Controller\HomeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\HomeController"; reason: abstract.
Removed service ".instanceof.WAM\Bundle\CoreBundle\Util\Interfaces\RendererAwareInterface.0.App\Controller\HotelDetailController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\HotelDetailController"; reason: abstract.
Removed service ".instanceof.WAM\Bundle\CoreBundle\Util\Interfaces\RendererAwareInterface.0.App\Controller\LandingDetailController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\LandingDetailController"; reason: abstract.
Removed service ".instanceof.WAM\Bundle\CoreBundle\Util\Interfaces\RendererAwareInterface.0.App\Controller\LocationDetailController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\LocationDetailController"; reason: abstract.
Removed service ".instanceof.WAM\Bundle\CoreBundle\Util\Interfaces\RendererAwareInterface.0.App\Controller\MenorcaDestinationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\MenorcaDestinationController"; reason: abstract.
Removed service ".instanceof.WAM\Bundle\CoreBundle\Util\Interfaces\RendererAwareInterface.0.App\Controller\News\EmbeddedPostListController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\News\EmbeddedPostListController"; reason: abstract.
Removed service ".instanceof.WAM\Bundle\CoreBundle\Util\Interfaces\RendererAwareInterface.0.App\Controller\News\PostDetailController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\News\PostDetailController"; reason: abstract.
Removed service ".instanceof.WAM\Bundle\CoreBundle\Util\Interfaces\RendererAwareInterface.0.App\Controller\News\PostListController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\News\PostListController"; reason: abstract.
Removed service ".instanceof.WAM\Bundle\CoreBundle\Util\Interfaces\RendererAwareInterface.0.App\Controller\News\PostRssController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\News\PostRssController"; reason: abstract.
Removed service ".instanceof.WAM\Bundle\CoreBundle\Util\Interfaces\RendererAwareInterface.0.App\Controller\News\PostSearchController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\News\PostSearchController"; reason: abstract.
Removed service ".instanceof.WAM\Bundle\CoreBundle\Util\Interfaces\RendererAwareInterface.0.App\Controller\News\TaggedPostListController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\News\TaggedPostListController"; reason: abstract.
Removed service ".instanceof.WAM\Bundle\CoreBundle\Util\Interfaces\RendererAwareInterface.0.App\Controller\PdfTestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PdfTestController"; reason: abstract.
Removed service ".instanceof.WAM\Bundle\CoreBundle\Util\Interfaces\RendererAwareInterface.0.App\Controller\PromotionDetailController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PromotionDetailController"; reason: abstract.
Removed service ".instanceof.WAM\Bundle\CoreBundle\Util\Interfaces\RendererAwareInterface.0.App\Controller\PromotionListController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PromotionListController"; reason: abstract.
Removed service ".instanceof.WAM\Bundle\CoreBundle\Util\Interfaces\RendererAwareInterface.0.App\Controller\PurchasableExperienceDetailController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PurchasableExperienceDetailController"; reason: abstract.
Removed service ".instanceof.WAM\Bundle\CoreBundle\Util\Interfaces\RendererAwareInterface.0.App\Controller\PurchasableExperienceListController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PurchasableExperienceListController"; reason: abstract.
Removed service ".instanceof.WAM\Bundle\CoreBundle\Util\Interfaces\RendererAwareInterface.0.App\Controller\RoomListController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\RoomListController"; reason: abstract.
Removed service ".instanceof.WAM\Bundle\CoreBundle\Util\Interfaces\RendererAwareInterface.0.App\Controller\TestimonialCreateController"; reason: abstract.
Removed service ".instanceof.WAM\Bundle\CoreBundle\Util\Interfaces\FormFactoryAwareInterface.0.App\Controller\TestimonialCreateController"; reason: abstract.
Removed service ".instanceof.WAM\Bundle\CoreBundle\Util\Interfaces\SessionAwareInterface.0.App\Controller\TestimonialCreateController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\TestimonialCreateController"; reason: abstract.
Removed service ".instanceof.WAM\Bundle\CoreBundle\Util\Interfaces\RendererAwareInterface.0.App\Controller\TheOneWelcomeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\TheOneWelcomeController"; reason: abstract.
Removed service ".instanceof.WAM\Bundle\CoreBundle\Util\Interfaces\RendererAwareInterface.0.App\Controller\UrlController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\UrlController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Ecommerce\AddressBillableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Ecommerce\AddressBillableType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Ecommerce\AddressShippableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Ecommerce\AddressShippableType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Ecommerce\GiftType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Ecommerce\GiftType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Ecommerce\PickingUpType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Ecommerce\PickingUpType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Ecommerce\SendingEmailType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Ecommerce\SendingEmailType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\PromotionDescriptionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\PromotionDescriptionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\TestimonialType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\TestimonialType"; reason: abstract.
Removed service ".instanceof.WAM\Bundle\CoreBundle\Util\Interfaces\RendererAwareInterface.0.App\Generator\Ecommerce\VoucherGenerator"; reason: abstract.
Removed service ".abstract.instanceof.App\Generator\Ecommerce\VoucherGenerator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Ecommerce\GiftNormalizer"; reason: abstract.
Removed service ".instanceof.App\Util\Interfaces\UrlGeneratorAwareInterface.0.App\Serializer\Ecommerce\GiftNormalizer"; reason: abstract.
Removed service ".instanceof.App\Util\Interfaces\FileProviderAwareInterface.0.App\Serializer\Ecommerce\GiftNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Serializer\Ecommerce\GiftNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\PromotionNormalizer"; reason: abstract.
Removed service ".instanceof.App\Util\Interfaces\UrlGeneratorAwareInterface.0.App\Serializer\PromotionNormalizer"; reason: abstract.
Removed service ".instanceof.App\Util\Interfaces\FileProviderAwareInterface.0.App\Serializer\PromotionNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Serializer\PromotionNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\PurchasableExperienceNormalizer"; reason: abstract.
Removed service ".instanceof.App\Util\Interfaces\UrlGeneratorAwareInterface.0.App\Serializer\PurchasableExperienceNormalizer"; reason: abstract.
Removed service ".instanceof.App\Util\Interfaces\FileProviderAwareInterface.0.App\Serializer\PurchasableExperienceNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Serializer\PurchasableExperienceNormalizer"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.App\Twig\AppExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\AppExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\AppExtension"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.App\Twig\Ecommerce\ConfigurationExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Ecommerce\ConfigurationExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Ecommerce\ConfigurationExtension"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.App\Twig\FormExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\FormExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\FormExtension"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.App\Twig\GroupExtrasExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\GroupExtrasExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\GroupExtrasExtension"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.App\Twig\JsonExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\JsonExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\JsonExtension"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.App\Twig\LocaleSwitcherExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\LocaleSwitcherExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\LocaleSwitcherExtension"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.App\Twig\Media\MediaExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Media\MediaExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Media\MediaExtension"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.App\Twig\Media\PictureExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Media\PictureExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Media\PictureExtension"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.App\Twig\MobileDetectExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\MobileDetectExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\MobileDetectExtension"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.App\Twig\PopularGiftExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\PopularGiftExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\PopularGiftExtension"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.App\Twig\SerializerExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\SerializerExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\SerializerExtension"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.App\Twig\StringExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\StringExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\StringExtension"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.App\Twig\WebContent\FaqExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\WebContent\FaqExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\WebContent\FaqExtension"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.App\Twig\WebContent\MenuExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\WebContent\MenuExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\WebContent\MenuExtension"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.twig.extension.date"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.twig.extension.date"; reason: abstract.
Removed service ".abstract.instanceof.twig.extension.date"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Symfony\Cmf\Bundle\RoutingAutoBundle\Command\RefreshCommand"; reason: abstract.
Removed service ".abstract.instanceof.Symfony\Cmf\Bundle\RoutingAutoBundle\Command\RefreshCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Symfony\Cmf\Bundle\RoutingAutoBundle\Command\RefreshOrmCommand"; reason: abstract.
Removed service ".abstract.instanceof.Symfony\Cmf\Bundle\RoutingAutoBundle\Command\RefreshOrmCommand"; reason: abstract.
Removed service ".instanceof.WAM\Component\Media\Support\Interfaces\BinaryFactoryAwareInterface.0.WAM\Component\Media\Converter\WebpConverter"; reason: abstract.
Removed service ".abstract.instanceof.WAM\Component\Media\Converter\WebpConverter"; reason: abstract.
Removed service ".instanceof.WAM\Component\Media\Support\Interfaces\BinaryFactoryAwareInterface.0.WAM\Bundle\MediaBundle\Command\ImagesConvertCommand"; reason: abstract.
Removed service ".abstract.instanceof.WAM\Bundle\MediaBundle\Command\ImagesConvertCommand"; reason: abstract.
Removed service ".instanceof.WAM\Component\Media\Support\Interfaces\BinaryFactoryAwareInterface.0.WAM\Component\Media\Filesystem\Interfaces\FilesystemInterface"; reason: abstract.
Removed service ".abstract.instanceof.WAM\Component\Media\Filesystem\Interfaces\FilesystemInterface"; reason: abstract.
Removed service ".instanceof.WAM\Bundle\CoreBundle\Util\Interfaces\SessionAwareInterface.0.wam_user.controller.reactivate_admin"; reason: abstract.
Removed service ".abstract.instanceof.wam_user.controller.reactivate_admin"; reason: abstract.
Removed service ".instanceof.WAM\Bundle\CoreBundle\Util\Interfaces\SessionAwareInterface.0.wam_user.controller.reactivate_user"; reason: abstract.
Removed service ".abstract.instanceof.wam_user.controller.reactivate_user"; reason: abstract.
Removed service ".instanceof.WAM\Bundle\CoreBundle\Util\Interfaces\SessionAwareInterface.0.wam_user.controller.confirm_user"; reason: abstract.
Removed service ".abstract.instanceof.wam_user.controller.confirm_user"; reason: abstract.
Removed service ".instanceof.WAM\Bundle\CoreBundle\Util\Interfaces\RendererAwareInterface.0.wam_user.controller.login_admin"; reason: abstract.
Removed service ".instanceof.WAM\Bundle\CoreBundle\Util\Interfaces\FormFactoryAwareInterface.0.wam_user.controller.login_admin"; reason: abstract.
Removed service ".abstract.instanceof.wam_user.controller.login_admin"; reason: abstract.
Removed service ".instanceof.WAM\Bundle\CoreBundle\Util\Interfaces\RendererAwareInterface.0.wam_user.controller.login_user"; reason: abstract.
Removed service ".instanceof.WAM\Bundle\CoreBundle\Util\Interfaces\FormFactoryAwareInterface.0.wam_user.controller.login_user"; reason: abstract.
Removed service ".abstract.instanceof.wam_user.controller.login_user"; reason: abstract.
Removed service ".instanceof.WAM\Bundle\CoreBundle\Util\Interfaces\RendererAwareInterface.0.wam_user.controller.register_user"; reason: abstract.
Removed service ".instanceof.WAM\Bundle\CoreBundle\Util\Interfaces\FormFactoryAwareInterface.0.wam_user.controller.register_user"; reason: abstract.
Removed service ".abstract.instanceof.wam_user.controller.register_user"; reason: abstract.
Removed service ".instanceof.WAM\Bundle\CoreBundle\Util\Interfaces\RendererAwareInterface.0.wam_user.controller.request_password"; reason: abstract.
Removed service ".instanceof.WAM\Bundle\CoreBundle\Util\Interfaces\FormFactoryAwareInterface.0.wam_user.controller.request_password"; reason: abstract.
Removed service ".abstract.instanceof.wam_user.controller.request_password"; reason: abstract.
Removed service ".instanceof.WAM\Bundle\CoreBundle\Util\Interfaces\RendererAwareInterface.0.wam_user.controller.reset_password"; reason: abstract.
Removed service ".instanceof.WAM\Bundle\CoreBundle\Util\Interfaces\FormFactoryAwareInterface.0.wam_user.controller.reset_password"; reason: abstract.
Removed service ".abstract.instanceof.wam_user.controller.reset_password"; reason: abstract.
Removed service ".instanceof.WAM\Bundle\CoreBundle\Util\Interfaces\RendererAwareInterface.0.wam_user.controller.check_email"; reason: abstract.
Removed service ".abstract.instanceof.wam_user.controller.check_email"; reason: abstract.
Removed service ".instanceof.WAM\Bundle\CoreBundle\Util\Interfaces\RendererAwareInterface.0.wam_user.controller.user_profile"; reason: abstract.
Removed service ".instanceof.WAM\Bundle\CoreBundle\Util\Interfaces\FormFactoryAwareInterface.0.wam_user.controller.user_profile"; reason: abstract.
Removed service ".instanceof.WAM\Bundle\CoreBundle\Util\Interfaces\SessionAwareInterface.0.wam_user.controller.user_profile"; reason: abstract.
Removed service ".instanceof.WAM\Bundle\CoreBundle\Util\Interfaces\TokenStorageAwareInterface.0.wam_user.controller.user_profile"; reason: abstract.
Removed service ".abstract.instanceof.wam_user.controller.user_profile"; reason: abstract.
Removed service ".instanceof.Geocoder\Dumper\Dumper.0.Geocoder\Dumper\GeoArray"; reason: abstract.
Removed service ".abstract.instanceof.Geocoder\Dumper\GeoArray"; reason: abstract.
Removed service ".instanceof.Geocoder\Dumper\Dumper.0.Geocoder\Dumper\GeoJson"; reason: abstract.
Removed service ".abstract.instanceof.Geocoder\Dumper\GeoJson"; reason: abstract.
Removed service ".instanceof.Geocoder\Dumper\Dumper.0.Geocoder\Dumper\Gpx"; reason: abstract.
Removed service ".abstract.instanceof.Geocoder\Dumper\Gpx"; reason: abstract.
Removed service ".instanceof.Geocoder\Dumper\Dumper.0.Geocoder\Dumper\Kml"; reason: abstract.
Removed service ".abstract.instanceof.Geocoder\Dumper\Kml"; reason: abstract.
Removed service ".instanceof.Geocoder\Dumper\Dumper.0.Geocoder\Dumper\Wkb"; reason: abstract.
Removed service ".abstract.instanceof.Geocoder\Dumper\Wkb"; reason: abstract.
Removed service ".instanceof.Geocoder\Dumper\Dumper.0.Geocoder\Dumper\Wkt"; reason: abstract.
Removed service ".abstract.instanceof.Geocoder\Dumper\Wkt"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.Bazinga\GeocoderBundle\ProviderFactory\ChainFactory"; reason: abstract.
Removed service ".abstract.instanceof.Bazinga\GeocoderBundle\ProviderFactory\ChainFactory"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.WAM\Bundle\EcommerceBundle\Controller\OrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.WAM\Bundle\EcommerceBundle\Controller\OrderController"; reason: abstract.
Removed service ".abstract.instanceof.WAM\Bundle\EcommerceBundle\Controller\OrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.WAM\Bundle\EcommerceBundle\Controller\VoucherController"; reason: abstract.
Removed service ".abstract.instanceof.WAM\Bundle\EcommerceBundle\Controller\VoucherController"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.SM\Extension\Twig\SMExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.SM\Extension\Twig\SMExtension"; reason: abstract.
Removed service ".abstract.instanceof.SM\Extension\Twig\SMExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.winzou\Bundle\StateMachineBundle\Command\winzouStateMachineDebugCommand"; reason: abstract.
Removed service ".abstract.instanceof.winzou\Bundle\StateMachineBundle\Command\winzouStateMachineDebugCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.WAM\Bundle\WebMakerBundle\Controller\Api\Block\AddController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.WAM\Bundle\WebMakerBundle\Controller\Api\Block\AddController"; reason: abstract.
Removed service ".abstract.instanceof.WAM\Bundle\WebMakerBundle\Controller\Api\Block\AddController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.WAM\Bundle\WebMakerBundle\Controller\Api\Block\AddInnerBlockController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.WAM\Bundle\WebMakerBundle\Controller\Api\Block\AddInnerBlockController"; reason: abstract.
Removed service ".abstract.instanceof.WAM\Bundle\WebMakerBundle\Controller\Api\Block\AddInnerBlockController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.WAM\Bundle\WebMakerBundle\Controller\Api\Block\CopyController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.WAM\Bundle\WebMakerBundle\Controller\Api\Block\CopyController"; reason: abstract.
Removed service ".abstract.instanceof.WAM\Bundle\WebMakerBundle\Controller\Api\Block\CopyController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.WAM\Bundle\WebMakerBundle\Controller\Api\Block\EditController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.WAM\Bundle\WebMakerBundle\Controller\Api\Block\EditController"; reason: abstract.
Removed service ".abstract.instanceof.WAM\Bundle\WebMakerBundle\Controller\Api\Block\EditController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.WAM\Bundle\WebMakerBundle\Controller\Api\Block\ListController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.WAM\Bundle\WebMakerBundle\Controller\Api\Block\ListController"; reason: abstract.
Removed service ".abstract.instanceof.WAM\Bundle\WebMakerBundle\Controller\Api\Block\ListController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.WAM\Bundle\WebMakerBundle\Controller\Api\Block\RemoveController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.WAM\Bundle\WebMakerBundle\Controller\Api\Block\RemoveController"; reason: abstract.
Removed service ".abstract.instanceof.WAM\Bundle\WebMakerBundle\Controller\Api\Block\RemoveController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.WAM\Bundle\WebMakerBundle\Controller\Api\Block\RemoveInnerBlockController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.WAM\Bundle\WebMakerBundle\Controller\Api\Block\RemoveInnerBlockController"; reason: abstract.
Removed service ".abstract.instanceof.WAM\Bundle\WebMakerBundle\Controller\Api\Block\RemoveInnerBlockController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.WAM\Bundle\WebMakerBundle\Controller\ApiCollectionBlockController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.WAM\Bundle\WebMakerBundle\Controller\ApiCollectionBlockController"; reason: abstract.
Removed service ".abstract.instanceof.WAM\Bundle\WebMakerBundle\Controller\ApiCollectionBlockController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.WAM\Bundle\WebMakerBundle\Controller\ApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.WAM\Bundle\WebMakerBundle\Controller\ApiController"; reason: abstract.
Removed service ".abstract.instanceof.WAM\Bundle\WebMakerBundle\Controller\ApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.WAM\Bundle\WebMakerBundle\Controller\ApiPageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.WAM\Bundle\WebMakerBundle\Controller\ApiPageController"; reason: abstract.
Removed service ".abstract.instanceof.WAM\Bundle\WebMakerBundle\Controller\ApiPageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.WAM\Bundle\WebMakerBundle\Controller\ApiSectionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.WAM\Bundle\WebMakerBundle\Controller\ApiSectionController"; reason: abstract.
Removed service ".abstract.instanceof.WAM\Bundle\WebMakerBundle\Controller\ApiSectionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.WAM\Bundle\WebMakerBundle\Controller\ApiSketchController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.WAM\Bundle\WebMakerBundle\Controller\ApiSketchController"; reason: abstract.
Removed service ".abstract.instanceof.WAM\Bundle\WebMakerBundle\Controller\ApiSketchController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.WAM\Bundle\WebMakerBundle\Controller\ApiUrlController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.WAM\Bundle\WebMakerBundle\Controller\ApiUrlController"; reason: abstract.
Removed service ".abstract.instanceof.WAM\Bundle\WebMakerBundle\Controller\ApiUrlController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.WAM\Bundle\WebMakerBundle\Controller\CustomFormsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.WAM\Bundle\WebMakerBundle\Controller\CustomFormsController"; reason: abstract.
Removed service ".abstract.instanceof.WAM\Bundle\WebMakerBundle\Controller\CustomFormsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.WAM\Bundle\WebMakerBundle\Controller\PageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.WAM\Bundle\WebMakerBundle\Controller\PageController"; reason: abstract.
Removed service ".abstract.instanceof.WAM\Bundle\WebMakerBundle\Controller\PageController"; reason: abstract.
Removed service ".instanceof.WAM\Component\Media\Support\Interfaces\BinaryFactoryAwareInterface.0.wam.web_maker.service.add_default_media"; reason: abstract.
Removed service ".abstract.instanceof.wam.web_maker.service.add_default_media"; reason: abstract.
Inlined service "knp.doctrine_behaviors.translatable_subscriber.current_locale_callable" to "knp.doctrine_behaviors.translatable_subscriber".
Inlined service "knp.doctrine_behaviors.translatable_subscriber.default_locale_callable" to "knp.doctrine_behaviors.translatable_subscriber".
Inlined service "knp.doctrine_behaviors.blameable_subscriber.user_callable" to "knp.doctrine_behaviors.blameable_subscriber".
Inlined service "knp.doctrine_behaviors.loggable_subscriber.logger_callable" to "knp.doctrine_behaviors.loggable_subscriber".
Inlined service "App\Repository\Ecommerce\Interfaces\OrderLineRepositoryInterface" to "App\Admin\Service\AdminGiftSalesBlockService".
Inlined service "App\Processor\Ecommerce\GiftSalesProcessor" to "App\Admin\Service\AdminGiftSalesBlockService".
Inlined service "App\Factory\HubspotContactFactory" to "wam_ecommerce.event_listener.order_to_paid".
Inlined service "WAM\Component\Media\Factory\Interfaces\FileFactoryInterface" to "WAM\Bundle\MediaBundle\Manager\Interfaces\FileManagerInterface".
Inlined service "WAM\Component\Media\Processor\Interfaces\FileProcessorInterface" to "WAM\Bundle\MediaBundle\Manager\Interfaces\FileManagerInterface".
Inlined service "WAM\Component\Media\Filesystem\Interfaces\FilesystemInterface" to "WAM\Bundle\MediaBundle\Manager\Interfaces\FileManagerInterface".
Inlined service "psr18.http_client" to "App\Client\Hubspot\Contacts\ContactsClient".
Inlined service "App\Client\Hubspot\Auth\HubspotHapiKeyAuth" to "App\Client\Hubspot\Contacts\ContactsClient".
Inlined service "App\Exporter\SpreadsheetOrdersExporter" to "App\Command\ExportOrdersCommand".
Inlined service "App\Generator\Routing\ImageSitemapGenerator" to "App\Command\RefreshImageSitemapCommand".
Inlined service "App\Repository\Interfaces\RoomRepositoryInterface" to "App\Controller\ApartmentListController".
Inlined service "App\Repository\Interfaces\BenefitRepositoryInterface" to "App\Controller\BenefitListController".
Inlined service "App\Factory\Ecommerce\InternalGiftFormFactory" to "App\Controller\Ecommerce\CRUDController".
Inlined service "App\Service\Ecommerce\ExcelGeneratorService" to "App\Controller\Ecommerce\CRUDController".
Inlined service "App\Repository\Ecommerce\Interfaces\GiftCategoryRepositoryInterface" to "App\Controller\Ecommerce\GiftListController".
Inlined service "App\Repository\Interfaces\CategoryBannerRepositoryInterface" to "App\Controller\News\PostDetailController".
Inlined service "App\Provider\News\LinkedPostProvider" to "App\Controller\News\PostDetailController".
Inlined service "App\Resolver\PurchasableExperienceTemplateResolver" to "App\Controller\PurchasableExperienceDetailController".
Inlined service "App\Factory\TestimonialFactory" to "App\Controller\TestimonialCreateController".
Inlined service "App\Generator\Ecommerce\GiftCardCodeGenerator" to "App\Factory\Ecommerce\GiftCardFactory".
Inlined service "wam.core.builder.breadcrumb" to "App\Factory\News\PostBreadcrumbFactory".
Inlined service "App\DataTransformer\Ecommerce\GiftTransformer" to "App\Form\Ecommerce\GiftType".
Inlined service "App\Resolver\Ecommerce\VoucherPathResolver" to "App\Generator\Ecommerce\VoucherGenerator".
Inlined service "App\Repository\Ecommerce\Interfaces\PaymentRepositoryInterface" to "App\Processor\Ecommerce\GiftSalesProcessor".
Inlined service "App\CDN\ProdCDN" to "App\Provider\Media\FileProvider".
Inlined service "App\Repository\News\Interfaces\LinkedPostsRepositoryInterface" to "App\Provider\News\LinkedPostProvider".
Inlined service "App\Provider\Ecommerce\DataToExcelProvider" to "App\Service\Ecommerce\ExcelGeneratorService".
Inlined service "App\Repository\Interfaces\FormRepositoryInterface" to "App\Twig\FormExtension".
Inlined service "wam.core.category.repository" to "App\Twig\WebContent\FaqExtension".
Inlined service "App\Twig\WebContent\MenuExtension.inner" to "App\Twig\WebContent\MenuExtension".
Inlined service "App\Google\Spreadsheets" to "App\Exporter\SpreadsheetOrdersExporter".
Inlined service "wam.core.provider.robots" to "wam.core.controller.robots".
Inlined service ".service_locator.FJrVsLr" to "argument_resolver.service".
Inlined service "error_handler.error_renderer.serializer" to "error_controller".
Inlined service "argument_resolver" to "http_kernel".
Inlined service ".service_locator.0nodIsM" to "fragment.handler".
Inlined service "uri_signer" to "fragment.renderer.esi".
Inlined service ".1_~AFqAHYS" to "error_handler.error_renderer.html".
Inlined service ".2_~AFqAHYS" to "error_handler.error_renderer.html".
Inlined service "monolog.logger.console" to "console.error_listener".
Inlined service "translation.writer" to "console.command.translation_update".
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 "session.storage.metadata_bag" to "session.storage.native".
Inlined service ".service_locator.Bppmeg3" to "session_listener".
Inlined service "security.csrf.token_generator" to "security.csrf.token_manager".
Inlined service ".1_ResolvedFormTypeFactory~014DBIt" to "form.resolved_type_factory".
Inlined service "form.extension" to "form.registry".
Inlined service "form.resolved_type_factory" to "form.registry".
Inlined service ".service_locator.qOy43zj" 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 "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 "templating.filename_parser" to "templating.finder".
Inlined service "nyholm.psr7.psr17_factory" to "psr18.http_client".
Inlined service "nyholm.psr7.psr17_factory" to "psr18.http_client".
Inlined service "doctrine.orm.validator_initializer" to "validator.builder".
Inlined service "validator.property_info_loader" to "validator.builder".
Inlined service "doctrine.orm.default_entity_manager.validator_loader" to "validator.builder".
Inlined service ".service_locator.8PTeOmo" to "validator.validator_factory".
Inlined service ".service_locator.xvmP89R" 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 "Sonata\AdminBundle\Translator\Extractor\AdminExtractor" 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.XSes1R5.translation.warmer" to "translation.warmer".
Inlined service "profiler.storage" to "profiler".
Inlined service "data_collector.time" to "profiler".
Inlined service "data_collector.memory" to "profiler".
Inlined service "data_collector.validator" to "profiler".
Inlined service "data_collector.ajax" to "profiler".
Inlined service "data_collector.exception" to "profiler".
Inlined service "data_collector.logger" to "profiler".
Inlined service "data_collector.events" to "profiler".
Inlined service "data_collector.cache" to "profiler".
Inlined service "data_collector.translation" to "profiler".
Inlined service "data_collector.security" to "profiler".
Inlined service "data_collector.twig" to "profiler".
Inlined service "data_collector.http_client" to "profiler".
Inlined service "data_collector.doctrine" to "profiler".
Inlined service "swiftmailer.data_collector" to "profiler".
Inlined service "sonata.block.data_collector" to "profiler".
Inlined service "Bazinga\GeocoderBundle\DataCollector\GeocoderDataCollector" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service "data_collector.form.extractor" to "data_collector.form".
Inlined service "monolog.logger.php" to "debug.debug_handlers_listener".
Inlined service ".service_locator.XwZNkPh" to ".1_LegacyRouteLoaderContainer~NJseIEE".
Inlined service "routing.loader.xml" to "routing.resolver".
Inlined service "routing.loader.yml" to "routing.resolver".
Inlined service "routing.loader.php" to "routing.resolver".
Inlined service "routing.loader.glob" to "routing.resolver".
Inlined service "routing.loader.directory" to "routing.resolver".
Inlined service "routing.loader.container" to "routing.resolver".
Inlined service "routing.loader.annotation.directory" to "routing.resolver".
Inlined service "routing.loader.annotation.file" to "routing.resolver".
Inlined service ".1_LegacyRouteLoaderContainer~NJseIEE" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.M5SKIbs.router.default" to "router.default".
Inlined service "monolog.logger.router" to "router.default".
Inlined service ".service_locator.m90YCjy.router.cache_warmer" to "router.cache_warmer".
Inlined service "annotations.dummy_registry" to "annotations.reader".
Inlined service ".1_ArrayCache~Kpcv1xD" to "annotations.cached_reader".
Inlined service ".2_PhpArrayAdapter~Kpcv1xD" to "annotations.cache".
Inlined service "cache.property_access" to "property_accessor".
Inlined service "App\Serializer\Ecommerce\GiftNormalizer" to "serializer".
Inlined service "App\Serializer\PromotionNormalizer" to "serializer".
Inlined service "App\Serializer\PurchasableExperienceNormalizer" to "serializer".
Inlined service "wam.core.normalizer.cookies" to "serializer".
Inlined service "wam.ecommerce.normalizer.address_billable" to "serializer".
Inlined service "wam.ecommerce.normalizer.address_shippable" to "serializer".
Inlined service "wam_ecommerce.normalizer.cart" to "serializer".
Inlined service "wam_ecommerce.normalizer.cart_line" to "serializer".
Inlined service "misd_phone_number.serializer.normalizer" to "serializer".
Inlined service "wam.web_maker.gallery.normalizer" to "serializer".
Inlined service "serializer.normalizer.problem" to "serializer".
Inlined service "serializer.normalizer.json_serializable" to "serializer".
Inlined service "serializer.normalizer.datetime" to "serializer".
Inlined service "serializer.normalizer.constraint_violation_list" to "serializer".
Inlined service "serializer.normalizer.datetimezone" to "serializer".
Inlined service "serializer.normalizer.dateinterval" to "serializer".
Inlined service "serializer.normalizer.data_uri" to "serializer".
Inlined service "serializer.denormalizer.array" to "serializer".
Inlined service "serializer.normalizer.object" to "serializer".
Inlined service "serializer.encoder.xml" to "serializer".
Inlined service "serializer.encoder.json" to "serializer".
Inlined service "serializer.encoder.yaml" to "serializer".
Inlined service "serializer.encoder.csv" to "serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer.normalizer.object".
Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.class_metadata_factory".
Inlined service ".1_~g1dJDs2" to "error_handler.error_renderer.serializer".
Inlined service "twig.error_renderer.html" to "error_handler.error_renderer.serializer".
Inlined service ".2_~g1dJDs2" to "error_handler.error_renderer.serializer".
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.C2Thyvr.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 "monolog.logger.doctrine" to "doctrine.dbal.logger".
Inlined service "doctrine.dbal.logger.chain.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.logger" to "doctrine.dbal.logger.chain.default".
Inlined service ".service_locator.Uoo5bzp" to "doctrine.dbal.default_connection.event_manager".
Inlined service "doctrine.dbal.default_connection.configuration" to "doctrine.dbal.default_connection".
Inlined service "doctrine.dbal.default_connection.event_manager" to "doctrine.dbal.default_connection".
Inlined service "doctrine.dbal.connection_factory" to "doctrine.dbal.default_connection".
Inlined service ".service_locator.I3K77mT" to "doctrine.orm.container_repository_factory".
Inlined service "doctrine.orm.cache.provider.cache.doctrine.orm.default.metadata" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.cache.provider.cache.doctrine.orm.default.query" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.cache.provider.cache.doctrine.orm.default.result" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.naming_strategy.underscore" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.quote_strategy.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.container_repository_factory" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.default_annotation_metadata_driver" to "doctrine.orm.default_metadata_driver".
Inlined service "doctrine.orm.default_annotation_metadata_driver" to "doctrine.orm.default_metadata_driver".
Inlined service "doctrine.orm.default_annotation_metadata_driver" to "doctrine.orm.default_metadata_driver".
Inlined service "doctrine.orm.default_annotation_metadata_driver" to "doctrine.orm.default_metadata_driver".
Inlined service "doctrine.orm.default_annotation_metadata_driver" to "doctrine.orm.default_metadata_driver".
Inlined service "doctrine.orm.default_annotation_metadata_driver" to "doctrine.orm.default_metadata_driver".
Inlined service "doctrine.orm.default_annotation_metadata_driver" to "doctrine.orm.default_metadata_driver".
Inlined service "doctrine.orm.default_xml_metadata_driver" to "doctrine.orm.default_metadata_driver".
Inlined service "doctrine.orm.default_xml_metadata_driver" to "doctrine.orm.default_metadata_driver".
Inlined service "doctrine.orm.default_xml_metadata_driver" to "doctrine.orm.default_metadata_driver".
Inlined service "doctrine.orm.default_xml_metadata_driver" to "doctrine.orm.default_metadata_driver".
Inlined service "doctrine.orm.default_xml_metadata_driver" to "doctrine.orm.default_metadata_driver".
Inlined service "lexik_translation.orm.metadata.xml" to "doctrine.orm.default_metadata_driver".
Inlined service "cache.doctrine.orm.default.metadata.recorder_inner" to "cache.doctrine.orm.default.metadata".
Inlined service "cache.doctrine.orm.default.result.recorder_inner" to "cache.doctrine.orm.default.result".
Inlined service "cache.doctrine.orm.default.query.recorder_inner" to "cache.doctrine.orm.default.query".
Inlined service ".service_locator.iXWzST8" to "doctrine.orm.default_entity_listener_resolver".
Inlined service "doctrine.orm.default_configuration" to "doctrine.orm.default_entity_manager".
Inlined service "doctrine.orm.default_manager_configurator" to "doctrine.orm.default_entity_manager".
Inlined service ".service_locator.XjnY8xG" to "security.token_storage".
Inlined service ".service_locator.6zQlgQt" to "security.helper".
Inlined service "security.expression_language" to "security.access.expression_voter".
Inlined service ".service_locator.aIFZFdO" to "security.firewall.map".
Inlined service "cache.security_expression_language.recorder_inner" to "cache.security_expression_language".
Inlined service "security.authentication.retry_entry_point" to "security.channel_listener".
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.pbyKmZE" to "security.access_map".
Inlined service ".security.request_matcher.Pn7yvdV" to "security.access_map".
Inlined service ".security.request_matcher.unhNblJ" to "security.access_map".
Inlined service ".security.request_matcher.DtPA6tq" to "security.access_map".
Inlined service ".security.request_matcher.sW49kSx" to "security.access_map".
Inlined service ".security.request_matcher.K_GxRfk" to "security.access_map".
Inlined service ".security.request_matcher.fat_tMB" to "security.access_map".
Inlined service ".security.request_matcher.D2XdegB" to "security.access_map".
Inlined service ".security.request_matcher._pRcrzc" to "security.access_map".
Inlined service ".security.request_matcher.eoJuNvA" to "security.access_map".
Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
Inlined service "security.logout.success_handler.admin" to "security.logout_listener.admin".
Inlined service "security.authentication.success_handler.admin.form_login" to "security.authentication.listener.form.admin".
Inlined service "security.authentication.failure_handler.admin.form_login" to "security.authentication.listener.form.admin".
Inlined service "security.authentication.form_entry_point.admin" to "security.exception_listener.admin".
Inlined service "security.exception_listener.admin" to "security.firewall.map.context.admin".
Inlined service "security.logout_listener.admin" to "security.firewall.map.context.admin".
Inlined service "security.firewall.map.config.admin" to "security.firewall.map.context.admin".
Inlined service "security.logout.success_handler.main" to "security.logout_listener.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 "twig.extension.security_csrf" to "twig".
Inlined service "twig.extension.logout_url" to "twig".
Inlined service "twig.extension.security" to "twig".
Inlined service "twig.extension.profiler" to "twig".
Inlined service "twig.extension.trans" to "twig".
Inlined service "twig.extension.assets" to "twig".
Inlined service "twig.extension.code" to "twig".
Inlined service "twig.extension.routing" to "twig".
Inlined service "twig.extension.yaml" to "twig".
Inlined service "twig.extension.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.form" to "twig".
Inlined service "twig.extension.dump" to "twig".
Inlined service "App\Twig\Media\FileExtension" to "twig".
Inlined service "App\Twig\AppExtension" to "twig".
Inlined service "App\Twig\Ecommerce\ConfigurationExtension" to "twig".
Inlined service "App\Twig\FormExtension" to "twig".
Inlined service "App\Twig\GroupExtrasExtension" to "twig".
Inlined service "App\Twig\JsonExtension" to "twig".
Inlined service "App\Twig\LocaleSwitcherExtension" to "twig".
Inlined service "App\Twig\Media\MediaExtension" to "twig".
Inlined service "App\Twig\Media\PictureExtension" to "twig".
Inlined service "App\Twig\MobileDetectExtension" to "twig".
Inlined service "App\Twig\PopularGiftExtension" to "twig".
Inlined service "App\Twig\SerializerExtension" to "twig".
Inlined service "App\Twig\StringExtension" to "twig".
Inlined service "App\Twig\WebContent\FaqExtension" to "twig".
Inlined service "twig.extension.date" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "cmf_core.twig.children_extension" to "twig".
Inlined service "sonata.block.twig.extension" to "twig".
Inlined service "knp_menu.twig.extension" to "twig".
Inlined service "twig.extension.exercise.twig" to "twig".
Inlined service "fos_ck_editor.twig_extension" to "twig".
Inlined service "sonata.formatter.text.twig" to "twig".
Inlined service "sonata.intl.twig.extension.locale" to "twig".
Inlined service "sonata.intl.twig.extension.number" to "twig".
Inlined service "sonata.intl.twig.extension.datetime" to "twig".
Inlined service "sonata.seo.twig.extension" to "twig".
Inlined service "sonata.templates.twig.extension" to "twig".
Inlined service "sonata.admin.group.extension" to "twig".
Inlined service "sonata.pagination.twig.extension" to "twig".
Inlined service "sonata.security.twig.extension" to "twig".
Inlined service "sonata.canonicalize.twig.extension" to "twig".
Inlined service "sonata.xeditable.twig.extension" to "twig".
Inlined service "sonata.render_element.twig.extension" to "twig".
Inlined service "sonata.string.twig.extension" to "twig".
Inlined service "sonata_translation.twig.intl_extension" to "twig".
Inlined service "sonata_translation.twig.sonata_translation_extension" to "twig".
Inlined service "wam.core.config.twig_extension" to "twig".
Inlined service "wam.core.locale_switcher_extension" to "twig".
Inlined service "wam.core.extension.cookies" to "twig".
Inlined service "wam.core.extension.translations" to "twig".
Inlined service "wam.core.twig.extension" to "twig".
Inlined service "wam.core.byte_format.extension" to "twig".
Inlined service "wam.core.evaluate.extension" to "twig".
Inlined service "wam.core.instance_od.extension" to "twig".
Inlined service "wam.core.previewable.extension" to "twig".
Inlined service "wam.core.locale.extension" to "twig".
Inlined service "wam.core.twig.extension.mix" to "twig".
Inlined service "wam.core.twig.extension.form" to "twig".
Inlined service "wam.core.twig.extension.stack" to "twig".
Inlined service "wam.core.twig.extension.text" to "twig".
Inlined service "wam.block.twig.extension" to "twig".
Inlined service "WAM\Bundle\MediaBundle\Twig\MediaExtension" to "twig".
Inlined service "WAM\Bundle\MediaBundle\Twig\FileInfoExtension" to "twig".
Inlined service "WAM\Bundle\MediaBundle\Twig\ExternalMediaExtension" to "twig".
Inlined service "WAM\Bundle\WebContentBundle\Twig\FaqExtension" to "twig".
Inlined service "WAM\Bundle\WebContentBundle\Twig\ReviewExtension" to "twig".
Inlined service "WAM\Bundle\WebContentBundle\Twig\EditInlineExtension" to "twig".
Inlined service "WAM\Bundle\WebContentBundle\Twig\EditInlineTranslatableExtension" to "twig".
Inlined service "App\Twig\WebContent\MenuExtension" to "twig".
Inlined service "WAM\Bundle\WebContentBundle\Twig\BannerExtension" to "twig".
Inlined service "WAM\Bundle\WebContentBundle\Twig\PopupExtension" to "twig".
Inlined service "pix_sortable_behavior.twig.extension" to "twig".
Inlined service "sonata.twig.extension.wrapping" to "twig".
Inlined service "sonata.twig.status_extension" to "twig".
Inlined service "sonata.twig.deprecated_template_extension" to "twig".
Inlined service "sonata.twig.template_extension" to "twig".
Inlined service "norzechowicz_ace_editor.twig.form_extension" to "twig".
Inlined service "wam_ecommerce.cart_extension" to "twig".
Inlined service "wam_ecommerce.purchasable_extension" to "twig".
Inlined service "SM\Extension\Twig\SMExtension" to "twig".
Inlined service "misd_phone_number.twig.extension.format" to "twig".
Inlined service "wam.webmaker.twig.extension" to "twig".
Inlined service "Twig\Extra\String\StringExtension" to "twig".
Inlined service "twig.app_variable" to "twig".
Inlined service "twig.runtime_loader" to "twig".
Inlined service "sonata.block.twig.global" to "twig".
Inlined service "sonata.admin.configuration" to "twig".
Inlined service "twig.configurator.environment" to "twig".
Inlined service "url_helper" to "twig.extension.httpfoundation".
Inlined service ".service_locator.IdIXRED" to "twig.runtime_loader".
Inlined service ".1_~.S.6y0q" to "twig.error_renderer.html".
Inlined service "twig.form.engine" to "twig.form.renderer".
Inlined service ".1_NonceGenerator~7XYzApn" to "web_profiler.csp.handler".
Inlined service ".2_HtmlDumper~7XYzApn" to "twig.extension.webprofiler".
Inlined service "var_dumper.contextualized_cli_dumper" to "debug.dump_listener".
Inlined service ".1_SourceContextProvider~6OeCflS" to "var_dumper.contextualized_cli_dumper".
Inlined service ".2_SourceContextProvider~6OeCflS" to "var_dumper.server_connection".
Inlined service ".3_RequestContextProvider~6OeCflS" to "var_dumper.server_connection".
Inlined service ".4_CliContextProvider~6OeCflS" to "var_dumper.server_connection".
Inlined service "monolog.logger.debug" to "var_dumper.dump_server".
Inlined service "var_dumper.dump_server" to "var_dumper.command.server_dump".
Inlined service ".5_CliDescriptor~6OeCflS" to "var_dumper.command.server_dump".
Inlined service ".6_HtmlDescriptor~6OeCflS" to "var_dumper.command.server_dump".
Inlined service "cmf_core.templating.cmf" to "cmf_core.twig.children_extension".
Inlined service "cmf_core.security.publishable_voter" to "cmf_core.publish_workflow.access_decision_manager".
Inlined service "cmf_core.security.publish_time_period_voter" to "cmf_core.publish_workflow.access_decision_manager".
Inlined service "sonata.block.loader.chain" to "sonata.block.context_manager.default".
Inlined service "sonata.block.exception.strategy.manager" to "sonata.block.renderer.default".
Inlined service "sonata.block.loader.service" to "sonata.block.loader.chain".
Inlined service "knp_menu.factory_extension.routing" to "knp_menu.factory".
Inlined service "knp_menu.renderer_provider" to "knp_menu.helper".
Inlined service ".service_locator.lHZYdJL" to "knp_menu.renderer_provider".
Inlined service "knp_menu.helper" to "knp_menu.twig.extension".
Inlined service "sonata.admin.guesser.orm_list_chain" to "sonata.admin.builder.orm_list".
Inlined service "sonata.admin.guesser.orm_list" to "sonata.admin.guesser.orm_list_chain".
Inlined service "sonata.admin.guesser.orm_show_chain" to "sonata.admin.builder.orm_show".
Inlined service "sonata.admin.guesser.orm_show" to "sonata.admin.guesser.orm_show_chain".
Inlined service "sonata.admin.guesser.orm_datagrid_chain" to "sonata.admin.builder.orm_datagrid".
Inlined service "sonata.admin.guesser.orm_datagrid" to "sonata.admin.guesser.orm_datagrid_chain".
Inlined service "markdown.parser.min" to "markdown.parser.parser_manager".
Inlined service "markdown.parser.light" to "markdown.parser.parser_manager".
Inlined service "markdown.parser.medium" to "markdown.parser.parser_manager".
Inlined service "markdown.parser.flavored" to "markdown.parser.parser_manager".
Inlined service "markdown.parser.parser_manager" to "twig.extension.exercise.twig".
Inlined service "fos_ck_editor.installer" to "fos_ck_editor.command.installer".
Inlined service "fos_ck_editor.builder.json_builder" to "fos_ck_editor.renderer".
Inlined service "fos_ck_editor.renderer" to "fos_ck_editor.twig_extension".
Inlined service "sonata.formatter.text.raw" to "sonata.formatter.pool".
Inlined service "sonata.formatter.twig.loader.richhtml" to "sonata.formatter.twig.env.richhtml".
Inlined service "sonata.formatter.twig.lexer.richhtml" to "sonata.formatter.twig.env.richhtml".
Inlined service "sonata.admin.form.data_transformer.boolean_to_string" to "sonata.admin.form.data_transformer_resolver".
Inlined service "wam.core.container_parameters" to "wam.core.config.param.resolver".
Inlined service "wam.core.repository.privacy_terms" to "wam.core.privacy_terms.cache_manager".
Inlined service "wam.core.repository.robots" to "wam.core.provider.robots".
Inlined service "cache.app.taggable" to "wam.core.provider.cookies".
Inlined service "wam.core.repository.cookies" to "wam.core.provider.cookies".
Inlined service "wam.core.repository.trans_unit" to "wam.core.provider.translations".
Inlined service "wam.core.provider.cookies" to "wam.core.extension.cookies".
Inlined service "wam.core.provider.translations" to "wam.core.extension.translations".
Inlined service "wam.core.checker.admin_group" to "wam.core.twig.extension".
Inlined service "wam.core.provider.icon" to "wam.form.icon.type".
Inlined service "wam.core.factory.token" to "wam.core.string_sequence_generator".
Inlined service "wam.core.geolocable" to "wam.core.geolocable_subscriber".
Inlined service "wam.core.search.service" to "wam.core.search.controller".
Inlined service "wam.core.checker.translatable" to "wam.core.preview_handler.sonata".
Inlined service "wam.core.preview_handler.sonata" to "wam.core.preview_handler.chain".
Inlined service "wam.core.preview_handler.chain" to "wam.core.admin.controller.preview".
Inlined service "wam.core.repository.email" to "wam.core.email.service".
Inlined service "wam.block.factory.block_render" to "wam.block.twig.extension".
Inlined service "wam.block.attribute_resolver.service" to "wam.block.twig.extension".
Inlined service "wam.block.criteria_array_transformer" to "wam.block.criteria_array_type".
Inlined service "wam.block.field_populator.simple_text" to "wam.block.factory.block".
Inlined service "wam.block.field_populator.simple_text2" to "wam.block.factory.block".
Inlined service "wam.block.field_populator.simple_text3" to "wam.block.factory.block".
Inlined service "wam.block.field_populator.simple_text4" to "wam.block.factory.block".
Inlined service "wam.block.field_populator.content" to "wam.block.factory.block".
Inlined service "wam.block.field_populator.subtitle" to "wam.block.factory.block".
Inlined service "wam.block.field_populator.button_title" to "wam.block.factory.block".
Inlined service "WAM\Bundle\MediaBundle\Factory\Interfaces\CategoryFactoryInterface" to "WAM\Bundle\MediaBundle\Controller\CreateCategoryController".
Inlined service "WAM\Bundle\MediaBundle\Factory\Interfaces\ExternalMediaFactoryInterface" to "WAM\Bundle\MediaBundle\Controller\AddExternalMediaToGalleryController".
Inlined service "WAM\Component\Media\Optimizer\PngQuantOptimizer" to "WAM\Component\Media\Processor\OptimizationHandler".
Inlined service "WAM\Component\Media\Optimizer\JpegOptimOptimizer" to "WAM\Component\Media\Processor\OptimizationHandler".
Inlined service "WAM\Bundle\MediaBundle\Repository\Interfaces\GalleryRepositoryInterface" to "WAM\Bundle\MediaBundle\Manager\Interfaces\GalleryManagerInterface".
Inlined service "WAM\Bundle\MediaBundle\Factory\Interfaces\GalleryFactoryInterface" to "WAM\Bundle\MediaBundle\Manager\Interfaces\GalleryManagerInterface".
Inlined service "WAM\Bundle\MediaBundle\Factory\Interfaces\GalleryHasMediaFactoryInterface" to "WAM\Bundle\MediaBundle\Manager\Interfaces\GalleryManagerInterface".
Inlined service "WAM\Component\Media\Converter\WebpConverter" to "WAM\Component\Media\Resolver\Interfaces\ConverterResolverInterface".
Inlined service "wam.media.finder" to "WAM\Bundle\MediaBundle\Command\ImagesConvertCommand".
Inlined service "WAM\Component\Core\Hasher\Interfaces\HasherInterface" to "WAM\Component\Media\Generator\Interfaces\FilePathGeneratorInterface".
Inlined service "WAM\Component\Media\Processor\FiltersHandler" to "WAM\Component\Media\Processor\Interfaces\FileProcessorInterface".
Inlined service "WAM\Component\Media\Processor\ConversionHandler" to "WAM\Component\Media\Processor\Interfaces\FileProcessorInterface".
Inlined service "WAM\Component\Media\Processor\OptimizationHandler" to "WAM\Component\Media\Processor\Interfaces\FileProcessorInterface".
Inlined service "wam_user.registry.user_factory" to "wam_user.command.create_user".
Inlined service "wam_user.registration.response_provider" to "wam_user.controller.register_user".
Inlined service "wam_user.auto_login.service" to "wam_user.controller.register_user".
Inlined service "wam_user.request_password.response_provider" to "wam_user.controller.request_password".
Inlined service "wam_user.reset_password.response_provider" to "wam_user.controller.reset_password".
Inlined service "sonata.user.editable_role_builder_decorator" to "sonata.user.form.type.security_roles_decorator".
Inlined service "wam_user.factory.user_event" to "wam_user.listener.login_fail".
Inlined service "wam_user.factory.user" to "wam_user.registry.user_factory".
Inlined service "wam_user.factory.admin" to "wam_user.registry.user_factory".
Inlined service "wam_form.http.client" to "wam_form.form_event_subscriber".
Inlined service "wam_form.http.client" to "wam_form.form_event_subscriber".
Inlined service "wam_form.form_submission.persister" to "wam_form.form_event_subscriber".
Inlined service "wam_form.email_notifier.form" to "wam_form.form_event_subscriber".
Inlined service "wam_form.configurator.form" to "wam_form.form.controller".
Inlined service "wam_form.repository.form" to "wam_form.form_collect.listener".
Inlined service "lexik_translation.exporter.xliff" to "lexik_translation.exporter_collector".
Inlined service "lexik_translation.exporter.json" to "lexik_translation.exporter_collector".
Inlined service "lexik_translation.exporter.yml" to "lexik_translation.exporter_collector".
Inlined service "lexik_translation.exporter.php" to "lexik_translation.exporter_collector".
Inlined service ".service_locator.G4jz1CY" to "lexik_translation.translator".
Inlined service "WAM\Bundle\WebContentBundle\Repository\Interfaces\PopupRepositoryInterface" to "WAM\Bundle\WebContentBundle\Resolver\Interfaces\PopupResolverInterface".
Inlined service "WAM\Bundle\WebContentBundle\Resolver\Interfaces\PopupResolverInterface" to "WAM\Bundle\WebContentBundle\Twig\PopupExtension".
Inlined service "doctrine.fixtures.loader" to "doctrine.fixtures_load_command".
Inlined service "doctrine.fixtures.purger.orm_purger_factory" to "doctrine.fixtures_load_command".
Inlined service "wam.web_maker.sketch.fixtures" to "doctrine.fixtures.loader".
Inlined service "WAM\Bundle\RoutingBundle\Repository\Interfaces\UrlRepositoryInterface" to "WAM\Bundle\RoutingBundle\Routing\TranslatableDynamicRouter".
Inlined service "wam_routing.admin.route" to "WAM\Bundle\RoutingBundle\Form\Type\RouteTypeList".
Inlined service "wam.block.factory.block" to "WAM\Bundle\RoutingBundle\Services\BulkBlockAdderInterface".
Inlined service "cmf_routing.orm_content_repository" to "cmf_routing.enhancer.content_repository".
Inlined service "cmf_routing.final_matcher" to "cmf_routing.nested_matcher".
Inlined service "cmf_routing.matcher.dummy_collection" to "cmf_routing.final_matcher".
Inlined service "cmf_routing.matcher.dummy_context" to "cmf_routing.final_matcher".
Inlined service "cmf_routing.orm_candidates" to "cmf_routing.route_provider".
Inlined service "cmf_routing_auto.defunct_route_handler.delegating" to "cmf_routing_auto.auto_route_manager".
Inlined service "wam.core.token_provider.content_locale" to "cmf_routing_auto.service_registry".
Inlined service "WAM\Bundle\RoutingBundle\TokenProvider\ExpressionLanguage" to "cmf_routing_auto.service_registry".
Inlined service "WAM\Bundle\RoutingBundle\TokenProvider\ContentMethod" to "cmf_routing_auto.service_registry".
Inlined service "cmf_routing_auto.token_provider.content_method" to "cmf_routing_auto.service_registry".
Inlined service "cmf_routing_auto.token_provider.content_datetime" to "cmf_routing_auto.service_registry".
Inlined service "cmf_routing_auto.token_provider.content_locale" to "cmf_routing_auto.service_registry".
Inlined service "cmf_routing_auto.token_provider.container" to "cmf_routing_auto.service_registry".
Inlined service "wam.web_maker.page_path.token_provider" to "cmf_routing_auto.service_registry".
Inlined service "wam.webmaker.expirable.defunct_route_handler" to "cmf_routing_auto.service_registry".
Inlined service "WAM\Bundle\RoutingBundle\ConflictResolver\HostConflictResolver" to "cmf_routing_auto.service_registry".
Inlined service "WAM\Bundle\RoutingBundle\ConflictResolver\ExistingUriConflictResolver" to "cmf_routing_auto.service_registry".
Inlined service "cmf_routing_auto.conflict_resolver.auto_increment" to "cmf_routing_auto.service_registry".
Inlined service "cmf_routing_auto.conflict_resolver.throw_exception" to "cmf_routing_auto.service_registry".
Inlined service "wam.webmaker.conflict_resolver.host_resolver" to "cmf_routing_auto.service_registry".
Inlined service "cmf_routing_auto.metadata.loader.yaml" to "cmf_routing_auto.metadata.loader.resolver".
Inlined service "cmf_routing_auto.metadata.loader.xml" to "cmf_routing_auto.metadata.loader.resolver".
Inlined service "cmf_routing_auto.metadata.loader.resolver" to "cmf_routing_auto.metadata.loader.delegating".
Inlined service "cmf_routing_auto.metadata.loader.delegating" to "cmf_routing_auto.metadata.factory.builder".
Inlined service "cmf_routing_auto.metadata.factory.builder" to "cmf_routing_auto.metadata.factory".
Inlined service "sonata.doctrine.adapter.doctrine_orm" to "sonata.doctrine.model.adapter.chain".
Inlined service "sonata.exporter.writer.csv" to "sonata.exporter.exporter".
Inlined service "sonata.exporter.writer.json" to "sonata.exporter.exporter".
Inlined service "sonata.exporter.writer.xls" to "sonata.exporter.exporter".
Inlined service "sonata.exporter.writer.xml" to "sonata.exporter.exporter".
Inlined service "wam_payment.enabled_payment_methods_provider" to "wam_payment.event_listener.payment_collect".
Inlined service "wam_ecommerce.calculator.service" to "wam_ecommerce.event_listener.cart_calculator".
Inlined service "wam_ecommerce.quantity_calculator.service" to "wam_ecommerce.event_listener.cart_calculator".
Inlined service "wam_ecommerce.factory.invoice" to "wam_ecommerce.event_listener.issue_invoice".
Inlined service "wam_ecommerce.factory.payment" to "wam_ecommerce.event_listener.save_payment".
Inlined service "wam.core.string_sequence_generator" to "wam_ecommerce.event_listener.order_number_setter".
Inlined service "wam_ecommerce.wrapper.currency" to "wam_ecommerce.currency.formatter".
Inlined service "wam.core.config.param.resolver" to "wam_ecommerce.provider.configuration".
Inlined service "wam_ecommerce.cart_provider.customer" to "wam_ecommerce.cart_provider".
Inlined service "wam_ecommerce.cart_provider.session" to "wam_ecommerce.cart_provider".
Inlined service "wam_ecommerce.cart_provider.new" to "wam_ecommerce.cart_provider".
Inlined service "wam_ecommerce.repository.cart" to "wam_ecommerce.cart_provider.session".
Inlined service "wam_ecommerce.repository.currency" to "wam_ecommerce.wrapper.currency".
Inlined service "wam_ecommerce.currency.formatter" to "wam_ecommerce.purchasable_extension".
Inlined service "wam_ecommerce.factory.order_line" to "wam_ecommerce.factory.order".
Inlined service "wam_ecommerce.event_dispatcher.order" to "wam_ecommerce.factory.order".
Inlined service "wam_ecommerce.event_dispatcher.order_line" to "wam_ecommerce.factory.order".
Inlined service "wam_ecommerce.repository.invoice" to "wam_ecommerce.factory.invoice".
Inlined service "wam_ecommerce.repository.shipping_cost_rule" to "shipping_cost_rule".
Inlined service "wam_ecommerce.repository.purchasable" to "WAM\Bundle\EcommerceBundle\Controller\Cart\AddPurchasableController".
Inlined service "wam_ecommerce.repository.promocode" to "WAM\Bundle\EcommerceBundle\Controller\Cart\ApplyPromocodeController".
Inlined service ".service_locator.aoXNbdg.WAM\Bundle\EcommerceBundle\Controller\OrderController" to "WAM\Bundle\EcommerceBundle\Controller\OrderController".
Inlined service "wam_ecommerce.repository.voucher" to "WAM\Bundle\EcommerceBundle\Controller\VoucherController".
Inlined service "App\Service\Ecommerce\ShippingCostCalculator" to "wam_ecommerce.calculator.service".
Inlined service "wam_ecommerce.calculator_provider.basic" to "wam_ecommerce.calculator.service".
Inlined service "wam_ecommerce.calculator_provider.quantity" to "wam_ecommerce.calculator.service".
Inlined service "wam_ecommerce.calculator_provider.promocode" to "wam_ecommerce.calculator.service".
Inlined service "wam_ecommerce.calculator_provider.shipping" to "wam_ecommerce.calculator.service".
Inlined service "wam_ecommerce.event_dispatcher.cart_line" to "wam_ecommerce.manipulator.cart_line".
Inlined service "wam_ecommerce.provider.customer" to "wam_ecommerce.service.cart".
Inlined service "wam_ecommerce.repository.voucher_rule" to "wam_ecommerce.repository.voucher".
Inlined service "winzou\Bundle\StateMachineBundle\Callback\ContainerAwareCallbackFactory" to "SM\Factory\Factory".
Inlined service "paymentsuite.freepayment.manager" to "paymentsuite.freepayment.payment_controller".
Inlined service "paymentsuite.freepayment.route_success" to "paymentsuite.freepayment.payment_controller".
Inlined service "paymentsuite.freepayment.method_factory" to "paymentsuite.freepayment.manager".
Inlined service "misd_phone_number.templating.helper" to "misd_phone_number.twig.extension.format".
Inlined service "wam.web_maker.service.add_default_media" to "wam.web_maker.command.add_default_media".
Inlined service ".service_locator.ZBICIAu.WAM\Bundle\WebMakerBundle\Controller\Api\Block\AddController" to "WAM\Bundle\WebMakerBundle\Controller\Api\Block\AddController".
Inlined service ".service_locator.ZBICIAu.WAM\Bundle\WebMakerBundle\Controller\Api\Block\AddInnerBlockController" to "WAM\Bundle\WebMakerBundle\Controller\Api\Block\AddInnerBlockController".
Inlined service ".service_locator.ZBICIAu.WAM\Bundle\WebMakerBundle\Controller\Api\Block\CopyController" to "WAM\Bundle\WebMakerBundle\Controller\Api\Block\CopyController".
Inlined service ".service_locator.ZBICIAu.WAM\Bundle\WebMakerBundle\Controller\Api\Block\EditController" to "WAM\Bundle\WebMakerBundle\Controller\Api\Block\EditController".
Inlined service ".service_locator.ZBICIAu.WAM\Bundle\WebMakerBundle\Controller\Api\Block\ListController" to "WAM\Bundle\WebMakerBundle\Controller\Api\Block\ListController".
Inlined service ".service_locator.ZBICIAu.WAM\Bundle\WebMakerBundle\Controller\Api\Block\RemoveController" to "WAM\Bundle\WebMakerBundle\Controller\Api\Block\RemoveController".
Inlined service ".service_locator.ZBICIAu.WAM\Bundle\WebMakerBundle\Controller\Api\Block\RemoveInnerBlockController" to "WAM\Bundle\WebMakerBundle\Controller\Api\Block\RemoveInnerBlockController".
Inlined service ".service_locator.vdmMuyE.WAM\Bundle\WebMakerBundle\Controller\ApiCollectionBlockController" to "WAM\Bundle\WebMakerBundle\Controller\ApiCollectionBlockController".
Inlined service ".service_locator.ZBICIAu.WAM\Bundle\WebMakerBundle\Controller\ApiController" to "WAM\Bundle\WebMakerBundle\Controller\ApiController".
Inlined service ".service_locator.ZBICIAu.WAM\Bundle\WebMakerBundle\Controller\ApiPageController" to "WAM\Bundle\WebMakerBundle\Controller\ApiPageController".
Inlined service ".service_locator.ZBICIAu.WAM\Bundle\WebMakerBundle\Controller\ApiSectionController" to "WAM\Bundle\WebMakerBundle\Controller\ApiSectionController".
Inlined service ".service_locator.ZBICIAu.WAM\Bundle\WebMakerBundle\Controller\ApiSketchController" to "WAM\Bundle\WebMakerBundle\Controller\ApiSketchController".
Inlined service ".service_locator.ZBICIAu.WAM\Bundle\WebMakerBundle\Controller\ApiUrlController" to "WAM\Bundle\WebMakerBundle\Controller\ApiUrlController".
Inlined service ".service_locator.ZBICIAu.WAM\Bundle\WebMakerBundle\Controller\CustomFormsController" to "WAM\Bundle\WebMakerBundle\Controller\CustomFormsController".
Inlined service ".service_locator.vdmMuyE.WAM\Bundle\WebMakerBundle\Controller\PageController" to "WAM\Bundle\WebMakerBundle\Controller\PageController".
Inlined service "wam.web_maker.default_gallery.provider" to "wam.web_maker.block.creator".
Inlined service "wam.web_maker.inner_block.factory" to "wam.webmaker.twig.extension".
Inlined service "wam.webmaker.service.page_templating" to "wam.webmaker.twig.extension".
Inlined service "wam.webmaker.defunct_handler.redirect_to_a_page" to "wam.webmaker.expirable.defunct_route_handler".
Inlined service "wam.webmaker.cache.filesystem" to "wam.webmaker.service.doctrine_page_cache_engine".
Inlined service "paymentsuite.redsys.route_success" to "paymentsuite.redsys.routes".
Inlined service "paymentsuite.redsys.route_failure" to "paymentsuite.redsys.routes".
Inlined service "paymentsuite.redsys.form_type_builder" to "paymentsuite.redsys.manager".
Inlined service "paymentsuite.redsys.method_factory" to "paymentsuite.redsys.manager".
Inlined service "paymentsuite.redsys.parameters_factory" to "paymentsuite.redsys.form_type_builder".
Inlined service "paymentsuite.redsys.url_factory" to "paymentsuite.redsys.parameters_factory".
Inlined service "paymentsuite.redsys.psd2_parameters_extension" to "paymentsuite.redsys.parameters_factory".
Inlined service ".debug.http_client.inner" to ".debug.http_client".
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 "cmf_core.security.published_voter" to "debug.security.voter.cmf_core.security.published_voter".
Inlined service "wam.ecommerce.voter.address" to "debug.security.voter.wam.ecommerce.voter.address".
Inlined service ".service_locator.XSes1R5" to ".service_locator.XSes1R5.translation.warmer".
Inlined service ".service_locator.M5SKIbs" to ".service_locator.M5SKIbs.router.default".
Inlined service ".service_locator.m90YCjy" to ".service_locator.m90YCjy.router.cache_warmer".
Inlined service ".service_locator.C2Thyvr" to ".service_locator.C2Thyvr.sensio_framework_extra.view.listener".
Inlined service ".service_locator.aoXNbdg" to ".service_locator.aoXNbdg.WAM\Bundle\EcommerceBundle\Controller\OrderController".
Inlined service "monolog.logger.http_client" to ".debug.http_client.inner".
Inlined service ".service_locator.J_BGMIb" to "console.command_loader".
Inlined service "cache.default_marshaller" to "cache.app.recorder_inner".
Inlined service "cmf_routing.dynamic_router" to "router".
Inlined service "WAM\Bundle\RoutingBundle\Routing\TranslatableDynamicRouter" to "router".
Inlined service "swiftmailer.mailer.default.spool.memory" to "swiftmailer.transport".
Inlined service "cmf_core.publish_workflow.access_decision_manager" to "cmf_core.publish_workflow.checker".
Inlined service "wam_ecommerce.event_dispatcher.payment" to "WAM\Bundle\EcommerceBundle\Wrapper\PaymentWrapper".
Inlined service "wam_ecommerce.manipulator.cart_line" to "WAM\Bundle\EcommerceBundle\Services\CartManipulator".
Inlined service "wam_ecommerce.factory.cart_line" to "WAM\Bundle\EcommerceBundle\Services\CartManipulator".
Inlined service "wam_ecommerce.validator" to "WAM\Bundle\EcommerceBundle\Services\Interfaces\PromocodeServiceInterface".
Inlined service "wam.web_maker.block.copier" to "WAM\Bundle\WebMakerBundle\Manager\SectionManager".
Inlined service "wam.web_maker.collection_data.serializer" to "WAM\Bundle\WebMakerBundle\Serializer\BlockSerializer".
Inlined service "wam.web_maker.block_canonical_route_name.field_updater" to "WAM\Bundle\WebMakerBundle\Updater\Interfaces\BlockUpdaterInterface".
Inlined service "wam.web_maker.block_entity_class.field_updater" to "WAM\Bundle\WebMakerBundle\Updater\Interfaces\BlockUpdaterInterface".
Inlined service "wam.web_maker.block.field_updater" to "WAM\Bundle\WebMakerBundle\Updater\Interfaces\BlockUpdaterInterface".
Inlined service "wam.web_maker.block_filter_fields.field_updater" to "WAM\Bundle\WebMakerBundle\Updater\Interfaces\BlockUpdaterInterface".
Inlined service "wam.web_maker.block_gallery_name.field_updater" to "WAM\Bundle\WebMakerBundle\Updater\Interfaces\BlockUpdaterInterface".
Inlined service "wam.web_maker.block_gallery.field_updater" to "WAM\Bundle\WebMakerBundle\Updater\Interfaces\BlockUpdaterInterface".
Inlined service "wam.web_maker.block_image.field_updater" to "WAM\Bundle\WebMakerBundle\Updater\Interfaces\BlockUpdaterInterface".
Inlined service "wam.web_maker.block_internal_links.field_updater" to "WAM\Bundle\WebMakerBundle\Updater\Interfaces\BlockUpdaterInterface".
Inlined service "wam.web_maker.block_layout.field_updater" to "WAM\Bundle\WebMakerBundle\Updater\Interfaces\BlockUpdaterInterface".
Inlined service "wam.web_maker.block_mappings.field_updater" to "WAM\Bundle\WebMakerBundle\Updater\Interfaces\BlockUpdaterInterface".
Inlined service "wam.web_maker.block_order_fields.field_updater" to "WAM\Bundle\WebMakerBundle\Updater\Interfaces\BlockUpdaterInterface".
Inlined service "wam.web_maker.block_translation.field_updater" to "WAM\Bundle\WebMakerBundle\Updater\Interfaces\BlockUpdaterInterface".
Inlined service "debug.validator.inner" to "validator".
Inlined service "sonata.seo.sitemap.manager" to "console.command.public_alias.Sonata\SeoBundle\Command\SitemapGeneratorCommand".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "routing.loader.annotation" to "routing.loader".
Inlined service "routing.loader.annotation" to "routing.loader".
Inlined service "routing.loader.annotation" to "routing.loader".
Inlined service "wam.web_maker.media.normalizer" to "serializer".
Inlined service "wam.web_maker.media.normalizer" to "serializer".
Inlined service "serializer.name_converter.metadata_aware" to "serializer".
Inlined service "serializer.name_converter.metadata_aware" to "serializer".
Inlined service "assets.packages" to "twig".
Inlined service "WAM\Bundle\WebContentBundle\Repository\Interfaces\FaqRepositoryInterface" to "twig".
Inlined service "knp_menu.manipulator" to "twig".
Inlined service "knp_menu.manipulator" to "twig".
Inlined service "assets.packages" to "twig".
Inlined service "WAM\Bundle\WebContentBundle\Repository\Interfaces\FaqRepositoryInterface" to "twig".
Inlined service "WAM\Bundle\WebContentBundle\Service\Interfaces\EditInlineServiceInterface" to "twig".
Inlined service "WAM\Bundle\WebContentBundle\Service\Interfaces\EditInlineServiceInterface" to "twig".
Inlined service "wam_form.uploaded_file.service" to "wam_form.form_event_subscriber".
Inlined service "wam_form.uploaded_file.service" to "wam_form.form_event_subscriber".
Inlined service "wam.block.provider.corporate_text" to "WAM\Bundle\RoutingBundle\Services\BulkBlockAdderInterface".
Inlined service "wam.block.provider.corporate_text" to "WAM\Bundle\RoutingBundle\Services\BulkBlockAdderInterface".
Inlined service "wam.block.provider.corporate_text" to "WAM\Bundle\RoutingBundle\Services\BulkBlockAdderInterface".
Inlined service "wam.block.provider.corporate_text" to "WAM\Bundle\RoutingBundle\Services\BulkBlockAdderInterface".
Inlined service "wam.block.provider.corporate_text" to "WAM\Bundle\RoutingBundle\Services\BulkBlockAdderInterface".
Inlined service "wam.block.provider.corporate_text" to "WAM\Bundle\RoutingBundle\Services\BulkBlockAdderInterface".
Inlined service "wam.block.provider.corporate_text" to "WAM\Bundle\RoutingBundle\Services\BulkBlockAdderInterface".
Inlined service "cmf_routing_auto.slugifier" to "cmf_routing_auto.service_registry".
Inlined service "cmf_routing_auto.slugifier" to "cmf_routing_auto.service_registry".
Inlined service "cmf_routing_auto.slugifier" to "cmf_routing_auto.service_registry".
Inlined service "cmf_routing_auto.defunct_route_handler.remove" to "cmf_routing_auto.service_registry".
Inlined service "cmf_routing_auto.defunct_route_handler.leave_redirect" to "cmf_routing_auto.service_registry".
Inlined service "cmf_routing_auto.defunct_route_handler.remove" to "cmf_routing_auto.service_registry".
Inlined service "cmf_routing_auto.defunct_route_handler.leave_redirect" to "cmf_routing_auto.service_registry".
Inlined service "wam.web_maker.default_media.provider" to "wam.web_maker.block.creator".
Inlined service "wam.web_maker.default_media.provider" to "wam.web_maker.block.creator".
Inlined service "paymentsuite.redsys.signature_factory" to "paymentsuite.redsys.manager".
Inlined service "paymentsuite.redsys.order_transformer" to "paymentsuite.redsys.manager".
Inlined service "paymentsuite.redsys.signature_factory" to "paymentsuite.redsys.manager".
Inlined service "paymentsuite.redsys.order_transformer" to "paymentsuite.redsys.manager".
Inlined service "cmf_routing.nested_matcher" to "router".
Inlined service "WAM\Bundle\RoutingBundle\Generator\ContentAndRequirementsAwareGenerator" to "router".
Inlined service "WAM\Bundle\RoutingBundle\Enhancer\CanonicalRouteEnhancer" to "router".
Inlined service "WAM\Bundle\RoutingBundle\Enhancer\SeoContentRouteEnhancer" to "router".
Inlined service "WAM\Bundle\RoutingBundle\Enhancer\ContentRouteEnhancer" to "router".
Inlined service "WAM\Bundle\RoutingBundle\Enhancer\UrlRouteEnhancer" to "router".
Inlined service "WAM\Bundle\RoutingBundle\Enhancer\ExpirableRedirectEnhancer" to "router".
Inlined service "cmf_routing.enhancer.route_content" to "router".
Inlined service "cmf_routing.enhancer.default_controller" to "router".
Inlined service "cmf_routing.enhancer.controllers_by_type" to "router".
Inlined service "cmf_routing.enhancer.controllers_by_class" to "router".
Inlined service "cmf_routing.enhancer.content_repository" to "router".
Inlined service "cmf_routing.nested_matcher" to "router".
Inlined service "WAM\Bundle\RoutingBundle\Generator\ContentAndRequirementsAwareGenerator" to "router".
Inlined service "WAM\Bundle\RoutingBundle\Enhancer\CanonicalRouteEnhancer" to "router".
Inlined service "WAM\Bundle\RoutingBundle\Enhancer\SeoContentRouteEnhancer" to "router".
Inlined service "WAM\Bundle\RoutingBundle\Enhancer\ContentRouteEnhancer" to "router".
Inlined service "WAM\Bundle\RoutingBundle\Enhancer\UrlRouteEnhancer" to "router".
Inlined service "WAM\Bundle\RoutingBundle\Enhancer\ExpirableRedirectEnhancer" to "router".
Inlined service "cmf_routing.enhancer.route_content" to "router".
Inlined service "cmf_routing.enhancer.default_controller" to "router".
Inlined service "cmf_routing.enhancer.controllers_by_type" to "router".
Inlined service "cmf_routing.enhancer.controllers_by_class" to "router".
Inlined service "cmf_routing.enhancer.content_repository" to "router".
Tag "doctrine_phpcr.event_subscriber" was defined on service(s) "cmf_routing.persistence.doctrine.route_condition_metadata_listener", but was never used. Did you mean "doctrine.event_subscriber"?
Tag "wam.block" was defined on service(s) "wam.admin.wamblockbundle.menublock.admin", "wam.admin.wamblockbundle.bannerblock.admin", but was never used.
Tag "sonata_intl.timezone_detector" was defined on service(s) "sonata.intl.timezone_detector.user", "sonata.intl.timezone_detector.locale", but was never used.
Tag "sonata.admin.manager" was defined on service(s) "sonata.admin.manager.orm", but was never used.
Tag "container.preload" was defined on service(s) "doctrine.orm.default_entity_manager", but was never used.