The "Symfony\Component\HttpKernel\DependencyInjection\Extension" class is considered internal since Symfony 7.1, to be deprecated in 8.1; use Symfony\Component\DependencyInjection\Extension\Extension instead. It may change without further notice. You should not use it from "Doctrine\Bundle\MigrationsBundle\DependencyInjection\DoctrineMigrationsExtension".
The "Symfony\Component\HttpKernel\DependencyInjection\Extension" class is considered internal since Symfony 7.1, to be deprecated in 8.1; use Symfony\Component\DependencyInjection\Extension\Extension instead. It may change without further notice. You should not use it from "HWI\Bundle\OAuthBundle\DependencyInjection\HWIOAuthExtension".
The "Symfony\Component\HttpKernel\DependencyInjection\Extension" class is considered internal since Symfony 7.1, to be deprecated in 8.1; use Symfony\Component\DependencyInjection\Extension\Extension instead. It may change without further notice. You should not use it from "Knp\Bundle\GaufretteBundle\DependencyInjection\KnpGaufretteExtension".
The "Symfony\Component\HttpKernel\DependencyInjection\Extension" class is considered internal since Symfony 7.1, to be deprecated in 8.1; use Symfony\Component\DependencyInjection\Extension\Extension instead. It may change without further notice. You should not use it from "Oneup\UploaderBundle\DependencyInjection\OneupUploaderExtension".
The "Symfony\Component\HttpKernel\DependencyInjection\Extension" class is considered internal since Symfony 7.1, to be deprecated in 8.1; use Symfony\Component\DependencyInjection\Extension\Extension instead. It may change without further notice. You should not use it from "Payum\Bundle\PayumBundle\DependencyInjection\PayumExtension".
Method "Symfony\Component\DependencyInjection\Extension\ExtensionInterface::load()" might add "void" as a native return type declaration in the future. Do the same in implementation "winzou\Bundle\StateMachineBundle\DependencyInjection\winzouStateMachineExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Symfony\Component\HttpKernel\DependencyInjection\Extension" class is considered internal since Symfony 7.1, to be deprecated in 8.1; use Symfony\Component\DependencyInjection\Extension\Extension instead. It may change without further notice. You should not use it from "Sylius\Bundle\MoneyBundle\DependencyInjection\SyliusMoneyExtension".
The "Symfony\Component\HttpKernel\DependencyInjection\Extension" class is considered internal since Symfony 7.1, to be deprecated in 8.1; use Symfony\Component\DependencyInjection\Extension\Extension instead. It may change without further notice. You should not use it from "VillaBundle\DependencyInjection\VillaExtension".
The "Symfony\Component\HttpKernel\DependencyInjection\Extension" class is considered internal since Symfony 7.1, to be deprecated in 8.1; use Symfony\Component\DependencyInjection\Extension\Extension instead. It may change without further notice. You should not use it from "UserBundle\DependencyInjection\UserExtension".
The "Symfony\Component\HttpKernel\DependencyInjection\Extension" class is considered internal since Symfony 7.1, to be deprecated in 8.1; use Symfony\Component\DependencyInjection\Extension\Extension instead. It may change without further notice. You should not use it from "FoxBundle\DependencyInjection\FoxExtension".
The "Symfony\Component\HttpKernel\DependencyInjection\Extension" class is considered internal since Symfony 7.1, to be deprecated in 8.1; use Symfony\Component\DependencyInjection\Extension\Extension instead. It may change without further notice. You should not use it from "ScriptBundle\DependencyInjection\ScriptExtension".
The "Symfony\Component\HttpKernel\DependencyInjection\Extension" class is considered internal since Symfony 7.1, to be deprecated in 8.1; use Symfony\Component\DependencyInjection\Extension\Extension instead. It may change without further notice. You should not use it from "FrontBundle\DependencyInjection\FrontExtension".
The "Symfony\Component\HttpKernel\DependencyInjection\Extension" class is considered internal since Symfony 7.1, to be deprecated in 8.1; use Symfony\Component\DependencyInjection\Extension\Extension instead. It may change without further notice. You should not use it from "CommonBundle\DependencyInjection\CommonExtension".
Since doctrine/doctrine-bundle 2.12: The default value of "doctrine.orm.controller_resolver.auto_mapping" will be changed from `true` to `false`. Explicitly configure `true` to keep existing behaviour.
Since doctrine/doctrine-bundle 2.13: Enabling the controller resolver automapping feature has been deprecated. Symfony Mapped Route Parameters should be used as replacement.
Since symfony/dependency-injection 7.2: Using "!tagged" is deprecated, use "!tagged_iterator" instead in "/var/www/choco/releases/20250718043659/src/FrontBundle/DependencyInjection/../Resources/config/services_autoload.yml".
Method "Sylius\Resource\Factory\FactoryInterface::createNew()" might add "T" as a native return type declaration in the future. Do the same in implementation "FrontBundle\Factory\CustomShortlistFactory" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Twig\Extension\ExtensionInterface::getFunctions()" might add "array" as a native return type declaration in the future. Do the same in implementation "SM\Extension\Twig\SMExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "winzou\Bundle\StateMachineBundle\Command\winzouStateMachineDebugCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::initialize()" might add "void" as a native return type declaration in the future. Do the same in child class "winzou\Bundle\StateMachineBundle\Command\winzouStateMachineDebugCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::interact()" might add "void" as a native return type declaration in the future. Do the same in child class "winzou\Bundle\StateMachineBundle\Command\winzouStateMachineDebugCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.promotion" with model "FoxBundle\Entity\Promotion" and interface "Sylius\Component\Promotion\Model\PromotionInterface".
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.promotion_translation" with model "Sylius\Component\Promotion\Model\PromotionTranslation" and interface "Sylius\Component\Promotion\Model\PromotionTranslationInterface".
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.promotion_action" with model "FoxBundle\Entity\PromotionAction" and interface "Sylius\Component\Promotion\Model\PromotionActionInterface".
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.promotion_rule" with model "FoxBundle\Entity\PromotionRule" and interface "Sylius\Component\Promotion\Model\PromotionRuleInterface".
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.catalog_promotion" with model "Sylius\Component\Promotion\Model\CatalogPromotion" and interface "Sylius\Component\Promotion\Model\CatalogPromotionInterface".
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.catalog_promotion_translation" with model "Sylius\Component\Promotion\Model\CatalogPromotionTranslation" and interface "Sylius\Component\Promotion\Model\CatalogPromotionTranslationInterface".
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.catalog_promotion_scope" with model "Sylius\Component\Promotion\Model\CatalogPromotionScope" and interface "Sylius\Component\Promotion\Model\CatalogPromotionScopeInterface".
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.catalog_promotion_action" with model "Sylius\Component\Promotion\Model\CatalogPromotionAction" and interface "Sylius\Component\Promotion\Model\CatalogPromotionActionInterface".
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.promotion_coupon" with model "Sylius\Component\Promotion\Model\PromotionCoupon" and interface "Sylius\Component\Promotion\Model\PromotionCouponInterface".
Since symfony/dependency-injection 7.1: The "Symfony\Component\DependencyInjection\Attribute\TaggedLocator" attribute is deprecated, use "Symfony\Component\DependencyInjection\Attribute\AutowireLocator" instead.
Since sylius/theme-bundle 2.0: "sylius.theme.configuration" service is deprecated since Sylius/ThemeBundle 2.0 and will be removed in 3.0. It is being referenced by the "Sylius\Bundle\ThemeBundle\Configuration\ConfigurationProcessorInterface" service.
Since sylius/theme-bundle 2.0: "sylius.repository.theme" service is deprecated since Sylius/ThemeBundle 2.0 and will be removed in 3.0. It is being referenced by the "Sylius\Bundle\ThemeBundle\Command\ListCommand" service.
Since sylius/theme-bundle 2.0: "sylius.repository.theme" service is deprecated since Sylius/ThemeBundle 2.0 and will be removed in 3.0. It is being referenced by the "Sylius\Bundle\ThemeBundle\Collector\ThemeCollector" service.
Since sylius/theme-bundle 2.0: "sylius.context.theme" service is deprecated since Sylius/ThemeBundle 2.0 and will be removed in 3.0. It is being referenced by the "Sylius\Bundle\ThemeBundle\Collector\ThemeCollector" service.
Since sylius/theme-bundle 2.0: "sylius.theme.hierarchy_provider" service is deprecated since Sylius/ThemeBundle 2.0 and will be removed in 3.0. It is being referenced by the "Sylius\Bundle\ThemeBundle\Collector\ThemeCollector" service.
Since sylius/theme-bundle 2.0: "sylius.repository.theme" service is deprecated since Sylius/ThemeBundle 2.0 and will be removed in 3.0. It is being referenced by the "Sylius\Bundle\ThemeBundle\Form\Type\ThemeChoiceType" service.
Since sylius/theme-bundle 2.0: "sylius.repository.theme" service is deprecated since Sylius/ThemeBundle 2.0 and will be removed in 3.0. It is being referenced by the "Sylius\Bundle\ThemeBundle\Form\Type\ThemeNameChoiceType" service.
Since sylius/theme-bundle 2.0: "sylius.theme.hierarchy_provider" service is deprecated since Sylius/ThemeBundle 2.0 and will be removed in 3.0. It is being referenced by the "Sylius\Bundle\ThemeBundle\Context\SettableThemeContext" service.
Since sylius/theme-bundle 2.0: "sylius.theme.loader" service is deprecated since Sylius/ThemeBundle 2.0 and will be removed in 3.0. It is being referenced by the "Sylius\Bundle\ThemeBundle\Repository\ThemeRepositoryInterface" service.
Since sylius/theme-bundle 2.0: "sylius.theme.context.settable" service is deprecated since Sylius/ThemeBundle 2.0 and will be removed in 3.0. It is being referenced by the "Sylius\Bundle\ThemeBundle\Context\ThemeContextInterface" alias.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Stof\DoctrineExtensionsBundle\EventListener\BlameListener" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Stof\DoctrineExtensionsBundle\EventListener\LoggerListener" now to avoid errors or add an explicit @return annotation to suppress this message.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $landingPageCategoryTranslationFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $concierge service manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $conciergeServiceManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $concierge service manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $conciergeServiceManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $concierge service manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $conciergeServiceManager"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $concierge service repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $conciergeServiceRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $concierge service repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $conciergeServiceRepository"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $concierge service repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $conciergeServiceRepository"; reason: private alias.
Removed service ".FrontBundle\Repository\ConciergeServiceRepository $concierge service repository"; reason: private alias.
Removed service "FrontBundle\Repository\ConciergeServiceRepository $conciergeServiceRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $concierge service repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $conciergeServiceRepository"; reason: private alias.
Removed service ".CommonBundle\Repository\TranslatableRepository $concierge service repository"; reason: private alias.
Removed service "CommonBundle\Repository\TranslatableRepository $conciergeServiceRepository"; reason: private alias.
Removed service ".CommonBundle\Repository\EntityRepository $concierge service repository"; reason: private alias.
Removed service "CommonBundle\Repository\EntityRepository $conciergeServiceRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $concierge service repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $conciergeServiceRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $concierge service repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $conciergeServiceRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\TranslatableFactoryInterface $concierge service factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\TranslatableFactoryInterface $conciergeServiceFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $concierge service factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $conciergeServiceFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\TranslatableFactory $concierge service factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\TranslatableFactory $conciergeServiceFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $concierge service factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $conciergeServiceFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\TranslatableFactoryInterface $concierge service factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\TranslatableFactoryInterface $conciergeServiceFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $concierge service translation manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $conciergeServiceTranslationManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $concierge service translation manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $conciergeServiceTranslationManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $concierge service translation manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $conciergeServiceTranslationManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $concierge service translation repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $conciergeServiceTranslationRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $concierge service translation repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $conciergeServiceTranslationRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $concierge service translation repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $conciergeServiceTranslationRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $concierge service translation repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $conciergeServiceTranslationRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $concierge service translation repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $conciergeServiceTranslationRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $concierge service translation repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $conciergeServiceTranslationRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $concierge service translation factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $conciergeServiceTranslationFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $concierge service translation factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $conciergeServiceTranslationFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $concierge service translation factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $conciergeServiceTranslationFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $homepage cover manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $homepageCoverManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $homepage cover manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $homepageCoverManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $homepage cover manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $homepageCoverManager"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $homepage cover repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $homepageCoverRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $homepage cover repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $homepageCoverRepository"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $homepage cover repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $homepageCoverRepository"; reason: private alias.
Removed service ".FrontBundle\Repository\HomepageCoverRepository $homepage cover repository"; reason: private alias.
Removed service "FrontBundle\Repository\HomepageCoverRepository $homepageCoverRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $homepage cover repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $homepageCoverRepository"; reason: private alias.
Removed service ".CommonBundle\Repository\CacheableRepository $homepage cover repository"; reason: private alias.
Removed service "CommonBundle\Repository\CacheableRepository $homepageCoverRepository"; reason: private alias.
Removed service ".CommonBundle\Repository\EntityRepository $homepage cover repository"; reason: private alias.
Removed service "CommonBundle\Repository\EntityRepository $homepageCoverRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $homepage cover repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $homepageCoverRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $homepage cover repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $homepageCoverRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $homepage cover factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $homepageCoverFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $homepage cover factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $homepageCoverFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $homepage cover factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $homepageCoverFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $homepage card manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $homepageCardManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $homepage card manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $homepageCardManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $homepage card manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $homepageCardManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $homepage card repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $homepageCardRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $homepage card repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $homepageCardRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $homepage card repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $homepageCardRepository"; reason: private alias.
Removed service ".FrontBundle\Repository\HomepageCardRepository $homepage card repository"; reason: private alias.
Removed service "FrontBundle\Repository\HomepageCardRepository $homepageCardRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $homepage card repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $homepageCardRepository"; reason: private alias.
Removed service ".FrontBundle\Repository\AbstractHomepageStuffRepository $homepage card repository"; reason: private alias.
Removed service "FrontBundle\Repository\AbstractHomepageStuffRepository $homepageCardRepository"; reason: private alias.
Removed service ".CommonBundle\Repository\TranslatableRepository $homepage card repository"; reason: private alias.
Removed service "CommonBundle\Repository\TranslatableRepository $homepageCardRepository"; reason: private alias.
Removed service ".CommonBundle\Repository\EntityRepository $homepage card repository"; reason: private alias.
Removed service "CommonBundle\Repository\EntityRepository $homepageCardRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $homepage card repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $homepageCardRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $homepage card repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $homepageCardRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\TranslatableFactoryInterface $homepage card factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\TranslatableFactoryInterface $homepageCardFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $homepage card factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $homepageCardFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\TranslatableFactory $homepage card factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\TranslatableFactory $homepageCardFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $homepage card factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $homepageCardFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\TranslatableFactoryInterface $homepage card factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\TranslatableFactoryInterface $homepageCardFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $homepage card translation manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $homepageCardTranslationManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $homepage card translation manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $homepageCardTranslationManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $homepage card translation manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $homepageCardTranslationManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $homepage card translation repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $homepageCardTranslationRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $homepage card translation repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $homepageCardTranslationRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $homepage card translation repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $homepageCardTranslationRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $homepage card translation repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $homepageCardTranslationRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $homepage card translation repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $homepageCardTranslationRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $homepage card translation repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $homepageCardTranslationRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $homepage card translation factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $homepageCardTranslationFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $homepage card translation factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $homepageCardTranslationFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $homepage card translation factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $homepageCardTranslationFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $homepage villa manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $homepageVillaManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $homepage villa manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $homepageVillaManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $homepage villa manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $homepageVillaManager"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $homepage villa repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $homepageVillaRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $homepage villa repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $homepageVillaRepository"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $homepage villa repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $homepageVillaRepository"; reason: private alias.
Removed service ".FrontBundle\Repository\HomepageVillaRepository $homepage villa repository"; reason: private alias.
Removed service "FrontBundle\Repository\HomepageVillaRepository $homepageVillaRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $homepage villa repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $homepageVillaRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $homepage villa repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $homepageVillaRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $homepage villa repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $homepageVillaRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $homepage villa factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $homepageVillaFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $homepage villa factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $homepageVillaFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $homepage villa factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $homepageVillaFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $homepage instagram manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $homepageInstagramManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $homepage instagram manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $homepageInstagramManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $homepage instagram manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $homepageInstagramManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $homepage instagram repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $homepageInstagramRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $homepage instagram repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $homepageInstagramRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $homepage instagram repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $homepageInstagramRepository"; reason: private alias.
Removed service ".FrontBundle\Repository\HomepageInstagramRepository $homepage instagram repository"; reason: private alias.
Removed service "FrontBundle\Repository\HomepageInstagramRepository $homepageInstagramRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $homepage instagram repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $homepageInstagramRepository"; reason: private alias.
Removed service ".CommonBundle\Repository\EntityRepository $homepage instagram repository"; reason: private alias.
Removed service "CommonBundle\Repository\EntityRepository $homepageInstagramRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $homepage instagram repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $homepageInstagramRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $homepage instagram repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $homepageInstagramRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $homepage instagram factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $homepageInstagramFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $homepage instagram factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $homepageInstagramFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $homepage instagram factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $homepageInstagramFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $country manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $countryManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $country manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $countryManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $country manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $countryManager"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $country repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $countryRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $country repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $countryRepository"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $country repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $countryRepository"; reason: private alias.
Removed service ".FrontBundle\Repository\CountryRepository $country repository"; reason: private alias.
Removed service "FrontBundle\Repository\CountryRepository $countryRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $country repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $countryRepository"; reason: private alias.
Removed service ".CommonBundle\Repository\CacheableRepository $country repository"; reason: private alias.
Removed service "CommonBundle\Repository\CacheableRepository $countryRepository"; reason: private alias.
Removed service ".CommonBundle\Repository\EntityRepository $country repository"; reason: private alias.
Removed service "CommonBundle\Repository\EntityRepository $countryRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $country repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $countryRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $country repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $countryRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $country factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $countryFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $country factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $countryFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $country factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $countryFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $message manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $messageManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $message manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $messageManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $message manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $messageManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $message repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $messageRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $message repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $messageRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $message repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $messageRepository"; reason: private alias.
Removed service ".FoxBundle\Repository\MessageRepository $message repository"; reason: private alias.
Removed service "FoxBundle\Repository\MessageRepository $messageRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $message repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $messageRepository"; reason: private alias.
Removed service ".CommonBundle\Repository\EntityRepository $message repository"; reason: private alias.
Removed service "CommonBundle\Repository\EntityRepository $messageRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $message repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $messageRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $message repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $messageRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $message factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $messageFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $message factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $messageFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $message factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $messageFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $poi manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $poiManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $poi manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $poiManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $poi manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $poiManager"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $poi repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $poiRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $poi repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $poiRepository"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $poi repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $poiRepository"; reason: private alias.
Removed service ".VillaBundle\Repository\PoiRepository $poi repository"; reason: private alias.
Removed service "VillaBundle\Repository\PoiRepository $poiRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $poi repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $poiRepository"; reason: private alias.
Removed service ".CommonBundle\Repository\TranslatableRepository $poi repository"; reason: private alias.
Removed service "CommonBundle\Repository\TranslatableRepository $poiRepository"; reason: private alias.
Removed service ".CommonBundle\Repository\EntityRepository $poi repository"; reason: private alias.
Removed service "CommonBundle\Repository\EntityRepository $poiRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $poi repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $poiRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $poi repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $poiRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\TranslatableFactoryInterface $poi factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\TranslatableFactoryInterface $poiFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $poi factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $poiFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\TranslatableFactory $poi factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\TranslatableFactory $poiFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $poi factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $poiFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\TranslatableFactoryInterface $poi factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\TranslatableFactoryInterface $poiFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $poi translation manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $poiTranslationManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $poi translation manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $poiTranslationManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $poi translation manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $poiTranslationManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $poi translation repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $poiTranslationRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $poi translation repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $poiTranslationRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $poi translation repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $poiTranslationRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $poi translation repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $poiTranslationRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $poi translation repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $poiTranslationRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $poi translation repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $poiTranslationRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $poi translation factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $poiTranslationFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $poi translation factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $poiTranslationFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $poi translation factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $poiTranslationFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $poi category manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $poiCategoryManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $poi category manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $poiCategoryManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $poi category manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $poiCategoryManager"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $poi category repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $poiCategoryRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $poi category repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $poiCategoryRepository"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $poi category repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $poiCategoryRepository"; reason: private alias.
Removed service ".VillaBundle\Repository\PoiCategoryRepository $poi category repository"; reason: private alias.
Removed service "VillaBundle\Repository\PoiCategoryRepository $poiCategoryRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $poi category repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $poiCategoryRepository"; reason: private alias.
Removed service ".CommonBundle\Repository\TranslatableRepository $poi category repository"; reason: private alias.
Removed service "CommonBundle\Repository\TranslatableRepository $poiCategoryRepository"; reason: private alias.
Removed service ".CommonBundle\Repository\EntityRepository $poi category repository"; reason: private alias.
Removed service "CommonBundle\Repository\EntityRepository $poiCategoryRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $poi category repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $poiCategoryRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $poi category repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $poiCategoryRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\TranslatableFactoryInterface $poi category factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\TranslatableFactoryInterface $poiCategoryFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $poi category factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $poiCategoryFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\TranslatableFactory $poi category factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\TranslatableFactory $poiCategoryFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $poi category factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $poiCategoryFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\TranslatableFactoryInterface $poi category factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\TranslatableFactoryInterface $poiCategoryFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $poi category translation manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $poiCategoryTranslationManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $poi category translation manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $poiCategoryTranslationManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $poi category translation manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $poiCategoryTranslationManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $poi category translation repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $poiCategoryTranslationRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $poi category translation repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $poiCategoryTranslationRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $poi category translation repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $poiCategoryTranslationRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $poi category translation repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $poiCategoryTranslationRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $poi category translation repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $poiCategoryTranslationRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $poi category translation repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $poiCategoryTranslationRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $poi category translation factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $poiCategoryTranslationFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $poi category translation factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $poiCategoryTranslationFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $poi category translation factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $poiCategoryTranslationFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $review manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $reviewManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $review manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $reviewManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $review manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $reviewManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $review repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $reviewRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $review repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $reviewRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $review repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $reviewRepository"; reason: private alias.
Removed service ".App\Domain\FrontApi\Repository\ReviewRepositoryInterface $review repository"; reason: private alias.
Removed service "App\Domain\FrontApi\Repository\ReviewRepositoryInterface $reviewRepository"; reason: private alias.
Removed service ".VillaBundle\Repository\ReviewRepository $review repository"; reason: private alias.
Removed service "VillaBundle\Repository\ReviewRepository $reviewRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $review repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $reviewRepository"; reason: private alias.
Removed service ".CommonBundle\Repository\TranslatableRepository $review repository"; reason: private alias.
Removed service "CommonBundle\Repository\TranslatableRepository $reviewRepository"; reason: private alias.
Removed service ".CommonBundle\Repository\EntityRepository $review repository"; reason: private alias.
Removed service "CommonBundle\Repository\EntityRepository $reviewRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $review repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $reviewRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $review repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $reviewRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $review factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $reviewFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $review factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $reviewFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $review factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $reviewFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $review translation manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $reviewTranslationManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $review translation manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $reviewTranslationManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $review translation manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $reviewTranslationManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $review translation repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $reviewTranslationRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $review translation repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $reviewTranslationRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $review translation repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $reviewTranslationRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $review translation repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $reviewTranslationRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $review translation repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $reviewTranslationRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $review translation repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $reviewTranslationRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $review translation factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $reviewTranslationFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $review translation factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $reviewTranslationFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $review translation factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $reviewTranslationFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $unavailability sync error manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $unavailabilitySyncErrorManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $unavailability sync error manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $unavailabilitySyncErrorManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $unavailability sync error manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $unavailabilitySyncErrorManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $unavailability sync error repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $unavailabilitySyncErrorRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $unavailability sync error repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $unavailabilitySyncErrorRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $unavailability sync error repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $unavailabilitySyncErrorRepository"; reason: private alias.
Removed service ".VillaBundle\Repository\UnavailabilitySyncErrorRepository $unavailability sync error repository"; reason: private alias.
Removed service "VillaBundle\Repository\UnavailabilitySyncErrorRepository $unavailabilitySyncErrorRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $unavailability sync error repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $unavailabilitySyncErrorRepository"; reason: private alias.
Removed service ".CommonBundle\Repository\EntityRepository $unavailability sync error repository"; reason: private alias.
Removed service "CommonBundle\Repository\EntityRepository $unavailabilitySyncErrorRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $unavailability sync error repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $unavailabilitySyncErrorRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $unavailability sync error repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $unavailabilitySyncErrorRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $unavailability sync error factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $unavailabilitySyncErrorFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $unavailability sync error factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $unavailabilitySyncErrorFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $unavailability sync error factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $unavailabilitySyncErrorFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $unavailability manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $unavailabilityManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $unavailability manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $unavailabilityManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $unavailability manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $unavailabilityManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $unavailability repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $unavailabilityRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $unavailability repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $unavailabilityRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $unavailability repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $unavailabilityRepository"; reason: private alias.
Removed service ".VillaBundle\Repository\UnavailabilityRepository $unavailability repository"; reason: private alias.
Removed service "VillaBundle\Repository\UnavailabilityRepository $unavailabilityRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $unavailability repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $unavailabilityRepository"; reason: private alias.
Removed service ".CommonBundle\Repository\EntityRepository $unavailability repository"; reason: private alias.
Removed service "CommonBundle\Repository\EntityRepository $unavailabilityRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $unavailability repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $unavailabilityRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $unavailability repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $unavailabilityRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $unavailability factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $unavailabilityFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $unavailability factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $unavailabilityFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $unavailability factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $unavailabilityFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $user manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $userManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $user manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $userManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $user manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $userManager"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $user repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $userRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $user repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $userRepository"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $user repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $userRepository"; reason: private alias.
Removed service ".Symfony\Component\Security\Core\User\PasswordUpgraderInterface $user repository"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\PasswordUpgraderInterface $userRepository"; reason: private alias.
Removed service ".UserBundle\Repository\UserRepository $user repository"; reason: private alias.
Removed service "UserBundle\Repository\UserRepository $userRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $user repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $userRepository"; reason: private alias.
Removed service ".CommonBundle\Repository\EntityRepository $user repository"; reason: private alias.
Removed service "CommonBundle\Repository\EntityRepository $userRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $user repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $userRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $user repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $userRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $user factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $userFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $user factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $userFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $user factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $userFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $route manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $routeManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $route manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $routeManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $route manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $routeManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $route repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $routeRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $route repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $routeRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $route repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $routeRepository"; reason: private alias.
Removed service ".FrontBundle\Repository\RouteRepository $route repository"; reason: private alias.
Removed service "FrontBundle\Repository\RouteRepository $routeRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $route repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $routeRepository"; reason: private alias.
Removed service ".CommonBundle\Repository\EntityRepository $route repository"; reason: private alias.
Removed service "CommonBundle\Repository\EntityRepository $routeRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $route repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $routeRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $route repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $routeRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $route factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $routeFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $route factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $routeFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $route factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $routeFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $template manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $templateManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $template manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $templateManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $template manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $templateManager"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $template repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $templateRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $template repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $templateRepository"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $template repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $templateRepository"; reason: private alias.
Removed service ".FoxBundle\Repository\TemplateRepository $template repository"; reason: private alias.
Removed service "FoxBundle\Repository\TemplateRepository $templateRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $template repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $templateRepository"; reason: private alias.
Removed service ".CommonBundle\Repository\TranslatableRepository $template repository"; reason: private alias.
Removed service "CommonBundle\Repository\TranslatableRepository $templateRepository"; reason: private alias.
Removed service ".CommonBundle\Repository\EntityRepository $template repository"; reason: private alias.
Removed service "CommonBundle\Repository\EntityRepository $templateRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $template repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $templateRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $template repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $templateRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\TranslatableFactoryInterface $template factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\TranslatableFactoryInterface $templateFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $template factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $templateFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\TranslatableFactory $template factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\TranslatableFactory $templateFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $template factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $templateFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\TranslatableFactoryInterface $template factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\TranslatableFactoryInterface $templateFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $template translation manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $templateTranslationManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $template translation manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $templateTranslationManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $template translation manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $templateTranslationManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $template translation repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $templateTranslationRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $template translation repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $templateTranslationRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $template translation repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $templateTranslationRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $template translation repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $templateTranslationRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $template translation repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $templateTranslationRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $template translation repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $templateTranslationRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $template translation factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $templateTranslationFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $template translation factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $templateTranslationFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $template translation factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $templateTranslationFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $wish manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $wishManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $wish manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $wishManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $wish manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $wishManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $wish repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $wishRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $wish repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $wishRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $wish repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $wishRepository"; reason: private alias.
Removed service ".FoxBundle\Repository\WishRepository $wish repository"; reason: private alias.
Removed service "FoxBundle\Repository\WishRepository $wishRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $wish repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $wishRepository"; reason: private alias.
Removed service ".CommonBundle\Repository\EntityRepository $wish repository"; reason: private alias.
Removed service "CommonBundle\Repository\EntityRepository $wishRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $wish repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $wishRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $wish repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $wishRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $wish factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $wishFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $wish factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $wishFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $wish factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $wishFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $wish category manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $wishCategoryManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $wish category manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $wishCategoryManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $wish category manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $wishCategoryManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $wish category repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $wishCategoryRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $wish category repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $wishCategoryRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $wish category repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $wishCategoryRepository"; reason: private alias.
Removed service ".FoxBundle\Repository\WishCategoryRepository $wish category repository"; reason: private alias.
Removed service "FoxBundle\Repository\WishCategoryRepository $wishCategoryRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $wish category repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $wishCategoryRepository"; reason: private alias.
Removed service ".CommonBundle\Repository\EntityRepository $wish category repository"; reason: private alias.
Removed service "CommonBundle\Repository\EntityRepository $wishCategoryRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $wish category repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $wishCategoryRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $wish category repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $wishCategoryRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $wish category factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $wishCategoryFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $wish category factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $wishCategoryFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $wish category factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $wishCategoryFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $wish task manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $wishTaskManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $wish task manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $wishTaskManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $wish task manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $wishTaskManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $wish task repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $wishTaskRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $wish task repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $wishTaskRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $wish task repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $wishTaskRepository"; reason: private alias.
Removed service ".FoxBundle\Repository\WishTaskRepository $wish task repository"; reason: private alias.
Removed service "FoxBundle\Repository\WishTaskRepository $wishTaskRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $wish task repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $wishTaskRepository"; reason: private alias.
Removed service ".CommonBundle\Repository\EntityRepository $wish task repository"; reason: private alias.
Removed service "CommonBundle\Repository\EntityRepository $wishTaskRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $wish task repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $wishTaskRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $wish task repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $wishTaskRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $wish task factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $wishTaskFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $wish task factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $wishTaskFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $wish task factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $wishTaskFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $search manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $searchManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $search manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $searchManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $search manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $searchManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $search repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $searchRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $search repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $searchRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $search repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $searchRepository"; reason: private alias.
Removed service ".FrontBundle\Repository\SearchRepository $search repository"; reason: private alias.
Removed service "FrontBundle\Repository\SearchRepository $searchRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $search repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $searchRepository"; reason: private alias.
Removed service ".CommonBundle\Repository\EntityRepository $search repository"; reason: private alias.
Removed service "CommonBundle\Repository\EntityRepository $searchRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $search repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $searchRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $search repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $searchRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $search factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $searchFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $search factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $searchFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $search factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $searchFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $redemption code manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $redemptionCodeManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $redemption code manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $redemptionCodeManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $redemption code manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $redemptionCodeManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $redemption code repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $redemptionCodeRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $redemption code repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $redemptionCodeRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $redemption code repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $redemptionCodeRepository"; reason: private alias.
Removed service ".FoxBundle\Repository\RedemptionCodeRepository $redemption code repository"; reason: private alias.
Removed service "FoxBundle\Repository\RedemptionCodeRepository $redemptionCodeRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $redemption code repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $redemptionCodeRepository"; reason: private alias.
Removed service ".CommonBundle\Repository\EntityRepository $redemption code repository"; reason: private alias.
Removed service "CommonBundle\Repository\EntityRepository $redemptionCodeRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $redemption code repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $redemptionCodeRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $redemption code repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $redemptionCodeRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $redemption code factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $redemptionCodeFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $redemption code factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $redemptionCodeFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $redemption code factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $redemptionCodeFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $villa mention manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $villaMentionManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $villa mention manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $villaMentionManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $villa mention manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $villaMentionManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $villa mention repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $villaMentionRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $villa mention repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $villaMentionRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $villa mention repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $villaMentionRepository"; reason: private alias.
Removed service ".VillaBundle\Repository\VillaMentionRepository $villa mention repository"; reason: private alias.
Removed service "VillaBundle\Repository\VillaMentionRepository $villaMentionRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $villa mention repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $villaMentionRepository"; reason: private alias.
Removed service ".CommonBundle\Repository\EntityRepository $villa mention repository"; reason: private alias.
Removed service "CommonBundle\Repository\EntityRepository $villaMentionRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $villa mention repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $villaMentionRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $villa mention repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $villaMentionRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $villa mention factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $villaMentionFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $villa mention factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $villaMentionFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $villa mention factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $villaMentionFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $villa temporary warning manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $villaTemporaryWarningManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $villa temporary warning manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $villaTemporaryWarningManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $villa temporary warning manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $villaTemporaryWarningManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $villa temporary warning repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $villaTemporaryWarningRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $villa temporary warning repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $villaTemporaryWarningRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $villa temporary warning repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $villaTemporaryWarningRepository"; reason: private alias.
Removed service ".VillaBundle\Repository\VillaTemporaryWarningRepository $villa temporary warning repository"; reason: private alias.
Removed service "VillaBundle\Repository\VillaTemporaryWarningRepository $villaTemporaryWarningRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $villa temporary warning repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $villaTemporaryWarningRepository"; reason: private alias.
Removed service ".CommonBundle\Repository\EntityRepository $villa temporary warning repository"; reason: private alias.
Removed service "CommonBundle\Repository\EntityRepository $villaTemporaryWarningRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $villa temporary warning repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $villaTemporaryWarningRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $villa temporary warning repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $villaTemporaryWarningRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $villa temporary warning factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $villaTemporaryWarningFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $villa temporary warning factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $villaTemporaryWarningFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $villa temporary warning factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $villaTemporaryWarningFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $extra service manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $extraServiceManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $extra service manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $extraServiceManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $extra service manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $extraServiceManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $extra service repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $extraServiceRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $extra service repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $extraServiceRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $extra service repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $extraServiceRepository"; reason: private alias.
Removed service ".FoxBundle\Repository\ExtraServiceRepository $extra service repository"; reason: private alias.
Removed service "FoxBundle\Repository\ExtraServiceRepository $extraServiceRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $extra service repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $extraServiceRepository"; reason: private alias.
Removed service ".CommonBundle\Repository\EntityRepository $extra service repository"; reason: private alias.
Removed service "CommonBundle\Repository\EntityRepository $extraServiceRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $extra service repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $extraServiceRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $extra service repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $extraServiceRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $extra service factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $extraServiceFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $extra service factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $extraServiceFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $extra service factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $extraServiceFactory"; reason: private alias.
Removed service "FOS\RestBundle\View\ViewHandlerInterface"; reason: private alias.
Removed service "FOS\RestBundle\Request\ParamFetcherInterface"; reason: private alias.
Removed service "Sylius\Bundle\MoneyBundle\Formatter\MoneyFormatterInterface"; reason: private alias.
Removed service "sylius.checker.promotion_coupon_eligibility.composite"; reason: private alias.
Removed service "Sylius\Component\Promotion\Checker\Eligibility\PromotionCouponEligibilityCheckerInterface"; reason: private alias.
Removed service "sylius.checker.promotion_eligibility.composite"; reason: private alias.
Removed service "Sylius\Component\Promotion\Checker\Eligibility\PromotionEligibilityCheckerInterface"; reason: private alias.
Removed service "Sylius\Component\Promotion\Factory\PromotionCouponFactoryInterface"; reason: private alias.
Removed service "Sylius\Component\Promotion\Factory\PromotionCouponGeneratorInstructionFactoryInterface"; reason: private alias.
Removed service "Sylius\Component\Promotion\Processor\PromotionProcessorInterface"; reason: private alias.
Removed service "Sylius\Component\Promotion\Action\PromotionApplicatorInterface"; reason: private alias.
Removed service "Sylius\Component\Promotion\Provider\ActivePromotionsProvider"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $promotion subject manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $promotionSubjectManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $promotion subject manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $promotionSubjectManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $promotion subject manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $promotionSubjectManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $promotion subject repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $promotionSubjectRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $promotion subject repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $promotionSubjectRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $promotion subject repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $promotionSubjectRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $promotion subject repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $promotionSubjectRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $promotion subject repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $promotionSubjectRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $promotion subject repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $promotionSubjectRepository"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $promotion manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $promotionManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $promotion manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $promotionManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $promotion manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $promotionManager"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $promotion repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $promotionRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $promotion repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $promotionRepository"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $promotion repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $promotionRepository"; reason: private alias.
Removed service ".Sylius\Component\Promotion\Repository\PromotionRepositoryInterface $promotion repository"; reason: private alias.
Removed service "Sylius\Component\Promotion\Repository\PromotionRepositoryInterface $promotionRepository"; reason: private alias.
Removed service ".FoxBundle\Repository\PromotionRepository $promotion repository"; reason: private alias.
Removed service "FoxBundle\Repository\PromotionRepository $promotionRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $promotion repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $promotionRepository"; reason: private alias.
Removed service ".CommonBundle\Repository\EntityRepository $promotion repository"; reason: private alias.
Removed service "CommonBundle\Repository\EntityRepository $promotionRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $promotion repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $promotionRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $promotion repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $promotionRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $promotion factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $promotionFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $promotion factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $promotionFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $promotion factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $promotionFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $promotion translation manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $promotionTranslationManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $promotion translation manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $promotionTranslationManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $promotion translation manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $promotionTranslationManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $promotion translation repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $promotionTranslationRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $promotion translation repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $promotionTranslationRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $promotion translation repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $promotionTranslationRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $promotion translation repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $promotionTranslationRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $promotion translation repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $promotionTranslationRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $promotion translation repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $promotionTranslationRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $promotion translation factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $promotionTranslationFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $promotion translation factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $promotionTranslationFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $promotion translation factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $promotionTranslationFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $promotion action manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $promotionActionManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $promotion action manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $promotionActionManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $promotion action manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $promotionActionManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $promotion action repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $promotionActionRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $promotion action repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $promotionActionRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $promotion action repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $promotionActionRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $promotion action repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $promotionActionRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $promotion action repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $promotionActionRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $promotion action repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $promotionActionRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $promotion action factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $promotionActionFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $promotion action factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $promotionActionFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $promotion action factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $promotionActionFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $promotion rule manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $promotionRuleManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $promotion rule manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $promotionRuleManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $promotion rule manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $promotionRuleManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $promotion rule repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $promotionRuleRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $promotion rule repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $promotionRuleRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $promotion rule repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $promotionRuleRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $promotion rule repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $promotionRuleRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $promotion rule repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $promotionRuleRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $promotion rule repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $promotionRuleRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $promotion rule factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $promotionRuleFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $promotion rule factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $promotionRuleFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $promotion rule factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $promotionRuleFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $catalog promotion manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $catalogPromotionManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $catalog promotion manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $catalogPromotionManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $catalog promotion manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $catalogPromotionManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $catalog promotion repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $catalogPromotionRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $catalog promotion repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $catalogPromotionRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $catalog promotion repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $catalogPromotionRepository"; reason: private alias.
Removed service ".Sylius\Component\Promotion\Repository\CatalogPromotionRepositoryInterface $catalog promotion repository"; reason: private alias.
Removed service "Sylius\Component\Promotion\Repository\CatalogPromotionRepositoryInterface $catalogPromotionRepository"; reason: private alias.
Removed service ".Sylius\Bundle\PromotionBundle\Doctrine\ORM\CatalogPromotionRepository $catalog promotion repository"; reason: private alias.
Removed service "Sylius\Bundle\PromotionBundle\Doctrine\ORM\CatalogPromotionRepository $catalogPromotionRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $catalog promotion repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $catalogPromotionRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $catalog promotion repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $catalogPromotionRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $catalog promotion repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $catalogPromotionRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $catalog promotion factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $catalogPromotionFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $catalog promotion factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $catalogPromotionFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $catalog promotion factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $catalogPromotionFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $catalog promotion translation manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $catalogPromotionTranslationManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $catalog promotion translation manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $catalogPromotionTranslationManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $catalog promotion translation manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $catalogPromotionTranslationManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $catalog promotion translation repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $catalogPromotionTranslationRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $catalog promotion translation repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $catalogPromotionTranslationRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $catalog promotion translation repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $catalogPromotionTranslationRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $catalog promotion translation repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $catalogPromotionTranslationRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $catalog promotion translation repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $catalogPromotionTranslationRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $catalog promotion translation repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $catalogPromotionTranslationRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $catalog promotion translation factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $catalogPromotionTranslationFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $catalog promotion translation factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $catalogPromotionTranslationFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $catalog promotion translation factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $catalogPromotionTranslationFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $catalog promotion scope manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $catalogPromotionScopeManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $catalog promotion scope manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $catalogPromotionScopeManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $catalog promotion scope manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $catalogPromotionScopeManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $catalog promotion scope repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $catalogPromotionScopeRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $catalog promotion scope repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $catalogPromotionScopeRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $catalog promotion scope repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $catalogPromotionScopeRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $catalog promotion scope repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $catalogPromotionScopeRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $catalog promotion scope repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $catalogPromotionScopeRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $catalog promotion scope repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $catalogPromotionScopeRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $catalog promotion scope factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $catalogPromotionScopeFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $catalog promotion scope factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $catalogPromotionScopeFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $catalog promotion scope factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $catalogPromotionScopeFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $catalog promotion action manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $catalogPromotionActionManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $catalog promotion action manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $catalogPromotionActionManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $catalog promotion action manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $catalogPromotionActionManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $catalog promotion action repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $catalogPromotionActionRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $catalog promotion action repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $catalogPromotionActionRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $catalog promotion action repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $catalogPromotionActionRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $catalog promotion action repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $catalogPromotionActionRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $catalog promotion action repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $catalogPromotionActionRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $catalog promotion action repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $catalogPromotionActionRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $catalog promotion action factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $catalogPromotionActionFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $catalog promotion action factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $catalogPromotionActionFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $catalog promotion action factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $catalogPromotionActionFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $promotion coupon manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $promotionCouponManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $promotion coupon manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $promotionCouponManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $promotion coupon manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $promotionCouponManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $promotion coupon repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $promotionCouponRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $promotion coupon repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $promotionCouponRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $promotion coupon repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $promotionCouponRepository"; reason: private alias.
Removed service ".Sylius\Component\Promotion\Repository\PromotionCouponRepositoryInterface $promotion coupon repository"; reason: private alias.
Removed service "Sylius\Component\Promotion\Repository\PromotionCouponRepositoryInterface $promotionCouponRepository"; reason: private alias.
Removed service ".Sylius\Bundle\PromotionBundle\Doctrine\ORM\PromotionCouponRepository $promotion coupon repository"; reason: private alias.
Removed service "Sylius\Bundle\PromotionBundle\Doctrine\ORM\PromotionCouponRepository $promotionCouponRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $promotion coupon repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $promotionCouponRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $promotion coupon repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $promotionCouponRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $promotion coupon repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $promotionCouponRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $promotion coupon factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $promotionCouponFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $promotion coupon factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $promotionCouponFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $promotion coupon factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $promotionCouponFactory"; reason: private alias.
Removed service "cmf_routing.content_repository"; reason: private alias.
Removed service "Symfony\Cmf\Component\Routing\ChainRouterInterface"; reason: private alias.
Removed service "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollectionInterface"; reason: private alias.
Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface"; reason: private alias.
Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Contracts\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Psr\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpCache\StoreInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UriSigner"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
Removed service "Symfony\Component\String\Slugger\SluggerInterface"; reason: private alias.
Removed service "Symfony\Component\Clock\ClockInterface"; reason: private alias.
Removed service "Psr\Clock\ClockInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Fragment\FragmentUriGeneratorInterface"; reason: private alias.
Removed service "error_renderer.html"; reason: private alias.
Removed service "error_renderer"; reason: private alias.
Removed service ".Psr\Container\ContainerInterface $parameter_bag"; reason: private alias.
Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\TranslatorInterface"; reason: private alias.
Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface"; reason: private alias.
Removed service ".Symfony\Contracts\HttpClient\HttpClientInterface $airbnb.villa.client"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface $airbnbVillaClient"; reason: private alias.
Removed service ".Psr\Http\Client\ClientInterface $airbnb.villa.client"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface $airbnbVillaClient"; reason: private alias.
Removed service ".Http\Client\HttpAsyncClient $airbnb.villa.client"; reason: private alias.
Removed service "Http\Client\HttpAsyncClient $airbnbVillaClient"; reason: private alias.
Removed service ".Symfony\Contracts\HttpClient\HttpClientInterface $airbnb.calendar.client"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface $airbnbCalendarClient"; reason: private alias.
Removed service ".Psr\Http\Client\ClientInterface $airbnb.calendar.client"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface $airbnbCalendarClient"; reason: private alias.
Removed service ".Http\Client\HttpAsyncClient $airbnb.calendar.client"; reason: private alias.
Removed service "Http\Client\HttpAsyncClient $airbnbCalendarClient"; reason: private alias.
Removed service ".Symfony\Contracts\HttpClient\HttpClientInterface $activecampaign.client"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface $activecampaignClient"; reason: private alias.
Removed service ".Psr\Http\Client\ClientInterface $activecampaign.client"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface $activecampaignClient"; reason: private alias.
Removed service ".Http\Client\HttpAsyncClient $activecampaign.client"; reason: private alias.
Removed service "Http\Client\HttpAsyncClient $activecampaignClient"; reason: private alias.
Removed service ".Symfony\Contracts\HttpClient\HttpClientInterface $api2c2pv4.client"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface $api2c2pv4Client"; reason: private alias.
Removed service ".Psr\Http\Client\ClientInterface $api2c2pv4.client"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface $api2c2pv4Client"; reason: private alias.
Removed service ".Http\Client\HttpAsyncClient $api2c2pv4.client"; reason: private alias.
Removed service "Http\Client\HttpAsyncClient $api2c2pv4Client"; reason: private alias.
Removed service ".Symfony\Contracts\HttpClient\HttpClientInterface $aircall.client"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface $aircallClient"; reason: private alias.
Removed service ".Psr\Http\Client\ClientInterface $aircall.client"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface $aircallClient"; reason: private alias.
Removed service ".Http\Client\HttpAsyncClient $aircall.client"; reason: private alias.
Removed service "Http\Client\HttpAsyncClient $aircallClient"; reason: private alias.
Removed service ".Symfony\Contracts\HttpClient\HttpClientInterface $airwallex.client"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface $airwallexClient"; reason: private alias.
Removed service ".Psr\Http\Client\ClientInterface $airwallex.client"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface $airwallexClient"; reason: private alias.
Removed service ".Http\Client\HttpAsyncClient $airwallex.client"; reason: private alias.
Removed service "Http\Client\HttpAsyncClient $airwallexClient"; reason: private alias.
Removed service ".Symfony\Contracts\HttpClient\HttpClientInterface $avantio.client"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface $avantioClient"; reason: private alias.
Removed service ".Psr\Http\Client\ClientInterface $avantio.client"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface $avantioClient"; reason: private alias.
Removed service ".Http\Client\HttpAsyncClient $avantio.client"; reason: private alias.
Removed service "Http\Client\HttpAsyncClient $avantioClient"; reason: private alias.
Removed service ".Symfony\Contracts\HttpClient\HttpClientInterface $baliluxuryvillas.client"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface $baliluxuryvillasClient"; reason: private alias.
Removed service ".Psr\Http\Client\ClientInterface $baliluxuryvillas.client"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface $baliluxuryvillasClient"; reason: private alias.
Removed service ".Http\Client\HttpAsyncClient $baliluxuryvillas.client"; reason: private alias.
Removed service "Http\Client\HttpAsyncClient $baliluxuryvillasClient"; reason: private alias.
Removed service ".Symfony\Contracts\HttpClient\HttpClientInterface $beds24v1.client"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface $beds24v1Client"; reason: private alias.
Removed service ".Psr\Http\Client\ClientInterface $beds24v1.client"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface $beds24v1Client"; reason: private alias.
Removed service ".Http\Client\HttpAsyncClient $beds24v1.client"; reason: private alias.
Removed service "Http\Client\HttpAsyncClient $beds24v1Client"; reason: private alias.
Removed service ".Symfony\Contracts\HttpClient\HttpClientInterface $beds24v2.client"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface $beds24v2Client"; reason: private alias.
Removed service ".Psr\Http\Client\ClientInterface $beds24v2.client"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface $beds24v2Client"; reason: private alias.
Removed service ".Http\Client\HttpAsyncClient $beds24v2.client"; reason: private alias.
Removed service "Http\Client\HttpAsyncClient $beds24v2Client"; reason: private alias.
Removed service ".Symfony\Contracts\HttpClient\HttpClientInterface $bramble.client"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface $brambleClient"; reason: private alias.
Removed service ".Psr\Http\Client\ClientInterface $bramble.client"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface $brambleClient"; reason: private alias.
Removed service ".Http\Client\HttpAsyncClient $bramble.client"; reason: private alias.
Removed service "Http\Client\HttpAsyncClient $brambleClient"; reason: private alias.
Removed service ".Symfony\Contracts\HttpClient\HttpClientInterface $bookandlink.client"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface $bookandlinkClient"; reason: private alias.
Removed service ".Psr\Http\Client\ClientInterface $bookandlink.client"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface $bookandlinkClient"; reason: private alias.
Removed service ".Http\Client\HttpAsyncClient $bookandlink.client"; reason: private alias.
Removed service "Http\Client\HttpAsyncClient $bookandlinkClient"; reason: private alias.
Removed service ".Symfony\Contracts\HttpClient\HttpClientInterface $cimalpes.client"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface $cimalpesClient"; reason: private alias.
Removed service ".Psr\Http\Client\ClientInterface $cimalpes.client"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface $cimalpesClient"; reason: private alias.
Removed service ".Http\Client\HttpAsyncClient $cimalpes.client"; reason: private alias.
Removed service "Http\Client\HttpAsyncClient $cimalpesClient"; reason: private alias.
Removed service ".Symfony\Contracts\HttpClient\HttpClientInterface $cloudbeds.client"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface $cloudbedsClient"; reason: private alias.
Removed service ".Psr\Http\Client\ClientInterface $cloudbeds.client"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface $cloudbedsClient"; reason: private alias.
Removed service ".Http\Client\HttpAsyncClient $cloudbeds.client"; reason: private alias.
Removed service "Http\Client\HttpAsyncClient $cloudbedsClient"; reason: private alias.
Removed service ".Symfony\Contracts\HttpClient\HttpClientInterface $cloudflare.client"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface $cloudflareClient"; reason: private alias.
Removed service ".Psr\Http\Client\ClientInterface $cloudflare.client"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface $cloudflareClient"; reason: private alias.
Removed service ".Http\Client\HttpAsyncClient $cloudflare.client"; reason: private alias.
Removed service "Http\Client\HttpAsyncClient $cloudflareClient"; reason: private alias.
Removed service ".Symfony\Contracts\HttpClient\HttpClientInterface $collectionist.client"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface $collectionistClient"; reason: private alias.
Removed service ".Psr\Http\Client\ClientInterface $collectionist.client"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface $collectionistClient"; reason: private alias.
Removed service ".Http\Client\HttpAsyncClient $collectionist.client"; reason: private alias.
Removed service "Http\Client\HttpAsyncClient $collectionistClient"; reason: private alias.
Removed service ".Symfony\Contracts\HttpClient\HttpClientInterface $crawler_airbnb.client"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface $crawlerAirbnbClient"; reason: private alias.
Removed service ".Psr\Http\Client\ClientInterface $crawler_airbnb.client"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface $crawlerAirbnbClient"; reason: private alias.
Removed service ".Http\Client\HttpAsyncClient $crawler_airbnb.client"; reason: private alias.
Removed service "Http\Client\HttpAsyncClient $crawlerAirbnbClient"; reason: private alias.
Removed service ".Symfony\Contracts\HttpClient\HttpClientInterface $currencyfreaks.client"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface $currencyfreaksClient"; reason: private alias.
Removed service ".Psr\Http\Client\ClientInterface $currencyfreaks.client"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface $currencyfreaksClient"; reason: private alias.
Removed service ".Http\Client\HttpAsyncClient $currencyfreaks.client"; reason: private alias.
Removed service "Http\Client\HttpAsyncClient $currencyfreaksClient"; reason: private alias.
Removed service ".Symfony\Contracts\HttpClient\HttpClientInterface $deepl.client"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface $deeplClient"; reason: private alias.
Removed service ".Psr\Http\Client\ClientInterface $deepl.client"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface $deeplClient"; reason: private alias.
Removed service ".Http\Client\HttpAsyncClient $deepl.client"; reason: private alias.
Removed service "Http\Client\HttpAsyncClient $deeplClient"; reason: private alias.
Removed service ".Symfony\Contracts\HttpClient\HttpClientInterface $elitehavens.client"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface $elitehavensClient"; reason: private alias.
Removed service ".Psr\Http\Client\ClientInterface $elitehavens.client"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface $elitehavensClient"; reason: private alias.
Removed service ".Http\Client\HttpAsyncClient $elitehavens.client"; reason: private alias.
Removed service "Http\Client\HttpAsyncClient $elitehavensClient"; reason: private alias.
Removed service ".Symfony\Contracts\HttpClient\HttpClientInterface $frontapp.client"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface $frontappClient"; reason: private alias.
Removed service ".Psr\Http\Client\ClientInterface $frontapp.client"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface $frontappClient"; reason: private alias.
Removed service ".Http\Client\HttpAsyncClient $frontapp.client"; reason: private alias.
Removed service "Http\Client\HttpAsyncClient $frontappClient"; reason: private alias.
Removed service ".Symfony\Contracts\HttpClient\HttpClientInterface $googlegemini.client"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface $googlegeminiClient"; reason: private alias.
Removed service ".Psr\Http\Client\ClientInterface $googlegemini.client"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface $googlegeminiClient"; reason: private alias.
Removed service ".Http\Client\HttpAsyncClient $googlegemini.client"; reason: private alias.
Removed service "Http\Client\HttpAsyncClient $googlegeminiClient"; reason: private alias.
Removed service ".Symfony\Contracts\HttpClient\HttpClientInterface $homhero.client"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface $homheroClient"; reason: private alias.
Removed service ".Psr\Http\Client\ClientInterface $homhero.client"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface $homheroClient"; reason: private alias.
Removed service ".Http\Client\HttpAsyncClient $homhero.client"; reason: private alias.
Removed service "Http\Client\HttpAsyncClient $homheroClient"; reason: private alias.
Removed service ".Symfony\Contracts\HttpClient\HttpClientInterface $intervilla.client"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface $intervillaClient"; reason: private alias.
Removed service ".Psr\Http\Client\ClientInterface $intervilla.client"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface $intervillaClient"; reason: private alias.
Removed service ".Http\Client\HttpAsyncClient $intervilla.client"; reason: private alias.
Removed service "Http\Client\HttpAsyncClient $intervillaClient"; reason: private alias.
Removed service ".Symfony\Contracts\HttpClient\HttpClientInterface $invenio.client"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface $invenioClient"; reason: private alias.
Removed service ".Psr\Http\Client\ClientInterface $invenio.client"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface $invenioClient"; reason: private alias.
Removed service ".Http\Client\HttpAsyncClient $invenio.client"; reason: private alias.
Removed service "Http\Client\HttpAsyncClient $invenioClient"; reason: private alias.
Removed service ".Symfony\Contracts\HttpClient\HttpClientInterface $newbook.client"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface $newbookClient"; reason: private alias.
Removed service ".Psr\Http\Client\ClientInterface $newbook.client"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface $newbookClient"; reason: private alias.
Removed service ".Http\Client\HttpAsyncClient $newbook.client"; reason: private alias.
Removed service "Http\Client\HttpAsyncClient $newbookClient"; reason: private alias.
Removed service ".Symfony\Contracts\HttpClient\HttpClientInterface $oliverstravel.client"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface $oliverstravelClient"; reason: private alias.
Removed service ".Psr\Http\Client\ClientInterface $oliverstravel.client"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface $oliverstravelClient"; reason: private alias.
Removed service ".Http\Client\HttpAsyncClient $oliverstravel.client"; reason: private alias.
Removed service "Http\Client\HttpAsyncClient $oliverstravelClient"; reason: private alias.
Removed service ".Symfony\Contracts\HttpClient\HttpClientInterface $openai.client"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface $openaiClient"; reason: private alias.
Removed service ".Psr\Http\Client\ClientInterface $openai.client"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface $openaiClient"; reason: private alias.
Removed service ".Http\Client\HttpAsyncClient $openai.client"; reason: private alias.
Removed service "Http\Client\HttpAsyncClient $openaiClient"; reason: private alias.
Removed service ".Symfony\Contracts\HttpClient\HttpClientInterface $opengds.client"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface $opengdsClient"; reason: private alias.
Removed service ".Psr\Http\Client\ClientInterface $opengds.client"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface $opengdsClient"; reason: private alias.
Removed service ".Http\Client\HttpAsyncClient $opengds.client"; reason: private alias.
Removed service "Http\Client\HttpAsyncClient $opengdsClient"; reason: private alias.
Removed service ".Symfony\Contracts\HttpClient\HttpClientInterface $pricelabs.client"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface $pricelabsClient"; reason: private alias.
Removed service ".Psr\Http\Client\ClientInterface $pricelabs.client"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface $pricelabsClient"; reason: private alias.
Removed service ".Http\Client\HttpAsyncClient $pricelabs.client"; reason: private alias.
Removed service "Http\Client\HttpAsyncClient $pricelabsClient"; reason: private alias.
Removed service ".Symfony\Contracts\HttpClient\HttpClientInterface $rentalsunited.client"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface $rentalsunitedClient"; reason: private alias.
Removed service ".Psr\Http\Client\ClientInterface $rentalsunited.client"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface $rentalsunitedClient"; reason: private alias.
Removed service ".Http\Client\HttpAsyncClient $rentalsunited.client"; reason: private alias.
Removed service "Http\Client\HttpAsyncClient $rentalsunitedClient"; reason: private alias.
Removed service ".Symfony\Contracts\HttpClient\HttpClientInterface $rentalsunitedpush.client"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface $rentalsunitedpushClient"; reason: private alias.
Removed service ".Psr\Http\Client\ClientInterface $rentalsunitedpush.client"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface $rentalsunitedpushClient"; reason: private alias.
Removed service ".Http\Client\HttpAsyncClient $rentalsunitedpush.client"; reason: private alias.
Removed service "Http\Client\HttpAsyncClient $rentalsunitedpushClient"; reason: private alias.
Removed service ".Symfony\Contracts\HttpClient\HttpClientInterface $puglia.client"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface $pugliaClient"; reason: private alias.
Removed service ".Psr\Http\Client\ClientInterface $puglia.client"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface $pugliaClient"; reason: private alias.
Removed service ".Http\Client\HttpAsyncClient $puglia.client"; reason: private alias.
Removed service "Http\Client\HttpAsyncClient $pugliaClient"; reason: private alias.
Removed service ".Symfony\Contracts\HttpClient\HttpClientInterface $resonline.client"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface $resonlineClient"; reason: private alias.
Removed service ".Psr\Http\Client\ClientInterface $resonline.client"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface $resonlineClient"; reason: private alias.
Removed service ".Http\Client\HttpAsyncClient $resonline.client"; reason: private alias.
Removed service "Http\Client\HttpAsyncClient $resonlineClient"; reason: private alias.
Removed service ".Symfony\Contracts\HttpClient\HttpClientInterface $roomboss.client"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface $roombossClient"; reason: private alias.
Removed service ".Psr\Http\Client\ClientInterface $roomboss.client"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface $roombossClient"; reason: private alias.
Removed service ".Http\Client\HttpAsyncClient $roomboss.client"; reason: private alias.
Removed service "Http\Client\HttpAsyncClient $roombossClient"; reason: private alias.
Removed service ".Symfony\Contracts\HttpClient\HttpClientInterface $salogi.client"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface $salogiClient"; reason: private alias.
Removed service ".Psr\Http\Client\ClientInterface $salogi.client"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface $salogiClient"; reason: private alias.
Removed service ".Http\Client\HttpAsyncClient $salogi.client"; reason: private alias.
Removed service "Http\Client\HttpAsyncClient $salogiClient"; reason: private alias.
Removed service ".Symfony\Contracts\HttpClient\HttpClientInterface $sibarth.client"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface $sibarthClient"; reason: private alias.
Removed service ".Psr\Http\Client\ClientInterface $sibarth.client"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface $sibarthClient"; reason: private alias.
Removed service ".Http\Client\HttpAsyncClient $sibarth.client"; reason: private alias.
Removed service "Http\Client\HttpAsyncClient $sibarthClient"; reason: private alias.
Removed service ".Symfony\Contracts\HttpClient\HttpClientInterface $siteminder.client"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface $siteminderClient"; reason: private alias.
Removed service ".Psr\Http\Client\ClientInterface $siteminder.client"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface $siteminderClient"; reason: private alias.
Removed service ".Http\Client\HttpAsyncClient $siteminder.client"; reason: private alias.
Removed service "Http\Client\HttpAsyncClient $siteminderClient"; reason: private alias.
Removed service ".Symfony\Contracts\HttpClient\HttpClientInterface $stays.client"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface $staysClient"; reason: private alias.
Removed service ".Psr\Http\Client\ClientInterface $stays.client"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface $staysClient"; reason: private alias.
Removed service ".Http\Client\HttpAsyncClient $stays.client"; reason: private alias.
Removed service "Http\Client\HttpAsyncClient $staysClient"; reason: private alias.
Removed service ".Symfony\Contracts\HttpClient\HttpClientInterface $staah.client"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface $staahClient"; reason: private alias.
Removed service ".Psr\Http\Client\ClientInterface $staah.client"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface $staahClient"; reason: private alias.
Removed service ".Http\Client\HttpAsyncClient $staah.client"; reason: private alias.
Removed service "Http\Client\HttpAsyncClient $staahClient"; reason: private alias.
Removed service ".Symfony\Contracts\HttpClient\HttpClientInterface $swift.client"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface $swiftClient"; reason: private alias.
Removed service ".Psr\Http\Client\ClientInterface $swift.client"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface $swiftClient"; reason: private alias.
Removed service ".Http\Client\HttpAsyncClient $swift.client"; reason: private alias.
Removed service "Http\Client\HttpAsyncClient $swiftClient"; reason: private alias.
Removed service ".Symfony\Contracts\HttpClient\HttpClientInterface $transferwise.client"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface $transferwiseClient"; reason: private alias.
Removed service ".Psr\Http\Client\ClientInterface $transferwise.client"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface $transferwiseClient"; reason: private alias.
Removed service ".Http\Client\HttpAsyncClient $transferwise.client"; reason: private alias.
Removed service "Http\Client\HttpAsyncClient $transferwiseClient"; reason: private alias.
Removed service ".Symfony\Contracts\HttpClient\HttpClientInterface $yourrentals.client"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface $yourrentalsClient"; reason: private alias.
Removed service ".Psr\Http\Client\ClientInterface $yourrentals.client"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface $yourrentalsClient"; reason: private alias.
Removed service ".Http\Client\HttpAsyncClient $yourrentals.client"; reason: private alias.
Removed service "Http\Client\HttpAsyncClient $yourrentalsClient"; reason: private alias.
Removed service "mailer"; reason: private alias.
Removed service "Symfony\Component\Mailer\MailerInterface"; reason: private alias.
Removed service "Symfony\Component\Mailer\Transport\TransportInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Reader\TranslationReaderInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Extractor\ExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Writer\TranslationWriterInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\LocaleAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\LocaleSwitcher"; reason: private alias.
Removed service "translator.formatter"; reason: private alias.
Removed service "Symfony\Component\ErrorHandler\ErrorRenderer\FileLinkFormatter"; reason: private alias.
Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
Removed service "serializer.property_accessor"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
Removed service "error_renderer.serializer"; reason: private alias.
Removed service "Symfony\Component\TypeInfo\TypeResolver\TypeResolverInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\WebLink\HttpHeaderSerializer"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\UlidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\UuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\NameBasedUuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\RandomBasedUuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\TimeBasedUuidFactory"; reason: private alias.
Removed service "cache.default_redis_provider"; reason: private alias.
Removed service "cache.default_memcached_provider"; reason: private alias.
Removed service "cache.default_doctrine_dbal_provider"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\TagAwareCacheInterface $request.cache"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $requestCache"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\CacheInterface $request.cache"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $requestCache"; reason: private alias.
Removed service ".Psr\Cache\CacheItemPoolInterface $request.cache"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $requestCache"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\TagAwareCacheInterface $fast.cache"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $fastCache"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\CacheInterface $fast.cache"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $fastCache"; reason: private alias.
Removed service ".Psr\Cache\CacheItemPoolInterface $fast.cache"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $fastCache"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\TagAwareCacheInterface $slow.cache"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $slowCache"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\CacheInterface $slow.cache"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $slowCache"; reason: private alias.
Removed service ".Psr\Cache\CacheItemPoolInterface $slow.cache"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $slowCache"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\TagAwareCacheInterface $second_level.cache"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $secondLevelCache"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\CacheInterface $second_level.cache"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $secondLevelCache"; reason: private alias.
Removed service ".Psr\Cache\CacheItemPoolInterface $second_level.cache"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $secondLevelCache"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\TagAwareCacheInterface $rentalsunited.cache"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $rentalsunitedCache"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\CacheInterface $rentalsunited.cache"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $rentalsunitedCache"; reason: private alias.
Removed service ".Psr\Cache\CacheItemPoolInterface $rentalsunited.cache"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $rentalsunitedCache"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\TagAwareCacheInterface $fast_slow_chained.cache"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $fastSlowChainedCache"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\CacheInterface $fast_slow_chained.cache"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $fastSlowChainedCache"; reason: private alias.
Removed service ".Psr\Cache\CacheItemPoolInterface $fast_slow_chained.cache"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $fastSlowChainedCache"; reason: private alias.
Removed service "SessionHandlerInterface"; reason: private alias.
Removed service "session.storage.factory"; reason: private alias.
Removed service "session.handler"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
Removed service "form.property_accessor"; reason: private alias.
Removed service "form.choice_list_factory"; reason: private alias.
Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
Removed service "Symfony\Component\Messenger\Transport\Serialization\SerializerInterface"; reason: private alias.
Removed service "messenger.default_serializer"; reason: private alias.
Removed service "Symfony\Component\Messenger\MessageBusInterface"; reason: private alias.
Removed service "messenger.failure_transports.default"; reason: private alias.
Removed service "Symfony\Component\Notifier\NotifierInterface"; reason: private alias.
Removed service "Symfony\Component\Notifier\ChatterInterface"; reason: private alias.
Removed service "Symfony\Component\Notifier\TexterInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Bundle\SecurityBundle\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
Removed service "Symfony\Component\Security\Http\FirewallMapInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface"; reason: private alias.
Removed service "security.password_hasher"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\UserAuthenticatorInterface"; reason: private alias.
Removed service "security.firewall"; reason: private alias.
Removed service "security.user_providers"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserProviderInterface"; reason: private alias.
Removed service "security.authentication.session_strategy.fox_api_soap"; reason: private alias.
Removed service "security.user_checker.fox_api_soap"; reason: private alias.
Removed service "security.authentication.session_strategy.fox_api_opengds"; reason: private alias.
Removed service "security.user_checker.fox_api_opengds"; reason: private alias.
Removed service "security.authentication.session_strategy.fox_api_rentals_united_push"; reason: private alias.
Removed service "security.user_checker.fox_api_rentals_united_push"; reason: private alias.
Removed service "security.authentication.session_strategy.fox_api_cloudbeds"; reason: private alias.
Removed service "security.user_checker.fox_api_cloudbeds"; reason: private alias.
Removed service "security.authentication.session_strategy.fox_api"; reason: private alias.
Removed service "security.user_checker.fox_api"; reason: private alias.
Removed service "security.authentication.session_strategy.main"; reason: private alias.
Removed service "hwi_oauth.user.provider.entity.main"; reason: private alias.
Removed service "Symfony\Component\Security\Http\RememberMe\RememberMeHandlerInterface"; reason: private alias.
Removed service "security.user_checker.main"; reason: private alias.
Removed service "security.firewall.context_locator"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserCheckerInterface"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "Symfony\Component\Mime\BodyRendererInterface"; reason: private alias.
Removed service "sylius.theme.configuration"; reason: private alias.
Removed service "sylius.theme.configuration.processor"; reason: private alias.
Removed service "sylius.theme.configuration.provider"; reason: private alias.
Removed service "sylius.factory.theme"; reason: private alias.
Removed service "sylius.factory.theme_author"; reason: private alias.
Removed service "sylius.factory.theme_screenshot"; reason: private alias.
Removed service "sylius.theme.circular_dependency_checker"; reason: private alias.
Removed service "sylius.theme.loader"; reason: private alias.
Removed service "sylius.theme.context.settable"; reason: private alias.
Removed service "sylius.repository.theme"; reason: private alias.
Removed service "sylius.theme.hierarchy_provider"; reason: private alias.
Removed service "Sylius\Bundle\ThemeBundle\Context\ThemeContextInterface"; reason: private alias.
Removed service "sylius.context.theme"; reason: private alias.
Removed service "FoxBundle\Api\ApiErrorLoggerInterface"; reason: private alias.
Removed service "FoxBundle\Api\VillaValidatorInterface"; reason: private alias.
Removed service "FoxBundle\ApiPush\PushAvailabilityInterface"; reason: private alias.
Removed service "FoxBundle\ApiPush\PushPromotionInterface"; reason: private alias.
Removed service "FoxBundle\ApiPush\PushPropertyInterface"; reason: private alias.
Removed service "FoxBundle\ApiPush\PushRateInterface"; reason: private alias.
Removed service "FoxBundle\ApiPush\PushRequestValidationInterface"; reason: private alias.
Removed service "FoxBundle\Notification\FoxMessageTransport\FoxNotificationInterface"; reason: private alias.
Removed service "FoxBundle\PriceCalculator\VillaPriceDatabaseExporterInterface"; reason: private alias.
Removed service "ScriptBundle\Unavailability\UnavailabilitySaver"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ContainerInterface"; reason: private alias.
Removed service "Symfony\Cmf\Component\Routing\ContentRepositoryInterface"; reason: private alias.
Removed service "FrontBundle\Lead\LeadProviderInterface"; reason: private alias.
Removed service "Symfony\Component\Messenger\Transport\InMemory\InMemoryTransport"; reason: private alias.
Removed service "Symfony\Component\Mailer\Messenger\MessageHandler"; reason: private alias.
Removed service "CommonBundle\Country\CountryCodeProviderInterface"; reason: private alias.
Removed service "CommonBundle\Varnish\VarnishClearerInterface"; reason: private alias.
Removed service "Sentry\ClientInterface"; reason: private alias.
Removed service "Sentry\SentryBundle\EventListener\ConsoleCommandListener"; reason: private alias.
Removed service "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverConnectionFactoryInterface"; reason: private alias.
Removed service "Pagerfanta\RouteGenerator\RouteGeneratorFactoryInterface"; reason: private alias.
Removed service "Pagerfanta\View\ViewFactoryInterface"; reason: private alias.
Removed service ".ux_icons.icon_registry"; reason: private alias.
Removed service "Symfony\UX\Icons\IconRendererInterface"; reason: private alias.
Removed service "api_platform.state_provider"; reason: private alias.
Removed service "ApiPlatform\State\Pagination\Pagination"; reason: private alias.
Removed service "ApiPlatform\State\Pagination\PaginationOptions"; reason: private alias.
Removed service "ApiPlatform\State\CreateProvider"; reason: private alias.
Removed service "ApiPlatform\State\ObjectProvider"; reason: private alias.
Removed service "ApiPlatform\State\SerializerContextBuilderInterface"; reason: private alias.
Removed service "api_platform.serializer"; reason: private alias.
Removed service "api_platform.property_accessor"; reason: private alias.
Removed service "api_platform.property_info"; reason: private alias.
Removed service "ApiPlatform\Metadata\ResourceClassResolverInterface"; reason: private alias.
Removed service "ApiPlatform\Metadata\UrlGeneratorInterface"; reason: private alias.
Removed service "ApiPlatform\Serializer\Filter\PropertyFilter"; reason: private alias.
Removed service "ApiPlatform\Serializer\Filter\GroupFilter"; reason: private alias.
Removed service "api_platform.identifiers_extractor"; reason: private alias.
Removed service "ApiPlatform\Metadata\IdentifiersExtractorInterface"; reason: private alias.
Removed service "api_platform.iri_converter"; reason: private alias.
Removed service "ApiPlatform\Metadata\IriConverterInterface"; reason: private alias.
Removed service "api_platform.state_provider.main"; reason: private alias.
Removed service "api_platform.state_processor.main"; reason: private alias.
Removed service "api_platform.path_segment_name_generator"; reason: private alias.
Removed service "api_platform.inflector"; reason: private alias.
Removed service "api_platform.metadata.resource.name_collection_factory"; reason: private alias.
Removed service "ApiPlatform\Metadata\Resource\Factory\ResourceNameCollectionFactoryInterface"; reason: private alias.
Removed service "api_platform.metadata.property.name_collection_factory"; reason: private alias.
Removed service "ApiPlatform\Metadata\Property\Factory\PropertyNameCollectionFactoryInterface"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory"; reason: private alias.
Removed service "ApiPlatform\Metadata\Property\Factory\PropertyMetadataFactoryInterface"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory"; reason: private alias.
Removed service "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface"; reason: private alias.
Removed service "ApiPlatform\Metadata\Operation\Factory\OperationMetadataFactoryInterface"; reason: private alias.
Removed service "ApiPlatform\JsonSchema\SchemaFactoryInterface"; reason: private alias.
Removed service "ApiPlatform\OpenApi\Serializer\OpenApiNormalizer"; reason: private alias.
Removed service "ApiPlatform\OpenApi\Options"; reason: private alias.
Removed service "ApiPlatform\OpenApi\Factory\OpenApiFactoryInterface"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Common\State\RemoveProcessor"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Common\State\PersistProcessor"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Filter\OrderFilter"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Filter\RangeFilter"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Filter\DateFilter"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Filter\BackedEnumFilter"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Filter\BooleanFilter"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Filter\NumericFilter"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Filter\ExistsFilter"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Extension\EagerLoadingExtension"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Extension\FilterExtension"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Extension\FilterEagerLoadingExtension"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Extension\PaginationExtension"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Extension\OrderExtension"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Extension\ParameterExtension"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\State\CollectionProvider"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\State\ItemProvider"; reason: private alias.
Removed service "api_platform.state.item_provider"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Filter\SearchFilter"; reason: private alias.
Removed service "ApiPlatform\Validator\ValidatorInterface"; reason: private alias.
Removed service "api_platform.message_bus"; reason: private alias.
Removed service "api_platform.security.expression_language"; reason: private alias.
Removed service "ApiPlatform\Symfony\Security\ResourceAccessCheckerInterface"; reason: private alias.
Removed service "twig.loader.filesystem"; reason: private alias.
Removed service "doctrine.id_generator_locator"; reason: private alias.
Removed service "vf.controller_state_machine.adjustment"; reason: private alias.
Removed service "vf.controller_state_machine.airport"; reason: private alias.
Removed service "vf.controller_state_machine.api_state"; reason: private alias.
Removed service "vf.controller_state_machine.villa_inspection"; reason: private alias.
Removed service "vf.controller_state_machine.media_gallery"; reason: private alias.
Removed service "vf.controller_state_machine.media_file"; reason: private alias.
Removed service "vf.controller_state_machine.media_gallery_file"; reason: private alias.
Removed service "vf.controller_state_machine.website"; reason: private alias.
Removed service "vf.controller_state_machine.currency"; reason: private alias.
Removed service "vf.controller_state_machine.currency_day"; reason: private alias.
Removed service "vf.controller_state_machine.currency_rate"; reason: private alias.
Removed service "vf.controller_state_machine.tax"; reason: private alias.
Removed service "vf.controller_state_machine.google_label"; reason: private alias.
Removed service "vf.controller_state_machine.locale"; reason: private alias.
Removed service "vf.controller_state_machine.lead"; reason: private alias.
Removed service "vf.controller_state_machine.client"; reason: private alias.
Removed service "vf.controller_state_machine.service_recovery"; reason: private alias.
Removed service "vf.controller_state_machine.compensation"; reason: private alias.
Removed service "vf.controller_state_machine.destination"; reason: private alias.
Removed service "vf.controller_state_machine.folder"; reason: private alias.
Removed service "vf.controller_state_machine.folder_call"; reason: private alias.
Removed service "vf.controller_state_machine.shortlist"; reason: private alias.
Removed service "vf.controller_state_machine.staff"; reason: private alias.
Removed service "vf.controller_state_machine.request"; reason: private alias.
Removed service "vf.controller_state_machine.inquiry"; reason: private alias.
Removed service "vf.controller_state_machine.villa"; reason: private alias.
Removed service "vf.controller_state_machine.villa_translation"; reason: private alias.
Removed service "vf.controller_state_machine.villa_distribution"; reason: private alias.
Removed service "vf.controller_state_machine.person_in_charge"; reason: private alias.
Removed service "vf.controller_state_machine.villa_event"; reason: private alias.
Removed service "vf.controller_state_machine.villa_rate_database"; reason: private alias.
Removed service "vf.controller_state_machine.place"; reason: private alias.
Removed service "vf.controller_state_machine.feature"; reason: private alias.
Removed service "vf.controller_state_machine.feature_translation"; reason: private alias.
Removed service "vf.controller_state_machine.villa_feature"; reason: private alias.
Removed service "vf.controller_state_machine.fee"; reason: private alias.
Removed service "vf.controller_state_machine.fee_translation"; reason: private alias.
Removed service "vf.controller_state_machine.villa_fee"; reason: private alias.
Removed service "vf.controller_state_machine.feature_category"; reason: private alias.
Removed service "vf.controller_state_machine.feature_category_translation"; reason: private alias.
Removed service "vf.controller_state_machine.villa_tag"; reason: private alias.
Removed service "vf.controller_state_machine.villa_tag_translation"; reason: private alias.
Removed service "vf.controller_state_machine.villa_tag_category"; reason: private alias.
Removed service "vf.controller_state_machine.villa_tag_category_translation"; reason: private alias.
Removed service "vf.controller_state_machine.villa_tc"; reason: private alias.
Removed service "vf.controller_state_machine.content"; reason: private alias.
Removed service "vf.controller_state_machine.content_translation"; reason: private alias.
Removed service "vf.controller_state_machine.bank"; reason: private alias.
Removed service "vf.controller_state_machine.phone_office"; reason: private alias.
Removed service "vf.controller_state_machine.transfer_group"; reason: private alias.
Removed service "vf.controller_state_machine.transfer_detail"; reason: private alias.
Removed service "vf.controller_state_machine.transfer_detail_translation"; reason: private alias.
Removed service "vf.controller_state_machine.trip_detail"; reason: private alias.
Removed service "vf.controller_state_machine.payment_in"; reason: private alias.
Removed service "vf.controller_state_machine.payment_out"; reason: private alias.
Removed service "vf.controller_state_machine.transfer"; reason: private alias.
Removed service "vf.controller_state_machine.sms"; reason: private alias.
Removed service "vf.controller_state_machine.online_payment"; reason: private alias.
Removed service "vf.controller_state_machine.supplier"; reason: private alias.
Removed service "vf.controller_state_machine.supplier_bank_account"; reason: private alias.
Removed service "vf.controller_state_machine.offer_base"; reason: private alias.
Removed service "vf.controller_state_machine.location"; reason: private alias.
Removed service "vf.controller_state_machine.location_translation"; reason: private alias.
Removed service "vf.controller_state_machine.location_tag"; reason: private alias.
Removed service "vf.controller_state_machine.location_tag_translation"; reason: private alias.
Removed service "vf.controller_state_machine.landing_page"; reason: private alias.
Removed service "vf.controller_state_machine.landing_page_translation"; reason: private alias.
Removed service "vf.controller_state_machine.landing_page_asset"; reason: private alias.
Removed service "vf.controller_state_machine.landing_page_asset_translation"; reason: private alias.
Removed service "vf.controller_state_machine.landing_page_category"; reason: private alias.
Removed service "vf.controller_state_machine.landing_page_category_translation"; reason: private alias.
Removed service "vf.controller_state_machine.concierge_service"; reason: private alias.
Removed service "vf.controller_state_machine.concierge_service_translation"; reason: private alias.
Removed service "vf.controller_state_machine.homepage_cover"; reason: private alias.
Removed service "vf.controller_state_machine.homepage_card"; reason: private alias.
Removed service "vf.controller_state_machine.homepage_card_translation"; reason: private alias.
Removed service "vf.controller_state_machine.homepage_villa"; reason: private alias.
Removed service "vf.controller_state_machine.homepage_instagram"; reason: private alias.
Removed service "vf.controller_state_machine.country"; reason: private alias.
Removed service "vf.controller_state_machine.message"; reason: private alias.
Removed service "vf.controller_state_machine.poi"; reason: private alias.
Removed service "vf.controller_state_machine.poi_translation"; reason: private alias.
Removed service "vf.controller_state_machine.poi_category"; reason: private alias.
Removed service "vf.controller_state_machine.poi_category_translation"; reason: private alias.
Removed service "vf.controller_state_machine.review"; reason: private alias.
Removed service "vf.controller_state_machine.review_translation"; reason: private alias.
Removed service "vf.controller_state_machine.unavailability_sync_error"; reason: private alias.
Removed service "vf.controller_state_machine.unavailability"; reason: private alias.
Removed service "vf.controller_state_machine.user"; reason: private alias.
Removed service "vf.controller_state_machine.route"; reason: private alias.
Removed service "vf.controller_state_machine.template"; reason: private alias.
Removed service "vf.controller_state_machine.template_translation"; reason: private alias.
Removed service "vf.controller_state_machine.wish"; reason: private alias.
Removed service "vf.controller_state_machine.wish_category"; reason: private alias.
Removed service "vf.controller_state_machine.wish_task"; reason: private alias.
Removed service "vf.controller_state_machine.search"; reason: private alias.
Removed service "vf.controller_state_machine.redemption_code"; reason: private alias.
Removed service "vf.controller_state_machine.villa_mention"; reason: private alias.
Removed service "vf.controller_state_machine.villa_temporary_warning"; reason: private alias.
Removed service "vf.controller_state_machine.extra_service"; reason: private alias.
Removed service "sylius.controller_state_machine.promotion_subject"; reason: private alias.
Removed service "sylius.controller_state_machine.promotion"; reason: private alias.
Removed service "sylius.controller_state_machine.promotion_translation"; reason: private alias.
Removed service "sylius.controller_state_machine.promotion_action"; reason: private alias.
Removed service "sylius.controller_state_machine.promotion_rule"; reason: private alias.
Removed service "sylius.controller_state_machine.catalog_promotion"; reason: private alias.
Removed service "sylius.controller_state_machine.catalog_promotion_translation"; reason: private alias.
Removed service "sylius.controller_state_machine.catalog_promotion_scope"; reason: private alias.
Removed service "sylius.controller_state_machine.catalog_promotion_action"; reason: private alias.
Removed service "sylius.controller_state_machine.promotion_coupon"; reason: private alias.
Removed service "fos_rest.serializer"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $snappyLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $payumLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $httplugLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $messengerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $http_clientLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $mailerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
Removed service "argument_resolver.controller_locator"; reason: private alias.
Removed service "twig.loader"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory"; reason: private alias.
Removed service "VillaBundle\Repository\AirportRepository"; reason: private alias.
Removed service "VillaBundle\Repository\ApiStateRepository"; reason: private alias.
Removed service "FoxBundle\Repository\VillaInspectionRepository"; reason: private alias.
Removed service "CommonBundle\Repository\MediaFileRepository"; reason: private alias.
Removed service "FrontBundle\Repository\WebsiteRepository"; reason: private alias.
Removed service "CommonBundle\Repository\CurrencyRepository"; reason: private alias.
Removed service "FoxBundle\Repository\CurrencyDayRepository"; reason: private alias.
Removed service "FoxBundle\Repository\CurrencyRateRepository"; reason: private alias.
Removed service "CommonBundle\Repository\LocaleRepository"; reason: private alias.
Removed service "FrontBundle\Repository\LeadRepository"; reason: private alias.
Removed service "FoxBundle\Repository\ClientRepository"; reason: private alias.
Removed service "FoxBundle\Repository\ServiceRecoveryRepository"; reason: private alias.
Removed service "FrontBundle\Repository\DestinationRepository"; reason: private alias.
Removed service "FoxBundle\Repository\FolderRepository"; reason: private alias.
Removed service "FoxBundle\Repository\FolderCallRepository"; reason: private alias.
Removed service "FoxBundle\Repository\ShortlistRepository"; reason: private alias.
Removed service "FoxBundle\Repository\StaffRepository"; reason: private alias.
Removed service "FoxBundle\Repository\RequestRepository"; reason: private alias.
Removed service "FoxBundle\Repository\InquiryRepository"; reason: private alias.
Removed service "VillaBundle\Repository\VillaRepository"; reason: private alias.
Removed service "Sylius\Resource\Factory\TranslatableFactory"; reason: private alias.
Removed service "VillaBundle\Repository\PersonInChargeRepository"; reason: private alias.
Removed service "FoxBundle\Repository\VillaEventRepository"; reason: private alias.
Removed service "VillaBundle\Repository\VillaRateDatabaseRepository"; reason: private alias.
Removed service "VillaBundle\Repository\PlaceRepository"; reason: private alias.
Removed service "VillaBundle\Repository\FeatureRepository"; reason: private alias.
Removed service "VillaBundle\Repository\FeeRepository"; reason: private alias.
Removed service "VillaBundle\Repository\FeatureCategoryRepository"; reason: private alias.
Removed service "VillaBundle\Repository\VillaTagRepository"; reason: private alias.
Removed service "VillaBundle\Repository\VillaTagCategoryRepository"; reason: private alias.
Removed service "VillaBundle\Repository\ContentRepository"; reason: private alias.
Removed service "FoxBundle\Repository\BankRepository"; reason: private alias.
Removed service "FoxBundle\Repository\PhoneOfficeRepository"; reason: private alias.
Removed service "FoxBundle\Repository\TransferDetailRepository"; reason: private alias.
Removed service "FoxBundle\Repository\TripDetailRepository"; reason: private alias.
Removed service "FoxBundle\Repository\PaymentInRepository"; reason: private alias.
Removed service "FoxBundle\Repository\PaymentOutRepository"; reason: private alias.
Removed service "FoxBundle\Repository\TransferRepository"; reason: private alias.
Removed service "FoxBundle\Repository\SMSRepository"; reason: private alias.
Removed service "FoxBundle\Repository\OnlinePaymentRepository"; reason: private alias.
Removed service "FoxBundle\Repository\SupplierRepository"; reason: private alias.
Removed service "VillaBundle\Repository\OfferBaseRepository"; reason: private alias.
Removed service "FrontBundle\Repository\LocationRepository"; reason: private alias.
Removed service "FrontBundle\Repository\LocationTagRepository"; reason: private alias.
Removed service "FrontBundle\Repository\LandingPageRepository"; reason: private alias.
Removed service "FrontBundle\Repository\LandingPageAssetRepository"; reason: private alias.
Removed service "FrontBundle\Repository\LandingPageCategoryRepository"; reason: private alias.
Removed service "FrontBundle\Repository\ConciergeServiceRepository"; reason: private alias.
Removed service "FrontBundle\Repository\HomepageCoverRepository"; reason: private alias.
Removed service "FrontBundle\Repository\HomepageCardRepository"; reason: private alias.
Removed service "FrontBundle\Repository\HomepageVillaRepository"; reason: private alias.
Removed service "FrontBundle\Repository\HomepageInstagramRepository"; reason: private alias.
Removed service "FrontBundle\Repository\CountryRepository"; reason: private alias.
Removed service "FoxBundle\Repository\MessageRepository"; reason: private alias.
Removed service "VillaBundle\Repository\PoiRepository"; reason: private alias.
Removed service "VillaBundle\Repository\PoiCategoryRepository"; reason: private alias.
Removed service "VillaBundle\Repository\ReviewRepository"; reason: private alias.
Removed service "VillaBundle\Repository\UnavailabilitySyncErrorRepository"; reason: private alias.
Removed service "VillaBundle\Repository\UnavailabilityRepository"; reason: private alias.
Removed service "UserBundle\Repository\UserRepository"; reason: private alias.
Removed service "FrontBundle\Repository\RouteRepository"; reason: private alias.
Removed service "FoxBundle\Repository\TemplateRepository"; reason: private alias.
Removed service "FoxBundle\Repository\WishRepository"; reason: private alias.
Removed service "FoxBundle\Repository\WishCategoryRepository"; reason: private alias.
Removed service "FoxBundle\Repository\WishTaskRepository"; reason: private alias.
Removed service "FrontBundle\Repository\SearchRepository"; reason: private alias.
Removed service "FoxBundle\Repository\RedemptionCodeRepository"; reason: private alias.
Removed service "VillaBundle\Repository\VillaMentionRepository"; reason: private alias.
Removed service "VillaBundle\Repository\VillaTemporaryWarningRepository"; reason: private alias.
Removed service "FoxBundle\Repository\ExtraServiceRepository"; reason: private alias.
Removed service "FoxBundle\Repository\PromotionRepository"; reason: private alias.
Removed service "VillaBundle\Factory\PlaceFactory"; reason: private alias.
Removed service "VillaBundle\Factory\ReviewFactory"; reason: private alias.
Removed service "VillaBundle\Factory\VillaMentionFactory"; reason: private alias.
Removed service "VillaBundle\Factory\PoiFactory"; reason: private alias.
Removed service "UserBundle\Factory\UserFactory"; reason: private alias.
Removed service "FoxBundle\Factory\TripDetailFactory"; reason: private alias.
Removed service "FoxBundle\Factory\TransferDetailFactory"; reason: private alias.
Removed service "FoxBundle\Factory\ServiceRecoveryFactory"; reason: private alias.
Removed service "FoxBundle\Factory\WishFactory"; reason: private alias.
Removed service "FoxBundle\Factory\FolderCallFactory"; reason: private alias.
Removed service "FoxBundle\Factory\PaymentInFactory"; reason: private alias.
Removed service "FoxBundle\Factory\FolderFactory"; reason: private alias.
Removed service "FoxBundle\Factory\PaymentOutFactory"; reason: private alias.
Removed service "FoxBundle\Factory\CompensationFactory"; reason: private alias.
Removed service "FoxBundle\Factory\AdjustmentFactory"; reason: private alias.
Removed service "FoxBundle\Factory\SMSFactory"; reason: private alias.
Removed service "FoxBundle\Factory\TransferFactory"; reason: private alias.
Removed service "FoxBundle\Factory\SupplierBankAccountFactory"; reason: private alias.
Removed service "FoxBundle\Factory\TransferGroupFactory"; reason: private alias.
Removed service "FoxBundle\Factory\RequestFactory"; reason: private alias.
Removed service "FoxBundle\Factory\OnlinePaymentFactory"; reason: private alias.
Removed service "FoxBundle\Factory\ClientFactory"; reason: private alias.
Removed service "FrontBundle\Factory\WebsiteFactory"; reason: private alias.
Removed service "FrontBundle\Factory\CustomShortlistFactory"; reason: private alias.
Removed service "api_platform.name_converter"; reason: private alias.
Removed service "twig.extension.pagerfanta"; reason: private alias.
Removed service "white_october_pagerfanta.view_factory"; reason: private alias.
Removed service ".service_locator.q6rKGBk"; reason: private alias.
Removed service ".service_locator.5DCrJSp"; reason: private alias.
Removed service ".service_locator.3MKSTs."; reason: private alias.
Removed service ".service_locator.9LJrHhf"; reason: private alias.
Removed service ".service_locator.Rek57cs"; reason: private alias.
Removed service ".service_locator.Q1E_jDZ"; reason: private alias.
Removed service ".service_locator.MyZdkuP"; reason: private alias.
Removed service ".service_locator.esUWFpn"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.parameter.inner"; reason: private alias.
Removed service "api_platform.validator.metadata.resource.metadata_collection_factory.parameter.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.name_collection_factory.concerns.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.xml.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.concerns.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.yaml.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.not_exposed_operation.inner"; reason: private alias.
Removed service "sylius.state_provider.read"; reason: private alias.
Removed service "api_platform.state_provider.read.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.backed_enum.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.uri_template.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.main_controller.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.link.inner"; reason: private alias.
Removed service "api_platform.state_processor.respond"; reason: private alias.
Removed service "sylius.state_provider.dispatch_post_read_event.inner"; reason: private alias.
Removed service "sylius.resource_metadata_collection.factory.attributes"; reason: private alias.
Removed service "sylius.state_processor.flash.inner"; reason: private alias.
Removed service "sylius.state_provider.deserialize.inner"; reason: private alias.
Removed service "api_platform.state_provider.deserialize.inner"; reason: private alias.
Removed service "form.type_extension.form.request_handler"; reason: private alias.
Removed service "Sylius\Bundle\ThemeBundle\Asset\Installer\AssetsInstallerInterface"; reason: private alias.
Removed service "Sylius\Bundle\ThemeBundle\Twig\Loader\ThemedTemplateLoader.inner"; reason: private alias.
Removed service "validator"; reason: private alias.
Removed service "sylius.resource_metadata_collection.factory.doctrine.inner"; reason: private alias.
Removed service "sylius.resource_metadata_collection.factory.redirect.inner"; reason: private alias.
Removed service "sylius.state_processor.locator"; reason: private alias.
Removed service "sylius.state_processor.dispatch_post_write_event.inner"; reason: private alias.
Removed service "sylius.state_processor.serialize.inner"; reason: private alias.
Removed service "sylius.state_provider.form.inner"; reason: private alias.
Removed service "api_platform.state_processor.serialize.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.operation_name.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.input_output.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.formats.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.filters.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.alternate_uri.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.php_doc.inner"; reason: private alias.
Removed service "api_platform.state_provider.validate.inner"; reason: private alias.
Removed service "api_platform.state_provider.parameter_validator.inner"; reason: private alias.
Removed service "api_platform.state_provider.parameter.inner"; reason: private alias.
Removed service "sylius.state_processor.bulk_aware.inner"; reason: private alias.
Removed service "sylius.state_processor.write.inner"; reason: private alias.
Removed service "sylius.state_provider.validate.inner"; reason: private alias.
Removed service "api_platform.state_provider.content_negotiation.inner"; reason: private alias.
Removed service "api_platform.state_processor.write.inner"; reason: private alias.
Removed service "sylius.routing.factory.operation_route_path_factory.default"; reason: private alias.
Removed service "api_platform.messenger.metadata.resource.metadata_collection_factory.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.property_info.inner"; reason: private alias.
Removed service "api_platform.doctrine.orm.metadata.property.metadata_factory.inner"; reason: private alias.
Removed service "api_platform.doctrine.orm.metadata.resource.metadata_collection_factory.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.link_factory"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.serializer.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.default_property.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.identifier.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.attribute.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.yaml.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.validator.inner"; reason: private alias.
Removed service "api_platform.json_schema.metadata.property.metadata_factory.schema.inner"; reason: private alias.
Removed service "http_client"; reason: private alias.
Removed service "airbnb.villa.client"; reason: private alias.
Removed service "airbnb.calendar.client"; reason: private alias.
Removed service "activecampaign.client"; reason: private alias.
Removed service "api2c2pv4.client"; reason: private alias.
Removed service "aircall.client"; reason: private alias.
Removed service "airwallex.client"; reason: private alias.
Removed service "avantio.client"; reason: private alias.
Removed service "baliluxuryvillas.client"; reason: private alias.
Removed service "beds24v1.client"; reason: private alias.
Removed service "beds24v2.client"; reason: private alias.
Removed service "bramble.client"; reason: private alias.
Removed service "bookandlink.client"; reason: private alias.
Removed service "cimalpes.client"; reason: private alias.
Removed service "cloudbeds.client"; reason: private alias.
Removed service "cloudflare.client"; reason: private alias.
Removed service "collectionist.client"; reason: private alias.
Removed service "crawler_airbnb.client"; reason: private alias.
Removed service "currencyfreaks.client"; reason: private alias.
Removed service "deepl.client"; reason: private alias.
Removed service "elitehavens.client"; reason: private alias.
Removed service "frontapp.client"; reason: private alias.
Removed service "googlegemini.client"; reason: private alias.
Removed service "homhero.client"; reason: private alias.
Removed service "intervilla.client"; reason: private alias.
Removed service "invenio.client"; reason: private alias.
Removed service "newbook.client"; reason: private alias.
Removed service "oliverstravel.client"; reason: private alias.
Removed service "openai.client"; reason: private alias.
Removed service "opengds.client"; reason: private alias.
Removed service "pricelabs.client"; reason: private alias.
Removed service "rentalsunited.client"; reason: private alias.
Removed service "rentalsunitedpush.client"; reason: private alias.
Removed service "puglia.client"; reason: private alias.
Removed service "resonline.client"; reason: private alias.
Removed service "roomboss.client"; reason: private alias.
Removed service "salogi.client"; reason: private alias.
Removed service "sibarth.client"; reason: private alias.
Removed service "siteminder.client"; reason: private alias.
Removed service "stays.client"; reason: private alias.
Removed service "staah.client"; reason: private alias.
Removed service "swift.client"; reason: private alias.
Removed service "transferwise.client"; reason: private alias.
Removed service "yourrentals.client"; reason: private alias.
Removed service "hwi_oauth.http_client"; reason: private alias.
Removed service ".debug.http_client.inner"; reason: private alias.
Removed service ".debug.airbnb.villa.client.inner"; reason: private alias.
Removed service ".debug.airbnb.calendar.client.inner"; reason: private alias.
Removed service ".debug.activecampaign.client.inner"; reason: private alias.
Removed service ".debug.api2c2pv4.client.inner"; reason: private alias.
Removed service ".debug.aircall.client.inner"; reason: private alias.
Removed service ".debug.airwallex.client.inner"; reason: private alias.
Removed service ".debug.avantio.client.inner"; reason: private alias.
Removed service ".debug.baliluxuryvillas.client.inner"; reason: private alias.
Removed service ".debug.beds24v1.client.inner"; reason: private alias.
Removed service ".debug.beds24v2.client.inner"; reason: private alias.
Removed service ".debug.bramble.client.inner"; reason: private alias.
Removed service ".debug.bookandlink.client.inner"; reason: private alias.
Removed service ".debug.cimalpes.client.inner"; reason: private alias.
Removed service ".debug.cloudbeds.client.inner"; reason: private alias.
Removed service ".debug.cloudflare.client.inner"; reason: private alias.
Removed service ".debug.collectionist.client.inner"; reason: private alias.
Removed service ".debug.crawler_airbnb.client.inner"; reason: private alias.
Removed service ".debug.currencyfreaks.client.inner"; reason: private alias.
Removed service ".debug.deepl.client.inner"; reason: private alias.
Removed service ".debug.elitehavens.client.inner"; reason: private alias.
Removed service ".debug.frontapp.client.inner"; reason: private alias.
Removed service ".debug.googlegemini.client.inner"; reason: private alias.
Removed service ".debug.homhero.client.inner"; reason: private alias.
Removed service ".debug.intervilla.client.inner"; reason: private alias.
Removed service ".debug.invenio.client.inner"; reason: private alias.
Removed service ".debug.newbook.client.inner"; reason: private alias.
Removed service ".debug.oliverstravel.client.inner"; reason: private alias.
Removed service ".debug.openai.client.inner"; reason: private alias.
Removed service ".debug.opengds.client.inner"; reason: private alias.
Removed service ".debug.pricelabs.client.inner"; reason: private alias.
Removed service ".debug.rentalsunited.client.inner"; reason: private alias.
Removed service ".debug.rentalsunitedpush.client.inner"; reason: private alias.
Removed service ".debug.puglia.client.inner"; reason: private alias.
Removed service ".debug.resonline.client.inner"; reason: private alias.
Removed service ".debug.roomboss.client.inner"; reason: private alias.
Removed service ".debug.salogi.client.inner"; reason: private alias.
Removed service ".debug.sibarth.client.inner"; reason: private alias.
Removed service ".debug.siteminder.client.inner"; reason: private alias.
Removed service ".debug.stays.client.inner"; reason: private alias.
Removed service ".debug.staah.client.inner"; reason: private alias.
Removed service ".debug.swift.client.inner"; reason: private alias.
Removed service ".debug.transferwise.client.inner"; reason: private alias.
Removed service ".debug.yourrentals.client.inner"; reason: private alias.
Removed service "httplug.auto_discovery.auto_discovered_client"; reason: private alias.
Removed service "httplug.factory.auto"; reason: private alias.
Removed service "httplug.factory.buzz"; reason: private alias.
Removed service "httplug.factory.curl"; reason: private alias.
Removed service "httplug.factory.guzzle6"; reason: private alias.
Removed service "httplug.factory.guzzle7"; reason: private alias.
Removed service "httplug.factory.react"; reason: private alias.
Removed service "httplug.factory.socket"; reason: private alias.
Removed service "httplug.client.app"; reason: private alias.
Removed service "sylius.context.initiator.request_context"; reason: private alias.
Removed service "sylius.resource_metadata_collection.factory.vars.inner"; reason: private alias.
Removed service "sylius.resource_metadata_collection.factory.provider.inner"; reason: private alias.
Removed service "sylius.resource_metadata_collection.factory.resource_factory.inner"; reason: private alias.
Removed service "sylius.resource_metadata_collection.factory.event_short_name.inner"; reason: private alias.
Removed service "sylius.resource_metadata_collection.factory.templates_dir.inner"; reason: private alias.
Removed service "sylius.state_provider.locator"; reason: private alias.
Removed service "sylius.twig.context.factory"; reason: private alias.
Removed service "sylius.twig.context.factory.legacy.inner"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service "doctrine.orm.container_repository_factory"; reason: private alias.
Removed service "controller_resolver"; reason: private alias.
Removed service "argument_resolver"; reason: private alias.
Removed service "translator.data_collector.inner"; reason: private alias.
Removed service "security.access.decision_manager"; reason: private alias.
Removed service "security.firewall.authenticator.fox_api_soap"; reason: private alias.
Removed service "security.authenticator.http_basic.fox_api_opengds"; reason: private alias.
Removed service "security.firewall.authenticator.fox_api_opengds"; reason: private alias.
Removed service "security.firewall.authenticator.fox_api_rentals_united_push"; reason: private alias.
Removed service "security.authenticator.access_token.fox_api_cloudbeds"; reason: private alias.
Removed service "security.firewall.authenticator.fox_api_cloudbeds"; reason: private alias.
Removed service "security.firewall.authenticator.fox_api"; reason: private alias.
Removed service "security.authenticator.oauth.main"; reason: private alias.
Removed service "security.authenticator.form_login.main"; reason: private alias.
Removed service "security.authenticator.remember_me.main"; reason: private alias.
Removed service "security.firewall.authenticator.main"; reason: private alias.
Removed service "twig.error_renderer.html.inner"; reason: private alias.
Removed service "var_dumper.cli_dumper"; reason: private alias.
Removed service "Sylius\Bundle\ThemeBundle\Twig\Locator\TemplateLocatorInterface"; reason: private alias.
Removed service "CommonBundle\Translator\WebsiteTranslator.inner"; reason: private alias.
Removed service "api_platform.serializer.context_builder"; reason: private alias.
Removed service "api_platform.state_processor.add_link_header.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.name_collection_factory.attributes.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.name_collection_factory.class_name.inner"; reason: private alias.
Removed service "api_platform.metadata.property.name_collection_factory.xml.inner"; reason: private alias.
Removed service "api_platform.metadata.property.name_collection_factory.concerns.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.name_collection_factory.yaml.inner"; reason: private alias.
Removed service "api_platform.metadata.property.name_collection_factory.yaml.inner"; reason: private alias.
Removed service "api_platform.openapi.serializer_context_builder.inner"; reason: private alias.
Removed service "api_platform.state_provider.read"; reason: private alias.
Removed service "api_platform.json_schema.schema_factory"; reason: private alias.
Removed service "api_platform.hydra.normalizer.collection"; reason: private alias.
Removed service "api_platform.hydra.normalizer.collection_filters.inner"; reason: private alias.
Removed service "api_platform.hydra.name_converter.hydra_prefix.inner"; reason: private alias.
Removed service "api_platform.http_cache.processor.add_headers.inner"; reason: private alias.
Removed service "api_platform.state_provider.access_checker.inner"; reason: private alias.
Removed service "api_platform.state_provider.deserialize"; reason: private alias.
Removed service "api_platform.state_provider.access_checker"; reason: private alias.
Removed service "api_platform.state_provider.validate"; reason: private alias.
Removed service "security.event_dispatcher.fox_api_soap"; reason: private alias.
Removed service "security.event_dispatcher.fox_api_opengds"; reason: private alias.
Removed service "security.event_dispatcher.fox_api_rentals_united_push"; reason: private alias.
Removed service "security.event_dispatcher.fox_api_cloudbeds"; reason: private alias.
Removed service "security.event_dispatcher.fox_api"; reason: private alias.
Removed service "security.event_dispatcher.main"; reason: private alias.
Removed service ".doctrine.orm.default_metadata_driver.inner"; reason: private alias.
Removed service "command_bus"; reason: private alias.
Removed service "sylius.cache.metadata.resource_collection"; reason: private alias.
Removed service "cache.webpack_encore"; reason: private alias.
Removed service "cache.validator"; reason: private alias.
Removed service "cache.serializer"; reason: private alias.
Removed service "cache.property_info"; reason: private alias.
Removed service "cache.messenger.restart_workers_signal"; reason: private alias.
Removed service "request.cache"; reason: private alias.
Removed service "fast.cache"; reason: private alias.
Removed service "slow.cache"; reason: private alias.
Removed service "second_level.cache"; reason: private alias.
Removed service "rentalsunited.cache"; reason: private alias.
Removed service "fast_slow_chained.cache"; reason: private alias.
Removed service "cache.security_expression_language"; reason: private alias.
Removed service "cache.security_token_verifier"; reason: private alias.
Removed service ".ux_icons.cache"; reason: private alias.
Removed service "api_platform.cache.route_name_resolver"; reason: private alias.
Removed service "api_platform.cache.metadata.resource"; reason: private alias.
Removed service "api_platform.cache.metadata.property"; reason: private alias.
Removed service "api_platform.cache.metadata.resource_collection"; reason: private alias.
Removed service "api_platform.cache.openapi"; reason: private alias.
Removed service "serializer.mapping.class_metadata_factory"; reason: private alias.
Removed service "api_platform.openapi.normalizer"; reason: private alias.
Removed service "api_platform.json_schema.backward_compatible_schema_factory.inner"; reason: private alias.
Removed service "api_platform.openapi.normalizer.api_gateway"; reason: private alias.
Removed service "sylius.routing.factory.operation_route_path_factory.show.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.name_collection_factory.cached.inner"; reason: private alias.
Removed service "api_platform.metadata.property.name_collection_factory.cached.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.cached.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.cached.inner"; reason: private alias.
Removed service "http_client.transport"; reason: private alias.
Removed service "sylius.routing.factory.operation_route_path_factory.delete.inner"; reason: private alias.
Removed service "sylius.routing.factory.operation_route_path_factory.update.inner"; reason: private alias.
Removed service "sylius.routing.factory.operation_route_path_factory.bulk_operation.inner"; reason: private alias.
Removed service "sylius.routing.factory.operation_route_path_factory.create.inner"; reason: private alias.
Removed service ".service_locator.n_ENPtW"; reason: private alias.
Removed service ".service_locator.xMROYTa"; reason: private alias.
Removed service ".service_locator.loW6Ley"; reason: private alias.
Removed service ".service_locator.tMSwZnx"; reason: private alias.
Removed service ".service_locator.CaBhq91"; reason: private alias.
Removed service ".service_locator.fbmcHPw"; reason: private alias.
Removed service ".service_locator.Ck.I9g8"; reason: private alias.
Removed service ".service_locator.1KG.Sj7"; reason: private alias.
Removed service ".service_locator.AmNrENn"; reason: private alias.
Removed service ".service_locator.3pcPByb"; reason: private alias.
Removed service ".service_locator.Gwi0aeZ"; reason: private alias.
Removed service ".service_locator.d4zf8jT"; reason: private alias.
Removed service ".service_locator.bYsw_0L"; reason: private alias.
Removed service ".service_locator.lx1VzZh"; reason: private alias.
Removed service ".service_locator.tSKG7TJ"; reason: private alias.
Removed service ".service_locator.nyNE_S9"; reason: private alias.
Removed service ".service_locator.rixIKOk"; reason: private alias.
Removed service ".service_locator..CEedj1"; reason: private alias.
Removed service ".service_locator.Ubphq8y"; reason: private alias.
Removed service ".service_locator.bgwkPhU"; reason: private alias.
Removed service ".service_locator.aOuLAQP"; reason: private alias.
Removed service ".service_locator.ftn2lyS"; reason: private alias.
Removed service ".service_locator.F4WMRpv"; reason: private alias.
Removed service ".service_locator.TAuqKSs"; reason: private alias.
Removed service ".service_locator.2gyU54y"; reason: private alias.
Removed service ".service_locator.LEahOse"; reason: private alias.
Removed service ".service_locator.5tQEULi"; reason: private alias.
Removed service ".service_locator.lNs4po_"; reason: private alias.
Removed service ".service_locator.IbiMebY"; reason: private alias.
Removed service ".service_locator.EaFUhX4"; reason: private alias.
Removed service ".service_locator.bfr6bPs"; reason: private alias.
Removed service ".service_locator.t94pz6Q"; reason: private alias.
Removed service ".service_locator.vQ67yhd"; reason: private alias.
Removed service ".service_locator.zqFC1Nl"; reason: private alias.
Removed service ".service_locator.YCKd2OA"; reason: private alias.
Removed service ".service_locator.9ebPAyK"; reason: private alias.
Removed service ".service_locator.HzVbiGe"; reason: private alias.
Removed service ".service_locator.LJLyl3_"; reason: private alias.
Removed service ".service_locator.xuiSG4t"; reason: private alias.
Removed service ".service_locator.JPhGRFP"; reason: private alias.
Removed service ".service_locator.88muF0t"; reason: private alias.
Removed service ".service_locator.NUXziw0"; reason: private alias.
Removed service ".service_locator.4J3wq1J"; reason: private alias.
Removed service ".service_locator.HQZddX8"; reason: private alias.
Removed service ".service_locator.J8vqas4"; reason: private alias.
Removed service ".service_locator.8_ukX6p"; reason: private alias.
Removed service ".service_locator.LzCVDB_"; reason: private alias.
Removed service ".service_locator.hDrSs6H"; reason: private alias.
Removed service ".service_locator.eJh_GG0"; reason: private alias.
Removed service ".service_locator.rVqhqKu"; reason: private alias.
Removed service ".service_locator.VhStZcu"; reason: private alias.
Removed service ".service_locator.32VQuND"; reason: private alias.
Removed service ".service_locator..6C1aK1"; reason: private alias.
Removed service ".service_locator.MeocFep"; reason: private alias.
Removed service ".service_locator.Mm76r3U"; reason: private alias.
Removed service ".service_locator.8cdehi7"; reason: private alias.
Removed service ".service_locator.iOBI9.n"; reason: private alias.
Removed service ".service_locator.LNAccnW"; reason: private alias.
Removed service ".service_locator.5bFvVtr"; reason: private alias.
Removed service ".service_locator.mpRiG.t"; reason: private alias.
Removed service ".service_locator.gsYCwaA"; reason: private alias.
Removed service ".service_locator.zLkgXEe"; reason: private alias.
Removed service ".service_locator.WIst7FB"; reason: private alias.
Removed service ".service_locator.3bwhPlN"; reason: private alias.
Removed service ".service_locator.Bp8XL9k"; reason: private alias.
Removed service ".service_locator.y.bFp1K"; reason: private alias.
Removed service ".service_locator.GF.pMwk"; reason: private alias.
Removed service ".service_locator.gduirLJ"; reason: private alias.
Removed service ".service_locator.Y7z9bkh"; reason: private alias.
Removed service ".service_locator.hneUgsQ"; reason: private alias.
Removed service ".service_locator..R9Igo0"; reason: private alias.
Removed service ".service_locator.nQF9Hzc"; reason: private alias.
Removed service ".service_locator.9CxwNpc"; reason: private alias.
Removed service ".service_locator.awXBsOL"; reason: private alias.
Removed service ".service_locator.ypxqeRU"; reason: private alias.
Removed service ".service_locator.GwQu5iz"; reason: private alias.
Removed service ".service_locator.EuxFKIr"; reason: private alias.
Removed service ".service_locator.OvF8l4s"; reason: private alias.
Removed service ".service_locator.cFAajsq"; reason: private alias.
Removed service ".service_locator.WbPZrzq"; reason: private alias.
Removed service ".service_locator.rHoabGO"; reason: private alias.
Removed service ".service_locator.NFhOCPn"; reason: private alias.
Removed service ".service_locator.cBzfIcP"; reason: private alias.
Removed service ".service_locator.8zqVzjh"; reason: private alias.
Removed service ".service_locator.rNSqzDK"; reason: private alias.
Removed service ".service_locator.tspD28Q"; reason: private alias.
Removed service ".service_locator.LGkcIs5"; reason: private alias.
Removed service ".service_locator.hQJSXLZ"; reason: private alias.
Removed service ".service_locator.KrmN0Am"; reason: private alias.
Removed service ".service_locator.OjZTX5s"; reason: private alias.
Removed service ".service_locator.u7M.tt_"; reason: private alias.
Removed service ".service_locator.bg_WA96"; reason: private alias.
Removed service ".service_locator.UWra4Tz"; reason: private alias.
Removed service ".service_locator.yIjqGI9"; reason: private alias.
Removed service ".service_locator.A0Vg30e"; reason: private alias.
Removed service ".service_locator.mWl_R2k"; reason: private alias.
Removed service ".service_locator.iCyBFq3"; reason: private alias.
Removed service ".service_locator.sXX_V6q"; reason: private alias.
Removed service ".service_locator.OwHMBHk"; reason: private alias.
Removed service ".service_locator.1U66Dd_"; reason: private alias.
Removed service ".service_locator.ifrrwAi"; reason: private alias.
Removed service ".service_locator.zZ1yrym"; reason: private alias.
Removed service ".service_locator.cEdPE1K"; reason: private alias.
Removed service ".service_locator.omGIXz2"; reason: private alias.
Removed service ".service_locator.OFsvBQI"; reason: private alias.
Removed service ".service_locator.RjNzXUx"; reason: private alias.
Removed service ".service_locator.KJ1Sjnz"; reason: private alias.
Removed service ".service_locator.iO.xqRs"; reason: private alias.
Removed service ".service_locator.dA6zoW6"; reason: private alias.
Removed service ".service_locator.dTl0V.h"; reason: private alias.
Removed service ".service_locator.buFHwGZ"; reason: private alias.
Removed service ".service_locator.dmf.1F2"; reason: private alias.
Removed service ".service_locator.kH_uRtJ"; reason: private alias.
Removed service ".service_locator.Q9t.dve"; reason: private alias.
Removed service ".service_locator.GoQdo1D"; reason: private alias.
Removed service ".service_locator.Fsjekjd"; reason: private alias.
Removed service ".service_locator.5A2v7Cs"; reason: private alias.
Removed service ".service_locator.KjVOoKz"; reason: private alias.
Removed service ".service_locator.eoeJa2i"; reason: private alias.
Removed service ".service_locator.hyO6Xrj"; reason: private alias.
Removed service ".service_locator.bfTFJ5T"; reason: private alias.
Removed service ".service_locator.PDXxk24"; reason: private alias.
Removed service ".service_locator.8xNiUp6"; reason: private alias.
Removed service ".service_locator.S1c3bY2"; reason: private alias.
Removed service ".service_locator.6OJuVb_"; reason: private alias.
Removed service ".service_locator.l1VYTNx"; reason: private alias.
Removed service ".service_locator.pjiAoA5"; reason: private alias.
Removed service ".service_locator.75yuP28"; reason: private alias.
Removed service ".service_locator.O2cvhJ5"; reason: private alias.
Removed service ".service_locator.IjYXCMv"; reason: private alias.
Removed service ".service_locator.sbWBSTG"; reason: private alias.
Removed service ".service_locator.UrBwYFK"; reason: private alias.
Removed service ".service_locator.SHoe1Bf"; reason: private alias.
Removed service ".service_locator.OjlX5nZ"; reason: private alias.
Removed service ".service_locator.fiAqEew"; reason: private alias.
Removed service ".service_locator.Zi824oa"; reason: private alias.
Removed service ".service_locator.1OQkdJ7"; reason: private alias.
Removed service ".service_locator.0F3p9gO"; reason: private alias.
Removed service ".service_locator.k6sQVlI"; reason: private alias.
Removed service ".service_locator.XPe5Pry"; reason: private alias.
Removed service ".service_locator.IgLVPF7"; reason: private alias.
Removed service ".service_locator.GKU7vIN"; reason: private alias.
Removed service ".service_locator.pFRmFpQ"; reason: private alias.
Removed service ".service_locator.L6Ak41N"; reason: private alias.
Removed service ".service_locator.uSBKs_b"; reason: private alias.
Removed service ".service_locator.kQ7V1_C"; reason: private alias.
Removed service ".service_locator.nRHlOTx"; reason: private alias.
Removed service ".service_locator.QyCPXEj"; reason: private alias.
Removed service ".service_locator.79JhZJn"; reason: private alias.
Removed service ".service_locator.W2D7hkV"; reason: private alias.
Removed service ".service_locator.cJhudTr"; reason: private alias.
Removed service ".service_locator.NLmOuQi"; reason: private alias.
Removed service ".service_locator.J4i_ogw"; reason: private alias.
Removed service ".service_locator.i9dmC._"; reason: private alias.
Removed service ".service_locator.q6.CY0v"; reason: private alias.
Removed service ".service_locator.y7O5fQc"; reason: private alias.
Removed service ".service_locator.6_Bw0_R"; reason: private alias.
Removed service ".service_locator.d8YGn4o"; reason: private alias.
Removed service ".service_locator.zSfXnJB"; reason: private alias.
Removed service ".service_locator.170Q2Sm"; reason: private alias.
Removed service ".service_locator.lvqPQZu"; reason: private alias.
Removed service ".service_locator.2l0bsXq"; reason: private alias.
Removed service ".service_locator.PIYNpB3"; reason: private alias.
Removed service ".service_locator.oZwAHMu"; reason: private alias.
Removed service ".service_locator.PjLpyTf"; reason: private alias.
Removed service ".service_locator.t5SABLS"; reason: private alias.
Removed service ".service_locator.NjjmhfF"; reason: private alias.
Removed service ".service_locator.KHeL.ay"; reason: private alias.
Removed service ".service_locator.4tEhW6R"; reason: private alias.
Removed service ".service_locator.IPSuh5c"; reason: private alias.
Removed service ".service_locator.zfWrdJS"; reason: private alias.
Removed service ".service_locator.812wWpx"; reason: private alias.
Removed service ".service_locator.qNetL5H"; reason: private alias.
Removed service ".service_locator.6YzNF0m"; reason: private alias.
Removed service ".service_locator.ouaGI8i"; reason: private alias.
Removed service ".service_locator.I9Z705g"; reason: private alias.
Removed service ".service_locator.NL4lGK7"; reason: private alias.
Removed service ".service_locator.Abi75CH"; reason: private alias.
Removed service ".service_locator._bwYa5K"; reason: private alias.
Removed service ".service_locator.sy.hnQX"; reason: private alias.
Removed service ".service_locator.fgEG89i"; reason: private alias.
Removed service ".service_locator.og96hdA"; reason: private alias.
Removed service ".service_locator.w.K3k2m"; reason: private alias.
Removed service ".service_locator.6H5Owp0"; reason: private alias.
Removed service ".service_locator.waI7SS7"; reason: private alias.
Removed service ".service_locator.aae.jS."; reason: private alias.
Removed service ".service_locator.9nvaCmp"; reason: private alias.
Removed service ".service_locator.qE7pSfi"; reason: private alias.
Removed service ".service_locator.YsqS5eZ"; reason: private alias.
Removed service ".service_locator.OvFv2L1"; reason: private alias.
Removed service ".service_locator.nuCNL3L"; reason: private alias.
Removed service ".service_locator.u4PyTo4"; reason: private alias.
Removed service ".service_locator.K9oeTO5"; reason: private alias.
Removed service ".service_locator.ChGIXAP"; reason: private alias.
Removed service ".service_locator.EKnWByP"; reason: private alias.
Removed service ".service_locator.p2eJPKV"; reason: private alias.
Removed service ".service_locator.UCSROAC"; reason: private alias.
Removed service ".service_locator.zb2..QN"; reason: private alias.
Removed service ".service_locator.aELqq8U"; reason: private alias.
Removed service ".service_locator.VqDalXg"; reason: private alias.
Removed service ".service_locator.U7pISuI"; reason: private alias.
Removed service ".service_locator.2KHANUu"; reason: private alias.
Removed service ".service_locator..7isB.N"; reason: private alias.
Removed service ".service_locator.w9aEl09"; reason: private alias.
Removed service ".service_locator.zZSwjdB"; reason: private alias.
Removed service ".service_locator.oRHupVv"; reason: private alias.
Removed service ".service_locator.5.qcaGi"; reason: private alias.
Removed service ".service_locator.0DFU0xz"; reason: private alias.
Removed service ".service_locator.1cShkVF"; reason: private alias.
Removed service ".service_locator._lPTXSk"; reason: private alias.
Removed service ".service_locator.igZK1LF"; reason: private alias.
Removed service ".service_locator.utfC0wx"; reason: private alias.
744
Changed reference of service "App\Infrastructure\Villa\VillaStructuredDataGenerator" previously pointing to "CommonBundle\Translator\WebsiteTranslator" to "translator".
Changed reference of service "App\Infrastructure\Villa\VillaStructuredDataGenerator" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "fos_js_routing.extractor" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "fos_js_routing.router_debug_exposed_command" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "HWI\Bundle\OAuthBundle\Controller\Connect\ConnectController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "HWI\Bundle\OAuthBundle\Controller\Connect\ConnectController" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
Changed reference of service "HWI\Bundle\OAuthBundle\Controller\Connect\ConnectController" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "HWI\Bundle\OAuthBundle\Controller\Connect\RegisterController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "HWI\Bundle\OAuthBundle\Controller\Connect\RegisterController" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
Changed reference of service "HWI\Bundle\OAuthBundle\Controller\LoginController" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "hwi_oauth.authentication.listener.oauth" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "hwi_oauth.authentication.failure_handler" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "time.datetime_formatter" previously pointing to "CommonBundle\Translator\WebsiteTranslator" to "translator".
Changed reference of service "oneup_uploader.templating.uploader_helper" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "oneup_uploader.error_handler.blueimp" previously pointing to "CommonBundle\Translator\WebsiteTranslator" to "translator".
Changed reference of service "payum.token_factory_builder" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "httplug.factory.symfony" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "httplug.factory.symfony" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "SM\Callback\CascadeTransitionCallback" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "SM\Extension\Twig\SMExtension" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "sylius.console.command.resource_debug" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "sylius.context.initiator.legacy_request_context" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "sylius.resource_controller.redirect_handler" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "sylius.resource_controller.flash_helper" previously pointing to "CommonBundle\Translator\WebsiteTranslator" to "translator".
Changed reference of service "sylius.resource_controller.event_dispatcher" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sylius.resource_controller.view_handler" previously pointing to "front.view_handler" to "fos_rest.view_handler".
Changed reference of service "sylius.dispatcher.operation" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sylius.helper.flash" previously pointing to "CommonBundle\Translator\WebsiteTranslator" to "translator".
Changed reference of service "sylius.resource_metadata_collection.factory.state_machine" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "sylius.resource_metadata_collection.factory.doctrine" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "sylius.resource_metadata_collection.factory.redirect" previously pointing to "sylius.routing.factory.operation_route_name_factory" to "Sylius\Resource\Symfony\Routing\Factory\RouteName\OperationRouteNameFactoryInterface".
Changed reference of service "sylius.resource_metadata_collection.factory.resource_factory" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "sylius.resource_metadata_operation.initiator.http_operation" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "sylius.routing.loader.resource" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "sylius.routing.loader.resource" previously pointing to "sylius.route_factory" to "Sylius\Bundle\ResourceBundle\Routing\RouteFactoryInterface".
Changed reference of service "sylius.routing.loader.routes_attributes" previously pointing to "sylius.routing.factory.route_attributes" to "Sylius\Bundle\ResourceBundle\Routing\RouteAttributesFactoryInterface".
Changed reference of service "sylius.routing.loader.routes_attributes" previously pointing to "sylius.routing.factory.attributes_operation_route" to "Sylius\Resource\Symfony\Routing\Factory\AttributesOperationRouteFactoryInterface".
Changed reference of service "sylius.routing.redirect_handler" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "sylius.routing.redirect_handler" previously pointing to "sylius.routing.factory.operation_route_name_factory" to "Sylius\Resource\Symfony\Routing\Factory\RouteName\OperationRouteNameFactoryInterface".
Changed reference of service "sylius.state_provider.form" previously pointing to "sylius.form.factory" to "Sylius\Resource\Symfony\Form\Factory\FormFactoryInterface".
Changed reference of service "sylius.state_machine.operation.winzou" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "sylius.form.type.default" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "Sylius\Bundle\ResourceBundle\Doctrine\ResourceMappingDriverChain" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "sylius.event_subscriber.orm_mapped_super_class" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "sylius.event_subscriber.orm_repository_class" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.adjustment" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.adjustment" previously pointing to "vf.factory_decorated.adjustment" to "vf.factory.adjustment".
Changed reference of service "vf.controller.airport" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.api_state" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.villa_inspection" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.media_gallery" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.media_file" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.media_gallery_file" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.website" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.website" previously pointing to "vf.factory_decorated.website" to "vf.factory.website".
Changed reference of service "vf.controller.currency" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.currency_day" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.currency_rate" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.tax" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.google_label" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.locale" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.lead" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.client" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.client" previously pointing to "vf.factory_decorated.client" to "vf.factory.client".
Changed reference of service "vf.controller.service_recovery" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.service_recovery" previously pointing to "vf.factory_decorated.service_recovery" to "vf.factory.service_recovery".
Changed reference of service "vf.controller.compensation" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.compensation" previously pointing to "vf.factory_decorated.compensation" to "vf.factory.compensation".
Changed reference of service "vf.controller.destination" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.folder" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.folder" previously pointing to "vf.factory_decorated.folder" to "vf.factory.folder".
Changed reference of service "vf.controller.folder_call" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.folder_call" previously pointing to "vf.factory_decorated.folder_call" to "vf.factory.folder_call".
Changed reference of service "vf.controller.shortlist" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.shortlist" previously pointing to "vf.factory_decorated.shortlist" to "vf.factory.shortlist".
Changed reference of service "vf.controller.staff" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.request" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.request" previously pointing to "vf.factory_decorated.request" to "vf.factory.request".
Changed reference of service "vf.controller.inquiry" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.villa" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.villa_translation" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.villa_distribution" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.person_in_charge" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.villa_event" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.villa_rate_database" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.place" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.place" previously pointing to "vf.factory_decorated.place" to "vf.factory.place".
Changed reference of service "vf.controller.feature" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.feature_translation" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.villa_feature" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.fee" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.fee_translation" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.villa_fee" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.feature_category" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.feature_category_translation" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.villa_tag" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.villa_tag_translation" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.villa_tag_category" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.villa_tag_category_translation" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.villa_tc" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.content" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.content_translation" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.bank" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.phone_office" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.transfer_group" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.transfer_group" previously pointing to "vf.factory_decorated.transfer_group" to "vf.factory.transfer_group".
Changed reference of service "vf.controller.transfer_detail" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.transfer_detail" previously pointing to "vf.factory_decorated.transfer_detail" to "vf.factory.transfer_detail".
Changed reference of service "vf.controller.transfer_detail_translation" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.trip_detail" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.trip_detail" previously pointing to "vf.factory_decorated.trip_detail" to "vf.factory.trip_detail".
Changed reference of service "vf.controller.payment_in" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.payment_in" previously pointing to "vf.factory_decorated.payment_in" to "vf.factory.payment_in".
Changed reference of service "vf.controller.payment_out" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.payment_out" previously pointing to "vf.factory_decorated.payment_out" to "vf.factory.payment_out".
Changed reference of service "vf.controller.transfer" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.transfer" previously pointing to "vf.factory_decorated.transfer" to "vf.factory.transfer".
Changed reference of service "vf.controller.sms" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.sms" previously pointing to "vf.factory_decorated.sms" to "vf.factory.sms".
Changed reference of service "vf.controller.online_payment" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.online_payment" previously pointing to "vf.factory_decorated.online_payment" to "vf.factory.online_payment".
Changed reference of service "vf.controller.supplier" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.supplier_bank_account" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.supplier_bank_account" previously pointing to "vf.factory_decorated.supplier_bank_account" to "vf.factory.supplier_bank_account".
Changed reference of service "vf.controller.offer_base" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.location" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.location_translation" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.location_tag" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.location_tag_translation" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.landing_page" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.landing_page_translation" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.landing_page_asset" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.landing_page_asset_translation" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.landing_page_category" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.landing_page_category_translation" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.concierge_service" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.concierge_service_translation" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.homepage_cover" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.homepage_card" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.homepage_card_translation" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.homepage_villa" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.homepage_instagram" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.country" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.message" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.poi" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.poi" previously pointing to "vf.factory_decorated.poi" to "vf.factory.poi".
Changed reference of service "vf.controller.poi_translation" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.poi_category" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.poi_category_translation" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.review" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.review" previously pointing to "vf.factory_decorated.review" to "vf.factory.review".
Changed reference of service "vf.controller.review_translation" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.unavailability_sync_error" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.unavailability" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.user" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.user" previously pointing to "user_user_factory" to "vf.factory.user".
Changed reference of service "vf.controller.route" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.template" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.template_translation" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.wish" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.wish" previously pointing to "vf.factory_decorated.wish" to "vf.factory.wish".
Changed reference of service "vf.controller.wish_category" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.wish_task" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.search" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.redemption_code" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.villa_mention" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.villa_mention" previously pointing to "vf.factory_decorated.villa_mention" to "vf.factory.villa_mention".
Changed reference of service "vf.controller.villa_temporary_warning" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "vf.controller.extra_service" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "fos_rest.view_handler.default" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "sylius.processor.promotion" previously pointing to "sylius.provider.active_promotions" to "FoxBundle\Promotion\Provider\PreQualifiedForRequestPromotionsProvider".
Changed reference of service "sylius.generator.promotion_coupon" previously pointing to "sylius.custom_factory.promotion_coupon" to "sylius.factory.promotion_coupon".
Changed reference of service "sylius.controller.promotion" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "sylius.controller.promotion" previously pointing to "vf.factory_decorated.promotion" to "sylius.factory.promotion".
Changed reference of service "sylius.controller.promotion_translation" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "sylius.controller.promotion_action" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "sylius.controller.promotion_rule" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "sylius.controller.catalog_promotion" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "sylius.controller.catalog_promotion_translation" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "sylius.controller.catalog_promotion_scope" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "sylius.controller.catalog_promotion_action" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "sylius.controller.promotion_coupon" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "sylius.controller.promotion_coupon" previously pointing to "sylius.custom_factory.promotion_coupon" to "sylius.factory.promotion_coupon".
Changed reference of service "cmf_routing.dynamic_router" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "cmf_routing.redirect_controller" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "webpack_encore.tag_renderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "argument_resolver.request_payload" previously pointing to "CommonBundle\Translator\WebsiteTranslator" to "translator".
Changed reference of service "locale_listener" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "url_helper" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "services_resetter" previously pointing to "cache.app.traceable" to "cache.app".
Changed reference of service "services_resetter" previously pointing to "cache.system.traceable" to "cache.system".
Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "services_resetter" previously pointing to "cache.validator_expression_language.traceable" to "cache.validator_expression_language".
Changed reference of service "services_resetter" previously pointing to "cache.security_is_granted_attribute_expression_language.traceable" to "cache.security_is_granted_attribute_expression_language".
Changed reference of service "services_resetter" previously pointing to "cache.security_is_csrf_token_valid_attribute_expression_language.traceable" to "cache.security_is_csrf_token_valid_attribute_expression_language".
Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.messenger_consume_messages" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.messenger_failed_messages_retry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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 "CommonBundle\Translator\WebsiteTranslator" to "translator".
Changed reference of service "console.command.translation_lint" previously pointing to "CommonBundle\Translator\WebsiteTranslator" to "translator".
Changed reference of service "cache.app.taggable" previously pointing to "cache.app.traceable" to "cache.app".
Changed reference of service "cache.system_clearer" previously pointing to "cache.system.traceable" to "cache.system".
Changed reference of service "cache.system_clearer" previously pointing to "cache.validator_expression_language.traceable" to "cache.validator_expression_language".
Changed reference of service "cache.system_clearer" previously pointing to "cache.security_is_granted_attribute_expression_language.traceable" to "cache.security_is_granted_attribute_expression_language".
Changed reference of service "cache.system_clearer" previously pointing to "cache.security_is_csrf_token_valid_attribute_expression_language.traceable" to "cache.security_is_csrf_token_valid_attribute_expression_language".
Changed reference of service "cache.global_clearer" previously pointing to "cache.app.traceable" to "cache.app".
Changed reference of service "cache.global_clearer" previously pointing to "cache.system.traceable" to "cache.system".
Changed reference of service "cache.global_clearer" previously pointing to "cache.validator_expression_language.traceable" to "cache.validator_expression_language".
Changed reference of service "cache.global_clearer" previously pointing to "cache.security_is_granted_attribute_expression_language.traceable" to "cache.security_is_granted_attribute_expression_language".
Changed reference of service "cache.global_clearer" previously pointing to "cache.security_is_csrf_token_valid_attribute_expression_language.traceable" to "cache.security_is_csrf_token_valid_attribute_expression_language".
Changed reference of service "psr18.http_client" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "psr18.http_client" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "httplug.http_client" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "httplug.http_client" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "psr18.airbnb.villa.client" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "psr18.airbnb.villa.client" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "httplug.airbnb.villa.client" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "httplug.airbnb.villa.client" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "psr18.airbnb.calendar.client" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "psr18.airbnb.calendar.client" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "httplug.airbnb.calendar.client" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "httplug.airbnb.calendar.client" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "psr18.activecampaign.client" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "psr18.activecampaign.client" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "httplug.activecampaign.client" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "httplug.activecampaign.client" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "psr18.api2c2pv4.client" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "psr18.api2c2pv4.client" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "httplug.api2c2pv4.client" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "httplug.api2c2pv4.client" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "psr18.aircall.client" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "psr18.aircall.client" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "httplug.aircall.client" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "httplug.aircall.client" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "psr18.airwallex.client" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "psr18.airwallex.client" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "httplug.airwallex.client" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "httplug.airwallex.client" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "psr18.avantio.client" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "psr18.avantio.client" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "httplug.avantio.client" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "httplug.avantio.client" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "psr18.baliluxuryvillas.client" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "psr18.baliluxuryvillas.client" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "httplug.baliluxuryvillas.client" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "httplug.baliluxuryvillas.client" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "psr18.beds24v1.client" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "psr18.beds24v1.client" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "httplug.beds24v1.client" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "httplug.beds24v1.client" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "psr18.beds24v2.client" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "psr18.beds24v2.client" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "httplug.beds24v2.client" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "httplug.beds24v2.client" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "psr18.bramble.client" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "psr18.bramble.client" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "httplug.bramble.client" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "httplug.bramble.client" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "psr18.bookandlink.client" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "psr18.bookandlink.client" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "httplug.bookandlink.client" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "httplug.bookandlink.client" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "psr18.cimalpes.client" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "psr18.cimalpes.client" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "httplug.cimalpes.client" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "httplug.cimalpes.client" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "psr18.cloudbeds.client" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "psr18.cloudbeds.client" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "httplug.cloudbeds.client" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "httplug.cloudbeds.client" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "psr18.cloudflare.client" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "psr18.cloudflare.client" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "httplug.cloudflare.client" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "httplug.cloudflare.client" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "psr18.collectionist.client" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "psr18.collectionist.client" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "httplug.collectionist.client" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "httplug.collectionist.client" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "psr18.crawler_airbnb.client" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "psr18.crawler_airbnb.client" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "httplug.crawler_airbnb.client" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "httplug.crawler_airbnb.client" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "psr18.currencyfreaks.client" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "psr18.currencyfreaks.client" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "httplug.currencyfreaks.client" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "httplug.currencyfreaks.client" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "psr18.deepl.client" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "psr18.deepl.client" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "httplug.deepl.client" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "httplug.deepl.client" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "psr18.elitehavens.client" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "psr18.elitehavens.client" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "httplug.elitehavens.client" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "httplug.elitehavens.client" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "psr18.frontapp.client" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "psr18.frontapp.client" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "httplug.frontapp.client" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "httplug.frontapp.client" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "psr18.googlegemini.client" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "psr18.googlegemini.client" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "httplug.googlegemini.client" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "httplug.googlegemini.client" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "psr18.homhero.client" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "psr18.homhero.client" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "httplug.homhero.client" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "httplug.homhero.client" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "psr18.intervilla.client" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "psr18.intervilla.client" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "httplug.intervilla.client" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "httplug.intervilla.client" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "psr18.invenio.client" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "psr18.invenio.client" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "httplug.invenio.client" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "httplug.invenio.client" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "psr18.newbook.client" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "psr18.newbook.client" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "httplug.newbook.client" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "httplug.newbook.client" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "psr18.oliverstravel.client" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "psr18.oliverstravel.client" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "httplug.oliverstravel.client" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "httplug.oliverstravel.client" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "psr18.openai.client" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "psr18.openai.client" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "httplug.openai.client" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "httplug.openai.client" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "psr18.opengds.client" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "psr18.opengds.client" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "httplug.opengds.client" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "httplug.opengds.client" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "psr18.pricelabs.client" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "psr18.pricelabs.client" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "httplug.pricelabs.client" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "httplug.pricelabs.client" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "psr18.rentalsunited.client" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "psr18.rentalsunited.client" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "httplug.rentalsunited.client" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "httplug.rentalsunited.client" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "psr18.rentalsunitedpush.client" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "psr18.rentalsunitedpush.client" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "httplug.rentalsunitedpush.client" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "httplug.rentalsunitedpush.client" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "psr18.puglia.client" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "psr18.puglia.client" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "httplug.puglia.client" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "httplug.puglia.client" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "psr18.resonline.client" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "psr18.resonline.client" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "httplug.resonline.client" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "httplug.resonline.client" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "psr18.roomboss.client" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "psr18.roomboss.client" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "httplug.roomboss.client" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "httplug.roomboss.client" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "psr18.salogi.client" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "psr18.salogi.client" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "httplug.salogi.client" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "httplug.salogi.client" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "psr18.sibarth.client" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "psr18.sibarth.client" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "httplug.sibarth.client" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "httplug.sibarth.client" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "psr18.siteminder.client" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "psr18.siteminder.client" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "httplug.siteminder.client" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "httplug.siteminder.client" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "psr18.stays.client" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "psr18.stays.client" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "httplug.stays.client" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "httplug.stays.client" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "psr18.staah.client" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "psr18.staah.client" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "httplug.staah.client" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "httplug.staah.client" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "psr18.swift.client" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "psr18.swift.client" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "httplug.swift.client" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "httplug.swift.client" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "psr18.transferwise.client" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "psr18.transferwise.client" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "httplug.transferwise.client" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "httplug.transferwise.client" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "psr18.yourrentals.client" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "psr18.yourrentals.client" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "httplug.yourrentals.client" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "httplug.yourrentals.client" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "mailer.mailer" previously pointing to "debug.traced.command_bus" to "messenger.default_bus".
Changed reference of service "mailer.mailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.native" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.sendmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.smtp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "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 "serializer.normalizer.problem" previously pointing to "CommonBundle\Translator\WebsiteTranslator" to "translator".
Changed reference of service "serializer.normalizer.translatable" previously pointing to "CommonBundle\Translator\WebsiteTranslator" to "translator".
Changed reference of service "form.type.choice" previously pointing to "CommonBundle\Translator\WebsiteTranslator" to "translator".
Changed reference of service "form.type.file" previously pointing to "CommonBundle\Translator\WebsiteTranslator" to "translator".
Changed reference of service "form.type.color" previously pointing to "CommonBundle\Translator\WebsiteTranslator" to "translator".
Changed reference of service "form.type_extension.form.transformation_failure_handling" previously pointing to "CommonBundle\Translator\WebsiteTranslator" to "translator".
Changed reference of service "form.type_extension.form.validator" previously pointing to "CommonBundle\Translator\WebsiteTranslator" to "translator".
Changed reference of service "form.type_extension.upload.validator" previously pointing to "CommonBundle\Translator\WebsiteTranslator" to "translator".
Changed reference of service "form.type_extension.csrf" previously pointing to "CommonBundle\Translator\WebsiteTranslator" to "translator".
Changed reference of service "validator.builder" previously pointing to "CommonBundle\Translator\WebsiteTranslator" to "translator".
Changed reference of service "validator.expression_language" previously pointing to "cache.validator_expression_language.traceable" to "cache.validator_expression_language".
Changed reference of service "messenger.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.middleware.router_context" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "messenger.retry.send_failed_message_for_retry_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.routable_message_bus" previously pointing to "debug.traced.command_bus" to "messenger.default_bus".
Changed reference of service "messenger.redispatch_message_handler" previously pointing to "debug.traced.command_bus" to "messenger.default_bus".
Changed reference of service "notifier.channel.chat" previously pointing to "debug.traced.command_bus" to "messenger.default_bus".
Changed reference of service "notifier.channel.sms" previously pointing to "debug.traced.command_bus" to "messenger.default_bus".
Changed reference of service "notifier.channel.email" previously pointing to "debug.traced.command_bus" to "messenger.default_bus".
Changed reference of service "notifier.channel.push" previously pointing to "debug.traced.command_bus" to "messenger.default_bus".
Changed reference of service "notifier.channel.desktop" previously pointing to "debug.traced.command_bus" to "messenger.default_bus".
Changed reference of service "chatter" previously pointing to "debug.traced.command_bus" to "messenger.default_bus".
Changed reference of service "chatter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "texter" previously pointing to "debug.traced.command_bus" to "messenger.default_bus".
Changed reference of service "texter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "notifier.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "notifier.transport_factory.slack" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "notifier.transport_factory.twilio" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "notifier.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console_profiler_listener" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "data_collector.cache" previously pointing to "cache.app.traceable" to "cache.app".
Changed reference of service "data_collector.cache" previously pointing to "cache.system.traceable" to "cache.system".
Changed reference of service "data_collector.cache" previously pointing to "cache.validator_expression_language.traceable" to "cache.validator_expression_language".
Changed reference of service "data_collector.cache" previously pointing to "cache.security_is_granted_attribute_expression_language.traceable" to "cache.security_is_granted_attribute_expression_language".
Changed reference of service "data_collector.cache" previously pointing to "cache.security_is_csrf_token_valid_attribute_expression_language.traceable" to "cache.security_is_csrf_token_valid_attribute_expression_language".
Changed reference of service "data_collector.messenger" previously pointing to "debug.traced.command_bus" to "messenger.default_bus".
Changed reference of service "security.user_checker_locator" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
Changed reference of service "security.user_checker_locator" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
Changed reference of service "security.user_checker_locator" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
Changed reference of service "security.user_checker_locator" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
Changed reference of service "security.user_checker_locator" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
Changed reference of service "security.user_checker_locator" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
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.is_granted_attribute_expression_language" previously pointing to "cache.security_is_granted_attribute_expression_language.traceable" to "cache.security_is_granted_attribute_expression_language".
Changed reference of service "security.is_csrf_token_valid_attribute_expression_language" previously pointing to "cache.security_is_csrf_token_valid_attribute_expression_language.traceable" to "cache.security_is_csrf_token_valid_attribute_expression_language".
Changed reference of service "security.context_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "security.authenticator.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.json_login" previously pointing to "CommonBundle\Translator\WebsiteTranslator" to "translator".
Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.command.debug_firewall" previously pointing to "debug.FoxBundle\Security\SoapAuthenticator" to "FoxBundle\Security\SoapAuthenticator".
Changed reference of service "security.command.debug_firewall" previously pointing to "debug.FoxBundle\Security\RentalsUnitedPushAuthenticator" to "FoxBundle\Security\RentalsUnitedPushAuthenticator".
Changed reference of service "security.command.debug_firewall" previously pointing to "debug.FoxBundle\Security\TokenAuthenticator" to "FoxBundle\Security\TokenAuthenticator".
Changed reference of service "security.authenticator.manager.fox_api_soap" previously pointing to "debug.FoxBundle\Security\SoapAuthenticator" to "FoxBundle\Security\SoapAuthenticator".
Changed reference of service "security.listener.user_checker.fox_api_soap" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
Changed reference of service ".service_locator.uS6H.ZO" previously pointing to "debug.FoxBundle\Security\SoapAuthenticator" to "FoxBundle\Security\SoapAuthenticator".
Changed reference of service "security.listener.user_checker.fox_api_opengds" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
Changed reference of service "security.authenticator.manager.fox_api_rentals_united_push" previously pointing to "debug.FoxBundle\Security\RentalsUnitedPushAuthenticator" to "FoxBundle\Security\RentalsUnitedPushAuthenticator".
Changed reference of service "security.listener.user_checker.fox_api_rentals_united_push" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
Changed reference of service ".service_locator.VsjCOB9" previously pointing to "debug.FoxBundle\Security\RentalsUnitedPushAuthenticator" to "FoxBundle\Security\RentalsUnitedPushAuthenticator".
Changed reference of service "security.listener.user_checker.fox_api_cloudbeds" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
Changed reference of service "security.authenticator.manager.fox_api" previously pointing to "debug.FoxBundle\Security\TokenAuthenticator" to "FoxBundle\Security\TokenAuthenticator".
Changed reference of service "security.listener.user_checker.fox_api" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
Changed reference of service ".service_locator.aAMo.Qg" previously pointing to "debug.FoxBundle\Security\TokenAuthenticator" to "FoxBundle\Security\TokenAuthenticator".
Changed reference of service "security.authentication.failure_handler.main.oauth" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "security.authentication.success_handler.main.form_login" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "security.listener.user_checker.main" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
Changed reference of service "security.authentication.switchuser_listener.main" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
Changed reference of service "security.authentication.switchuser_listener.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener.main" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "twig.extension.trans" previously pointing to "CommonBundle\Translator\WebsiteTranslator" to "translator".
Changed reference of service "twig.extension.routing" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "twig.extension.form" previously pointing to "CommonBundle\Translator\WebsiteTranslator" to "translator".
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 "VillaBundle\MarketingContent\MarketingContentNotifier" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "VillaBundle\Poi\FixedPoiAdapter" previously pointing to "CommonBundle\Translator\WebsiteTranslator" to "translator".
Changed reference of service "VillaBundle\Poi\PoiProvider" previously pointing to "cache.app.traceable" to "cache.app".
Changed reference of service "VillaBundle\Sylius\CustomResourceLoader" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "VillaBundle\Sylius\CustomResourceLoader" previously pointing to "sylius.route_factory" to "Sylius\Bundle\ResourceBundle\Routing\RouteFactoryInterface".
Changed reference of service "UserBundle\Handler\SuccessAuthenticationHandler" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "UserBundle\Provider\OAuthUserProvider" previously pointing to "user_user_factory" to "vf.factory.user".
Changed reference of service "UserBundle\Provider\OAuthUserProvider" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fox.promotion.action.percentage_discount" previously pointing to "vf.factory_decorated.adjustment" to "vf.factory.adjustment".
Changed reference of service "fox.promotion.action.percentage_dates_discount" previously pointing to "vf.factory_decorated.adjustment" to "vf.factory.adjustment".
Changed reference of service "fox.promotion.action.fixed_rate" previously pointing to "vf.factory_decorated.adjustment" to "vf.factory.adjustment".
Changed reference of service "FoxBundle\Api\AirCall\AirCallCsvImporter" previously pointing to "cache.app.traceable" to "cache.app".
Changed reference of service "FoxBundle\Api\Avantio\AvantioNotifyStatus" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "FoxBundle\Api\Avantio\AvantioPriceCalculator" previously pointing to "vf.factory_decorated.adjustment" to "vf.factory.adjustment".
Changed reference of service "FoxBundle\Api\HomHero\HomHeroPriceCalculator" previously pointing to "vf.factory_decorated.adjustment" to "vf.factory.adjustment".
Changed reference of service "FoxBundle\Api\Intervilla\IntervillaApi" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "FoxBundle\Api\Intervilla\IntervillaUpdateListener" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "FoxBundle\Api\OpenGds\OpenGdsRequestHandler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "FoxBundle\Api\OpenTravelAlliance\HotelAvailNotifRQHandler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "FoxBundle\Api\OpenTravelAlliance\HotelRateAmountNotifRQHandler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "FoxBundle\Api\RentalsUnited\AbstractRentalsUnitedApi" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "FoxBundle\Api\RentalsUnited\RentalsUnitedApi" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "FoxBundle\Api\RentalsUnited\RentalsUnitedCancellator" previously pointing to "vf.factory_decorated.adjustment" to "vf.factory.adjustment".
Changed reference of service "FoxBundle\Api\RentalsUnited\RentalsUnitedCancellator" previously pointing to "vf.factory_decorated.payment_out" to "vf.factory.payment_out".
Changed reference of service "FoxBundle\Api\RentalsUnited\RentalsUnitedCancellator" previously pointing to "vf.factory_decorated.payment_in" to "vf.factory.payment_in".
Changed reference of service "FoxBundle\Api\RentalsUnited\RentalsUnitedNotifyStatus" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "FoxBundle\Api\RentalsUnited\RentalsUnitedPriceCalculator" previously pointing to "vf.factory_decorated.adjustment" to "vf.factory.adjustment".
Changed reference of service "FoxBundle\Api\RequestApiHolder" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "FoxBundle\Api\Roomboss\RoombossPriceCalculator" previously pointing to "vf.factory_decorated.adjustment" to "vf.factory.adjustment".
Changed reference of service "FoxBundle\ApiPush\RentalsUnitedPush\RentalsUnitedApiPush" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "FoxBundle\ApiPush\RentalsUnitedPush\RentalsUnitedBookingHandler" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "FoxBundle\ApiPush\RentalsUnitedPush\RentalsUnitedWebhookBookingPushAdapter" previously pointing to "vf.factory_decorated.payment_in" to "vf.factory.payment_in".
Changed reference of service "FoxBundle\ApiPush\RentalsUnitedPush\RentalsUnitedWebhookBookingPushAdapter" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "FoxBundle\ApiPush\RentalsUnitedPush\RentalsUnitedWebhookBookingPushAdapter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "FoxBundle\AutomatedPaymentIn\AutomatedPaymentDueService" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "FoxBundle\DoctrineListener\ClientEmailUpdateListener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "FoxBundle\EventListener\FolderGreetedSubscriber" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "FoxBundle\EventListener\PaymentInFormSubscriber" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "FoxBundle\EventListener\PaymentOutPendingListener" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "FoxBundle\EventListener\RequestUpdateApiSubscriber" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "FoxBundle\EventListener\UnattributeFoldersOnUserDisablingSubscriber" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "FoxBundle\EventListener\VillaInspectionSubscriber" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "FoxBundle\Factory\PromotionFactory" previously pointing to "vf.factory_decorated.promotion" to "sylius.factory.promotion".
Changed reference of service "FoxBundle\FolderCall\FolderCallAdapter" previously pointing to "vf.factory_decorated.folder_call" to "vf.factory.folder_call".
Changed reference of service "FoxBundle\FolderCall\FolderCallAdapter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "FoxBundle\FolderTCAllocator\FolderTCAutoAllocator" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "FoxBundle\Google\GoogleSheetManagerAsync" previously pointing to "debug.traced.command_bus" to "messenger.default_bus".
Changed reference of service "FoxBundle\Notification\BalancePaymentReminderFailedNotification" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "FoxBundle\Notification\FolderCallMissedNotification" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "FoxBundle\Notification\FoxMessageTransport\FoxMessageChannel" previously pointing to "debug.traced.command_bus" to "messenger.default_bus".
Changed reference of service "FoxBundle\Notification\FoxMessageTransport\FoxMessageTransport" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "FoxBundle\Notification\SmsReceivedNotification" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "FoxBundle\Notification\WebPushTransport\WebPushTransportFactory" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "FoxBundle\Notification\WebPushTransport\WebPushTransportFactory" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "FoxBundle\Notification\WishDeadlineNotification" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "FoxBundle\Payment\OnlinePaymentGenerator" previously pointing to "vf.factory_decorated.online_payment" to "vf.factory.online_payment".
Changed reference of service "FoxBundle\Payment\OnlinePaymentGenerator" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "FoxBundle\Payment\PaymentInGenerator" previously pointing to "vf.factory_decorated.payment_in" to "vf.factory.payment_in".
Changed reference of service "FoxBundle\Payment\PaymentInGenerator" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "FoxBundle\Payment\PayumPaymentHandleExtension" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "FoxBundle\Payment\PayumPaymentHandleExtension" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "FoxBundle\Payment\PayumTokenFactory" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "FoxBundle\PriceCalculator\TravelAgentCommissionProcessor" previously pointing to "vf.factory_decorated.adjustment" to "vf.factory.adjustment".
Changed reference of service "FoxBundle\PriceCalculator\VillaFeatureProcessor" previously pointing to "vf.factory_decorated.adjustment" to "vf.factory.adjustment".
Changed reference of service "FoxBundle\PriceCalculator\VillaFeeProcessor" previously pointing to "vf.factory_decorated.adjustment" to "vf.factory.adjustment".
Changed reference of service "FoxBundle\StateMachineCallback\FolderArchiveAutomatePaymentWishCallback" previously pointing to "vf.factory_decorated.wish" to "vf.factory.wish".
Changed reference of service "FoxBundle\StateMachineCallback\FolderCancelGuard" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "FoxBundle\StateMachineCallback\PaymentInCancelOnlineCallback" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "FoxBundle\StateMachineCallback\PaymentInConfirmDiffCallback" previously pointing to "vf.factory_decorated.adjustment" to "vf.factory.adjustment".
Changed reference of service "FoxBundle\StateMachineCallback\PaymentInConfirmDiffCallback" previously pointing to "vf.factory_decorated.payment_in" to "vf.factory.payment_in".
Changed reference of service "FoxBundle\StateMachineCallback\PaymentInConfirmFolderCallback" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "FoxBundle\StateMachineCallback\PaymentNotifyCallback" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "FoxBundle\StateMachineCallback\RequestCancelInquiryCallback" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "FoxBundle\StateMachineTransition\PaymentOutTransitionner" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "FoxBundle\Template\ContextProcessor\PaymentInProcessor" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "FoxBundle\Transfer\TransferPaymentConfirmator" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "FoxBundle\Wish\WishCreator" previously pointing to "vf.factory_decorated.wish" to "vf.factory.wish".
Changed reference of service "script.translation.translation_importer" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "ScriptBundle\Command\DeeplTranslateCommand" previously pointing to "CommonBundle\Translator\WebsiteTranslator" to "translator".
Changed reference of service "ScriptBundle\Command\ReviewEmailSendingCommand" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "ScriptBundle\Command\StateMachineUpdateCommand" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "ScriptBundle\Command\TranslationDumpJsCommand" previously pointing to "CommonBundle\Translator\WebsiteTranslator" to "translator".
Changed reference of service "ScriptBundle\Command\VillaMinPriceMentionCommand" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "FrontBundle\Adapter\ApiContentVillaDetailAdapter" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "FrontBundle\Adapter\LocationHintMessageAdapter" previously pointing to "CommonBundle\Translator\WebsiteTranslator" to "translator".
Changed reference of service "FrontBundle\Adapter\StaffAdapter" previously pointing to "CommonBundle\Translator\WebsiteTranslator" to "translator".
Changed reference of service "FrontBundle\Adapter\VillaListAdapter" previously pointing to "CommonBundle\Translator\WebsiteTranslator" to "translator".
Changed reference of service "FrontBundle\Adapter\VillaOfferAdapter" previously pointing to "CommonBundle\Translator\WebsiteTranslator" to "translator".
Changed reference of service "FrontBundle\CsvReader\FacebookCatalogReader" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "FrontBundle\CsvReader\GoogleRemarketingReader" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "FrontBundle\Custom\ClickFrenzyLanding" previously pointing to "CommonBundle\Translator\WebsiteTranslator" to "translator".
Changed reference of service "FrontBundle\EmailEnroll\EmailEnrollListener" previously pointing to "debug.traced.command_bus" to "messenger.default_bus".
Changed reference of service "FrontBundle\EventListener\ConvertToMessageListener" previously pointing to "debug.traced.command_bus" to "messenger.default_bus".
Changed reference of service "FrontBundle\EventListener\CustomEmailShortlistCreatorListener" previously pointing to "vf.factory_decorated.shortlist" to "vf.factory.shortlist".
Changed reference of service "FrontBundle\EventListener\FavoriteInquiryListener" previously pointing to "vf.factory_decorated.request" to "vf.factory.request".
Changed reference of service "FrontBundle\EventListener\Form\TranslationListener" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "FrontBundle\EventListener\HostListener" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "FrontBundle\EventListener\HostRouterListener" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "FrontBundle\EventListener\RequestFormDistributionListener" previously pointing to "vf.factory_decorated.client" to "vf.factory.client".
Changed reference of service "FrontBundle\EventListener\RequestFormFoxListener" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "FrontBundle\EventListener\RequestFormFrontListener" previously pointing to "vf.factory_decorated.client" to "vf.factory.client".
Changed reference of service "FrontBundle\EventListener\ReviewNotificationListener" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "FrontBundle\EventListener\WebsiteLocaleListener" previously pointing to "CommonBundle\Translator\WebsiteTranslator" to "translator".
Changed reference of service "FrontBundle\FolderCreator" previously pointing to "vf.factory_decorated.folder" to "vf.factory.folder".
Changed reference of service "FrontBundle\Form\Admin\SearchEditType" previously pointing to "CommonBundle\Translator\WebsiteTranslator" to "translator".
Changed reference of service "FrontBundle\Form\Admin\SearchType" previously pointing to "CommonBundle\Translator\WebsiteTranslator" to "translator".
Changed reference of service "FrontBundle\Form\Distribution\RequestType" previously pointing to "CommonBundle\Translator\WebsiteTranslator" to "translator".
Changed reference of service "FrontBundle\Form\Distribution\SearchType" previously pointing to "CommonBundle\Translator\WebsiteTranslator" to "translator".
Changed reference of service "FrontBundle\Form\LandingPageCategoryType" previously pointing to "CommonBundle\Translator\WebsiteTranslator" to "translator".
Changed reference of service "FrontBundle\Form\LandingPageType" previously pointing to "CommonBundle\Translator\WebsiteTranslator" to "translator".
Changed reference of service "FrontBundle\Form\LocationSelectType" previously pointing to "CommonBundle\Translator\WebsiteTranslator" to "translator".
Changed reference of service "FrontBundle\Form\RequestType" previously pointing to "CommonBundle\Translator\WebsiteTranslator" to "translator".
Changed reference of service "FrontBundle\Form\SearchType" previously pointing to "CommonBundle\Translator\WebsiteTranslator" to "translator".
Changed reference of service "FrontBundle\Lead\UserLeadProvider" previously pointing to "vf.factory_decorated.client" to "vf.factory.client".
Changed reference of service "FrontBundle\MessageHandler\SlackMessageHandler" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "FrontBundle\Router\WebsiteRouter" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "FrontBundle\Search\SearchDispatcher" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "FrontBundle\Twig\ContentExtension" previously pointing to "CommonBundle\Translator\WebsiteTranslator" to "translator".
Changed reference of service "FrontBundle\Twig\StructuredDataExtension" previously pointing to "CommonBundle\Translator\WebsiteTranslator" to "translator".
Changed reference of service "FrontBundle\Twig\WebsiteRoutingExtension" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "FrontBundle\Controller\GuestController" previously pointing to "CommonBundle\Translator\WebsiteTranslator" to "translator".
Changed reference of service "FrontBundle\Controller\GuestController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "CommonBundle\Messenger\InMemoryUntilResponseTransportFactory" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "CommonBundle\Messenger\RouterContextMiddleware" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "CommonBundle\Slack\SlackSender" previously pointing to "common.slack_client" to "Maknz\Slack\Client".
Changed reference of service "CommonBundle\Twig\CurrencyExtension" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "CommonBundle\Twig\LocaleExtension" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "CommonBundle\Twig\PerformanceExtension" previously pointing to "cache.app.traceable" to "cache.app".
Changed reference of service "CommonBundle\Twig\PhoneOfficeExtension" previously pointing to "CommonBundle\Translator\WebsiteTranslator" to "translator".
Changed reference of service "CommonBundle\Twig\ResourceExtension" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "CommonBundle\Twig\SecurityDepositExtension" previously pointing to "CommonBundle\Translator\WebsiteTranslator" to "translator".
Changed reference of service "CommonBundle\Twig\TranslationExtension" previously pointing to "CommonBundle\Translator\WebsiteTranslator" to "translator".
Changed reference of service "common.storage.cookie_short" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "common.storage.cookie" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "maker.event_registry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "maker.maker.make_registration_form" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "maker.maker.make_reset_password" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "pagerfanta.route_generator_factory" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "api_platform.router" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "api_platform.swagger_ui.processor" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "api_platform.swagger_ui.action" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "ApiPlatform\Symfony\Messenger\Processor" previously pointing to "debug.traced.command_bus" to "messenger.default_bus".
Changed reference of service ".service_locator.0Kq.YTa" previously pointing to "sylius.translation.translatable_listener.doctrine.orm" to "Sylius\Bundle\ResourceBundle\EventListener\ORMTranslatableListener".
Changed reference of service "sylius.resource_controller.state_machine.winzou" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "sylius.resource_controller.state_machine" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service ".service_locator.nM9G0SH" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.O9hOOaO" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service ".service_locator.O9hOOaO" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.MhD3ASc" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.t86wIL0" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.5RAd356" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.6CZes7o" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.By0v3.u" previously pointing to "cmf_routing.router" to "router".
Changed reference of service ".service_locator.By0v3.u" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.Td.ToTA" previously pointing to "cmf_routing.router" to "router".
Changed reference of service ".service_locator.dveVtQi" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.PbY67UM" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.8Y6r6a_" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.PJebqhQ" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.z5kpehT" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.z5kpehT" previously pointing to "vf.factory_decorated.folder" to "vf.factory.folder".
Changed reference of service ".service_locator.jz0Btae" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service ".service_locator.S0KOUhF" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service ".service_locator.Tz5cDLQ" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.K2mCRoU" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.pb6FPeY" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service ".service_locator.NCC0iqI" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service ".service_locator.8RGZz90" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service ".service_locator.VJ5SmD1" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service ".service_locator.PWLse9f" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.g31qH9." previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service ".service_locator.2wSeDCS" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service ".service_locator.XVcVTXK" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service ".service_locator.ZKtCLZ6" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service ".service_locator.ZjGfnlw" previously pointing to "vf.factory_decorated.request" to "vf.factory.request".
Changed reference of service ".service_locator.BP6XBoL" previously pointing to "vf.factory_decorated.sms" to "vf.factory.sms".
Changed reference of service ".service_locator.Jlkqj59" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service ".service_locator.6SOjSZ_" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.cGVesrW" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.t1bkkzX" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.EeWlUqr" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.7hbvEST" previously pointing to "vf.factory_decorated.request" to "vf.factory.request".
Changed reference of service ".service_locator.7hbvEST" previously pointing to "CommonBundle\Translator\WebsiteTranslator" to "translator".
Changed reference of service ".service_locator.7hbvEST" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.ykAX1EU" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.ykAX1EU" previously pointing to "vf.factory_decorated.client" to "vf.factory.client".
Changed reference of service ".service_locator.i1Thgeb" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service ".service_locator.i1Thgeb" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.cDYysH3" previously pointing to "sylius.provider.active_promotions" to "FoxBundle\Promotion\Provider\PreQualifiedForRequestPromotionsProvider".
Changed reference of service ".service_locator.jc7wLC." previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.C.erzJ_" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.t6Tc9AP" previously pointing to "sylius.provider.active_promotions" to "FoxBundle\Promotion\Provider\PreQualifiedForRequestPromotionsProvider".
Changed reference of service ".service_locator.AB9Ssil" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.AB9Ssil" previously pointing to "vf.factory_decorated.request" to "vf.factory.request".
Changed reference of service ".service_locator.m1.8PpE" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.koR8Z0A" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.koR8Z0A" previously pointing to "sylius.provider.active_promotions" to "FoxBundle\Promotion\Provider\PreQualifiedForRequestPromotionsProvider".
Changed reference of service ".service_locator.A5BiFkn" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.A5BiFkn" previously pointing to "vf.factory_decorated.request" to "vf.factory.request".
Changed reference of service ".service_locator.GEX4aa4" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.GEX4aa4" previously pointing to "vf.factory_decorated.client" to "vf.factory.client".
Changed reference of service ".service_locator.YouZGdV" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.gl5RTpI" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.vaeF_Bw" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.vaeF_Bw" previously pointing to "CommonBundle\Translator\WebsiteTranslator" to "translator".
Changed reference of service ".service_locator.rtSdGf5" previously pointing to "CommonBundle\Translator\WebsiteTranslator" to "translator".
Changed reference of service ".service_locator.rtSdGf5" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "command_bus.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.GWoMCU0" previously pointing to "debug.traced.command_bus" to "messenger.default_bus".
Changed reference of service ".debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.role_hierarchy_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.expression_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.VillaBundle\Security\OwnerVillaVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.ZyP9f7K" previously pointing to "cmf_routing.router" to "router".
Changed reference of service ".service_locator.lHd5LiT" previously pointing to "cmf_routing.router" to "router".
Changed reference of service ".service_locator.7jukgan" previously pointing to "CommonBundle\Translator\WebsiteTranslator" to "translator".
Changed reference of service ".service_locator.qXR9Hv0" previously pointing to "cmf_routing.router" to "router".
Changed reference of service ".service_locator.QStXX78" previously pointing to "cmf_routing.router" to "router".
Changed reference of service ".service_locator.mux9Ul4" previously pointing to "cmf_routing.router" to "router".
Changed reference of service ".service_locator.du8W8iI" previously pointing to "cmf_routing.router" to "router".
Changed reference of service ".service_locator.YAYnSm8" previously pointing to "vf.factory_decorated.adjustment" to "vf.factory.adjustment".
Changed reference of service ".service_locator.YAYnSm8" previously pointing to "vf.factory_decorated.website" to "vf.factory.website".
Changed reference of service ".service_locator.YAYnSm8" previously pointing to "vf.factory_decorated.client" to "vf.factory.client".
Changed reference of service ".service_locator.YAYnSm8" previously pointing to "vf.factory_decorated.service_recovery" to "vf.factory.service_recovery".
Changed reference of service ".service_locator.YAYnSm8" previously pointing to "vf.factory_decorated.compensation" to "vf.factory.compensation".
Changed reference of service ".service_locator.YAYnSm8" previously pointing to "vf.factory_decorated.folder" to "vf.factory.folder".
Changed reference of service ".service_locator.YAYnSm8" previously pointing to "vf.factory_decorated.folder_call" to "vf.factory.folder_call".
Changed reference of service ".service_locator.YAYnSm8" previously pointing to "vf.factory_decorated.shortlist" to "vf.factory.shortlist".
Changed reference of service ".service_locator.YAYnSm8" previously pointing to "vf.factory_decorated.request" to "vf.factory.request".
Changed reference of service ".service_locator.YAYnSm8" previously pointing to "vf.factory_decorated.place" to "vf.factory.place".
Changed reference of service ".service_locator.YAYnSm8" previously pointing to "vf.factory_decorated.transfer_group" to "vf.factory.transfer_group".
Changed reference of service ".service_locator.YAYnSm8" previously pointing to "vf.factory_decorated.transfer_detail" to "vf.factory.transfer_detail".
Changed reference of service ".service_locator.YAYnSm8" previously pointing to "vf.factory_decorated.trip_detail" to "vf.factory.trip_detail".
Changed reference of service ".service_locator.YAYnSm8" previously pointing to "vf.factory_decorated.payment_in" to "vf.factory.payment_in".
Changed reference of service ".service_locator.YAYnSm8" previously pointing to "vf.factory_decorated.payment_out" to "vf.factory.payment_out".
Changed reference of service ".service_locator.YAYnSm8" previously pointing to "vf.factory_decorated.transfer" to "vf.factory.transfer".
Changed reference of service ".service_locator.YAYnSm8" previously pointing to "vf.factory_decorated.sms" to "vf.factory.sms".
Changed reference of service ".service_locator.YAYnSm8" previously pointing to "vf.factory_decorated.online_payment" to "vf.factory.online_payment".
Changed reference of service ".service_locator.YAYnSm8" previously pointing to "vf.factory_decorated.supplier_bank_account" to "vf.factory.supplier_bank_account".
Changed reference of service ".service_locator.YAYnSm8" previously pointing to "vf.factory_decorated.poi" to "vf.factory.poi".
Changed reference of service ".service_locator.YAYnSm8" previously pointing to "vf.factory_decorated.review" to "vf.factory.review".
Changed reference of service ".service_locator.YAYnSm8" previously pointing to "user_user_factory" to "vf.factory.user".
Changed reference of service ".service_locator.YAYnSm8" previously pointing to "vf.factory_decorated.wish" to "vf.factory.wish".
Changed reference of service ".service_locator.YAYnSm8" previously pointing to "vf.factory_decorated.villa_mention" to "vf.factory.villa_mention".
Changed reference of service ".service_locator.YAYnSm8" previously pointing to "vf.factory_decorated.promotion" to "sylius.factory.promotion".
Changed reference of service ".service_locator.YAYnSm8" previously pointing to "sylius.custom_factory.promotion_coupon" to "sylius.factory.promotion_coupon".
Changed reference of service ".service_locator.I5DT6nJ" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sylius.resource_metadata_collection.factory.state_machine.inner" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "sylius.resource_metadata_collection.factory.state_machine.inner" previously pointing to "sylius.routing.factory.operation_route_name_factory" to "Sylius\Resource\Symfony\Routing\Factory\RouteName\OperationRouteNameFactoryInterface".
Changed reference of service "httplug.collector.factory.buzz.inner" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "httplug.collector.factory.curl.inner" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "httplug.collector.factory.curl.inner" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "api_platform.state_provider.access_checker.post_deserialize.inner" previously pointing to "CommonBundle\Translator\WebsiteTranslator" to "translator".
Changed reference of service "httplug.client" previously pointing to "httplug.psr17_request_factory.default" to "Psr\Http\Message\RequestFactoryInterface".
Changed reference of service "httplug.client" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "SM\Factory\FactoryInterface" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "SM\Factory\FactoryInterface" previously pointing to "winzou\Bundle\StateMachineBundle\Callback\ContainerAwareCallbackFactory" to "SM\Callback\CallbackFactoryInterface".
Changed reference of service "Sylius\Resource\Symfony\Routing\Factory\AttributesOperationRouteFactoryInterface" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "Sylius\Resource\Symfony\Routing\Factory\AttributesOperationRouteFactoryInterface" previously pointing to "sylius.routing.factory.operation_route" to "Sylius\Resource\Symfony\Routing\Factory\OperationRouteFactoryInterface".
Changed reference of service "Sylius\Bundle\ResourceBundle\EventListener\ORMTranslatableListener" previously pointing to "sylius.resource_registry" to "Sylius\Resource\Metadata\RegistryInterface".
Changed reference of service "fos_rest.view_handler" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "cache.app_clearer" previously pointing to "cache.app.traceable" to "cache.app".
Changed reference of service "vf.factory.user" previously pointing to "vf.factory_decorated.client" to "vf.factory.client".
Changed reference of service "vf.factory.transfer_group" previously pointing to "vf.factory_decorated.transfer" to "vf.factory.transfer".
1733
Removed service "doctrine.dbal.connection"; reason: abstract.
Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
Removed service "doctrine.dbal.logging_middleware"; reason: abstract.
Removed service "doctrine.dbal.debug_middleware"; reason: abstract.
Removed service "doctrine.dbal.idle_connection_middleware"; reason: abstract.
Removed service "messenger.middleware.doctrine_transaction"; reason: abstract.
Removed service "messenger.middleware.doctrine_ping_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_close_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_open_transaction_logger"; reason: abstract.
Removed service "doctrine.orm.configuration"; reason: abstract.
Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
Removed service "doctrine.orm.security.user.provider"; reason: abstract.
Removed service "hwi_oauth.authentication.listener.oauth"; reason: abstract.
Removed service "hwi_oauth.context_listener.abstract_token_refresher"; reason: abstract.
Removed service "hwi_oauth.abstract_resource_ownermap"; reason: abstract.
Removed service "knp_gaufrette.filesystem"; reason: abstract.
Removed service "knp_gaufrette.adapter.in_memory"; reason: abstract.
Removed service "knp_gaufrette.adapter.local"; reason: abstract.
Removed service "knp_gaufrette.adapter.safe_local"; reason: abstract.
Removed service "knp_gaufrette.adapter.async_aws_s3"; reason: abstract.
Removed service "knp_gaufrette.adapter.aws_s3"; reason: abstract.
Removed service "knp_gaufrette.adapter.doctrine_dbal"; reason: abstract.
Removed service "knp_gaufrette.adapter.opencloud"; reason: abstract.
Removed service "knp_gaufrette.adapter.azure_blob_storage"; reason: abstract.
Removed service "knp_gaufrette.adapter.google_cloud_storage"; reason: abstract.
Removed service "knp_gaufrette.adapter.gridfs"; reason: abstract.
Removed service "knp_gaufrette.adapter.ftp"; reason: abstract.
Removed service "knp_gaufrette.adapter.phpseclib_sftp"; reason: abstract.
Removed service "payum.extension.storage.prototype"; reason: abstract.
Removed service "Payum\Bundle\PayumBundle\Controller\PayumController"; reason: abstract.
Removed service "payum.storage.doctrine.orm"; reason: abstract.
Removed service "httplug.plugin.cache"; reason: abstract.
Removed service "httplug.plugin.throttle"; reason: abstract.
Removed service "httplug.plugin.add_host"; reason: abstract.
Removed service "httplug.plugin.add_path"; reason: abstract.
Removed service "httplug.plugin.base_uri"; reason: abstract.
Removed service "httplug.plugin.content_type"; reason: abstract.
Removed service "httplug.plugin.header_append"; reason: abstract.
Removed service "httplug.plugin.header_defaults"; reason: abstract.
Removed service "httplug.plugin.header_set"; reason: abstract.
Removed service "httplug.plugin.header_remove"; reason: abstract.
Removed service "httplug.plugin.query_defaults"; reason: abstract.
Removed service "httplug.plugin.request_seekable_body"; reason: abstract.
Removed service "httplug.plugin.response_seekable_body"; reason: abstract.
Removed service "httplug.plugin.stack"; reason: abstract.
Removed service "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 "container.env"; reason: abstract.
Removed service "Symfony\Component\Config\Loader\LoaderInterface"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Request"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Response"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: abstract.
Removed service "cache.adapter.system"; reason: abstract.
Removed service "cache.adapter.apcu"; reason: abstract.
Removed service "cache.adapter.filesystem"; reason: abstract.
Removed service "cache.adapter.psr6"; reason: abstract.
Removed service "cache.adapter.redis"; reason: abstract.
Removed service "cache.adapter.redis_tag_aware"; reason: abstract.
Removed service "cache.adapter.memcached"; reason: abstract.
Removed service "cache.adapter.doctrine_dbal"; reason: abstract.
Removed service "cache.adapter.pdo"; reason: abstract.
Removed service "cache.adapter.array"; reason: abstract.
Removed service "assets.path_package"; reason: abstract.
Removed service "assets.url_package"; reason: abstract.
Removed service "assets.static_version_strategy"; reason: abstract.
Removed service "assets.json_manifest_version_strategy"; reason: abstract.
Removed service "http_client.abstract_retry_strategy"; reason: abstract.
Removed service "mailer.transport_factory.abstract"; reason: abstract.
Removed service "serializer.name_converter.metadata_aware.abstract"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AllValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AtLeastOneOfValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BicValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CallbackValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CardSchemeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CharsetValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ChoiceValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CidrValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CollectionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CompoundValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountryValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CssColorValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CurrencyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateTimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DivisibleByValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EmailValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionSyntaxValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\FileValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\HostnameValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IbanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ImageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IpValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsFalseValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsTrueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsbnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsinValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IssnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\JsonValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LanguageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LocaleValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LuhnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\MacAddressValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NoSuspiciousCharactersValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotBlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotEqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotIdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\PasswordStrengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RangeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RegexValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\SequentiallyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimezoneValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TypeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UlidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UniqueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UrlValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UuidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ValidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WeekValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WhenValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WordCountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\YamlValidator"; reason: abstract.
Removed service "messenger.middleware.send_message"; reason: abstract.
Removed service "messenger.middleware.handle_message"; reason: abstract.
Removed service "messenger.middleware.add_bus_name_stamp_middleware"; reason: abstract.
Removed service "messenger.middleware.traceable"; reason: abstract.
Removed service "messenger.retry.abstract_multiplier_retry_strategy"; reason: abstract.
Removed service "notifier.transport_factory.abstract"; reason: abstract.
Removed service "security.firewall.context"; reason: abstract.
Removed service "security.firewall.lazy_context"; reason: abstract.
Removed service "security.firewall.config"; reason: abstract.
Removed service "security.user.provider.missing"; reason: abstract.
Removed service "security.user.provider.in_memory"; reason: abstract.
Removed service "security.user.provider.ldap"; reason: abstract.
Removed service "security.user.provider.chain"; reason: abstract.
Removed service "security.logout_listener"; reason: abstract.
Removed service "security.logout.listener.session"; reason: abstract.
Removed service "security.logout.listener.clear_site_data"; reason: abstract.
Removed service "security.logout.listener.cookie_clearing"; reason: abstract.
Removed service "security.logout.listener.default"; reason: abstract.
Removed service "security.authentication.listener.abstract"; reason: abstract.
Removed service "security.authentication.custom_success_handler"; reason: abstract.
Removed service "security.authentication.success_handler"; reason: abstract.
Removed service "security.authentication.custom_failure_handler"; reason: abstract.
Removed service "security.authentication.failure_handler"; reason: abstract.
Removed service "security.exception_listener"; reason: abstract.
Removed service "security.authentication.switchuser_listener"; reason: abstract.
Removed service "security.authenticator.manager"; reason: abstract.
Removed service "security.firewall.authenticator"; reason: abstract.
Removed service "security.listener.user_provider.abstract"; reason: abstract.
Removed service "security.listener.user_checker"; reason: abstract.
Removed service "security.listener.session"; reason: abstract.
Removed service "security.listener.login_throttling"; reason: abstract.
Removed service "security.authenticator.http_basic"; reason: abstract.
Removed service "security.authenticator.form_login"; reason: abstract.
Removed service "security.authenticator.json_login"; reason: abstract.
Removed service "security.authenticator.x509"; reason: abstract.
Removed service "security.authenticator.remote_user"; reason: abstract.
Removed service "security.authenticator.access_token"; reason: abstract.
Removed service "security.authenticator.access_token.chain_extractor"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info.http_client"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info"; reason: abstract.
Removed service "security.access_token_handler.oidc"; reason: abstract.
Removed service "security.access_token_handler.oidc.jwk"; reason: abstract.
Removed service "security.access_token_handler.oidc.jwkset"; reason: abstract.
Removed service "security.access_token_handler.oidc.signature"; reason: abstract.
Removed service "security.authenticator.signature_remember_me_handler"; reason: abstract.
Removed service "security.authenticator.persistent_remember_me_handler"; reason: abstract.
Removed service "security.listener.check_remember_me_conditions"; reason: abstract.
Removed service "security.listener.remember_me"; reason: abstract.
Removed service "security.authenticator.remember_me"; reason: abstract.
Removed service "VillaBundle\Controller"; reason: abstract.
Removed service "VillaBundle\DependencyInjection"; reason: abstract.
Removed service "VillaBundle\Entity"; reason: abstract.
Removed service "VillaBundle\Factory"; reason: abstract.
Removed service "VillaBundle\Repository"; reason: abstract.
Removed service "VillaBundle\Resources"; reason: abstract.
Removed service "VillaBundle\Form\EventSubscriber\MarkupFormSubscriber"; reason: abstract.
Removed service "VillaBundle\Model\PolicyCancellationTerm"; reason: abstract.
Removed service "UserBundle\Controller"; reason: abstract.
Removed service "FoxBundle\Controller\PayumController"; reason: abstract.
Removed service "FoxBundle\Controller"; reason: abstract.
Removed service "FoxBundle\DependencyInjection"; reason: abstract.
Removed service "FoxBundle\Doctrine"; reason: abstract.
Removed service "FoxBundle\Entity"; reason: abstract.
Removed service "FoxBundle\Event"; reason: abstract.
Removed service "FoxBundle\Message"; reason: abstract.
Removed service "FoxBundle\Promotion"; reason: abstract.
Removed service "FoxBundle\Repository"; reason: abstract.
Removed service "FoxBundle\Api\Intervilla\IntervillaUpdateEvent"; reason: abstract.
Removed service "FoxBundle\Template\ContextProcessor\Exception"; reason: abstract.
Removed service "FoxBundle\Api\Exception"; reason: abstract.
Removed service "FoxBundle\Payment\PayumLockingStorage"; reason: abstract.
Removed service "FoxBundle\Api\Exception\ApiBadRequestException"; reason: abstract.
Removed service "FoxBundle\Api\Exception\ApiException"; reason: abstract.
Removed service "FoxBundle\Api\Exception\ConfigurationException"; reason: abstract.
Removed service "FoxBundle\Api\Exception\DeactivatedPropertyException"; reason: abstract.
Removed service "FoxBundle\Api\Exception\MaxNightExceededException"; reason: abstract.
Removed service "FoxBundle\Api\Exception\MinimumStayException"; reason: abstract.
Removed service "FoxBundle\Api\Exception\MissingApiAuthException"; reason: abstract.
Removed service "FoxBundle\Api\Exception\MissingRoomConfigurationException"; reason: abstract.
Removed service "FoxBundle\Api\Exception\MissingVillaConfigurationException"; reason: abstract.
Removed service "FoxBundle\Api\Exception\UnavailableVillaException"; reason: abstract.
Removed service "FoxBundle\Api\Exception\UnknownPropertyException"; reason: abstract.
Removed service "FoxBundle\Api\RentalsUnited\ApiResponseStatusException"; reason: abstract.
Removed service "FoxBundle\Api\RentalsUnited\NightWithoutPriceException"; reason: abstract.
Removed service "FoxBundle\Api\RentalsUnited\ReservationNotFoundException"; reason: abstract.
Removed service "FoxBundle\Exception\StopSellException"; reason: abstract.
Removed service "FoxBundle\PriceCalculator\ChangeOverDayException"; reason: abstract.
Removed service "FoxBundle\PriceCalculator\NoBedroomRateException"; reason: abstract.
Removed service "FoxBundle\PriceCalculator\NoRateException"; reason: abstract.
Removed service "FoxBundle\Template\ContextProcessor\Exception\ContextProcessorException"; reason: abstract.
Removed service "FoxBundle\Template\ContextProcessor\Exception\ContextProcessorSoftException"; reason: abstract.
Removed service "FoxBundle\Entity\Message"; reason: abstract.
Removed service "FoxBundle\Message\GoogleSheetMessage"; reason: abstract.
Removed service "FoxBundle\Notification\FoxMessageTransport\FoxMessage"; reason: abstract.
Removed service "FoxBundle\Notification\FolderAttributedNotification"; reason: abstract.
Removed service "FoxBundle\Notification\FolderNextActionReachedNotification"; reason: abstract.
Removed service "FoxBundle\Notification\NewRequestNotification"; reason: abstract.
Removed service "FoxBundle\Notification\TransferPaymentUnmatchedNotification"; reason: abstract.
Removed service "FoxBundle\Notification\WebPushTransport\WebPushTransport"; reason: abstract.
Removed service "FoxBundle\Slip\Slip"; reason: abstract.
Removed service "FrontBundle\Controller"; reason: abstract.
Removed service "FrontBundle\DependencyInjection"; reason: abstract.
Removed service "FrontBundle\Doctrine"; reason: abstract.
Removed service "FrontBundle\Entity"; reason: abstract.
Removed service "FrontBundle\Event"; reason: abstract.
Removed service "FrontBundle\Repository"; reason: abstract.
Removed service "CommonBundle\Messenger\InMemoryUntilResponseTransport"; reason: abstract.
Removed service "maker.auto_command.abstract"; reason: abstract.
Removed service "sentry.tracing.traceable_cache_adapter"; reason: abstract.
Removed service "sentry.tracing.traceable_tag_aware_cache_adapter"; reason: abstract.
Removed service "api_platform.serializer.property_filter"; reason: abstract.
Removed service "api_platform.serializer.group_filter"; reason: abstract.
Removed service "api_platform.doctrine.orm.order_filter"; reason: abstract.
Removed service "api_platform.doctrine.orm.range_filter"; reason: abstract.
Removed service "api_platform.doctrine.orm.date_filter"; reason: abstract.
Removed service "api_platform.doctrine.orm.backed_enum_filter"; reason: abstract.
Removed service "api_platform.doctrine.orm.boolean_filter"; reason: abstract.
Removed service "api_platform.doctrine.orm.numeric_filter"; reason: abstract.
Removed service "api_platform.doctrine.orm.exists_filter"; reason: abstract.
Removed service "api_platform.doctrine.orm.search_filter"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Infrastructure\Analytics\Controller\AnalyticsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Infrastructure\Analytics\Controller\AnalyticsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Infrastructure\Analytics\Controller\AnalyticsController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Infrastructure\Analytics\Repository\AnalyticsSearchRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Infrastructure\Analytics\Repository\AnalyticsSearchRepository"; reason: abstract.
Removed service ".instanceof.App\Infrastructure\Api\AirBnb\AirBnbVillaGenerator.0.App\Infrastructure\Api\AirBnb\AirBnbVillaGenerator"; reason: abstract.
Removed service ".abstract.instanceof.App\Infrastructure\Api\AirBnb\AirBnbVillaGenerator"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Infrastructure\Api\AirBnb\Controller\GenerateVillaController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Infrastructure\Api\AirBnb\Controller\GenerateVillaController"; reason: abstract.
Removed service ".abstract.instanceof.App\Infrastructure\Api\AirBnb\Controller\GenerateVillaController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Infrastructure\Api\AirBnb\Form\GenerateVillaType"; reason: abstract.
Removed service ".abstract.instanceof.App\Infrastructure\Api\AirBnb\Form\GenerateVillaType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Infrastructure\Api\AirBnb\RegisterCalendarSyncListener"; reason: abstract.
Removed service ".abstract.instanceof.App\Infrastructure\Api\AirBnb\RegisterCalendarSyncListener"; reason: abstract.
Removed service ".instanceof.App\Infrastructure\FrontApi\ObjectMapper\TransformCallable\VillaSlugToUrlTransformCallable.0.App\Infrastructure\FrontApi\ObjectMapper\TransformCallable\VillaSlugToUrlTransformCallable"; reason: abstract.
Removed service ".abstract.instanceof.App\Infrastructure\FrontApi\ObjectMapper\TransformCallable\VillaSlugToUrlTransformCallable"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProviderInterface.0.App\Infrastructure\FrontApi\Provider\CurrencyProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\Infrastructure\FrontApi\Provider\CurrencyProvider"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProviderInterface.0.App\Infrastructure\FrontApi\Provider\MapPoiProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\Infrastructure\FrontApi\Provider\MapPoiProvider"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProviderInterface.0.App\Infrastructure\FrontApi\Provider\ReviewProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\Infrastructure\FrontApi\Provider\ReviewProvider"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProviderInterface.0.App\Infrastructure\FrontApi\Provider\VillaChangeoverdaysProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\Infrastructure\FrontApi\Provider\VillaChangeoverdaysProvider"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProviderInterface.0.App\Infrastructure\FrontApi\Provider\VillaNearByPoiProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\Infrastructure\FrontApi\Provider\VillaNearByPoiProvider"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProviderInterface.0.App\Infrastructure\FrontApi\Provider\VillaUnavailabilitiesProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\Infrastructure\FrontApi\Provider\VillaUnavailabilitiesProvider"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Infrastructure\Ranking\Command\RankingComputeCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Infrastructure\Ranking\Command\RankingComputeCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Infrastructure\Ranking\Controller\DashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Infrastructure\Ranking\Controller\DashboardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Infrastructure\Ranking\Controller\DashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Infrastructure\Ranking\Controller\HistogramController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Infrastructure\Ranking\Controller\HistogramController"; reason: abstract.
Removed service ".abstract.instanceof.App\Infrastructure\Ranking\Controller\HistogramController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Infrastructure\Ranking\Controller\RefreshController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Infrastructure\Ranking\Controller\RefreshController"; reason: abstract.
Removed service ".abstract.instanceof.App\Infrastructure\Ranking\Controller\RefreshController"; reason: abstract.
Removed service ".instanceof.App\Infrastructure\Ranking\CriteriaProvider\CriteriaProviderInterface.0.App\Infrastructure\Ranking\CriteriaProvider\ApiReliabilityCriteriaProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\Infrastructure\Ranking\CriteriaProvider\ApiReliabilityCriteriaProvider"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Infrastructure\TravelAgent\Controller\LandingPageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Infrastructure\TravelAgent\Controller\LandingPageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Infrastructure\TravelAgent\Controller\LandingPageController"; 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.VillaBundle\Controller\AiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.VillaBundle\Controller\AiController"; reason: abstract.
Removed service ".abstract.instanceof.VillaBundle\Controller\AiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.VillaBundle\Controller\Api\ImportVillaController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.VillaBundle\Controller\Api\ImportVillaController"; reason: abstract.
Removed service ".abstract.instanceof.VillaBundle\Controller\Api\ImportVillaController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.VillaBundle\Controller\Api\PushVillaController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.VillaBundle\Controller\Api\PushVillaController"; reason: abstract.
Removed service ".abstract.instanceof.VillaBundle\Controller\Api\PushVillaController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.VillaBundle\Controller\Api\RoombossController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.VillaBundle\Controller\Api\RoombossController"; reason: abstract.
Removed service ".abstract.instanceof.VillaBundle\Controller\Api\RoombossController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.VillaBundle\Controller\BebopController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.VillaBundle\Controller\BebopController"; reason: abstract.
Removed service ".abstract.instanceof.VillaBundle\Controller\BebopController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.VillaBundle\Controller\CacheController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.VillaBundle\Controller\CacheController"; reason: abstract.
Removed service ".abstract.instanceof.VillaBundle\Controller\CacheController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.VillaBundle\Controller\HomeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.VillaBundle\Controller\HomeController"; reason: abstract.
Removed service ".abstract.instanceof.VillaBundle\Controller\HomeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.VillaBundle\Controller\Offer\BaseController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.VillaBundle\Controller\Offer\BaseController"; reason: abstract.
Removed service ".abstract.instanceof.VillaBundle\Controller\Offer\BaseController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.VillaBundle\Controller\Offer\ConfigurationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.VillaBundle\Controller\Offer\ConfigurationController"; reason: abstract.
Removed service ".abstract.instanceof.VillaBundle\Controller\Offer\ConfigurationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.VillaBundle\Controller\Offer\DailyRateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.VillaBundle\Controller\Offer\DailyRateController"; reason: abstract.
Removed service ".abstract.instanceof.VillaBundle\Controller\Offer\DailyRateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.VillaBundle\Controller\Offer\OfferController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.VillaBundle\Controller\Offer\OfferController"; reason: abstract.
Removed service ".abstract.instanceof.VillaBundle\Controller\Offer\OfferController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.VillaBundle\Controller\Offer\PeriodController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.VillaBundle\Controller\Offer\PeriodController"; reason: abstract.
Removed service ".abstract.instanceof.VillaBundle\Controller\Offer\PeriodController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.VillaBundle\Controller\PersonInChargeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.VillaBundle\Controller\PersonInChargeController"; reason: abstract.
Removed service ".abstract.instanceof.VillaBundle\Controller\PersonInChargeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.VillaBundle\Controller\PlanningController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.VillaBundle\Controller\PlanningController"; reason: abstract.
Removed service ".abstract.instanceof.VillaBundle\Controller\PlanningController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.VillaBundle\Controller\PoiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.VillaBundle\Controller\PoiController"; reason: abstract.
Removed service ".abstract.instanceof.VillaBundle\Controller\PoiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.VillaBundle\Controller\RentalsUnitedController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.VillaBundle\Controller\RentalsUnitedController"; reason: abstract.
Removed service ".abstract.instanceof.VillaBundle\Controller\RentalsUnitedController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.VillaBundle\Controller\RentalsUnitedPushController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.VillaBundle\Controller\RentalsUnitedPushController"; reason: abstract.
Removed service ".abstract.instanceof.VillaBundle\Controller\RentalsUnitedPushController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.VillaBundle\Controller\ResonlineController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.VillaBundle\Controller\ResonlineController"; reason: abstract.
Removed service ".abstract.instanceof.VillaBundle\Controller\ResonlineController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.VillaBundle\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.VillaBundle\Controller\SecurityController"; reason: abstract.
Removed service ".abstract.instanceof.VillaBundle\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.VillaBundle\Controller\VillaController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.VillaBundle\Controller\VillaController"; reason: abstract.
Removed service ".abstract.instanceof.VillaBundle\Controller\VillaController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.VillaBundle\Controller\VillaPromotionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.VillaBundle\Controller\VillaPromotionController"; reason: abstract.
Removed service ".abstract.instanceof.VillaBundle\Controller\VillaPromotionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.VillaBundle\Controller\VillaTcController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.VillaBundle\Controller\VillaTcController"; reason: abstract.
Removed service ".abstract.instanceof.VillaBundle\Controller\VillaTcController"; reason: abstract.
Removed service ".instanceof.CommonBundle\Export\ReaderInterface.0.VillaBundle\CsvReader\BebopReader"; reason: abstract.
Removed service ".abstract.instanceof.VillaBundle\CsvReader\BebopReader"; reason: abstract.
Removed service ".instanceof.CommonBundle\Export\ReaderInterface.0.VillaBundle\CsvReader\SyncErrorReader"; reason: abstract.
Removed service ".abstract.instanceof.VillaBundle\CsvReader\SyncErrorReader"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.VillaBundle\EventListener\OwnerResourceListener"; reason: abstract.
Removed service ".abstract.instanceof.VillaBundle\EventListener\OwnerResourceListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.VillaBundle\EventListener\PromotionLogSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.VillaBundle\EventListener\PromotionLogSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.VillaBundle\EventListener\RequestChangeOverDaysListener"; reason: abstract.
Removed service ".abstract.instanceof.VillaBundle\EventListener\RequestChangeOverDaysListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.VillaBundle\EventListener\VillaActivationDateListener"; reason: abstract.
Removed service ".abstract.instanceof.VillaBundle\EventListener\VillaActivationDateListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.VillaBundle\EventListener\VillaApiLinkListener"; reason: abstract.
Removed service ".abstract.instanceof.VillaBundle\EventListener\VillaApiLinkListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.VillaBundle\EventListener\VillaVarnishClearListener"; reason: abstract.
Removed service ".abstract.instanceof.VillaBundle\EventListener\VillaVarnishClearListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.VillaBundle\EventListener\WebsiteDnsListener"; reason: abstract.
Removed service ".abstract.instanceof.VillaBundle\EventListener\WebsiteDnsListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.VillaBundle\EventListener\WebsiteGalaxiteListener"; reason: abstract.
Removed service ".abstract.instanceof.VillaBundle\EventListener\WebsiteGalaxiteListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.VillaBundle\Form\AiPromptType"; reason: abstract.
Removed service ".abstract.instanceof.VillaBundle\Form\AiPromptType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.VillaBundle\Form\AirportType"; reason: abstract.
Removed service ".abstract.instanceof.VillaBundle\Form\AirportType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.VillaBundle\Form\ApiPreviewType"; reason: abstract.
Removed service ".abstract.instanceof.VillaBundle\Form\ApiPreviewType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.VillaBundle\Form\CacheInvalidateType"; reason: abstract.
Removed service ".abstract.instanceof.VillaBundle\Form\CacheInvalidateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.VillaBundle\Form\ContentParameterType"; reason: abstract.
Removed service ".abstract.instanceof.VillaBundle\Form\ContentParameterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.VillaBundle\Form\ContentType"; reason: abstract.
Removed service ".abstract.instanceof.VillaBundle\Form\ContentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.VillaBundle\Form\DailyRateType"; reason: abstract.
Removed service ".abstract.instanceof.VillaBundle\Form\DailyRateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.VillaBundle\Form\FeatureCategoryType"; reason: abstract.
Removed service ".abstract.instanceof.VillaBundle\Form\FeatureCategoryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.VillaBundle\Form\FeatureType"; reason: abstract.
Removed service ".abstract.instanceof.VillaBundle\Form\FeatureType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.VillaBundle\Form\FeeType"; reason: abstract.
Removed service ".abstract.instanceof.VillaBundle\Form\FeeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.VillaBundle\Form\Filter\PersonInChargeFilterType"; reason: abstract.
Removed service ".abstract.instanceof.VillaBundle\Form\Filter\PersonInChargeFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.VillaBundle\Form\Filter\TemporaryWarningFilterType"; reason: abstract.
Removed service ".abstract.instanceof.VillaBundle\Form\Filter\TemporaryWarningFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.VillaBundle\Form\Filter\VillaNameType"; reason: abstract.
Removed service ".abstract.instanceof.VillaBundle\Form\Filter\VillaNameType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.VillaBundle\Form\GalaxiteType"; reason: abstract.
Removed service ".abstract.instanceof.VillaBundle\Form\GalaxiteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.VillaBundle\Form\OfferBasePeriodType"; reason: abstract.
Removed service ".abstract.instanceof.VillaBundle\Form\OfferBasePeriodType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.VillaBundle\Form\OfferBaseType"; reason: abstract.
Removed service ".abstract.instanceof.VillaBundle\Form\OfferBaseType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.VillaBundle\Form\OfferConfigurationType"; reason: abstract.
Removed service ".abstract.instanceof.VillaBundle\Form\OfferConfigurationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.VillaBundle\Form\PersonInChargeBulkUpdateType"; reason: abstract.
Removed service ".abstract.instanceof.VillaBundle\Form\PersonInChargeBulkUpdateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.VillaBundle\Form\PersonInChargeType"; reason: abstract.
Removed service ".abstract.instanceof.VillaBundle\Form\PersonInChargeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.VillaBundle\Form\PlaceType"; reason: abstract.
Removed service ".abstract.instanceof.VillaBundle\Form\PlaceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.VillaBundle\Form\PoiCategoryType"; reason: abstract.
Removed service ".abstract.instanceof.VillaBundle\Form\PoiCategoryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.VillaBundle\Form\PoiSearchType"; reason: abstract.
Removed service ".abstract.instanceof.VillaBundle\Form\PoiSearchType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.VillaBundle\Form\PoiType"; reason: abstract.
Removed service ".abstract.instanceof.VillaBundle\Form\PoiType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.VillaBundle\Form\RentalsUnitedSaveType"; reason: abstract.
Removed service ".abstract.instanceof.VillaBundle\Form\RentalsUnitedSaveType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.VillaBundle\Form\ReviewCreateType"; reason: abstract.
Removed service ".abstract.instanceof.VillaBundle\Form\ReviewCreateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.VillaBundle\Form\ReviewType"; reason: abstract.
Removed service ".abstract.instanceof.VillaBundle\Form\ReviewType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.VillaBundle\Form\RoombossSearchType"; reason: abstract.
Removed service ".abstract.instanceof.VillaBundle\Form\RoombossSearchType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.VillaBundle\Form\TemporaryWarningType"; reason: abstract.
Removed service ".abstract.instanceof.VillaBundle\Form\TemporaryWarningType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.VillaBundle\Form\VillaChangeoverDayType"; reason: abstract.
Removed service ".abstract.instanceof.VillaBundle\Form\VillaChangeoverDayType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.VillaBundle\Form\VillaConfigurationType"; reason: abstract.
Removed service ".abstract.instanceof.VillaBundle\Form\VillaConfigurationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.VillaBundle\Form\VillaContentType"; reason: abstract.
Removed service ".abstract.instanceof.VillaBundle\Form\VillaContentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.VillaBundle\Form\VillaDistributionType"; reason: abstract.
Removed service ".abstract.instanceof.VillaBundle\Form\VillaDistributionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.VillaBundle\Form\VillaFeatureType"; reason: abstract.
Removed service ".abstract.instanceof.VillaBundle\Form\VillaFeatureType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.VillaBundle\Form\VillaFeeType"; reason: abstract.
Removed service ".abstract.instanceof.VillaBundle\Form\VillaFeeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.VillaBundle\Form\VillaLinkType"; reason: abstract.
Removed service ".abstract.instanceof.VillaBundle\Form\VillaLinkType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.VillaBundle\Form\VillaMentionType"; reason: abstract.
Removed service ".abstract.instanceof.VillaBundle\Form\VillaMentionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.VillaBundle\Form\VillaPolicyCancellationTermsType"; reason: abstract.
Removed service ".abstract.instanceof.VillaBundle\Form\VillaPolicyCancellationTermsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.VillaBundle\Form\VillaPromotionAssignType"; reason: abstract.
Removed service ".abstract.instanceof.VillaBundle\Form\VillaPromotionAssignType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.VillaBundle\Form\VillaRatesValidityType"; reason: abstract.
Removed service ".abstract.instanceof.VillaBundle\Form\VillaRatesValidityType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.VillaBundle\Form\VillaTagCategoryType"; reason: abstract.
Removed service ".abstract.instanceof.VillaBundle\Form\VillaTagCategoryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.VillaBundle\Form\VillaTagType"; reason: abstract.
Removed service ".abstract.instanceof.VillaBundle\Form\VillaTagType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.VillaBundle\Form\VillaTcType"; reason: abstract.
Removed service ".abstract.instanceof.VillaBundle\Form\VillaTcType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.VillaBundle\Form\VillaType"; reason: abstract.
Removed service ".abstract.instanceof.VillaBundle\Form\VillaType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.VillaBundle\Form\VillaVideoType"; reason: abstract.
Removed service ".abstract.instanceof.VillaBundle\Form\VillaVideoType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.VillaBundle\Form\WebsiteType"; reason: abstract.
Removed service ".abstract.instanceof.VillaBundle\Form\WebsiteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.VillaBundle\Security\OwnerVillaVoter"; reason: abstract.
Removed service ".abstract.instanceof.VillaBundle\Security\OwnerVillaVoter"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.VillaBundle\Twig\AdminTwigExtension"; reason: abstract.
Removed service ".abstract.instanceof.VillaBundle\Twig\AdminTwigExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.VillaBundle\Validator\ApiVillaIdValidator"; reason: abstract.
Removed service ".abstract.instanceof.VillaBundle\Validator\ApiVillaIdValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.VillaBundle\Validator\MatchVillaIdStrValidator"; reason: abstract.
Removed service ".abstract.instanceof.VillaBundle\Validator\MatchVillaIdStrValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.VillaBundle\Validator\PeriodValidator"; reason: abstract.
Removed service ".abstract.instanceof.VillaBundle\Validator\PeriodValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.VillaBundle\Validator\UniqueVillaIdStrValidator"; reason: abstract.
Removed service ".abstract.instanceof.VillaBundle\Validator\UniqueVillaIdStrValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.VillaBundle\Validator\ValidSpainVillaValidator"; reason: abstract.
Removed service ".abstract.instanceof.VillaBundle\Validator\ValidSpainVillaValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\ChangePasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\ChangePasswordController"; reason: abstract.
Removed service ".abstract.instanceof.UserBundle\Controller\ChangePasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\SecurityController"; reason: abstract.
Removed service ".abstract.instanceof.UserBundle\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.UserBundle\EventListener\RegistrationEmailListener"; reason: abstract.
Removed service ".abstract.instanceof.UserBundle\EventListener\RegistrationEmailListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.UserBundle\EventListener\RegistrationListener"; reason: abstract.
Removed service ".abstract.instanceof.UserBundle\EventListener\RegistrationListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.UserBundle\EventListener\RegistrationPropagationListener"; reason: abstract.
Removed service ".abstract.instanceof.UserBundle\EventListener\RegistrationPropagationListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.UserBundle\EventListener\UserPasswordListener"; reason: abstract.
Removed service ".abstract.instanceof.UserBundle\EventListener\UserPasswordListener"; reason: abstract.
Removed service ".instanceof.Sylius\Resource\Factory\FactoryInterface.0.UserBundle\Factory\UserFactory"; reason: abstract.
Removed service ".instanceof.Sylius\Component\Resource\Factory\FactoryInterface.0.UserBundle\Factory\UserFactory"; reason: abstract.
Removed service ".abstract.instanceof.UserBundle\Factory\UserFactory"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.UserBundle\Form\ChangePasswordFormType"; reason: abstract.
Removed service ".abstract.instanceof.UserBundle\Form\ChangePasswordFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.UserBundle\Form\RegistrationType"; reason: abstract.
Removed service ".abstract.instanceof.UserBundle\Form\RegistrationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.UserBundle\Form\UserClientType"; reason: abstract.
Removed service ".abstract.instanceof.UserBundle\Form\UserClientType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.UserBundle\Form\UserType"; reason: abstract.
Removed service ".abstract.instanceof.UserBundle\Form\UserType"; reason: abstract.
Removed service ".instanceof.HWI\Bundle\OAuthBundle\OAuth\ResourceOwnerInterface.0.UserBundle\HwiOauth\Auth0ResourceOwner"; reason: abstract.
Removed service ".abstract.instanceof.UserBundle\HwiOauth\Auth0ResourceOwner"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.UserBundle\Twig\UserLayoutExtension"; reason: abstract.
Removed service ".abstract.instanceof.UserBundle\Twig\UserLayoutExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FoxBundle\Controller\CallController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FoxBundle\Controller\CallController"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Controller\CallController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FoxBundle\Controller\ConversionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FoxBundle\Controller\ConversionController"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Controller\ConversionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FoxBundle\Controller\Folder\AttachmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FoxBundle\Controller\Folder\AttachmentController"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Controller\Folder\AttachmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FoxBundle\Controller\Folder\DemandController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FoxBundle\Controller\Folder\DemandController"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Controller\Folder\DemandController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FoxBundle\Controller\Folder\FolderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FoxBundle\Controller\Folder\FolderController"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Controller\Folder\FolderController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FoxBundle\Controller\Folder\InquiryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FoxBundle\Controller\Folder\InquiryController"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Controller\Folder\InquiryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FoxBundle\Controller\Folder\OnlinePaymentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FoxBundle\Controller\Folder\OnlinePaymentController"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Controller\Folder\OnlinePaymentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FoxBundle\Controller\Folder\PaymentInController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FoxBundle\Controller\Folder\PaymentInController"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Controller\Folder\PaymentInController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FoxBundle\Controller\Folder\RequestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FoxBundle\Controller\Folder\RequestController"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Controller\Folder\RequestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FoxBundle\Controller\FolderCapacityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FoxBundle\Controller\FolderCapacityController"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Controller\FolderCapacityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FoxBundle\Controller\Gateway2c2pv4Controller"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FoxBundle\Controller\Gateway2c2pv4Controller"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Controller\Gateway2c2pv4Controller"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FoxBundle\Controller\InnerApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FoxBundle\Controller\InnerApiController"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Controller\InnerApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FoxBundle\Controller\IntervillaController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FoxBundle\Controller\IntervillaController"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Controller\IntervillaController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FoxBundle\Controller\ManagerOnDutyController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FoxBundle\Controller\ManagerOnDutyController"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Controller\ManagerOnDutyController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FoxBundle\Controller\MapController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FoxBundle\Controller\MapController"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Controller\MapController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FoxBundle\Controller\MessageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FoxBundle\Controller\MessageController"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Controller\MessageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FoxBundle\Controller\PushNotificationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FoxBundle\Controller\PushNotificationController"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Controller\PushNotificationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FoxBundle\Controller\ReceiveSMSController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FoxBundle\Controller\ReceiveSMSController"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Controller\ReceiveSMSController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FoxBundle\Controller\RequestApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FoxBundle\Controller\RequestApiController"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Controller\RequestApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FoxBundle\Controller\ReviewController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FoxBundle\Controller\ReviewController"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Controller\ReviewController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FoxBundle\Controller\TemplateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FoxBundle\Controller\TemplateController"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Controller\TemplateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FoxBundle\Controller\TransferController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FoxBundle\Controller\TransferController"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Controller\TransferController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FoxBundle\Controller\TransferGroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FoxBundle\Controller\TransferGroupController"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Controller\TransferGroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FoxBundle\Controller\UI\ConsultantController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FoxBundle\Controller\UI\ConsultantController"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Controller\UI\ConsultantController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FoxBundle\Controller\UI\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FoxBundle\Controller\UI\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Controller\UI\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FoxBundle\Controller\UI\FinanceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FoxBundle\Controller\UI\FinanceController"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Controller\UI\FinanceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FoxBundle\Controller\UI\ManagerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FoxBundle\Controller\UI\ManagerController"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Controller\UI\ManagerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FoxBundle\Controller\UI\SupportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FoxBundle\Controller\UI\SupportController"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Controller\UI\SupportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FoxBundle\Controller\UI\TransferController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FoxBundle\Controller\UI\TransferController"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Controller\UI\TransferController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FoxBundle\Controller\VillaEventController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FoxBundle\Controller\VillaEventController"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Controller\VillaEventController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FoxBundle\Controller\Webhook\BookAndLinkWebhookController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FoxBundle\Controller\Webhook\BookAndLinkWebhookController"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Controller\Webhook\BookAndLinkWebhookController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FoxBundle\Controller\Webhook\CloudbedsWebhookController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FoxBundle\Controller\Webhook\CloudbedsWebhookController"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Controller\Webhook\CloudbedsWebhookController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FoxBundle\Controller\Webhook\IntervillaWebhookController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FoxBundle\Controller\Webhook\IntervillaWebhookController"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Controller\Webhook\IntervillaWebhookController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FoxBundle\Controller\Webhook\OpenGdsWebhookController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FoxBundle\Controller\Webhook\OpenGdsWebhookController"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Controller\Webhook\OpenGdsWebhookController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FoxBundle\Controller\Webhook\RentalsUnitedPushWebHookController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FoxBundle\Controller\Webhook\RentalsUnitedPushWebHookController"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Controller\Webhook\RentalsUnitedPushWebHookController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FoxBundle\Controller\Webhook\RentalsUnitedWebHookController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FoxBundle\Controller\Webhook\RentalsUnitedWebHookController"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Controller\Webhook\RentalsUnitedWebHookController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FoxBundle\Controller\Webhook\SiteminderWebhookController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FoxBundle\Controller\Webhook\SiteminderWebhookController"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Controller\Webhook\SiteminderWebhookController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FoxBundle\Controller\Webhook\StaahWebhookController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FoxBundle\Controller\Webhook\StaahWebhookController"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Controller\Webhook\StaahWebhookController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FoxBundle\Controller\WishController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FoxBundle\Controller\WishController"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Controller\WishController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FoxBundle\Controller\WishTaskController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FoxBundle\Controller\WishTaskController"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Controller\WishTaskController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FoxBundle\Controller\ZoiperController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FoxBundle\Controller\ZoiperController"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Controller\ZoiperController"; reason: abstract.
Removed service ".instanceof.CommonBundle\Export\ReaderInterface.0.FoxBundle\AirWallex\AirWallexPaymentInReader"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\AirWallex\AirWallexPaymentInReader"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\LiveStatusRecheckerInterface.0.FoxBundle\Api\Avantio\AvantioLiveStatusRechecker"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\Avantio\AvantioLiveStatusRechecker"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\BookingCancellatorInterface.0.FoxBundle\Api\Avantio\AvantioManager"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\RequestCancellatorInterface.0.FoxBundle\Api\Avantio\AvantioManager"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\RequestHolderInterface.0.FoxBundle\Api\Avantio\AvantioManager"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\Avantio\AvantioManager"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\NotifyStatusInterface.0.FoxBundle\Api\Avantio\AvantioNotifyStatus"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\Avantio\AvantioNotifyStatus"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\OwnerListerInterface.0.FoxBundle\Api\Avantio\AvantioOwnerLister"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\Avantio\AvantioOwnerLister"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\PriceCalculatorInterface.0.FoxBundle\Api\Avantio\AvantioPriceCalculator"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\Avantio\AvantioPriceCalculator"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\PriceFetcherInterface.0.FoxBundle\Api\Avantio\AvantioPriceFetcher"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\Avantio\AvantioPriceFetcher"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\PropertyListerInterface.0.FoxBundle\Api\Avantio\AvantioPropertyLister"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\Avantio\AvantioPropertyLister"; reason: abstract.
Removed service ".instanceof.ScriptBundle\Unavailability\ProviderInterface.0.FoxBundle\Api\Avantio\AvantioUnavailabilityProvider"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\Avantio\AvantioUnavailabilityProvider"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\VillaGeneratorInterface.0.FoxBundle\Api\Avantio\AvantiolVillaGenerator"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\Avantio\AvantiolVillaGenerator"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\PriceFetcherInterface.0.FoxBundle\Api\BaliLuxuryVillas\BaliLuxuryVillasPriceFetcher"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\BaliLuxuryVillas\BaliLuxuryVillasPriceFetcher"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\PartnerAwareApiInterface.0.FoxBundle\Api\Beds24V1\Beds24V1Api"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\Beds24V1\Beds24V1Api"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\BookingBookerInterface.0.FoxBundle\Api\Beds24V1\Beds24V1Manager"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\BookingCancellatorInterface.0.FoxBundle\Api\Beds24V1\Beds24V1Manager"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\RequestCancellatorInterface.0.FoxBundle\Api\Beds24V1\Beds24V1Manager"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\RequestHolderInterface.0.FoxBundle\Api\Beds24V1\Beds24V1Manager"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\Beds24V1\Beds24V1Manager"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\PriceFetcherInterface.0.FoxBundle\Api\Beds24V1\Beds24V1PriceFetcher"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\Beds24V1\Beds24V1PriceFetcher"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\PartnerAwareApiInterface.0.FoxBundle\Api\Beds24V2\Beds24V2Api"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\Beds24V2\Beds24V2Api"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\BookingBookerInterface.0.FoxBundle\Api\Beds24V2\Beds24V2Manager"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\BookingCancellatorInterface.0.FoxBundle\Api\Beds24V2\Beds24V2Manager"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\RequestCancellatorInterface.0.FoxBundle\Api\Beds24V2\Beds24V2Manager"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\RequestHolderInterface.0.FoxBundle\Api\Beds24V2\Beds24V2Manager"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\RequestUpdatorInterface.0.FoxBundle\Api\Beds24V2\Beds24V2Manager"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\Beds24V2\Beds24V2Manager"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\PriceFetcherInterface.0.FoxBundle\Api\Beds24V2\Beds24V2PriceFetcher"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\Beds24V2\Beds24V2PriceFetcher"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\ConfigurationCheckerInterface.0.FoxBundle\Api\BookAndLink\BookAndLinkConfigurationChecker"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\BookAndLink\BookAndLinkConfigurationChecker"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\BookingBookerInterface.0.FoxBundle\Api\BookAndLink\BookAndLinkManager"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\BookingCancellatorInterface.0.FoxBundle\Api\BookAndLink\BookAndLinkManager"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\RequestCancellatorInterface.0.FoxBundle\Api\BookAndLink\BookAndLinkManager"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\RequestHolderInterface.0.FoxBundle\Api\BookAndLink\BookAndLinkManager"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\BookAndLink\BookAndLinkManager"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\PriceCalculatorInterface.0.FoxBundle\Api\Bramble\BramblePriceCalculator"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\Bramble\BramblePriceCalculator"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\PriceFetcherInterface.0.FoxBundle\Api\Bramble\BramblePriceFetcher"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\Bramble\BramblePriceFetcher"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\PropertyListerInterface.0.FoxBundle\Api\Bramble\BramblePropertyLister"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\Bramble\BramblePropertyLister"; reason: abstract.
Removed service ".instanceof.ScriptBundle\Unavailability\ProviderInterface.0.FoxBundle\Api\Bramble\BrambleUnavailabilityProvider"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\Bramble\BrambleUnavailabilityProvider"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\VillaGeneratorInterface.0.FoxBundle\Api\Bramble\BrambleVillaGenerator"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\Bramble\BrambleVillaGenerator"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\LiveStatusRecheckerInterface.0.FoxBundle\Api\Cimalpes\CimalpesLiveStatusRechecker"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\Cimalpes\CimalpesLiveStatusRechecker"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\PriceFetcherInterface.0.FoxBundle\Api\Cimalpes\CimalpesPriceFetcher"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\Cimalpes\CimalpesPriceFetcher"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\PropertyListerInterface.0.FoxBundle\Api\Cimalpes\CimalpesPropertyLister"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\Cimalpes\CimalpesPropertyLister"; reason: abstract.
Removed service ".instanceof.ScriptBundle\Unavailability\ProviderInterface.0.FoxBundle\Api\Cimalpes\CimalpesUnavailabilityProvider"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\Cimalpes\CimalpesUnavailabilityProvider"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\VillaGeneratorInterface.0.FoxBundle\Api\Cimalpes\CimalpesVillaGenerator"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\Cimalpes\CimalpesVillaGenerator"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\BookingBookerInterface.0.FoxBundle\Api\Cloudbeds\CloudbedsManager"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\BookingCancellatorInterface.0.FoxBundle\Api\Cloudbeds\CloudbedsManager"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\Cloudbeds\CloudbedsManager"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\LiveStatusRecheckerInterface.0.FoxBundle\Api\Collectionist\CollectionistLiveStatusRechecker"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\Collectionist\CollectionistLiveStatusRechecker"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\PriceCalculatorInterface.0.FoxBundle\Api\Collectionist\CollectionistPriceCalculator"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\Collectionist\CollectionistPriceCalculator"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\PropertyListerInterface.0.FoxBundle\Api\Collectionist\CollectionistPropertyLister"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\Collectionist\CollectionistPropertyLister"; reason: abstract.
Removed service ".instanceof.ScriptBundle\Unavailability\ProviderInterface.0.FoxBundle\Api\Collectionist\CollectionistUnavailabilityProvider"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\Collectionist\CollectionistUnavailabilityProvider"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\VillaGeneratorInterface.0.FoxBundle\Api\Collectionist\CollectionistVillaGenerator"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\Collectionist\CollectionistVillaGenerator"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\RequestHolderInterface.0.FoxBundle\Api\EliteHavens\EliteHavensHolder"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\EliteHavens\EliteHavensHolder"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\LiveStatusRecheckerInterface.0.FoxBundle\Api\EliteHavens\EliteHavensLiveStatusRechecker"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\EliteHavens\EliteHavensLiveStatusRechecker"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\PriceFetcherInterface.0.FoxBundle\Api\EliteHavens\EliteHavensPriceFetcher"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\EliteHavens\EliteHavensPriceFetcher"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\VillaValidatorInterface.0.FoxBundle\Api\EliteHavens\EliteHavensVillaValidator"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\EliteHavens\EliteHavensVillaValidator"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\BookingBookerInterface.0.FoxBundle\Api\HomHero\HomHeroManager"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\HomHero\HomHeroManager"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\OwnerListerInterface.0.FoxBundle\Api\HomHero\HomHeroOwnerLister"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\HomHero\HomHeroOwnerLister"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\PriceCalculatorInterface.0.FoxBundle\Api\HomHero\HomHeroPriceCalculator"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\HomHero\HomHeroPriceCalculator"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\PropertyListerInterface.0.FoxBundle\Api\HomHero\HomHeroPropertyLister"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\HomHero\HomHeroPropertyLister"; reason: abstract.
Removed service ".instanceof.ScriptBundle\Unavailability\ProviderInterface.0.FoxBundle\Api\HomHero\HomHeroUnavailabilityProvider"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\HomHero\HomHeroUnavailabilityProvider"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\VillaGeneratorInterface.0.FoxBundle\Api\HomHero\HomHeroVillaGenerator"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\HomHero\HomHeroVillaGenerator"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\BookingBookerInterface.0.FoxBundle\Api\Intervilla\IntervillaManager"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\BookingCancellatorInterface.0.FoxBundle\Api\Intervilla\IntervillaManager"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\RequestCancellatorInterface.0.FoxBundle\Api\Intervilla\IntervillaManager"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\RequestHolderInterface.0.FoxBundle\Api\Intervilla\IntervillaManager"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\RequestUpdatorInterface.0.FoxBundle\Api\Intervilla\IntervillaManager"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\Intervilla\IntervillaManager"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.FoxBundle\Api\Intervilla\IntervillaUpdateListener"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\Intervilla\IntervillaUpdateListener"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\BookingBookerInterface.0.FoxBundle\Api\IntervillaBookandlink\IntervillaBookandlinkManager"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\BookingCancellatorInterface.0.FoxBundle\Api\IntervillaBookandlink\IntervillaBookandlinkManager"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\RequestCancellatorInterface.0.FoxBundle\Api\IntervillaBookandlink\IntervillaBookandlinkManager"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\RequestHolderInterface.0.FoxBundle\Api\IntervillaBookandlink\IntervillaBookandlinkManager"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\RequestUpdatorInterface.0.FoxBundle\Api\IntervillaBookandlink\IntervillaBookandlinkManager"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\IntervillaBookandlink\IntervillaBookandlinkManager"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\BookingBookerInterface.0.FoxBundle\Api\IntervillaPriceLabs\IntervillaPriceLabsManager"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\BookingCancellatorInterface.0.FoxBundle\Api\IntervillaPriceLabs\IntervillaPriceLabsManager"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\RequestCancellatorInterface.0.FoxBundle\Api\IntervillaPriceLabs\IntervillaPriceLabsManager"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\RequestHolderInterface.0.FoxBundle\Api\IntervillaPriceLabs\IntervillaPriceLabsManager"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\RequestUpdatorInterface.0.FoxBundle\Api\IntervillaPriceLabs\IntervillaPriceLabsManager"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\IntervillaPriceLabs\IntervillaPriceLabsManager"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\PriceFetcherInterface.0.FoxBundle\Api\IntervillaPriceLabs\IntervillaPriceLabsPriceFetcher"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\IntervillaPriceLabs\IntervillaPriceLabsPriceFetcher"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\VillaGeneratorInterface.0.FoxBundle\Api\Invenio\InvenioGenerator"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\Invenio\InvenioGenerator"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\PriceCalculatorInterface.0.FoxBundle\Api\Invenio\InvenioPriceCalculator"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\Invenio\InvenioPriceCalculator"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\PropertyListerInterface.0.FoxBundle\Api\Invenio\InvenioPropertyLister"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\Invenio\InvenioPropertyLister"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.FoxBundle\Api\Listener\CheckCoordiatesOnVillaCreationListener"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\Listener\CheckCoordiatesOnVillaCreationListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.FoxBundle\Api\Listener\NotifyActiveStateOnVillaUpdateListener"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\Listener\NotifyActiveStateOnVillaUpdateListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.FoxBundle\Api\Listener\PriceFetchOnVillaCreationListener"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\Listener\PriceFetchOnVillaCreationListener"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\BookingBookerInterface.0.FoxBundle\Api\Newbook\NewbookApiBooker"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\Newbook\NewbookApiBooker"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\LiveStatusRecheckerInterface.0.FoxBundle\Api\Newbook\NewbookLiveStatusRechecker"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\Newbook\NewbookLiveStatusRechecker"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\PriceCalculatorInterface.0.FoxBundle\Api\Newbook\NewbookPriceCalculator"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\Newbook\NewbookPriceCalculator"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\LiveStatusRecheckerInterface.0.FoxBundle\Api\OliversTravel\OliversTravelLiveStatusRechecker"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\OliversTravel\OliversTravelLiveStatusRechecker"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\PriceFetcherInterface.0.FoxBundle\Api\OliversTravel\OliversTravelPriceFetcher"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\OliversTravel\OliversTravelPriceFetcher"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\PropertyListerInterface.0.FoxBundle\Api\OliversTravel\OliversTravelPropertyLister"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\OliversTravel\OliversTravelPropertyLister"; reason: abstract.
Removed service ".instanceof.ScriptBundle\Unavailability\ProviderInterface.0.FoxBundle\Api\OliversTravel\OliversTravelUnavailabilityProvider"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\OliversTravel\OliversTravelUnavailabilityProvider"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\VillaGeneratorInterface.0.FoxBundle\Api\OliversTravel\OliversTravelVillaGenerator"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\OliversTravel\OliversTravelVillaGenerator"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\BookingBookerInterface.0.FoxBundle\Api\OpenGds\OpenGdsManager"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\BookingCancellatorInterface.0.FoxBundle\Api\OpenGds\OpenGdsManager"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\OpenGds\OpenGdsManager"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\OpenTravelAlliance\OTARequestHAndlerInterface.0.FoxBundle\Api\OpenTravelAlliance\HotelAvailNotifRQHandler"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\OpenTravelAlliance\HotelAvailNotifRQHandler"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\OpenTravelAlliance\OTARequestHAndlerInterface.0.FoxBundle\Api\OpenTravelAlliance\HotelAvailRQHandler"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\OpenTravelAlliance\HotelAvailRQHandler"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\OpenTravelAlliance\OTARequestHAndlerInterface.0.FoxBundle\Api\OpenTravelAlliance\HotelRateAmountNotifRQHandler"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\OpenTravelAlliance\HotelRateAmountNotifRQHandler"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\PartnerAwareApiInterface.0.FoxBundle\Api\PriceLabs\PriceLabsApi"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\PriceLabs\PriceLabsApi"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\PriceFetcherInterface.0.FoxBundle\Api\PriceLabs\PriceLabsPriceFetcher"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\PriceLabs\PriceLabsPriceFetcher"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\BookingBookerInterface.0.FoxBundle\Api\Puglia\PugliaManager"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\Puglia\PugliaManager"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\PriceCalculatorInterface.0.FoxBundle\Api\Puglia\PugliaPriceCalculator"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\Puglia\PugliaPriceCalculator"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\PropertyListerInterface.0.FoxBundle\Api\Puglia\PugliaPropertyLister"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\Puglia\PugliaPropertyLister"; reason: abstract.
Removed service ".instanceof.ScriptBundle\Unavailability\ProviderInterface.0.FoxBundle\Api\Puglia\PugliaUnavailabilityProvider"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\Puglia\PugliaUnavailabilityProvider"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\VillaGeneratorInterface.0.FoxBundle\Api\Puglia\PugliaVillaGenerator"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\Puglia\PugliaVillaGenerator"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\BookingBookerInterface.0.FoxBundle\Api\RentalsUnited\RentalsUnitedBooker"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\RentalsUnited\RentalsUnitedBooker"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\BookingCancellatorInterface.0.FoxBundle\Api\RentalsUnited\RentalsUnitedCancellator"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\RequestCancellatorInterface.0.FoxBundle\Api\RentalsUnited\RentalsUnitedCancellator"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\RentalsUnited\RentalsUnitedCancellator"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\RequestHolderInterface.0.FoxBundle\Api\RentalsUnited\RentalsUnitedHolder"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\RentalsUnited\RentalsUnitedHolder"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\LiveStatusRecheckerInterface.0.FoxBundle\Api\RentalsUnited\RentalsUnitedLiveStatusRechecker"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\RentalsUnited\RentalsUnitedLiveStatusRechecker"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\NotifyStatusInterface.0.FoxBundle\Api\RentalsUnited\RentalsUnitedNotifyStatus"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\RentalsUnited\RentalsUnitedNotifyStatus"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\PriceCalculatorInterface.0.FoxBundle\Api\RentalsUnited\RentalsUnitedPriceCalculator"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\RentalsUnited\RentalsUnitedPriceCalculator"; reason: abstract.
Removed service ".instanceof.ScriptBundle\Unavailability\ProviderInterface.0.FoxBundle\Api\RentalsUnited\RentalsUnitedUnavailabilityProvider"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\RentalsUnited\RentalsUnitedUnavailabilityProvider"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\BookingBookerInterface.0.FoxBundle\Api\Resonline\ResonlineApiBooker"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\Resonline\ResonlineApiBooker"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\PriceCalculatorInterface.0.FoxBundle\Api\Resonline\ResonlinePriceCalculator"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\Resonline\ResonlinePriceCalculator"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\LiveStatusRecheckerInterface.0.FoxBundle\Api\Roomboss\RoombossLiveStatusRechecker"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\Roomboss\RoombossLiveStatusRechecker"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\BookingBookerInterface.0.FoxBundle\Api\Roomboss\RoombossManager"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\BookingCancellatorInterface.0.FoxBundle\Api\Roomboss\RoombossManager"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\RequestCancellatorInterface.0.FoxBundle\Api\Roomboss\RoombossManager"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\RequestHolderInterface.0.FoxBundle\Api\Roomboss\RoombossManager"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\Roomboss\RoombossManager"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\PriceCalculatorInterface.0.FoxBundle\Api\Roomboss\RoombossPriceCalculator"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\Roomboss\RoombossPriceCalculator"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\LiveStatusRecheckerInterface.0.FoxBundle\Api\Salogi\SalogiLiveStatusRechecker"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\Salogi\SalogiLiveStatusRechecker"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\BookingBookerInterface.0.FoxBundle\Api\Salogi\SalogiManager"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\BookingCancellatorInterface.0.FoxBundle\Api\Salogi\SalogiManager"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\RequestHolderInterface.0.FoxBundle\Api\Salogi\SalogiManager"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\Salogi\SalogiManager"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\PriceCalculatorInterface.0.FoxBundle\Api\Salogi\SalogiPriceCalculator"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\Salogi\SalogiPriceCalculator"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\PropertyListerInterface.0.FoxBundle\Api\Salogi\SalogiPropertyLister"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\Salogi\SalogiPropertyLister"; reason: abstract.
Removed service ".instanceof.ScriptBundle\Unavailability\ProviderInterface.0.FoxBundle\Api\Salogi\SalogiUnavailabilityProvider"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\Salogi\SalogiUnavailabilityProvider"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\VillaGeneratorInterface.0.FoxBundle\Api\Salogi\SalogiVillaGenerator"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\Salogi\SalogiVillaGenerator"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\PriceFetcherInterface.0.FoxBundle\Api\SiBarth\SiBarthPriceFetcher"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\SiBarth\SiBarthPriceFetcher"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\PropertyListerInterface.0.FoxBundle\Api\SiBarth\SiBarthPropertyLister"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\SiBarth\SiBarthPropertyLister"; reason: abstract.
Removed service ".instanceof.ScriptBundle\Unavailability\ProviderInterface.0.FoxBundle\Api\SiBarth\SiBarthUnavailabilityProvider"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\SiBarth\SiBarthUnavailabilityProvider"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\VillaGeneratorInterface.0.FoxBundle\Api\SiBarth\SiBarthVillaGenerator"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\SiBarth\SiBarthVillaGenerator"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\ConfigurationCheckerInterface.0.FoxBundle\Api\Siteminder\SiteminderConfigurationChecker"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\Siteminder\SiteminderConfigurationChecker"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\BookingBookerInterface.0.FoxBundle\Api\Siteminder\SiteminderManager"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\BookingCancellatorInterface.0.FoxBundle\Api\Siteminder\SiteminderManager"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\RequestCancellatorInterface.0.FoxBundle\Api\Siteminder\SiteminderManager"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\RequestHolderInterface.0.FoxBundle\Api\Siteminder\SiteminderManager"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\RequestUpdatorInterface.0.FoxBundle\Api\Siteminder\SiteminderManager"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\Siteminder\SiteminderManager"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\BookingBookerInterface.0.FoxBundle\Api\Staah\StaahManager"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\BookingCancellatorInterface.0.FoxBundle\Api\Staah\StaahManager"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\Staah\StaahManager"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\PriceCalculatorInterface.0.FoxBundle\Api\Staah\StaahPriceCalculator"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\Staah\StaahPriceCalculator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.FoxBundle\Api\Staah\StaahPushDataListener"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\Staah\StaahPushDataListener"; reason: abstract.
Removed service ".instanceof.ScriptBundle\Unavailability\ProviderInterface.0.FoxBundle\Api\Staah\StaahUnavailabilityProvider"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\Staah\StaahUnavailabilityProvider"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\LiveStatusRecheckerInterface.0.FoxBundle\Api\Stays\StaysLiveStatusRechecker"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\Stays\StaysLiveStatusRechecker"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\BookingBookerInterface.0.FoxBundle\Api\Stays\StaysManager"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\BookingCancellatorInterface.0.FoxBundle\Api\Stays\StaysManager"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\RequestCancellatorInterface.0.FoxBundle\Api\Stays\StaysManager"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\RequestHolderInterface.0.FoxBundle\Api\Stays\StaysManager"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\Stays\StaysManager"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\PriceFetcherInterface.0.FoxBundle\Api\Stays\StaysPriceFetcher"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\Stays\StaysPriceFetcher"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\PropertyListerInterface.0.FoxBundle\Api\Stays\StaysPropertyLister"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\Stays\StaysPropertyLister"; reason: abstract.
Removed service ".instanceof.ScriptBundle\Unavailability\ProviderInterface.0.FoxBundle\Api\Stays\StaysUnavailabilityProvider"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\Stays\StaysUnavailabilityProvider"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\VillaGeneratorInterface.0.FoxBundle\Api\YourRentals\YourRentalsGenerator"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\YourRentals\YourRentalsGenerator"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\BookingBookerInterface.0.FoxBundle\Api\YourRentals\YourRentalsManager"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\BookingCancellatorInterface.0.FoxBundle\Api\YourRentals\YourRentalsManager"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\YourRentals\YourRentalsManager"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\PriceCalculatorInterface.0.FoxBundle\Api\YourRentals\YourRentalsPriceCalculator"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\YourRentals\YourRentalsPriceCalculator"; reason: abstract.
Removed service ".instanceof.FoxBundle\Api\PropertyListerInterface.0.FoxBundle\Api\YourRentals\YourRentalsPropertyLister"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\YourRentals\YourRentalsPropertyLister"; reason: abstract.
Removed service ".instanceof.ScriptBundle\Unavailability\ProviderInterface.0.FoxBundle\Api\YourRentals\YourRentalsUnavailabilityProvider"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Api\YourRentals\YourRentalsUnavailabilityProvider"; reason: abstract.
Removed service ".instanceof.FoxBundle\ApiPush\PushAvailabilityInterface.0.FoxBundle\ApiPush\RentalsUnitedPush\RentalsUnitedAvailabilityPusher"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\ApiPush\RentalsUnitedPush\RentalsUnitedAvailabilityPusher"; reason: abstract.
Removed service ".instanceof.FoxBundle\ApiPush\PushPromotionInterface.0.FoxBundle\ApiPush\RentalsUnitedPush\RentalsUnitedPromotionPusher"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\ApiPush\RentalsUnitedPush\RentalsUnitedPromotionPusher"; reason: abstract.
Removed service ".instanceof.FoxBundle\ApiPush\PushPropertyInterface.0.FoxBundle\ApiPush\RentalsUnitedPush\RentalsUnitedPropertyPusher"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\ApiPush\RentalsUnitedPush\RentalsUnitedPropertyPusher"; reason: abstract.
Removed service ".instanceof.FoxBundle\ApiPush\PushRateInterface.0.FoxBundle\ApiPush\RentalsUnitedPush\RentalsUnitedRatePusher"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\ApiPush\RentalsUnitedPush\RentalsUnitedRatePusher"; reason: abstract.
Removed service ".instanceof.FoxBundle\ApiPush\PushRequestValidationInterface.0.FoxBundle\ApiPush\RentalsUnitedPush\RentalsUnitedRequestValidationPusher"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\ApiPush\RentalsUnitedPush\RentalsUnitedRequestValidationPusher"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.FoxBundle\ApiPush\UpdateApiPushPromotionListener"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\ApiPush\UpdateApiPushPromotionListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.FoxBundle\ApiPush\UpdateApiPushPropertyListener"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\ApiPush\UpdateApiPushPropertyListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.FoxBundle\EventListener\FolderCallCreatedSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\EventListener\FolderCallCreatedSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.FoxBundle\EventListener\FolderGreetedSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\EventListener\FolderGreetedSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.FoxBundle\EventListener\FolderLogSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\EventListener\FolderLogSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.FoxBundle\EventListener\PaymentInFormSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\EventListener\PaymentInFormSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.FoxBundle\EventListener\PaymentOutPendingListener"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\EventListener\PaymentOutPendingListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.FoxBundle\EventListener\PromotionFormSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\EventListener\PromotionFormSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.FoxBundle\EventListener\RequestOverlapSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\EventListener\RequestOverlapSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.FoxBundle\EventListener\RequestUpdateApiSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\EventListener\RequestUpdateApiSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.FoxBundle\EventListener\TransferNotifySubscriber"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\EventListener\TransferNotifySubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.FoxBundle\EventListener\UnattributeFoldersOnUserDisablingSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\EventListener\UnattributeFoldersOnUserDisablingSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.FoxBundle\EventListener\UnavailabilitySaverSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\EventListener\UnavailabilitySaverSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.FoxBundle\EventListener\UserSecuritySubscriber"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\EventListener\UserSecuritySubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.FoxBundle\EventListener\VillaInspectionSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\EventListener\VillaInspectionSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.FoxBundle\EventListener\VillaRateEstateSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\EventListener\VillaRateEstateSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.FoxBundle\EventListener\WishStateSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\EventListener\WishStateSubscriber"; reason: abstract.
Removed service ".instanceof.CommonBundle\Export\ReaderInterface.0.FoxBundle\Export\AllPaymentOutDueReader"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Export\AllPaymentOutDueReader"; reason: abstract.
Removed service ".instanceof.CommonBundle\Export\ReaderInterface.0.FoxBundle\Export\ConfirmationFolderReader"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Export\ConfirmationFolderReader"; reason: abstract.
Removed service ".instanceof.CommonBundle\Export\ReaderInterface.0.FoxBundle\Export\ConfirmationRequestReader"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Export\ConfirmationRequestReader"; reason: abstract.
Removed service ".instanceof.CommonBundle\Export\ReaderInterface.0.FoxBundle\Export\FolderReader"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Export\FolderReader"; reason: abstract.
Removed service ".instanceof.CommonBundle\Export\ReaderInterface.0.FoxBundle\Export\FolderScoreReader"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Export\FolderScoreReader"; reason: abstract.
Removed service ".instanceof.CommonBundle\Export\ReaderInterface.0.FoxBundle\Export\GreetingReader"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Export\GreetingReader"; reason: abstract.
Removed service ".instanceof.CommonBundle\Export\ReaderInterface.0.FoxBundle\Export\ManagerDashboardTopOwnerReader"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Export\ManagerDashboardTopOwnerReader"; reason: abstract.
Removed service ".instanceof.CommonBundle\Export\ReaderInterface.0.FoxBundle\Export\ManagerDashboardTopVillaReader"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Export\ManagerDashboardTopVillaReader"; reason: abstract.
Removed service ".instanceof.CommonBundle\Export\ReaderInterface.0.FoxBundle\Export\PaymentInReader"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Export\PaymentInReader"; reason: abstract.
Removed service ".instanceof.CommonBundle\Export\ReaderInterface.0.FoxBundle\Export\PaymentOutReader"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Export\PaymentOutReader"; reason: abstract.
Removed service ".instanceof.CommonBundle\Export\ReaderInterface.0.FoxBundle\Export\PostPaidReader"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Export\PostPaidReader"; reason: abstract.
Removed service ".instanceof.CommonBundle\Export\ReaderInterface.0.FoxBundle\Export\PostponedReader"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Export\PostponedReader"; reason: abstract.
Removed service ".instanceof.CommonBundle\Export\ReaderInterface.0.FoxBundle\Export\ReviewReader"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Export\ReviewReader"; reason: abstract.
Removed service ".instanceof.CommonBundle\Export\ReaderInterface.0.FoxBundle\Export\SupplierReader"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Export\SupplierReader"; reason: abstract.
Removed service ".instanceof.CommonBundle\Export\ReaderInterface.0.FoxBundle\Export\TcClientReader"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Export\TcClientReader"; reason: abstract.
Removed service ".instanceof.CommonBundle\Export\ReaderInterface.0.FoxBundle\Export\TransferAirwallexReader"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Export\TransferAirwallexReader"; reason: abstract.
Removed service ".instanceof.CommonBundle\Export\ReaderInterface.0.FoxBundle\Export\TransferCimbReader"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Export\TransferCimbReader"; reason: abstract.
Removed service ".instanceof.CommonBundle\Export\ReaderInterface.0.FoxBundle\Export\TransferReader"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Export\TransferReader"; reason: abstract.
Removed service ".instanceof.CommonBundle\Export\ReaderInterface.0.FoxBundle\Export\TransferWisePaymentInReader"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Export\TransferWisePaymentInReader"; reason: abstract.
Removed service ".instanceof.CommonBundle\Export\ReaderInterface.0.FoxBundle\Export\TransferWiseReader"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Export\TransferWiseReader"; reason: abstract.
Removed service ".instanceof.CommonBundle\Export\ReaderInterface.0.FoxBundle\Export\TransferWubsReader"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Export\TransferWubsReader"; reason: abstract.
Removed service ".instanceof.Sylius\Resource\Factory\FactoryInterface.0.FoxBundle\Factory\AdjustmentFactory"; reason: abstract.
Removed service ".instanceof.Sylius\Component\Resource\Factory\FactoryInterface.0.FoxBundle\Factory\AdjustmentFactory"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Factory\AdjustmentFactory"; reason: abstract.
Removed service ".instanceof.Sylius\Resource\Factory\FactoryInterface.0.FoxBundle\Factory\ClientFactory"; reason: abstract.
Removed service ".instanceof.Sylius\Component\Resource\Factory\FactoryInterface.0.FoxBundle\Factory\ClientFactory"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Factory\ClientFactory"; reason: abstract.
Removed service ".instanceof.Sylius\Resource\Factory\FactoryInterface.0.FoxBundle\Factory\CompensationFactory"; reason: abstract.
Removed service ".instanceof.Sylius\Component\Resource\Factory\FactoryInterface.0.FoxBundle\Factory\CompensationFactory"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Factory\CompensationFactory"; reason: abstract.
Removed service ".instanceof.Sylius\Resource\Factory\FactoryInterface.0.FoxBundle\Factory\FolderCallFactory"; reason: abstract.
Removed service ".instanceof.Sylius\Component\Resource\Factory\FactoryInterface.0.FoxBundle\Factory\FolderCallFactory"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Factory\FolderCallFactory"; reason: abstract.
Removed service ".instanceof.Sylius\Resource\Factory\FactoryInterface.0.FoxBundle\Factory\FolderFactory"; reason: abstract.
Removed service ".instanceof.Sylius\Component\Resource\Factory\FactoryInterface.0.FoxBundle\Factory\FolderFactory"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Factory\FolderFactory"; reason: abstract.
Removed service ".instanceof.Sylius\Resource\Factory\FactoryInterface.0.FoxBundle\Factory\OnlinePaymentFactory"; reason: abstract.
Removed service ".instanceof.Sylius\Component\Resource\Factory\FactoryInterface.0.FoxBundle\Factory\OnlinePaymentFactory"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Factory\OnlinePaymentFactory"; reason: abstract.
Removed service ".instanceof.Sylius\Resource\Factory\FactoryInterface.0.FoxBundle\Factory\PaymentInFactory"; reason: abstract.
Removed service ".instanceof.Sylius\Component\Resource\Factory\FactoryInterface.0.FoxBundle\Factory\PaymentInFactory"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Factory\PaymentInFactory"; reason: abstract.
Removed service ".instanceof.Sylius\Resource\Factory\FactoryInterface.0.FoxBundle\Factory\PaymentOutFactory"; reason: abstract.
Removed service ".instanceof.Sylius\Component\Resource\Factory\FactoryInterface.0.FoxBundle\Factory\PaymentOutFactory"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Factory\PaymentOutFactory"; reason: abstract.
Removed service ".instanceof.Sylius\Resource\Factory\FactoryInterface.0.FoxBundle\Factory\PromotionFactory"; reason: abstract.
Removed service ".instanceof.Sylius\Component\Resource\Factory\FactoryInterface.0.FoxBundle\Factory\PromotionFactory"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Factory\PromotionFactory"; reason: abstract.
Removed service ".instanceof.Sylius\Resource\Factory\FactoryInterface.0.FoxBundle\Factory\RequestFactory"; reason: abstract.
Removed service ".instanceof.Sylius\Component\Resource\Factory\FactoryInterface.0.FoxBundle\Factory\RequestFactory"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Factory\RequestFactory"; reason: abstract.
Removed service ".instanceof.Sylius\Resource\Factory\FactoryInterface.0.FoxBundle\Factory\SMSFactory"; reason: abstract.
Removed service ".instanceof.Sylius\Component\Resource\Factory\FactoryInterface.0.FoxBundle\Factory\SMSFactory"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Factory\SMSFactory"; reason: abstract.
Removed service ".instanceof.Sylius\Resource\Factory\FactoryInterface.0.FoxBundle\Factory\ServiceRecoveryFactory"; reason: abstract.
Removed service ".instanceof.Sylius\Component\Resource\Factory\FactoryInterface.0.FoxBundle\Factory\ServiceRecoveryFactory"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Factory\ServiceRecoveryFactory"; reason: abstract.
Removed service ".instanceof.Sylius\Resource\Factory\FactoryInterface.0.FoxBundle\Factory\SupplierBankAccountFactory"; reason: abstract.
Removed service ".instanceof.Sylius\Component\Resource\Factory\FactoryInterface.0.FoxBundle\Factory\SupplierBankAccountFactory"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Factory\SupplierBankAccountFactory"; reason: abstract.
Removed service ".instanceof.Sylius\Resource\Factory\FactoryInterface.0.FoxBundle\Factory\TransferDetailFactory"; reason: abstract.
Removed service ".instanceof.Sylius\Component\Resource\Factory\FactoryInterface.0.FoxBundle\Factory\TransferDetailFactory"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Factory\TransferDetailFactory"; reason: abstract.
Removed service ".instanceof.Sylius\Resource\Factory\FactoryInterface.0.FoxBundle\Factory\TransferFactory"; reason: abstract.
Removed service ".instanceof.Sylius\Component\Resource\Factory\FactoryInterface.0.FoxBundle\Factory\TransferFactory"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Factory\TransferFactory"; reason: abstract.
Removed service ".instanceof.Sylius\Resource\Factory\FactoryInterface.0.FoxBundle\Factory\TransferGroupFactory"; reason: abstract.
Removed service ".instanceof.Sylius\Component\Resource\Factory\FactoryInterface.0.FoxBundle\Factory\TransferGroupFactory"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Factory\TransferGroupFactory"; reason: abstract.
Removed service ".instanceof.Sylius\Resource\Factory\FactoryInterface.0.FoxBundle\Factory\TripDetailFactory"; reason: abstract.
Removed service ".instanceof.Sylius\Component\Resource\Factory\FactoryInterface.0.FoxBundle\Factory\TripDetailFactory"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Factory\TripDetailFactory"; reason: abstract.
Removed service ".instanceof.Sylius\Resource\Factory\FactoryInterface.0.FoxBundle\Factory\WishFactory"; reason: abstract.
Removed service ".instanceof.Sylius\Component\Resource\Factory\FactoryInterface.0.FoxBundle\Factory\WishFactory"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Factory\WishFactory"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.FoxBundle\FolderTCAllocator\FolderTCAutoAllocatorSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\FolderTCAllocator\FolderTCAutoAllocatorSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FoxBundle\Form\AdjustmentType"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Form\AdjustmentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FoxBundle\Form\AdminSearchType"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Form\AdminSearchType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FoxBundle\Form\AirportCommissionType"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Form\AirportCommissionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FoxBundle\Form\BankType"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Form\BankType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FoxBundle\Form\CallImportType"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Form\CallImportType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FoxBundle\Form\CancellableType"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Form\CancellableType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FoxBundle\Form\ClientType"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Form\ClientType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FoxBundle\Form\CompensationType"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Form\CompensationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FoxBundle\Form\CountryEditType"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Form\CountryEditType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FoxBundle\Form\CurrencyType"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Form\CurrencyType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.FoxBundle\Form\Extension\PromotionConfigurationCurrencyExtension"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Form\Extension\PromotionConfigurationCurrencyExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.FoxBundle\Form\Extension\PromotionExtension"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Form\Extension\PromotionExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.FoxBundle\Form\Extension\PromotionRuleExtension"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Form\Extension\PromotionRuleExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FoxBundle\Form\ExtraServiceType"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Form\ExtraServiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FoxBundle\Form\Filter\BankFilterType"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Form\Filter\BankFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FoxBundle\Form\Filter\CheckDateType"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Form\Filter\CheckDateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FoxBundle\Form\Filter\CountryFilterType"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Form\Filter\CountryFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FoxBundle\Form\Filter\CurrencyFilterType"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Form\Filter\CurrencyFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FoxBundle\Form\Filter\DateFilterType"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Form\Filter\DateFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FoxBundle\Form\Filter\ExtraServiceFilterType"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Form\Filter\ExtraServiceFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FoxBundle\Form\Filter\FolderFilterType"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Form\Filter\FolderFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FoxBundle\Form\Filter\PaymentInFilterType"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Form\Filter\PaymentInFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FoxBundle\Form\Filter\PaymentOutFilterType"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Form\Filter\PaymentOutFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FoxBundle\Form\Filter\PostPaidType"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Form\Filter\PostPaidType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FoxBundle\Form\Filter\ReviewFilterType"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Form\Filter\ReviewFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FoxBundle\Form\Filter\ServiceRecoveryFilterType"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Form\Filter\ServiceRecoveryFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FoxBundle\Form\Filter\StaffFilterType"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Form\Filter\StaffFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FoxBundle\Form\Filter\SupplierFilterType"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Form\Filter\SupplierFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FoxBundle\Form\Filter\SupportType"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Form\Filter\SupportType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FoxBundle\Form\Filter\TransferPaymentFilterType"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Form\Filter\TransferPaymentFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FoxBundle\Form\Filter\UserFilterType"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Form\Filter\UserFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FoxBundle\Form\Filter\VillaFilterType"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Form\Filter\VillaFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FoxBundle\Form\Filter\WishFilterType"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Form\Filter\WishFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FoxBundle\Form\FolderAllowReviewType"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Form\FolderAllowReviewType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FoxBundle\Form\FolderAttachmentType"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Form\FolderAttachmentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FoxBundle\Form\FolderConciergeType"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Form\FolderConciergeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FoxBundle\Form\FolderCurrencyType"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Form\FolderCurrencyType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FoxBundle\Form\FolderDemandType"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Form\FolderDemandType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FoxBundle\Form\FolderGreetedType"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Form\FolderGreetedType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FoxBundle\Form\FolderHotnessType"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Form\FolderHotnessType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FoxBundle\Form\FolderInformationType"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Form\FolderInformationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FoxBundle\Form\FolderType"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Form\FolderType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FoxBundle\Form\HoiioDashboardType"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Form\HoiioDashboardType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FoxBundle\Form\InquiryType"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Form\InquiryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.FoxBundle\Form\Listener\FolderNextActionDateFormSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Form\Listener\FolderNextActionDateFormSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FoxBundle\Form\MessageType"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Form\MessageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FoxBundle\Form\OnlinePaymentCapturedAmountType"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Form\OnlinePaymentCapturedAmountType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FoxBundle\Form\OnlinePaymentMaintenanceType"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Form\OnlinePaymentMaintenanceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FoxBundle\Form\PaymentInConfirmType"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Form\PaymentInConfirmType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FoxBundle\Form\PaymentInGeneratorType"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Form\PaymentInGeneratorType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FoxBundle\Form\PaymentInType"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Form\PaymentInType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FoxBundle\Form\PaymentOutType"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Form\PaymentOutType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FoxBundle\Form\PaymentVirtualType"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Form\PaymentVirtualType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FoxBundle\Form\PhoneOfficeType"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Form\PhoneOfficeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FoxBundle\Form\Promotion\Rule\EarlybirdType"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Form\Promotion\Rule\EarlybirdType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FoxBundle\Form\Promotion\Rule\LastminuteType"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Form\Promotion\Rule\LastminuteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FoxBundle\Form\Promotion\Rule\LongstayType"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Form\Promotion\Rule\LongstayType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FoxBundle\Form\Promotion\Rule\RequestBedroomType"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Form\Promotion\Rule\RequestBedroomType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FoxBundle\Form\Promotion\Rule\RequestDatesNightsType"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Form\Promotion\Rule\RequestDatesNightsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FoxBundle\Form\Promotion\Rule\RequestDatesType"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Form\Promotion\Rule\RequestDatesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FoxBundle\Form\Promotion\Rule\RequestSeasonType"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Form\Promotion\Rule\RequestSeasonType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FoxBundle\Form\PromotionFixedRateConfigurationType"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Form\PromotionFixedRateConfigurationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FoxBundle\Form\RedemptionCodeType"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Form\RedemptionCodeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FoxBundle\Form\RequestGroupCompositionType"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Form\RequestGroupCompositionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FoxBundle\Form\RequestType"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Form\RequestType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FoxBundle\Form\ReviewType"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Form\ReviewType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FoxBundle\Form\SMSType"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Form\SMSType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FoxBundle\Form\ServiceRecoveryType"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Form\ServiceRecoveryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FoxBundle\Form\StaffType"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Form\StaffType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FoxBundle\Form\SupplierBankAccountType"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Form\SupplierBankAccountType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FoxBundle\Form\SupplierType"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Form\SupplierType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FoxBundle\Form\TaxType"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Form\TaxType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FoxBundle\Form\TemplateType"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Form\TemplateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FoxBundle\Form\TransferAssignPaymentType"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Form\TransferAssignPaymentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FoxBundle\Form\TransferDetailType"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Form\TransferDetailType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FoxBundle\Form\TransferGroupType"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Form\TransferGroupType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FoxBundle\Form\TransferType"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Form\TransferType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FoxBundle\Form\TripDetailType"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Form\TripDetailType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FoxBundle\Form\VillaApiType"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Form\VillaApiType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FoxBundle\Form\VillaEventType"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Form\VillaEventType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FoxBundle\Form\VillaInspectionType"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Form\VillaInspectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FoxBundle\Form\WishCategoryType"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Form\WishCategoryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FoxBundle\Form\WishReviewType"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Form\WishReviewType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FoxBundle\Form\WishTaskType"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Form\WishTaskType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FoxBundle\Form\WishType"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Form\WishType"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.FoxBundle\ManagerOnDuty\ManagerExtension"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\ManagerOnDuty\ManagerExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.FoxBundle\ManagerOnDuty\SendNotificationOnNewRequestSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\ManagerOnDuty\SendNotificationOnNewRequestSubscriber"; reason: abstract.
Removed service ".instanceof.FoxBundle\MessageHandler\GoogleSheetHandler.0.FoxBundle\MessageHandler\GoogleSheetHandler"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\MessageHandler\GoogleSheetHandler"; reason: abstract.
Removed service ".instanceof.FoxBundle\Notification\Channel\NullChannel.0.FoxBundle\Notification\Channel\NullChannel"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Notification\Channel\NullChannel"; reason: abstract.
Removed service ".instanceof.FoxBundle\Notification\FoxMessageTransport\FoxMessageChannel.0.FoxBundle\Notification\FoxMessageTransport\FoxMessageChannel"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Notification\FoxMessageTransport\FoxMessageChannel"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Notifier\Transport\TransportFactoryInterface.0.FoxBundle\Notification\WebPushTransport\WebPushTransportFactory"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Notification\WebPushTransport\WebPushTransportFactory"; reason: abstract.
Removed service ".instanceof.FoxBundle\Slip\RetrieverHTMLInterface.0.FoxBundle\Slip\RetrieverHTMLCoupon"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Slip\RetrieverHTMLCoupon"; reason: abstract.
Removed service ".instanceof.FoxBundle\Slip\RetrieverHTMLInterface.0.FoxBundle\Slip\RetrieverHTMLInvoice"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Slip\RetrieverHTMLInvoice"; reason: abstract.
Removed service ".instanceof.FoxBundle\Slip\RetrieverHTMLInterface.0.FoxBundle\Slip\RetrieverHTMLPaymentNotification"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Slip\RetrieverHTMLPaymentNotification"; reason: abstract.
Removed service ".instanceof.FoxBundle\Slip\RetrieverHTMLInterface.0.FoxBundle\Slip\RetrieverHTMLSnapshot"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Slip\RetrieverHTMLSnapshot"; reason: abstract.
Removed service ".instanceof.FoxBundle\Slip\RetrieverHTMLInterface.0.FoxBundle\Slip\RetrieverHTMLVoucher"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Slip\RetrieverHTMLVoucher"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.FoxBundle\Sms\SmsSentSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Sms\SmsSentSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.FoxBundle\StateMachineTransition\PaymentOutTransitionner"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\StateMachineTransition\PaymentOutTransitionner"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.FoxBundle\StateMachineTransition\RoleGuardListener"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\StateMachineTransition\RoleGuardListener"; reason: abstract.
Removed service ".instanceof.FoxBundle\Template\ContextProcessor\ContextProcessorInterface.0.FoxBundle\Template\ContextProcessor\AiPromptProcessor"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Template\ContextProcessor\AiPromptProcessor"; reason: abstract.
Removed service ".instanceof.FoxBundle\Template\ContextProcessor\ContextProcessorInterface.0.FoxBundle\Template\ContextProcessor\AirportGuardProcessor"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Template\ContextProcessor\AirportGuardProcessor"; reason: abstract.
Removed service ".instanceof.FoxBundle\Template\ContextProcessor\ContextProcessorInterface.0.FoxBundle\Template\ContextProcessor\FirstPaymentProcessor"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Template\ContextProcessor\FirstPaymentProcessor"; reason: abstract.
Removed service ".instanceof.FoxBundle\Template\ContextProcessor\ContextProcessorInterface.0.FoxBundle\Template\ContextProcessor\LinkedVillaNamesProcessor"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Template\ContextProcessor\LinkedVillaNamesProcessor"; reason: abstract.
Removed service ".instanceof.FoxBundle\Template\ContextProcessor\ContextProcessorInterface.0.FoxBundle\Template\ContextProcessor\OwnerTripDetailProcessor"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Template\ContextProcessor\OwnerTripDetailProcessor"; reason: abstract.
Removed service ".instanceof.FoxBundle\Template\ContextProcessor\ContextProcessorInterface.0.FoxBundle\Template\ContextProcessor\PaymentInProcessor"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Template\ContextProcessor\PaymentInProcessor"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.FoxBundle\Twig\ApiRegistryExtension"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Twig\ApiRegistryExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.FoxBundle\Twig\FilterFormExtension"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Twig\FilterFormExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.FoxBundle\Twig\HelperExtension"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Twig\HelperExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.FoxBundle\Twig\MessageExtension"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Twig\MessageExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.FoxBundle\Twig\RateGapExtension"; reason: abstract.
Removed service ".abstract.instanceof.FoxBundle\Twig\RateGapExtension"; reason: abstract.
Removed service ".instanceof.ScriptBundle\Unavailability\ProviderInterface.0.script.unavailability.balion_provider"; reason: abstract.
Removed service ".abstract.instanceof.script.unavailability.balion_provider"; reason: abstract.
Removed service ".instanceof.ScriptBundle\Unavailability\ProviderInterface.0.script.unavailability.brhv_provider"; reason: abstract.
Removed service ".abstract.instanceof.script.unavailability.brhv_provider"; reason: abstract.
Removed service ".instanceof.ScriptBundle\Unavailability\ProviderInterface.0.script.unavailability.bugis_provider"; reason: abstract.
Removed service ".abstract.instanceof.script.unavailability.bugis_provider"; reason: abstract.
Removed service ".instanceof.ScriptBundle\Unavailability\ProviderInterface.0.script.unavailability.ical_provider"; reason: abstract.
Removed service ".abstract.instanceof.script.unavailability.ical_provider"; reason: abstract.
Removed service ".instanceof.ScriptBundle\Unavailability\ProviderInterface.0.script.unavailability.ical_strict_provider"; reason: abstract.
Removed service ".abstract.instanceof.script.unavailability.ical_strict_provider"; reason: abstract.
Removed service ".instanceof.ScriptBundle\Unavailability\ProviderInterface.0.script.unavailability.intervilla_provider"; reason: abstract.
Removed service ".abstract.instanceof.script.unavailability.intervilla_provider"; reason: abstract.
Removed service ".instanceof.ScriptBundle\Unavailability\ProviderInterface.0.script.unavailability.ipsl_provider"; reason: abstract.
Removed service ".abstract.instanceof.script.unavailability.ipsl_provider"; reason: abstract.
Removed service ".instanceof.ScriptBundle\Unavailability\ProviderInterface.0.script.unavailability.kigo_provider"; reason: abstract.
Removed service ".abstract.instanceof.script.unavailability.kigo_provider"; reason: abstract.
Removed service ".instanceof.ScriptBundle\Unavailability\ProviderInterface.0.script.unavailability.klikasia_provider"; reason: abstract.
Removed service ".abstract.instanceof.script.unavailability.klikasia_provider"; reason: abstract.
Removed service ".instanceof.ScriptBundle\Unavailability\ProviderInterface.0.script.unavailability.natan_provider"; reason: abstract.
Removed service ".abstract.instanceof.script.unavailability.natan_provider"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.ScriptBundle\Command\ActiveCampaignOwnerSyncCommand"; reason: abstract.
Removed service ".abstract.instanceof.ScriptBundle\Command\ActiveCampaignOwnerSyncCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.ScriptBundle\Command\AirCallMissedCallMatcherCommand"; reason: abstract.
Removed service ".abstract.instanceof.ScriptBundle\Command\AirCallMissedCallMatcherCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.ScriptBundle\Command\AllDashboardToSheetCommand"; reason: abstract.
Removed service ".abstract.instanceof.ScriptBundle\Command\AllDashboardToSheetCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.ScriptBundle\Command\ApiBeds24RefreshTokenGenerationCommand"; reason: abstract.
Removed service ".abstract.instanceof.ScriptBundle\Command\ApiBeds24RefreshTokenGenerationCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.ScriptBundle\Command\ApiBeds24TokenRefresherCommand"; reason: abstract.
Removed service ".abstract.instanceof.ScriptBundle\Command\ApiBeds24TokenRefresherCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.ScriptBundle\Command\ApiPriceFetcherCommand"; reason: abstract.
Removed service ".abstract.instanceof.ScriptBundle\Command\ApiPriceFetcherCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.ScriptBundle\Command\ApiPushRateSyncCommand"; reason: abstract.
Removed service ".abstract.instanceof.ScriptBundle\Command\ApiPushRateSyncCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.ScriptBundle\Command\BebopToSheetCommand"; reason: abstract.
Removed service ".abstract.instanceof.ScriptBundle\Command\BebopToSheetCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.ScriptBundle\Command\CheckParametersUsageCommand"; reason: abstract.
Removed service ".abstract.instanceof.ScriptBundle\Command\CheckParametersUsageCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.ScriptBundle\Command\ComputeRentalsUnitedMinPriceCommand"; reason: abstract.
Removed service ".abstract.instanceof.ScriptBundle\Command\ComputeRentalsUnitedMinPriceCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.ScriptBundle\Command\CurrencyNewdayCommand"; reason: abstract.
Removed service ".abstract.instanceof.ScriptBundle\Command\CurrencyNewdayCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.ScriptBundle\Command\CurrencyUpdateCommand"; reason: abstract.
Removed service ".abstract.instanceof.ScriptBundle\Command\CurrencyUpdateCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.ScriptBundle\Command\DatabasePurgeFillCommand"; reason: abstract.
Removed service ".abstract.instanceof.ScriptBundle\Command\DatabasePurgeFillCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.ScriptBundle\Command\DeeplTranslateCommand"; reason: abstract.
Removed service ".abstract.instanceof.ScriptBundle\Command\DeeplTranslateCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.ScriptBundle\Command\DeploySwitchDnsCommand"; reason: abstract.
Removed service ".abstract.instanceof.ScriptBundle\Command\DeploySwitchDnsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.ScriptBundle\Command\FinanceEmailCommand"; reason: abstract.
Removed service ".abstract.instanceof.ScriptBundle\Command\FinanceEmailCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.ScriptBundle\Command\FolderConciergeAutoAllocatorCommand"; reason: abstract.
Removed service ".abstract.instanceof.ScriptBundle\Command\FolderConciergeAutoAllocatorCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.ScriptBundle\Command\FolderNextActionNotificationCommand"; reason: abstract.
Removed service ".abstract.instanceof.ScriptBundle\Command\FolderNextActionNotificationCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.ScriptBundle\Command\FolderTCAutoAllocatorCommand"; reason: abstract.
Removed service ".abstract.instanceof.ScriptBundle\Command\FolderTCAutoAllocatorCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.ScriptBundle\Command\GedmoLogCleanupCommand"; reason: abstract.
Removed service ".abstract.instanceof.ScriptBundle\Command\GedmoLogCleanupCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.ScriptBundle\Command\GoogleAdsOfflineConversionReporterCommand"; reason: abstract.
Removed service ".abstract.instanceof.ScriptBundle\Command\GoogleAdsOfflineConversionReporterCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.ScriptBundle\Command\LandingPageUpdateByExcelCommand"; reason: abstract.
Removed service ".abstract.instanceof.ScriptBundle\Command\LandingPageUpdateByExcelCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.ScriptBundle\Command\LiveStatusRecheckerCommand"; reason: abstract.
Removed service ".abstract.instanceof.ScriptBundle\Command\LiveStatusRecheckerCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.ScriptBundle\Command\MarketingContentNotifierCommand"; reason: abstract.
Removed service ".abstract.instanceof.ScriptBundle\Command\MarketingContentNotifierCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.ScriptBundle\Command\MediaGalleryComputeCommand"; reason: abstract.
Removed service ".abstract.instanceof.ScriptBundle\Command\MediaGalleryComputeCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.ScriptBundle\Command\PostPaidBookingNotificationCommand"; reason: abstract.
Removed service ".abstract.instanceof.ScriptBundle\Command\PostPaidBookingNotificationCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.ScriptBundle\Command\ProcessAutomatedPaymentsDueCommand"; reason: abstract.
Removed service ".abstract.instanceof.ScriptBundle\Command\ProcessAutomatedPaymentsDueCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.ScriptBundle\Command\RemoveVillasNewTagCommand"; reason: abstract.
Removed service ".abstract.instanceof.ScriptBundle\Command\RemoveVillasNewTagCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.ScriptBundle\Command\RentalsUnitedPullConfirmedReservationCommand"; reason: abstract.
Removed service ".abstract.instanceof.ScriptBundle\Command\RentalsUnitedPullConfirmedReservationCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.ScriptBundle\Command\ReviewEmailSendingCommand"; reason: abstract.
Removed service ".abstract.instanceof.ScriptBundle\Command\ReviewEmailSendingCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.ScriptBundle\Command\ReviewSourceLocaleCommand"; reason: abstract.
Removed service ".abstract.instanceof.ScriptBundle\Command\ReviewSourceLocaleCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.ScriptBundle\Command\ReviewTranslateCommand"; reason: abstract.
Removed service ".abstract.instanceof.ScriptBundle\Command\ReviewTranslateCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.ScriptBundle\Command\RouteHostCommand"; reason: abstract.
Removed service ".abstract.instanceof.ScriptBundle\Command\RouteHostCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.ScriptBundle\Command\RouteLocalCommand"; reason: abstract.
Removed service ".abstract.instanceof.ScriptBundle\Command\RouteLocalCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.ScriptBundle\Command\RouteRequirementCommand"; reason: abstract.
Removed service ".abstract.instanceof.ScriptBundle\Command\RouteRequirementCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.ScriptBundle\Command\ShortlistChaseCommand"; reason: abstract.
Removed service ".abstract.instanceof.ScriptBundle\Command\ShortlistChaseCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.ScriptBundle\Command\StateMachineUpdateCommand"; reason: abstract.
Removed service ".abstract.instanceof.ScriptBundle\Command\StateMachineUpdateCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.ScriptBundle\Command\TransferPaymentMatcherCommand"; reason: abstract.
Removed service ".abstract.instanceof.ScriptBundle\Command\TransferPaymentMatcherCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.ScriptBundle\Command\TranslationBuildCommand"; reason: abstract.
Removed service ".abstract.instanceof.ScriptBundle\Command\TranslationBuildCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.ScriptBundle\Command\TranslationCleanCommand"; reason: abstract.
Removed service ".abstract.instanceof.ScriptBundle\Command\TranslationCleanCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.ScriptBundle\Command\TranslationDumpContentCommand"; reason: abstract.
Removed service ".abstract.instanceof.ScriptBundle\Command\TranslationDumpContentCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.ScriptBundle\Command\TranslationDumpJsCommand"; reason: abstract.
Removed service ".abstract.instanceof.ScriptBundle\Command\TranslationDumpJsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.ScriptBundle\Command\TranslationSyncDownCommand"; reason: abstract.
Removed service ".abstract.instanceof.ScriptBundle\Command\TranslationSyncDownCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.ScriptBundle\Command\TranslationSyncUpCommand"; reason: abstract.
Removed service ".abstract.instanceof.ScriptBundle\Command\TranslationSyncUpCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.ScriptBundle\Command\UnavailabilityFetchCommand"; reason: abstract.
Removed service ".abstract.instanceof.ScriptBundle\Command\UnavailabilityFetchCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.ScriptBundle\Command\VapidGenerateCommand"; reason: abstract.
Removed service ".abstract.instanceof.ScriptBundle\Command\VapidGenerateCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.ScriptBundle\Command\VillaConfirmationFolderToSheetCommand"; reason: abstract.
Removed service ".abstract.instanceof.ScriptBundle\Command\VillaConfirmationFolderToSheetCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.ScriptBundle\Command\VillaConfirmationReaderToSheetCommand"; reason: abstract.
Removed service ".abstract.instanceof.ScriptBundle\Command\VillaConfirmationReaderToSheetCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.ScriptBundle\Command\VillaIdStrCommand"; reason: abstract.
Removed service ".abstract.instanceof.ScriptBundle\Command\VillaIdStrCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.ScriptBundle\Command\VillaIdStrFromSheetCommand"; reason: abstract.
Removed service ".abstract.instanceof.ScriptBundle\Command\VillaIdStrFromSheetCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.ScriptBundle\Command\VillaLocationCommand"; reason: abstract.
Removed service ".abstract.instanceof.ScriptBundle\Command\VillaLocationCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.ScriptBundle\Command\VillaMinPriceCommand"; reason: abstract.
Removed service ".abstract.instanceof.ScriptBundle\Command\VillaMinPriceCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.ScriptBundle\Command\VillaMinPriceMentionCommand"; reason: abstract.
Removed service ".abstract.instanceof.ScriptBundle\Command\VillaMinPriceMentionCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.ScriptBundle\Command\VillaNextPromotionCommand"; reason: abstract.
Removed service ".abstract.instanceof.ScriptBundle\Command\VillaNextPromotionCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.ScriptBundle\Command\VillaRateCommand"; reason: abstract.
Removed service ".abstract.instanceof.ScriptBundle\Command\VillaRateCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.ScriptBundle\Command\WelcomeMessageSendingCommand"; reason: abstract.
Removed service ".abstract.instanceof.ScriptBundle\Command\WelcomeMessageSendingCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.ScriptBundle\Command\WishAutomatorCommand"; reason: abstract.
Removed service ".abstract.instanceof.ScriptBundle\Command\WishAutomatorCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.ScriptBundle\Command\WishTaskNotifierCommand"; reason: abstract.
Removed service ".abstract.instanceof.ScriptBundle\Command\WishTaskNotifierCommand"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.FrontBundle\AbTest\AbTestExtension"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\AbTest\AbTestExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.FrontBundle\AbTest\AbTestListener"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\AbTest\AbTestListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.FrontBundle\Adapter\VillaNormalizer"; reason: abstract.
Removed service ".instanceof.FrontBundle\Adapter\VillaNormalizer.0.FrontBundle\Adapter\VillaNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\Adapter\VillaNormalizer"; reason: abstract.
Removed service ".instanceof.CommonBundle\Export\ReaderInterface.0.FrontBundle\CsvReader\FacebookCatalogReader"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\CsvReader\FacebookCatalogReader"; reason: abstract.
Removed service ".instanceof.CommonBundle\Export\ReaderInterface.0.FrontBundle\CsvReader\GoogleHotelReader"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\CsvReader\GoogleHotelReader"; reason: abstract.
Removed service ".instanceof.CommonBundle\Export\ReaderInterface.0.FrontBundle\CsvReader\GoogleRemarketingReader"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\CsvReader\GoogleRemarketingReader"; reason: abstract.
Removed service ".instanceof.CommonBundle\Export\ReaderInterface.0.FrontBundle\CsvReader\OwnerBookingReader"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\CsvReader\OwnerBookingReader"; reason: abstract.
Removed service ".instanceof.CommonBundle\Export\ReaderInterface.0.FrontBundle\CsvReader\OwnerFinanceReader"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\CsvReader\OwnerFinanceReader"; reason: abstract.
Removed service ".instanceof.CommonBundle\Export\ReaderInterface.0.FrontBundle\CsvReader\OwnerOverviewReader"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\CsvReader\OwnerOverviewReader"; reason: abstract.
Removed service ".instanceof.CommonBundle\Export\ReaderInterface.0.FrontBundle\CsvReader\OwnerTransferReader"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\CsvReader\OwnerTransferReader"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.FrontBundle\Custom\CustomEmailSenderListener"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\Custom\CustomEmailSenderListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.FrontBundle\EmailEnroll\EmailEnrollListener"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\EmailEnroll\EmailEnrollListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.FrontBundle\EventListener\ContactEmailFavoriteListener"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\EventListener\ContactEmailFavoriteListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.FrontBundle\EventListener\ContactEmailListener"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\EventListener\ContactEmailListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.FrontBundle\EventListener\ConvertToMessageListener"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\EventListener\ConvertToMessageListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.FrontBundle\EventListener\CreateRedeemedCodeListener"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\EventListener\CreateRedeemedCodeListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.FrontBundle\EventListener\CurrencyListener"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\EventListener\CurrencyListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.FrontBundle\EventListener\CustomEmailShortlistCreatorListener"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\EventListener\CustomEmailShortlistCreatorListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.FrontBundle\EventListener\DistributionContactEmailListener"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\EventListener\DistributionContactEmailListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.FrontBundle\EventListener\FavoriteInquiryListener"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\EventListener\FavoriteInquiryListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.FrontBundle\EventListener\Form\TranslationListener"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\EventListener\Form\TranslationListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.FrontBundle\EventListener\Form\WebsiteListener"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\EventListener\Form\WebsiteListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.FrontBundle\EventListener\HostListener"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\EventListener\HostListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.FrontBundle\EventListener\HostRouterListener"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\EventListener\HostRouterListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.FrontBundle\EventListener\IntervillaListener"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\EventListener\IntervillaListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.FrontBundle\EventListener\MergeLeadOnLoginSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\EventListener\MergeLeadOnLoginSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.FrontBundle\EventListener\RequestAffiliateAgentListener"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\EventListener\RequestAffiliateAgentListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.FrontBundle\EventListener\RequestApiSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\EventListener\RequestApiSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.FrontBundle\EventListener\RequestCloseShortlistListener"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\EventListener\RequestCloseShortlistListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.FrontBundle\EventListener\RequestFormDistributionListener"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\EventListener\RequestFormDistributionListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.FrontBundle\EventListener\RequestFormFoxListener"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\EventListener\RequestFormFoxListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.FrontBundle\EventListener\RequestFormFrontListener"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\EventListener\RequestFormFrontListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.FrontBundle\EventListener\RequestFormTravelAgentListener"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\EventListener\RequestFormTravelAgentListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.FrontBundle\EventListener\RequestLeadListener"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\EventListener\RequestLeadListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.FrontBundle\EventListener\ReviewCouponListener"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\EventListener\ReviewCouponListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.FrontBundle\EventListener\ReviewListener"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\EventListener\ReviewListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.FrontBundle\EventListener\ReviewNotificationListener"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\EventListener\ReviewNotificationListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.FrontBundle\EventListener\SecondLevelCacheInvalidator"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\EventListener\SecondLevelCacheInvalidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.FrontBundle\EventListener\SendRedeemedCodeEmailListener"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\EventListener\SendRedeemedCodeEmailListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.FrontBundle\EventListener\TemporaryLocaleFixListener"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\EventListener\TemporaryLocaleFixListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.FrontBundle\EventListener\TravelAgentRequestListener"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\EventListener\TravelAgentRequestListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.FrontBundle\EventListener\WebsiteDoctrineFilterListener"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\EventListener\WebsiteDoctrineFilterListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.FrontBundle\EventListener\WebsiteDoctrineTranslationFilterListener"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\EventListener\WebsiteDoctrineTranslationFilterListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.FrontBundle\EventListener\WebsiteLocaleListener"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\EventListener\WebsiteLocaleListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.FrontBundle\EventListener\WebsiteThemeListener"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\EventListener\WebsiteThemeListener"; reason: abstract.
Removed service ".instanceof.Sylius\Resource\Factory\FactoryInterface.0.FrontBundle\Factory\CustomShortlistFactory"; reason: abstract.
Removed service ".instanceof.Sylius\Component\Resource\Factory\FactoryInterface.0.FrontBundle\Factory\CustomShortlistFactory"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\Factory\CustomShortlistFactory"; reason: abstract.
Removed service ".instanceof.Sylius\Resource\Factory\FactoryInterface.0.FrontBundle\Factory\WebsiteFactory"; reason: abstract.
Removed service ".instanceof.Sylius\Component\Resource\Factory\FactoryInterface.0.FrontBundle\Factory\WebsiteFactory"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\Factory\WebsiteFactory"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FrontBundle\Form\Admin\RouteType"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\Form\Admin\RouteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FrontBundle\Form\Admin\SearchEditType"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\Form\Admin\SearchEditType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FrontBundle\Form\Admin\SearchType"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\Form\Admin\SearchType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FrontBundle\Form\ClientType"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\Form\ClientType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FrontBundle\Form\ConciergeServiceType"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\Form\ConciergeServiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FrontBundle\Form\CountryType"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\Form\CountryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FrontBundle\Form\CustomEmailsType"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\Form\CustomEmailsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FrontBundle\Form\DestinationType"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\Form\DestinationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FrontBundle\Form\Distribution\ClientType"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\Form\Distribution\ClientType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FrontBundle\Form\Distribution\RequestFormType"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\Form\Distribution\RequestFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FrontBundle\Form\Distribution\RequestType"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\Form\Distribution\RequestType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FrontBundle\Form\Distribution\SearchType"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\Form\Distribution\SearchType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FrontBundle\Form\DistributionContactFormType"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\Form\DistributionContactFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FrontBundle\Form\EmailContactFormType"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\Form\EmailContactFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FrontBundle\Form\EmailFormType"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\Form\EmailFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FrontBundle\Form\GuestAuthFormType"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\Form\GuestAuthFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FrontBundle\Form\GuestContactFormType"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\Form\GuestContactFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FrontBundle\Form\HomepageCardType"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\Form\HomepageCardType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FrontBundle\Form\HomepageCoverType"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\Form\HomepageCoverType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FrontBundle\Form\HomepageInstagramType"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\Form\HomepageInstagramType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FrontBundle\Form\HomepageVillaType"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\Form\HomepageVillaType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FrontBundle\Form\LandingPageAssetType"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\Form\LandingPageAssetType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FrontBundle\Form\LandingPageCategoryType"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\Form\LandingPageCategoryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FrontBundle\Form\LandingPageType"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\Form\LandingPageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FrontBundle\Form\LocationPoiCountType"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\Form\LocationPoiCountType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FrontBundle\Form\LocationSelectType"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\Form\LocationSelectType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FrontBundle\Form\LocationTagType"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\Form\LocationTagType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FrontBundle\Form\LocationTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\Form\LocationTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FrontBundle\Form\LocationType"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\Form\LocationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FrontBundle\Form\NewsletterType"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\Form\NewsletterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FrontBundle\Form\Owner\Filter\SortFilterType"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\Form\Owner\Filter\SortFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FrontBundle\Form\RequestFormType"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\Form\RequestFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FrontBundle\Form\RequestType"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\Form\RequestType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FrontBundle\Form\ReviewType"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\Form\ReviewType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FrontBundle\Form\SearchType"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\Form\SearchType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FrontBundle\Form\SesameRedeemType"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\Form\SesameRedeemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FrontBundle\Form\WebsiteType"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\Form\WebsiteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.FrontBundle\Geocoder\GeocodeSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\Geocoder\GeocodeSubscriber"; reason: abstract.
Removed service ".instanceof.FrontBundle\MessageHandler\ActiveCampaignNewsetterHandler.0.FrontBundle\MessageHandler\ActiveCampaignNewsetterHandler"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\MessageHandler\ActiveCampaignNewsetterHandler"; reason: abstract.
Removed service ".instanceof.FrontBundle\MessageHandler\ActiveCampaignRequestHandler.0.FrontBundle\MessageHandler\ActiveCampaignRequestHandler"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\MessageHandler\ActiveCampaignRequestHandler"; reason: abstract.
Removed service ".instanceof.FrontBundle\MessageHandler\GeocodeFolderHandler.0.FrontBundle\MessageHandler\GeocodeFolderHandler"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\MessageHandler\GeocodeFolderHandler"; reason: abstract.
Removed service ".instanceof.FrontBundle\MessageHandler\HoldRequestOnApiHandler.0.FrontBundle\MessageHandler\HoldRequestOnApiHandler"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\MessageHandler\HoldRequestOnApiHandler"; reason: abstract.
Removed service ".instanceof.FrontBundle\MessageHandler\RequestConfirmationEmailHandler.0.FrontBundle\MessageHandler\RequestConfirmationEmailHandler"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\MessageHandler\RequestConfirmationEmailHandler"; reason: abstract.
Removed service ".instanceof.FrontBundle\MessageHandler\SlackMessageHandler.0.FrontBundle\MessageHandler\SlackMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\MessageHandler\SlackMessageHandler"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.FrontBundle\Twig\AdapterExtension"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\Twig\AdapterExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.FrontBundle\Twig\AssetExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.FrontBundle\Twig\AssetExtension"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\Twig\AssetExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.FrontBundle\Twig\ContentExtension"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\Twig\ContentExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.FrontBundle\Twig\DeviceDetectExtension"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\Twig\DeviceDetectExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.FrontBundle\Twig\EnumExtension"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\Twig\EnumExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.FrontBundle\Twig\HelperExtension"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\Twig\HelperExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.FrontBundle\Twig\ImageExtension"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\Twig\ImageExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.FrontBundle\Twig\LocationExtension"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\Twig\LocationExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.FrontBundle\Twig\MatomoExtension"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\Twig\MatomoExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.FrontBundle\Twig\OwnerExtension"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\Twig\OwnerExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.FrontBundle\Twig\PriceExtension"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\Twig\PriceExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.FrontBundle\Twig\ResultsExtension"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\Twig\ResultsExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.FrontBundle\Twig\RoutingExtension"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\Twig\RoutingExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.FrontBundle\Twig\SearchExtension"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\Twig\SearchExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.FrontBundle\Twig\StructuredDataExtension"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\Twig\StructuredDataExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.FrontBundle\Twig\WebsiteDocExtension"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\Twig\WebsiteDocExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.FrontBundle\Twig\WebsiteExtension"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\Twig\WebsiteExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.FrontBundle\Twig\WebsiteRoutingExtension"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\Twig\WebsiteRoutingExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.FrontBundle\Validator\AntifloodValidator"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\Validator\AntifloodValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FrontBundle\Controller\APIController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FrontBundle\Controller\APIController"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\Controller\APIController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FrontBundle\Controller\AsyncController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FrontBundle\Controller\AsyncController"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\Controller\AsyncController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FrontBundle\Controller\CheckoutController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FrontBundle\Controller\CheckoutController"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\Controller\CheckoutController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FrontBundle\Controller\ConsentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FrontBundle\Controller\ConsentController"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\Controller\ConsentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FrontBundle\Controller\CustomController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FrontBundle\Controller\CustomController"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\Controller\CustomController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FrontBundle\Controller\DistributionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FrontBundle\Controller\DistributionController"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\Controller\DistributionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FrontBundle\Controller\ErrorController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FrontBundle\Controller\ErrorController"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\Controller\ErrorController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FrontBundle\Controller\FeedController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FrontBundle\Controller\FeedController"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\Controller\FeedController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FrontBundle\Controller\FrontAdmin\LocationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FrontBundle\Controller\FrontAdmin\LocationController"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\Controller\FrontAdmin\LocationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FrontBundle\Controller\FrontAdmin\RouteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FrontBundle\Controller\FrontAdmin\RouteController"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\Controller\FrontAdmin\RouteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FrontBundle\Controller\GuestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FrontBundle\Controller\GuestController"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\Controller\GuestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FrontBundle\Controller\HomeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FrontBundle\Controller\HomeController"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\Controller\HomeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FrontBundle\Controller\ReviewController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FrontBundle\Controller\ReviewController"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\Controller\ReviewController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FrontBundle\Controller\SesameController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FrontBundle\Controller\SesameController"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\Controller\SesameController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FrontBundle\Controller\StaticPageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FrontBundle\Controller\StaticPageController"; reason: abstract.
Removed service ".abstract.instanceof.FrontBundle\Controller\StaticPageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.CommonBundle\Controller\MediaGalleryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.CommonBundle\Controller\MediaGalleryController"; reason: abstract.
Removed service ".abstract.instanceof.CommonBundle\Controller\MediaGalleryController"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Controller\ResourceController.0.CommonBundle\Controller\ResourceController"; reason: abstract.
Removed service ".abstract.instanceof.CommonBundle\Controller\ResourceController"; reason: abstract.
Removed service ".instanceof.CommonBundle\MessageHandler\MediaFileDeletionHandler.0.CommonBundle\MessageHandler\MediaFileDeletionHandler"; reason: abstract.
Removed service ".abstract.instanceof.CommonBundle\MessageHandler\MediaFileDeletionHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Messenger\Transport\TransportFactoryInterface.0.CommonBundle\Messenger\InMemoryUntilResponseTransportFactory"; reason: abstract.
Removed service ".abstract.instanceof.CommonBundle\Messenger\InMemoryUntilResponseTransportFactory"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.CommonBundle\Serializer\DoctrineEntityNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.CommonBundle\Serializer\DoctrineEntityNormalizer"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.CommonBundle\Twig\CloudflareCountryExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.1.CommonBundle\Twig\CloudflareCountryExtension"; reason: abstract.
Removed service ".abstract.instanceof.CommonBundle\Twig\CloudflareCountryExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.CommonBundle\Twig\CurrencyExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.1.CommonBundle\Twig\CurrencyExtension"; reason: abstract.
Removed service ".abstract.instanceof.CommonBundle\Twig\CurrencyExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.CommonBundle\Twig\IconExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.1.CommonBundle\Twig\IconExtension"; reason: abstract.
Removed service ".abstract.instanceof.CommonBundle\Twig\IconExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.CommonBundle\Twig\LocaleExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.1.CommonBundle\Twig\LocaleExtension"; reason: abstract.
Removed service ".abstract.instanceof.CommonBundle\Twig\LocaleExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.CommonBundle\Twig\LogoExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.1.CommonBundle\Twig\LogoExtension"; reason: abstract.
Removed service ".abstract.instanceof.CommonBundle\Twig\LogoExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.CommonBundle\Twig\PerformanceExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.1.CommonBundle\Twig\PerformanceExtension"; reason: abstract.
Removed service ".abstract.instanceof.CommonBundle\Twig\PerformanceExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.CommonBundle\Twig\PhoneOfficeExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.1.CommonBundle\Twig\PhoneOfficeExtension"; reason: abstract.
Removed service ".abstract.instanceof.CommonBundle\Twig\PhoneOfficeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.CommonBundle\Twig\PriceExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.CommonBundle\Twig\PriceExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.1.CommonBundle\Twig\PriceExtension"; reason: abstract.
Removed service ".abstract.instanceof.CommonBundle\Twig\PriceExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.CommonBundle\Twig\ResourceExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.1.CommonBundle\Twig\ResourceExtension"; reason: abstract.
Removed service ".abstract.instanceof.CommonBundle\Twig\ResourceExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.CommonBundle\Twig\SecurityDepositExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.1.CommonBundle\Twig\SecurityDepositExtension"; reason: abstract.
Removed service ".abstract.instanceof.CommonBundle\Twig\SecurityDepositExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.CommonBundle\Twig\StringExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.1.CommonBundle\Twig\StringExtension"; reason: abstract.
Removed service ".abstract.instanceof.CommonBundle\Twig\StringExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.CommonBundle\Twig\TranslationExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.1.CommonBundle\Twig\TranslationExtension"; reason: abstract.
Removed service ".abstract.instanceof.CommonBundle\Twig\TranslationExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.CommonBundle\Validator\JsonValidator"; reason: abstract.
Removed service ".abstract.instanceof.CommonBundle\Validator\JsonValidator"; reason: abstract.
324
Removed service "EasyCorp\EasyLog\EasyLogHandler"; reason: unused.
Removed service "App\Application\Analytics\RecordClickCommand"; reason: unused.
Removed service "App\Application\Analytics\RecordRequestCommand"; reason: unused.
Removed service "App\Application\Analytics\RecordSearchCommand"; reason: unused.
Removed service "App\Application\FrontApi\GetCurrenciesQuery"; reason: unused.
Removed service "App\Application\FrontApi\GetMapPoisQuery"; reason: unused.
Removed service "App\Application\FrontApi\GetReviewsQuery"; reason: unused.
Removed service "App\Application\FrontApi\GetVillaQuery"; reason: unused.
Removed service "App\Application\Ranking\GetBestWorstVillasQuery"; reason: unused.
Removed service "App\Application\Ranking\GetBestWorstVillasResult"; reason: unused.
Removed service "App\Application\Ranking\GetHistogramQuery"; reason: unused.
Removed service "App\Application\Ranking\GetRankingCriteriasFreshQuery"; reason: unused.
Removed service "App\Application\Ranking\UpdateVillaRankingCommand"; reason: unused.
Removed service "App\Domain\Analytics\ValueObject\AnalyticsCriteria"; reason: unused.
Removed service "App\Domain\Analytics\ValueObject\AnalyticsSearchResult"; reason: unused.
Removed service "App\Domain\FrontApi\Model\ReviewModel"; reason: unused.
Removed service "App\Domain\Ranking\Entity\RankingCriteria"; reason: unused.
Removed service "App\Domain\Ranking\Exception\RankingCriteriaNotFoundException"; reason: unused.
Removed service "App\Domain\Ranking\ValueObject\Histogram"; reason: unused.
Removed service "App\Domain\Villa\Exception\VillaNotFoundException"; reason: unused.
Removed service "App\Infrastructure\Api\AirBnb\Dto\AirBnbVilla"; reason: unused.
Removed service "App\Infrastructure\FrontApi\Resource\CurrencyResource"; reason: unused.
Removed service "App\Infrastructure\FrontApi\Resource\LocationResource"; reason: unused.
Removed service "App\Infrastructure\FrontApi\Resource\MapPoiCollectionResource"; reason: unused.
Removed service "App\Infrastructure\FrontApi\Resource\MapPoiResource"; reason: unused.
Removed service "App\Infrastructure\FrontApi\Resource\ReviewResource"; reason: unused.
Removed service "App\Infrastructure\FrontApi\Resource\VillaChangeoverdayResource"; reason: unused.
Removed service "App\Infrastructure\FrontApi\Resource\VillaNearByPoiResource"; reason: unused.
Removed service "App\Infrastructure\FrontApi\Resource\VillaResource"; reason: unused.
Removed service "App\Infrastructure\FrontApi\Resource\VillaTcResource"; reason: unused.
Removed service "App\Infrastructure\FrontApi\Resource\VillaUnavailabilityResource"; reason: unused.
Removed service "App\Infrastructure\Ranking\Entity\RankingCriteriaDQLAware"; reason: unused.
Removed service "Symfony\Component\HttpFoundation\Session\Storage\Handler\RedisSessionHandler"; reason: unused.
Removed service "redis"; reason: unused.
Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
Removed service "doctrine.dbal.default_schema_manager_factory"; reason: unused.
Removed service ".1_ServiceLocator~_pmUWdx"; reason: unused.
Removed service "doctrine.orm.naming_strategy.default"; reason: unused.
Removed service "doctrine.orm.naming_strategy.underscore_number_aware"; reason: unused.
Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
Removed service "doctrine.orm.default_second_level_cache.cache_configuration"; reason: unused.
Removed service "doctrine.orm.default_second_level_cache.default_cache_factory"; reason: unused.
Removed service "doctrine.orm.default_second_level_cache.logger_chain"; reason: unused.
Removed service "doctrine.orm.default_second_level_cache.logger_statistics"; reason: unused.
Removed service "doctrine.migrations.connection_loader"; reason: unused.
Removed service "doctrine.migrations.em_loader"; reason: unused.
Removed service "doctrine.migrations.connection_registry_loader"; reason: unused.
Removed service "hwi_oauth.authentication.provider.oauth"; reason: unused.
Removed service "hwi_oauth.authentication.entry_point.oauth"; reason: unused.
Removed service "hwi_oauth.user.provider"; reason: unused.
Removed service "hwi_oauth.user.provider.entity"; reason: unused.
Removed service "hwi_oauth.authentication.failure_handler"; reason: unused.
Removed service "oneup_uploader.namer.urlsafe"; reason: unused.
Removed service "oneup_uploader.error_handler.noop"; reason: unused.
Removed service "oneup_uploader.error_handler.fineuploader"; reason: unused.
Removed service "oneup_uploader.error_handler.blueimp"; reason: unused.
Removed service "oneup_uploader.error_handler.uploadify"; reason: unused.
Removed service "oneup_uploader.error_handler.yui3"; reason: unused.
Removed service "oneup_uploader.error_handler.fancyupload"; reason: unused.
Removed service "oneup_uploader.error_handler.mooupload"; reason: unused.
Removed service "oneup_uploader.error_handler.plupload"; reason: unused.
Removed service "oneup_uploader.error_handler.custom"; reason: unused.
Removed service "httplug.strategy"; reason: unused.
Removed service "httplug.async_client.default"; reason: unused.
Removed service "httplug.factory.symfony"; reason: unused.
Removed service "httplug.plugin.cookie"; reason: unused.
Removed service "httplug.plugin.decoder"; reason: unused.
Removed service "httplug.plugin.error"; reason: unused.
Removed service "httplug.plugin.history"; reason: unused.
Removed service "httplug.plugin.logger"; reason: unused.
Removed service "httplug.plugin.retry"; reason: unused.
Removed service "httplug.plugin.stopwatch"; reason: unused.
Removed service "httplug.collector.auto_discovered_client"; reason: unused.
Removed service "httplug.collector.factory.buzz"; reason: unused.
Removed service "httplug.collector.factory.curl"; reason: unused.
Removed service "httplug.collector.factory.guzzle6"; reason: unused.
Removed service "httplug.collector.factory.guzzle7"; reason: unused.
Removed service "httplug.collector.factory.react"; reason: unused.
Removed service "httplug.collector.factory.socket"; reason: unused.
Removed service ".1_RouteFactory~sO7pVjg"; reason: unused.
Removed service "fos_rest.view_handler.default"; reason: unused.
Removed service "fos_rest.view_handler.jsonp"; reason: unused.
Removed service "fos_rest.request.param_fetcher"; reason: unused.
Removed service "fos_rest.request.param_fetcher.reader"; reason: unused.
Removed service "fos_rest.serializer.jms"; reason: unused.
Removed service "fos_rest.normalizer.camel_keys"; reason: unused.
Removed service "fos_rest.normalizer.camel_keys_with_leading_underscore"; reason: unused.
Removed service "fos_rest.decoder.jsontoform"; reason: unused.
Removed service "cmf_routing.enhancer.default_controller"; reason: unused.
Removed service "cmf_routing.enhancer.explicit_template"; reason: unused.
Removed service "cmf_routing.enhancer.controllers_by_class"; reason: unused.
Removed service "cmf_routing.enhancer.controller_for_templates_by_class"; reason: unused.
Removed service "cmf_routing.enhancer.templates_by_class"; reason: unused.
Removed service "monolog.formatter.chrome_php"; reason: unused.
Removed service "monolog.formatter.gelf_message"; reason: unused.
Removed service "monolog.formatter.html"; reason: unused.
Removed service "monolog.formatter.json"; reason: unused.
Removed service "monolog.formatter.line"; reason: unused.
Removed service "monolog.formatter.loggly"; reason: unused.
Removed service "monolog.formatter.normalizer"; reason: unused.
Removed service "monolog.formatter.scalar"; reason: unused.
Removed service "monolog.formatter.wildfire"; reason: unused.
Removed service "monolog.formatter.logstash"; reason: unused.
Removed service "monolog.http_client"; reason: unused.
Removed service "webpack_encore.cache"; reason: unused.
Removed service "http_cache"; reason: unused.
Removed service "http_cache.store"; reason: unused.
Removed service "reverse_container"; reason: unused.
Removed service "assets.empty_package"; reason: unused.
Removed service "assets.empty_version_strategy"; reason: unused.
Removed service "psr18.http_client"; reason: unused.
Removed service "httplug.http_client"; reason: unused.
Removed service "http_client.uri_template_expander.guzzle"; reason: unused.
Removed service "http_client.uri_template_expander.rize"; reason: unused.
Removed service "psr18.airbnb.villa.client"; reason: unused.
Removed service "httplug.airbnb.villa.client"; reason: unused.
Removed service "psr18.airbnb.calendar.client"; reason: unused.
Removed service "httplug.airbnb.calendar.client"; reason: unused.
Removed service "psr18.activecampaign.client"; reason: unused.
Removed service "httplug.activecampaign.client"; reason: unused.
Removed service "psr18.api2c2pv4.client"; reason: unused.
Removed service "httplug.api2c2pv4.client"; reason: unused.
Removed service "psr18.aircall.client"; reason: unused.
Removed service "httplug.aircall.client"; reason: unused.
Removed service "psr18.airwallex.client"; reason: unused.
Removed service "httplug.airwallex.client"; reason: unused.
Removed service "psr18.avantio.client"; reason: unused.
Removed service "httplug.avantio.client"; reason: unused.
Removed service "psr18.baliluxuryvillas.client"; reason: unused.
Removed service "httplug.baliluxuryvillas.client"; reason: unused.
Removed service "psr18.beds24v1.client"; reason: unused.
Removed service "httplug.beds24v1.client"; reason: unused.
Removed service "psr18.beds24v2.client"; reason: unused.
Removed service "httplug.beds24v2.client"; reason: unused.
Removed service "psr18.bramble.client"; reason: unused.
Removed service "httplug.bramble.client"; reason: unused.
Removed service "psr18.bookandlink.client"; reason: unused.
Removed service "httplug.bookandlink.client"; reason: unused.
Removed service "psr18.cimalpes.client"; reason: unused.
Removed service "httplug.cimalpes.client"; reason: unused.
Removed service "psr18.cloudbeds.client"; reason: unused.
Removed service "httplug.cloudbeds.client"; reason: unused.
Removed service "psr18.cloudflare.client"; reason: unused.
Removed service "httplug.cloudflare.client"; reason: unused.
Removed service "psr18.collectionist.client"; reason: unused.
Removed service "httplug.collectionist.client"; reason: unused.
Removed service "psr18.crawler_airbnb.client"; reason: unused.
Removed service "httplug.crawler_airbnb.client"; reason: unused.
Removed service "psr18.currencyfreaks.client"; reason: unused.
Removed service "httplug.currencyfreaks.client"; reason: unused.
Removed service "psr18.deepl.client"; reason: unused.
Removed service "httplug.deepl.client"; reason: unused.
Removed service "psr18.elitehavens.client"; reason: unused.
Removed service "httplug.elitehavens.client"; reason: unused.
Removed service "psr18.frontapp.client"; reason: unused.
Removed service "httplug.frontapp.client"; reason: unused.
Removed service "psr18.googlegemini.client"; reason: unused.
Removed service "httplug.googlegemini.client"; reason: unused.
Removed service "psr18.homhero.client"; reason: unused.
Removed service "httplug.homhero.client"; reason: unused.
Removed service "psr18.intervilla.client"; reason: unused.
Removed service "httplug.intervilla.client"; reason: unused.
Removed service "psr18.invenio.client"; reason: unused.
Removed service "httplug.invenio.client"; reason: unused.
Removed service "psr18.newbook.client"; reason: unused.
Removed service "httplug.newbook.client"; reason: unused.
Removed service "psr18.oliverstravel.client"; reason: unused.
Removed service "httplug.oliverstravel.client"; reason: unused.
Removed service "psr18.openai.client"; reason: unused.
Removed service "httplug.openai.client"; reason: unused.
Removed service "psr18.opengds.client"; reason: unused.
Removed service "httplug.opengds.client"; reason: unused.
Removed service "psr18.pricelabs.client"; reason: unused.
Removed service "httplug.pricelabs.client"; reason: unused.
Removed service "psr18.rentalsunited.client"; reason: unused.
Removed service "httplug.rentalsunited.client"; reason: unused.
Removed service "psr18.rentalsunitedpush.client"; reason: unused.
Removed service "httplug.rentalsunitedpush.client"; reason: unused.
Removed service "psr18.puglia.client"; reason: unused.
Removed service "httplug.puglia.client"; reason: unused.
Removed service "psr18.resonline.client"; reason: unused.
Removed service "httplug.resonline.client"; reason: unused.
Removed service "psr18.roomboss.client"; reason: unused.
Removed service "httplug.roomboss.client"; reason: unused.
Removed service "psr18.salogi.client"; reason: unused.
Removed service "httplug.salogi.client"; reason: unused.
Removed service "psr18.sibarth.client"; reason: unused.
Removed service "httplug.sibarth.client"; reason: unused.
Removed service "psr18.siteminder.client"; reason: unused.
Removed service "httplug.siteminder.client"; reason: unused.
Removed service "psr18.stays.client"; reason: unused.
Removed service "httplug.stays.client"; reason: unused.
Removed service "psr18.staah.client"; reason: unused.
Removed service "httplug.staah.client"; reason: unused.
Removed service "psr18.swift.client"; reason: unused.
Removed service "httplug.swift.client"; reason: unused.
Removed service "psr18.transferwise.client"; reason: unused.
Removed service "httplug.transferwise.client"; reason: unused.
Removed service "psr18.yourrentals.client"; reason: unused.
Removed service "httplug.yourrentals.client"; reason: unused.
Removed service "mailer.default_transport"; reason: unused.
Removed service "translator.logging"; reason: unused.
Removed service "serializer.mapping.cache.symfony"; reason: unused.
Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
Removed service "serializer.name_converter.snake_case_to_camel_case"; reason: unused.
Removed service "type_info.type_context_factory"; reason: unused.
Removed service "type_info.resolver"; reason: unused.
Removed service "type_info.resolver.reflection_type"; reason: unused.
Removed service "type_info.resolver.reflection_parameter"; reason: unused.
Removed service "type_info.resolver.reflection_property"; reason: unused.
Removed service "type_info.resolver.reflection_return"; reason: unused.
Removed service "type_info.resolver.string"; reason: unused.
Removed service "type_info.resolver.reflection_parameter.phpdoc_aware"; reason: unused.
Removed service "type_info.resolver.reflection_property.phpdoc_aware"; reason: unused.
Removed service "type_info.resolver.reflection_return.phpdoc_aware"; reason: unused.
Removed service "name_based_uuid.factory"; reason: unused.
Removed service "random_based_uuid.factory"; reason: unused.
Removed service "time_based_uuid.factory"; reason: unused.
Removed service ".cache_connection.MfCypIA"; reason: unused.
Removed service ".cache_connection.8kvDmRs"; reason: unused.
Removed service "session.storage.factory.php_bridge"; reason: unused.
Removed service "session.storage.factory.mock_file"; reason: unused.
Removed service "session.handler.native"; reason: unused.
Removed service "session.abstract_handler"; reason: unused.
Removed service "session.marshaller"; reason: unused.
Removed service "validator.mapping.cache.adapter"; reason: unused.
Removed service "messenger.middleware.validation"; reason: unused.
Removed service "messenger.middleware.router_context"; reason: unused.
Removed service "messenger.transport.amqp.factory"; reason: unused.
Removed service "messenger.transport.redis.factory"; reason: unused.
Removed service "messenger.transport.sqs.factory"; reason: unused.
Removed service "messenger.transport.beanstalkd.factory"; reason: unused.
Removed service "messenger.listener.dispatch_pcntl_signal_listener"; reason: unused.
Removed service "notifier.monolog_handler"; reason: unused.
Removed service "notifier.failed_message_listener"; reason: unused.
Removed service "security.authentication.session_strategy_noop"; reason: unused.
Removed service "security.context_listener"; reason: unused.
Removed service "security.user_authenticator"; reason: unused.
Removed service "security.access_token_extractor.header"; reason: unused.
Removed service "security.access_token_extractor.query_string"; reason: unused.
Removed service "security.access_token_extractor.request_body"; reason: unused.
Removed service "security.access_token_handler.oidc.algorithm_manager_factory"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES512"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS512"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS512"; reason: unused.
Removed service "security.user_checker.chain.fox_api_soap"; reason: unused.
Removed service "security.user_checker.chain.fox_api_opengds"; reason: unused.
Removed service "security.user_checker.chain.fox_api_rentals_united_push"; reason: unused.
Removed service "security.user_checker.chain.fox_api_cloudbeds"; reason: unused.
Removed service "security.user_checker.chain.fox_api"; reason: unused.
Removed service "security.user_checker.chain.main"; reason: unused.
Removed service "security.authenticator.remember_me_signature_hasher"; reason: unused.
Removed service "security.authenticator.firewall_aware_remember_me_handler"; reason: unused.
Removed service "twig.loader.chain"; reason: unused.
Removed service "twig.extension.htmlsanitizer"; reason: unused.
Removed service "twig.extension.debug"; reason: unused.
Removed service "UserBundle\DependencyInjection\UserExtension"; reason: unused.
Removed service "UserBundle\Event\ChangePasswordEvent"; reason: unused.
Removed service "UserBundle\Event\UserEvents"; reason: unused.
Removed service "UserBundle\Handler\SuccessAuthenticationHandler"; reason: unused.
Removed service "UserBundle\HwiOauth\Auth0ResourceOwner"; reason: unused.
Removed service "UserBundle\UserBundle"; reason: unused.
Removed service "fox.promotion.action.percentage_discount"; reason: unused.
Removed service "ScriptBundle\Analytics\ConversionProvider"; reason: unused.
Removed service "ScriptBundle\Analytics\DateProvider"; reason: unused.
Removed service "FrontBundle\DeviceDetectManager"; reason: unused.
Removed service "FrontBundle\EventListener\Exception\RedemptionCodeAlreadyExistsException"; reason: unused.
Removed service "FrontBundle\Exception\InvalidLocaleException"; reason: unused.
Removed service "FrontBundle\Form\Model\DistributionContactForm"; reason: unused.
Removed service "FrontBundle\Form\Model\EmailContactForm"; reason: unused.
Removed service "FrontBundle\Form\Model\EmailForm"; reason: unused.
Removed service "FrontBundle\Form\Model\GuestAuthForm"; reason: unused.
Removed service "FrontBundle\Form\Model\NewsletterForm"; reason: unused.
Removed service "FrontBundle\FrontBundle"; reason: unused.
Removed service "FrontBundle\Model\Notification"; reason: unused.
Removed service "FrontBundle\Validator\Antiflood"; reason: unused.
Removed service "CommonBundle\Locale\SyliusLocaleProvider"; reason: unused.
Removed service "CommonBundle\Serializer\HttpHeaderSerializer"; reason: unused.
Removed service "CommonBundle\Validator\Json"; reason: unused.
Removed service "common.google.client_analytics"; reason: unused.
Removed service "common.google.service_analytics"; reason: unused.
Removed service "maker.php_compat_util"; reason: unused.
Removed service "maker.maker.make_functional_test"; reason: unused.
Removed service "maker.maker.make_subscriber"; reason: unused.
Removed service "maker.maker.make_unit_test"; reason: unused.
Removed service "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverMiddleware"; reason: unused.
Removed service "Sentry\SentryBundle\Tracing\Doctrine\DBAL\ConnectionConfigurator"; reason: unused.
Removed service "api_platform.serializer_locator"; reason: unused.
Removed service "api_platform.path_segment_name_generator.underscore"; reason: unused.
Removed service "api_platform.path_segment_name_generator.dash"; reason: unused.
Removed service "api_platform.metadata.path_segment_name_generator.dash"; reason: unused.
Removed service "api_platform.serializer.property_metadata_loader"; reason: unused.
Removed service "api_platform.doctrine.metadata_factory"; reason: unused.
Removed service "api_platform.doctrine.orm.date_filter.instance"; reason: unused.
Removed service "api_platform.doctrine.orm.range_filter.instance"; reason: unused.
Removed service "api_platform.doctrine.orm.backed_enum_filter.instance"; reason: unused.
Removed service "api_platform.doctrine.orm.boolean_filter.instance"; reason: unused.
Removed service "api_platform.doctrine.orm.numeric_filter.instance"; reason: unused.
Removed service "api_platform.doctrine.orm.exists_filter.instance"; reason: unused.
Removed service "api_platform.doctrine.orm.search_filter.instance"; reason: unused.
Removed service "sylius.resource_controller.state_machine.winzou"; reason: unused.
Removed service "monolog.logger.httplug"; reason: unused.
Removed service "monolog.logger.translation"; reason: unused.
Removed service "monolog.handler.null_internal"; reason: unused.
Removed service "security.ldap_locator"; reason: unused.
Removed service ".service_locator.NLcq8cs"; reason: unused.
Removed service ".service_locator.riiCAol"; reason: unused.
Removed service ".service_locator.btBh8Uk"; reason: unused.
Removed service "sylius.form.type_extension.form.request_handler.inner"; reason: unused.
Removed service "httplug.collector.auto_discovered_client.inner"; reason: unused.
Removed service "httplug.collector.factory.buzz.inner"; reason: unused.
Removed service "httplug.collector.factory.curl.inner"; reason: unused.
Removed service "httplug.collector.factory.guzzle6.inner"; reason: unused.
Removed service "httplug.collector.factory.guzzle7.inner"; reason: unused.
Removed service "httplug.collector.factory.react.inner"; reason: unused.
Removed service "httplug.collector.factory.socket.inner"; reason: unused.
Removed service "user_user_factory.inner"; reason: unused.
Removed service "vf.factory_decorated.shortlist.inner"; reason: unused.
1218
Inlined service "App\Infrastructure\Ranking\RankingVillaBestWorstFetcherAdapter" to "App\Application\Ranking\GetBestWorstVillasHandler".
Inlined service "App\Infrastructure\Ranking\RankingVillaHistogramFetcherAdapter" to "App\Application\Ranking\GetHistogramHandler".
Inlined service "App\Infrastructure\Ranking\RankingVillaUpdaterAdapter" to "App\Application\Ranking\UpdateVillaRankingHandler".
Inlined service ".service_locator.ZyP9f7K.App\Infrastructure\Analytics\Controller\AnalyticsController" to "App\Infrastructure\Analytics\Controller\AnalyticsController".
Inlined service ".service_locator.ZyP9f7K.App\Infrastructure\Api\AirBnb\Controller\GenerateVillaController" to "App\Infrastructure\Api\AirBnb\Controller\GenerateVillaController".
Inlined service "App\Application\FrontApi\GetCurrenciesHandler" to "App\Infrastructure\FrontApi\Provider\CurrencyProvider".
Inlined service "App\Application\FrontApi\GetMapPoisHandler" to "App\Infrastructure\FrontApi\Provider\MapPoiProvider".
Inlined service ".service_locator.ZyP9f7K.App\Infrastructure\Ranking\Controller\DashboardController" to "App\Infrastructure\Ranking\Controller\DashboardController".
Inlined service ".service_locator.ZyP9f7K.App\Infrastructure\Ranking\Controller\HistogramController" to "App\Infrastructure\Ranking\Controller\HistogramController".
Inlined service ".service_locator.ZyP9f7K.App\Infrastructure\Ranking\Controller\RefreshController" to "App\Infrastructure\Ranking\Controller\RefreshController".
Inlined service "App\Infrastructure\Ranking\WeightProvider\RankingWeightGoogleSheetProvider" to "App\Infrastructure\Ranking\Repository\RankingCriteriaInMemoryRepository".
Inlined service "App\Infrastructure\Ranking\CriteriaProvider\CriteriaProvider" to "App\Infrastructure\Ranking\Repository\RankingCriteriaInMemoryRepository".
Inlined service ".service_locator.ZyP9f7K.App\Infrastructure\TravelAgent\Controller\LandingPageController" to "App\Infrastructure\TravelAgent\Controller\LandingPageController".
Inlined service "doctrine.dbal.connection_factory.dsn_parser" to "doctrine.dbal.connection_factory".
Inlined service "doctrine.dbal.legacy_schema_manager_factory" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.default_schema_asset_filter_manager" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.logging_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.debug_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.idle_connection_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverMiddleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service ".service_locator.0Kq.YTa" to "doctrine.dbal.default_connection.event_manager".
Inlined service "doctrine.dbal.default_connection.configuration" to "doctrine.dbal.default_connection".
Inlined service "doctrine.dbal.connection_factory" to "doctrine.dbal.default_connection".
Inlined service "ulid.factory" to "doctrine.ulid_generator".
Inlined service "uuid.factory" to "doctrine.uuid_generator".
Inlined service "doctrine.orm.entity_value_resolver.expression_language" to "doctrine.orm.entity_value_resolver".
Inlined service "doctrine.orm.default_second_level_cache.regions_configuration" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.default_second_level_cache.region.barely_updated" 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.typed_field_mapper.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.default_entity_listener_resolver" to "doctrine.orm.default_configuration".
Inlined service "sylius.doctrine.orm.container_repository_factory" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.default_configuration" to "doctrine.orm.default_entity_manager".
Inlined service "doctrine.orm.default_manager_configurator" to "doctrine.orm.default_entity_manager".
Inlined service "doctrine.migrations.configuration_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.entity_manager_registry_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.configuration" to "doctrine.migrations.configuration_loader".
Inlined service "doctrine.migrations.storage.table_storage" to "doctrine.migrations.configuration".
Inlined service "fos_js_routing.normalizer.route_collection" to "fos_js_routing.serializer".
Inlined service "fos_js_routing.normalizer.routes_response" to "fos_js_routing.serializer".
Inlined service "fos_js_routing.denormalizer.route_collection" to "fos_js_routing.serializer".
Inlined service "fos_js_routing.encoder" to "fos_js_routing.serializer".
Inlined service "hwi_oauth.util.domain_whitelist" to "HWI\Bundle\OAuthBundle\Controller\RedirectToServiceController".
Inlined service "gaufrette.media_rentalsunited_temp_adapter" to "gaufrette.media_rentalsunited_temp_filesystem".
Inlined service "gaufrette.media_adapter" to "gaufrette.media_filesystem".
Inlined service "gaufrette.media_api_import_temp_adapter" to "gaufrette.media_api_import_temp_filesystem".
Inlined service "oneup_uploader.chunks_storage" to "oneup_uploader.chunk_manager".
Inlined service "oneup_uploader.storage.users" to "oneup_uploader.controller.users".
Inlined service "oneup_uploader.storage.poi" to "oneup_uploader.controller.poi".
Inlined service "oneup_uploader.storage.villas" to "oneup_uploader.controller.villas".
Inlined service "oneup_uploader.storage.tcdetails" to "oneup_uploader.controller.tcdetails".
Inlined service "oneup_uploader.storage.itinerary" to "oneup_uploader.controller.itinerary".
Inlined service "payum.http_request_verifier_builder" to "payum.builder".
Inlined service "payum.token_factory_builder" to "payum.builder".
Inlined service "payum.core_gateway_factory_builder" to "payum.builder".
Inlined service "villafinder.factory.2c2pv4" to "payum.builder".
Inlined service "payum.builder" to "payum".
Inlined service ".service_locator.lHd5LiT.Payum\Bundle\PayumBundle\Controller\CancelController" to "Payum\Bundle\PayumBundle\Controller\CancelController".
Inlined service ".service_locator.lHd5LiT.Payum\Bundle\PayumBundle\Controller\CaptureController" to "Payum\Bundle\PayumBundle\Controller\CaptureController".
Inlined service ".service_locator.lHd5LiT.Payum\Bundle\PayumBundle\Controller\PayoutController" to "Payum\Bundle\PayumBundle\Controller\PayoutController".
Inlined service ".service_locator.lHd5LiT.Payum\Bundle\PayumBundle\Controller\RefundController" to "Payum\Bundle\PayumBundle\Controller\RefundController".
Inlined service ".service_locator.lHd5LiT.Payum\Bundle\PayumBundle\Controller\SyncController" to "Payum\Bundle\PayumBundle\Controller\SyncController".
Inlined service "httplug.formatter.full_http_message" to "httplug.collector.formatter".
Inlined service ".1_CurlCommandFormatter~l6mdzqr" to "httplug.collector.formatter".
Inlined service "httplug.collector.factory.auto.inner" to "httplug.collector.factory.auto".
Inlined service "httplug.collector.factory.auto" to "httplug.client.app.client".
Inlined service "sylius.context.initiator.legacy_request_context.inner" to "sylius.context.initiator.legacy_request_context".
Inlined service "sylius.context.initiator.legacy_request_context" to "sylius.main_controller".
Inlined service "sylius.state_provider.validate" to "sylius.main_controller".
Inlined service "sylius.state_processor.write" to "sylius.main_controller".
Inlined service "sylius.expression_language" to "sylius.resource_controller.parameters_parser".
Inlined service "sylius.resource_controller.parameters_parser" to "sylius.resource_controller.request_configuration_factory".
Inlined service "sylius.resource_controller.resources_resolver" to "sylius.resource_controller.resources_collection_provider".
Inlined service "sylius.resource_factory.expression_language" to "sylius.expression_language.argument_parser.factory".
Inlined service "sylius.expression_language.variables_collection.factory" to "sylius.expression_language.argument_parser.factory".
Inlined service "sylius.repository.expression_language" to "sylius.expression_language.argument_parser.repository".
Inlined service "sylius.expression_language.variables_collection.repository" to "sylius.expression_language.argument_parser.repository".
Inlined service "sylius.routing.expression_language" to "sylius.expression_language.argument_parser.routing".
Inlined service "sylius.expression_language.variables_collection.routing" to "sylius.expression_language.argument_parser.routing".
Inlined service "sylius.registry.resource_repository" to "sylius.form.type.resource_autocomplete_choice".
Inlined service "sylius.negotiator" to "sylius.listener.add_format".
Inlined service "sylius.resource_metadata_collection.factory.state_machine.inner" to "sylius.resource_metadata_collection.factory.state_machine".
Inlined service "sylius.resource_metadata_collection.factory.doctrine" to "sylius.resource_metadata_collection.factory.redirect".
Inlined service "sylius.resource_metadata_collection.factory.redirect" to "sylius.resource_metadata_collection.factory.vars".
Inlined service "sylius.resource_metadata_collection.factory.vars" to "sylius.resource_metadata_collection.factory.provider".
Inlined service "sylius.resource_metadata_collection.factory.provider" to "sylius.resource_metadata_collection.factory.resource_factory".
Inlined service "sylius.resource_metadata_collection.factory.resource_factory" to "sylius.resource_metadata_collection.factory.event_short_name".
Inlined service "sylius.resource_metadata_collection.factory.state_machine" to "sylius.resource_metadata_collection.factory.templates_dir".
Inlined service "sylius.routing.factory.operation_route_path_factory.collection.inner" to "sylius.routing.factory.operation_route_path_factory.collection".
Inlined service "sylius.expression_language.argument_parser.routing" to "sylius.routing.redirect_handler".
Inlined service "sylius.state_processor.dispatch_pre_write_event.inner" to "sylius.state_processor.dispatch_pre_write_event".
Inlined service "sylius.state_processor.dispatch_pre_write_event" to "sylius.state_processor.dispatch_post_write_event".
Inlined service "sylius.state_processor.dispatch_post_write_event" to "sylius.state_processor.bulk_aware".
Inlined service "sylius.state_responder" to "sylius.state_processor.respond".
Inlined service "sylius.state_processor.serialize" to "sylius.state_processor.write".
Inlined service "sylius.state_processor.bulk_aware" to "sylius.state_processor.write".
Inlined service "sylius.state_processor.flash" to "sylius.state_processor.serialize".
Inlined service "sylius.state_processor.respond" to "sylius.state_processor.flash".
Inlined service "sylius.state_provider.factory.inner" to "sylius.state_provider.factory".
Inlined service "sylius.state_factory" to "sylius.state_provider.factory".
Inlined service "sylius.state_provider.factory" to "sylius.state_provider.dispatch_post_read_event".
Inlined service "sylius.state_provider.dispatch_post_read_event" to "sylius.state_provider.deserialize".
Inlined service "sylius.state_provider.deserialize" to "sylius.state_provider.form".
Inlined service "sylius.state_provider.form" to "sylius.state_provider.validate".
Inlined service ".service_locator.YAYnSm8" to "sylius.state_factory".
Inlined service "sylius.expression_language.argument_parser.factory" to "sylius.state_factory".
Inlined service ".service_locator.bRQKsdm" to "Sylius\Resource\Symfony\Request\State\Provider".
Inlined service "sylius.repository_argument_resolver.request" to "Sylius\Resource\Symfony\Request\State\Provider".
Inlined service "sylius.expression_language.argument_parser.repository" to "Sylius\Resource\Symfony\Request\State\Provider".
Inlined service "sylius.state_machine.operation" to "Sylius\Resource\StateMachine\State\ApplyStateMachineTransitionProcessor".
Inlined service "sylius.twig.context.factory.legacy" to "sylius.state_responder.html".
Inlined service "sylius.headers_initiator.api" to "sylius.state_responder.api".
Inlined service ".service_locator.koM7s0M" to "sylius.state_machine.operation".
Inlined service "sylius.twig.context.factory.request.inner" to "sylius.twig.context.factory.request".
Inlined service "sylius.twig.context.factory.request" to "sylius.twig.context.factory.legacy".
Inlined service "sylius.registry.form_builder" to "sylius.form.type.default".
Inlined service "sylius.form_builder.default" to "sylius.registry.form_builder".
Inlined service "Sylius\Bundle\ResourceBundle\Doctrine\ResourceMappingDriverChain.inner" to "Sylius\Bundle\ResourceBundle\Doctrine\ResourceMappingDriverChain".
Inlined service "sylius.doctrine.orm.container_repository_factory.inner" to "sylius.doctrine.orm.container_repository_factory".
Inlined service ".service_locator.HWQVeTL" to "fos_rest.decoder_provider".
Inlined service "fos_rest.decoder_provider" to "fos_rest.body_listener".
Inlined service "sylius.formatter.money" to "sylius.twig.extension.format_money".
Inlined service "sylius.checker.promotion_coupon.duration_eligibility" to "sylius.checker.promotion_coupon_eligibility".
Inlined service "sylius.checker.promotion_coupon.usage_limit_eligibility" to "sylius.checker.promotion_coupon_eligibility".
Inlined service "sylius.checker.promotion_coupon_eligibility" to "sylius.checker.promotion.subject_coupon_eligibility".
Inlined service "sylius.checker.promotion.duration_eligibility" to "sylius.checker.promotion_eligibility".
Inlined service "sylius.checker.promotion.usage_limit_eligibility" to "sylius.checker.promotion_eligibility".
Inlined service "sylius.checker.promotion.subject_coupon_eligibility" to "sylius.checker.promotion_eligibility".
Inlined service "sylius.checker.promotion.rules_eligibility" to "sylius.checker.promotion_eligibility".
Inlined service "sylius.checker.promotion.archival_eligibility" to "sylius.checker.promotion_eligibility".
Inlined service "fox.promotion.checker.request_eligibility" to "sylius.checker.promotion_eligibility".
Inlined service "sylius.form_registry.promotion_action" to "sylius.form.type.promotion_action".
Inlined service "sylius.form_registry.promotion_rule_checker" to "sylius.form.type.promotion_rule".
Inlined service ".1_DataMapper~kHyGfyx" to "sylius.form.type.promotion_coupon_generator_instruction".
Inlined service "sylius.factory.promotion_coupon_generator_instruction" to "sylius.form.type.promotion_coupon_generator_instruction".
Inlined service "sylius.action.applicator.promotion" to "sylius.processor.promotion".
Inlined service "fox.promotion.rule.lastminute" to "sylius.registry.promotion.rule_checker".
Inlined service "fox.promotion.rule.earlybird" to "sylius.registry.promotion.rule_checker".
Inlined service "fox.promotion.rule.longstay" to "sylius.registry.promotion.rule_checker".
Inlined service "fox.promotion.rule.booking_dates" to "sylius.registry.promotion.rule_checker".
Inlined service "fox.promotion.rule.stay_dates_nights" to "sylius.registry.promotion.rule_checker".
Inlined service "fox.promotion.rule.season" to "sylius.registry.promotion.rule_checker".
Inlined service "fox.promotion.rule.bedroom" to "sylius.registry.promotion.rule_checker".
Inlined service "fox.promotion.action.percentage_dates_discount" to "sylius.registry.promotion_action".
Inlined service "fox.promotion.action.fixed_rate" to "sylius.registry.promotion_action".
Inlined service "cmf_routing.nested_matcher" to "cmf_routing.dynamic_router".
Inlined service "cmf_routing.generator" to "cmf_routing.dynamic_router".
Inlined service "cmf_routing.enhancer.route_content" to "cmf_routing.dynamic_router".
Inlined service "cmf_routing.enhancer.controllers_by_type" to "cmf_routing.dynamic_router".
Inlined service "cmf_routing.enhancer.content_repository" to "cmf_routing.dynamic_router".
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 "monolog.processor.psr_log_message" to "monolog.handler.main".
Inlined service ".service_locator.fKIsVqY" to "webpack_encore.entrypoint_lookup_collection".
Inlined service ".1_ServiceLocator~uUd_tkZ" to "webpack_encore.twig_entry_files_extension".
Inlined service "error_handler.error_renderer.serializer" to "error_controller".
Inlined service "debug.argument_resolver" to "http_kernel".
Inlined service ".service_locator.uvcGMdg" to "fragment.handler".
Inlined service "monolog.logger.console" to "console.error_listener".
Inlined service "cache_clearer" to "console.command.cache_clear".
Inlined service ".service_locator.RnvVKps" to "console.command.cache_pool_invalidate_tags".
Inlined service "messenger.listener.reset_services" to "console.command.messenger_consume_messages".
Inlined service "console.messenger.application" to "console.messenger.execute_command_handler".
Inlined service "assets._default_package" to "assets.packages".
Inlined service "assets._version__default" to "assets._default_package".
Inlined service "assets.context" to "assets._default_package".
Inlined service "http_client.uri_template.inner" to "http_client.uri_template".
Inlined service "airbnb.villa.client.uri_template.inner" to "airbnb.villa.client.uri_template".
Inlined service "airbnb.calendar.client.uri_template.inner" to "airbnb.calendar.client.uri_template".
Inlined service "activecampaign.client.uri_template.inner" to "activecampaign.client.uri_template".
Inlined service "api2c2pv4.client.uri_template.inner" to "api2c2pv4.client.uri_template".
Inlined service "aircall.client.uri_template.inner" to "aircall.client.uri_template".
Inlined service "airwallex.client.uri_template.inner" to "airwallex.client.uri_template".
Inlined service "avantio.client.uri_template.inner" to "avantio.client.uri_template".
Inlined service "baliluxuryvillas.client.uri_template.inner" to "baliluxuryvillas.client.uri_template".
Inlined service "beds24v1.client.uri_template.inner" to "beds24v1.client.uri_template".
Inlined service "beds24v2.client.uri_template.inner" to "beds24v2.client.uri_template".
Inlined service "bramble.client.uri_template.inner" to "bramble.client.uri_template".
Inlined service "bookandlink.client.uri_template.inner" to "bookandlink.client.uri_template".
Inlined service "cimalpes.client.uri_template.inner" to "cimalpes.client.uri_template".
Inlined service "cloudbeds.client.uri_template.inner" to "cloudbeds.client.uri_template".
Inlined service "cloudflare.client.uri_template.inner" to "cloudflare.client.uri_template".
Inlined service "collectionist.client.uri_template.inner" to "collectionist.client.uri_template".
Inlined service "crawler_airbnb.client.uri_template.inner" to "crawler_airbnb.client.uri_template".
Inlined service "currencyfreaks.client.uri_template.inner" to "currencyfreaks.client.uri_template".
Inlined service "deepl.client.uri_template.inner" to "deepl.client.uri_template".
Inlined service "elitehavens.client.uri_template.inner" to "elitehavens.client.uri_template".
Inlined service "frontapp.client.uri_template.inner" to "frontapp.client.uri_template".
Inlined service "googlegemini.client.uri_template.inner" to "googlegemini.client.uri_template".
Inlined service "homhero.client.uri_template.inner" to "homhero.client.uri_template".
Inlined service "intervilla.client.uri_template.inner" to "intervilla.client.uri_template".
Inlined service "invenio.client.uri_template.inner" to "invenio.client.uri_template".
Inlined service "newbook.client.uri_template.inner" to "newbook.client.uri_template".
Inlined service "oliverstravel.client.uri_template.inner" to "oliverstravel.client.uri_template".
Inlined service "openai.client.uri_template.inner" to "openai.client.uri_template".
Inlined service "opengds.client.uri_template.inner" to "opengds.client.uri_template".
Inlined service "pricelabs.client.uri_template.inner" to "pricelabs.client.uri_template".
Inlined service "rentalsunited.client.uri_template.inner" to "rentalsunited.client.uri_template".
Inlined service "rentalsunitedpush.client.uri_template.inner" to "rentalsunitedpush.client.uri_template".
Inlined service "puglia.client.uri_template.inner" to "puglia.client.uri_template".
Inlined service "resonline.client.uri_template.inner" to "resonline.client.uri_template".
Inlined service "roomboss.client.uri_template.inner" to "roomboss.client.uri_template".
Inlined service "salogi.client.uri_template.inner" to "salogi.client.uri_template".
Inlined service "sibarth.client.uri_template.inner" to "sibarth.client.uri_template".
Inlined service "siteminder.client.uri_template.inner" to "siteminder.client.uri_template".
Inlined service "stays.client.uri_template.inner" to "stays.client.uri_template".
Inlined service "staah.client.uri_template.inner" to "staah.client.uri_template".
Inlined service "swift.client.uri_template.inner" to "swift.client.uri_template".
Inlined service "transferwise.client.uri_template.inner" to "transferwise.client.uri_template".
Inlined service "yourrentals.client.uri_template.inner" to "yourrentals.client.uri_template".
Inlined service "mailer.transport_factory" to "mailer.transports".
Inlined service ".service_locator.ILdUWIS" to "translator.default".
Inlined service "translator.formatter.default" to "translator.default".
Inlined service "identity_translator" to "translator.formatter.default".
Inlined service "translation.extractor.php_ast" to "translation.extractor".
Inlined service "twig.translation.extractor" to "translation.extractor".
Inlined service "translation.dumper.php" to "translation.writer".
Inlined service "translation.dumper.xliff" to "translation.writer".
Inlined service "translation.dumper.xliff.xliff" to "translation.writer".
Inlined service "translation.dumper.po" to "translation.writer".
Inlined service "translation.dumper.mo" to "translation.writer".
Inlined service "translation.dumper.yml" to "translation.writer".
Inlined service "translation.dumper.yaml" to "translation.writer".
Inlined service "translation.dumper.qt" to "translation.writer".
Inlined service "translation.dumper.csv" to "translation.writer".
Inlined service "translation.dumper.ini" to "translation.writer".
Inlined service "translation.dumper.json" to "translation.writer".
Inlined service "translation.dumper.res" to "translation.writer".
Inlined service ".service_locator.7jukgan.translation.warmer" to "translation.warmer".
Inlined service "translation.provider_collection_factory" to "translation.provider_collection".
Inlined service "monolog.logger.php" to "debug.error_handler_configurator".
Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
Inlined service "routing.loader.xml" to "routing.resolver".
Inlined service "routing.loader.yml" to "routing.resolver".
Inlined service "routing.loader.php" to "routing.resolver".
Inlined service "routing.loader.glob" to "routing.resolver".
Inlined service "routing.loader.directory" to "routing.resolver".
Inlined service "routing.loader.container" to "routing.resolver".
Inlined service "FrontBundle\Router\WebsiteRouterLoader" to "routing.resolver".
Inlined service "api_platform.route_loader" to "routing.resolver".
Inlined service "routing.loader.attribute.directory" to "routing.resolver".
Inlined service "routing.loader.attribute.file" to "routing.resolver".
Inlined service "routing.loader.psr4" to "routing.resolver".
Inlined service ".service_locator._x0oJWA" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.cFOu6NJ.router.default" to "router.default".
Inlined service "monolog.logger.router" to "router.default".
Inlined service ".service_locator.u.4FiKa" to "router.expression_language_provider".
Inlined service ".service_locator.qXR9Hv0.router.cache_warmer" to "router.cache_warmer".
Inlined service "cache.property_access" to "property_accessor".
Inlined service "secrets.decryption_key" to "secrets.vault".
Inlined service "serializer.denormalizer.unwrapping" to "serializer".
Inlined service "FrontBundle\Adapter\VillaNormalizer" to "serializer".
Inlined service "CommonBundle\Serializer\DoctrineEntityNormalizer" to "serializer".
Inlined service "pagerfanta.serializer.normalizer" to "serializer".
Inlined service "api_platform.openapi.normalizer.legacy" to "serializer".
Inlined service "api_platform.openapi.normalizer.legacy" to "serializer".
Inlined service "fos_rest.serializer.form_error_normalizer" to "serializer".
Inlined service "api_platform.normalizer.constraint_violation_list" to "serializer".
Inlined service "api_platform.hydra.normalizer.constraint_violation_list" to "serializer".
Inlined service "api_platform.openapi.normalizer.legacy" to "serializer".
Inlined service "api_platform.jsonld.normalizer.validation_exception" to "serializer".
Inlined service "api_platform.hydra.normalizer.documentation" to "serializer".
Inlined service "api_platform.hydra.normalizer.entrypoint" to "serializer".
Inlined service "api_platform.problem.normalizer.validation_exception" to "serializer".
Inlined service "serializer.normalizer.flatten_exception" to "serializer".
Inlined service "serializer.normalizer.problem" to "serializer".
Inlined service "serializer.normalizer.uid" to "serializer".
Inlined service "serializer.normalizer.datetime" to "serializer".
Inlined service "serializer.normalizer.constraint_violation_list" to "serializer".
Inlined service "serializer.normalizer.mime_message" to "serializer".
Inlined service "serializer.normalizer.datetimezone" to "serializer".
Inlined service "serializer.normalizer.dateinterval" to "serializer".
Inlined service "serializer.normalizer.form_error" to "serializer".
Inlined service "serializer.normalizer.backed_enum" to "serializer".
Inlined service "serializer.normalizer.data_uri" to "serializer".
Inlined service "serializer.normalizer.translatable" to "serializer".
Inlined service "serializer.normalizer.json_serializable" to "serializer".
Inlined service "api_platform.hydra.normalizer.collection_filters" to "serializer".
Inlined service "serializer.denormalizer.array" to "serializer".
Inlined service "api_platform.jsonld.normalizer.object" to "serializer".
Inlined service "serializer.encoder.xml" to "serializer".
Inlined service "serializer.encoder.csv" to "serializer".
Inlined service "api_platform.jsonopenapi.encoder" to "serializer".
Inlined service "api_platform.yamlopenapi.encoder" to "serializer".
Inlined service "api_platform.jsonld.encoder" to "serializer".
Inlined service "api_platform.problem.encoder" to "serializer".
Inlined service "serializer.normalizer.property" to "serializer.normalizer.mime_message".
Inlined service "twig.error_renderer.html" to "error_handler.error_renderer.serializer".
Inlined service "session.storage.factory.native" to "session.factory".
Inlined service ".service_locator.ECaP3MA" to "session_listener".
Inlined service "security.csrf.token_generator" to "security.csrf.token_manager".
Inlined service "form.extension" to "form.registry".
Inlined service "form.resolved_type_factory" to "form.registry".
Inlined service ".service_locator.cTbOZu0" 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 "sylius.form.type_extension.form.request_handler" to "form.type_extension.form.http_foundation".
Inlined service "form.server_params" to "form.type_extension.csrf".
Inlined service "validator.validator_factory" to "validator.builder".
Inlined service "doctrine.orm.validator_initializer" to "validator.builder".
Inlined service "doctrine.orm.default_entity_manager.validator_loader" to "validator.builder".
Inlined service "validator.property_info_loader" to "validator.builder".
Inlined service ".service_locator.WjBwI9E" to "validator.validator_factory".
Inlined service "validator.expression_language_provider" to "validator.expression_language".
Inlined service "messenger.retry_strategy_locator" to "messenger.retry.send_failed_message_for_retry_listener".
Inlined service ".service_locator.AmarC2u" to "messenger.failure.send_failed_message_to_failure_transport_listener".
Inlined service ".service_locator.GWoMCU0" to "messenger.routable_message_bus".
Inlined service ".service_locator.Nf62sM." to "notifier".
Inlined service "notifier.channel_policy" to "notifier".
Inlined service "notifier.admin_recipient.0" to "notifier".
Inlined service "notifier.flash_message_importance_mapper" to "notifier.channel.browser".
Inlined service "chatter.transport_factory" to "chatter.transports".
Inlined service "texter.transport_factory" to "texter.transports".
Inlined service "profiler.storage" to "profiler".
Inlined service ".data_collector.command" to "profiler".
Inlined service "api_platform.data_collector.request" to "profiler".
Inlined service "data_collector.time" to "profiler".
Inlined service "data_collector.memory" to "profiler".
Inlined service "data_collector.validator" to "profiler".
Inlined service "data_collector.ajax" to "profiler".
Inlined service "data_collector.exception" to "profiler".
Inlined service "data_collector.logger" to "profiler".
Inlined service "data_collector.events" to "profiler".
Inlined service "data_collector.translation" to "profiler".
Inlined service "data_collector.security" to "profiler".
Inlined service "data_collector.twig" to "profiler".
Inlined service "data_collector.doctrine" to "profiler".
Inlined service "data_collector.http_client" to "profiler".
Inlined service "data_collector.messenger" to "profiler".
Inlined service "mailer.data_collector" to "profiler".
Inlined service "notifier.data_collector" to "profiler".
Inlined service "Sylius\Bundle\ThemeBundle\Collector\ThemeCollector" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service "data_collector.form.extractor" to "data_collector.form".
Inlined service "debug.validator.inner" to "debug.validator".
Inlined service ".service_locator.mDV6p8L" to "security.token_storage".
Inlined service ".service_locator.NXTTdTW" to "security.helper".
Inlined service ".service_locator.uS6H.ZO" to "security.helper".
Inlined service ".service_locator.jIyo.LB" to "security.helper".
Inlined service ".service_locator.VsjCOB9" to "security.helper".
Inlined service ".service_locator.b7rGmYm" to "security.helper".
Inlined service ".service_locator.aAMo.Qg" to "security.helper".
Inlined service ".service_locator.Vva5QUN" to "security.helper".
Inlined service "api_platform.security.expression_language_provider" to "security.expression_language".
Inlined service "security.is_granted_attribute_expression_language" to "controller.is_granted_attribute_listener".
Inlined service ".security.request_matcher.BhpRUZK" to "security.access_map".
Inlined service ".security.request_matcher.Q1b01TW" to "security.access_map".
Inlined service ".security.request_matcher.zcnB5SZ" to "security.access_map".
Inlined service ".security.request_matcher.QcniLHC" to "security.access_map".
Inlined service ".security.request_matcher.MP5LADd" to "security.access_map".
Inlined service ".security.request_matcher.1zp38nM" to "security.access_map".
Inlined service ".security.request_matcher.XV9Kj.T" to "security.access_map".
Inlined service ".security.request_matcher.t37haqQ" to "security.access_map".
Inlined service ".security.request_matcher.yZVeFox" to "security.access_map".
Inlined service ".security.request_matcher.bAbzUy4" to "security.access_map".
Inlined service ".security.request_matcher.RTIM9eH" to "security.access_map".
Inlined service ".security.request_matcher.g2NIozo" to "security.access_map".
Inlined service ".security.request_matcher.woAtTO6" to "security.access_map".
Inlined service ".security.request_matcher.4tY9SYN" to "security.access_map".
Inlined service ".security.request_matcher.glJuaZz" to "security.access_map".
Inlined service ".security.request_matcher.16KY83O" to "security.access_map".
Inlined service ".security.request_matcher.QCqDJuq" to "security.access_map".
Inlined service ".security.request_matcher.c3G7HFt" to "security.access_map".
Inlined service ".security.request_matcher.b0A3XVf" to "security.access_map".
Inlined service ".security.request_matcher.Ml_kvDN" to "security.access_map".
Inlined service ".security.request_matcher.EIJXEa3" to "security.access_map".
Inlined service ".security.request_matcher.I2Ajk01" to "security.access_map".
Inlined service ".security.request_matcher.cc4ylPF" to "security.access_map".
Inlined service ".security.request_matcher.2yQM.zs" to "security.access_map".
Inlined service ".security.request_matcher.qYpNTvx" to "security.access_map".
Inlined service ".security.request_matcher.7tPjUmG" to "security.access_map".
Inlined service ".security.request_matcher.DpyFbYw" to "security.access_map".
Inlined service ".security.request_matcher.lRuVqWp" to "security.access_map".
Inlined service "security.impersonate_url_generator" to "twig.extension.security".
Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
Inlined service ".security.request_matcher.kQIRvor" to ".security.request_matcher.gOpgIHx".
Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
Inlined service ".security.request_matcher.ejVA.H1" to ".security.request_matcher.vpx8F1s".
Inlined service "security.firewall.map.config.liip_imagine" to "security.firewall.map.context.liip_imagine".
Inlined service ".security.request_matcher.NebN3EM" to ".security.request_matcher.gCVpJ3C".
Inlined service "debug.security.firewall.authenticator.fox_api_soap.inner" to "debug.security.firewall.authenticator.fox_api_soap".
Inlined service "security.exception_listener.fox_api_soap" to "security.firewall.map.context.fox_api_soap".
Inlined service "security.firewall.map.config.fox_api_soap" to "security.firewall.map.context.fox_api_soap".
Inlined service ".security.request_matcher.uZd9KlY" to ".security.request_matcher.jP0vQAd".
Inlined service "debug.security.authenticator.http_basic.fox_api_opengds.inner" to "debug.security.authenticator.http_basic.fox_api_opengds".
Inlined service "debug.security.firewall.authenticator.fox_api_opengds.inner" to "debug.security.firewall.authenticator.fox_api_opengds".
Inlined service "security.exception_listener.fox_api_opengds" to "security.firewall.map.context.fox_api_opengds".
Inlined service "security.firewall.map.config.fox_api_opengds" to "security.firewall.map.context.fox_api_opengds".
Inlined service ".security.request_matcher.jbJZR1J" to ".security.request_matcher.ZOlj8Qo".
Inlined service "debug.security.firewall.authenticator.fox_api_rentals_united_push.inner" to "debug.security.firewall.authenticator.fox_api_rentals_united_push".
Inlined service "security.exception_listener.fox_api_rentals_united_push" to "security.firewall.map.context.fox_api_rentals_united_push".
Inlined service "security.firewall.map.config.fox_api_rentals_united_push" to "security.firewall.map.context.fox_api_rentals_united_push".
Inlined service ".security.request_matcher.aCRxMpS" to ".security.request_matcher.uFvUdCz".
Inlined service "debug.security.authenticator.access_token.fox_api_cloudbeds.inner" to "debug.security.authenticator.access_token.fox_api_cloudbeds".
Inlined service "debug.security.firewall.authenticator.fox_api_cloudbeds.inner" to "debug.security.firewall.authenticator.fox_api_cloudbeds".
Inlined service "security.exception_listener.fox_api_cloudbeds" to "security.firewall.map.context.fox_api_cloudbeds".
Inlined service "security.firewall.map.config.fox_api_cloudbeds" to "security.firewall.map.context.fox_api_cloudbeds".
Inlined service "debug.security.firewall.authenticator.fox_api.inner" to "debug.security.firewall.authenticator.fox_api".
Inlined service "security.exception_listener.fox_api" to "security.firewall.map.context.fox_api".
Inlined service "security.firewall.map.config.fox_api" to "security.firewall.map.context.fox_api".
Inlined service "security.authentication.session_strategy" to "security.listener.session.main".
Inlined service ".service_locator.vTibwLf" to "hwi_oauth.resource_ownermap.main".
Inlined service "security.authenticator.remember_me_signature_hasher.main" to "security.authenticator.remember_me_handler.main".
Inlined service "debug.security.authenticator.form_login.main.inner" to "debug.security.authenticator.form_login.main".
Inlined service "debug.security.authenticator.remember_me.main.inner" to "debug.security.authenticator.remember_me.main".
Inlined service "debug.security.firewall.authenticator.main.inner" to "debug.security.firewall.authenticator.main".
Inlined service "security.exception_listener.main" to "security.firewall.map.context.main".
Inlined service "security.logout_listener.main" to "security.firewall.map.context.main".
Inlined service "security.firewall.map.config.main" to "security.firewall.map.context.main".
Inlined service ".security.request_matcher.T8BdVIN" to ".security.request_matcher.BhpRUZK".
Inlined service ".security.request_matcher.Mv6RwHC" to ".security.request_matcher.Q1b01TW".
Inlined service ".security.request_matcher.KKIeLE6" to ".security.request_matcher.zcnB5SZ".
Inlined service ".security.request_matcher.WuE7iza" to ".security.request_matcher.QcniLHC".
Inlined service ".security.request_matcher.QZwKwrg" to ".security.request_matcher.MP5LADd".
Inlined service ".security.request_matcher.ofahOqN" to ".security.request_matcher.XV9Kj.T".
Inlined service ".security.request_matcher.Bj1NCZO" to ".security.request_matcher.t37haqQ".
Inlined service ".security.request_matcher.gIjp2dQ" to ".security.request_matcher.yZVeFox".
Inlined service ".security.request_matcher.AM6KqP5" to ".security.request_matcher.bAbzUy4".
Inlined service ".security.request_matcher.dK4cdqu" to ".security.request_matcher.RTIM9eH".
Inlined service ".security.request_matcher.gb2qQzJ" to ".security.request_matcher.woAtTO6".
Inlined service ".security.request_matcher.x_Hk.4R" to ".security.request_matcher.4tY9SYN".
Inlined service ".security.request_matcher.sB4Sq8i" to ".security.request_matcher.glJuaZz".
Inlined service ".security.request_matcher.Dx7mTAH" to ".security.request_matcher.16KY83O".
Inlined service ".security.request_matcher.NywQLcc" to ".security.request_matcher.QCqDJuq".
Inlined service ".security.request_matcher.aJ4PaJm" to ".security.request_matcher.c3G7HFt".
Inlined service ".security.request_matcher.drlhZOB" to ".security.request_matcher.b0A3XVf".
Inlined service ".security.request_matcher.4Q.R433" to ".security.request_matcher.I2Ajk01".
Inlined service ".security.request_matcher.SPYF4Q3" to ".security.request_matcher.cc4ylPF".
Inlined service ".security.request_matcher.dazL5wi" to ".security.request_matcher.2yQM.zs".
Inlined service ".security.request_matcher.c_gz9My" to ".security.request_matcher.qYpNTvx".
Inlined service ".security.request_matcher.vJJBBPO" to ".security.request_matcher.DpyFbYw".
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.routing" to "twig".
Inlined service "twig.extension.yaml" to "twig".
Inlined service "twig.extension.debug.stopwatch" to "twig".
Inlined service "twig.extension.expression" to "twig".
Inlined service "twig.extension.httpkernel" to "twig".
Inlined service "twig.extension.httpfoundation" to "twig".
Inlined service "twig.extension.serializer" to "twig".
Inlined service "twig.extension.form" to "twig".
Inlined service "twig.extension.dump" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "hwi_oauth.twig.extension.oauth" to "twig".
Inlined service ".time.twig.extension.time" to "twig".
Inlined service "httplug.collector.twig.http_message" to "twig".
Inlined service "SM\Extension\Twig\SMExtension" to "twig".
Inlined service "sylius.twig.extension.format_money" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "twig.extension.code" to "twig".
Inlined service "UserBundle\Twig\UserLayoutExtension" to "twig".
Inlined service "FrontBundle\AbTest\AbTestExtension" to "twig".
Inlined service "FrontBundle\Twig\AdapterExtension" to "twig".
Inlined service "FrontBundle\Twig\ContentExtension" to "twig".
Inlined service "FrontBundle\Twig\DeviceDetectExtension" to "twig".
Inlined service "FrontBundle\Twig\EnumExtension" to "twig".
Inlined service "FrontBundle\Twig\HelperExtension" to "twig".
Inlined service "FrontBundle\Twig\ImageExtension" to "twig".
Inlined service "FrontBundle\Twig\LocationExtension" to "twig".
Inlined service "FrontBundle\Twig\OwnerExtension" to "twig".
Inlined service "FrontBundle\Twig\PriceExtension" to "twig".
Inlined service "FrontBundle\Twig\ResultsExtension" to "twig".
Inlined service "FrontBundle\Twig\RoutingExtension" to "twig".
Inlined service "FrontBundle\Twig\SearchExtension" to "twig".
Inlined service "FrontBundle\Twig\StructuredDataExtension" to "twig".
Inlined service "FrontBundle\Twig\WebsiteDocExtension" to "twig".
Inlined service "FrontBundle\Twig\WebsiteExtension" to "twig".
Inlined service "CommonBundle\Twig\CloudflareCountryExtension" to "twig".
Inlined service "CommonBundle\Twig\CurrencyExtension" to "twig".
Inlined service "CommonBundle\Twig\LocaleExtension" to "twig".
Inlined service "CommonBundle\Twig\LogoExtension" to "twig".
Inlined service "CommonBundle\Twig\PerformanceExtension" to "twig".
Inlined service "CommonBundle\Twig\PhoneOfficeExtension" to "twig".
Inlined service "CommonBundle\Twig\SecurityDepositExtension" to "twig".
Inlined service "CommonBundle\Twig\StringExtension" to "twig".
Inlined service "twig.extension.intl" to "twig".
Inlined service "Sentry\SentryBundle\Tracing\Twig\TwigTracingExtension" to "twig".
Inlined service "Sentry\SentryBundle\Twig\SentryExtension" to "twig".
Inlined service "pagerfanta.twig_extension" to "twig".
Inlined service ".ux_icons.twig_icon_extension" to "twig".
Inlined service "twig.app_variable" to "twig".
Inlined service "twig.runtime_loader" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "pagerfanta.undefined_callable_handler" to "twig".
Inlined service "twig.configurator.environment" to "twig".
Inlined service ".service_locator.lMv3Dwi.twig.template_cache_warmer" to "twig.template_cache_warmer".
Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
Inlined service "fragment.handler" to "twig.runtime.httpkernel".
Inlined service "fragment.uri_generator" to "twig.runtime.httpkernel".
Inlined service "url_helper" to "twig.extension.httpfoundation".
Inlined service ".service_locator.d2KUZgP" to "twig.runtime_loader".
Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
Inlined service "var_dumper.contextualized_cli_dumper" to "debug.dump_listener".
Inlined service "monolog.logger.debug" to "var_dumper.dump_server".
Inlined service "var_dumper.dump_server" to "var_dumper.command.server_dump".
Inlined service "Sylius\Bundle\ThemeBundle\Configuration\ThemeConfiguration" to "Sylius\Bundle\ThemeBundle\Configuration\ConfigurationProcessorInterface".
Inlined service ".1_Processor~nYbtskn" to "Sylius\Bundle\ThemeBundle\Configuration\ConfigurationProcessorInterface".
Inlined service "Sylius\Bundle\ThemeBundle\Factory\FinderFactoryInterface" to "Sylius\Bundle\ThemeBundle\Configuration\ConfigurationProviderInterface".
Inlined service "Sylius\Bundle\ThemeBundle\Configuration\ConfigurationProcessorInterface" to "Sylius\Bundle\ThemeBundle\Configuration\ConfigurationProviderInterface".
Inlined service "Sylius\Bundle\ThemeBundle\Configuration\ConfigurationProviderInterface" to "Sylius\Bundle\ThemeBundle\Loader\ThemeLoaderInterface".
Inlined service "Sylius\Bundle\ThemeBundle\Factory\ThemeFactoryInterface" to "Sylius\Bundle\ThemeBundle\Loader\ThemeLoaderInterface".
Inlined service "Sylius\Bundle\ThemeBundle\Factory\ThemeAuthorFactoryInterface" to "Sylius\Bundle\ThemeBundle\Loader\ThemeLoaderInterface".
Inlined service "Sylius\Bundle\ThemeBundle\Factory\ThemeScreenshotFactoryInterface" to "Sylius\Bundle\ThemeBundle\Loader\ThemeLoaderInterface".
Inlined service "Sylius\Bundle\ThemeBundle\Loader\CircularDependencyCheckerInterface" to "Sylius\Bundle\ThemeBundle\Loader\ThemeLoaderInterface".
Inlined service "Sylius\Bundle\ThemeBundle\Loader\ThemeLoaderInterface" to "Sylius\Bundle\ThemeBundle\Repository\ThemeRepositoryInterface".
Inlined service "Sylius\Bundle\ThemeBundle\Asset\Installer\OutputAwareAssetsInstaller.inner" to "Sylius\Bundle\ThemeBundle\Asset\Installer\OutputAwareAssetsInstaller".
Inlined service "Sylius\Bundle\ThemeBundle\Twig\Locator\HierarchicalTemplateLocator.inner" to "Sylius\Bundle\ThemeBundle\Twig\Locator\HierarchicalTemplateLocator".
Inlined service "twig.loader.native_filesystem" to "Sylius\Bundle\ThemeBundle\Twig\Loader\ThemedTemplateLoader".
Inlined service "Sylius\Bundle\ThemeBundle\Twig\Locator\HierarchicalTemplateLocator" to "Sylius\Bundle\ThemeBundle\Twig\Loader\ThemedTemplateLoader".
Inlined service ".service_locator.ZyP9f7K.VillaBundle\Controller\AiController" to "VillaBundle\Controller\AiController".
Inlined service ".service_locator.ZyP9f7K.VillaBundle\Controller\Api\ImportVillaController" to "VillaBundle\Controller\Api\ImportVillaController".
Inlined service ".service_locator.ZyP9f7K.VillaBundle\Controller\Api\PushVillaController" to "VillaBundle\Controller\Api\PushVillaController".
Inlined service ".service_locator.ZyP9f7K.VillaBundle\Controller\Api\RoombossController" to "VillaBundle\Controller\Api\RoombossController".
Inlined service ".service_locator.ZyP9f7K.VillaBundle\Controller\BebopController" to "VillaBundle\Controller\BebopController".
Inlined service ".service_locator.ZyP9f7K.VillaBundle\Controller\CacheController" to "VillaBundle\Controller\CacheController".
Inlined service ".service_locator.ZyP9f7K.VillaBundle\Controller\HomeController" to "VillaBundle\Controller\HomeController".
Inlined service ".service_locator.ZyP9f7K.VillaBundle\Controller\Offer\BaseController" to "VillaBundle\Controller\Offer\BaseController".
Inlined service ".service_locator.ZyP9f7K.VillaBundle\Controller\Offer\ConfigurationController" to "VillaBundle\Controller\Offer\ConfigurationController".
Inlined service ".service_locator.ZyP9f7K.VillaBundle\Controller\Offer\DailyRateController" to "VillaBundle\Controller\Offer\DailyRateController".
Inlined service ".service_locator.ZyP9f7K.VillaBundle\Controller\Offer\OfferController" to "VillaBundle\Controller\Offer\OfferController".
Inlined service ".service_locator.ZyP9f7K.VillaBundle\Controller\Offer\PeriodController" to "VillaBundle\Controller\Offer\PeriodController".
Inlined service ".service_locator.ZyP9f7K.VillaBundle\Controller\PersonInChargeController" to "VillaBundle\Controller\PersonInChargeController".
Inlined service ".service_locator.ZyP9f7K.VillaBundle\Controller\PlanningController" to "VillaBundle\Controller\PlanningController".
Inlined service ".service_locator.ZyP9f7K.VillaBundle\Controller\PoiController" to "VillaBundle\Controller\PoiController".
Inlined service ".service_locator.ZyP9f7K.VillaBundle\Controller\RentalsUnitedController" to "VillaBundle\Controller\RentalsUnitedController".
Inlined service ".service_locator.ZyP9f7K.VillaBundle\Controller\RentalsUnitedPushController" to "VillaBundle\Controller\RentalsUnitedPushController".
Inlined service ".service_locator.ZyP9f7K.VillaBundle\Controller\ResonlineController" to "VillaBundle\Controller\ResonlineController".
Inlined service ".service_locator.ZyP9f7K.VillaBundle\Controller\SecurityController" to "VillaBundle\Controller\SecurityController".
Inlined service ".service_locator.ZyP9f7K.VillaBundle\Controller\VillaController" to "VillaBundle\Controller\VillaController".
Inlined service ".service_locator.ZyP9f7K.VillaBundle\Controller\VillaPromotionController" to "VillaBundle\Controller\VillaPromotionController".
Inlined service ".service_locator.ZyP9f7K.VillaBundle\Controller\VillaTcController" to "VillaBundle\Controller\VillaTcController".
Inlined service "CommonBundle\BrowserDetection\BrowserDetection" to "VillaBundle\Poi\PoiProvider".
Inlined service ".service_locator.ZyP9f7K.UserBundle\Controller\ChangePasswordController" to "UserBundle\Controller\ChangePasswordController".
Inlined service ".service_locator.ZyP9f7K.UserBundle\Controller\SecurityController" to "UserBundle\Controller\SecurityController".
Inlined service ".service_locator.QStXX78.FoxBundle\Controller\CallController" to "FoxBundle\Controller\CallController".
Inlined service ".service_locator.QStXX78.FoxBundle\Controller\ConversionController" to "FoxBundle\Controller\ConversionController".
Inlined service ".service_locator.QStXX78.FoxBundle\Controller\Folder\AttachmentController" to "FoxBundle\Controller\Folder\AttachmentController".
Inlined service ".service_locator.QStXX78.FoxBundle\Controller\Folder\DemandController" to "FoxBundle\Controller\Folder\DemandController".
Inlined service ".service_locator.QStXX78.FoxBundle\Controller\Folder\FolderController" to "FoxBundle\Controller\Folder\FolderController".
Inlined service ".service_locator.QStXX78.FoxBundle\Controller\Folder\InquiryController" to "FoxBundle\Controller\Folder\InquiryController".
Inlined service ".service_locator.QStXX78.FoxBundle\Controller\Folder\OnlinePaymentController" to "FoxBundle\Controller\Folder\OnlinePaymentController".
Inlined service ".service_locator.QStXX78.FoxBundle\Controller\Folder\PaymentInController" to "FoxBundle\Controller\Folder\PaymentInController".
Inlined service ".service_locator.QStXX78.FoxBundle\Controller\Folder\RequestController" to "FoxBundle\Controller\Folder\RequestController".
Inlined service ".service_locator.QStXX78.FoxBundle\Controller\FolderCapacityController" to "FoxBundle\Controller\FolderCapacityController".
Inlined service ".service_locator.QStXX78.FoxBundle\Controller\Gateway2c2pv4Controller" to "FoxBundle\Controller\Gateway2c2pv4Controller".
Inlined service ".service_locator.QStXX78.FoxBundle\Controller\InnerApiController" to "FoxBundle\Controller\InnerApiController".
Inlined service ".service_locator.QStXX78.FoxBundle\Controller\IntervillaController" to "FoxBundle\Controller\IntervillaController".
Inlined service ".service_locator.QStXX78.FoxBundle\Controller\ManagerOnDutyController" to "FoxBundle\Controller\ManagerOnDutyController".
Inlined service ".service_locator.QStXX78.FoxBundle\Controller\MapController" to "FoxBundle\Controller\MapController".
Inlined service ".service_locator.QStXX78.FoxBundle\Controller\MessageController" to "FoxBundle\Controller\MessageController".
Inlined service ".service_locator.QStXX78.FoxBundle\Controller\PushNotificationController" to "FoxBundle\Controller\PushNotificationController".
Inlined service ".service_locator.QStXX78.FoxBundle\Controller\ReceiveSMSController" to "FoxBundle\Controller\ReceiveSMSController".
Inlined service ".service_locator.QStXX78.FoxBundle\Controller\RequestApiController" to "FoxBundle\Controller\RequestApiController".
Inlined service ".service_locator.QStXX78.FoxBundle\Controller\ReviewController" to "FoxBundle\Controller\ReviewController".
Inlined service ".service_locator.QStXX78.FoxBundle\Controller\TemplateController" to "FoxBundle\Controller\TemplateController".
Inlined service ".service_locator.QStXX78.FoxBundle\Controller\TransferController" to "FoxBundle\Controller\TransferController".
Inlined service ".service_locator.QStXX78.FoxBundle\Controller\TransferGroupController" to "FoxBundle\Controller\TransferGroupController".
Inlined service ".service_locator.QStXX78.FoxBundle\Controller\UI\ConsultantController" to "FoxBundle\Controller\UI\ConsultantController".
Inlined service ".service_locator.QStXX78.FoxBundle\Controller\UI\DefaultController" to "FoxBundle\Controller\UI\DefaultController".
Inlined service ".service_locator.QStXX78.FoxBundle\Controller\UI\FinanceController" to "FoxBundle\Controller\UI\FinanceController".
Inlined service ".service_locator.QStXX78.FoxBundle\Controller\UI\ManagerController" to "FoxBundle\Controller\UI\ManagerController".
Inlined service ".service_locator.QStXX78.FoxBundle\Controller\UI\SupportController" to "FoxBundle\Controller\UI\SupportController".
Inlined service ".service_locator.QStXX78.FoxBundle\Controller\UI\TransferController" to "FoxBundle\Controller\UI\TransferController".
Inlined service ".service_locator.QStXX78.FoxBundle\Controller\VillaEventController" to "FoxBundle\Controller\VillaEventController".
Inlined service ".service_locator.QStXX78.FoxBundle\Controller\Webhook\BookAndLinkWebhookController" to "FoxBundle\Controller\Webhook\BookAndLinkWebhookController".
Inlined service ".service_locator.QStXX78.FoxBundle\Controller\Webhook\CloudbedsWebhookController" to "FoxBundle\Controller\Webhook\CloudbedsWebhookController".
Inlined service ".service_locator.QStXX78.FoxBundle\Controller\Webhook\IntervillaWebhookController" to "FoxBundle\Controller\Webhook\IntervillaWebhookController".
Inlined service ".service_locator.QStXX78.FoxBundle\Controller\Webhook\OpenGdsWebhookController" to "FoxBundle\Controller\Webhook\OpenGdsWebhookController".
Inlined service ".service_locator.QStXX78.FoxBundle\Controller\Webhook\RentalsUnitedPushWebHookController" to "FoxBundle\Controller\Webhook\RentalsUnitedPushWebHookController".
Inlined service ".service_locator.QStXX78.FoxBundle\Controller\Webhook\RentalsUnitedWebHookController" to "FoxBundle\Controller\Webhook\RentalsUnitedWebHookController".
Inlined service ".service_locator.QStXX78.FoxBundle\Controller\Webhook\SiteminderWebhookController" to "FoxBundle\Controller\Webhook\SiteminderWebhookController".
Inlined service ".service_locator.QStXX78.FoxBundle\Controller\Webhook\StaahWebhookController" to "FoxBundle\Controller\Webhook\StaahWebhookController".
Inlined service ".service_locator.QStXX78.FoxBundle\Controller\WishController" to "FoxBundle\Controller\WishController".
Inlined service ".service_locator.QStXX78.FoxBundle\Controller\WishTaskController" to "FoxBundle\Controller\WishTaskController".
Inlined service ".service_locator.QStXX78.FoxBundle\Controller\ZoiperController" to "FoxBundle\Controller\ZoiperController".
Inlined service ".service_locator.OlikOkS" to "FoxBundle\Api\ApiRegistry".
Inlined service ".service_locator.iqYRXfk" to "FoxBundle\Api\ApiRegistry".
Inlined service ".service_locator.JBZBP9c" to "FoxBundle\Api\ApiRegistry".
Inlined service ".service_locator.mlfAiuQ" to "FoxBundle\Api\ApiRegistry".
Inlined service ".service_locator.N5dkqNW" to "FoxBundle\Api\ApiRegistry".
Inlined service ".service_locator.OGgzTMc" to "FoxBundle\Api\ApiRegistry".
Inlined service ".service_locator.uoaRiKz" to "FoxBundle\Api\ApiRegistry".
Inlined service ".service_locator.e8gZrRK" to "FoxBundle\Api\ApiRegistry".
Inlined service ".service_locator.p531mbS" to "FoxBundle\Api\ApiRegistry".
Inlined service ".service_locator.AwCMSpu" to "FoxBundle\Api\ApiRegistry".
Inlined service ".service_locator.PjGr8tR" to "FoxBundle\Api\ApiRegistry".
Inlined service ".service_locator.0oWgZP4" to "FoxBundle\Api\ApiRegistry".
Inlined service ".service_locator.KkPG1yJ" to "FoxBundle\Api\ApiRegistry".
Inlined service ".service_locator.AQKHsoH" to "FoxBundle\Api\ApiRegistry".
Inlined service ".service_locator.HkSxQZp" to "FoxBundle\Api\OpenTravelAlliance\OTARequestHandler".
Inlined service "common.upload.manual_uploader" to "FoxBundle\Api\RentalsUnited\VillaGenerator".
Inlined service ".service_locator.s8qzSRP" to "FoxBundle\ApiPush\ApiPushRegistry".
Inlined service ".service_locator.gjaC9r9" to "FoxBundle\ApiPush\ApiPushRegistry".
Inlined service ".service_locator.WN2HKT6" to "FoxBundle\ApiPush\ApiPushRegistry".
Inlined service ".service_locator.LGH2CcF" to "FoxBundle\ApiPush\ApiPushRegistry".
Inlined service ".service_locator.356qB.v" to "FoxBundle\ApiPush\ApiPushRegistry".
Inlined service "CommonBundle\Mailer\TemplateMailer" to "FoxBundle\AutomatedPaymentIn\PaymentReminderEmailService".
Inlined service "FrontBundle\Geocoder\GeocodeIpAddress" to "FoxBundle\Geocode\GeocodeFolder".
Inlined service "common.google.service_sheet" to "FoxBundle\Google\GoogleSheetManager".
Inlined service "sylius.processor.promotion" to "FoxBundle\PriceCalculator\PriceCalculator".
Inlined service ".service_locator..nwL4r_" to "FoxBundle\Slip\RetrieverRegistry".
Inlined service "texter" to "FoxBundle\Sms\SmsSentSubscriber".
Inlined service "fox.template.context_processor.registry" to "FoxBundle\Template\TemplateContextProvider".
Inlined service "script.translation.xliff_file_dumper" to "script.translation.translation_dumper".
Inlined service "script.translation.xliff_file_dynamic_loader" to "script.translation.translation_importer".
Inlined service "CrowdinApiClient\Http\Client\CurlHttpClient" to "CrowdinApiClient\Crowdin".
Inlined service "script.unavailability.balion_provider" to "script.unavailability.provider_registry".
Inlined service "script.unavailability.brhv_provider" to "script.unavailability.provider_registry".
Inlined service "script.unavailability.bugis_provider" to "script.unavailability.provider_registry".
Inlined service "script.unavailability.ical_provider" to "script.unavailability.provider_registry".
Inlined service "script.unavailability.ical_strict_provider" to "script.unavailability.provider_registry".
Inlined service "script.unavailability.intervilla_provider" to "script.unavailability.provider_registry".
Inlined service "script.unavailability.ipsl_provider" to "script.unavailability.provider_registry".
Inlined service "script.unavailability.kigo_provider" to "script.unavailability.provider_registry".
Inlined service "script.unavailability.klikasia_provider" to "script.unavailability.provider_registry".
Inlined service "script.unavailability.natan_provider" to "script.unavailability.provider_registry".
Inlined service "ScriptBundle\Finance\FinanceEmailSender" to "ScriptBundle\Command\FinanceEmailCommand".
Inlined service "script.translation.xliff_file_static_loader" to "ScriptBundle\Command\TranslationSyncDownCommand".
Inlined service "script.translation.translation_importer" to "ScriptBundle\Command\TranslationSyncDownCommand".
Inlined service "script.unavailability.provider_registry" to "ScriptBundle\Command\UnavailabilityFetchCommand".
Inlined service "chatter" to "ScriptBundle\Command\VillaIdStrFromSheetCommand".
Inlined service "script.translation.crowdin_updater" to "ScriptBundle\Translation\CrowdinProjectManager".
Inlined service "FrontBundle\Custom\EmailSender" to "FrontBundle\Custom\CustomEmailSenderListener".
Inlined service "FrontBundle\FormCountryProvider" to "FrontBundle\Form\CountryType".
Inlined service "CommonBundle\Country\CountryContext" to "FrontBundle\Form\CountryType".
Inlined service "GeoIp2\ProviderInterface" to "FrontBundle\Geocoder\GeocodeIpAddress".
Inlined service "FrontBundle\Lead\UserLeadProvider" to "FrontBundle\Lead\SafeLeadProvider".
Inlined service "FrontBundle\Email\RequestConfirmationEmailSender" to "FrontBundle\MessageHandler\RequestConfirmationEmailHandler".
Inlined service "FrontBundle\Adapter\MostPopularLocationsAdapter" to "FrontBundle\Twig\LocationExtension".
Inlined service "FrontBundle\Adapter\FooterLocationsAdapter" to "FrontBundle\Twig\LocationExtension".
Inlined service "CommonBundle\MapBox\MapBoxInterface" to "FrontBundle\Twig\ResultsExtension".
Inlined service "FrontBundle\Tc\TcProvider" to "FrontBundle\Twig\WebsiteExtension".
Inlined service ".service_locator.mux9Ul4.FrontBundle\Controller\APIController" to "FrontBundle\Controller\APIController".
Inlined service ".service_locator.mux9Ul4.FrontBundle\Controller\AsyncController" to "FrontBundle\Controller\AsyncController".
Inlined service ".service_locator.mux9Ul4.FrontBundle\Controller\CheckoutController" to "FrontBundle\Controller\CheckoutController".
Inlined service ".service_locator.mux9Ul4.FrontBundle\Controller\ConsentController" to "FrontBundle\Controller\ConsentController".
Inlined service ".service_locator.mux9Ul4.FrontBundle\Controller\CustomController" to "FrontBundle\Controller\CustomController".
Inlined service ".service_locator.mux9Ul4.FrontBundle\Controller\DistributionController" to "FrontBundle\Controller\DistributionController".
Inlined service ".service_locator.mux9Ul4.FrontBundle\Controller\ErrorController" to "FrontBundle\Controller\ErrorController".
Inlined service ".service_locator.mux9Ul4.FrontBundle\Controller\FeedController" to "FrontBundle\Controller\FeedController".
Inlined service ".service_locator.mux9Ul4.FrontBundle\Controller\FrontAdmin\LocationController" to "FrontBundle\Controller\FrontAdmin\LocationController".
Inlined service ".service_locator.mux9Ul4.FrontBundle\Controller\FrontAdmin\RouteController" to "FrontBundle\Controller\FrontAdmin\RouteController".
Inlined service ".service_locator.mux9Ul4.FrontBundle\Controller\GuestController" to "FrontBundle\Controller\GuestController".
Inlined service "FrontBundle\Adapter\LocationHintMessageAdapter" to "FrontBundle\Controller\HomeController".
Inlined service "FrontBundle\Provider\LocationProvider" to "FrontBundle\Controller\HomeController".
Inlined service ".service_locator.mux9Ul4.FrontBundle\Controller\HomeController" to "FrontBundle\Controller\HomeController".
Inlined service ".service_locator.mux9Ul4.FrontBundle\Controller\ReviewController" to "FrontBundle\Controller\ReviewController".
Inlined service ".service_locator.mux9Ul4.FrontBundle\Controller\SesameController" to "FrontBundle\Controller\SesameController".
Inlined service ".service_locator.mux9Ul4.FrontBundle\Controller\StaticPageController" to "FrontBundle\Controller\StaticPageController".
Inlined service "common.form.listener.has_website" to "common.form.locale".
Inlined service ".service_locator.du8W8iI.CommonBundle\Controller\MediaGalleryController" to "CommonBundle\Controller\MediaGalleryController".
Inlined service ".service_locator.VQyqsiG" to "CommonBundle\AWS\S3Uploader".
Inlined service "common.storage.cookie" to "CommonBundle\Currency\CurrencyContext".
Inlined service "common.logo.package" to "CommonBundle\Twig\LogoExtension".
Inlined service "CommonBundle\Upload\ImageCropper" to "CommonBundle\Upload\GalleryAwareUploader".
Inlined service ".service_locator.g9sl_fT" to "CommonBundle\Export\ReaderRegistry".
Inlined service "common.google.client_sheet" to "common.google.service_sheet".
Inlined service "common.upload.crop_image" to "common.upload.manual_uploader".
Inlined service "common.gaufrette.resolvable.filesystem.aws" to "common.upload.media_file_generator".
Inlined service "common.gaufrette.resolver.aws" to "common.gaufrette.resolvable.filesystem.aws".
Inlined service "common.logo.version" to "common.logo.package".
Inlined service "maker.autoloader_util" to "maker.file_manager".
Inlined service "maker.autoloader_finder" to "maker.autoloader_util".
Inlined service "maker.template_component_generator" to "maker.generator".
Inlined service "maker.event_registry" to "maker.maker.make_listener".
Inlined service "maker.user_class_builder" to "maker.maker.make_user".
Inlined service "sentry.client" to "Sentry\State\HubInterface".
Inlined service "Sentry\Integration\RequestFetcherInterface" to "Sentry\SentryBundle\Integration\IntegrationConfigurator".
Inlined service "Sentry\SentryBundle\Integration\IntegrationConfigurator" to "sentry.client.options".
Inlined service "sentry.client.options" to "sentry.client".
Inlined service "sentry.client.options" to "sentry.client".
Inlined service ".service_locator.OvSRsJw" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view_factory" to "pagerfanta.twig_runtime".
Inlined service "pagerfanta.route_generator_factory" to "pagerfanta.twig_runtime".
Inlined service ".ux_icons.chain_registry" to ".ux_icons.cache_icon_registry".
Inlined service ".ux_icons.cache_warmer" to ".ux_icons.command.warm_cache".
Inlined service "dunglas_doctrine_json_odm.normalizer.backed_enum" to "dunglas_doctrine_json_odm.serializer".
Inlined service "dunglas_doctrine_json_odm.normalizer.uid" to "dunglas_doctrine_json_odm.serializer".
Inlined service "dunglas_doctrine_json_odm.normalizer.datetime" to "dunglas_doctrine_json_odm.serializer".
Inlined service "dunglas_doctrine_json_odm.normalizer.array" to "dunglas_doctrine_json_odm.serializer".
Inlined service "dunglas_doctrine_json_odm.normalizer.object" to "dunglas_doctrine_json_odm.serializer".
Inlined service "nelmio_cors.options_resolver" to "nelmio_cors.cors_listener".
Inlined service "nelmio_cors.options_provider.config" to "nelmio_cors.options_resolver".
Inlined service ".service_locator.RIunPvF" to "api_platform.state_provider.locator".
Inlined service ".service_locator.F2FytVp" to "api_platform.state_processor.locator".
Inlined service "api_platform.error_listener" to "api_platform.listener.exception".
Inlined service "api_platform.serializer.context_builder.filter.inner" to "api_platform.serializer.context_builder.filter".
Inlined service "api_platform.serializer.mapping.class_metadata_factory.inner" to "api_platform.serializer.mapping.class_metadata_factory".
Inlined service "api_platform.metadata.inflector" to "api_platform.metadata.path_segment_name_generator.underscore".
Inlined service "api_platform.state_provider.parameter" to "api_platform.state_provider.content_negotiation".
Inlined service ".service_locator.XycFNfb" to "api_platform.state_provider.parameter".
Inlined service "api_platform.http_cache.processor.add_headers" to "api_platform.state_processor.serialize".
Inlined service "api_platform.state_processor.serialize" to "api_platform.state_processor.write".
Inlined service "api_platform.state_processor.locator" to "api_platform.state_processor.write".
Inlined service "api_platform.hydra.processor.link" to "api_platform.state_processor.add_link_header".
Inlined service "api_platform.metadata.resource.name_collection_factory.yaml" to "api_platform.metadata.resource.name_collection_factory.cached".
Inlined service "api_platform.metadata.resource.name_collection_factory.xml" to "api_platform.metadata.resource.name_collection_factory.concerns".
Inlined service "api_platform.metadata.resource.name_collection_factory.concerns" to "api_platform.metadata.resource.name_collection_factory.attributes".
Inlined service "api_platform.metadata.resource.name_collection_factory.attributes" to "api_platform.metadata.resource.name_collection_factory.class_name".
Inlined service "api_platform.metadata.property.name_collection_factory.yaml" to "api_platform.metadata.property.name_collection_factory.cached".
Inlined service "api_platform.metadata.property.name_collection_factory.property_info" to "api_platform.metadata.property.name_collection_factory.xml".
Inlined service "api_platform.metadata.property.name_collection_factory.xml" to "api_platform.metadata.property.name_collection_factory.concerns".
Inlined service "api_platform.metadata.property.metadata_factory.xml" to "api_platform.metadata.property.metadata_factory.property_info".
Inlined service "api_platform.metadata.property.metadata_factory.identifier" to "api_platform.metadata.property.metadata_factory.attribute".
Inlined service "api_platform.doctrine.orm.metadata.property.metadata_factory" to "api_platform.metadata.property.metadata_factory.serializer".
Inlined service "api_platform.json_schema.metadata.property.metadata_factory.schema" to "api_platform.metadata.property.metadata_factory.cached".
Inlined service "api_platform.metadata.property.metadata_factory.serializer" to "api_platform.metadata.property.metadata_factory.default_property".
Inlined service "api_platform.metadata.property.metadata_factory.default_property" to "api_platform.metadata.property.metadata_factory.identifier".
Inlined service "api_platform.validator.metadata.resource.metadata_collection_factory.parameter" to "api_platform.metadata.resource.metadata_collection_factory.xml".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.xml" to "api_platform.metadata.resource.metadata_collection_factory.concerns".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.yaml" to "api_platform.metadata.resource.metadata_collection_factory.not_exposed_operation".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.not_exposed_operation" to "api_platform.metadata.resource.metadata_collection_factory.backed_enum".
Inlined service "api_platform.metadata.path_segment_name_generator.underscore" to "api_platform.metadata.resource.metadata_collection_factory.uri_template".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.backed_enum" to "api_platform.metadata.resource.metadata_collection_factory.uri_template".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.uri_template" to "api_platform.metadata.resource.metadata_collection_factory.main_controller".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.main_controller" to "api_platform.metadata.resource.metadata_collection_factory.link".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.link" to "api_platform.metadata.resource.metadata_collection_factory.operation_name".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.operation_name" to "api_platform.metadata.resource.metadata_collection_factory.input_output".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.input_output" to "api_platform.metadata.resource.metadata_collection_factory.formats".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.formats" to "api_platform.metadata.resource.metadata_collection_factory.filters".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.filters" to "api_platform.metadata.resource.metadata_collection_factory.alternate_uri".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.attributes" to "api_platform.metadata.resource.metadata_collection_factory.parameter".
Inlined service "api_platform.doctrine.orm.metadata.resource.metadata_collection_factory" to "api_platform.metadata.resource.metadata_collection_factory.cached".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.alternate_uri" to "api_platform.metadata.resource.metadata_collection_factory.php_doc".
Inlined service "api_platform.metadata.resource.name_collection_factory.class_name" to "api_platform.metadata.resource.name_collection_factory.yaml".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.concerns" to "api_platform.metadata.resource.metadata_collection_factory.yaml".
Inlined service "api_platform.metadata.property.metadata_factory.attribute" to "api_platform.metadata.property.metadata_factory.yaml".
Inlined service "api_platform.metadata.property.name_collection_factory.concerns" to "api_platform.metadata.property.name_collection_factory.yaml".
Inlined service "api_platform.metadata.property.metadata_factory.validator" to "api_platform.json_schema.metadata.property.metadata_factory.schema".
Inlined service "api_platform.hydra.json_schema.schema_factory" to "api_platform.json_schema.backward_compatible_schema_factory".
Inlined service ".2_ObjectNormalizer~.eeMFRe" to ".1_Serializer~.eeMFRe".
Inlined service "api_platform.serializer.context_builder.filter" to "api_platform.openapi.serializer_context_builder".
Inlined service "api_platform.openapi.normalizer.legacy.inner" to "api_platform.openapi.normalizer.legacy".
Inlined service "api_platform.pagination_options" to "api_platform.openapi.factory".
Inlined service "api_platform.swagger_ui.provider.inner" to "api_platform.swagger_ui.provider".
Inlined service "api_platform.hydra.processor.link.inner" to "api_platform.hydra.processor.link".
Inlined service "api_platform.hydra.json_schema.schema_factory.inner" to "api_platform.hydra.json_schema.schema_factory".
Inlined service "api_platform.hydra.normalizer.partial_collection_view.inner" to "api_platform.hydra.normalizer.partial_collection_view".
Inlined service "api_platform.hydra.normalizer.partial_collection_view" to "api_platform.hydra.normalizer.collection_filters".
Inlined service "api_platform.pagination" to "api_platform.doctrine.orm.query_extension.pagination".
Inlined service "api_platform.metadata.property.metadata_factory.property_info" to "api_platform.doctrine.orm.metadata.property.metadata_factory".
Inlined service "api_platform.messenger.metadata.resource.metadata_collection_factory" to "api_platform.doctrine.orm.metadata.resource.metadata_collection_factory".
Inlined service "api_platform.doctrine.orm.metadata.resource.link_factory.inner" to "api_platform.doctrine.orm.metadata.resource.link_factory".
Inlined service "api_platform.state_processor.add_link_header" to "api_platform.http_cache.processor.add_headers".
Inlined service "api_platform.metadata.property.metadata_factory.yaml" to "api_platform.metadata.property.metadata_factory.validator".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.parameter" to "api_platform.validator.metadata.resource.metadata_collection_factory.parameter".
Inlined service "api_platform.state_provider.access_checker.post_validate" to "api_platform.state_provider.parameter_validator".
Inlined service "debug.var_dumper.cloner" to "debug.api_platform.debug_resource.command".
Inlined service "debug.var_dumper.cli_dumper" to "debug.api_platform.debug_resource.command".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.php_doc" to "api_platform.messenger.metadata.resource.metadata_collection_factory".
Inlined service "api_platform.state_provider.access_checker.post_deserialize.inner" to "api_platform.state_provider.access_checker.post_deserialize".
Inlined service "api_platform.state_provider.security_parameter.inner" to "api_platform.state_provider.security_parameter".
Inlined service "api_platform.state_provider.access_checker.post_validate.inner" to "api_platform.state_provider.access_checker.post_validate".
Inlined service "debug.security.event_dispatcher.fox_api_soap.inner" to "debug.security.event_dispatcher.fox_api_soap".
Inlined service "debug.security.event_dispatcher.fox_api_opengds.inner" to "debug.security.event_dispatcher.fox_api_opengds".
Inlined service "debug.security.event_dispatcher.fox_api_rentals_united_push.inner" to "debug.security.event_dispatcher.fox_api_rentals_united_push".
Inlined service "debug.security.event_dispatcher.fox_api_cloudbeds.inner" to "debug.security.event_dispatcher.fox_api_cloudbeds".
Inlined service "debug.security.event_dispatcher.fox_api.inner" to "debug.security.event_dispatcher.fox_api".
Inlined service "debug.security.event_dispatcher.main.inner" to "debug.security.event_dispatcher.main".
Inlined service "maker.maker.make_authenticator" to "maker.auto_command.make_auth".
Inlined service "maker.maker.make_command" to "maker.auto_command.make_command".
Inlined service "maker.maker.make_twig_component" to "maker.auto_command.make_twig_component".
Inlined service "maker.maker.make_controller" to "maker.auto_command.make_controller".
Inlined service "maker.maker.make_crud" to "maker.auto_command.make_crud".
Inlined service "maker.maker.make_docker_database" to "maker.auto_command.make_docker_database".
Inlined service "maker.maker.make_entity" to "maker.auto_command.make_entity".
Inlined service "maker.maker.make_fixtures" to "maker.auto_command.make_fixtures".
Inlined service "maker.maker.make_form" to "maker.auto_command.make_form".
Inlined service "maker.maker.make_listener" to "maker.auto_command.make_listener".
Inlined service "maker.maker.make_message" to "maker.auto_command.make_message".
Inlined service "maker.maker.make_messenger_middleware" to "maker.auto_command.make_messenger_middleware".
Inlined service "maker.maker.make_registration_form" to "maker.auto_command.make_registration_form".
Inlined service "maker.maker.make_reset_password" to "maker.auto_command.make_reset_password".
Inlined service "maker.maker.make_schedule" to "maker.auto_command.make_schedule".
Inlined service "maker.maker.make_serializer_encoder" to "maker.auto_command.make_serializer_encoder".
Inlined service "maker.maker.make_serializer_normalizer" to "maker.auto_command.make_serializer_normalizer".
Inlined service "maker.maker.make_twig_extension" to "maker.auto_command.make_twig_extension".
Inlined service "maker.maker.make_test" to "maker.auto_command.make_test".
Inlined service "maker.maker.make_validator" to "maker.auto_command.make_validator".
Inlined service "maker.maker.make_voter" to "maker.auto_command.make_voter".
Inlined service "maker.maker.make_user" to "maker.auto_command.make_user".
Inlined service "maker.maker.make_migration" to "maker.auto_command.make_migration".
Inlined service "maker.maker.make_stimulus_controller" to "maker.auto_command.make_stimulus_controller".
Inlined service "maker.maker.make_form_login" to "maker.auto_command.make_security_form_login".
Inlined service "maker.maker.make_custom_authenticator" to "maker.auto_command.make_security_custom".
Inlined service "maker.maker.make_webhook" to "maker.auto_command.make_webhook".
Inlined service "api_platform.maker.command.state_processor" to "maker.auto_command.make_state_processor".
Inlined service "api_platform.maker.command.state_provider" to "maker.auto_command.make_state_provider".
Inlined service ".service_locator.BxSdgVt" to ".doctrine.orm.default_metadata_driver".
Inlined service "doctrine.dbal.default_regex_schema_filter" to "doctrine.dbal.default_schema_asset_filter_manager".
Inlined service "monolog.logger.doctrine" to "doctrine.dbal.logging_middleware.default".
Inlined service "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverConnectionFactory" to "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverMiddleware.default".
Inlined service ".service_locator.waBrCm8" to ".service_locator.waBrCm8.App\Infrastructure\Analytics\Controller\AnalyticsController::searchAction()".
Inlined service ".service_locator.oOyWaUY" to ".service_locator.oOyWaUY.App\Infrastructure\Analytics\Controller\AnalyticsController::clickAction()".
Inlined service ".service_locator._ayZAKo" to ".service_locator._ayZAKo.App\Infrastructure\Analytics\Controller\AnalyticsController::requestAction()".
Inlined service ".service_locator.HhamLw3" to ".service_locator.HhamLw3.App\Infrastructure\Ranking\Controller\DashboardController::__invoke()".
Inlined service ".service_locator.1fXspLy" to ".service_locator.1fXspLy.App\Infrastructure\Ranking\Controller\HistogramController::__invoke()".
Inlined service ".service_locator.WTVVitF" to ".service_locator.WTVVitF.App\Infrastructure\Ranking\Controller\RefreshController::__invoke()".
Inlined service ".service_locator.rkaw3Jj" to ".service_locator.rkaw3Jj.VillaBundle\Controller\AiController::imgToDescriptionAction()".
Inlined service ".service_locator.nM9G0SH" to ".service_locator.nM9G0SH.VillaBundle\Controller\Api\ImportVillaController::detailAction()".
Inlined service ".service_locator._PZ6D.Q" to ".service_locator._PZ6D.Q.VillaBundle\Controller\Api\ImportVillaController::ownerAction()".
Inlined service ".service_locator.IwBFt5B" to ".service_locator.IwBFt5B.VillaBundle\Controller\Api\ImportVillaController::rejectAction()".
Inlined service ".service_locator.fHU1g1I" to ".service_locator.fHU1g1I.VillaBundle\Controller\Api\ImportVillaController::listAction()".
Inlined service ".service_locator.r6_Yr56" to ".service_locator.r6_Yr56.VillaBundle\Controller\Api\PushVillaController::pushPropertyAction()".
Inlined service ".service_locator.3qwpDga" to ".service_locator.3qwpDga.VillaBundle\Controller\Api\RoombossController::listAction()".
Inlined service ".service_locator.jGbAXwH" to ".service_locator.jGbAXwH.VillaBundle\Controller\BebopController::indexAction()".
Inlined service ".service_locator.O9hOOaO" to ".service_locator.O9hOOaO.VillaBundle\Controller\CacheController::invalidateAction()".
Inlined service ".service_locator.g6UZsPJ" to ".service_locator.g6UZsPJ.VillaBundle\Controller\HomeController::adminAction()".
Inlined service ".service_locator.5RAd356" to ".service_locator.5RAd356.VillaBundle\Controller\Offer\DailyRateController::addDailyRateAction()".
Inlined service ".service_locator.2z6Pq0B" to ".service_locator.2z6Pq0B.VillaBundle\Controller\Offer\OfferController::fetchApiPricesAction()".
Inlined service ".service_locator.HQP2y79" to ".service_locator.HQP2y79.VillaBundle\Controller\PersonInChargeController::formBulkUpdate()".
Inlined service ".service_locator.WUqg17i" to ".service_locator.WUqg17i.VillaBundle\Controller\PlanningController::updateAvailabilityAction()".
Inlined service ".service_locator.efLSsRu" to ".service_locator.efLSsRu.VillaBundle\Controller\PoiController::searchAction()".
Inlined service ".service_locator.aLAowih" to ".service_locator.aLAowih.VillaBundle\Controller\RentalsUnitedController::listAction()".
Inlined service ".service_locator.jOwOonI" to ".service_locator.jOwOonI.VillaBundle\Controller\RentalsUnitedController::propertiesAction()".
Inlined service ".service_locator.By0v3.u" to ".service_locator.By0v3.u.VillaBundle\Controller\RentalsUnitedController::propertyAction()".
Inlined service ".service_locator.X5eyHX4" to ".service_locator.X5eyHX4.VillaBundle\Controller\RentalsUnitedPushController::pushAction()".
Inlined service ".service_locator.Td.ToTA" to ".service_locator.Td.ToTA.VillaBundle\Controller\RentalsUnitedPushController::pushEnableWebhookAction()".
Inlined service ".service_locator.Eu.gyci" to ".service_locator.Eu.gyci.VillaBundle\Controller\ResonlineController::detailAction()".
Inlined service ".service_locator.teVEzxq" to ".service_locator.teVEzxq.VillaBundle\Controller\SecurityController::securityWebsiteAction()".
Inlined service ".service_locator.pmhVDPO" to ".service_locator.pmhVDPO.VillaBundle\Controller\VillaController::mapAction()".
Inlined service ".service_locator.dveVtQi" to ".service_locator.dveVtQi.VillaBundle\Controller\VillaController::newAction()".
Inlined service ".service_locator.YO3pIK." to ".service_locator.YO3pIK..VillaBundle\Controller\VillaController::showAction()".
Inlined service ".service_locator.PbY67UM" to ".service_locator.PbY67UM.VillaBundle\Controller\VillaController::editAction()".
Inlined service ".service_locator.62T53Ep" to ".service_locator.62T53Ep.VillaBundle\Controller\VillaController::updateMainLocationAction()".
Inlined service ".service_locator.iuaXT.." to ".service_locator.iuaXT...VillaBundle\Controller\VillaController::clearVarnishCacheAction()".
Inlined service ".service_locator.Cm6e5zr" to ".service_locator.Cm6e5zr.VillaBundle\Controller\VillaController::logsAction()".
Inlined service ".service_locator.6gbbrXo" to ".service_locator.6gbbrXo.VillaBundle\Controller\VillaPromotionController::duplicateAction()".
Inlined service ".service_locator.8Y6r6a_" to ".service_locator.8Y6r6a_.VillaBundle\Controller\VillaTcController::editAction()".
Inlined service ".service_locator.PJebqhQ" to ".service_locator.PJebqhQ.UserBundle\Controller\ChangePasswordController::changePasswordAction()".
Inlined service ".service_locator.iEM03uV" to ".service_locator.iEM03uV.UserBundle\Controller\SecurityController::login()".
Inlined service ".service_locator.SIcUnQT" to ".service_locator.SIcUnQT.FoxBundle\Controller\CallController::importAction()".
Inlined service ".service_locator.oWMXnXn" to ".service_locator.oWMXnXn.FoxBundle\Controller\CallController::muteMissCallAction()".
Inlined service ".service_locator.IW3FPxc" to ".service_locator.IW3FPxc.FoxBundle\Controller\ConversionController::conversionAction()".
Inlined service ".service_locator.oZI89T1" to ".service_locator.oZI89T1.FoxBundle\Controller\Folder\AttachmentController::addAction()".
Inlined service ".service_locator.k8vHnr3" to ".service_locator.k8vHnr3.FoxBundle\Controller\Folder\AttachmentController::cancelAction()".
Inlined service ".service_locator.z5kpehT" to ".service_locator.z5kpehT.FoxBundle\Controller\Folder\FolderController::newFolderAction()".
Inlined service ".service_locator.8kbJ.wA" to ".service_locator.8kbJ.wA.FoxBundle\Controller\Folder\FolderController::myShowAction()".
Inlined service ".service_locator.CNQUBBA" to ".service_locator.CNQUBBA.FoxBundle\Controller\Folder\FolderController::blockUserAction()".
Inlined service ".service_locator.p7pQiSA" to ".service_locator.p7pQiSA.FoxBundle\Controller\Folder\FolderController::addFinanceVoucherAction()".
Inlined service ".service_locator.lykoevB" to ".service_locator.lykoevB.FoxBundle\Controller\Folder\FolderController::createSnapshotAction()".
Inlined service ".service_locator.5WwIyla" to ".service_locator.5WwIyla.FoxBundle\Controller\Folder\FolderController::createInvoiceSnapshotAction()".
Inlined service ".service_locator.l.164EP" to ".service_locator.l.164EP.FoxBundle\Controller\Folder\FolderController::changeTCAction()".
Inlined service ".service_locator.jz0Btae" to ".service_locator.jz0Btae.FoxBundle\Controller\Folder\FolderController::changeTCPostAction()".
Inlined service ".service_locator.S0KOUhF" to ".service_locator.S0KOUhF.FoxBundle\Controller\Folder\FolderController::cancelAction()".
Inlined service ".service_locator.Tz5cDLQ" to ".service_locator.Tz5cDLQ.FoxBundle\Controller\Folder\InquiryController::addAction()".
Inlined service ".service_locator.VcCxU0." to ".service_locator.VcCxU0..FoxBundle\Controller\Folder\InquiryController::defaultAction()".
Inlined service ".service_locator.2Bzryax" to ".service_locator.2Bzryax.FoxBundle\Controller\Folder\InquiryController::changeFolderAction()".
Inlined service ".service_locator.R1HwpzR" to ".service_locator.R1HwpzR.FoxBundle\Controller\Folder\InquiryController::updateFolderAction()".
Inlined service ".service_locator.NCC0iqI" to ".service_locator.NCC0iqI.FoxBundle\Controller\Folder\OnlinePaymentController::createAction()".
Inlined service ".service_locator.P4YIxNa" to ".service_locator.P4YIxNa.FoxBundle\Controller\Folder\OnlinePaymentController::updateAction()".
Inlined service ".service_locator.8RGZz90" to ".service_locator.8RGZz90.FoxBundle\Controller\Folder\OnlinePaymentController::cancelOnlinePaymentAction()".
Inlined service ".service_locator.OiAWDPS" to ".service_locator.OiAWDPS.FoxBundle\Controller\Folder\PaymentInController::generateAction()".
Inlined service ".service_locator.VJ5SmD1" to ".service_locator.VJ5SmD1.FoxBundle\Controller\Folder\PaymentInController::confirmAction()".
Inlined service ".service_locator.eRHCnEI" to ".service_locator.eRHCnEI.FoxBundle\Controller\Folder\PaymentInController::reconciledAction()".
Inlined service ".service_locator.PWLse9f" to ".service_locator.PWLse9f.FoxBundle\Controller\Folder\RequestController::editAction()".
Inlined service ".service_locator.g31qH9." to ".service_locator.g31qH9..FoxBundle\Controller\Folder\RequestController::cancelAction()".
Inlined service ".service_locator.XVcVTXK" to ".service_locator.XVcVTXK.FoxBundle\Controller\Folder\RequestController::updateInquiryAction()".
Inlined service ".service_locator.A2fcaeX" to ".service_locator.A2fcaeX.FoxBundle\Controller\Folder\RequestController::overlapAction()".
Inlined service ".service_locator.wT3R3mC" to ".service_locator.wT3R3mC.FoxBundle\Controller\FolderCapacityController::editUsersAction()".
Inlined service ".service_locator.o5g06X9" to ".service_locator.o5g06X9.FoxBundle\Controller\Gateway2c2pv4Controller::authorizedAction()".
Inlined service ".service_locator.ZjGfnlw" to ".service_locator.ZjGfnlw.FoxBundle\Controller\InnerApiController::indexAction()".
Inlined service ".service_locator.luT7JTJ" to ".service_locator.luT7JTJ.FoxBundle\Controller\IntervillaController::updateIntervillaAction()".
Inlined service ".service_locator.uwhdjcf" to ".service_locator.uwhdjcf.FoxBundle\Controller\IntervillaController::getIntervillaWaitAction()".
Inlined service ".service_locator.Mt8Fq3z" to ".service_locator.Mt8Fq3z.FoxBundle\Controller\ManagerOnDutyController::changeManagerAction()".
Inlined service ".service_locator.9oEN8Wu" to ".service_locator.9oEN8Wu.FoxBundle\Controller\MessageController::messagesAction()".
Inlined service ".service_locator.BP6XBoL" to ".service_locator.BP6XBoL.FoxBundle\Controller\ReceiveSMSController::receiveSMSAction()".
Inlined service ".service_locator.BXm3R5x" to ".service_locator.BXm3R5x.FoxBundle\Controller\RequestApiController::availabilityAction()".
Inlined service ".service_locator.CWaEKEz" to ".service_locator.CWaEKEz.FoxBundle\Controller\RequestApiController::apiDataAction()".
Inlined service ".service_locator.Jlkqj59" to ".service_locator.Jlkqj59.FoxBundle\Controller\RequestApiController::holdAction()".
Inlined service ".service_locator.KSmeigO" to ".service_locator.KSmeigO.FoxBundle\Controller\ReviewController::averageAction()".
Inlined service ".service_locator.3IalM_I" to ".service_locator.3IalM_I.FoxBundle\Controller\ReviewController::monthAction()".
Inlined service ".service_locator.dxqPl7i" to ".service_locator.dxqPl7i.FoxBundle\Controller\TemplateController::renderAction()".
Inlined service ".service_locator.6SOjSZ_" to ".service_locator.6SOjSZ_.FoxBundle\Controller\TransferController::deleteConfirmAction()".
Inlined service ".service_locator.8pxqv9v" to ".service_locator.8pxqv9v.FoxBundle\Controller\TransferGroupController::exportAction()".
Inlined service ".service_locator.tLsIg_X" to ".service_locator.tLsIg_X.FoxBundle\Controller\UI\ConsultantController::dashboardAction()".
Inlined service ".service_locator.Y8gfiiM" to ".service_locator.Y8gfiiM.FoxBundle\Controller\UI\DefaultController::homeAction()".
Inlined service ".service_locator.RRSdatN" to ".service_locator.RRSdatN.FoxBundle\Controller\UI\FinanceController::allPaymentOutDue()".
Inlined service ".service_locator.M_5Kcez" to ".service_locator.M_5Kcez.FoxBundle\Controller\UI\ManagerController::consultantAction()".
Inlined service ".service_locator.q.H6Mps" to ".service_locator.q.H6Mps.FoxBundle\Controller\UI\ManagerController::dashboardConfirmationsAction()".
Inlined service ".service_locator.kXhQKW5" to ".service_locator.kXhQKW5.FoxBundle\Controller\UI\ManagerController::postponedFolderAction()".
Inlined service ".service_locator.4Un3yAN" to ".service_locator.4Un3yAN.FoxBundle\Controller\UI\ManagerController::dashboardInAction()".
Inlined service ".service_locator.nt1Afgv" to ".service_locator.nt1Afgv.FoxBundle\Controller\UI\ManagerController::dashboardOutAction()".
Inlined service ".service_locator.c07fii0" to ".service_locator.c07fii0.FoxBundle\Controller\UI\ManagerController::dashboardTransfersAction()".
Inlined service ".service_locator.grxpKdH" to ".service_locator.grxpKdH.FoxBundle\Controller\UI\ManagerController::ownerPaymentDashboardAction()".
Inlined service ".service_locator.ImuK3o9" to ".service_locator.ImuK3o9.FoxBundle\Controller\UI\ManagerController::dashboardCvrAction()".
Inlined service ".service_locator.0cH6yqn" to ".service_locator.0cH6yqn.FoxBundle\Controller\UI\ManagerController::dashboardCvrBizAction()".
Inlined service ".service_locator.u2fUIK4" to ".service_locator.u2fUIK4.FoxBundle\Controller\UI\ManagerController::dashboardClientAction()".
Inlined service ".service_locator.2lNUtio" to ".service_locator.2lNUtio.FoxBundle\Controller\UI\ManagerController::folderScoreAction()".
Inlined service ".service_locator.1fNGdND" to ".service_locator.1fNGdND.FoxBundle\Controller\UI\SupportController::dashboardAction()".
Inlined service ".service_locator.On_cLpo" to ".service_locator.On_cLpo.FoxBundle\Controller\UI\SupportController::managerCallAction()".
Inlined service ".service_locator.Q1Kz1My" to ".service_locator.Q1Kz1My.FoxBundle\Controller\UI\TransferController::incomingPaymentsAction()".
Inlined service ".service_locator.Ol16Rjb" to ".service_locator.Ol16Rjb.FoxBundle\Controller\UI\TransferController::assignPaymentAction()".
Inlined service ".service_locator.NDBiTJS" to ".service_locator.NDBiTJS.FoxBundle\Controller\UI\TransferController::discardTransferAction()".
Inlined service ".service_locator.Dti3oWR" to ".service_locator.Dti3oWR.FoxBundle\Controller\VillaEventController::listAction()".
Inlined service ".service_locator.cGVesrW" to ".service_locator.cGVesrW.FoxBundle\Controller\Webhook\IntervillaWebhookController::updateWaitlistAction()".
Inlined service ".service_locator.JE6CFjS" to ".service_locator.JE6CFjS.FoxBundle\Controller\Webhook\OpenGdsWebhookController::opengdsStatusPushAction()".
Inlined service ".service_locator.Ew0Ugtf" to ".service_locator.Ew0Ugtf.FoxBundle\Controller\Webhook\RentalsUnitedPushWebHookController::ruPushReceiveAction()".
Inlined service ".service_locator.Jm7WHT9" to ".service_locator.Jm7WHT9.FoxBundle\Controller\Webhook\RentalsUnitedWebHookController::ruContentAction()".
Inlined service ".service_locator.GZjyb2i" to ".service_locator.GZjyb2i.FoxBundle\Controller\Webhook\StaahWebhookController::staahRatesAvailabilityAction()".
Inlined service ".service_locator.t1bkkzX" to ".service_locator.t1bkkzX.FoxBundle\Controller\WishController::wishReviewAction()".
Inlined service ".service_locator.yp37eUY" to ".service_locator.yp37eUY.FoxBundle\Controller\WishController::wishLogs()".
Inlined service ".service_locator.EeWlUqr" to ".service_locator.EeWlUqr.FoxBundle\Controller\WishTaskController::completeAction()".
Inlined service ".service_locator.ZJeX71V" to ".service_locator.ZJeX71V.FrontBundle\Controller\APIController::offerAction()".
Inlined service ".service_locator.h2JxJu5" to ".service_locator.h2JxJu5.FrontBundle\Controller\APIController::resultPricesAction()".
Inlined service ".service_locator.7hbvEST" to ".service_locator.7hbvEST.FrontBundle\Controller\APIController::clientRequestAction()".
Inlined service ".service_locator.Woqm.Z." to ".service_locator.Woqm.Z..FrontBundle\Controller\AsyncController::homeVillasAction()".
Inlined service ".service_locator.N_QDx78" to ".service_locator.N_QDx78.FrontBundle\Controller\AsyncController::villaNotificationAction()".
Inlined service ".service_locator.ykAX1EU" to ".service_locator.ykAX1EU.FrontBundle\Controller\AsyncController::newsletterModalAction()".
Inlined service ".service_locator.4OzYPWh" to ".service_locator.4OzYPWh.FrontBundle\Controller\CheckoutController::thankYouAction()".
Inlined service ".service_locator.UvjEt1D" to ".service_locator.UvjEt1D.FrontBundle\Controller\CheckoutController::createOnlinePaymentAction()".
Inlined service ".service_locator.i1Thgeb" to ".service_locator.i1Thgeb.FrontBundle\Controller\CheckoutController::prepareAction()".
Inlined service ".service_locator.cDYysH3" to ".service_locator.cDYysH3.FrontBundle\Controller\CustomController::starredVillasAction()".
Inlined service ".service_locator.jc7wLC." to ".service_locator.jc7wLC..FrontBundle\Controller\CustomController::sendEmailAction()".
Inlined service ".service_locator.9am83hc" to ".service_locator.9am83hc.FrontBundle\Controller\CustomController::viewedVillasAction()".
Inlined service ".service_locator.C.erzJ_" to ".service_locator.C.erzJ_.FrontBundle\Controller\CustomController::toggleStarAction()".
Inlined service ".service_locator.t6Tc9AP" to ".service_locator.t6Tc9AP.FrontBundle\Controller\DistributionController::indexAction()".
Inlined service ".service_locator.AB9Ssil" to ".service_locator.AB9Ssil.FrontBundle\Controller\DistributionController::requestAction()".
Inlined service ".service_locator..Anh1k2" to ".service_locator..Anh1k2.FrontBundle\Controller\DistributionController::villaPdfAction()".
Inlined service ".service_locator.oE87zAF" to ".service_locator.oE87zAF.FrontBundle\Controller\ErrorController::__invoke()".
Inlined service ".service_locator.M6.vK1g" to ".service_locator.M6.vK1g.FrontBundle\Controller\FeedController::googleRemarketingAction()".
Inlined service ".service_locator.6e.4K_J" to ".service_locator.6e.4K_J.FrontBundle\Controller\FeedController::facebookCatalogAction()".
Inlined service ".service_locator..5Aobhv" to ".service_locator..5Aobhv.FrontBundle\Controller\FeedController::googleHotelAction()".
Inlined service ".service_locator.srW6zzE" to ".service_locator.srW6zzE.FrontBundle\Controller\FeedController::apiVillaListAction()".
Inlined service ".service_locator.YZZKHMX" to ".service_locator.YZZKHMX.FrontBundle\Controller\FeedController::apiVillaDetailAction()".
Inlined service ".service_locator.x5szCOY" to ".service_locator.x5szCOY.FrontBundle\Controller\FrontAdmin\LocationController::toggleWebsiteAction()".
Inlined service ".service_locator.dXIrWmH" to ".service_locator.dXIrWmH.FrontBundle\Controller\FrontAdmin\RouteController::indexAction()".
Inlined service ".service_locator.6GhIm3v" to ".service_locator.6GhIm3v.FrontBundle\Controller\HomeController::homeAction()".
Inlined service ".service_locator.WvjTLGn" to ".service_locator.WvjTLGn.FrontBundle\Controller\HomeController::landingAction()".
Inlined service ".service_locator.XLny2nT" to ".service_locator.XLny2nT.FrontBundle\Controller\HomeController::draftLandingAction()".
Inlined service ".service_locator.m1.8PpE" to ".service_locator.m1.8PpE.FrontBundle\Controller\HomeController::searchAction()".
Inlined service ".service_locator.koR8Z0A" to ".service_locator.koR8Z0A.FrontBundle\Controller\HomeController::resultAction()".
Inlined service ".service_locator.A5BiFkn" to ".service_locator.A5BiFkn.FrontBundle\Controller\HomeController::villaAction()".
Inlined service ".service_locator.GEX4aa4" to ".service_locator.GEX4aa4.FrontBundle\Controller\HomeController::mailContactAction()".
Inlined service ".service_locator.bd805OH" to ".service_locator.bd805OH.FrontBundle\Controller\HomeController::changeCurrencyAction()".
Inlined service ".service_locator.dPzGovh" to ".service_locator.dPzGovh.FrontBundle\Controller\HomeController::sitemapAction()".
Inlined service ".service_locator.HF9SMI6" to ".service_locator.HF9SMI6.FrontBundle\Controller\HomeController::manifestAction()".
Inlined service ".service_locator._9KzQ6s" to ".service_locator._9KzQ6s.FrontBundle\Controller\HomeController::getRequestForm()".
Inlined service ".service_locator.YouZGdV" to ".service_locator.YouZGdV.FrontBundle\Controller\ReviewController::addAction()".
Inlined service ".service_locator.gl5RTpI" to ".service_locator.gl5RTpI.FrontBundle\Controller\SesameController::indexAction()".
Inlined service ".service_locator.nTpKM3U" to ".service_locator.nTpKM3U.FrontBundle\Controller\SesameController::redemptionAction()".
Inlined service ".service_locator.xjFf7px" to ".service_locator.xjFf7px.FrontBundle\Controller\StaticPageController::contactAction()".
Inlined service ".service_locator.vaeF_Bw" to ".service_locator.vaeF_Bw.FrontBundle\Controller\StaticPageController::mailAction()".
Inlined service ".service_locator.kEf69iz" to ".service_locator.kEf69iz.FrontBundle\Controller\StaticPageController::sitemapAction()".
Inlined service ".service_locator.bDeBcG9" to ".service_locator.bDeBcG9.FrontBundle\Controller\StaticPageController::aboutAction()".
Inlined service ".service_locator.Pc5TQWK" to ".service_locator.Pc5TQWK.FrontBundle\Controller\StaticPageController::conciergeServiceAction()".
Inlined service ".service_locator.X9dyc32" to ".service_locator.X9dyc32.FrontBundle\Controller\StaticPageController::termsAction()".
Inlined service ".service_locator.DPnGnA5" to ".service_locator.DPnGnA5.FrontBundle\Controller\StaticPageController::clickfrenzyAction()".
Inlined service ".service_locator.rtSdGf5" to ".service_locator.rtSdGf5.FrontBundle\Controller\StaticPageController::distributionAction()".
Inlined service ".service_locator.SuoEhKL" to ".service_locator.SuoEhKL.FrontBundle\Controller\StaticPageController::teamsAction()".
Inlined service ".service_locator.vBJSKvt" to ".service_locator.vBJSKvt.CommonBundle\Controller\MediaGalleryController::orderAction()".
Inlined service ".service_locator.ngPzvRf" to ".service_locator.ngPzvRf.CommonBundle\Controller\MediaGalleryController::addMediaFileAction()".
Inlined service "security.user_value_resolver" to ".debug.value_resolver.security.user_value_resolver".
Inlined service "security.security_token_value_resolver" to ".debug.value_resolver.security.security_token_value_resolver".
Inlined service "doctrine.orm.entity_value_resolver" to ".debug.value_resolver.doctrine.orm.entity_value_resolver".
Inlined service "argument_resolver.backed_enum_resolver" to ".debug.value_resolver.argument_resolver.backed_enum_resolver".
Inlined service "argument_resolver.uid" to ".debug.value_resolver.argument_resolver.uid".
Inlined service "argument_resolver.datetime" to ".debug.value_resolver.argument_resolver.datetime".
Inlined service "argument_resolver.request_attribute" to ".debug.value_resolver.argument_resolver.request_attribute".
Inlined service "argument_resolver.request" to ".debug.value_resolver.argument_resolver.request".
Inlined service "argument_resolver.session" to ".debug.value_resolver.argument_resolver.session".
Inlined service "api_platform.argument_resolver.payload" to ".debug.value_resolver.api_platform.argument_resolver.payload".
Inlined service "argument_resolver.service" to ".debug.value_resolver.argument_resolver.service".
Inlined service "argument_resolver.default" to ".debug.value_resolver.argument_resolver.default".
Inlined service "argument_resolver.variadic" to ".debug.value_resolver.argument_resolver.variadic".
Inlined service "argument_resolver.not_tagged_controller" to ".debug.value_resolver.argument_resolver.not_tagged_controller".
Inlined service "argument_resolver.query_parameter_value_resolver" to ".debug.value_resolver.argument_resolver.query_parameter_value_resolver".
Inlined service "messenger.senders_locator" to "command_bus.middleware.send_message".
Inlined service "command_bus.messenger.handlers_locator" to "command_bus.middleware.handle_message".
Inlined service "process.messenger.process_message_handler" to ".messenger.handler_descriptor.bPxGVGJ".
Inlined service "console.messenger.execute_command_handler" to ".messenger.handler_descriptor.K8P94fc".
Inlined service "http_client.messenger.ping_webhook_handler" to ".messenger.handler_descriptor.b.OJSIp".
Inlined service "mailer.messenger.message_handler" to ".messenger.handler_descriptor.QMimd7P".
Inlined service "messenger.redispatch_message_handler" to ".messenger.handler_descriptor.n_1xHyV".
Inlined service "chatter.messenger.chat_handler" to ".messenger.handler_descriptor.H1z11Wm".
Inlined service "texter.messenger.sms_handler" to ".messenger.handler_descriptor.Ao4DsB5".
Inlined service "texter.messenger.push_handler" to ".messenger.handler_descriptor.rsu20C.".
Inlined service "texter.messenger.desktop_handler" to ".messenger.handler_descriptor.Ltvv6at".
Inlined service "fox.messenger.fox_message_handler" to ".messenger.handler_descriptor.ScQOq6_".
Inlined service "FrontBundle\MessageHandler\ActiveCampaignNewsetterHandler" to ".messenger.handler_descriptor.9OsgXpv".
Inlined service "FrontBundle\MessageHandler\ActiveCampaignRequestHandler" to ".messenger.handler_descriptor.q8kgrSP".
Inlined service ".messenger.method_on_object_wrapper.Ad7ftN4" to ".messenger.handler_descriptor.ax.1sBo".
Inlined service ".messenger.method_on_object_wrapper.wLvwKxG" to ".messenger.handler_descriptor.QP2kuhL".
Inlined service "FrontBundle\MessageHandler\HoldRequestOnApiHandler" to ".messenger.handler_descriptor.DJA8e65".
Inlined service ".messenger.method_on_object_wrapper.DWki1Rz" to ".messenger.handler_descriptor.J2ot_Jv".
Inlined service ".messenger.method_on_object_wrapper.uQxhvsE" to ".messenger.handler_descriptor.X0KBAT.".
Inlined service ".messenger.method_on_object_wrapper.c_unjB2" to ".messenger.handler_descriptor.vTwOkD.".
Inlined service ".messenger.method_on_object_wrapper.LrbbRWu" to ".messenger.handler_descriptor.rR0JCkp".
Inlined service "CommonBundle\MessageHandler\MediaFileDeletionHandler" to ".messenger.handler_descriptor.b6kXka2".
Inlined service ".debug.hwi_oauth.http_client.inner" to ".debug.hwi_oauth.http_client".
Inlined service "http_client.uri_template" to ".debug.http_client".
Inlined service "airbnb.villa.client.uri_template" to ".debug.airbnb.villa.client".
Inlined service "airbnb.calendar.client.uri_template" to ".debug.airbnb.calendar.client".
Inlined service "activecampaign.client.uri_template" to ".debug.activecampaign.client".
Inlined service "api2c2pv4.client.uri_template" to ".debug.api2c2pv4.client".
Inlined service "aircall.client.uri_template" to ".debug.aircall.client".
Inlined service "airwallex.client.uri_template" to ".debug.airwallex.client".
Inlined service "avantio.client.uri_template" to ".debug.avantio.client".
Inlined service "baliluxuryvillas.client.uri_template" to ".debug.baliluxuryvillas.client".
Inlined service "beds24v1.client.uri_template" to ".debug.beds24v1.client".
Inlined service "beds24v2.client.uri_template" to ".debug.beds24v2.client".
Inlined service "bramble.client.uri_template" to ".debug.bramble.client".
Inlined service "bookandlink.client.uri_template" to ".debug.bookandlink.client".
Inlined service "cimalpes.client.uri_template" to ".debug.cimalpes.client".
Inlined service "cloudbeds.client.uri_template" to ".debug.cloudbeds.client".
Inlined service "cloudflare.client.uri_template" to ".debug.cloudflare.client".
Inlined service "collectionist.client.uri_template" to ".debug.collectionist.client".
Inlined service "crawler_airbnb.client.uri_template" to ".debug.crawler_airbnb.client".
Inlined service "currencyfreaks.client.uri_template" to ".debug.currencyfreaks.client".
Inlined service "deepl.client.uri_template" to ".debug.deepl.client".
Inlined service "elitehavens.client.uri_template" to ".debug.elitehavens.client".
Inlined service "frontapp.client.uri_template" to ".debug.frontapp.client".
Inlined service "googlegemini.client.uri_template" to ".debug.googlegemini.client".
Inlined service "homhero.client.uri_template" to ".debug.homhero.client".
Inlined service "intervilla.client.uri_template" to ".debug.intervilla.client".
Inlined service "invenio.client.uri_template" to ".debug.invenio.client".
Inlined service "newbook.client.uri_template" to ".debug.newbook.client".
Inlined service "oliverstravel.client.uri_template" to ".debug.oliverstravel.client".
Inlined service "openai.client.uri_template" to ".debug.openai.client".
Inlined service "opengds.client.uri_template" to ".debug.opengds.client".
Inlined service "pricelabs.client.uri_template" to ".debug.pricelabs.client".
Inlined service "rentalsunited.client.uri_template" to ".debug.rentalsunited.client".
Inlined service "rentalsunitedpush.client.uri_template" to ".debug.rentalsunitedpush.client".
Inlined service "puglia.client.uri_template" to ".debug.puglia.client".
Inlined service "resonline.client.uri_template" to ".debug.resonline.client".
Inlined service "roomboss.client.uri_template" to ".debug.roomboss.client".
Inlined service "salogi.client.uri_template" to ".debug.salogi.client".
Inlined service "sibarth.client.uri_template" to ".debug.sibarth.client".
Inlined service "siteminder.client.uri_template" to ".debug.siteminder.client".
Inlined service "stays.client.uri_template" to ".debug.stays.client".
Inlined service "staah.client.uri_template" to ".debug.staah.client".
Inlined service "swift.client.uri_template" to ".debug.swift.client".
Inlined service "transferwise.client.uri_template" to ".debug.transferwise.client".
Inlined service "yourrentals.client.uri_template" to ".debug.yourrentals.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 "security.is_csrf_token_valid_attribute_expression_language" to "controller.is_csrf_token_valid_attribute_listener".
Inlined service "sylius.cache.metadata.resource_collection.traceable.recorder_inner" to "sylius.cache.metadata.resource_collection.traceable".
Inlined service "cache.webpack_encore.traceable.recorder_inner" to "cache.webpack_encore.traceable".
Inlined service "cache.validator.traceable.recorder_inner" to "cache.validator.traceable".
Inlined service "cache.serializer.traceable.recorder_inner" to "cache.serializer.traceable".
Inlined service "cache.property_info.traceable.recorder_inner" to "cache.property_info.traceable".
Inlined service "cache.messenger.restart_workers_signal.traceable.recorder_inner" to "cache.messenger.restart_workers_signal.traceable".
Inlined service "request.cache.traceable.recorder_inner" to "request.cache.traceable".
Inlined service "fast.cache.traceable.recorder_inner" to "fast.cache.traceable".
Inlined service "slow.cache.traceable.recorder_inner" to "slow.cache.traceable".
Inlined service "second_level.cache.traceable.recorder_inner" to "second_level.cache.traceable".
Inlined service "rentalsunited.cache.traceable.recorder_inner" to "rentalsunited.cache.traceable".
Inlined service "fast_slow_chained.cache.traceable.recorder_inner" to "fast_slow_chained.cache.traceable".
Inlined service "cache.security_expression_language.traceable.recorder_inner" to "cache.security_expression_language.traceable".
Inlined service "cache.security_token_verifier.traceable.recorder_inner" to "cache.security_token_verifier.traceable".
Inlined service ".ux_icons.cache.traceable.recorder_inner" to ".ux_icons.cache.traceable".
Inlined service "api_platform.cache.route_name_resolver.traceable.recorder_inner" to "api_platform.cache.route_name_resolver.traceable".
Inlined service "api_platform.cache.metadata.resource.traceable.recorder_inner" to "api_platform.cache.metadata.resource.traceable".
Inlined service "api_platform.cache.metadata.property.traceable.recorder_inner" to "api_platform.cache.metadata.property.traceable".
Inlined service "api_platform.cache.metadata.resource_collection.traceable.recorder_inner" to "api_platform.cache.metadata.resource_collection.traceable".
Inlined service "api_platform.cache.openapi.traceable.recorder_inner" to "api_platform.cache.openapi.traceable".
Inlined service "Sentry\SentryBundle\Tracing\HttpClient\TraceableHttpClient.inner" to "Sentry\SentryBundle\Tracing\HttpClient\TraceableHttpClient".
Inlined service ".service_locator.7jukgan" to ".service_locator.7jukgan.translation.warmer".
Inlined service ".service_locator.cFOu6NJ" to ".service_locator.cFOu6NJ.router.default".
Inlined service ".service_locator.qXR9Hv0" to ".service_locator.qXR9Hv0.router.cache_warmer".
Inlined service ".service_locator.lMv3Dwi" to ".service_locator.lMv3Dwi.twig.template_cache_warmer".
Inlined service ".service_locator.du8W8iI" to ".service_locator.du8W8iI.CommonBundle\Controller\MediaGalleryController".
Inlined service "sylius.state_provider.read.inner" to "sylius.state_provider.factory.inner".
Inlined service ".service_locator.VgbUlOL" to "sylius.state_processor.dispatch_pre_write_event.inner".
Inlined service ".service_locator.lHd5LiT.Payum\Bundle\PayumBundle\Controller\AuthorizeController" to "fox.controller.payum_authorize.inner".
Inlined service ".service_locator.lHd5LiT.Payum\Bundle\PayumBundle\Controller\NotifyController" to "fox.controller.payum_notify.inner".
Inlined service "httplug.client.app.client" to "httplug.client.app.http_methods.inner".
Inlined service "httplug.plugin.content_length" to "httplug.client.app.http_methods.inner".
Inlined service "httplug.plugin.redirect" to "httplug.client.app.http_methods.inner".
Inlined service ".service_locator.i9ZBOp2" to "sylius.state_provider.read.inner".
Inlined service ".service_locator.P56pQCR" to "sylius.twig.context.factory.request.inner".
Inlined service ".service_locator.HQ0FGXx" to "sylius.doctrine.orm.container_repository_factory.inner".
Inlined service "argument_metadata_factory" to "debug.argument_resolver.inner".
Inlined service ".service_locator.vsAfDr." to "debug.argument_resolver.inner".
Inlined service "UserBundle\Provider\OAuthUserProvider" to "debug.security.authenticator.oauth.main.inner".
Inlined service "security.authentication.success_handler.main.oauth" to "debug.security.authenticator.oauth.main.inner".
Inlined service "security.authentication.failure_handler.main.oauth" to "debug.security.authenticator.oauth.main.inner".
Inlined service "security.authentication.success_handler.main.form_login" to "debug.security.authenticator.form_login.main.inner".
Inlined service "security.authentication.failure_handler.main.form_login" to "debug.security.authenticator.form_login.main.inner".
Inlined service "api_platform.json_schema.definition_name_factory" to "api_platform.hydra.json_schema.schema_factory.inner".
Inlined service "api_platform.state_provider.security_parameter" to "api_platform.state_provider.access_checker.post_deserialize.inner".
Inlined service "api_platform.swagger_ui.provider" to "api_platform.state_provider.security_parameter.inner".
Inlined service "api_platform.state_provider.access_checker.post_deserialize" to "api_platform.state_provider.access_checker.post_validate.inner".
Inlined service "api_platform.validator" to "api_platform.state_provider.access_checker.post_validate.inner".
Inlined service "serializer.mapping.chain_loader" to "api_platform.serializer.mapping.class_metadata_factory.inner".
Inlined service ".1_Serializer~.eeMFRe" to "api_platform.openapi.normalizer.api_gateway.inner".
Inlined service "api_platform.openapi.normalizer.api_gateway.inner" to "api_platform.openapi.normalizer.legacy.inner".
Inlined service "monolog.logger.http_client" to "Sentry\SentryBundle\Tracing\HttpClient\TraceableHttpClient.inner".
Inlined service ".service_locator.k8qK.XI" to "console.command_loader".
Inlined service "sylius.cache.metadata.resource_collection.traceable.inner" to "sylius.cache.metadata.resource_collection.traceable.recorder_inner".
Inlined service "cache.webpack_encore.traceable.inner" to "cache.webpack_encore.traceable.recorder_inner".
Inlined service "cache.app.traceable.inner" to "cache.app.traceable.recorder_inner".
Inlined service "cache.system.traceable.inner" to "cache.system.traceable.recorder_inner".
Inlined service "cache.validator.traceable.inner" to "cache.validator.traceable.recorder_inner".
Inlined service "cache.serializer.traceable.inner" to "cache.serializer.traceable.recorder_inner".
Inlined service "cache.property_info.traceable.inner" to "cache.property_info.traceable.recorder_inner".
Inlined service "cache.messenger.restart_workers_signal.traceable.inner" to "cache.messenger.restart_workers_signal.traceable.recorder_inner".
Inlined service "request.cache.traceable.inner" to "request.cache.traceable.recorder_inner".
Inlined service "fast.cache.traceable.inner" to "fast.cache.traceable.recorder_inner".
Inlined service "slow.cache.traceable.inner" to "slow.cache.traceable.recorder_inner".
Inlined service "second_level.cache.traceable.inner" to "second_level.cache.traceable.recorder_inner".
Inlined service "rentalsunited.cache.traceable.inner" to "rentalsunited.cache.traceable.recorder_inner".
Inlined service "fast_slow_chained.cache.traceable.inner" to "fast_slow_chained.cache.traceable.recorder_inner".
Inlined service "cache.validator_expression_language.traceable.inner" to "cache.validator_expression_language.traceable.recorder_inner".
Inlined service "cache.security_expression_language.traceable.inner" to "cache.security_expression_language.traceable.recorder_inner".
Inlined service "cache.security_is_granted_attribute_expression_language.traceable.inner" to "cache.security_is_granted_attribute_expression_language.traceable.recorder_inner".
Inlined service "cache.security_is_csrf_token_valid_attribute_expression_language.traceable.inner" to "cache.security_is_csrf_token_valid_attribute_expression_language.traceable.recorder_inner".
Inlined service "cache.security_token_verifier.traceable.inner" to "cache.security_token_verifier.traceable.recorder_inner".
Inlined service ".ux_icons.cache.traceable.inner" to ".ux_icons.cache.traceable.recorder_inner".
Inlined service "api_platform.cache.route_name_resolver.traceable.inner" to "api_platform.cache.route_name_resolver.traceable.recorder_inner".
Inlined service "api_platform.cache.metadata.resource.traceable.inner" to "api_platform.cache.metadata.resource.traceable.recorder_inner".
Inlined service "api_platform.cache.metadata.property.traceable.inner" to "api_platform.cache.metadata.property.traceable.recorder_inner".
Inlined service "api_platform.cache.metadata.resource_collection.traceable.inner" to "api_platform.cache.metadata.resource_collection.traceable.recorder_inner".
Inlined service "api_platform.cache.openapi.traceable.inner" to "api_platform.cache.openapi.traceable.recorder_inner".
Inlined service "httplug.client.app.http_methods.inner" to "httplug.client".
Inlined service "fos_rest.serializer.symfony" to "fos_rest.view_handler".
Inlined service "FrontBundle\View\CsvViewHandler" to "fos_rest.view_handler".
Inlined service "FrontBundle\Provider\PropertyTypeProvider" to "translator".
Inlined service "router.default" to "router".
Inlined service "cmf_routing.dynamic_router" to "router".
Inlined service "debug.traced.command_bus.inner" to "messenger.default_bus".
Inlined service "sylius.custom_factory.promotion_coupon.inner" to "sylius.factory.promotion_coupon".
Inlined service "fox.controller.payum_authorize.inner" to "Payum\Bundle\PayumBundle\Controller\AuthorizeController".
Inlined service "fox.controller.payum_notify.inner" to "Payum\Bundle\PayumBundle\Controller\NotifyController".
Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
Inlined service "debug.FoxBundle\Security\SoapAuthenticator.inner" to "FoxBundle\Security\SoapAuthenticator".
Inlined service "debug.FoxBundle\Security\RentalsUnitedPushAuthenticator.inner" to "FoxBundle\Security\RentalsUnitedPushAuthenticator".
Inlined service "debug.FoxBundle\Security\TokenAuthenticator.inner" to "FoxBundle\Security\TokenAuthenticator".
Inlined service "vf.factory_decorated.place.inner" to "vf.factory.place".
Inlined service "vf.factory_decorated.review.inner" to "vf.factory.review".
Inlined service "vf.factory_decorated.villa_mention.inner" to "vf.factory.villa_mention".
Inlined service "vf.factory_decorated.poi.inner" to "vf.factory.poi".
Inlined service "vf.factory_decorated.trip_detail.inner" to "vf.factory.trip_detail".
Inlined service "vf.factory_decorated.transfer_detail.inner" to "vf.factory.transfer_detail".
Inlined service "vf.factory_decorated.service_recovery.inner" to "vf.factory.service_recovery".
Inlined service "vf.factory_decorated.wish.inner" to "vf.factory.wish".
Inlined service "vf.factory_decorated.folder_call.inner" to "vf.factory.folder_call".
Inlined service "vf.factory_decorated.payment_in.inner" to "vf.factory.payment_in".
Inlined service "vf.factory_decorated.folder.inner" to "vf.factory.folder".
Inlined service "vf.factory_decorated.payment_out.inner" to "vf.factory.payment_out".
Inlined service "vf.factory_decorated.compensation.inner" to "vf.factory.compensation".
Inlined service "vf.factory_decorated.adjustment.inner" to "vf.factory.adjustment".
Inlined service "vf.factory_decorated.sms.inner" to "vf.factory.sms".
Inlined service "vf.factory_decorated.transfer.inner" to "vf.factory.transfer".
Inlined service "vf.factory_decorated.supplier_bank_account.inner" to "vf.factory.supplier_bank_account".
Inlined service "vf.factory_decorated.transfer_group.inner" to "vf.factory.transfer_group".
Inlined service "vf.factory_decorated.request.inner" to "vf.factory.request".
Inlined service "vf.factory_decorated.promotion.inner" to "sylius.factory.promotion".
Inlined service "vf.factory_decorated.online_payment.inner" to "vf.factory.online_payment".
Inlined service "vf.factory_decorated.client.inner" to "vf.factory.client".
Inlined service "vf.factory_decorated.website.inner" to "vf.factory.website".
Inlined service "cache.app.traceable.recorder_inner" to "cache.app".
Inlined service "cache.system.traceable.recorder_inner" to "cache.system".
Inlined service "cache.validator_expression_language.traceable.recorder_inner" to "cache.validator_expression_language".
Inlined service "cache.security_is_granted_attribute_expression_language.traceable.recorder_inner" to "cache.security_is_granted_attribute_expression_language".
Inlined service "cache.security_is_csrf_token_valid_attribute_expression_language.traceable.recorder_inner" to "cache.security_is_csrf_token_valid_attribute_expression_language".
Inlined service "Sylius\Bundle\ThemeBundle\Asset\Installer\OutputAwareAssetsInstaller" to "console.command.public_alias.Sylius\Bundle\ThemeBundle\Command\AssetsInstallCommand".
Inlined service "sylius.dispatcher.operation" to "sylius.main_controller".
Inlined service "sylius.dispatcher.operation" to "sylius.main_controller".
Inlined service "sylius.event_handler.operation" to "sylius.main_controller".
Inlined service "sylius.dispatcher.operation" to "sylius.main_controller".
Inlined service "sylius.event_handler.operation" to "sylius.main_controller".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "serializer.normalizer.object" to "serializer".
Inlined service "api_platform.jsonld.normalizer.error" to "serializer".
Inlined service "api_platform.serializer.normalizer.item" to "serializer".
Inlined service "api_platform.jsonld.normalizer.error" to "serializer".
Inlined service "api_platform.serializer.normalizer.item" to "serializer".
Inlined service "serializer.normalizer.object" to "serializer".
Inlined service "serializer.normalizer.object" to "serializer".
Inlined service "serializer.encoder.yaml" to "serializer".
Inlined service "serializer.encoder.yaml" to "serializer".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service ".security.request_matcher.c24bAjl" to "security.access_map".
Inlined service ".security.request_matcher.c24bAjl" to "security.access_map".
Inlined service ".security.request_matcher.kwlk9EU" to "security.access_map".
Inlined service ".security.request_matcher.F4b5qlu" to "security.access_map".
Inlined service ".security.request_matcher.kwlk9EU" to "security.access_map".
Inlined service ".security.request_matcher.F4b5qlu" to "security.access_map".
Inlined service ".security.request_matcher.F4b5qlu" to "security.access_map".
Inlined service ".security.request_matcher.F4b5qlu" to "security.access_map".
Inlined service "script.translation.xliff_file_loader" to "ScriptBundle\Command\TranslationSyncDownCommand".
Inlined service "script.translation.xliff_file_loader" to "ScriptBundle\Command\TranslationSyncDownCommand".
Inlined service "script.unavailability.ical_reader" to "ScriptBundle\Command\UnavailabilityFetchCommand".
Inlined service "script.unavailability.ical_reader" to "ScriptBundle\Command\UnavailabilityFetchCommand".
Inlined service "script.unavailability.ical_reader" to "ScriptBundle\Command\UnavailabilityFetchCommand".
Inlined service "api_platform.doctrine.orm.metadata.resource.link_factory" to "api_platform.metadata.resource.metadata_collection_factory.cached".
Inlined service "api_platform.doctrine.orm.metadata.resource.link_factory" to "api_platform.metadata.resource.metadata_collection_factory.cached".
Inlined service "api_platform.doctrine.orm.metadata.resource.link_factory" to "api_platform.metadata.resource.metadata_collection_factory.cached".
Inlined service "sylius.helper.flash" to "sylius.main_controller".
Inlined service "sylius.helper.flash" to "sylius.main_controller".
Inlined service "api_platform.jsonld.normalizer.item" to "serializer".
Inlined service "api_platform.jsonld.normalizer.item" to "serializer".
5
Tag "sentry" was defined on service(s) "Monolog\Processor\PsrLogMessageProcessor", but was never used.
Tag "oneup_uploader.routable" was defined on service(s) "oneup_uploader.controller.users", "oneup_uploader.controller.poi", "oneup_uploader.controller.villas", "oneup_uploader.controller.tcdetails", "oneup_uploader.controller.itinerary", but was never used. Did you mean "oneup_uploader.controller"?