Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Log Messages
Level (7)
Channel (2)
Time
Message
deprecation
Method "Symfony\Component\DependencyInjection\Extension\ExtensionInterface::getNamespace()" might add "string" as a native return type declaration in the future. Do the same in implementation "Sensio\Bundle\FrameworkExtraBundle\DependencyInjection\SensioFrameworkExtraExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Extension\ConfigurationExtensionInterface::getConfiguration()" might add "?ConfigurationInterface" as a native return type declaration in the future. Do the same in implementation "JMS\Payment\CoreBundle\DependencyInjection\JMSPaymentCoreExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Class "Mac\CoreBundle\Entity\Core\User" should implement method "Symfony\Component\Security\Core\User\UserInterface::getUserIdentifier(): string": returns the identifier for this user (e.g. its username or email address).
Method "Symfony\Component\Security\Core\User\UserInterface::getRoles()" might add "array" as a native return type declaration in the future. Do the same in implementation "Mac\CoreBundle\Entity\Core\User" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Security\Core\User\EquatableInterface::isEqualTo()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Mac\CoreBundle\Entity\Core\User" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Security\Core\User\UserInterface::getPassword()" might add "?string" as a native return type declaration in the future. Do the same in implementation "Mac\CoreBundle\Entity\Core\User" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Security\Core\User\UserInterface::getSalt()" might add "?string" as a native return type declaration in the future. Do the same in implementation "Mac\CoreBundle\Entity\Core\User" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Security\Core\User\UserInterface::getUsername()" might add "string" as a native return type declaration in the future. Do the same in implementation "Mac\CoreBundle\Entity\Core\User" now to avoid errors or add an explicit @return annotation to suppress this message.
Since symfony/security-bundle 5.3: Configuring an encoder for a user class that does not implement "Symfony\Component\Security\Core\User\PasswordAuthenticatedUserInterface" is deprecated, class "Mac\CoreBundle\Entity\Core\User" should implement it.
Since symfony/security-bundle 5.3: Configuring a password hasher for a user class that does not implement "Symfony\Component\Security\Core\User\PasswordAuthenticatedUserInterface" is deprecated, class "Mac\CoreBundle\Entity\Core\User" should implement it.
Method "Symfony\Component\Config\Definition\ConfigurationInterface::getConfigTreeBuilder()" might add "TreeBuilder" as a native return type declaration in the future. Do the same in implementation "Knp\Bundle\SnappyBundle\DependencyInjection\Configuration" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Config\Definition\ConfigurationInterface::getConfigTreeBuilder()" might add "TreeBuilder" as a native return type declaration in the future. Do the same in implementation "Trsteel\CkeditorBundle\DependencyInjection\Configuration" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Config\Definition\ConfigurationInterface::getConfigTreeBuilder()" might add "TreeBuilder" as a native return type declaration in the future. Do the same in implementation "Erichard\DmsBundle\DependencyInjection\Configuration" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Config\Definition\ConfigurationInterface::getConfigTreeBuilder()" might add "TreeBuilder" as a native return type declaration in the future. Do the same in implementation "JMS\Payment\CoreBundle\DependencyInjection\Configuration" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Config\Definition\ConfigurationInterface::getConfigTreeBuilder()" might add "TreeBuilder" as a native return type declaration in the future. Do the same in implementation "Faros\CoreBundle\DependencyInjection\Configuration" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "Faros\CoreBundle\Command\ClosureHelperCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "Faros\CoreBundle\Command\FixturesLoadCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "Faros\CoreBundle\Command\InstallEntitiesCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\Bundle\FixturesBundle\Command\LoadDataFixturesDoctrineCommand::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "Faros\CoreBundle\Command\LoadAliceFixturesCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "Faros\CoreBundle\Command\UpdateAdminPasswordCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Config\Definition\ConfigurationInterface::getConfigTreeBuilder()" might add "TreeBuilder" as a native return type declaration in the future. Do the same in implementation "Faros\AdminBundle\DependencyInjection\Configuration" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Config\Definition\ConfigurationInterface::getConfigTreeBuilder()" might add "TreeBuilder" as a native return type declaration in the future. Do the same in implementation "Faros\AvantThemeBundle\DependencyInjection\Configuration" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Config\Definition\ConfigurationInterface::getConfigTreeBuilder()" might add "TreeBuilder" as a native return type declaration in the future. Do the same in implementation "Faros\CmsBundle\DependencyInjection\Configuration" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "Faros\CmsBundle\Command\FindGlobalAreaCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "Faros\CmsBundle\Command\PageImportCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Config\Definition\ConfigurationInterface::getConfigTreeBuilder()" might add "TreeBuilder" as a native return type declaration in the future. Do the same in implementation "Faros\ElFinderBundle\DependencyInjection\Configuration" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "Faros\ElFinderBundle\Command\FileCheckCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "Faros\ElFinderBundle\Command\FileSyncCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "Faros\ElFinderBundle\Command\GenerateThumbnailsCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Config\Definition\ConfigurationInterface::getConfigTreeBuilder()" might add "TreeBuilder" as a native return type declaration in the future. Do the same in implementation "Faros\LeadBundle\DependencyInjection\Configuration" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Config\Definition\ConfigurationInterface::getConfigTreeBuilder()" might add "TreeBuilder" as a native return type declaration in the future. Do the same in implementation "Faros\CatalogBundle\DependencyInjection\Configuration" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Config\Definition\ConfigurationInterface::getConfigTreeBuilder()" might add "TreeBuilder" as a native return type declaration in the future. Do the same in implementation "Lephare\Bundle\MenuBundle\DependencyInjection\Configuration" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Config\Definition\ConfigurationInterface::getConfigTreeBuilder()" might add "TreeBuilder" as a native return type declaration in the future. Do the same in implementation "Mac\CoreBundle\DependencyInjection\Configuration" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "Mac\CoreBundle\Command\SyncPublicImagesCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Faros\AdminBundle\Controller\CRUD\ORMController::getQueryBuilder()" might add "QueryBuilder" as a native return type declaration in the future. Do the same in child class "Franciaflex\AdminBundle\Controller\Core\EmbededUserController" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Faros\AdminBundle\Controller\CRUD\AbstractController::getName()" might add "string" as a native return type declaration in the future. Do the same in child class "Franciaflex\AdminBundle\Controller\Lead\LeadAbstractController" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Faros\AdminBundle\Controller\CRUD\AbstractController::getRolePrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "Franciaflex\AdminBundle\Controller\Lead\LeadAbstractController" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Faros\AdminBundle\Controller\CRUD\AbstractController::getRoutePrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "Franciaflex\AdminBundle\Controller\Lead\LeadAbstractController" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Faros\AdminBundle\Controller\CRUD\ORMController::getFormType()" might add "string|Symfony\Component\Form\FormTypeInterface" as a native return type declaration in the future. Do the same in child class "Franciaflex\AdminBundle\Controller\Lead\LeadAbstractController" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Faros\AdminBundle\Controller\CRUD\AbstractController::applyRowActions()" might add "array" as a native return type declaration in the future. Do the same in child class "Franciaflex\AdminBundle\Controller\Lead\PointOfSaleController" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Faros\AdminBundle\Controller\CRUD\ORMController::getFormType()" might add "string|Symfony\Component\Form\FormTypeInterface" as a native return type declaration in the future. Do the same in child class "Franciaflex\AdminBundle\Controller\Lead\PressController" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Faros\AdminBundle\Controller\CRUD\ORMController::getFormType()" might add "string|Symfony\Component\Form\FormTypeInterface" as a native return type declaration in the future. Do the same in child class "Franciaflex\AdminBundle\Controller\Lead\ProfessionalController" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Faros\AdminBundle\Controller\CRUD\ORMController::getFormType()" might add "string|Symfony\Component\Form\FormTypeInterface" as a native return type declaration in the future. Do the same in child class "Franciaflex\AdminBundle\Controller\Lead\SavController" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Config\Definition\ConfigurationInterface::getConfigTreeBuilder()" might add "TreeBuilder" as a native return type declaration in the future. Do the same in implementation "Faros\CheckoutBundle\DependencyInjection\Configuration" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Config\Definition\ConfigurationInterface::getConfigTreeBuilder()" might add "TreeBuilder" as a native return type declaration in the future. Do the same in implementation "Faros\ShopBundle\DependencyInjection\Configuration" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Security\Acl\Permission\PermissionMapInterface::getMasks()" might add "array" as a native return type declaration in the future. Do the same in implementation "Erichard\DmsBundle\Security\Acl\Permission\DmsPermissionMap" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\ORM\Mapping\NamingStrategy::classToTableName()" might add "string" as a native return type declaration in the future. Do the same in implementation "Faros\CoreBundle\ORM\NamingStrategy" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\ORM\Mapping\NamingStrategy::joinTableName()" might add "string" as a native return type declaration in the future. Do the same in implementation "Faros\CoreBundle\ORM\NamingStrategy" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\ORM\Mapping\NamingStrategy::joinColumnName()" might add "string" as a native return type declaration in the future. Do the same in implementation "Faros\CoreBundle\ORM\NamingStrategy" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\ORM\Mapping\NamingStrategy::joinKeyColumnName()" might add "string" as a native return type declaration in the future. Do the same in implementation "Faros\CoreBundle\ORM\NamingStrategy" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeGuesserInterface::guessType()" might add "?Guess\TypeGuess" as a native return type declaration in the future. Do the same in implementation "Faros\CoreBundle\Form\Type\Guesser\EnumTypeGuesser" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeGuesserInterface::guessRequired()" might add "?Guess\ValueGuess" as a native return type declaration in the future. Do the same in implementation "Faros\CoreBundle\Form\Type\Guesser\EnumTypeGuesser" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeGuesserInterface::guessMaxLength()" might add "?Guess\ValueGuess" as a native return type declaration in the future. Do the same in implementation "Faros\CoreBundle\Form\Type\Guesser\EnumTypeGuesser" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeGuesserInterface::guessPattern()" might add "?Guess\ValueGuess" as a native return type declaration in the future. Do the same in implementation "Faros\CoreBundle\Form\Type\Guesser\EnumTypeGuesser" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeGuesserInterface::guessType()" might add "?Guess\TypeGuess" as a native return type declaration in the future. Do the same in implementation "Faros\CoreBundle\Form\Type\Guesser\BitFieldTypeGuesser" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeGuesserInterface::guessRequired()" might add "?Guess\ValueGuess" as a native return type declaration in the future. Do the same in implementation "Faros\CoreBundle\Form\Type\Guesser\BitFieldTypeGuesser" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeGuesserInterface::guessMaxLength()" might add "?Guess\ValueGuess" as a native return type declaration in the future. Do the same in implementation "Faros\CoreBundle\Form\Type\Guesser\BitFieldTypeGuesser" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeGuesserInterface::guessPattern()" might add "?Guess\ValueGuess" as a native return type declaration in the future. Do the same in implementation "Faros\CoreBundle\Form\Type\Guesser\BitFieldTypeGuesser" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Security\Core\User\UserProviderInterface::refreshUser()" might add "UserInterface" as a native return type declaration in the future. Do the same in implementation "Faros\CoreBundle\Entity\Repository\UserRepository" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Security\Core\User\UserProviderInterface::supportsClass()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Faros\CoreBundle\Entity\Repository\UserRepository" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "HWI\Bundle\OAuthBundle\Security\Core\User\OAuthAwareUserProviderInterface::loadUserByOAuthUserResponse()" might add "UserInterface" as a native return type declaration in the future. Do the same in implementation "Mac\CoreBundle\Entity\Repository\UserRepository" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\DataTransformerInterface::transform()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Faros\AvantThemeBundle\Form\Transformer\ConvertImageLinkToTag" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\DataTransformerInterface::reverseTransform()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Faros\AvantThemeBundle\Form\Transformer\ConvertImageLinkToTag" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Faros\AvantThemeBundle\Form\Type\PublicationDateType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getParent()" might add "?string" as a native return type declaration in the future. Do the same in implementation "Faros\AvantThemeBundle\Form\Type\TagsType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getParent()" might add "?string" as a native return type declaration in the future. Do the same in implementation "Faros\AvantThemeBundle\Form\Type\CkEditorLightType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Faros\AvantThemeBundle\Form\Type\CkEditorLightType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getParent()" might add "?string" as a native return type declaration in the future. Do the same in implementation "Mac\CoreBundle\Form\CkEditorFullType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Mac\CoreBundle\Form\CkEditorFullType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\DataTransformerInterface::transform()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Faros\AvantThemeBundle\Form\Transformer\CkeditorHtmlPurifierTransformer" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\DataTransformerInterface::reverseTransform()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Faros\AvantThemeBundle\Form\Transformer\CkeditorHtmlPurifierTransformer" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Faros\AvantThemeBundle\Form\Type\WidgetType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Faros\AvantThemeBundle\Form\Type\WidgetImageType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Faros\AvantThemeBundle\Form\Type\WidgetMixedType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Faros\AvantThemeBundle\Form\Type\PageType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Faros\AvantThemeBundle\Form\Type\PageCategoryType" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Faros\AvantThemeBundle\Controller\Catalog\HierarchyController::editAction()" method will require a new "mixed $id" argument in the next major version of its parent class "Faros\AdminBundle\Controller\CRUD\ORMController", not defining it is deprecated.
The "Faros\AvantThemeBundle\Controller\Catalog\HierarchyToProductController::editAction()" method will require a new "mixed $id" argument in the next major version of its parent class "Faros\AdminBundle\Controller\CRUD\ORMController", not defining it is deprecated.
Method "Symfony\Component\Form\FormTypeInterface::getParent()" might add "?string" as a native return type declaration in the future. Do the same in implementation "Faros\ElFinderBundle\Form\Type\MediaType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Faros\ElFinderBundle\Form\Type\MediaType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getParent()" might add "?string" as a native return type declaration in the future. Do the same in implementation "Faros\ElFinderBundle\Form\Type\ImageType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Faros\ElFinderBundle\Form\Type\ImageType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Faros\LeadBundle\Form\LeadActivityType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Faros\LeadBundle\Form\InquiryType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Faros\LeadBundle\Form\AddressType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Mac\CoreBundle\Form\Shop\ConstraintType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Mac\CoreBundle\Form\Shop\CouponAdvantageType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Mac\CoreBundle\Form\Shop\CustomerType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Mac\CoreBundle\Form\Shop\CustomerProfileType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Mac\CoreBundle\Form\Shop\GeoAreaType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Mac\CoreBundle\Form\Shop\VatType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Mac\CoreBundle\Form\SlideshowType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getParent()" might add "?string" as a native return type declaration in the future. Do the same in implementation "Mac\CoreBundle\Form\JobTypeType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Mac\CoreBundle\Form\JobTypeType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Mac\CoreBundle\Form\NewsType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Mac\CoreBundle\Form\JobOfferType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Mac\CoreBundle\Form\WidgetTextWithLinkType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "Franciaflex\SiteBundle\Command\UpdateFreeDeliveryCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\HttpKernel\DataCollector\DataCollectorInterface::getName()" might add "string" as a native return type declaration in the future. Do the same in implementation "Faros\ShopBundle\Coupon\Collector\ShopCollector" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Faros\ShopBundle\Form\DeliveryType" now to avoid errors or add an explicit @return annotation to suppress this message.
Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead.
Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener" class is deprecated, use the new authenticator system instead.
Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener" class is deprecated, use the new authenticator system instead.
Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AbstractAuthenticationListener" class is deprecated, use the new authenticator system instead.
Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices" class is deprecated, use "Symfony\Component\Security\Http\RememberMe\SignatureRememberMeHandler" instead.
Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\RememberMe\AbstractRememberMeServices" class is deprecated, use "Symfony\Component\Security\Http\RememberMe\AbstractRememberMeHandler" instead.
Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\RememberMe\RememberMeServicesInterface" interface is deprecated, use "Symfony\Component\Security\Http\RememberMe\RememberMeHandlerInterface" instead.
Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\RememberMeListener" class is deprecated, use the new authenticator system instead.
Since symfony/framework-bundle 5.3: The "session" service and "SessionInterface" alias are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "dms.security.access.control_list" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Faros\AdminBundle\Controller\CRUD\AbstractController" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. It is being referenced by the "Faros\AdminBundle\Controller\CRUD\AbstractController" service.
Since symfony/framework-bundle 5.3: The "session" service and "SessionInterface" alias are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "faros_admin.login_listener" service.
Since symfony/framework-bundle 5.3: The "session" service and "SessionInterface" alias are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "faros_admin.navigation_context" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "faros_avant_theme.core.user_controller" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. It is being referenced by the "faros_avant_theme.core.user_controller" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "faros_avant_theme.core.log_action_controller" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. It is being referenced by the "faros_avant_theme.core.log_action_controller" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "faros_avant_theme.core.group_controller" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. It is being referenced by the "faros_avant_theme.core.group_controller" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "faros_avant_theme.core.role_controller" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. It is being referenced by the "faros_avant_theme.core.role_controller" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "faros_avant_theme.core.tracking_code_controller" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. It is being referenced by the "faros_avant_theme.core.tracking_code_controller" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "faros_avant_theme.core.route_controller" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. It is being referenced by the "faros_avant_theme.core.route_controller" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "faros_avant_theme.core.parameter_controller" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. It is being referenced by the "faros_avant_theme.core.parameter_controller" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "faros_avant_theme.core.system_parameter_controller" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. It is being referenced by the "faros_avant_theme.core.system_parameter_controller" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. It is being referenced by the "faros_avant_theme.admin.security_controller" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "faros_avant_theme.admin.log_admin_action_controller" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. It is being referenced by the "faros_avant_theme.admin.log_admin_action_controller" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "faros_avant_theme.cms.widget_controller" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. It is being referenced by the "faros_avant_theme.cms.widget_controller" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "faros_avant_theme.cms.page_controller" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. It is being referenced by the "faros_avant_theme.cms.page_controller" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "faros_avant_theme.cms.page_category_controller" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. It is being referenced by the "faros_avant_theme.cms.page_category_controller" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "faros_avant_theme.cms.page2pagecategory_controller" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. It is being referenced by the "faros_avant_theme.cms.page2pagecategory_controller" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "faros_avant_theme.cms.news_controller" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. It is being referenced by the "faros_avant_theme.cms.news_controller" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "faros_avant_theme.cms.newscategory_controller" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. It is being referenced by the "faros_avant_theme.cms.newscategory_controller" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "faros_avant_theme.cms.faq_controller" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. It is being referenced by the "faros_avant_theme.cms.faq_controller" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "faros_avant_theme.cms.faqcategory_controller" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. It is being referenced by the "faros_avant_theme.cms.faqcategory_controller" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "faros_avant_theme.cms.slideshow_controller" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. It is being referenced by the "faros_avant_theme.cms.slideshow_controller" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "faros_avant_theme.cms.slideshowItem_controller" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. It is being referenced by the "faros_avant_theme.cms.slideshowItem_controller" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "faros_avant_theme.qb.query_controller" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. It is being referenced by the "faros_avant_theme.qb.query_controller" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "faros_avant_theme.lead.user_subscription_controller" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. It is being referenced by the "faros_avant_theme.lead.user_subscription_controller" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "faros_avant_theme.lead.inquiry_controller" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. It is being referenced by the "faros_avant_theme.lead.inquiry_controller" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "faros_avant_theme.catalog.product_controller" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. It is being referenced by the "faros_avant_theme.catalog.product_controller" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "faros_avant_theme.catalog.product_category_controller" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. It is being referenced by the "faros_avant_theme.catalog.product_category_controller" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "faros_avant_theme.catalog.catalog_controller" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. It is being referenced by the "faros_avant_theme.catalog.catalog_controller" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "faros_avant_theme.catalog.hierarchy_controller" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. It is being referenced by the "faros_avant_theme.catalog.hierarchy_controller" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "faros_avant_theme.catalog.hierarchy_to_product_controller" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. It is being referenced by the "faros_avant_theme.catalog.hierarchy_to_product_controller" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "faros_avant_theme.catalog.color_controller" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. It is being referenced by the "faros_avant_theme.catalog.color_controller" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "faros_avant_theme.catalog.color_chart_controller" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. It is being referenced by the "faros_avant_theme.catalog.color_chart_controller" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "faros_avant_theme.catalog.picto_controller" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. It is being referenced by the "faros_avant_theme.catalog.picto_controller" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "faros_avant_theme.shop.customer_controller" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. It is being referenced by the "faros_avant_theme.shop.customer_controller" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "faros_avant_theme.shop.order_controller" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. It is being referenced by the "faros_avant_theme.shop.order_controller" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "faros_avant_theme.shop.company_controller" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. It is being referenced by the "faros_avant_theme.shop.company_controller" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "faros_avant_theme.shop.vat_type_controller" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. It is being referenced by the "faros_avant_theme.shop.vat_type_controller" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "faros_avant_theme.shop.geo_area_controller" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. It is being referenced by the "faros_avant_theme.shop.geo_area_controller" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "faros_avant_theme.shop.vat_controller" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. It is being referenced by the "faros_avant_theme.shop.vat_controller" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "faros_avant_theme.shop.delivery_controller" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. It is being referenced by the "faros_avant_theme.shop.delivery_controller" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "faros_avant_theme.shop.coupon_controller" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. It is being referenced by the "faros_avant_theme.shop.coupon_controller" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "faros_avant_theme.shop.inquiry_controller" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. It is being referenced by the "faros_avant_theme.shop.inquiry_controller" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "faros_avant_theme.shop.loadbalancing_controller" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. It is being referenced by the "faros_avant_theme.shop.loadbalancing_controller" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "faros_avant_theme.shop.loadbalancingblacklist_controller" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. It is being referenced by the "faros_avant_theme.shop.loadbalancingblacklist_controller" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "faros_avant_theme.shop.servicecode_controller" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. It is being referenced by the "faros_avant_theme.shop.servicecode_controller" service.
Since symfony/framework-bundle 5.3: The "session" service and "SessionInterface" alias are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "faros_cms.preview_toolbar" service.
Since symfony/framework-bundle 5.3: The "session" service and "SessionInterface" alias are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "faros_cms.publication_manager" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Faros\QBBundle\Controller\QueryController" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. It is being referenced by the "Faros\QBBundle\Controller\QueryController" service.
Since symfony/framework-bundle 5.3: The "session" service and "SessionInterface" alias are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "faros.lead.form.lead_token_provider" service.
Since symfony/dependency-injection 5.1: The "Psr\Container\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "Mac\CoreBundle\Form\Shop\CouponType" service.
Since symfony/dependency-injection 5.1: The "Psr\Container\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "Mac\CoreBundle\Form\Shop\ConstraintType" service.
Since symfony/dependency-injection 5.1: The "Psr\Container\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "Mac\CoreBundle\Form\Shop\CouponAdvantageType" service.
Since symfony/dependency-injection 5.1: The "Psr\Container\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "Mac\CoreBundle\Form\Shop\CustomerProfileType" service.
Since symfony/dependency-injection 5.1: The "Psr\Container\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "Mac\CoreBundle\Form\Shop\GeoAreaType" service.
Since symfony/dependency-injection 5.1: The "Psr\Container\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "Mac\CoreBundle\Form\Shop\VatType" service.
Since symfony/dependency-injection 5.1: The "Psr\Container\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "Mac\CoreBundle\Form\Shop\GraphFilterType" service.
Since symfony/dependency-injection 5.1: The "Psr\Container\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "Mac\CoreBundle\Form\SlideshowType" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Franciaflex\AdminBundle\Controller\Catalog\ColorChartController" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. It is being referenced by the "Franciaflex\AdminBundle\Controller\Catalog\ColorChartController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Franciaflex\AdminBundle\Controller\Catalog\CriterionCategoryController" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. It is being referenced by the "Franciaflex\AdminBundle\Controller\Catalog\CriterionCategoryController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Franciaflex\AdminBundle\Controller\Catalog\ProductController" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. It is being referenced by the "Franciaflex\AdminBundle\Controller\Catalog\ProductController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Franciaflex\AdminBundle\Controller\Cms\AdviceController" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. It is being referenced by the "Franciaflex\AdminBundle\Controller\Cms\AdviceController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Franciaflex\AdminBundle\Controller\Cms\GlossaryController" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. It is being referenced by the "Franciaflex\AdminBundle\Controller\Cms\GlossaryController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Franciaflex\AdminBundle\Controller\Cms\JobController" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. It is being referenced by the "Franciaflex\AdminBundle\Controller\Cms\JobController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Franciaflex\AdminBundle\Controller\Cms\PageController" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. It is being referenced by the "Franciaflex\AdminBundle\Controller\Cms\PageController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Franciaflex\AdminBundle\Controller\Cms\PressCategoryController" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. It is being referenced by the "Franciaflex\AdminBundle\Controller\Cms\PressCategoryController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Franciaflex\AdminBundle\Controller\Cms\PressController" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. It is being referenced by the "Franciaflex\AdminBundle\Controller\Cms\PressController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Franciaflex\AdminBundle\Controller\Cms\WidgetController" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. It is being referenced by the "Franciaflex\AdminBundle\Controller\Cms\WidgetController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Franciaflex\AdminBundle\Controller\Core\DepartmentController" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. It is being referenced by the "Franciaflex\AdminBundle\Controller\Core\DepartmentController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Franciaflex\AdminBundle\Controller\Core\EmbededUserController" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. It is being referenced by the "Franciaflex\AdminBundle\Controller\Core\EmbededUserController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Franciaflex\AdminBundle\Controller\Lead\AfterSaleServiceController" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. It is being referenced by the "Franciaflex\AdminBundle\Controller\Lead\AfterSaleServiceController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Franciaflex\AdminBundle\Controller\Lead\FindRetailerController" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. It is being referenced by the "Franciaflex\AdminBundle\Controller\Lead\FindRetailerController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Franciaflex\AdminBundle\Controller\Lead\LeadAbstractController" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. It is being referenced by the "Franciaflex\AdminBundle\Controller\Lead\LeadAbstractController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Franciaflex\AdminBundle\Controller\Lead\PointOfSaleController" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. It is being referenced by the "Franciaflex\AdminBundle\Controller\Lead\PointOfSaleController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Franciaflex\AdminBundle\Controller\Lead\PressController" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. It is being referenced by the "Franciaflex\AdminBundle\Controller\Lead\PressController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Franciaflex\AdminBundle\Controller\Lead\ProfessionalController" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. It is being referenced by the "Franciaflex\AdminBundle\Controller\Lead\ProfessionalController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Franciaflex\AdminBundle\Controller\Lead\QuoteRequestController" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. It is being referenced by the "Franciaflex\AdminBundle\Controller\Lead\QuoteRequestController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Franciaflex\AdminBundle\Controller\Lead\SavController" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. It is being referenced by the "Franciaflex\AdminBundle\Controller\Lead\SavController" service.
Since symfony/framework-bundle 5.3: The "session" service and "SessionInterface" alias are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "faros.shop.factory" service.
Since symfony/framework-bundle 5.3: The "session" service and "SessionInterface" alias are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "faros.shop.cart_processor_listener" service.
Since symfony/framework-bundle 5.3: The "session" service and "SessionInterface" alias are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "faros_shop.guess_coupon_from_request_listener" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. It is being referenced by the ".service_locator.qkUlDxi" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the ".service_locator.c1hZ7jl" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the ".service_locator.NecZDRK" service.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Faros\CoreBundle\EventListener\LogActionSubscriber" 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 "Faros\CheckoutBundle\Listener\CouponUsageListener" 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 "Faros\ShopBundle\Listener\CouponResolverListener" 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 "Faros\ShopBundle\Listener\VatResolverListener" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "FOS\JsRoutingBundle\Command\DumpCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "FOS\JsRoutingBundle\Command\RouterDebugExposedCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "Bazinga\Bundle\JsTranslationBundle\Command\DumpCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "JMS\Payment\CoreBundle\Command\GenerateKeyCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
SELECT t0_.id AS id_0, t0_.type AS type_1, t0_.to_url AS to_url_2, t0_.meta_title AS meta_title_3, t0_.original_route AS original_route_4, t0_.meta_description AS meta_description_5, (CASE t0_.type WHEN 'redirect_permanent' THEN 1 WHEN 'redirect_temporary' THEN 2 WHEN 'forward' THEN 3 ELSE 0 END) AS sclr_6 FROM _route t0_ WHERE (t0_.from_url = ? AND t0_.enabled = 1) AND (t0_.mac_brand = 'FX' AND t0_.mac_app = 'fx') ORDER BY sclr_6 ASC LIMIT 1
doctrine
[
"/apple-touch-icon-120x120.png"
]
debug
SELECT t0_.id AS id_0, t0_.original_route AS original_route_1, t0_.from_url AS from_url_2, t0_.to_url AS to_url_3, t0_.type AS type_4 FROM _route t0_ WHERE (t0_.to_url = ? AND t0_.enabled = 1 AND t0_.type = ?) AND (t0_.mac_brand = 'FX' AND t0_.mac_app = 'fx') LIMIT 1
SELECT t0_.id AS id_0, t0_.original_route AS original_route_1, t0_.from_url AS from_url_2, t0_.to_url AS to_url_3, t0_.type AS type_4 FROM _route t0_ WHERE (t0_.to_url = ? AND t0_.enabled = 1 AND t0_.type = ?) AND (t0_.mac_brand = 'FX' AND t0_.mac_app = 'fx') LIMIT 1
doctrine
[
"http://www.franciaflex.com [...]"
"forward"
]
debug
SELECT t0_.id AS id_0, t0_.original_route AS original_route_1, t0_.from_url AS from_url_2, t0_.to_url AS to_url_3, t0_.type AS type_4 FROM _route t0_ WHERE (t0_.to_url = ? AND t0_.enabled = 1 AND t0_.type = ?) AND (t0_.mac_brand = 'FX' AND t0_.mac_app = 'fx') LIMIT 1
doctrine
[
"/_profiler/open"
"forward"
]
error
Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.franciaflex.com/apple-touch-icon-120x120.png"" at /var/www/www.franciaflex.com/release/2026-03-11_18-20_d-NRGW7H61I/vendor/symfony/http-kernel/EventListener/RouterListener.php line 135
SELECT t0_.id AS id_0, t0_.original_route AS original_route_1, t0_.from_url AS from_url_2, t0_.to_url AS to_url_3, t0_.type AS type_4 FROM _route t0_ WHERE (t0_.to_url = ? AND t0_.enabled = 1 AND t0_.type = ?) AND (t0_.mac_brand = 'FX' AND t0_.mac_app = 'fx') LIMIT 1
doctrine
[
"http://www.franciaflex.com [...]"
"forward"
]
debug
SELECT t0_.id AS id_0, t0_.original_route AS original_route_1, t0_.from_url AS from_url_2, t0_.to_url AS to_url_3, t0_.type AS type_4 FROM _route t0_ WHERE (t0_.to_url = ? AND t0_.enabled = 1 AND t0_.type = ?) AND (t0_.mac_brand = 'FX' AND t0_.mac_app = 'fx') LIMIT 1
SELECT t0_.name AS name_0, t0_.value AS value_1 FROM _parameter t0_ WHERE (t0_.mac_brand = 'FX' AND t0_.mac_app = 'fx')
doctrine
debug
SELECT t0_.id AS id_0, t0_.original_route AS original_route_1, t0_.from_url AS from_url_2, t0_.to_url AS to_url_3, t0_.type AS type_4 FROM _route t0_ WHERE (t0_.to_url = ? AND t0_.enabled = 1 AND t0_.type = ?) AND (t0_.mac_brand = 'FX' AND t0_.mac_app = 'fx') LIMIT 1
doctrine
[
"http://www.franciaflex.com [...]"
"forward"
]
debug
SELECT t0_.id AS id_0, t0_.original_route AS original_route_1, t0_.from_url AS from_url_2, t0_.to_url AS to_url_3, t0_.type AS type_4 FROM _route t0_ WHERE (t0_.to_url = ? AND t0_.enabled = 1 AND t0_.type = ?) AND (t0_.mac_brand = 'FX' AND t0_.mac_app = 'fx') LIMIT 1
doctrine
[
"/_profiler/085da5"
"forward"
]
debug
SELECT t0_.id AS id_0, t0_.original_route AS original_route_1, t0_.from_url AS from_url_2, t0_.to_url AS to_url_3, t0_.type AS type_4 FROM _route t0_ WHERE (t0_.to_url = ? AND t0_.enabled = 1 AND t0_.type = ?) AND (t0_.mac_brand = 'FX' AND t0_.mac_app = 'fx') LIMIT 1
doctrine
[
"http://www.franciaflex.com [...]"
"forward"
]
debug
SELECT t0_.id AS id_0, t0_.original_route AS original_route_1, t0_.from_url AS from_url_2, t0_.to_url AS to_url_3, t0_.type AS type_4 FROM _route t0_ WHERE (t0_.to_url = ? AND t0_.enabled = 1 AND t0_.type = ?) AND (t0_.mac_brand = 'FX' AND t0_.mac_app = 'fx') LIMIT 1
doctrine
[
"http://www.franciaflex.com [...]"
"forward"
]
debug
SELECT t0_.id AS id_0, t0_.original_route AS original_route_1, t0_.from_url AS from_url_2, t0_.to_url AS to_url_3, t0_.type AS type_4 FROM _route t0_ WHERE (t0_.to_url = ? AND t0_.enabled = 1 AND t0_.type = ?) AND (t0_.mac_brand = 'FX' AND t0_.mac_app = 'fx') LIMIT 1
doctrine
[
"/_wdt/xxxxxx"
"forward"
]
debug
SELECT t0_.id AS id_0, t0_.original_route AS original_route_1, t0_.from_url AS from_url_2, t0_.to_url AS to_url_3, t0_.type AS type_4 FROM _route t0_ WHERE (t0_.to_url = ? AND t0_.enabled = 1 AND t0_.type = ?) AND (t0_.mac_brand = 'FX' AND t0_.mac_app = 'fx') LIMIT 1
doctrine
[
"http://www.franciaflex.com [...]"
"forward"
]
debug
SELECT t0_.id AS id_0, t0_.original_route AS original_route_1, t0_.from_url AS from_url_2, t0_.to_url AS to_url_3, t0_.type AS type_4 FROM _route t0_ WHERE (t0_.to_url = ? AND t0_.enabled = 1 AND t0_.type = ?) AND (t0_.mac_brand = 'FX' AND t0_.mac_app = 'fx') LIMIT 1
Log messages generated during the compilation of the service container.
Messages
Class
580
Resolving inheritance for "cache.app" (parent: cache.adapter.filesystem).
Resolving inheritance for "cache.system" (parent: cache.adapter.system).
Resolving inheritance for "cache.validator" (parent: cache.system).
Resolving inheritance for "cache.serializer" (parent: cache.system).
Resolving inheritance for "cache.annotations" (parent: cache.system).
Resolving inheritance for "cache.property_info" (parent: cache.system).
Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
Resolving inheritance for "assets._version__default" (parent: assets.static_version_strategy).
Resolving inheritance for "assets._default_package" (parent: assets.path_package).
Resolving inheritance for "mailer.transport_factory.null" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.sendmail" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.smtp" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.native" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "secrets.decryption_key" (parent: container.env).
Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
Resolving inheritance for "security.authentication.rememberme.services.persistent" (parent: security.authentication.rememberme.services.abstract).
Resolving inheritance for "security.authentication.rememberme.services.simplehash" (parent: security.authentication.rememberme.services.abstract).
Resolving inheritance for "security.authentication.listener.form" (parent: security.authentication.listener.abstract).
Resolving inheritance for "security.user.provider.concrete.entity" (parent: doctrine.orm.security.user.provider).
Resolving inheritance for "security.firewall.map.config.dev" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.dev" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.admin_area" (parent: security.firewall.config).
Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
Resolving inheritance for "security.logout_listener.admin_area" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.admin_area" (parent: security.logout.listener.default).
Resolving inheritance for "security.logout.listener.session.admin_area" (parent: security.logout.listener.session).
Resolving inheritance for "security.authentication.provider.dao.admin_area" (parent: security.authentication.provider.dao).
Resolving inheritance for "security.authentication.success_handler.admin_area.form_login" (parent: security.authentication.success_handler).
Resolving inheritance for "security.authentication.failure_handler.admin_area.form_login" (parent: security.authentication.failure_handler).
Resolving inheritance for "security.authentication.listener.form.admin_area" (parent: security.authentication.listener.form).
Resolving inheritance for "security.authentication.form_entry_point.admin_area" (parent: security.authentication.form_entry_point).
Resolving inheritance for "security.authentication.provider.rememberme.admin_area" (parent: security.authentication.provider.rememberme).
Resolving inheritance for "security.authentication.rememberme.services.simplehash.admin_area" (parent: security.authentication.rememberme.services.simplehash).
Resolving inheritance for "security.authentication.listener.rememberme.admin_area" (parent: security.authentication.listener.rememberme).
Resolving inheritance for "security.authentication.listener.anonymous.admin_area" (parent: security.authentication.listener.anonymous).
Resolving inheritance for "security.authentication.provider.anonymous.admin_area" (parent: security.authentication.provider.anonymous).
Resolving inheritance for "security.authentication.switchuser_listener.admin_area" (parent: security.authentication.switchuser_listener).
Resolving inheritance for "security.exception_listener.admin_area" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.admin_area" (parent: security.firewall.context).
Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.logger.profiling.default" (parent: doctrine.dbal.logger.profiling).
Resolving inheritance for "doctrine.dbal.default_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.default_connection" (parent: doctrine.dbal.connection).
Resolving inheritance for "doctrine.orm.default_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.default_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.default_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Erichard\DmsBundle\Controller\DocumentController" (parent: .abstract.instanceof.Erichard\DmsBundle\Controller\DocumentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Erichard\DmsBundle\Controller\DocumentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Erichard\DmsBundle\Controller\DocumentController).
Resolving inheritance for "Erichard\DmsBundle\Controller\DocumentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Erichard\DmsBundle\Controller\DocumentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Erichard\DmsBundle\Controller\NodeController" (parent: .abstract.instanceof.Erichard\DmsBundle\Controller\NodeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Erichard\DmsBundle\Controller\NodeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Erichard\DmsBundle\Controller\NodeController).
Resolving inheritance for "Erichard\DmsBundle\Controller\NodeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Erichard\DmsBundle\Controller\NodeController).
Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.dms.twig.container_extension" (parent: .abstract.instanceof.dms.twig.container_extension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.dms.twig.container_extension" (parent: .instanceof.Twig_ExtensionInterface.0.dms.twig.container_extension).
Resolving inheritance for "dms.twig.container_extension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.dms.twig.container_extension).
Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.dms.twig.dms_extension" (parent: .abstract.instanceof.dms.twig.dms_extension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.dms.twig.dms_extension" (parent: .instanceof.Twig_ExtensionInterface.0.dms.twig.dms_extension).
Resolving inheritance for "dms.twig.dms_extension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.dms.twig.dms_extension).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.dms.security.access.hierarchical_voter" (parent: .abstract.instanceof.dms.security.access.hierarchical_voter).
Resolving inheritance for "dms.security.access.hierarchical_voter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.dms.security.access.hierarchical_voter).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.dms.form.document_type" (parent: .abstract.instanceof.dms.form.document_type).
Resolving inheritance for "dms.form.document_type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.dms.form.document_type).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.dms.form.document_node_type" (parent: .abstract.instanceof.dms.form.document_node_type).
Resolving inheritance for "dms.form.document_node_type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.dms.form.document_node_type).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.dms.form.node_selector_type" (parent: .abstract.instanceof.dms.form.node_selector_type).
Resolving inheritance for "dms.form.node_selector_type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.dms.form.node_selector_type).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.dms.form.node_metadata_type" (parent: .abstract.instanceof.dms.form.node_metadata_type).
Resolving inheritance for "dms.form.node_metadata_type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.dms.form.node_metadata_type).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.dms.form.document_metadata_type" (parent: .abstract.instanceof.dms.form.document_metadata_type).
Resolving inheritance for "dms.form.document_metadata_type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.dms.form.document_metadata_type).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Faros\CoreBundle\Command\ClosureHelperCommand" (parent: .abstract.instanceof.Faros\CoreBundle\Command\ClosureHelperCommand).
Resolving inheritance for "Faros\CoreBundle\Command\ClosureHelperCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Faros\CoreBundle\Command\ClosureHelperCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Faros\CoreBundle\Command\FixturesLoadCommand" (parent: .abstract.instanceof.Faros\CoreBundle\Command\FixturesLoadCommand).
Resolving inheritance for "Faros\CoreBundle\Command\FixturesLoadCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Faros\CoreBundle\Command\FixturesLoadCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Faros\CoreBundle\Command\ImportEntitiesCommand" (parent: .abstract.instanceof.Faros\CoreBundle\Command\ImportEntitiesCommand).
Resolving inheritance for "Faros\CoreBundle\Command\ImportEntitiesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Faros\CoreBundle\Command\ImportEntitiesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Faros\CoreBundle\Command\InstallEntitiesCommand" (parent: .abstract.instanceof.Faros\CoreBundle\Command\InstallEntitiesCommand).
Resolving inheritance for "Faros\CoreBundle\Command\InstallEntitiesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Faros\CoreBundle\Command\InstallEntitiesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Faros\CoreBundle\Command\LoadAliceFixturesCommand" (parent: .abstract.instanceof.Faros\CoreBundle\Command\LoadAliceFixturesCommand).
Resolving inheritance for "Faros\CoreBundle\Command\LoadAliceFixturesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Faros\CoreBundle\Command\LoadAliceFixturesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Faros\CoreBundle\Command\MySQLDumpCommand" (parent: .abstract.instanceof.Faros\CoreBundle\Command\MySQLDumpCommand).
Resolving inheritance for "Faros\CoreBundle\Command\MySQLDumpCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Faros\CoreBundle\Command\MySQLDumpCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Faros\CoreBundle\Command\MysqlBackupCommand" (parent: .abstract.instanceof.Faros\CoreBundle\Command\MysqlBackupCommand).
Resolving inheritance for "Faros\CoreBundle\Command\MysqlBackupCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Faros\CoreBundle\Command\MysqlBackupCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Faros\CoreBundle\Command\UpdateAdminPasswordCommand" (parent: .abstract.instanceof.Faros\CoreBundle\Command\UpdateAdminPasswordCommand).
Resolving inheritance for "Faros\CoreBundle\Command\UpdateAdminPasswordCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Faros\CoreBundle\Command\UpdateAdminPasswordCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Faros\CoreBundle\Controller\RedirectController" (parent: .abstract.instanceof.Faros\CoreBundle\Controller\RedirectController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Faros\CoreBundle\Controller\RedirectController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Faros\CoreBundle\Controller\RedirectController).
Resolving inheritance for "Faros\CoreBundle\Controller\RedirectController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Faros\CoreBundle\Controller\RedirectController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeGuesserInterface.0.faros_core.form.enum_type_guesser" (parent: .abstract.instanceof.faros_core.form.enum_type_guesser).
Resolving inheritance for "faros_core.form.enum_type_guesser" (parent: .instanceof.Symfony\Component\Form\FormTypeGuesserInterface.0.faros_core.form.enum_type_guesser).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeGuesserInterface.0.faros_core.form.bit_field_type_guesser" (parent: .abstract.instanceof.faros_core.form.bit_field_type_guesser).
Resolving inheritance for "faros_core.form.bit_field_type_guesser" (parent: .instanceof.Symfony\Component\Form\FormTypeGuesserInterface.0.faros_core.form.bit_field_type_guesser).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Faros\AdminBundle\Controller\CRUD\AbstractController" (parent: .abstract.instanceof.Faros\AdminBundle\Controller\CRUD\AbstractController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Faros\AdminBundle\Controller\CRUD\AbstractController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Faros\AdminBundle\Controller\CRUD\AbstractController).
Resolving inheritance for "Faros\AdminBundle\Controller\CRUD\AbstractController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Faros\AdminBundle\Controller\CRUD\AbstractController).
Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.twig.extension.intl" (parent: .abstract.instanceof.twig.extension.intl).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.twig.extension.intl" (parent: .instanceof.Twig_ExtensionInterface.0.twig.extension.intl).
Resolving inheritance for "twig.extension.intl" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.twig.extension.intl).
Resolving inheritance for ".instanceof.Knp\Menu\Matcher\Voter\VoterInterface.0.faros_admin.menu.extended_route_voter" (parent: .abstract.instanceof.faros_admin.menu.extended_route_voter).
Resolving inheritance for "faros_admin.menu.extended_route_voter" (parent: .instanceof.Knp\Menu\Matcher\Voter\VoterInterface.0.faros_admin.menu.extended_route_voter).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.faros.form.publication_date_type" (parent: .abstract.instanceof.faros.form.publication_date_type).
Resolving inheritance for "faros.form.publication_date_type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.faros.form.publication_date_type).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.faros.form.tags_type" (parent: .abstract.instanceof.faros.form.tags_type).
Resolving inheritance for "faros.form.tags_type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.faros.form.tags_type).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.faros.form.ckeditor_light_type" (parent: .abstract.instanceof.faros.form.ckeditor_light_type).
Resolving inheritance for "faros.form.ckeditor_light_type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.faros.form.ckeditor_light_type).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.faros_admin.form.ckeditor_full_type" (parent: .abstract.instanceof.faros_admin.form.ckeditor_full_type).
Resolving inheritance for "faros_admin.form.ckeditor_full_type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.faros_admin.form.ckeditor_full_type).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.faros.form.collection_extension" (parent: .abstract.instanceof.faros.form.collection_extension).
Resolving inheritance for "faros.form.collection_extension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.faros.form.collection_extension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.faros.form.position_type" (parent: .abstract.instanceof.faros.form.position_type).
Resolving inheritance for "faros.form.position_type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.faros.form.position_type).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.faros.form.cross_selling_type" (parent: .abstract.instanceof.faros.form.cross_selling_type).
Resolving inheritance for "faros.form.cross_selling_type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.faros.form.cross_selling_type).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.core.user_controller" (parent: .abstract.instanceof.faros_avant_theme.core.user_controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.core.user_controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.core.user_controller).
Resolving inheritance for "faros_avant_theme.core.user_controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.core.user_controller).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.core.log_action_controller" (parent: .abstract.instanceof.faros_avant_theme.core.log_action_controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.core.log_action_controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.core.log_action_controller).
Resolving inheritance for "faros_avant_theme.core.log_action_controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.core.log_action_controller).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.core.group_controller" (parent: .abstract.instanceof.faros_avant_theme.core.group_controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.core.group_controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.core.group_controller).
Resolving inheritance for "faros_avant_theme.core.group_controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.core.group_controller).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.core.role_controller" (parent: .abstract.instanceof.faros_avant_theme.core.role_controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.core.role_controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.core.role_controller).
Resolving inheritance for "faros_avant_theme.core.role_controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.core.role_controller).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.core.tracking_code_controller" (parent: .abstract.instanceof.faros_avant_theme.core.tracking_code_controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.core.tracking_code_controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.core.tracking_code_controller).
Resolving inheritance for "faros_avant_theme.core.tracking_code_controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.core.tracking_code_controller).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.core.route_controller" (parent: .abstract.instanceof.faros_avant_theme.core.route_controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.core.route_controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.core.route_controller).
Resolving inheritance for "faros_avant_theme.core.route_controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.core.route_controller).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.core.parameter_controller" (parent: .abstract.instanceof.faros_avant_theme.core.parameter_controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.core.parameter_controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.core.parameter_controller).
Resolving inheritance for "faros_avant_theme.core.parameter_controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.core.parameter_controller).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.core.system_parameter_controller" (parent: .abstract.instanceof.faros_avant_theme.core.system_parameter_controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.core.system_parameter_controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.core.system_parameter_controller).
Resolving inheritance for "faros_avant_theme.core.system_parameter_controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.core.system_parameter_controller).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.admin.security_controller" (parent: .abstract.instanceof.faros_avant_theme.admin.security_controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.admin.security_controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.admin.security_controller).
Resolving inheritance for "faros_avant_theme.admin.security_controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.admin.security_controller).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.admin.dashboard_controller" (parent: .abstract.instanceof.faros_avant_theme.admin.dashboard_controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.admin.dashboard_controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.admin.dashboard_controller).
Resolving inheritance for "faros_avant_theme.admin.dashboard_controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.admin.dashboard_controller).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.admin.log_admin_action_controller" (parent: .abstract.instanceof.faros_avant_theme.admin.log_admin_action_controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.admin.log_admin_action_controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.admin.log_admin_action_controller).
Resolving inheritance for "faros_avant_theme.admin.log_admin_action_controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.admin.log_admin_action_controller).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.cms.widget_controller" (parent: .abstract.instanceof.faros_avant_theme.cms.widget_controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.cms.widget_controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.cms.widget_controller).
Resolving inheritance for "faros_avant_theme.cms.widget_controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.cms.widget_controller).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.cms.page_controller" (parent: .abstract.instanceof.faros_avant_theme.cms.page_controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.cms.page_controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.cms.page_controller).
Resolving inheritance for "faros_avant_theme.cms.page_controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.cms.page_controller).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.cms.page_category_controller" (parent: .abstract.instanceof.faros_avant_theme.cms.page_category_controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.cms.page_category_controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.cms.page_category_controller).
Resolving inheritance for "faros_avant_theme.cms.page_category_controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.cms.page_category_controller).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.cms.page2pagecategory_controller" (parent: .abstract.instanceof.faros_avant_theme.cms.page2pagecategory_controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.cms.page2pagecategory_controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.cms.page2pagecategory_controller).
Resolving inheritance for "faros_avant_theme.cms.page2pagecategory_controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.cms.page2pagecategory_controller).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.cms.news_controller" (parent: .abstract.instanceof.faros_avant_theme.cms.news_controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.cms.news_controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.cms.news_controller).
Resolving inheritance for "faros_avant_theme.cms.news_controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.cms.news_controller).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.cms.newscategory_controller" (parent: .abstract.instanceof.faros_avant_theme.cms.newscategory_controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.cms.newscategory_controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.cms.newscategory_controller).
Resolving inheritance for "faros_avant_theme.cms.newscategory_controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.cms.newscategory_controller).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.cms.faq_controller" (parent: .abstract.instanceof.faros_avant_theme.cms.faq_controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.cms.faq_controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.cms.faq_controller).
Resolving inheritance for "faros_avant_theme.cms.faq_controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.cms.faq_controller).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.cms.faqcategory_controller" (parent: .abstract.instanceof.faros_avant_theme.cms.faqcategory_controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.cms.faqcategory_controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.cms.faqcategory_controller).
Resolving inheritance for "faros_avant_theme.cms.faqcategory_controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.cms.faqcategory_controller).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.cms.slideshow_controller" (parent: .abstract.instanceof.faros_avant_theme.cms.slideshow_controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.cms.slideshow_controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.cms.slideshow_controller).
Resolving inheritance for "faros_avant_theme.cms.slideshow_controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.cms.slideshow_controller).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.cms.slideshowItem_controller" (parent: .abstract.instanceof.faros_avant_theme.cms.slideshowItem_controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.cms.slideshowItem_controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.cms.slideshowItem_controller).
Resolving inheritance for "faros_avant_theme.cms.slideshowItem_controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.cms.slideshowItem_controller).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.faros_avant_theme.form.type.widget_type" (parent: .abstract.instanceof.faros_avant_theme.form.type.widget_type).
Resolving inheritance for "faros_avant_theme.form.type.widget_type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.faros_avant_theme.form.type.widget_type).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.faros_avant_theme.form.widget.image" (parent: .abstract.instanceof.faros_avant_theme.form.widget.image).
Resolving inheritance for "faros_avant_theme.form.widget.image" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.faros_avant_theme.form.widget.image).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.faros_avant_theme.form.widget.mixed" (parent: .abstract.instanceof.faros_avant_theme.form.widget.mixed).
Resolving inheritance for "faros_avant_theme.form.widget.mixed" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.faros_avant_theme.form.widget.mixed).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.faros_avant_theme.form.widget.slideshow" (parent: .abstract.instanceof.faros_avant_theme.form.widget.slideshow).
Resolving inheritance for "faros_avant_theme.form.widget.slideshow" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.faros_avant_theme.form.widget.slideshow).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.faros_avant_theme.form.type.page_type" (parent: .abstract.instanceof.faros_avant_theme.form.type.page_type).
Resolving inheritance for "faros_avant_theme.form.type.page_type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.faros_avant_theme.form.type.page_type).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.faros_avant_theme.form.type.page_category_type" (parent: .abstract.instanceof.faros_avant_theme.form.type.page_category_type).
Resolving inheritance for "faros_avant_theme.form.type.page_category_type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.faros_avant_theme.form.type.page_category_type).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.faros_avant_theme.form.taxonomy_type" (parent: .abstract.instanceof.faros_avant_theme.form.taxonomy_type).
Resolving inheritance for "faros_avant_theme.form.taxonomy_type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.faros_avant_theme.form.taxonomy_type).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.elfinder.connector_controller" (parent: .abstract.instanceof.faros_avant_theme.elfinder.connector_controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.elfinder.connector_controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.elfinder.connector_controller).
Resolving inheritance for "faros_avant_theme.elfinder.connector_controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.elfinder.connector_controller).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.qb.query_controller" (parent: .abstract.instanceof.faros_avant_theme.qb.query_controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.qb.query_controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.qb.query_controller).
Resolving inheritance for "faros_avant_theme.qb.query_controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.qb.query_controller).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.lead.user_subscription_controller" (parent: .abstract.instanceof.faros_avant_theme.lead.user_subscription_controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.lead.user_subscription_controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.lead.user_subscription_controller).
Resolving inheritance for "faros_avant_theme.lead.user_subscription_controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.lead.user_subscription_controller).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.lead.inquiry_controller" (parent: .abstract.instanceof.faros_avant_theme.lead.inquiry_controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.lead.inquiry_controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.lead.inquiry_controller).
Resolving inheritance for "faros_avant_theme.lead.inquiry_controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.lead.inquiry_controller).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.catalog.product_controller" (parent: .abstract.instanceof.faros_avant_theme.catalog.product_controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.catalog.product_controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.catalog.product_controller).
Resolving inheritance for "faros_avant_theme.catalog.product_controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.catalog.product_controller).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.catalog.product_category_controller" (parent: .abstract.instanceof.faros_avant_theme.catalog.product_category_controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.catalog.product_category_controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.catalog.product_category_controller).
Resolving inheritance for "faros_avant_theme.catalog.product_category_controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.catalog.product_category_controller).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.catalog.catalog_controller" (parent: .abstract.instanceof.faros_avant_theme.catalog.catalog_controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.catalog.catalog_controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.catalog.catalog_controller).
Resolving inheritance for "faros_avant_theme.catalog.catalog_controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.catalog.catalog_controller).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.catalog.hierarchy_controller" (parent: .abstract.instanceof.faros_avant_theme.catalog.hierarchy_controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.catalog.hierarchy_controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.catalog.hierarchy_controller).
Resolving inheritance for "faros_avant_theme.catalog.hierarchy_controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.catalog.hierarchy_controller).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.catalog.hierarchy_to_product_controller" (parent: .abstract.instanceof.faros_avant_theme.catalog.hierarchy_to_product_controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.catalog.hierarchy_to_product_controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.catalog.hierarchy_to_product_controller).
Resolving inheritance for "faros_avant_theme.catalog.hierarchy_to_product_controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.catalog.hierarchy_to_product_controller).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.catalog.cross_selling_controller" (parent: .abstract.instanceof.faros_avant_theme.catalog.cross_selling_controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.catalog.cross_selling_controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.catalog.cross_selling_controller).
Resolving inheritance for "faros_avant_theme.catalog.cross_selling_controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.catalog.cross_selling_controller).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.catalog.color_controller" (parent: .abstract.instanceof.faros_avant_theme.catalog.color_controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.catalog.color_controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.catalog.color_controller).
Resolving inheritance for "faros_avant_theme.catalog.color_controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.catalog.color_controller).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.catalog.color_chart_controller" (parent: .abstract.instanceof.faros_avant_theme.catalog.color_chart_controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.catalog.color_chart_controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.catalog.color_chart_controller).
Resolving inheritance for "faros_avant_theme.catalog.color_chart_controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.catalog.color_chart_controller).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.catalog.picto_controller" (parent: .abstract.instanceof.faros_avant_theme.catalog.picto_controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.catalog.picto_controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.catalog.picto_controller).
Resolving inheritance for "faros_avant_theme.catalog.picto_controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.catalog.picto_controller).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.shop.customer_controller" (parent: .abstract.instanceof.faros_avant_theme.shop.customer_controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.shop.customer_controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.shop.customer_controller).
Resolving inheritance for "faros_avant_theme.shop.customer_controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.shop.customer_controller).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.shop.order_controller" (parent: .abstract.instanceof.faros_avant_theme.shop.order_controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.shop.order_controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.shop.order_controller).
Resolving inheritance for "faros_avant_theme.shop.order_controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.shop.order_controller).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.shop.company_controller" (parent: .abstract.instanceof.faros_avant_theme.shop.company_controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.shop.company_controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.shop.company_controller).
Resolving inheritance for "faros_avant_theme.shop.company_controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.shop.company_controller).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.shop.vat_type_controller" (parent: .abstract.instanceof.faros_avant_theme.shop.vat_type_controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.shop.vat_type_controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.shop.vat_type_controller).
Resolving inheritance for "faros_avant_theme.shop.vat_type_controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.shop.vat_type_controller).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.shop.geo_area_controller" (parent: .abstract.instanceof.faros_avant_theme.shop.geo_area_controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.shop.geo_area_controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.shop.geo_area_controller).
Resolving inheritance for "faros_avant_theme.shop.geo_area_controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.shop.geo_area_controller).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.shop.vat_controller" (parent: .abstract.instanceof.faros_avant_theme.shop.vat_controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.shop.vat_controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.shop.vat_controller).
Resolving inheritance for "faros_avant_theme.shop.vat_controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.shop.vat_controller).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.shop.delivery_controller" (parent: .abstract.instanceof.faros_avant_theme.shop.delivery_controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.shop.delivery_controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.shop.delivery_controller).
Resolving inheritance for "faros_avant_theme.shop.delivery_controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.shop.delivery_controller).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.shop.coupon_controller" (parent: .abstract.instanceof.faros_avant_theme.shop.coupon_controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.shop.coupon_controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.shop.coupon_controller).
Resolving inheritance for "faros_avant_theme.shop.coupon_controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.shop.coupon_controller).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.shop.inquiry_controller" (parent: .abstract.instanceof.faros_avant_theme.shop.inquiry_controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.shop.inquiry_controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.shop.inquiry_controller).
Resolving inheritance for "faros_avant_theme.shop.inquiry_controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.shop.inquiry_controller).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.shop.loadbalancing_controller" (parent: .abstract.instanceof.faros_avant_theme.shop.loadbalancing_controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.shop.loadbalancing_controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.shop.loadbalancing_controller).
Resolving inheritance for "faros_avant_theme.shop.loadbalancing_controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.shop.loadbalancing_controller).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.shop.loadbalancingblacklist_controller" (parent: .abstract.instanceof.faros_avant_theme.shop.loadbalancingblacklist_controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.shop.loadbalancingblacklist_controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.shop.loadbalancingblacklist_controller).
Resolving inheritance for "faros_avant_theme.shop.loadbalancingblacklist_controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.shop.loadbalancingblacklist_controller).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.shop.servicecode_controller" (parent: .abstract.instanceof.faros_avant_theme.shop.servicecode_controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.shop.servicecode_controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.shop.servicecode_controller).
Resolving inheritance for "faros_avant_theme.shop.servicecode_controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.shop.servicecode_controller).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.shop.dashboard_controller" (parent: .abstract.instanceof.faros_avant_theme.shop.dashboard_controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.shop.dashboard_controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.shop.dashboard_controller).
Resolving inheritance for "faros_avant_theme.shop.dashboard_controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.shop.dashboard_controller).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.shop.graph_controller" (parent: .abstract.instanceof.faros_avant_theme.shop.graph_controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.shop.graph_controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.shop.graph_controller).
Resolving inheritance for "faros_avant_theme.shop.graph_controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.shop.graph_controller).
Resolving inheritance for "faros_cms.widget_type.mixed" (parent: faros_cms.widget_type).
Resolving inheritance for "faros_cms.widget_type.image" (parent: faros_cms.widget_type).
Resolving inheritance for "faros_cms.widget_type.home_block" (parent: faros_cms.widget_type).
Resolving inheritance for "faros_cms.widget_type.home_section" (parent: faros_cms.widget_type).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Faros\ElFinderBundle\Controller\ConnectorController" (parent: .abstract.instanceof.Faros\ElFinderBundle\Controller\ConnectorController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Faros\ElFinderBundle\Controller\ConnectorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Faros\ElFinderBundle\Controller\ConnectorController).
Resolving inheritance for "Faros\ElFinderBundle\Controller\ConnectorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Faros\ElFinderBundle\Controller\ConnectorController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Faros\ElFinderBundle\Controller\MediaController" (parent: .abstract.instanceof.Faros\ElFinderBundle\Controller\MediaController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Faros\ElFinderBundle\Controller\MediaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Faros\ElFinderBundle\Controller\MediaController).
Resolving inheritance for "Faros\ElFinderBundle\Controller\MediaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Faros\ElFinderBundle\Controller\MediaController).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Faros\ElFinderBundle\Command\FileCheckCommand" (parent: .abstract.instanceof.Faros\ElFinderBundle\Command\FileCheckCommand).
Resolving inheritance for "Faros\ElFinderBundle\Command\FileCheckCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Faros\ElFinderBundle\Command\FileCheckCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Faros\ElFinderBundle\Command\FileSyncCommand" (parent: .abstract.instanceof.Faros\ElFinderBundle\Command\FileSyncCommand).
Resolving inheritance for "Faros\ElFinderBundle\Command\FileSyncCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Faros\ElFinderBundle\Command\FileSyncCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Faros\ElFinderBundle\Command\GenerateThumbnailsCommand" (parent: .abstract.instanceof.Faros\ElFinderBundle\Command\GenerateThumbnailsCommand).
Resolving inheritance for "Faros\ElFinderBundle\Command\GenerateThumbnailsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Faros\ElFinderBundle\Command\GenerateThumbnailsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.faros_elfinder.form.media_type" (parent: .abstract.instanceof.faros_elfinder.form.media_type).
Resolving inheritance for "faros_elfinder.form.media_type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.faros_elfinder.form.media_type).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.faros_elfinder.form.image_type" (parent: .abstract.instanceof.faros_elfinder.form.image_type).
Resolving inheritance for "faros_elfinder.form.image_type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.faros_elfinder.form.image_type).
Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.faros_elfinder.twig.media_extension" (parent: .abstract.instanceof.faros_elfinder.twig.media_extension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.faros_elfinder.twig.media_extension" (parent: .instanceof.Twig_ExtensionInterface.0.faros_elfinder.twig.media_extension).
Resolving inheritance for "faros_elfinder.twig.media_extension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.faros_elfinder.twig.media_extension).
Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.faros.qb.twig.query_extension" (parent: .abstract.instanceof.faros.qb.twig.query_extension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.faros.qb.twig.query_extension" (parent: .instanceof.Twig_ExtensionInterface.0.faros.qb.twig.query_extension).
Resolving inheritance for "faros.qb.twig.query_extension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.faros.qb.twig.query_extension).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Faros\QBBundle\Controller\QueryController" (parent: .abstract.instanceof.Faros\QBBundle\Controller\QueryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Faros\QBBundle\Controller\QueryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Faros\QBBundle\Controller\QueryController).
Resolving inheritance for "Faros\QBBundle\Controller\QueryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Faros\QBBundle\Controller\QueryController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.faros.lead.form.type_extension.lead" (parent: .abstract.instanceof.faros.lead.form.type_extension.lead).
Resolving inheritance for "faros.lead.form.type_extension.lead" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.faros.lead.form.type_extension.lead).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.faros.lead.form.type.lead_activity" (parent: .abstract.instanceof.faros.lead.form.type.lead_activity).
Resolving inheritance for "faros.lead.form.type.lead_activity" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.faros.lead.form.type.lead_activity).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.faros.lead.form.type.inquiry" (parent: .abstract.instanceof.faros.lead.form.type.inquiry).
Resolving inheritance for "faros.lead.form.type.inquiry" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.faros.lead.form.type.inquiry).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.faros.lead.form.address_type" (parent: .abstract.instanceof.faros.lead.form.address_type).
Resolving inheritance for "faros.lead.form.address_type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.faros.lead.form.address_type).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Mac\CoreBundle\Form\Shop\CouponType" (parent: .abstract.instanceof.Mac\CoreBundle\Form\Shop\CouponType).
Resolving inheritance for "Mac\CoreBundle\Form\Shop\CouponType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Mac\CoreBundle\Form\Shop\CouponType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Mac\CoreBundle\Form\Shop\ConstraintType" (parent: .abstract.instanceof.Mac\CoreBundle\Form\Shop\ConstraintType).
Resolving inheritance for "Mac\CoreBundle\Form\Shop\ConstraintType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Mac\CoreBundle\Form\Shop\ConstraintType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Mac\CoreBundle\Form\Shop\CouponAdvantageType" (parent: .abstract.instanceof.Mac\CoreBundle\Form\Shop\CouponAdvantageType).
Resolving inheritance for "Mac\CoreBundle\Form\Shop\CouponAdvantageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Mac\CoreBundle\Form\Shop\CouponAdvantageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Mac\CoreBundle\Form\Shop\CompanyType" (parent: .abstract.instanceof.Mac\CoreBundle\Form\Shop\CompanyType).
Resolving inheritance for "Mac\CoreBundle\Form\Shop\CompanyType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Mac\CoreBundle\Form\Shop\CompanyType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Mac\CoreBundle\Form\Shop\CustomerType" (parent: .abstract.instanceof.Mac\CoreBundle\Form\Shop\CustomerType).
Resolving inheritance for "Mac\CoreBundle\Form\Shop\CustomerType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Mac\CoreBundle\Form\Shop\CustomerType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Mac\CoreBundle\Form\Shop\CustomerProfileType" (parent: .abstract.instanceof.Mac\CoreBundle\Form\Shop\CustomerProfileType).
Resolving inheritance for "Mac\CoreBundle\Form\Shop\CustomerProfileType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Mac\CoreBundle\Form\Shop\CustomerProfileType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Mac\CoreBundle\Form\Shop\GeoAreaType" (parent: .abstract.instanceof.Mac\CoreBundle\Form\Shop\GeoAreaType).
Resolving inheritance for "Mac\CoreBundle\Form\Shop\GeoAreaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Mac\CoreBundle\Form\Shop\GeoAreaType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Mac\CoreBundle\Form\Shop\VatType" (parent: .abstract.instanceof.Mac\CoreBundle\Form\Shop\VatType).
Resolving inheritance for "Mac\CoreBundle\Form\Shop\VatType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Mac\CoreBundle\Form\Shop\VatType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Mac\CoreBundle\Form\Shop\LoadBalancingType" (parent: .abstract.instanceof.Mac\CoreBundle\Form\Shop\LoadBalancingType).
Resolving inheritance for "Mac\CoreBundle\Form\Shop\LoadBalancingType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Mac\CoreBundle\Form\Shop\LoadBalancingType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Mac\CoreBundle\Form\Shop\LoadBalancingBlacklistType" (parent: .abstract.instanceof.Mac\CoreBundle\Form\Shop\LoadBalancingBlacklistType).
Resolving inheritance for "Mac\CoreBundle\Form\Shop\LoadBalancingBlacklistType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Mac\CoreBundle\Form\Shop\LoadBalancingBlacklistType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Mac\CoreBundle\Form\Shop\ServiceCodeType" (parent: .abstract.instanceof.Mac\CoreBundle\Form\Shop\ServiceCodeType).
Resolving inheritance for "Mac\CoreBundle\Form\Shop\ServiceCodeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Mac\CoreBundle\Form\Shop\ServiceCodeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Mac\CoreBundle\Form\Shop\ServiceCostType" (parent: .abstract.instanceof.Mac\CoreBundle\Form\Shop\ServiceCostType).
Resolving inheritance for "Mac\CoreBundle\Form\Shop\ServiceCostType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Mac\CoreBundle\Form\Shop\ServiceCostType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Mac\CoreBundle\Form\Shop\GraphFilterType" (parent: .abstract.instanceof.Mac\CoreBundle\Form\Shop\GraphFilterType).
Resolving inheritance for "Mac\CoreBundle\Form\Shop\GraphFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Mac\CoreBundle\Form\Shop\GraphFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Mac\CoreBundle\Command\GeneratePdfThumbnailCommand" (parent: .abstract.instanceof.Mac\CoreBundle\Command\GeneratePdfThumbnailCommand).
Resolving inheritance for "Mac\CoreBundle\Command\GeneratePdfThumbnailCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Mac\CoreBundle\Command\GeneratePdfThumbnailCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Mac\CoreBundle\Command\SyncPublicImagesCommand" (parent: .abstract.instanceof.Mac\CoreBundle\Command\SyncPublicImagesCommand).
Resolving inheritance for "Mac\CoreBundle\Command\SyncPublicImagesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Mac\CoreBundle\Command\SyncPublicImagesCommand).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Mac\CoreBundle\Entity\Repository\DocumentRepository" (parent: .abstract.instanceof.Mac\CoreBundle\Entity\Repository\DocumentRepository).
Resolving inheritance for "Mac\CoreBundle\Entity\Repository\DocumentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Mac\CoreBundle\Entity\Repository\DocumentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Mac\CoreBundle\Entity\Repository\LnDiscountRepository" (parent: .abstract.instanceof.Mac\CoreBundle\Entity\Repository\LnDiscountRepository).
Resolving inheritance for "Mac\CoreBundle\Entity\Repository\LnDiscountRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Mac\CoreBundle\Entity\Repository\LnDiscountRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Mac\CoreBundle\Entity\Repository\LnEcotaxeRepository" (parent: .abstract.instanceof.Mac\CoreBundle\Entity\Repository\LnEcotaxeRepository).
Resolving inheritance for "Mac\CoreBundle\Entity\Repository\LnEcotaxeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Mac\CoreBundle\Entity\Repository\LnEcotaxeRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Mac\CoreBundle\Form\SlideshowType" (parent: .abstract.instanceof.Mac\CoreBundle\Form\SlideshowType).
Resolving inheritance for "Mac\CoreBundle\Form\SlideshowType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Mac\CoreBundle\Form\SlideshowType).
Resolving inheritance for "mac.sync.user_manager" (parent: mac.sync.abstract_manager).
Resolving inheritance for "mac.sync.company_manager" (parent: mac.sync.abstract_manager).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.mac_core.form.job_type" (parent: .abstract.instanceof.mac_core.form.job_type).
Resolving inheritance for "mac_core.form.job_type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.mac_core.form.job_type).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.mac_core.form.news_type" (parent: .abstract.instanceof.mac_core.form.news_type).
Resolving inheritance for "mac_core.form.news_type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.mac_core.form.news_type).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.mac_core.form.job_offer_type" (parent: .abstract.instanceof.mac_core.form.job_offer_type).
Resolving inheritance for "mac_core.form.job_offer_type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.mac_core.form.job_offer_type).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.mac_core.form.widget.text_with_link" (parent: .abstract.instanceof.mac_core.form.widget.text_with_link).
Resolving inheritance for "mac_core.form.widget.text_with_link" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.mac_core.form.widget.text_with_link).
Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.mac.twig.ext_extension" (parent: .abstract.instanceof.mac.twig.ext_extension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.mac.twig.ext_extension" (parent: .instanceof.Twig_ExtensionInterface.0.mac.twig.ext_extension).
Resolving inheritance for "mac.twig.ext_extension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.mac.twig.ext_extension).
Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.mac.twig.sort_collection_extension" (parent: .abstract.instanceof.mac.twig.sort_collection_extension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.mac.twig.sort_collection_extension" (parent: .instanceof.Twig_ExtensionInterface.0.mac.twig.sort_collection_extension).
Resolving inheritance for "mac.twig.sort_collection_extension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.mac.twig.sort_collection_extension).
Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.mac.twig.image_size_extension" (parent: .abstract.instanceof.mac.twig.image_size_extension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.mac.twig.image_size_extension" (parent: .instanceof.Twig_ExtensionInterface.0.mac.twig.image_size_extension).
Resolving inheritance for "mac.twig.image_size_extension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.mac.twig.image_size_extension).
Resolving inheritance for "fx_site.mailer.inquiry" (parent: fx_site.mailer.manager).
Resolving inheritance for "fx_site.mailer.job_application" (parent: fx_site.mailer.manager).
Resolving inheritance for "fx_site.mailer.professional_demand" (parent: fx_site.mailer.manager).
Resolving inheritance for "fx_site.mailer.prescriber_account" (parent: fx_site.mailer.manager).
Resolving inheritance for "fx_site.mailer.whitebook" (parent: fx_site.mailer.manager).
Resolving inheritance for "fx_site.mailer.assignation_notification" (parent: fx_site.mailer.manager).
Resolving inheritance for "fx_site.mailer.quotation_assignation" (parent: fx_site.mailer.manager).
Resolving inheritance for "fx_site.mailer.quotation_assignation_exp_premium" (parent: fx_site.mailer.manager).
Resolving inheritance for "fx_site.mailer.find_retailer_assignation" (parent: fx_site.mailer.manager).
Resolving inheritance for "fx_site.mailer.find_retailer_assignation_exp_premium" (parent: fx_site.mailer.manager).
Resolving inheritance for "fx_site.mailer.sav_assignation" (parent: fx_site.mailer.manager).
Resolving inheritance for "fx_site.mailer.sav_assignation_exp_premium" (parent: fx_site.mailer.manager).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\SiteBundle\Controller\Catalog\ProductCategoryController" (parent: .abstract.instanceof.Franciaflex\SiteBundle\Controller\Catalog\ProductCategoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\SiteBundle\Controller\Catalog\ProductCategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\SiteBundle\Controller\Catalog\ProductCategoryController).
Resolving inheritance for "Franciaflex\SiteBundle\Controller\Catalog\ProductCategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\SiteBundle\Controller\Catalog\ProductCategoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\SiteBundle\Controller\Catalog\ProductController" (parent: .abstract.instanceof.Franciaflex\SiteBundle\Controller\Catalog\ProductController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\SiteBundle\Controller\Catalog\ProductController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\SiteBundle\Controller\Catalog\ProductController).
Resolving inheritance for "Franciaflex\SiteBundle\Controller\Catalog\ProductController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\SiteBundle\Controller\Catalog\ProductController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\SiteBundle\Controller\Cms\AdviceController" (parent: .abstract.instanceof.Franciaflex\SiteBundle\Controller\Cms\AdviceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\SiteBundle\Controller\Cms\AdviceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\SiteBundle\Controller\Cms\AdviceController).
Resolving inheritance for "Franciaflex\SiteBundle\Controller\Cms\AdviceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\SiteBundle\Controller\Cms\AdviceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\SiteBundle\Controller\Cms\GlossaryController" (parent: .abstract.instanceof.Franciaflex\SiteBundle\Controller\Cms\GlossaryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\SiteBundle\Controller\Cms\GlossaryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\SiteBundle\Controller\Cms\GlossaryController).
Resolving inheritance for "Franciaflex\SiteBundle\Controller\Cms\GlossaryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\SiteBundle\Controller\Cms\GlossaryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\SiteBundle\Controller\Cms\JobController" (parent: .abstract.instanceof.Franciaflex\SiteBundle\Controller\Cms\JobController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\SiteBundle\Controller\Cms\JobController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\SiteBundle\Controller\Cms\JobController).
Resolving inheritance for "Franciaflex\SiteBundle\Controller\Cms\JobController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\SiteBundle\Controller\Cms\JobController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\SiteBundle\Controller\Cms\NewsController" (parent: .abstract.instanceof.Franciaflex\SiteBundle\Controller\Cms\NewsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\SiteBundle\Controller\Cms\NewsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\SiteBundle\Controller\Cms\NewsController).
Resolving inheritance for "Franciaflex\SiteBundle\Controller\Cms\NewsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\SiteBundle\Controller\Cms\NewsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\SiteBundle\Controller\Cms\PageController" (parent: .abstract.instanceof.Franciaflex\SiteBundle\Controller\Cms\PageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\SiteBundle\Controller\Cms\PageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\SiteBundle\Controller\Cms\PageController).
Resolving inheritance for "Franciaflex\SiteBundle\Controller\Cms\PageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\SiteBundle\Controller\Cms\PageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\SiteBundle\Controller\Cms\PressController" (parent: .abstract.instanceof.Franciaflex\SiteBundle\Controller\Cms\PressController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\SiteBundle\Controller\Cms\PressController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\SiteBundle\Controller\Cms\PressController).
Resolving inheritance for "Franciaflex\SiteBundle\Controller\Cms\PressController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\SiteBundle\Controller\Cms\PressController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\SiteBundle\Controller\CommonsController" (parent: .abstract.instanceof.Franciaflex\SiteBundle\Controller\CommonsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\SiteBundle\Controller\CommonsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\SiteBundle\Controller\CommonsController).
Resolving inheritance for "Franciaflex\SiteBundle\Controller\CommonsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\SiteBundle\Controller\CommonsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\SiteBundle\Controller\DOPController" (parent: .abstract.instanceof.Franciaflex\SiteBundle\Controller\DOPController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\SiteBundle\Controller\DOPController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\SiteBundle\Controller\DOPController).
Resolving inheritance for "Franciaflex\SiteBundle\Controller\DOPController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\SiteBundle\Controller\DOPController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\SiteBundle\Controller\EsiController" (parent: .abstract.instanceof.Franciaflex\SiteBundle\Controller\EsiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\SiteBundle\Controller\EsiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\SiteBundle\Controller\EsiController).
Resolving inheritance for "Franciaflex\SiteBundle\Controller\EsiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\SiteBundle\Controller\EsiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\SiteBundle\Controller\Lead\LeadActivityController" (parent: .abstract.instanceof.Franciaflex\SiteBundle\Controller\Lead\LeadActivityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\SiteBundle\Controller\Lead\LeadActivityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\SiteBundle\Controller\Lead\LeadActivityController).
Resolving inheritance for "Franciaflex\SiteBundle\Controller\Lead\LeadActivityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\SiteBundle\Controller\Lead\LeadActivityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\SiteBundle\Controller\Lead\LeadApiSdFController" (parent: .abstract.instanceof.Franciaflex\SiteBundle\Controller\Lead\LeadApiSdFController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\SiteBundle\Controller\Lead\LeadApiSdFController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\SiteBundle\Controller\Lead\LeadApiSdFController).
Resolving inheritance for "Franciaflex\SiteBundle\Controller\Lead\LeadApiSdFController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\SiteBundle\Controller\Lead\LeadApiSdFController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\SiteBundle\Controller\Lead\WhiteBookController" (parent: .abstract.instanceof.Franciaflex\SiteBundle\Controller\Lead\WhiteBookController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\SiteBundle\Controller\Lead\WhiteBookController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\SiteBundle\Controller\Lead\WhiteBookController).
Resolving inheritance for "Franciaflex\SiteBundle\Controller\Lead\WhiteBookController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\SiteBundle\Controller\Lead\WhiteBookController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\SiteBundle\Controller\MenuController" (parent: .abstract.instanceof.Franciaflex\SiteBundle\Controller\MenuController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\SiteBundle\Controller\MenuController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\SiteBundle\Controller\MenuController).
Resolving inheritance for "Franciaflex\SiteBundle\Controller\MenuController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\SiteBundle\Controller\MenuController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\SiteBundle\Controller\RobotsController" (parent: .abstract.instanceof.Franciaflex\SiteBundle\Controller\RobotsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\SiteBundle\Controller\RobotsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\SiteBundle\Controller\RobotsController).
Resolving inheritance for "Franciaflex\SiteBundle\Controller\RobotsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\SiteBundle\Controller\RobotsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\SiteBundle\Controller\SearchEngineController" (parent: .abstract.instanceof.Franciaflex\SiteBundle\Controller\SearchEngineController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\SiteBundle\Controller\SearchEngineController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\SiteBundle\Controller\SearchEngineController).
Resolving inheritance for "Franciaflex\SiteBundle\Controller\SearchEngineController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\SiteBundle\Controller\SearchEngineController).
Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.twig.extension.text" (parent: .abstract.instanceof.twig.extension.text).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.twig.extension.text" (parent: .instanceof.Twig_ExtensionInterface.0.twig.extension.text).
Resolving inheritance for "twig.extension.text" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.twig.extension.text).
Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.fx_site.twig.menu_extension" (parent: .abstract.instanceof.fx_site.twig.menu_extension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.fx_site.twig.menu_extension" (parent: .instanceof.Twig_ExtensionInterface.0.fx_site.twig.menu_extension).
Resolving inheritance for "fx_site.twig.menu_extension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.fx_site.twig.menu_extension).
Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.fx_site.twig.color_extension" (parent: .abstract.instanceof.fx_site.twig.color_extension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.fx_site.twig.color_extension" (parent: .instanceof.Twig_ExtensionInterface.0.fx_site.twig.color_extension).
Resolving inheritance for "fx_site.twig.color_extension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.fx_site.twig.color_extension).
Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.fx_site.twig.highlight_extension" (parent: .abstract.instanceof.fx_site.twig.highlight_extension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.fx_site.twig.highlight_extension" (parent: .instanceof.Twig_ExtensionInterface.0.fx_site.twig.highlight_extension).
Resolving inheritance for "fx_site.twig.highlight_extension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.fx_site.twig.highlight_extension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.fx_site.form.type.lead_activity" (parent: .abstract.instanceof.fx_site.form.type.lead_activity).
Resolving inheritance for "fx_site.form.type.lead_activity" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.fx_site.form.type.lead_activity).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.fx_site.form.type.quote_request_product" (parent: .abstract.instanceof.fx_site.form.type.quote_request_product).
Resolving inheritance for "fx_site.form.type.quote_request_product" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.fx_site.form.type.quote_request_product).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.fx_site.form.type.job_application" (parent: .abstract.instanceof.fx_site.form.type.job_application).
Resolving inheritance for "fx_site.form.type.job_application" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.fx_site.form.type.job_application).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.fx_site.command.sitemap_generator" (parent: .abstract.instanceof.fx_site.command.sitemap_generator).
Resolving inheritance for "fx_site.command.sitemap_generator" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.fx_site.command.sitemap_generator).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Franciaflex\SiteBundle\Command\BroadcastLeadCommand" (parent: .abstract.instanceof.Franciaflex\SiteBundle\Command\BroadcastLeadCommand).
Resolving inheritance for "Franciaflex\SiteBundle\Command\BroadcastLeadCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Franciaflex\SiteBundle\Command\BroadcastLeadCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Franciaflex\SiteBundle\Command\UpdateFreeDeliveryCommand" (parent: .abstract.instanceof.Franciaflex\SiteBundle\Command\UpdateFreeDeliveryCommand).
Resolving inheritance for "Franciaflex\SiteBundle\Command\UpdateFreeDeliveryCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Franciaflex\SiteBundle\Command\UpdateFreeDeliveryCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\AdminBundle\Controller\Catalog\ColorChartController" (parent: .abstract.instanceof.Franciaflex\AdminBundle\Controller\Catalog\ColorChartController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\AdminBundle\Controller\Catalog\ColorChartController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\AdminBundle\Controller\Catalog\ColorChartController).
Resolving inheritance for "Franciaflex\AdminBundle\Controller\Catalog\ColorChartController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\AdminBundle\Controller\Catalog\ColorChartController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\AdminBundle\Controller\Catalog\CriterionCategoryController" (parent: .abstract.instanceof.Franciaflex\AdminBundle\Controller\Catalog\CriterionCategoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\AdminBundle\Controller\Catalog\CriterionCategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\AdminBundle\Controller\Catalog\CriterionCategoryController).
Resolving inheritance for "Franciaflex\AdminBundle\Controller\Catalog\CriterionCategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\AdminBundle\Controller\Catalog\CriterionCategoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\AdminBundle\Controller\Catalog\ProductController" (parent: .abstract.instanceof.Franciaflex\AdminBundle\Controller\Catalog\ProductController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\AdminBundle\Controller\Catalog\ProductController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\AdminBundle\Controller\Catalog\ProductController).
Resolving inheritance for "Franciaflex\AdminBundle\Controller\Catalog\ProductController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\AdminBundle\Controller\Catalog\ProductController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\AdminBundle\Controller\Cms\AdviceController" (parent: .abstract.instanceof.Franciaflex\AdminBundle\Controller\Cms\AdviceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\AdminBundle\Controller\Cms\AdviceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\AdminBundle\Controller\Cms\AdviceController).
Resolving inheritance for "Franciaflex\AdminBundle\Controller\Cms\AdviceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\AdminBundle\Controller\Cms\AdviceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\AdminBundle\Controller\Cms\GlossaryController" (parent: .abstract.instanceof.Franciaflex\AdminBundle\Controller\Cms\GlossaryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\AdminBundle\Controller\Cms\GlossaryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\AdminBundle\Controller\Cms\GlossaryController).
Resolving inheritance for "Franciaflex\AdminBundle\Controller\Cms\GlossaryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\AdminBundle\Controller\Cms\GlossaryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\AdminBundle\Controller\Cms\JobController" (parent: .abstract.instanceof.Franciaflex\AdminBundle\Controller\Cms\JobController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\AdminBundle\Controller\Cms\JobController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\AdminBundle\Controller\Cms\JobController).
Resolving inheritance for "Franciaflex\AdminBundle\Controller\Cms\JobController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\AdminBundle\Controller\Cms\JobController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\AdminBundle\Controller\Cms\PageController" (parent: .abstract.instanceof.Franciaflex\AdminBundle\Controller\Cms\PageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\AdminBundle\Controller\Cms\PageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\AdminBundle\Controller\Cms\PageController).
Resolving inheritance for "Franciaflex\AdminBundle\Controller\Cms\PageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\AdminBundle\Controller\Cms\PageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\AdminBundle\Controller\Cms\PressCategoryController" (parent: .abstract.instanceof.Franciaflex\AdminBundle\Controller\Cms\PressCategoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\AdminBundle\Controller\Cms\PressCategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\AdminBundle\Controller\Cms\PressCategoryController).
Resolving inheritance for "Franciaflex\AdminBundle\Controller\Cms\PressCategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\AdminBundle\Controller\Cms\PressCategoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\AdminBundle\Controller\Cms\PressController" (parent: .abstract.instanceof.Franciaflex\AdminBundle\Controller\Cms\PressController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\AdminBundle\Controller\Cms\PressController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\AdminBundle\Controller\Cms\PressController).
Resolving inheritance for "Franciaflex\AdminBundle\Controller\Cms\PressController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\AdminBundle\Controller\Cms\PressController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\AdminBundle\Controller\Cms\WidgetController" (parent: .abstract.instanceof.Franciaflex\AdminBundle\Controller\Cms\WidgetController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\AdminBundle\Controller\Cms\WidgetController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\AdminBundle\Controller\Cms\WidgetController).
Resolving inheritance for "Franciaflex\AdminBundle\Controller\Cms\WidgetController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\AdminBundle\Controller\Cms\WidgetController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\AdminBundle\Controller\Core\DepartmentController" (parent: .abstract.instanceof.Franciaflex\AdminBundle\Controller\Core\DepartmentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\AdminBundle\Controller\Core\DepartmentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\AdminBundle\Controller\Core\DepartmentController).
Resolving inheritance for "Franciaflex\AdminBundle\Controller\Core\DepartmentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\AdminBundle\Controller\Core\DepartmentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\AdminBundle\Controller\Core\EmbededUserController" (parent: .abstract.instanceof.Franciaflex\AdminBundle\Controller\Core\EmbededUserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\AdminBundle\Controller\Core\EmbededUserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\AdminBundle\Controller\Core\EmbededUserController).
Resolving inheritance for "Franciaflex\AdminBundle\Controller\Core\EmbededUserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\AdminBundle\Controller\Core\EmbededUserController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\AdminBundle\Controller\DashboardController" (parent: .abstract.instanceof.Franciaflex\AdminBundle\Controller\DashboardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\AdminBundle\Controller\DashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\AdminBundle\Controller\DashboardController).
Resolving inheritance for "Franciaflex\AdminBundle\Controller\DashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\AdminBundle\Controller\DashboardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\AdminBundle\Controller\Lead\AfterSaleServiceController" (parent: .abstract.instanceof.Franciaflex\AdminBundle\Controller\Lead\AfterSaleServiceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\AdminBundle\Controller\Lead\AfterSaleServiceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\AdminBundle\Controller\Lead\AfterSaleServiceController).
Resolving inheritance for "Franciaflex\AdminBundle\Controller\Lead\AfterSaleServiceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\AdminBundle\Controller\Lead\AfterSaleServiceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\AdminBundle\Controller\Lead\FindRetailerController" (parent: .abstract.instanceof.Franciaflex\AdminBundle\Controller\Lead\FindRetailerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\AdminBundle\Controller\Lead\FindRetailerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\AdminBundle\Controller\Lead\FindRetailerController).
Resolving inheritance for "Franciaflex\AdminBundle\Controller\Lead\FindRetailerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\AdminBundle\Controller\Lead\FindRetailerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\AdminBundle\Controller\Lead\LeadAbstractController" (parent: .abstract.instanceof.Franciaflex\AdminBundle\Controller\Lead\LeadAbstractController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\AdminBundle\Controller\Lead\LeadAbstractController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\AdminBundle\Controller\Lead\LeadAbstractController).
Resolving inheritance for "Franciaflex\AdminBundle\Controller\Lead\LeadAbstractController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\AdminBundle\Controller\Lead\LeadAbstractController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\AdminBundle\Controller\Lead\PointOfSaleController" (parent: .abstract.instanceof.Franciaflex\AdminBundle\Controller\Lead\PointOfSaleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\AdminBundle\Controller\Lead\PointOfSaleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\AdminBundle\Controller\Lead\PointOfSaleController).
Resolving inheritance for "Franciaflex\AdminBundle\Controller\Lead\PointOfSaleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\AdminBundle\Controller\Lead\PointOfSaleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\AdminBundle\Controller\Lead\PressController" (parent: .abstract.instanceof.Franciaflex\AdminBundle\Controller\Lead\PressController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\AdminBundle\Controller\Lead\PressController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\AdminBundle\Controller\Lead\PressController).
Resolving inheritance for "Franciaflex\AdminBundle\Controller\Lead\PressController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\AdminBundle\Controller\Lead\PressController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\AdminBundle\Controller\Lead\ProfessionalController" (parent: .abstract.instanceof.Franciaflex\AdminBundle\Controller\Lead\ProfessionalController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\AdminBundle\Controller\Lead\ProfessionalController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\AdminBundle\Controller\Lead\ProfessionalController).
Resolving inheritance for "Franciaflex\AdminBundle\Controller\Lead\ProfessionalController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\AdminBundle\Controller\Lead\ProfessionalController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\AdminBundle\Controller\Lead\QuoteRequestController" (parent: .abstract.instanceof.Franciaflex\AdminBundle\Controller\Lead\QuoteRequestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\AdminBundle\Controller\Lead\QuoteRequestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\AdminBundle\Controller\Lead\QuoteRequestController).
Resolving inheritance for "Franciaflex\AdminBundle\Controller\Lead\QuoteRequestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\AdminBundle\Controller\Lead\QuoteRequestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\AdminBundle\Controller\Lead\SavController" (parent: .abstract.instanceof.Franciaflex\AdminBundle\Controller\Lead\SavController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\AdminBundle\Controller\Lead\SavController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\AdminBundle\Controller\Lead\SavController).
Resolving inheritance for "Franciaflex\AdminBundle\Controller\Lead\SavController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\AdminBundle\Controller\Lead\SavController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Franciaflex\AdminBundle\Form\Type\Cms\AdviceType" (parent: .abstract.instanceof.Franciaflex\AdminBundle\Form\Type\Cms\AdviceType).
Resolving inheritance for "Franciaflex\AdminBundle\Form\Type\Cms\AdviceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Franciaflex\AdminBundle\Form\Type\Cms\AdviceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Franciaflex\AdminBundle\Form\Type\Cms\GlossaryType" (parent: .abstract.instanceof.Franciaflex\AdminBundle\Form\Type\Cms\GlossaryType).
Resolving inheritance for "Franciaflex\AdminBundle\Form\Type\Cms\GlossaryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Franciaflex\AdminBundle\Form\Type\Cms\GlossaryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Franciaflex\AdminBundle\Form\Type\Cms\JobType" (parent: .abstract.instanceof.Franciaflex\AdminBundle\Form\Type\Cms\JobType).
Resolving inheritance for "Franciaflex\AdminBundle\Form\Type\Cms\JobType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Franciaflex\AdminBundle\Form\Type\Cms\JobType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Franciaflex\AdminBundle\Form\Type\Cms\PressCategoryType" (parent: .abstract.instanceof.Franciaflex\AdminBundle\Form\Type\Cms\PressCategoryType).
Resolving inheritance for "Franciaflex\AdminBundle\Form\Type\Cms\PressCategoryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Franciaflex\AdminBundle\Form\Type\Cms\PressCategoryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Franciaflex\AdminBundle\Form\Type\Cms\PressType" (parent: .abstract.instanceof.Franciaflex\AdminBundle\Form\Type\Cms\PressType).
Resolving inheritance for "Franciaflex\AdminBundle\Form\Type\Cms\PressType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Franciaflex\AdminBundle\Form\Type\Cms\PressType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Franciaflex\AdminBundle\Form\Type\Lead\PointOfSaleType" (parent: .abstract.instanceof.Franciaflex\AdminBundle\Form\Type\Lead\PointOfSaleType).
Resolving inheritance for "Franciaflex\AdminBundle\Form\Type\Lead\PointOfSaleType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Franciaflex\AdminBundle\Form\Type\Lead\PointOfSaleType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Franciaflex\AdminBundle\Form\Type\Catalog\CriterionCategoryType" (parent: .abstract.instanceof.Franciaflex\AdminBundle\Form\Type\Catalog\CriterionCategoryType).
Resolving inheritance for "Franciaflex\AdminBundle\Form\Type\Catalog\CriterionCategoryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Franciaflex\AdminBundle\Form\Type\Catalog\CriterionCategoryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Franciaflex\AdminBundle\Form\Type\Catalog\CriterionProductValueType" (parent: .abstract.instanceof.Franciaflex\AdminBundle\Form\Type\Catalog\CriterionProductValueType).
Resolving inheritance for "Franciaflex\AdminBundle\Form\Type\Catalog\CriterionProductValueType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Franciaflex\AdminBundle\Form\Type\Catalog\CriterionProductValueType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Franciaflex\AdminBundle\Form\Type\Catalog\CriterionType" (parent: .abstract.instanceof.Franciaflex\AdminBundle\Form\Type\Catalog\CriterionType).
Resolving inheritance for "Franciaflex\AdminBundle\Form\Type\Catalog\CriterionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Franciaflex\AdminBundle\Form\Type\Catalog\CriterionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Franciaflex\AdminBundle\Form\Type\Catalog\ProductEquipmentType" (parent: .abstract.instanceof.Franciaflex\AdminBundle\Form\Type\Catalog\ProductEquipmentType).
Resolving inheritance for "Franciaflex\AdminBundle\Form\Type\Catalog\ProductEquipmentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Franciaflex\AdminBundle\Form\Type\Catalog\ProductEquipmentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Franciaflex\AdminBundle\Form\Type\Catalog\ProductImageType" (parent: .abstract.instanceof.Franciaflex\AdminBundle\Form\Type\Catalog\ProductImageType).
Resolving inheritance for "Franciaflex\AdminBundle\Form\Type\Catalog\ProductImageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Franciaflex\AdminBundle\Form\Type\Catalog\ProductImageType).
Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.fx_admin.twig.misc_extension" (parent: .abstract.instanceof.fx_admin.twig.misc_extension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.fx_admin.twig.misc_extension" (parent: .instanceof.Twig_ExtensionInterface.0.fx_admin.twig.misc_extension).
Resolving inheritance for "fx_admin.twig.misc_extension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.fx_admin.twig.misc_extension).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\DataCollector\DataCollectorInterface.0.faros.shop.data_collector" (parent: .abstract.instanceof.faros.shop.data_collector).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ResetInterface.0.faros.shop.data_collector" (parent: .instanceof.Symfony\Component\HttpKernel\DataCollector\DataCollectorInterface.0.faros.shop.data_collector).
Resolving inheritance for "faros.shop.data_collector" (parent: .instanceof.Symfony\Contracts\Service\ResetInterface.0.faros.shop.data_collector).
Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.faros.shop.twig_extension.evalulate" (parent: .abstract.instanceof.faros.shop.twig_extension.evalulate).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.faros.shop.twig_extension.evalulate" (parent: .instanceof.Twig_ExtensionInterface.0.faros.shop.twig_extension.evalulate).
Resolving inheritance for "faros.shop.twig_extension.evalulate" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.faros.shop.twig_extension.evalulate).
Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.faros.shop.twig_extension.constraint_attribute" (parent: .abstract.instanceof.faros.shop.twig_extension.constraint_attribute).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.faros.shop.twig_extension.constraint_attribute" (parent: .instanceof.Twig_ExtensionInterface.0.faros.shop.twig_extension.constraint_attribute).
Resolving inheritance for "faros.shop.twig_extension.constraint_attribute" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.faros.shop.twig_extension.constraint_attribute).
Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.faros.shop.twig_extension.price" (parent: .abstract.instanceof.faros.shop.twig_extension.price).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.faros.shop.twig_extension.price" (parent: .instanceof.Twig_ExtensionInterface.0.faros.shop.twig_extension.price).
Resolving inheritance for "faros.shop.twig_extension.price" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.faros.shop.twig_extension.price).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.validator.unique.is_unique_code" (parent: .abstract.instanceof.validator.unique.is_unique_code).
Resolving inheritance for "validator.unique.is_unique_code" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.validator.unique.is_unique_code).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.faros_shop.form.faros_delivery_type" (parent: .abstract.instanceof.faros_shop.form.faros_delivery_type).
Resolving inheritance for "faros_shop.form.faros_delivery_type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.faros_shop.form.faros_delivery_type).
Resolving inheritance for ".abstract.instanceof.mac.sync.user_manager" (parent: mac.sync.abstract_manager).
Resolving inheritance for ".abstract.instanceof.mac.sync.company_manager" (parent: mac.sync.abstract_manager).
Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.http_client" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.mailer" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.translation" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.snappy" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.debug" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.httplug" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.oplead" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.faros_action" (parent: monolog.logger_prototype).
7
Skipping service "templating.name_parser": Class or interface "Symfony\Component\Templating\TemplateNameParser" cannot be loaded.
Skipping service "raven_client": Class or interface "Raven_Client" cannot be loaded.
Skipping service "faros_avant_theme.elfinder.media_controller": Class or interface "Faros\AvantThemeBundle\Controller\ElFinder\MediaController" cannot be loaded.
Skipping service "faros_avant_theme.checkout.embedded_order_controller": Class or interface "Faros\AvantThemeBundle\Controller\Shop\EmbeddedOrderController" cannot be loaded.
Skipping service "faros_avant_theme.shop.servicecost_controller": Class or interface "Faros\AvantThemeBundle\Controller\Shop\ServiceCostController" cannot be loaded.
Skipping service "validator.ral_code": Class or interface "Mac\CoreBundle\Validator\Constraints\RalCodeValidator" cannot be loaded.
Skipping service "faros_shop.delivery_controller": Class or interface "Faros\ShopBundle\Controller\DeliveryController" cannot be loaded.
75
Removing service-argument resolver for controller "Faros\AdminBundle\Controller\CRUD\AbstractController::getFilters": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "Faros\QBBundle\Controller\QueryController::getFilters": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "Franciaflex\AdminBundle\Controller\Catalog\ColorChartController::getFilters": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "Franciaflex\AdminBundle\Controller\Catalog\CriterionCategoryController::getFilters": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "Franciaflex\AdminBundle\Controller\Catalog\ProductController::getFilters": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "Franciaflex\AdminBundle\Controller\Cms\AdviceController::getFilters": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "Franciaflex\AdminBundle\Controller\Cms\GlossaryController::getFilters": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "Franciaflex\AdminBundle\Controller\Cms\JobController::getFilters": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "Franciaflex\AdminBundle\Controller\Cms\PageController::getFilters": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "Franciaflex\AdminBundle\Controller\Cms\PageController::prePersist": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "Franciaflex\AdminBundle\Controller\Cms\PressCategoryController::getFilters": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "Franciaflex\AdminBundle\Controller\Cms\PressController::getFilters": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "Franciaflex\AdminBundle\Controller\Cms\WidgetController::getFilters": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "Franciaflex\AdminBundle\Controller\Cms\WidgetController::prePersist": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "Franciaflex\AdminBundle\Controller\Core\DepartmentController::getFilters": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "Franciaflex\AdminBundle\Controller\Core\EmbededUserController::getFilters": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "Franciaflex\AdminBundle\Controller\Core\EmbededUserController::prePersist": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "Franciaflex\AdminBundle\Controller\Lead\AfterSaleServiceController::getFilters": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "Franciaflex\AdminBundle\Controller\Lead\FindRetailerController::getFilters": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "Franciaflex\AdminBundle\Controller\Lead\LeadAbstractController::getFilters": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "Franciaflex\AdminBundle\Controller\Lead\PointOfSaleController::getFilters": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "Franciaflex\AdminBundle\Controller\Lead\PressController::getFilters": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "Franciaflex\AdminBundle\Controller\Lead\ProfessionalController::getFilters": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "Franciaflex\AdminBundle\Controller\Lead\QuoteRequestController::getFilters": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "Franciaflex\AdminBundle\Controller\Lead\SavController::getFilters": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "faros_avant_theme.admin.log_admin_action_controller::getFilters": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "faros_avant_theme.catalog.catalog_controller::getFilters": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "faros_avant_theme.catalog.color_chart_controller::getFilters": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "faros_avant_theme.catalog.color_controller::getFilters": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "faros_avant_theme.catalog.hierarchy_controller::getFilters": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "faros_avant_theme.catalog.hierarchy_to_product_controller::getFilters": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "faros_avant_theme.catalog.picto_controller::getFilters": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "faros_avant_theme.catalog.product_category_controller::getFilters": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "faros_avant_theme.catalog.product_controller::getFilters": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "faros_avant_theme.cms.faq_controller::getFilters": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "faros_avant_theme.cms.faqcategory_controller::getFilters": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "faros_avant_theme.cms.news_controller::getFilters": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "faros_avant_theme.cms.newscategory_controller::getFilters": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "faros_avant_theme.cms.page2pagecategory_controller::getFilters": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "faros_avant_theme.cms.page_category_controller::getFilters": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "faros_avant_theme.cms.page_controller::getFilters": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "faros_avant_theme.cms.page_controller::prePersist": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "faros_avant_theme.cms.slideshowItem_controller::getFilters": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "faros_avant_theme.cms.slideshow_controller::getFilters": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "faros_avant_theme.cms.widget_controller::getFilters": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "faros_avant_theme.cms.widget_controller::prePersist": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "faros_avant_theme.core.group_controller::getFilters": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "faros_avant_theme.core.group_controller::prePersist": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "faros_avant_theme.core.log_action_controller::getFilters": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "faros_avant_theme.core.parameter_controller::getFilters": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "faros_avant_theme.core.role_controller::getFilters": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "faros_avant_theme.core.route_controller::getFilters": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "faros_avant_theme.core.route_controller::postPersist": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "faros_avant_theme.core.system_parameter_controller::getFilters": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "faros_avant_theme.core.tracking_code_controller::getFilters": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "faros_avant_theme.core.user_controller::getFilters": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "faros_avant_theme.core.user_controller::prePersist": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "faros_avant_theme.lead.inquiry_controller::getFilters": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "faros_avant_theme.lead.user_subscription_controller::getFilters": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "faros_avant_theme.qb.query_controller::getFilters": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "faros_avant_theme.shop.company_controller::getFilters": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "faros_avant_theme.shop.coupon_controller::getFilters": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "faros_avant_theme.shop.customer_controller::getFilters": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "faros_avant_theme.shop.customer_controller::prePersist": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "faros_avant_theme.shop.delivery_controller::getFilters": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "faros_avant_theme.shop.geo_area_controller::getFilters": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "faros_avant_theme.shop.geo_area_controller::prePersist": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "faros_avant_theme.shop.geo_area_controller::preUpdate": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "faros_avant_theme.shop.inquiry_controller::getFilters": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "faros_avant_theme.shop.loadbalancing_controller::getFilters": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "faros_avant_theme.shop.loadbalancingblacklist_controller::getFilters": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "faros_avant_theme.shop.order_controller::getFilters": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "faros_avant_theme.shop.servicecode_controller::getFilters": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "faros_avant_theme.shop.vat_controller::getFilters": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "faros_avant_theme.shop.vat_type_controller::getFilters": no corresponding services exist for the referenced types.
273
Removed service "Psr\Container\ContainerInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ContainerInterface"; reason: private alias.
Removed service "Psr\Http\Message\RequestFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\ResponseFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\ServerRequestFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\StreamFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\UploadedFileFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\UriFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface"; reason: private alias.
Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Contracts\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpCache\StoreInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\UriSigner"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
Removed service "Symfony\Component\String\Slugger\SluggerInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Fragment\FragmentUriGeneratorInterface"; reason: private alias.
Removed service "error_renderer.html"; reason: private alias.
Removed service "error_renderer"; reason: private alias.
Removed service "Psr\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
Removed service "Symfony\Component\Cache\Adapter\AdapterInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\TranslatorInterface"; reason: private alias.
Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface"; reason: private alias.
Removed service "mailer"; reason: private alias.
Removed service "Symfony\Component\Mailer\Transport\TransportInterface"; reason: private alias.
Removed service "mailer.logger_message_listener"; reason: private alias.
Removed service "Symfony\Component\Translation\Reader\TranslationReaderInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Extractor\ExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Writer\TranslationWriterInterface"; reason: private alias.
Removed service "translator.formatter"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Debug\FileLinkFormatter"; reason: private alias.
Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
Removed service "annotation_reader"; reason: private alias.
Removed service "Doctrine\Common\Annotations\Reader"; reason: private alias.
Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
Removed service "serializer.property_accessor"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\ObjectNormalizer"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\PropertyNormalizer"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
Removed service "error_renderer.serializer"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
Removed service "cache.default_redis_provider"; reason: private alias.
Removed service "cache.default_memcached_provider"; reason: private alias.
Removed service "cache.default_doctrine_dbal_provider"; reason: private alias.
Removed service "cache.default_pdo_provider"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: private alias.
Removed service "SessionHandlerInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\Session\Flash\FlashBagInterface"; reason: private alias.
Removed service "session.storage.factory"; reason: private alias.
Removed service "session.handler"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
Removed service "form.property_accessor"; reason: private alias.
Removed service "form.choice_list_factory"; reason: private alias.
Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
Removed service "security.encoder_factory"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
Removed service "Symfony\Component\Security\Http\FirewallMapInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface"; reason: private alias.
Removed service "security.password_hasher"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authentication\AuthenticationManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Guard\GuardAuthenticatorHandler"; reason: private alias.
Removed service "security.firewall"; reason: private alias.
Removed service "security.user_providers"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserProviderInterface"; reason: private alias.
Removed service "security.authentication.session_strategy.admin_area"; reason: private alias.
Removed service "security.user_checker.admin_area"; reason: private alias.
Removed service "security.firewall.context_locator"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserCheckerInterface"; reason: private alias.
Removed service "Twig_Environment"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "Doctrine\DBAL\Driver\Connection"; reason: private alias.
Removed service "Doctrine\DBAL\Connection"; reason: private alias.
Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
Removed service "doctrine.dbal.event_manager"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $defaultConnection"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
Removed service "doctrine.orm.metadata.annotation_reader"; reason: private alias.
Removed service "doctrine.orm.default_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.default_result_cache"; reason: private alias.
Removed service "doctrine.orm.default_query_cache"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $defaultEntityManager"; reason: private alias.
Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
Removed service "sensio_framework_extra.converter.doctrine.orm.expression_language"; reason: private alias.
Removed service "sensio_framework_extra.security.expression_language"; reason: private alias.
Removed service "Knp\Menu\Provider\MenuProviderInterface"; reason: private alias.
Removed service "Knp\Menu\FactoryInterface"; reason: private alias.
Removed service "Knp\Menu\Matcher\MatcherInterface"; reason: private alias.
Removed service "Knp\Menu\Util\MenuManipulator"; reason: private alias.
Removed service "Knp\Snappy\Pdf"; reason: private alias.
Removed service "Knp\Snappy\Image"; reason: private alias.
Removed service "fos_js_routing.router"; reason: private alias.
Removed service "a2lix_auto_form.manipulator.default"; reason: private alias.
Removed service "payment.orm.entity_manager"; reason: private alias.
Removed service "payment.plugin_controller"; reason: private alias.
Removed service "JMS\Payment\CoreBundle\PluginController\PluginController"; reason: private alias.
Removed service "payment.plugin_controller.entity"; reason: private alias.
Removed service "payment.encryption.defuse_php_encryption"; reason: private alias.
Removed service "faros_avant_theme.catalog_type.class"; reason: private alias.
Removed service "Faros\AvantThemeBundle\Form\Type\ColorChartType"; reason: private alias.
Removed service "Franciaflex\SiteBundle\Mailer\MailerManager $inquiryMailer"; reason: private alias.
Removed service "Franciaflex\SiteBundle\Mailer\MailerManager $jobApplicationMailer"; reason: private alias.
Removed service "Franciaflex\SiteBundle\Mailer\MailerManager $professionalDemandMailer"; reason: private alias.
Removed service "Franciaflex\SiteBundle\Mailer\MailerManager $prescriberAccountMailer"; reason: private alias.
Removed service "Franciaflex\SiteBundle\Mailer\MailerManager $whitebookMailer"; reason: private alias.
Removed service "Http\Message\MessageFactory"; reason: private alias.
Removed service "Http\Message\RequestFactory"; reason: private alias.
Removed service "Http\Message\ResponseFactory"; reason: private alias.
Removed service "Http\Message\StreamFactory"; reason: private alias.
Removed service "Http\Message\UriFactory"; reason: private alias.
Removed service "Http\Client\HttpAsyncClient"; reason: private alias.
Removed service "Http\Client\HttpClient"; reason: private alias.
Removed service "Http\Client\HttpClient $app"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface $app"; reason: private alias.
Removed service "Http\Client\HttpAsyncClient $app"; reason: private alias.
Removed service "httplug.client.default"; reason: private alias.
Removed service "Http\Client\Common\HttpMethodsClientInterface"; reason: private alias.
Removed service "twig.loader.filesystem"; reason: private alias.
Removed service "argument_resolver.controller_locator"; reason: private alias.
Removed service "twig.loader"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $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 $doctrineLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $snappyLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $httplugLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $opleadLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $farosActionLogger"; reason: private alias.
Removed service "doctrine.id_generator_locator"; reason: private alias.
Removed service "knp_menu.menu_provider"; reason: private alias.
Removed service "a2lix_translation_form.locale_provider.default"; reason: private alias.
Removed service ".service_locator.7KXttO9"; reason: private alias.
Removed service ".service_locator.0GV1BZZ"; reason: private alias.
Removed service ".service_locator.oJkjVi0"; reason: private alias.
Removed service ".service_locator.wCJqoql"; reason: private alias.
Removed service ".service_locator.sT.G8xC"; reason: private alias.
Removed service ".service_locator.of9fLpj"; reason: private alias.
Removed service ".service_locator.eK5EeJy"; reason: private alias.
Removed service ".service_locator.p1AxAIh"; reason: private alias.
Removed service ".service_locator.lA8WE_k"; reason: private alias.
Removed service ".service_locator.5RsPtRZ"; reason: private alias.
Removed service ".service_locator.Dm3mHGz"; reason: private alias.
Removed service ".service_locator.0p_MXTo"; reason: private alias.
Removed service ".service_locator.ysNfVO0"; reason: private alias.
Removed service ".service_locator.i2UnAhx"; reason: private alias.
Removed service ".service_locator.RIZC7qf"; reason: private alias.
Removed service ".service_locator.TvZrrdE"; reason: private alias.
Removed service ".service_locator.O24_MAy"; reason: private alias.
Removed service ".service_locator.0ghLsew"; reason: private alias.
Removed service ".service_locator.jua5yOg"; reason: private alias.
Removed service ".service_locator.M_uUCDD"; reason: private alias.
Removed service ".service_locator.piRNhij"; reason: private alias.
Removed service ".service_locator.C_Tm4rH"; reason: private alias.
Removed service "http_client"; 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 "twig.error_renderer.html.inner"; reason: private alias.
Removed service "var_dumper.cli_dumper"; reason: private alias.
Removed service "httplug.auto_discovery.auto_discovered_client"; reason: private alias.
Removed service "httplug.factory.auto"; reason: private alias.
Removed service "httplug.factory.buzz"; reason: private alias.
Removed service "httplug.factory.curl"; reason: private alias.
Removed service "httplug.factory.guzzle5"; reason: private alias.
Removed service "httplug.factory.guzzle6"; reason: private alias.
Removed service "httplug.factory.guzzle7"; reason: private alias.
Removed service "httplug.factory.react"; reason: private alias.
Removed service "httplug.factory.socket"; reason: private alias.
Removed service "httplug.client.app"; reason: private alias.
Removed service "argument_resolver.request_attribute"; reason: private alias.
Removed service "argument_resolver.request"; reason: private alias.
Removed service "argument_resolver.session"; reason: private alias.
Removed service "security.user_value_resolver"; reason: private alias.
Removed service "argument_resolver.service"; reason: private alias.
Removed service "argument_resolver.default"; reason: private alias.
Removed service "argument_resolver.variadic"; reason: private alias.
Removed service "argument_resolver.not_tagged_controller"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service ".service_locator.uo5c0SP"; reason: private alias.
Removed service ".service_locator..3IJEwt"; reason: private alias.
Removed service ".service_locator.426yQGu"; reason: private alias.
Removed service ".service_locator.iwmCOBA"; reason: private alias.
Removed service ".service_locator.B9EzDJw"; reason: private alias.
Removed service ".service_locator.0G_bf8k"; reason: private alias.
Removed service ".service_locator.df_dLUR"; reason: private alias.
Removed service ".service_locator.QbAvjfR"; reason: private alias.
Removed service ".service_locator.M_zSMZV"; reason: private alias.
Removed service ".service_locator.UebhJhD"; reason: private alias.
Removed service ".service_locator.TZBu8c6"; reason: private alias.
Removed service ".service_locator.3IFnH.J"; reason: private alias.
Removed service ".service_locator.s5LresH"; reason: private alias.
Removed service ".service_locator.c0koUse"; reason: private alias.
Removed service ".service_locator.6FqxitQ"; reason: private alias.
Removed service ".service_locator.1ianKv_"; reason: private alias.
Removed service ".service_locator.obahSET"; reason: private alias.
Removed service ".service_locator.hCumxIO"; reason: private alias.
Removed service ".service_locator.PEzTJyW"; reason: private alias.
Removed service ".service_locator.ONjj5Ol"; reason: private alias.
Removed service ".service_locator.RUgEb5_"; reason: private alias.
Removed service ".service_locator.ey3W6C8"; reason: private alias.
Removed service ".service_locator.qJfv93l"; reason: private alias.
Removed service ".service_locator.fy3BPuG"; reason: private alias.
Removed service ".service_locator.6u2lGWO"; reason: private alias.
Removed service ".service_locator.eQHZ5q7"; reason: private alias.
Removed service ".service_locator.PB7Bfmx"; reason: private alias.
Removed service ".service_locator.dRQ2C2K"; reason: private alias.
Removed service ".service_locator.JmHnXRx"; reason: private alias.
Removed service ".service_locator.T_63.s2"; reason: private alias.
Removed service ".service_locator.24vLt6x"; reason: private alias.
Removed service ".service_locator._kEKZhc"; reason: private alias.
Removed service ".service_locator.xqowA1L"; reason: private alias.
Removed service ".service_locator.sf85gDo"; reason: private alias.
Removed service ".service_locator.aa1PbBb"; reason: private alias.
504
Changed reference of service "locale_listener" previously pointing to "faros_core.dynamic_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 "faros_core.dynamic_router" to "router".
Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "services_resetter" previously pointing to "debug.validator" to "validator".
Changed reference of service "config_builder.warmer" previously pointing to "monolog.logger" to "logger".
Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "error_handler.error_renderer.html" previously pointing to "monolog.logger" to "logger".
Changed reference of service "console.command.router_debug" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "console.command.router_match" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "console.command.validator_debug" previously pointing to "debug.validator" to "validator".
Changed reference of service "mailer.mailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.sendmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.smtp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.native" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "router_listener" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "session.flash_bag" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "session.attribute_bag" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "form.type_guesser.validator" previously pointing to "debug.validator" to "validator".
Changed reference of service "form.type.choice" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.file" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.color" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.transformation_failure_handling" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.validator" previously pointing to "debug.validator" to "validator".
Changed reference of service "form.type_extension.form.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.upload.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.csrf" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "validator.builder" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "data_collector.validator" previously pointing to "debug.validator" to "validator".
Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "security.logout_url_generator" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "security.http_utils" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "security.http_utils" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "security.context_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.success_handler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.rememberme" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.form" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.x509" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.json" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.json" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "security.authentication.listener.remote_user" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.guard_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.context_listener.0" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.success_handler.admin_area.form_login" previously pointing to "monolog.logger" to "logger".
Changed reference of service "security.authentication.listener.form.admin_area" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.rememberme.admin_area" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener.admin_area" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "twig.extension.trans" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "twig.extension.routing" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "twig.extension.form" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sensio_framework_extra.security.listener" previously pointing to "monolog.logger" to "logger".
Changed reference of service "knp_menu.factory_extension.routing" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "knp_menu.helper" previously pointing to "knp_menu.menu_provider.chain" to "knp_menu.menu_provider.public".
Changed reference of service "fos_js_routing.extractor" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "fos_js_routing.router_debug_exposed_command" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "bazinga.jstranslation.controller" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Erichard\DmsBundle\Controller\DocumentController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Erichard\DmsBundle\Controller\NodeController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "dms.twig.dms_extension" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "dms.security.access.control_list" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "dms.manager" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "JMS\Payment\CoreBundle\PluginController\EntityPluginController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Faros\CoreBundle\Command\LoadAliceFixturesCommand" previously pointing to "doctrine.fixtures.loader" to "Doctrine\Bundle\FixturesBundle\Loader\SymfonyFixturesLoader".
Changed reference of service "faros.core.dynamic_route_generator" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "faros.core.dynamic_route_generator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "twig.extension.userfile" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "Faros\AdminBundle\Controller\CRUD\AbstractController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "Faros\AdminBundle\Controller\CRUD\AbstractController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "Faros\AdminBundle\Controller\CRUD\AbstractController" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "Faros\AdminBundle\Controller\CRUD\AbstractController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Faros\AdminBundle\Controller\CRUD\AbstractController" previously pointing to "knp_menu.menu_provider.chain" to "knp_menu.menu_provider.public".
Changed reference of service "faros_admin.context_manager" previously pointing to "faros_admin.templating_locator" to "templating.locator".
Changed reference of service "faros_admin.login_listener" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "faros_admin.navigation_context" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "faros_admin.twig.router_extension" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "faros_avant_theme.core.user_controller" previously pointing to "monolog.logger" to "logger".
Changed reference of service "faros_avant_theme.core.user_controller" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "faros_avant_theme.core.user_controller" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "faros_avant_theme.core.user_controller" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "faros_avant_theme.core.user_controller" previously pointing to "knp_menu.menu_provider.chain" to "knp_menu.menu_provider.public".
Changed reference of service "faros_avant_theme.core.log_action_controller" previously pointing to "monolog.logger" to "logger".
Changed reference of service "faros_avant_theme.core.log_action_controller" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "faros_avant_theme.core.log_action_controller" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "faros_avant_theme.core.log_action_controller" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "faros_avant_theme.core.log_action_controller" previously pointing to "knp_menu.menu_provider.chain" to "knp_menu.menu_provider.public".
Changed reference of service "faros_avant_theme.core.group_controller" previously pointing to "monolog.logger" to "logger".
Changed reference of service "faros_avant_theme.core.group_controller" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "faros_avant_theme.core.group_controller" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "faros_avant_theme.core.group_controller" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "faros_avant_theme.core.group_controller" previously pointing to "knp_menu.menu_provider.chain" to "knp_menu.menu_provider.public".
Changed reference of service "faros_avant_theme.core.role_controller" previously pointing to "monolog.logger" to "logger".
Changed reference of service "faros_avant_theme.core.role_controller" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "faros_avant_theme.core.role_controller" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "faros_avant_theme.core.role_controller" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "faros_avant_theme.core.role_controller" previously pointing to "knp_menu.menu_provider.chain" to "knp_menu.menu_provider.public".
Changed reference of service "faros_avant_theme.core.tracking_code_controller" previously pointing to "monolog.logger" to "logger".
Changed reference of service "faros_avant_theme.core.tracking_code_controller" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "faros_avant_theme.core.tracking_code_controller" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "faros_avant_theme.core.tracking_code_controller" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "faros_avant_theme.core.tracking_code_controller" previously pointing to "knp_menu.menu_provider.chain" to "knp_menu.menu_provider.public".
Changed reference of service "faros_avant_theme.core.route_controller" previously pointing to "monolog.logger" to "logger".
Changed reference of service "faros_avant_theme.core.route_controller" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "faros_avant_theme.core.route_controller" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "faros_avant_theme.core.route_controller" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "faros_avant_theme.core.route_controller" previously pointing to "knp_menu.menu_provider.chain" to "knp_menu.menu_provider.public".
Changed reference of service "faros_avant_theme.core.parameter_controller" previously pointing to "monolog.logger" to "logger".
Changed reference of service "faros_avant_theme.core.parameter_controller" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "faros_avant_theme.core.parameter_controller" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "faros_avant_theme.core.parameter_controller" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "faros_avant_theme.core.parameter_controller" previously pointing to "knp_menu.menu_provider.chain" to "knp_menu.menu_provider.public".
Changed reference of service "faros_avant_theme.core.system_parameter_controller" previously pointing to "monolog.logger" to "logger".
Changed reference of service "faros_avant_theme.core.system_parameter_controller" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "faros_avant_theme.core.system_parameter_controller" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "faros_avant_theme.core.system_parameter_controller" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "faros_avant_theme.core.system_parameter_controller" previously pointing to "knp_menu.menu_provider.chain" to "knp_menu.menu_provider.public".
Changed reference of service "faros_avant_theme.admin.security_controller" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "faros_avant_theme.admin.security_controller" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "faros_avant_theme.admin.security_controller" previously pointing to "monolog.logger" to "logger".
Changed reference of service "faros_avant_theme.admin.security_controller" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "faros_avant_theme.admin.log_admin_action_controller" previously pointing to "monolog.logger" to "logger".
Changed reference of service "faros_avant_theme.admin.log_admin_action_controller" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "faros_avant_theme.admin.log_admin_action_controller" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "faros_avant_theme.admin.log_admin_action_controller" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "faros_avant_theme.admin.log_admin_action_controller" previously pointing to "knp_menu.menu_provider.chain" to "knp_menu.menu_provider.public".
Changed reference of service "faros_avant_theme.form.autocomplete_type" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "faros_avant_theme.cms.widget_controller" previously pointing to "monolog.logger" to "logger".
Changed reference of service "faros_avant_theme.cms.widget_controller" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "faros_avant_theme.cms.widget_controller" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "faros_avant_theme.cms.widget_controller" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "faros_avant_theme.cms.widget_controller" previously pointing to "knp_menu.menu_provider.chain" to "knp_menu.menu_provider.public".
Changed reference of service "faros_avant_theme.cms.page_controller" previously pointing to "monolog.logger" to "logger".
Changed reference of service "faros_avant_theme.cms.page_controller" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "faros_avant_theme.cms.page_controller" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "faros_avant_theme.cms.page_controller" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "faros_avant_theme.cms.page_controller" previously pointing to "knp_menu.menu_provider.chain" to "knp_menu.menu_provider.public".
Changed reference of service "faros_avant_theme.cms.page_category_controller" previously pointing to "monolog.logger" to "logger".
Changed reference of service "faros_avant_theme.cms.page_category_controller" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "faros_avant_theme.cms.page_category_controller" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "faros_avant_theme.cms.page_category_controller" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "faros_avant_theme.cms.page_category_controller" previously pointing to "knp_menu.menu_provider.chain" to "knp_menu.menu_provider.public".
Changed reference of service "faros_avant_theme.cms.page2pagecategory_controller" previously pointing to "monolog.logger" to "logger".
Changed reference of service "faros_avant_theme.cms.page2pagecategory_controller" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "faros_avant_theme.cms.page2pagecategory_controller" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "faros_avant_theme.cms.page2pagecategory_controller" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "faros_avant_theme.cms.page2pagecategory_controller" previously pointing to "knp_menu.menu_provider.chain" to "knp_menu.menu_provider.public".
Changed reference of service "faros_avant_theme.cms.news_controller" previously pointing to "monolog.logger" to "logger".
Changed reference of service "faros_avant_theme.cms.news_controller" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "faros_avant_theme.cms.news_controller" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "faros_avant_theme.cms.news_controller" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "faros_avant_theme.cms.news_controller" previously pointing to "knp_menu.menu_provider.chain" to "knp_menu.menu_provider.public".
Changed reference of service "faros_avant_theme.cms.newscategory_controller" previously pointing to "monolog.logger" to "logger".
Changed reference of service "faros_avant_theme.cms.newscategory_controller" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "faros_avant_theme.cms.newscategory_controller" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "faros_avant_theme.cms.newscategory_controller" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "faros_avant_theme.cms.newscategory_controller" previously pointing to "knp_menu.menu_provider.chain" to "knp_menu.menu_provider.public".
Changed reference of service "faros_avant_theme.cms.faq_controller" previously pointing to "monolog.logger" to "logger".
Changed reference of service "faros_avant_theme.cms.faq_controller" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "faros_avant_theme.cms.faq_controller" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "faros_avant_theme.cms.faq_controller" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "faros_avant_theme.cms.faq_controller" previously pointing to "knp_menu.menu_provider.chain" to "knp_menu.menu_provider.public".
Changed reference of service "faros_avant_theme.cms.faqcategory_controller" previously pointing to "monolog.logger" to "logger".
Changed reference of service "faros_avant_theme.cms.faqcategory_controller" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "faros_avant_theme.cms.faqcategory_controller" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "faros_avant_theme.cms.faqcategory_controller" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "faros_avant_theme.cms.faqcategory_controller" previously pointing to "knp_menu.menu_provider.chain" to "knp_menu.menu_provider.public".
Changed reference of service "faros_avant_theme.cms.slideshow_controller" previously pointing to "monolog.logger" to "logger".
Changed reference of service "faros_avant_theme.cms.slideshow_controller" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "faros_avant_theme.cms.slideshow_controller" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "faros_avant_theme.cms.slideshow_controller" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "faros_avant_theme.cms.slideshow_controller" previously pointing to "knp_menu.menu_provider.chain" to "knp_menu.menu_provider.public".
Changed reference of service "faros_avant_theme.cms.slideshowItem_controller" previously pointing to "monolog.logger" to "logger".
Changed reference of service "faros_avant_theme.cms.slideshowItem_controller" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "faros_avant_theme.cms.slideshowItem_controller" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "faros_avant_theme.cms.slideshowItem_controller" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "faros_avant_theme.cms.slideshowItem_controller" previously pointing to "knp_menu.menu_provider.chain" to "knp_menu.menu_provider.public".
Changed reference of service "faros_avant_theme.form.type.widget_type" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "faros_avant_theme.qb.query_controller" previously pointing to "monolog.logger" to "logger".
Changed reference of service "faros_avant_theme.qb.query_controller" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "faros_avant_theme.qb.query_controller" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "faros_avant_theme.qb.query_controller" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "faros_avant_theme.qb.query_controller" previously pointing to "knp_menu.menu_provider.chain" to "knp_menu.menu_provider.public".
Changed reference of service "faros_avant_theme.lead.user_subscription_controller" previously pointing to "monolog.logger" to "logger".
Changed reference of service "faros_avant_theme.lead.user_subscription_controller" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "faros_avant_theme.lead.user_subscription_controller" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "faros_avant_theme.lead.user_subscription_controller" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "faros_avant_theme.lead.user_subscription_controller" previously pointing to "knp_menu.menu_provider.chain" to "knp_menu.menu_provider.public".
Changed reference of service "faros_avant_theme.lead.inquiry_controller" previously pointing to "monolog.logger" to "logger".
Changed reference of service "faros_avant_theme.lead.inquiry_controller" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "faros_avant_theme.lead.inquiry_controller" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "faros_avant_theme.lead.inquiry_controller" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "faros_avant_theme.lead.inquiry_controller" previously pointing to "knp_menu.menu_provider.chain" to "knp_menu.menu_provider.public".
Changed reference of service "faros_avant_theme.catalog.product_controller" previously pointing to "monolog.logger" to "logger".
Changed reference of service "faros_avant_theme.catalog.product_controller" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "faros_avant_theme.catalog.product_controller" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "faros_avant_theme.catalog.product_controller" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "faros_avant_theme.catalog.product_controller" previously pointing to "knp_menu.menu_provider.chain" to "knp_menu.menu_provider.public".
Changed reference of service "faros_avant_theme.catalog.product_category_controller" previously pointing to "monolog.logger" to "logger".
Changed reference of service "faros_avant_theme.catalog.product_category_controller" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "faros_avant_theme.catalog.product_category_controller" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "faros_avant_theme.catalog.product_category_controller" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "faros_avant_theme.catalog.product_category_controller" previously pointing to "knp_menu.menu_provider.chain" to "knp_menu.menu_provider.public".
Changed reference of service "faros_avant_theme.catalog.catalog_controller" previously pointing to "monolog.logger" to "logger".
Changed reference of service "faros_avant_theme.catalog.catalog_controller" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "faros_avant_theme.catalog.catalog_controller" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "faros_avant_theme.catalog.catalog_controller" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "faros_avant_theme.catalog.catalog_controller" previously pointing to "knp_menu.menu_provider.chain" to "knp_menu.menu_provider.public".
Changed reference of service "faros_avant_theme.catalog.hierarchy_controller" previously pointing to "monolog.logger" to "logger".
Changed reference of service "faros_avant_theme.catalog.hierarchy_controller" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "faros_avant_theme.catalog.hierarchy_controller" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "faros_avant_theme.catalog.hierarchy_controller" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "faros_avant_theme.catalog.hierarchy_controller" previously pointing to "knp_menu.menu_provider.chain" to "knp_menu.menu_provider.public".
Changed reference of service "faros_avant_theme.catalog.hierarchy_to_product_controller" previously pointing to "monolog.logger" to "logger".
Changed reference of service "faros_avant_theme.catalog.hierarchy_to_product_controller" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "faros_avant_theme.catalog.hierarchy_to_product_controller" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "faros_avant_theme.catalog.hierarchy_to_product_controller" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "faros_avant_theme.catalog.hierarchy_to_product_controller" previously pointing to "knp_menu.menu_provider.chain" to "knp_menu.menu_provider.public".
Changed reference of service "faros_avant_theme.catalog.color_controller" previously pointing to "monolog.logger" to "logger".
Changed reference of service "faros_avant_theme.catalog.color_controller" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "faros_avant_theme.catalog.color_controller" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "faros_avant_theme.catalog.color_controller" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "faros_avant_theme.catalog.color_controller" previously pointing to "knp_menu.menu_provider.chain" to "knp_menu.menu_provider.public".
Changed reference of service "faros_avant_theme.catalog.color_chart_controller" previously pointing to "monolog.logger" to "logger".
Changed reference of service "faros_avant_theme.catalog.color_chart_controller" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "faros_avant_theme.catalog.color_chart_controller" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "faros_avant_theme.catalog.color_chart_controller" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "faros_avant_theme.catalog.color_chart_controller" previously pointing to "knp_menu.menu_provider.chain" to "knp_menu.menu_provider.public".
Changed reference of service "faros_avant_theme.catalog.picto_controller" previously pointing to "monolog.logger" to "logger".
Changed reference of service "faros_avant_theme.catalog.picto_controller" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "faros_avant_theme.catalog.picto_controller" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "faros_avant_theme.catalog.picto_controller" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "faros_avant_theme.catalog.picto_controller" previously pointing to "knp_menu.menu_provider.chain" to "knp_menu.menu_provider.public".
Changed reference of service "faros_avant_theme.shop.customer_controller" previously pointing to "monolog.logger" to "logger".
Changed reference of service "faros_avant_theme.shop.customer_controller" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "faros_avant_theme.shop.customer_controller" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "faros_avant_theme.shop.customer_controller" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "faros_avant_theme.shop.customer_controller" previously pointing to "knp_menu.menu_provider.chain" to "knp_menu.menu_provider.public".
Changed reference of service "faros_avant_theme.shop.order_controller" previously pointing to "monolog.logger" to "logger".
Changed reference of service "faros_avant_theme.shop.order_controller" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "faros_avant_theme.shop.order_controller" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "faros_avant_theme.shop.order_controller" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "faros_avant_theme.shop.order_controller" previously pointing to "knp_menu.menu_provider.chain" to "knp_menu.menu_provider.public".
Changed reference of service "faros_avant_theme.shop.company_controller" previously pointing to "monolog.logger" to "logger".
Changed reference of service "faros_avant_theme.shop.company_controller" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "faros_avant_theme.shop.company_controller" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "faros_avant_theme.shop.company_controller" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "faros_avant_theme.shop.company_controller" previously pointing to "knp_menu.menu_provider.chain" to "knp_menu.menu_provider.public".
Changed reference of service "faros_avant_theme.shop.vat_type_controller" previously pointing to "monolog.logger" to "logger".
Changed reference of service "faros_avant_theme.shop.vat_type_controller" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "faros_avant_theme.shop.vat_type_controller" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "faros_avant_theme.shop.vat_type_controller" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "faros_avant_theme.shop.vat_type_controller" previously pointing to "knp_menu.menu_provider.chain" to "knp_menu.menu_provider.public".
Changed reference of service "faros_avant_theme.shop.geo_area_controller" previously pointing to "monolog.logger" to "logger".
Changed reference of service "faros_avant_theme.shop.geo_area_controller" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "faros_avant_theme.shop.geo_area_controller" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "faros_avant_theme.shop.geo_area_controller" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "faros_avant_theme.shop.geo_area_controller" previously pointing to "knp_menu.menu_provider.chain" to "knp_menu.menu_provider.public".
Changed reference of service "faros_avant_theme.shop.vat_controller" previously pointing to "monolog.logger" to "logger".
Changed reference of service "faros_avant_theme.shop.vat_controller" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "faros_avant_theme.shop.vat_controller" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "faros_avant_theme.shop.vat_controller" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "faros_avant_theme.shop.vat_controller" previously pointing to "knp_menu.menu_provider.chain" to "knp_menu.menu_provider.public".
Changed reference of service "faros_avant_theme.shop.delivery_controller" previously pointing to "monolog.logger" to "logger".
Changed reference of service "faros_avant_theme.shop.delivery_controller" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "faros_avant_theme.shop.delivery_controller" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "faros_avant_theme.shop.delivery_controller" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "faros_avant_theme.shop.delivery_controller" previously pointing to "knp_menu.menu_provider.chain" to "knp_menu.menu_provider.public".
Changed reference of service "faros_avant_theme.shop.coupon_controller" previously pointing to "monolog.logger" to "logger".
Changed reference of service "faros_avant_theme.shop.coupon_controller" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "faros_avant_theme.shop.coupon_controller" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "faros_avant_theme.shop.coupon_controller" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "faros_avant_theme.shop.coupon_controller" previously pointing to "knp_menu.menu_provider.chain" to "knp_menu.menu_provider.public".
Changed reference of service "faros_avant_theme.shop.inquiry_controller" previously pointing to "monolog.logger" to "logger".
Changed reference of service "faros_avant_theme.shop.inquiry_controller" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "faros_avant_theme.shop.inquiry_controller" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "faros_avant_theme.shop.inquiry_controller" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "faros_avant_theme.shop.inquiry_controller" previously pointing to "knp_menu.menu_provider.chain" to "knp_menu.menu_provider.public".
Changed reference of service "faros_avant_theme.shop.loadbalancing_controller" previously pointing to "monolog.logger" to "logger".
Changed reference of service "faros_avant_theme.shop.loadbalancing_controller" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "faros_avant_theme.shop.loadbalancing_controller" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "faros_avant_theme.shop.loadbalancing_controller" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "faros_avant_theme.shop.loadbalancing_controller" previously pointing to "knp_menu.menu_provider.chain" to "knp_menu.menu_provider.public".
Changed reference of service "faros_avant_theme.shop.loadbalancingblacklist_controller" previously pointing to "monolog.logger" to "logger".
Changed reference of service "faros_avant_theme.shop.loadbalancingblacklist_controller" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "faros_avant_theme.shop.loadbalancingblacklist_controller" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "faros_avant_theme.shop.loadbalancingblacklist_controller" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "faros_avant_theme.shop.loadbalancingblacklist_controller" previously pointing to "knp_menu.menu_provider.chain" to "knp_menu.menu_provider.public".
Changed reference of service "faros_avant_theme.shop.servicecode_controller" previously pointing to "monolog.logger" to "logger".
Changed reference of service "faros_avant_theme.shop.servicecode_controller" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "faros_avant_theme.shop.servicecode_controller" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "faros_avant_theme.shop.servicecode_controller" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "faros_avant_theme.shop.servicecode_controller" previously pointing to "knp_menu.menu_provider.chain" to "knp_menu.menu_provider.public".
Changed reference of service "faros_avant_theme.shop.graph_controller" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "faros_cms.twig.cms_extension" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "faros_cms.form.type.model_meta_collection" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "faros_cms.preview_toolbar" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "faros_cms.publication_manager" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "faros_cms.form.page_type" previously pointing to "faros_cms.route_extractor" to "Faros\CmsBundle\Routing\RoutesExtractor".
Changed reference of service "Faros\QBBundle\Controller\QueryController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "Faros\QBBundle\Controller\QueryController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "Faros\QBBundle\Controller\QueryController" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "Faros\QBBundle\Controller\QueryController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Faros\QBBundle\Controller\QueryController" previously pointing to "knp_menu.menu_provider.chain" to "knp_menu.menu_provider.public".
Changed reference of service "faros.lead.workflow.activity_router" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "faros.lead.form.lead_token_provider" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "faros.lead.form.type.inquiry" previously pointing to "debug.validator" to "validator".
Changed reference of service "Mac\CoreBundle\Form\Shop\CouponType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Mac\CoreBundle\Form\Shop\ConstraintType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Mac\CoreBundle\Form\Shop\CouponAdvantageType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Mac\CoreBundle\Form\Shop\CustomerProfileType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Mac\CoreBundle\Form\Shop\GeoAreaType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Mac\CoreBundle\Form\Shop\VatType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Mac\CoreBundle\Form\Shop\GraphFilterType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Mac\CoreBundle\Form\SlideshowType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "mac.sync.abstract_manager" previously pointing to "monolog.logger" to "logger".
Changed reference of service "mac.sync.user_manager" previously pointing to "monolog.logger" to "logger".
Changed reference of service "mac.sync.company_manager" previously pointing to "monolog.logger" to "logger".
Changed reference of service "fx_site.mailer.manager" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "fx_site.mailer.manager" previously pointing to "monolog.logger" to "logger".
Changed reference of service "fx_site.mailer.inquiry" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "fx_site.mailer.inquiry" previously pointing to "monolog.logger" to "logger".
Changed reference of service "fx_site.mailer.job_application" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "fx_site.mailer.job_application" previously pointing to "monolog.logger" to "logger".
Changed reference of service "fx_site.mailer.professional_demand" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "fx_site.mailer.professional_demand" previously pointing to "monolog.logger" to "logger".
Changed reference of service "fx_site.mailer.prescriber_account" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "fx_site.mailer.prescriber_account" previously pointing to "monolog.logger" to "logger".
Changed reference of service "fx_site.mailer.whitebook" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "fx_site.mailer.whitebook" previously pointing to "monolog.logger" to "logger".
Changed reference of service "fx_site.mailer.assignation_notification" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "fx_site.mailer.assignation_notification" previously pointing to "monolog.logger" to "logger".
Changed reference of service "fx_site.mailer.quotation_assignation" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "fx_site.mailer.quotation_assignation" previously pointing to "monolog.logger" to "logger".
Changed reference of service "fx_site.mailer.quotation_assignation_exp_premium" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "fx_site.mailer.quotation_assignation_exp_premium" previously pointing to "monolog.logger" to "logger".
Changed reference of service "fx_site.mailer.find_retailer_assignation" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "fx_site.mailer.find_retailer_assignation" previously pointing to "monolog.logger" to "logger".
Changed reference of service "fx_site.mailer.find_retailer_assignation_exp_premium" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "fx_site.mailer.find_retailer_assignation_exp_premium" previously pointing to "monolog.logger" to "logger".
Changed reference of service "fx_site.mailer.sav_assignation" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "fx_site.mailer.sav_assignation" previously pointing to "monolog.logger" to "logger".
Changed reference of service "fx_site.mailer.sav_assignation_exp_premium" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "fx_site.mailer.sav_assignation_exp_premium" previously pointing to "monolog.logger" to "logger".
Changed reference of service "Franciaflex\SiteBundle\Controller\Lead\LeadActivityController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "fx_site.geocoder" previously pointing to "monolog.logger" to "logger".
Changed reference of service "Franciaflex\SiteBundle\Command\BroadcastLeadCommand" previously pointing to "monolog.logger" to "logger".
Changed reference of service "Franciaflex\AdminBundle\Controller\Catalog\ColorChartController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "Franciaflex\AdminBundle\Controller\Catalog\ColorChartController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "Franciaflex\AdminBundle\Controller\Catalog\ColorChartController" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "Franciaflex\AdminBundle\Controller\Catalog\ColorChartController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Franciaflex\AdminBundle\Controller\Catalog\ColorChartController" previously pointing to "knp_menu.menu_provider.chain" to "knp_menu.menu_provider.public".
Changed reference of service "Franciaflex\AdminBundle\Controller\Catalog\CriterionCategoryController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "Franciaflex\AdminBundle\Controller\Catalog\CriterionCategoryController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "Franciaflex\AdminBundle\Controller\Catalog\CriterionCategoryController" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "Franciaflex\AdminBundle\Controller\Catalog\CriterionCategoryController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Franciaflex\AdminBundle\Controller\Catalog\CriterionCategoryController" previously pointing to "knp_menu.menu_provider.chain" to "knp_menu.menu_provider.public".
Changed reference of service "Franciaflex\AdminBundle\Controller\Catalog\ProductController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "Franciaflex\AdminBundle\Controller\Catalog\ProductController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "Franciaflex\AdminBundle\Controller\Catalog\ProductController" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "Franciaflex\AdminBundle\Controller\Catalog\ProductController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Franciaflex\AdminBundle\Controller\Catalog\ProductController" previously pointing to "knp_menu.menu_provider.chain" to "knp_menu.menu_provider.public".
Changed reference of service "Franciaflex\AdminBundle\Controller\Cms\AdviceController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "Franciaflex\AdminBundle\Controller\Cms\AdviceController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "Franciaflex\AdminBundle\Controller\Cms\AdviceController" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "Franciaflex\AdminBundle\Controller\Cms\AdviceController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Franciaflex\AdminBundle\Controller\Cms\AdviceController" previously pointing to "knp_menu.menu_provider.chain" to "knp_menu.menu_provider.public".
Changed reference of service "Franciaflex\AdminBundle\Controller\Cms\GlossaryController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "Franciaflex\AdminBundle\Controller\Cms\GlossaryController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "Franciaflex\AdminBundle\Controller\Cms\GlossaryController" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "Franciaflex\AdminBundle\Controller\Cms\GlossaryController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Franciaflex\AdminBundle\Controller\Cms\GlossaryController" previously pointing to "knp_menu.menu_provider.chain" to "knp_menu.menu_provider.public".
Changed reference of service "Franciaflex\AdminBundle\Controller\Cms\JobController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "Franciaflex\AdminBundle\Controller\Cms\JobController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "Franciaflex\AdminBundle\Controller\Cms\JobController" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "Franciaflex\AdminBundle\Controller\Cms\JobController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Franciaflex\AdminBundle\Controller\Cms\JobController" previously pointing to "knp_menu.menu_provider.chain" to "knp_menu.menu_provider.public".
Changed reference of service "Franciaflex\AdminBundle\Controller\Cms\PageController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "Franciaflex\AdminBundle\Controller\Cms\PageController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "Franciaflex\AdminBundle\Controller\Cms\PageController" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "Franciaflex\AdminBundle\Controller\Cms\PageController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Franciaflex\AdminBundle\Controller\Cms\PageController" previously pointing to "knp_menu.menu_provider.chain" to "knp_menu.menu_provider.public".
Changed reference of service "Franciaflex\AdminBundle\Controller\Cms\PressCategoryController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "Franciaflex\AdminBundle\Controller\Cms\PressCategoryController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "Franciaflex\AdminBundle\Controller\Cms\PressCategoryController" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "Franciaflex\AdminBundle\Controller\Cms\PressCategoryController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Franciaflex\AdminBundle\Controller\Cms\PressCategoryController" previously pointing to "knp_menu.menu_provider.chain" to "knp_menu.menu_provider.public".
Changed reference of service "Franciaflex\AdminBundle\Controller\Cms\PressController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "Franciaflex\AdminBundle\Controller\Cms\PressController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "Franciaflex\AdminBundle\Controller\Cms\PressController" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "Franciaflex\AdminBundle\Controller\Cms\PressController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Franciaflex\AdminBundle\Controller\Cms\PressController" previously pointing to "knp_menu.menu_provider.chain" to "knp_menu.menu_provider.public".
Changed reference of service "Franciaflex\AdminBundle\Controller\Cms\WidgetController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "Franciaflex\AdminBundle\Controller\Cms\WidgetController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "Franciaflex\AdminBundle\Controller\Cms\WidgetController" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "Franciaflex\AdminBundle\Controller\Cms\WidgetController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Franciaflex\AdminBundle\Controller\Cms\WidgetController" previously pointing to "knp_menu.menu_provider.chain" to "knp_menu.menu_provider.public".
Changed reference of service "Franciaflex\AdminBundle\Controller\Core\DepartmentController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "Franciaflex\AdminBundle\Controller\Core\DepartmentController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "Franciaflex\AdminBundle\Controller\Core\DepartmentController" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "Franciaflex\AdminBundle\Controller\Core\DepartmentController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Franciaflex\AdminBundle\Controller\Core\DepartmentController" previously pointing to "knp_menu.menu_provider.chain" to "knp_menu.menu_provider.public".
Changed reference of service "Franciaflex\AdminBundle\Controller\Core\EmbededUserController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "Franciaflex\AdminBundle\Controller\Core\EmbededUserController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "Franciaflex\AdminBundle\Controller\Core\EmbededUserController" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "Franciaflex\AdminBundle\Controller\Core\EmbededUserController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Franciaflex\AdminBundle\Controller\Core\EmbededUserController" previously pointing to "knp_menu.menu_provider.chain" to "knp_menu.menu_provider.public".
Changed reference of service "Franciaflex\AdminBundle\Controller\Lead\AfterSaleServiceController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "Franciaflex\AdminBundle\Controller\Lead\AfterSaleServiceController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "Franciaflex\AdminBundle\Controller\Lead\AfterSaleServiceController" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "Franciaflex\AdminBundle\Controller\Lead\AfterSaleServiceController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Franciaflex\AdminBundle\Controller\Lead\AfterSaleServiceController" previously pointing to "knp_menu.menu_provider.chain" to "knp_menu.menu_provider.public".
Changed reference of service "Franciaflex\AdminBundle\Controller\Lead\FindRetailerController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "Franciaflex\AdminBundle\Controller\Lead\FindRetailerController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "Franciaflex\AdminBundle\Controller\Lead\FindRetailerController" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "Franciaflex\AdminBundle\Controller\Lead\FindRetailerController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Franciaflex\AdminBundle\Controller\Lead\FindRetailerController" previously pointing to "knp_menu.menu_provider.chain" to "knp_menu.menu_provider.public".
Changed reference of service "Franciaflex\AdminBundle\Controller\Lead\LeadAbstractController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "Franciaflex\AdminBundle\Controller\Lead\LeadAbstractController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "Franciaflex\AdminBundle\Controller\Lead\LeadAbstractController" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "Franciaflex\AdminBundle\Controller\Lead\LeadAbstractController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Franciaflex\AdminBundle\Controller\Lead\LeadAbstractController" previously pointing to "knp_menu.menu_provider.chain" to "knp_menu.menu_provider.public".
Changed reference of service "Franciaflex\AdminBundle\Controller\Lead\PointOfSaleController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "Franciaflex\AdminBundle\Controller\Lead\PointOfSaleController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "Franciaflex\AdminBundle\Controller\Lead\PointOfSaleController" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "Franciaflex\AdminBundle\Controller\Lead\PointOfSaleController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Franciaflex\AdminBundle\Controller\Lead\PointOfSaleController" previously pointing to "knp_menu.menu_provider.chain" to "knp_menu.menu_provider.public".
Changed reference of service "Franciaflex\AdminBundle\Controller\Lead\PressController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "Franciaflex\AdminBundle\Controller\Lead\PressController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "Franciaflex\AdminBundle\Controller\Lead\PressController" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "Franciaflex\AdminBundle\Controller\Lead\PressController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Franciaflex\AdminBundle\Controller\Lead\PressController" previously pointing to "knp_menu.menu_provider.chain" to "knp_menu.menu_provider.public".
Changed reference of service "Franciaflex\AdminBundle\Controller\Lead\ProfessionalController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "Franciaflex\AdminBundle\Controller\Lead\ProfessionalController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "Franciaflex\AdminBundle\Controller\Lead\ProfessionalController" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "Franciaflex\AdminBundle\Controller\Lead\ProfessionalController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Franciaflex\AdminBundle\Controller\Lead\ProfessionalController" previously pointing to "knp_menu.menu_provider.chain" to "knp_menu.menu_provider.public".
Changed reference of service "Franciaflex\AdminBundle\Controller\Lead\QuoteRequestController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "Franciaflex\AdminBundle\Controller\Lead\QuoteRequestController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "Franciaflex\AdminBundle\Controller\Lead\QuoteRequestController" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "Franciaflex\AdminBundle\Controller\Lead\QuoteRequestController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Franciaflex\AdminBundle\Controller\Lead\QuoteRequestController" previously pointing to "knp_menu.menu_provider.chain" to "knp_menu.menu_provider.public".
Changed reference of service "Franciaflex\AdminBundle\Controller\Lead\SavController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "Franciaflex\AdminBundle\Controller\Lead\SavController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "Franciaflex\AdminBundle\Controller\Lead\SavController" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "Franciaflex\AdminBundle\Controller\Lead\SavController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Franciaflex\AdminBundle\Controller\Lead\SavController" previously pointing to "knp_menu.menu_provider.chain" to "knp_menu.menu_provider.public".
Changed reference of service "doctrine.fixtures_load_command" previously pointing to "doctrine.fixtures.loader" to "Doctrine\Bundle\FixturesBundle\Loader\SymfonyFixturesLoader".
Changed reference of service "faros_checkout.doctrine_order_state_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "faros.checkout.payment.form.type" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "faros.shop.factory" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "faros.shop.factory" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "faros.shop.cart_processor_listener" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "faros_shop.guess_coupon_from_request_listener" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "httplug.factory.symfony" previously pointing to "httplug.psr17_response_factory.default" to "httplug.psr17_response_factory".
Changed reference of service "httplug.factory.symfony" previously pointing to "httplug.psr17_stream_factory.default" to "httplug.psr17_stream_factory".
Changed reference of service "web_profiler.controller.profiler" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "web_profiler.controller.router" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "web_profiler.debug_toolbar" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service ".abstract.instanceof.mac.sync.user_manager" previously pointing to "monolog.logger" to "logger".
Changed reference of service ".abstract.instanceof.mac.sync.company_manager" previously pointing to "monolog.logger" to "logger".
Changed reference of service ".service_locator.bYwR8h3" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service ".service_locator.q2ji3lu" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.cm6q1IH" previously pointing to "monolog.logger" to "logger".
Changed reference of service ".service_locator.B2N.LKQ" previously pointing to "monolog.logger" to "logger".
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.dms.security.access.hierarchical_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.wSgjnB6" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.oCg4uHe" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service ".service_locator.mx0UMmY" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service ".service_locator.c1hZ7jl" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.c1hZ7jl" previously pointing to "monolog.logger" to "logger".
Changed reference of service ".service_locator.c1hZ7jl" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service ".service_locator.c1hZ7jl" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.NecZDRK" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.NecZDRK" previously pointing to "monolog.logger" to "logger".
Changed reference of service ".service_locator.NecZDRK" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service ".service_locator.NecZDRK" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.8sngr62" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service ".service_locator.8sngr62" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.RT7DTRb" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service ".service_locator.RT7DTRb" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.x6KHOKY" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.XmPJruK" previously pointing to ".session.do-not-use" to "session".
Changed reference of service ".service_locator.XmPJruK" previously pointing to "monolog.logger" to "logger".
Changed reference of service ".service_locator.XmPJruK" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "httplug.collector.factory.buzz.inner" previously pointing to "httplug.message_factory.default" to "httplug.message_factory".
Changed reference of service "httplug.collector.factory.curl.inner" previously pointing to "httplug.psr17_response_factory.default" to "httplug.psr17_response_factory".
Changed reference of service "httplug.collector.factory.curl.inner" previously pointing to "httplug.psr17_stream_factory.default" to "httplug.psr17_stream_factory".
Changed reference of service "httplug.collector.factory.guzzle5.inner" previously pointing to "httplug.message_factory.default" to "httplug.message_factory".
Changed reference of service "httplug.collector.factory.react.inner" previously pointing to "httplug.message_factory.default" to "httplug.message_factory".
Changed reference of service "httplug.collector.factory.socket.inner" previously pointing to "httplug.message_factory.default" to "httplug.message_factory".
Changed reference of service "Faros\CmsBundle\Routing\RoutesExtractor" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "httplug.client" previously pointing to "httplug.message_factory.default" to "httplug.message_factory".
579
Removed service "container.env"; reason: abstract.
Removed service "cache.adapter.system"; reason: abstract.
Removed service "cache.adapter.apcu"; reason: abstract.
Removed service "cache.adapter.doctrine"; reason: abstract.
Removed service "cache.adapter.filesystem"; reason: abstract.
Removed service "cache.adapter.psr6"; reason: abstract.
Removed service "cache.adapter.redis"; reason: abstract.
Removed service "cache.adapter.redis_tag_aware"; reason: abstract.
Removed service "cache.adapter.memcached"; reason: abstract.
Removed service "cache.adapter.doctrine_dbal"; reason: abstract.
Removed service "cache.adapter.pdo"; reason: abstract.
Removed service "cache.adapter.array"; reason: abstract.
Removed service "assets.path_package"; reason: abstract.
Removed service "assets.url_package"; reason: abstract.
Removed service "assets.static_version_strategy"; reason: abstract.
Removed service "assets.json_manifest_version_strategy"; reason: abstract.
Removed service "assets.remote_json_manifest_version_strategy"; reason: abstract.
Removed service "http_client.abstract_retry_strategy"; reason: abstract.
Removed service "mailer.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.cookie_clearing"; reason: abstract.
Removed service "security.logout.listener.default"; reason: abstract.
Removed service "security.authentication.form_entry_point"; reason: abstract.
Removed service "security.authentication.listener.abstract"; reason: abstract.
Removed service "security.authentication.custom_success_handler"; reason: abstract.
Removed service "security.authentication.success_handler"; reason: abstract.
Removed service "security.authentication.custom_failure_handler"; reason: abstract.
Removed service "security.authentication.failure_handler"; reason: abstract.
Removed service "security.exception_listener"; reason: abstract.
Removed service "security.authentication.switchuser_listener"; reason: abstract.
Removed service "security.authentication.listener.rememberme"; reason: abstract.
Removed service "security.authentication.provider.rememberme"; reason: abstract.
Removed service "security.authentication.rememberme.services.abstract"; reason: abstract.
Removed service "security.authentication.rememberme.services.persistent"; reason: abstract.
Removed service "security.authentication.rememberme.services.simplehash"; reason: abstract.
Removed service "security.authentication.listener.form"; reason: abstract.
Removed service "security.authentication.listener.x509"; reason: abstract.
Removed service "security.authentication.listener.json"; reason: abstract.
Removed service "security.authentication.listener.remote_user"; reason: abstract.
Removed service "security.authentication.listener.basic"; reason: abstract.
Removed service "security.authentication.provider.dao"; reason: abstract.
Removed service "security.authentication.provider.ldap_bind"; reason: abstract.
Removed service "security.authentication.provider.pre_authenticated"; reason: abstract.
Removed service "security.authentication.provider.guard"; reason: abstract.
Removed service "security.authentication.listener.guard"; reason: abstract.
Removed service "monolog.logger_prototype"; reason: abstract.
Removed service "monolog.activation_strategy.not_found"; reason: abstract.
Removed service "monolog.handler.fingers_crossed.error_level_activation_strategy"; reason: abstract.
Removed service "doctrine.dbal.logger.profiling"; reason: abstract.
Removed service "doctrine.dbal.logger.backtrace"; reason: abstract.
Removed service "doctrine.dbal.connection"; reason: abstract.
Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
Removed service "doctrine.orm.configuration"; reason: abstract.
Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
Removed service "doctrine.orm.security.user.provider"; reason: abstract.
Removed service "faros.swift.plugin.redirecting.abstract"; reason: abstract.
Removed service "faros_cms.content_type"; reason: abstract.
Removed service "faros_cms.widget_type"; reason: abstract.
Removed service "httplug.plugin.cache"; reason: abstract.
Removed service "httplug.plugin.throttle"; reason: abstract.
Removed service "httplug.plugin.add_host"; reason: abstract.
Removed service "httplug.plugin.add_path"; reason: abstract.
Removed service "httplug.plugin.base_uri"; reason: abstract.
Removed service "httplug.plugin.content_type"; reason: abstract.
Removed service "httplug.plugin.header_append"; reason: abstract.
Removed service "httplug.plugin.header_defaults"; reason: abstract.
Removed service "httplug.plugin.header_set"; reason: abstract.
Removed service "httplug.plugin.header_remove"; reason: abstract.
Removed service "httplug.plugin.query_defaults"; reason: abstract.
Removed service "httplug.plugin.request_seekable_body"; reason: abstract.
Removed service "httplug.plugin.response_seekable_body"; reason: abstract.
Removed service "httplug.plugin.stack"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Erichard\DmsBundle\Controller\DocumentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Erichard\DmsBundle\Controller\DocumentController"; reason: abstract.
Removed service ".abstract.instanceof.Erichard\DmsBundle\Controller\DocumentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Erichard\DmsBundle\Controller\NodeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Erichard\DmsBundle\Controller\NodeController"; reason: abstract.
Removed service ".abstract.instanceof.Erichard\DmsBundle\Controller\NodeController"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.dms.twig.container_extension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.dms.twig.container_extension"; reason: abstract.
Removed service ".abstract.instanceof.dms.twig.container_extension"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.dms.twig.dms_extension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.dms.twig.dms_extension"; reason: abstract.
Removed service ".abstract.instanceof.dms.twig.dms_extension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.dms.security.access.hierarchical_voter"; reason: abstract.
Removed service ".abstract.instanceof.dms.security.access.hierarchical_voter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.dms.form.document_type"; reason: abstract.
Removed service ".abstract.instanceof.dms.form.document_type"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.dms.form.document_node_type"; reason: abstract.
Removed service ".abstract.instanceof.dms.form.document_node_type"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.dms.form.node_selector_type"; reason: abstract.
Removed service ".abstract.instanceof.dms.form.node_selector_type"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.dms.form.node_metadata_type"; reason: abstract.
Removed service ".abstract.instanceof.dms.form.node_metadata_type"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.dms.form.document_metadata_type"; reason: abstract.
Removed service ".abstract.instanceof.dms.form.document_metadata_type"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Faros\CoreBundle\Command\ClosureHelperCommand"; reason: abstract.
Removed service ".abstract.instanceof.Faros\CoreBundle\Command\ClosureHelperCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Faros\CoreBundle\Command\FixturesLoadCommand"; reason: abstract.
Removed service ".abstract.instanceof.Faros\CoreBundle\Command\FixturesLoadCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Faros\CoreBundle\Command\ImportEntitiesCommand"; reason: abstract.
Removed service ".abstract.instanceof.Faros\CoreBundle\Command\ImportEntitiesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Faros\CoreBundle\Command\InstallEntitiesCommand"; reason: abstract.
Removed service ".abstract.instanceof.Faros\CoreBundle\Command\InstallEntitiesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Faros\CoreBundle\Command\LoadAliceFixturesCommand"; reason: abstract.
Removed service ".abstract.instanceof.Faros\CoreBundle\Command\LoadAliceFixturesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Faros\CoreBundle\Command\MySQLDumpCommand"; reason: abstract.
Removed service ".abstract.instanceof.Faros\CoreBundle\Command\MySQLDumpCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Faros\CoreBundle\Command\MysqlBackupCommand"; reason: abstract.
Removed service ".abstract.instanceof.Faros\CoreBundle\Command\MysqlBackupCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Faros\CoreBundle\Command\UpdateAdminPasswordCommand"; reason: abstract.
Removed service ".abstract.instanceof.Faros\CoreBundle\Command\UpdateAdminPasswordCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Faros\CoreBundle\Controller\RedirectController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Faros\CoreBundle\Controller\RedirectController"; reason: abstract.
Removed service ".abstract.instanceof.Faros\CoreBundle\Controller\RedirectController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeGuesserInterface.0.faros_core.form.enum_type_guesser"; reason: abstract.
Removed service ".abstract.instanceof.faros_core.form.enum_type_guesser"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeGuesserInterface.0.faros_core.form.bit_field_type_guesser"; reason: abstract.
Removed service ".abstract.instanceof.faros_core.form.bit_field_type_guesser"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Faros\AdminBundle\Controller\CRUD\AbstractController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Faros\AdminBundle\Controller\CRUD\AbstractController"; reason: abstract.
Removed service ".abstract.instanceof.Faros\AdminBundle\Controller\CRUD\AbstractController"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.twig.extension.intl"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.twig.extension.intl"; reason: abstract.
Removed service ".abstract.instanceof.twig.extension.intl"; reason: abstract.
Removed service ".instanceof.Knp\Menu\Matcher\Voter\VoterInterface.0.faros_admin.menu.extended_route_voter"; reason: abstract.
Removed service ".abstract.instanceof.faros_admin.menu.extended_route_voter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.faros.form.publication_date_type"; reason: abstract.
Removed service ".abstract.instanceof.faros.form.publication_date_type"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.faros.form.tags_type"; reason: abstract.
Removed service ".abstract.instanceof.faros.form.tags_type"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.faros.form.ckeditor_light_type"; reason: abstract.
Removed service ".abstract.instanceof.faros.form.ckeditor_light_type"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.faros_admin.form.ckeditor_full_type"; reason: abstract.
Removed service ".abstract.instanceof.faros_admin.form.ckeditor_full_type"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.faros.form.collection_extension"; reason: abstract.
Removed service ".abstract.instanceof.faros.form.collection_extension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.faros.form.position_type"; reason: abstract.
Removed service ".abstract.instanceof.faros.form.position_type"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.faros.form.cross_selling_type"; reason: abstract.
Removed service ".abstract.instanceof.faros.form.cross_selling_type"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.core.user_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.core.user_controller"; reason: abstract.
Removed service ".abstract.instanceof.faros_avant_theme.core.user_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.core.log_action_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.core.log_action_controller"; reason: abstract.
Removed service ".abstract.instanceof.faros_avant_theme.core.log_action_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.core.group_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.core.group_controller"; reason: abstract.
Removed service ".abstract.instanceof.faros_avant_theme.core.group_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.core.role_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.core.role_controller"; reason: abstract.
Removed service ".abstract.instanceof.faros_avant_theme.core.role_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.core.tracking_code_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.core.tracking_code_controller"; reason: abstract.
Removed service ".abstract.instanceof.faros_avant_theme.core.tracking_code_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.core.route_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.core.route_controller"; reason: abstract.
Removed service ".abstract.instanceof.faros_avant_theme.core.route_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.core.parameter_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.core.parameter_controller"; reason: abstract.
Removed service ".abstract.instanceof.faros_avant_theme.core.parameter_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.core.system_parameter_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.core.system_parameter_controller"; reason: abstract.
Removed service ".abstract.instanceof.faros_avant_theme.core.system_parameter_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.admin.security_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.admin.security_controller"; reason: abstract.
Removed service ".abstract.instanceof.faros_avant_theme.admin.security_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.admin.dashboard_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.admin.dashboard_controller"; reason: abstract.
Removed service ".abstract.instanceof.faros_avant_theme.admin.dashboard_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.admin.log_admin_action_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.admin.log_admin_action_controller"; reason: abstract.
Removed service ".abstract.instanceof.faros_avant_theme.admin.log_admin_action_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.cms.widget_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.cms.widget_controller"; reason: abstract.
Removed service ".abstract.instanceof.faros_avant_theme.cms.widget_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.cms.page_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.cms.page_controller"; reason: abstract.
Removed service ".abstract.instanceof.faros_avant_theme.cms.page_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.cms.page_category_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.cms.page_category_controller"; reason: abstract.
Removed service ".abstract.instanceof.faros_avant_theme.cms.page_category_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.cms.page2pagecategory_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.cms.page2pagecategory_controller"; reason: abstract.
Removed service ".abstract.instanceof.faros_avant_theme.cms.page2pagecategory_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.cms.news_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.cms.news_controller"; reason: abstract.
Removed service ".abstract.instanceof.faros_avant_theme.cms.news_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.cms.newscategory_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.cms.newscategory_controller"; reason: abstract.
Removed service ".abstract.instanceof.faros_avant_theme.cms.newscategory_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.cms.faq_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.cms.faq_controller"; reason: abstract.
Removed service ".abstract.instanceof.faros_avant_theme.cms.faq_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.cms.faqcategory_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.cms.faqcategory_controller"; reason: abstract.
Removed service ".abstract.instanceof.faros_avant_theme.cms.faqcategory_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.cms.slideshow_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.cms.slideshow_controller"; reason: abstract.
Removed service ".abstract.instanceof.faros_avant_theme.cms.slideshow_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.cms.slideshowItem_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.cms.slideshowItem_controller"; reason: abstract.
Removed service ".abstract.instanceof.faros_avant_theme.cms.slideshowItem_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.faros_avant_theme.form.type.widget_type"; reason: abstract.
Removed service ".abstract.instanceof.faros_avant_theme.form.type.widget_type"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.faros_avant_theme.form.widget.image"; reason: abstract.
Removed service ".abstract.instanceof.faros_avant_theme.form.widget.image"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.faros_avant_theme.form.widget.mixed"; reason: abstract.
Removed service ".abstract.instanceof.faros_avant_theme.form.widget.mixed"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.faros_avant_theme.form.widget.slideshow"; reason: abstract.
Removed service ".abstract.instanceof.faros_avant_theme.form.widget.slideshow"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.faros_avant_theme.form.type.page_type"; reason: abstract.
Removed service ".abstract.instanceof.faros_avant_theme.form.type.page_type"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.faros_avant_theme.form.type.page_category_type"; reason: abstract.
Removed service ".abstract.instanceof.faros_avant_theme.form.type.page_category_type"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.faros_avant_theme.form.taxonomy_type"; reason: abstract.
Removed service ".abstract.instanceof.faros_avant_theme.form.taxonomy_type"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.elfinder.connector_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.elfinder.connector_controller"; reason: abstract.
Removed service ".abstract.instanceof.faros_avant_theme.elfinder.connector_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.qb.query_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.qb.query_controller"; reason: abstract.
Removed service ".abstract.instanceof.faros_avant_theme.qb.query_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.lead.user_subscription_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.lead.user_subscription_controller"; reason: abstract.
Removed service ".abstract.instanceof.faros_avant_theme.lead.user_subscription_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.lead.inquiry_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.lead.inquiry_controller"; reason: abstract.
Removed service ".abstract.instanceof.faros_avant_theme.lead.inquiry_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.catalog.product_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.catalog.product_controller"; reason: abstract.
Removed service ".abstract.instanceof.faros_avant_theme.catalog.product_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.catalog.product_category_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.catalog.product_category_controller"; reason: abstract.
Removed service ".abstract.instanceof.faros_avant_theme.catalog.product_category_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.catalog.catalog_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.catalog.catalog_controller"; reason: abstract.
Removed service ".abstract.instanceof.faros_avant_theme.catalog.catalog_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.catalog.hierarchy_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.catalog.hierarchy_controller"; reason: abstract.
Removed service ".abstract.instanceof.faros_avant_theme.catalog.hierarchy_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.catalog.hierarchy_to_product_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.catalog.hierarchy_to_product_controller"; reason: abstract.
Removed service ".abstract.instanceof.faros_avant_theme.catalog.hierarchy_to_product_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.catalog.cross_selling_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.catalog.cross_selling_controller"; reason: abstract.
Removed service ".abstract.instanceof.faros_avant_theme.catalog.cross_selling_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.catalog.color_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.catalog.color_controller"; reason: abstract.
Removed service ".abstract.instanceof.faros_avant_theme.catalog.color_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.catalog.color_chart_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.catalog.color_chart_controller"; reason: abstract.
Removed service ".abstract.instanceof.faros_avant_theme.catalog.color_chart_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.catalog.picto_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.catalog.picto_controller"; reason: abstract.
Removed service ".abstract.instanceof.faros_avant_theme.catalog.picto_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.shop.customer_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.shop.customer_controller"; reason: abstract.
Removed service ".abstract.instanceof.faros_avant_theme.shop.customer_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.shop.order_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.shop.order_controller"; reason: abstract.
Removed service ".abstract.instanceof.faros_avant_theme.shop.order_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.shop.company_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.shop.company_controller"; reason: abstract.
Removed service ".abstract.instanceof.faros_avant_theme.shop.company_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.shop.vat_type_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.shop.vat_type_controller"; reason: abstract.
Removed service ".abstract.instanceof.faros_avant_theme.shop.vat_type_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.shop.geo_area_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.shop.geo_area_controller"; reason: abstract.
Removed service ".abstract.instanceof.faros_avant_theme.shop.geo_area_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.shop.vat_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.shop.vat_controller"; reason: abstract.
Removed service ".abstract.instanceof.faros_avant_theme.shop.vat_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.shop.delivery_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.shop.delivery_controller"; reason: abstract.
Removed service ".abstract.instanceof.faros_avant_theme.shop.delivery_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.shop.coupon_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.shop.coupon_controller"; reason: abstract.
Removed service ".abstract.instanceof.faros_avant_theme.shop.coupon_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.shop.inquiry_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.shop.inquiry_controller"; reason: abstract.
Removed service ".abstract.instanceof.faros_avant_theme.shop.inquiry_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.shop.loadbalancing_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.shop.loadbalancing_controller"; reason: abstract.
Removed service ".abstract.instanceof.faros_avant_theme.shop.loadbalancing_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.shop.loadbalancingblacklist_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.shop.loadbalancingblacklist_controller"; reason: abstract.
Removed service ".abstract.instanceof.faros_avant_theme.shop.loadbalancingblacklist_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.shop.servicecode_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.shop.servicecode_controller"; reason: abstract.
Removed service ".abstract.instanceof.faros_avant_theme.shop.servicecode_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.shop.dashboard_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.shop.dashboard_controller"; reason: abstract.
Removed service ".abstract.instanceof.faros_avant_theme.shop.dashboard_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.shop.graph_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.shop.graph_controller"; reason: abstract.
Removed service ".abstract.instanceof.faros_avant_theme.shop.graph_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Faros\ElFinderBundle\Controller\ConnectorController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Faros\ElFinderBundle\Controller\ConnectorController"; reason: abstract.
Removed service ".abstract.instanceof.Faros\ElFinderBundle\Controller\ConnectorController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Faros\ElFinderBundle\Controller\MediaController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Faros\ElFinderBundle\Controller\MediaController"; reason: abstract.
Removed service ".abstract.instanceof.Faros\ElFinderBundle\Controller\MediaController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Faros\ElFinderBundle\Command\FileCheckCommand"; reason: abstract.
Removed service ".abstract.instanceof.Faros\ElFinderBundle\Command\FileCheckCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Faros\ElFinderBundle\Command\FileSyncCommand"; reason: abstract.
Removed service ".abstract.instanceof.Faros\ElFinderBundle\Command\FileSyncCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Faros\ElFinderBundle\Command\GenerateThumbnailsCommand"; reason: abstract.
Removed service ".abstract.instanceof.Faros\ElFinderBundle\Command\GenerateThumbnailsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.faros_elfinder.form.media_type"; reason: abstract.
Removed service ".abstract.instanceof.faros_elfinder.form.media_type"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.faros_elfinder.form.image_type"; reason: abstract.
Removed service ".abstract.instanceof.faros_elfinder.form.image_type"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.faros_elfinder.twig.media_extension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.faros_elfinder.twig.media_extension"; reason: abstract.
Removed service ".abstract.instanceof.faros_elfinder.twig.media_extension"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.faros.qb.twig.query_extension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.faros.qb.twig.query_extension"; reason: abstract.
Removed service ".abstract.instanceof.faros.qb.twig.query_extension"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Faros\QBBundle\Controller\QueryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Faros\QBBundle\Controller\QueryController"; reason: abstract.
Removed service ".abstract.instanceof.Faros\QBBundle\Controller\QueryController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.faros.lead.form.type_extension.lead"; reason: abstract.
Removed service ".abstract.instanceof.faros.lead.form.type_extension.lead"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.faros.lead.form.type.lead_activity"; reason: abstract.
Removed service ".abstract.instanceof.faros.lead.form.type.lead_activity"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.faros.lead.form.type.inquiry"; reason: abstract.
Removed service ".abstract.instanceof.faros.lead.form.type.inquiry"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.faros.lead.form.address_type"; reason: abstract.
Removed service ".abstract.instanceof.faros.lead.form.address_type"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Mac\CoreBundle\Form\Shop\CouponType"; reason: abstract.
Removed service ".abstract.instanceof.Mac\CoreBundle\Form\Shop\CouponType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Mac\CoreBundle\Form\Shop\ConstraintType"; reason: abstract.
Removed service ".abstract.instanceof.Mac\CoreBundle\Form\Shop\ConstraintType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Mac\CoreBundle\Form\Shop\CouponAdvantageType"; reason: abstract.
Removed service ".abstract.instanceof.Mac\CoreBundle\Form\Shop\CouponAdvantageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Mac\CoreBundle\Form\Shop\CompanyType"; reason: abstract.
Removed service ".abstract.instanceof.Mac\CoreBundle\Form\Shop\CompanyType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Mac\CoreBundle\Form\Shop\CustomerType"; reason: abstract.
Removed service ".abstract.instanceof.Mac\CoreBundle\Form\Shop\CustomerType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Mac\CoreBundle\Form\Shop\CustomerProfileType"; reason: abstract.
Removed service ".abstract.instanceof.Mac\CoreBundle\Form\Shop\CustomerProfileType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Mac\CoreBundle\Form\Shop\GeoAreaType"; reason: abstract.
Removed service ".abstract.instanceof.Mac\CoreBundle\Form\Shop\GeoAreaType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Mac\CoreBundle\Form\Shop\VatType"; reason: abstract.
Removed service ".abstract.instanceof.Mac\CoreBundle\Form\Shop\VatType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Mac\CoreBundle\Form\Shop\LoadBalancingType"; reason: abstract.
Removed service ".abstract.instanceof.Mac\CoreBundle\Form\Shop\LoadBalancingType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Mac\CoreBundle\Form\Shop\LoadBalancingBlacklistType"; reason: abstract.
Removed service ".abstract.instanceof.Mac\CoreBundle\Form\Shop\LoadBalancingBlacklistType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Mac\CoreBundle\Form\Shop\ServiceCodeType"; reason: abstract.
Removed service ".abstract.instanceof.Mac\CoreBundle\Form\Shop\ServiceCodeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Mac\CoreBundle\Form\Shop\ServiceCostType"; reason: abstract.
Removed service ".abstract.instanceof.Mac\CoreBundle\Form\Shop\ServiceCostType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Mac\CoreBundle\Form\Shop\GraphFilterType"; reason: abstract.
Removed service ".abstract.instanceof.Mac\CoreBundle\Form\Shop\GraphFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Mac\CoreBundle\Command\GeneratePdfThumbnailCommand"; reason: abstract.
Removed service ".abstract.instanceof.Mac\CoreBundle\Command\GeneratePdfThumbnailCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Mac\CoreBundle\Command\SyncPublicImagesCommand"; reason: abstract.
Removed service ".abstract.instanceof.Mac\CoreBundle\Command\SyncPublicImagesCommand"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Mac\CoreBundle\Entity\Repository\DocumentRepository"; reason: abstract.
Removed service ".abstract.instanceof.Mac\CoreBundle\Entity\Repository\DocumentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Mac\CoreBundle\Entity\Repository\LnDiscountRepository"; reason: abstract.
Removed service ".abstract.instanceof.Mac\CoreBundle\Entity\Repository\LnDiscountRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Mac\CoreBundle\Entity\Repository\LnEcotaxeRepository"; reason: abstract.
Removed service ".abstract.instanceof.Mac\CoreBundle\Entity\Repository\LnEcotaxeRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Mac\CoreBundle\Form\SlideshowType"; reason: abstract.
Removed service ".abstract.instanceof.Mac\CoreBundle\Form\SlideshowType"; reason: abstract.
Removed service ".abstract.instanceof.mac.sync.user_manager"; reason: abstract.
Removed service ".abstract.instanceof.mac.sync.company_manager"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.mac_core.form.job_type"; reason: abstract.
Removed service ".abstract.instanceof.mac_core.form.job_type"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.mac_core.form.news_type"; reason: abstract.
Removed service ".abstract.instanceof.mac_core.form.news_type"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.mac_core.form.job_offer_type"; reason: abstract.
Removed service ".abstract.instanceof.mac_core.form.job_offer_type"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.mac_core.form.widget.text_with_link"; reason: abstract.
Removed service ".abstract.instanceof.mac_core.form.widget.text_with_link"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.mac.twig.ext_extension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.mac.twig.ext_extension"; reason: abstract.
Removed service ".abstract.instanceof.mac.twig.ext_extension"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.mac.twig.sort_collection_extension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.mac.twig.sort_collection_extension"; reason: abstract.
Removed service ".abstract.instanceof.mac.twig.sort_collection_extension"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.mac.twig.image_size_extension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.mac.twig.image_size_extension"; reason: abstract.
Removed service ".abstract.instanceof.mac.twig.image_size_extension"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\SiteBundle\Controller\Catalog\ProductCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\SiteBundle\Controller\Catalog\ProductCategoryController"; reason: abstract.
Removed service ".abstract.instanceof.Franciaflex\SiteBundle\Controller\Catalog\ProductCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\SiteBundle\Controller\Catalog\ProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\SiteBundle\Controller\Catalog\ProductController"; reason: abstract.
Removed service ".abstract.instanceof.Franciaflex\SiteBundle\Controller\Catalog\ProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\SiteBundle\Controller\Cms\AdviceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\SiteBundle\Controller\Cms\AdviceController"; reason: abstract.
Removed service ".abstract.instanceof.Franciaflex\SiteBundle\Controller\Cms\AdviceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\SiteBundle\Controller\Cms\GlossaryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\SiteBundle\Controller\Cms\GlossaryController"; reason: abstract.
Removed service ".abstract.instanceof.Franciaflex\SiteBundle\Controller\Cms\GlossaryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\SiteBundle\Controller\Cms\JobController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\SiteBundle\Controller\Cms\JobController"; reason: abstract.
Removed service ".abstract.instanceof.Franciaflex\SiteBundle\Controller\Cms\JobController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\SiteBundle\Controller\Cms\NewsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\SiteBundle\Controller\Cms\NewsController"; reason: abstract.
Removed service ".abstract.instanceof.Franciaflex\SiteBundle\Controller\Cms\NewsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\SiteBundle\Controller\Cms\PageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\SiteBundle\Controller\Cms\PageController"; reason: abstract.
Removed service ".abstract.instanceof.Franciaflex\SiteBundle\Controller\Cms\PageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\SiteBundle\Controller\Cms\PressController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\SiteBundle\Controller\Cms\PressController"; reason: abstract.
Removed service ".abstract.instanceof.Franciaflex\SiteBundle\Controller\Cms\PressController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\SiteBundle\Controller\CommonsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\SiteBundle\Controller\CommonsController"; reason: abstract.
Removed service ".abstract.instanceof.Franciaflex\SiteBundle\Controller\CommonsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\SiteBundle\Controller\DOPController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\SiteBundle\Controller\DOPController"; reason: abstract.
Removed service ".abstract.instanceof.Franciaflex\SiteBundle\Controller\DOPController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\SiteBundle\Controller\EsiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\SiteBundle\Controller\EsiController"; reason: abstract.
Removed service ".abstract.instanceof.Franciaflex\SiteBundle\Controller\EsiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\SiteBundle\Controller\Lead\LeadActivityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\SiteBundle\Controller\Lead\LeadActivityController"; reason: abstract.
Removed service ".abstract.instanceof.Franciaflex\SiteBundle\Controller\Lead\LeadActivityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\SiteBundle\Controller\Lead\LeadApiSdFController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\SiteBundle\Controller\Lead\LeadApiSdFController"; reason: abstract.
Removed service ".abstract.instanceof.Franciaflex\SiteBundle\Controller\Lead\LeadApiSdFController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\SiteBundle\Controller\Lead\WhiteBookController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\SiteBundle\Controller\Lead\WhiteBookController"; reason: abstract.
Removed service ".abstract.instanceof.Franciaflex\SiteBundle\Controller\Lead\WhiteBookController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\SiteBundle\Controller\MenuController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\SiteBundle\Controller\MenuController"; reason: abstract.
Removed service ".abstract.instanceof.Franciaflex\SiteBundle\Controller\MenuController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\SiteBundle\Controller\RobotsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\SiteBundle\Controller\RobotsController"; reason: abstract.
Removed service ".abstract.instanceof.Franciaflex\SiteBundle\Controller\RobotsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\SiteBundle\Controller\SearchEngineController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\SiteBundle\Controller\SearchEngineController"; reason: abstract.
Removed service ".abstract.instanceof.Franciaflex\SiteBundle\Controller\SearchEngineController"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.twig.extension.text"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.twig.extension.text"; reason: abstract.
Removed service ".abstract.instanceof.twig.extension.text"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.fx_site.twig.menu_extension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.fx_site.twig.menu_extension"; reason: abstract.
Removed service ".abstract.instanceof.fx_site.twig.menu_extension"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.fx_site.twig.color_extension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.fx_site.twig.color_extension"; reason: abstract.
Removed service ".abstract.instanceof.fx_site.twig.color_extension"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.fx_site.twig.highlight_extension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.fx_site.twig.highlight_extension"; reason: abstract.
Removed service ".abstract.instanceof.fx_site.twig.highlight_extension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.fx_site.form.type.lead_activity"; reason: abstract.
Removed service ".abstract.instanceof.fx_site.form.type.lead_activity"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.fx_site.form.type.quote_request_product"; reason: abstract.
Removed service ".abstract.instanceof.fx_site.form.type.quote_request_product"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.fx_site.form.type.job_application"; reason: abstract.
Removed service ".abstract.instanceof.fx_site.form.type.job_application"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.fx_site.command.sitemap_generator"; reason: abstract.
Removed service ".abstract.instanceof.fx_site.command.sitemap_generator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Franciaflex\SiteBundle\Command\BroadcastLeadCommand"; reason: abstract.
Removed service ".abstract.instanceof.Franciaflex\SiteBundle\Command\BroadcastLeadCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Franciaflex\SiteBundle\Command\UpdateFreeDeliveryCommand"; reason: abstract.
Removed service ".abstract.instanceof.Franciaflex\SiteBundle\Command\UpdateFreeDeliveryCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\AdminBundle\Controller\Catalog\ColorChartController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\AdminBundle\Controller\Catalog\ColorChartController"; reason: abstract.
Removed service ".abstract.instanceof.Franciaflex\AdminBundle\Controller\Catalog\ColorChartController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\AdminBundle\Controller\Catalog\CriterionCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\AdminBundle\Controller\Catalog\CriterionCategoryController"; reason: abstract.
Removed service ".abstract.instanceof.Franciaflex\AdminBundle\Controller\Catalog\CriterionCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\AdminBundle\Controller\Catalog\ProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\AdminBundle\Controller\Catalog\ProductController"; reason: abstract.
Removed service ".abstract.instanceof.Franciaflex\AdminBundle\Controller\Catalog\ProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\AdminBundle\Controller\Cms\AdviceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\AdminBundle\Controller\Cms\AdviceController"; reason: abstract.
Removed service ".abstract.instanceof.Franciaflex\AdminBundle\Controller\Cms\AdviceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\AdminBundle\Controller\Cms\GlossaryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\AdminBundle\Controller\Cms\GlossaryController"; reason: abstract.
Removed service ".abstract.instanceof.Franciaflex\AdminBundle\Controller\Cms\GlossaryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\AdminBundle\Controller\Cms\JobController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\AdminBundle\Controller\Cms\JobController"; reason: abstract.
Removed service ".abstract.instanceof.Franciaflex\AdminBundle\Controller\Cms\JobController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\AdminBundle\Controller\Cms\PageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\AdminBundle\Controller\Cms\PageController"; reason: abstract.
Removed service ".abstract.instanceof.Franciaflex\AdminBundle\Controller\Cms\PageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\AdminBundle\Controller\Cms\PressCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\AdminBundle\Controller\Cms\PressCategoryController"; reason: abstract.
Removed service ".abstract.instanceof.Franciaflex\AdminBundle\Controller\Cms\PressCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\AdminBundle\Controller\Cms\PressController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\AdminBundle\Controller\Cms\PressController"; reason: abstract.
Removed service ".abstract.instanceof.Franciaflex\AdminBundle\Controller\Cms\PressController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\AdminBundle\Controller\Cms\WidgetController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\AdminBundle\Controller\Cms\WidgetController"; reason: abstract.
Removed service ".abstract.instanceof.Franciaflex\AdminBundle\Controller\Cms\WidgetController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\AdminBundle\Controller\Core\DepartmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\AdminBundle\Controller\Core\DepartmentController"; reason: abstract.
Removed service ".abstract.instanceof.Franciaflex\AdminBundle\Controller\Core\DepartmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\AdminBundle\Controller\Core\EmbededUserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\AdminBundle\Controller\Core\EmbededUserController"; reason: abstract.
Removed service ".abstract.instanceof.Franciaflex\AdminBundle\Controller\Core\EmbededUserController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\AdminBundle\Controller\DashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\AdminBundle\Controller\DashboardController"; reason: abstract.
Removed service ".abstract.instanceof.Franciaflex\AdminBundle\Controller\DashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\AdminBundle\Controller\Lead\AfterSaleServiceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\AdminBundle\Controller\Lead\AfterSaleServiceController"; reason: abstract.
Removed service ".abstract.instanceof.Franciaflex\AdminBundle\Controller\Lead\AfterSaleServiceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\AdminBundle\Controller\Lead\FindRetailerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\AdminBundle\Controller\Lead\FindRetailerController"; reason: abstract.
Removed service ".abstract.instanceof.Franciaflex\AdminBundle\Controller\Lead\FindRetailerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\AdminBundle\Controller\Lead\LeadAbstractController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\AdminBundle\Controller\Lead\LeadAbstractController"; reason: abstract.
Removed service ".abstract.instanceof.Franciaflex\AdminBundle\Controller\Lead\LeadAbstractController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\AdminBundle\Controller\Lead\PointOfSaleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\AdminBundle\Controller\Lead\PointOfSaleController"; reason: abstract.
Removed service ".abstract.instanceof.Franciaflex\AdminBundle\Controller\Lead\PointOfSaleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\AdminBundle\Controller\Lead\PressController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\AdminBundle\Controller\Lead\PressController"; reason: abstract.
Removed service ".abstract.instanceof.Franciaflex\AdminBundle\Controller\Lead\PressController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\AdminBundle\Controller\Lead\ProfessionalController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\AdminBundle\Controller\Lead\ProfessionalController"; reason: abstract.
Removed service ".abstract.instanceof.Franciaflex\AdminBundle\Controller\Lead\ProfessionalController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\AdminBundle\Controller\Lead\QuoteRequestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\AdminBundle\Controller\Lead\QuoteRequestController"; reason: abstract.
Removed service ".abstract.instanceof.Franciaflex\AdminBundle\Controller\Lead\QuoteRequestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Franciaflex\AdminBundle\Controller\Lead\SavController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Franciaflex\AdminBundle\Controller\Lead\SavController"; reason: abstract.
Removed service ".abstract.instanceof.Franciaflex\AdminBundle\Controller\Lead\SavController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Franciaflex\AdminBundle\Form\Type\Cms\AdviceType"; reason: abstract.
Removed service ".abstract.instanceof.Franciaflex\AdminBundle\Form\Type\Cms\AdviceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Franciaflex\AdminBundle\Form\Type\Cms\GlossaryType"; reason: abstract.
Removed service ".abstract.instanceof.Franciaflex\AdminBundle\Form\Type\Cms\GlossaryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Franciaflex\AdminBundle\Form\Type\Cms\JobType"; reason: abstract.
Removed service ".abstract.instanceof.Franciaflex\AdminBundle\Form\Type\Cms\JobType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Franciaflex\AdminBundle\Form\Type\Cms\PressCategoryType"; reason: abstract.
Removed service ".abstract.instanceof.Franciaflex\AdminBundle\Form\Type\Cms\PressCategoryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Franciaflex\AdminBundle\Form\Type\Cms\PressType"; reason: abstract.
Removed service ".abstract.instanceof.Franciaflex\AdminBundle\Form\Type\Cms\PressType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Franciaflex\AdminBundle\Form\Type\Lead\PointOfSaleType"; reason: abstract.
Removed service ".abstract.instanceof.Franciaflex\AdminBundle\Form\Type\Lead\PointOfSaleType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Franciaflex\AdminBundle\Form\Type\Catalog\CriterionCategoryType"; reason: abstract.
Removed service ".abstract.instanceof.Franciaflex\AdminBundle\Form\Type\Catalog\CriterionCategoryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Franciaflex\AdminBundle\Form\Type\Catalog\CriterionProductValueType"; reason: abstract.
Removed service ".abstract.instanceof.Franciaflex\AdminBundle\Form\Type\Catalog\CriterionProductValueType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Franciaflex\AdminBundle\Form\Type\Catalog\CriterionType"; reason: abstract.
Removed service ".abstract.instanceof.Franciaflex\AdminBundle\Form\Type\Catalog\CriterionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Franciaflex\AdminBundle\Form\Type\Catalog\ProductEquipmentType"; reason: abstract.
Removed service ".abstract.instanceof.Franciaflex\AdminBundle\Form\Type\Catalog\ProductEquipmentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Franciaflex\AdminBundle\Form\Type\Catalog\ProductImageType"; reason: abstract.
Removed service ".abstract.instanceof.Franciaflex\AdminBundle\Form\Type\Catalog\ProductImageType"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.fx_admin.twig.misc_extension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.fx_admin.twig.misc_extension"; reason: abstract.
Removed service ".abstract.instanceof.fx_admin.twig.misc_extension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\DataCollector\DataCollectorInterface.0.faros.shop.data_collector"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ResetInterface.0.faros.shop.data_collector"; reason: abstract.
Removed service ".abstract.instanceof.faros.shop.data_collector"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.faros.shop.twig_extension.evalulate"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.faros.shop.twig_extension.evalulate"; reason: abstract.
Removed service ".abstract.instanceof.faros.shop.twig_extension.evalulate"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.faros.shop.twig_extension.constraint_attribute"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.faros.shop.twig_extension.constraint_attribute"; reason: abstract.
Removed service ".abstract.instanceof.faros.shop.twig_extension.constraint_attribute"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.faros.shop.twig_extension.price"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.faros.shop.twig_extension.price"; reason: abstract.
Removed service ".abstract.instanceof.faros.shop.twig_extension.price"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.validator.unique.is_unique_code"; reason: abstract.
Removed service ".abstract.instanceof.validator.unique.is_unique_code"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.faros_shop.form.faros_delivery_type"; reason: abstract.
Removed service ".abstract.instanceof.faros_shop.form.faros_delivery_type"; reason: abstract.
126
Removed service "http_discovery.psr17_factory"; reason: unused.
Removed service "raven_client"; reason: unused.
Removed service "http_cache"; reason: unused.
Removed service "http_cache.store"; reason: unused.
Removed service "reverse_container"; reason: unused.
Removed service "cache.app.taggable"; reason: unused.
Removed service "assets.empty_package"; reason: unused.
Removed service "assets.empty_version_strategy"; reason: unused.
Removed service "psr18.http_client"; reason: unused.
Removed service "mailer.default_transport"; reason: unused.
Removed service "mailer.messenger.message_handler"; reason: unused.
Removed service "translator.logging"; reason: unused.
Removed service "annotations.filesystem_cache_adapter"; reason: unused.
Removed service "annotations.filesystem_cache"; reason: unused.
Removed service "annotations.cache"; reason: unused.
Removed service "serializer.mapping.cache.symfony"; reason: unused.
Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
Removed service ".cache_connection.GD_MSZC"; reason: unused.
Removed service ".cache_connection.JKE6keX"; reason: unused.
Removed service "session.storage.factory.php_bridge"; reason: unused.
Removed service "session.storage.factory.mock_file"; reason: unused.
Removed service "session.storage.factory.service"; reason: unused.
Removed service "session.flash_bag"; reason: unused.
Removed service "session.attribute_bag"; reason: unused.
Removed service "session.handler.native_file"; reason: unused.
Removed service "session.abstract_handler"; reason: unused.
Removed service "session.marshaller"; reason: unused.
Removed service "validator.mapping.cache.adapter"; reason: unused.
Removed service "security.authentication.session_strategy_noop"; reason: unused.
Removed service "security.authentication_utils"; reason: unused.
Removed service "security.user_password_hasher"; reason: unused.
Removed service "security.authentication.basic_entry_point"; reason: unused.
Removed service "security.authentication.retry_entry_point"; reason: unused.
Removed service "security.context_listener"; reason: unused.
Removed service "security.rememberme.token.provider.in_memory"; reason: unused.
Removed service "security.authentication.listener.anonymous"; reason: unused.
Removed service "security.authentication.provider.anonymous"; reason: unused.
Removed service "security.authentication.guard_handler"; reason: unused.
Removed service "twig.loader.chain"; reason: unused.
Removed service "twig.extension.debug"; reason: unused.
Removed service "twig.extension.weblink"; 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 "doctrine.dbal.logger.chain"; reason: unused.
Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
Removed service ".1_ServiceLocator~VycNuOL"; reason: unused.
Removed service "doctrine.orm.listeners.resolve_target_entity"; 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 "faros.doctrine.naming_strategy"; reason: unused.
Removed service "faros.search.admin_controller.term"; reason: unused.
Removed service "faros.lead.activity_factory"; reason: unused.
Removed service "faros.lead.workflow.activity_router"; reason: unused.
Removed service "faros.lead.workflow.repository"; reason: unused.
Removed service "faros.lead.workflow.resolver"; reason: unused.
Removed service "faros.lead.workflow.loader"; reason: unused.
Removed service "faros.lead.workflow.loader.yml"; reason: unused.
Removed service "lephare.menu.configuration.provider"; reason: unused.
Removed service "lephare.menu.configuration.node_processor"; reason: unused.
Removed service "lephare.menu.builder"; reason: unused.
Removed service "fx_site.mailer.manager"; 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.guzzle5"; 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 ".service_locator.qNhnIW."; reason: unused.
Removed service "security.ldap_locator"; reason: unused.
Removed service "monolog.logger.translation"; reason: unused.
Removed service "monolog.logger.httplug"; reason: unused.
Removed service ".service_locator.mx0UMmY.faros_avant_theme.core.user_controller"; reason: unused.
Removed service ".service_locator.mx0UMmY.faros_avant_theme.core.log_action_controller"; reason: unused.
Removed service ".service_locator.mx0UMmY.faros_avant_theme.core.group_controller"; reason: unused.
Removed service ".service_locator.mx0UMmY.faros_avant_theme.core.role_controller"; reason: unused.
Removed service ".service_locator.mx0UMmY.faros_avant_theme.core.tracking_code_controller"; reason: unused.
Removed service ".service_locator.mx0UMmY.faros_avant_theme.core.route_controller"; reason: unused.
Removed service ".service_locator.mx0UMmY.faros_avant_theme.core.parameter_controller"; reason: unused.
Removed service ".service_locator.mx0UMmY.faros_avant_theme.core.system_parameter_controller"; reason: unused.
Removed service ".service_locator.c1hZ7jl.faros_avant_theme.elfinder.connector_controller"; reason: unused.
Removed service ".service_locator.mx0UMmY.faros_avant_theme.qb.query_controller"; reason: unused.
Removed service ".service_locator.mx0UMmY.faros_avant_theme.shop.customer_controller"; reason: unused.
Removed service ".service_locator.mx0UMmY.faros_avant_theme.shop.order_controller"; reason: unused.
Removed service ".service_locator.mx0UMmY.faros_avant_theme.shop.company_controller"; reason: unused.
Removed service ".service_locator.mx0UMmY.faros_avant_theme.shop.vat_type_controller"; reason: unused.
Removed service ".service_locator.mx0UMmY.faros_avant_theme.shop.geo_area_controller"; reason: unused.
Removed service ".service_locator.mx0UMmY.faros_avant_theme.shop.vat_controller"; reason: unused.
Removed service ".service_locator.mx0UMmY.faros_avant_theme.shop.delivery_controller"; reason: unused.
Removed service ".service_locator.mx0UMmY.faros_avant_theme.shop.coupon_controller"; reason: unused.
Removed service ".service_locator.mx0UMmY.faros_avant_theme.shop.inquiry_controller"; reason: unused.
Removed service ".service_locator.mx0UMmY.faros_avant_theme.shop.loadbalancing_controller"; reason: unused.
Removed service ".service_locator.mx0UMmY.faros_avant_theme.shop.loadbalancingblacklist_controller"; reason: unused.
Removed service ".service_locator.mx0UMmY.faros_avant_theme.shop.servicecode_controller"; reason: unused.
Removed service ".service_locator.mx0UMmY.faros_avant_theme.shop.dashboard_controller"; reason: unused.
Removed service ".service_locator.mx0UMmY.faros_avant_theme.shop.graph_controller"; reason: unused.
Removed service ".service_locator.XXv1IfR"; 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.guzzle5.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.
374
Inlined service "error_handler.error_renderer.serializer" to "error_controller".
Inlined service "debug.controller_resolver" to "http_kernel".
Inlined service "debug.argument_resolver" to "http_kernel".
Inlined service ".service_locator.cEhBhXG" to "fragment.handler".
Inlined service "monolog.logger.console" to "console.error_listener".
Inlined service "cache.app.recorder_inner" to "cache.app".
Inlined service "cache.system.recorder_inner" to "cache.system".
Inlined service "cache.validator.recorder_inner" to "cache.validator".
Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
Inlined service "cache.annotations.recorder_inner" to "cache.annotations".
Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
Inlined service "assets._default_package" to "assets.packages".
Inlined service "assets._version__default" to "assets._default_package".
Inlined service "assets.context" to "assets._default_package".
Inlined service "mailer.transports" to "mailer.mailer".
Inlined service "mailer.transport_factory" to "mailer.transports".
Inlined service ".service_locator.yY.p4P7" to "translator.default".
Inlined service "translator.formatter.default" to "translator.default".
Inlined service "identity_translator" to "translator.formatter.default".
Inlined service "translation.extractor.php" to "translation.extractor".
Inlined service "twig.translation.extractor" to "translation.extractor".
Inlined service "translation.dumper.php" to "translation.writer".
Inlined service "translation.dumper.xliff" to "translation.writer".
Inlined service "translation.dumper.po" to "translation.writer".
Inlined service "translation.dumper.mo" to "translation.writer".
Inlined service "translation.dumper.yml" to "translation.writer".
Inlined service "translation.dumper.yaml" to "translation.writer".
Inlined service "translation.dumper.qt" to "translation.writer".
Inlined service "translation.dumper.csv" to "translation.writer".
Inlined service "translation.dumper.ini" to "translation.writer".
Inlined service "translation.dumper.json" to "translation.writer".
Inlined service "translation.dumper.res" to "translation.writer".
Inlined service ".service_locator.wSgjnB6.translation.warmer" to "translation.warmer".
Inlined service "translation.provider_collection_factory" to "translation.provider_collection".
Inlined service "monolog.logger.php" to "debug.debug_handlers_listener".
Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
Inlined service "routing.loader.xml" to "routing.resolver".
Inlined service "routing.loader.yml" to "routing.resolver".
Inlined service "routing.loader.php" to "routing.resolver".
Inlined service "routing.loader.glob" to "routing.resolver".
Inlined service "routing.loader.directory" to "routing.resolver".
Inlined service "routing.loader.container" to "routing.resolver".
Inlined service "routing.loader.annotation.directory" to "routing.resolver".
Inlined service "routing.loader.annotation.file" to "routing.resolver".
Inlined service ".service_locator.MjLiLFt" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.OSH1YoD.router.default" to "router.default".
Inlined service "monolog.logger.router" to "router.default".
Inlined service ".service_locator.Kr.dDlB" to "router.expression_language_provider".
Inlined service ".service_locator.oCg4uHe.router.cache_warmer" to "router.cache_warmer".
Inlined service "annotations.dummy_registry" to "annotations.reader".
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 "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.json_serializable" to "serializer".
Inlined service "serializer.denormalizer.array" to "serializer".
Inlined service "serializer.normalizer.object" to "serializer".
Inlined service "serializer.encoder.xml" to "serializer".
Inlined service "serializer.encoder.json" to "serializer".
Inlined service "serializer.encoder.yaml" to "serializer".
Inlined service "serializer.encoder.csv" to "serializer".
Inlined service "serializer.normalizer.property" to "serializer.normalizer.mime_message".
Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.class_metadata_factory".
Inlined service "twig.error_renderer.html" to "error_handler.error_renderer.serializer".
Inlined service "session.storage.factory.native" to "session.factory".
Inlined service "session.handler.native" to "session.storage.factory.native".
Inlined service ".service_locator.XmPJruK" to "session_listener".
Inlined service "security.csrf.token_generator" to "security.csrf.token_manager".
Inlined service "form.extension" to "form.registry".
Inlined service "form.resolved_type_factory" to "form.registry".
Inlined service ".service_locator.AZxgyVl" to "form.extension".
Inlined service "form.choice_list_factory.default" to "form.choice_list_factory.property_access".
Inlined service "form.choice_list_factory.property_access" to "form.choice_list_factory.cached".
Inlined service "form.type_extension.form.request_handler" to "form.type_extension.form.http_foundation".
Inlined service "validator.validator_factory" to "validator.builder".
Inlined service "doctrine.orm.validator_initializer" to "validator.builder".
Inlined service "validator.property_info_loader" to "validator.builder".
Inlined service "doctrine.orm.default_entity_manager.validator_loader" to "validator.builder".
Inlined service ".service_locator.8z.UWme" to "validator.validator_factory".
Inlined service "validator.expression_language" to "validator.expression".
Inlined service "cache.validator_expression_language.recorder_inner" to "cache.validator_expression_language".
Inlined service "profiler.storage" to "profiler".
Inlined service "data_collector.time" to "profiler".
Inlined service "data_collector.memory" to "profiler".
Inlined service "data_collector.validator" to "profiler".
Inlined service "data_collector.ajax" to "profiler".
Inlined service "data_collector.exception" to "profiler".
Inlined service "data_collector.logger" to "profiler".
Inlined service "data_collector.events" to "profiler".
Inlined service "data_collector.cache" to "profiler".
Inlined service "data_collector.translation" to "profiler".
Inlined service "data_collector.security" to "profiler".
Inlined service "data_collector.twig" to "profiler".
Inlined service "data_collector.http_client" to "profiler".
Inlined service "data_collector.doctrine" to "profiler".
Inlined service "mailer.data_collector" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service "data_collector.form.extractor" to "data_collector.form".
Inlined service ".service_locator.LcVn9Hr" to "security.token_storage".
Inlined service ".service_locator.nLgZj7R" to "security.helper".
Inlined service "security.expression_language" to "security.access.expression_voter".
Inlined service "cache.security_expression_language.recorder_inner" to "cache.security_expression_language".
Inlined service ".security.request_matcher.9czg417" to "security.access_map".
Inlined service ".security.request_matcher.s139L6X" to "security.access_map".
Inlined service ".security.request_matcher.HPldZU8" to "security.access_map".
Inlined service ".security.request_matcher.5dJADCx" to "security.access_map".
Inlined service ".security.request_matcher.PhQgZ9B" 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.firewall.map.config.dev" to "security.firewall.map.context.dev".
Inlined service "security.authentication.success_handler.admin_area.form_login" to "security.authentication.listener.form.admin_area".
Inlined service "security.authentication.failure_handler.admin_area.form_login" to "security.authentication.listener.form.admin_area".
Inlined service "security.authentication.form_entry_point.admin_area" to "security.exception_listener.admin_area".
Inlined service "security.exception_listener.admin_area" to "security.firewall.map.context.admin_area".
Inlined service "security.logout_listener.admin_area" to "security.firewall.map.context.admin_area".
Inlined service "security.firewall.map.config.admin_area" to "security.firewall.map.context.admin_area".
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 "twig.extension.code" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "knp_menu.twig.extension" to "twig".
Inlined service "twig.extension.i18n" to "twig".
Inlined service "twig.extension.controller" to "twig".
Inlined service "twig.extension.userfile" to "twig".
Inlined service "twig.extension.parameters" to "twig".
Inlined service "faros_admin.twig.router_extension" to "twig".
Inlined service "mopa_bootstrap.twig.extension.bootstrap_form" to "twig".
Inlined service "mopa_bootstrap.twig.extension.bootstrap_icon" to "twig".
Inlined service "mopa_bootstrap.twig.extension.bootstrap_flash" to "twig".
Inlined service "faros.shop.twig_extension.evalulate" to "twig".
Inlined service "faros.shop.twig_extension.constraint_attribute" to "twig".
Inlined service "faros.shop.twig_extension.price" to "twig".
Inlined service "httplug.collector.twig.http_message" to "twig".
Inlined service "twig.extension.webprofiler" 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.configurator.environment" to "twig".
Inlined service ".service_locator.v.Wwsjy.twig.template_cache_warmer" to "twig.template_cache_warmer".
Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
Inlined service "assets.packages" to "twig.extension.assets".
Inlined service "fragment.uri_generator" to "twig.runtime.httpkernel".
Inlined service "url_helper" to "twig.extension.httpfoundation".
Inlined service ".service_locator.pTeli0u" to "twig.runtime_loader".
Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
Inlined service "monolog.handler.app_nested" to "monolog.handler.app_main".
Inlined service "monolog.handler.request_nested" to "monolog.handler.request_main".
Inlined service "monolog.handler.request_main.not_found_strategy" to "monolog.handler.request_main".
Inlined service "monolog.logger.doctrine" to "doctrine.dbal.logger".
Inlined service "doctrine.dbal.logger.chain.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.logger" to "doctrine.dbal.logger.chain.default".
Inlined service ".service_locator.ha7v4lH" to "doctrine.dbal.default_connection.event_manager".
Inlined service "doctrine.dbal.default_connection.configuration" to "doctrine.dbal.default_connection".
Inlined service "doctrine.dbal.default_connection.event_manager" to "doctrine.dbal.default_connection".
Inlined service "doctrine.dbal.connection_factory" to "doctrine.dbal.default_connection".
Inlined service ".service_locator.wUJ100Z" to "doctrine.orm.container_repository_factory".
Inlined service "cache.doctrine.orm.default.metadata" to "doctrine.orm.default_configuration".
Inlined service ".doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.naming_strategy.underscore" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.quote_strategy.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.default_entity_listener_resolver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.container_repository_factory" to "doctrine.orm.default_configuration".
Inlined service "cache.doctrine.orm.default.result.recorder_inner" to "cache.doctrine.orm.default.result".
Inlined service "cache.doctrine.orm.default.query.recorder_inner" to "cache.doctrine.orm.default.query".
Inlined service "doctrine.orm.default_configuration" to "doctrine.orm.default_entity_manager".
Inlined service "doctrine.orm.default_manager_configurator" to "doctrine.orm.default_entity_manager".
Inlined service "sensio_framework_extra.converter.manager" to "sensio_framework_extra.converter.listener".
Inlined service "sensio_framework_extra.converter.doctrine.orm" to "sensio_framework_extra.converter.manager".
Inlined service "framework_extra_bundle.date_time_param_converter" to "sensio_framework_extra.converter.manager".
Inlined service "sensio_framework_extra.converter.doctrine.orm.expression_language.default" to "sensio_framework_extra.converter.doctrine.orm".
Inlined service ".service_locator.aNklfos.sensio_framework_extra.view.listener" to "sensio_framework_extra.view.listener".
Inlined service "sensio_framework_extra.security.expression_language.default" to "sensio_framework_extra.security.listener".
Inlined service "knp_menu.factory_extension.routing" to "knp_menu.factory".
Inlined service "knp_menu.renderer_provider" to "knp_menu.helper".
Inlined service ".service_locator.TWz9UQt" to "knp_menu.renderer_provider".
Inlined service "knp_menu.helper" to "knp_menu.twig.extension".
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 "trsteel_ckeditor.transformer.html_purifier" to "trsteel_ckeditor.form.type".
Inlined service ".service_locator.mx0UMmY.Erichard\DmsBundle\Controller\DocumentController" to "Erichard\DmsBundle\Controller\DocumentController".
Inlined service ".service_locator.mx0UMmY.Erichard\DmsBundle\Controller\NodeController" to "Erichard\DmsBundle\Controller\NodeController".
Inlined service "a2lix_auto_form.object_info.doctrine_orm_info" to "a2lix_auto_form.form.manipulator.doctrine_orm_manipulator".
Inlined service "a2lix_auto_form.form.event_listener.auto_form_listener" to "a2lix_auto_form.form.type.auto_form_type".
Inlined service "a2lix_auto_form.doctrine.metadata_factory" to "a2lix_auto_form.object_info.doctrine_orm_info".
Inlined service "a2lix_translation_form.form.event_listener.translations_listener" to "a2lix_translation_form.form.type.translations_type".
Inlined service "a2lix_translation_form.form.event_listener.translations_form_listener" to "a2lix_translation_form.form.type.translations_forms_type".
Inlined service "JMS\Payment\CoreBundle\PluginController\EntityPluginController" to "payment.form.choose_payment_method_type".
Inlined service "payment.form.choose_payment_method_transformer" to "payment.form.choose_payment_method_type".
Inlined service ".service_locator.mx0UMmY.Faros\CoreBundle\Controller\RedirectController" to "Faros\CoreBundle\Controller\RedirectController".
Inlined service ".service_locator.mx0UMmY.Faros\AdminBundle\Controller\CRUD\AbstractController" to "Faros\AdminBundle\Controller\CRUD\AbstractController".
Inlined service "faros_admin.action_collection" to "faros_admin.logger".
Inlined service "faros_admin.base_actions" to "faros_admin.action_collection".
Inlined service ".service_locator.mx0UMmY.faros_avant_theme.admin.security_controller" to "faros_avant_theme.admin.security_controller".
Inlined service ".service_locator.mx0UMmY.faros_avant_theme.admin.dashboard_controller" to "faros_avant_theme.admin.dashboard_controller".
Inlined service ".service_locator.mx0UMmY.faros_avant_theme.admin.log_admin_action_controller" to "faros_avant_theme.admin.log_admin_action_controller".
Inlined service ".service_locator.mx0UMmY.faros_avant_theme.cms.widget_controller" to "faros_avant_theme.cms.widget_controller".
Inlined service ".service_locator.mx0UMmY.faros_avant_theme.cms.page_controller" to "faros_avant_theme.cms.page_controller".
Inlined service ".service_locator.mx0UMmY.faros_avant_theme.cms.page_category_controller" to "faros_avant_theme.cms.page_category_controller".
Inlined service ".service_locator.mx0UMmY.faros_avant_theme.cms.page2pagecategory_controller" to "faros_avant_theme.cms.page2pagecategory_controller".
Inlined service ".service_locator.mx0UMmY.faros_avant_theme.cms.news_controller" to "faros_avant_theme.cms.news_controller".
Inlined service ".service_locator.mx0UMmY.faros_avant_theme.cms.newscategory_controller" to "faros_avant_theme.cms.newscategory_controller".
Inlined service ".service_locator.mx0UMmY.faros_avant_theme.cms.faq_controller" to "faros_avant_theme.cms.faq_controller".
Inlined service ".service_locator.mx0UMmY.faros_avant_theme.cms.faqcategory_controller" to "faros_avant_theme.cms.faqcategory_controller".
Inlined service ".service_locator.mx0UMmY.faros_avant_theme.cms.slideshow_controller" to "faros_avant_theme.cms.slideshow_controller".
Inlined service ".service_locator.mx0UMmY.faros_avant_theme.cms.slideshowItem_controller" to "faros_avant_theme.cms.slideshowItem_controller".
Inlined service ".service_locator.mx0UMmY.faros_avant_theme.lead.user_subscription_controller" to "faros_avant_theme.lead.user_subscription_controller".
Inlined service ".service_locator.mx0UMmY.faros_avant_theme.lead.inquiry_controller" to "faros_avant_theme.lead.inquiry_controller".
Inlined service ".service_locator.mx0UMmY.faros_avant_theme.catalog.product_controller" to "faros_avant_theme.catalog.product_controller".
Inlined service ".service_locator.mx0UMmY.faros_avant_theme.catalog.product_category_controller" to "faros_avant_theme.catalog.product_category_controller".
Inlined service ".service_locator.mx0UMmY.faros_avant_theme.catalog.catalog_controller" to "faros_avant_theme.catalog.catalog_controller".
Inlined service ".service_locator.mx0UMmY.faros_avant_theme.catalog.hierarchy_controller" to "faros_avant_theme.catalog.hierarchy_controller".
Inlined service ".service_locator.mx0UMmY.faros_avant_theme.catalog.hierarchy_to_product_controller" to "faros_avant_theme.catalog.hierarchy_to_product_controller".
Inlined service ".service_locator.mx0UMmY.faros_avant_theme.catalog.cross_selling_controller" to "faros_avant_theme.catalog.cross_selling_controller".
Inlined service ".service_locator.mx0UMmY.faros_avant_theme.catalog.color_controller" to "faros_avant_theme.catalog.color_controller".
Inlined service ".service_locator.mx0UMmY.faros_avant_theme.catalog.color_chart_controller" to "faros_avant_theme.catalog.color_chart_controller".
Inlined service ".service_locator.mx0UMmY.faros_avant_theme.catalog.picto_controller" to "faros_avant_theme.catalog.picto_controller".
Inlined service ".service_locator.c1hZ7jl.Faros\ElFinderBundle\Controller\ConnectorController" to "Faros\ElFinderBundle\Controller\ConnectorController".
Inlined service ".service_locator.NecZDRK.Faros\ElFinderBundle\Controller\MediaController" to "Faros\ElFinderBundle\Controller\MediaController".
Inlined service ".service_locator.mx0UMmY.Faros\QBBundle\Controller\QueryController" to "Faros\QBBundle\Controller\QueryController".
Inlined service "faros.search.suggest_domain" to "faros.search_engine".
Inlined service "faros.lead.activity_repository" to "faros.lead.form.lead_token_provider".
Inlined service "faros_catalog.factory" to "faros_catalog.catalog_manager".
Inlined service ".service_locator.mx0UMmY.Franciaflex\SiteBundle\Controller\Catalog\ProductCategoryController" to "Franciaflex\SiteBundle\Controller\Catalog\ProductCategoryController".
Inlined service ".service_locator.mx0UMmY.Franciaflex\SiteBundle\Controller\Catalog\ProductController" to "Franciaflex\SiteBundle\Controller\Catalog\ProductController".
Inlined service ".service_locator.mx0UMmY.Franciaflex\SiteBundle\Controller\Cms\AdviceController" to "Franciaflex\SiteBundle\Controller\Cms\AdviceController".
Inlined service ".service_locator.mx0UMmY.Franciaflex\SiteBundle\Controller\Cms\GlossaryController" to "Franciaflex\SiteBundle\Controller\Cms\GlossaryController".
Inlined service ".service_locator.mx0UMmY.Franciaflex\SiteBundle\Controller\Cms\JobController" to "Franciaflex\SiteBundle\Controller\Cms\JobController".
Inlined service ".service_locator.mx0UMmY.Franciaflex\SiteBundle\Controller\Cms\NewsController" to "Franciaflex\SiteBundle\Controller\Cms\NewsController".
Inlined service ".service_locator.mx0UMmY.Franciaflex\SiteBundle\Controller\Cms\PageController" to "Franciaflex\SiteBundle\Controller\Cms\PageController".
Inlined service ".service_locator.mx0UMmY.Franciaflex\SiteBundle\Controller\Cms\PressController" to "Franciaflex\SiteBundle\Controller\Cms\PressController".
Inlined service ".service_locator.mx0UMmY.Franciaflex\SiteBundle\Controller\CommonsController" to "Franciaflex\SiteBundle\Controller\CommonsController".
Inlined service ".service_locator.mx0UMmY.Franciaflex\SiteBundle\Controller\DOPController" to "Franciaflex\SiteBundle\Controller\DOPController".
Inlined service ".service_locator.mx0UMmY.Franciaflex\SiteBundle\Controller\EsiController" to "Franciaflex\SiteBundle\Controller\EsiController".
Inlined service ".service_locator.mx0UMmY.Franciaflex\SiteBundle\Controller\Lead\LeadActivityController" to "Franciaflex\SiteBundle\Controller\Lead\LeadActivityController".
Inlined service ".service_locator.mx0UMmY.Franciaflex\SiteBundle\Controller\Lead\LeadApiSdFController" to "Franciaflex\SiteBundle\Controller\Lead\LeadApiSdFController".
Inlined service ".service_locator.mx0UMmY.Franciaflex\SiteBundle\Controller\Lead\WhiteBookController" to "Franciaflex\SiteBundle\Controller\Lead\WhiteBookController".
Inlined service ".service_locator.mx0UMmY.Franciaflex\SiteBundle\Controller\MenuController" to "Franciaflex\SiteBundle\Controller\MenuController".
Inlined service ".service_locator.mx0UMmY.Franciaflex\SiteBundle\Controller\RobotsController" to "Franciaflex\SiteBundle\Controller\RobotsController".
Inlined service ".service_locator.mx0UMmY.Franciaflex\SiteBundle\Controller\SearchEngineController" to "Franciaflex\SiteBundle\Controller\SearchEngineController".
Inlined service "fx_site.mailer.assignation_notification" to "fx_site.quote_request.assignation_manager".
Inlined service "fx_site.mailer.quotation_assignation" to "fx_site.quote_request.assignation_manager".
Inlined service "fx_site.mailer.quotation_assignation_exp_premium" to "fx_site.quote_request.assignation_manager".
Inlined service "fx_site.mailer.find_retailer_assignation" to "fx_site.quote_request.assignation_manager".
Inlined service "fx_site.mailer.find_retailer_assignation_exp_premium" to "fx_site.quote_request.assignation_manager".
Inlined service "fx_site.mailer.sav_assignation" to "fx_site.quote_request.assignation_manager".
Inlined service "fx_site.mailer.sav_assignation_exp_premium" to "fx_site.quote_request.assignation_manager".
Inlined service ".service_locator.mx0UMmY.Franciaflex\AdminBundle\Controller\Catalog\ColorChartController" to "Franciaflex\AdminBundle\Controller\Catalog\ColorChartController".
Inlined service ".service_locator.mx0UMmY.Franciaflex\AdminBundle\Controller\Catalog\CriterionCategoryController" to "Franciaflex\AdminBundle\Controller\Catalog\CriterionCategoryController".
Inlined service ".service_locator.mx0UMmY.Franciaflex\AdminBundle\Controller\Catalog\ProductController" to "Franciaflex\AdminBundle\Controller\Catalog\ProductController".
Inlined service ".service_locator.mx0UMmY.Franciaflex\AdminBundle\Controller\Cms\AdviceController" to "Franciaflex\AdminBundle\Controller\Cms\AdviceController".
Inlined service ".service_locator.mx0UMmY.Franciaflex\AdminBundle\Controller\Cms\GlossaryController" to "Franciaflex\AdminBundle\Controller\Cms\GlossaryController".
Inlined service ".service_locator.mx0UMmY.Franciaflex\AdminBundle\Controller\Cms\JobController" to "Franciaflex\AdminBundle\Controller\Cms\JobController".
Inlined service ".service_locator.mx0UMmY.Franciaflex\AdminBundle\Controller\Cms\PageController" to "Franciaflex\AdminBundle\Controller\Cms\PageController".
Inlined service ".service_locator.mx0UMmY.Franciaflex\AdminBundle\Controller\Cms\PressCategoryController" to "Franciaflex\AdminBundle\Controller\Cms\PressCategoryController".
Inlined service ".service_locator.mx0UMmY.Franciaflex\AdminBundle\Controller\Cms\PressController" to "Franciaflex\AdminBundle\Controller\Cms\PressController".
Inlined service ".service_locator.mx0UMmY.Franciaflex\AdminBundle\Controller\Cms\WidgetController" to "Franciaflex\AdminBundle\Controller\Cms\WidgetController".
Inlined service ".service_locator.mx0UMmY.Franciaflex\AdminBundle\Controller\Core\DepartmentController" to "Franciaflex\AdminBundle\Controller\Core\DepartmentController".
Inlined service ".service_locator.mx0UMmY.Franciaflex\AdminBundle\Controller\Core\EmbededUserController" to "Franciaflex\AdminBundle\Controller\Core\EmbededUserController".
Inlined service ".service_locator.mx0UMmY.Franciaflex\AdminBundle\Controller\DashboardController" to "Franciaflex\AdminBundle\Controller\DashboardController".
Inlined service ".service_locator.mx0UMmY.Franciaflex\AdminBundle\Controller\Lead\AfterSaleServiceController" to "Franciaflex\AdminBundle\Controller\Lead\AfterSaleServiceController".
Inlined service ".service_locator.mx0UMmY.Franciaflex\AdminBundle\Controller\Lead\FindRetailerController" to "Franciaflex\AdminBundle\Controller\Lead\FindRetailerController".
Inlined service ".service_locator.mx0UMmY.Franciaflex\AdminBundle\Controller\Lead\LeadAbstractController" to "Franciaflex\AdminBundle\Controller\Lead\LeadAbstractController".
Inlined service ".service_locator.8sngr62.Franciaflex\AdminBundle\Controller\Lead\PointOfSaleController" to "Franciaflex\AdminBundle\Controller\Lead\PointOfSaleController".
Inlined service ".service_locator.8sngr62.Franciaflex\AdminBundle\Controller\Lead\PressController" to "Franciaflex\AdminBundle\Controller\Lead\PressController".
Inlined service ".service_locator.RT7DTRb.Franciaflex\AdminBundle\Controller\Lead\ProfessionalController" to "Franciaflex\AdminBundle\Controller\Lead\ProfessionalController".
Inlined service ".service_locator.mx0UMmY.Franciaflex\AdminBundle\Controller\Lead\QuoteRequestController" to "Franciaflex\AdminBundle\Controller\Lead\QuoteRequestController".
Inlined service ".service_locator.mx0UMmY.Franciaflex\AdminBundle\Controller\Lead\SavController" to "Franciaflex\AdminBundle\Controller\Lead\SavController".
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 "faros.checkout.coupon_validator" to "faros.shop.constraint_validator".
Inlined service "faros.checkout.user_validator" to "faros.shop.constraint_validator".
Inlined service "faros.shop.date_validator" to "faros.shop.constraint_validator".
Inlined service "faros.shop.cart_validator" to "faros.shop.constraint_validator".
Inlined service "faros.shop.delivery_validator" to "faros.shop.constraint_validator".
Inlined service "httplug.formatter.full_http_message" to "httplug.collector.formatter".
Inlined service ".1_CurlCommandFormatter~goNczM9" 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 "debug.argument_resolver.request_attribute.inner" to "debug.argument_resolver.request_attribute".
Inlined service "debug.argument_resolver.request.inner" to "debug.argument_resolver.request".
Inlined service "debug.argument_resolver.session.inner" to "debug.argument_resolver.session".
Inlined service "debug.security.user_value_resolver.inner" to "debug.security.user_value_resolver".
Inlined service "debug.argument_resolver.service.inner" to "debug.argument_resolver.service".
Inlined service "debug.argument_resolver.default.inner" to "debug.argument_resolver.default".
Inlined service "debug.argument_resolver.variadic.inner" to "debug.argument_resolver.variadic".
Inlined service "debug.argument_resolver.not_tagged_controller.inner" to "debug.argument_resolver.not_tagged_controller".
Inlined service ".debug.http_client.inner" to ".debug.http_client".
Inlined service "security.access.authenticated_voter" to "debug.security.voter.security.access.authenticated_voter".
Inlined service "security.access.role_hierarchy_voter" to "debug.security.voter.security.access.role_hierarchy_voter".
Inlined service "security.access.expression_voter" to "debug.security.voter.security.access.expression_voter".
Inlined service "dms.security.access.hierarchical_voter" to "debug.security.voter.dms.security.access.hierarchical_voter".
Inlined service ".doctrine.orm.default_metadata_driver.inner" to ".doctrine.orm.default_metadata_driver".
Inlined service ".service_locator.KLVvNIq" to ".doctrine.orm.default_metadata_driver".
Inlined service ".service_locator.wSgjnB6" to ".service_locator.wSgjnB6.translation.warmer".
Inlined service ".service_locator.OSH1YoD" to ".service_locator.OSH1YoD.router.default".
Inlined service ".service_locator.oCg4uHe" to ".service_locator.oCg4uHe.router.cache_warmer".
Inlined service ".service_locator.v.Wwsjy" to ".service_locator.v.Wwsjy.twig.template_cache_warmer".
Inlined service ".service_locator.aNklfos" to ".service_locator.aNklfos.sensio_framework_extra.view.listener".
Inlined service ".service_locator.c1hZ7jl" to ".service_locator.c1hZ7jl.Faros\ElFinderBundle\Controller\ConnectorController".
Inlined service ".service_locator.NecZDRK" to ".service_locator.NecZDRK.Faros\ElFinderBundle\Controller\MediaController".
Inlined service ".service_locator.RT7DTRb" to ".service_locator.RT7DTRb.Franciaflex\AdminBundle\Controller\Lead\ProfessionalController".
Inlined service "monolog.logger.http_client" to ".debug.http_client.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 "doctrine.orm.default_annotation_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_annotation_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_annotation_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_annotation_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_yml_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_xml_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_attribute_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_attribute_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_attribute_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_attribute_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_attribute_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_attribute_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_attribute_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_attribute_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service ".service_locator.I0vmfNs" to "console.command_loader".
Inlined service "cache.default_marshaller" to "cache.app.recorder_inner".
Inlined service "router.default" to "router".
Inlined service "faros_admin.file_locator" to "templating.locator".
Inlined service "httplug.client.app.http_methods.inner" to "httplug.client".
Inlined service "debug.validator.inner" to "validator".
Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
Inlined service "monolog.logger.event" to "event_dispatcher".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.annotation" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.annotation" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.annotation" to "routing.loader".
Inlined service "serializer.name_converter.metadata_aware" to "serializer".
Inlined service "serializer.name_converter.metadata_aware" to "serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
Inlined service "serializer.name_converter.metadata_aware" to "serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "knp_menu.manipulator" to "twig".
Inlined service "knp_menu.manipulator" to "twig".
4
Tag "container.decorator" was defined on service(s) "debug.security.access.decision_manager", "debug.argument_resolver.request_attribute", "debug.argument_resolver.request", "debug.argument_resolver.session", "debug.security.user_value_resolver", "debug.argument_resolver.service", "debug.argument_resolver.default", "debug.argument_resolver.variadic", "debug.argument_resolver.not_tagged_controller", ".debug.http_client", "httplug.client", "event_dispatcher", ".container.private.validator", but was never used.
Tag "payment.encryption" was defined on service(s) "JMS\Payment\CoreBundle\Cryptography\DefusePhpEncryptionService", but was never used.
Tag "doctrine.entity" was defined on service(s) "Faros\CoreBundle\Entity\FileInterface", but was never used.
Tag "httplug.client" was defined on service(s) "httplug.client", but was never used.