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 (4)
Time
Message
deprecation
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.
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\Extension::getAlias()" might add "string" as a native return type declaration in the future. Do the same in child class "BabDev\PagerfantaBundle\DependencyInjection\BabDevPagerfantaExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\DBAL\Types\Type::convertToDatabaseValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "JMS\Payment\CoreBundle\Entity\ExtendedDataType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\DBAL\Types\Type::convertToPHPValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "JMS\Payment\CoreBundle\Entity\ExtendedDataType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\DBAL\Types\Type::getName()" might add "string" as a native return type declaration in the future. Do the same in child class "JMS\Payment\CoreBundle\Entity\ExtendedDataType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\DBAL\Types\Type::requiresSQLCommentHint()" might add "bool" as a native return type declaration in the future. Do the same in child class "JMS\Payment\CoreBundle\Entity\ExtendedDataType" 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 "Braincrafted\Bundle\BootstrapBundle\DependencyInjection\Configuration" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Twig\Extension\ExtensionInterface::getFunctions()" might add "array" as a native return type declaration in the future. Do the same in implementation "Pagerfanta\Twig\Extension\PagerfantaExtension" 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 "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 "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.
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.
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\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 "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\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\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.
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 "Faros\ShopBundle\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 "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 "Symfony\Component\Config\Definition\ConfigurationInterface::getConfigTreeBuilder()" might add "TreeBuilder" as a native return type declaration in the future. Do the same in implementation "Faber\SiteBundle\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 "Faber\SiteBundle\Command\BroadcastLeadCommand" 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 "Faber\SiteBundle\Command\ImportColorChartCommand" 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 "Faber\AdminBundle\DependencyInjection\Configuration" 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 "Faber\AdminBundle\Controller\Catalog\ColorChartController" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Faros\AdminBundle\Controller\CRUD\AbstractController::getColumns()" might add "array" as a native return type declaration in the future. Do the same in child class "Faber\AdminBundle\Controller\Catalog\ColorChartController" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Faros\AdminBundle\Controller\CRUD\ORMController::findEntity()" might add "mixed" as a native return type declaration in the future. Do the same in child class "Faber\AdminBundle\Controller\Catalog\ColorChartController" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Faros\AdminBundle\Controller\CRUD\ORMController::preUpdate()" might add "void" as a native return type declaration in the future. Do the same in child class "Faber\AdminBundle\Controller\Catalog\ColorChartController" 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 "Faber\AdminBundle\Controller\Catalog\ColorChartController" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Faros\AdminBundle\Controller\CRUD\AbstractController::getFilterForm()" might add "Form" as a native return type declaration in the future. Do the same in child class "Faber\AdminBundle\Controller\Catalog\ColorChartController" 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 "Faber\AdminBundle\Controller\Catalog\ColorController" 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 "Faber\AdminBundle\Controller\Catalog\ColorController" 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 "Faber\AdminBundle\Controller\Catalog\ColorController" 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 "Faber\AdminBundle\Controller\Catalog\ColorController" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Faros\AdminBundle\Controller\CRUD\AbstractController::getColumns()" might add "array" as a native return type declaration in the future. Do the same in child class "Faber\AdminBundle\Controller\Catalog\ColorController" 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 "Faber\AdminBundle\Controller\Catalog\ColorController" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Faros\AdminBundle\Controller\CRUD\AbstractController::getFilterForm()" might add "Form" as a native return type declaration in the future. Do the same in child class "Faber\AdminBundle\Controller\Catalog\ColorController" 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 "Faber\AdminBundle\Controller\Catalog\CriterionController" 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 "Faber\AdminBundle\Controller\Catalog\CriterionController" 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 "Faber\AdminBundle\Controller\Catalog\CriterionController" 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 "Faber\AdminBundle\Controller\Catalog\CriterionController" 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 "Faber\AdminBundle\Controller\Catalog\CriterionController" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Faros\AdminBundle\Controller\CRUD\AbstractController::getColumns()" might add "array" as a native return type declaration in the future. Do the same in child class "Faber\AdminBundle\Controller\Catalog\CriterionController" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Faros\AdminBundle\Controller\CRUD\AbstractController::getFilterForm()" might add "Form" as a native return type declaration in the future. Do the same in child class "Faber\AdminBundle\Controller\Catalog\CriterionController" 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 "Faber\AdminBundle\Controller\Catalog\PictoController" 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 "Faber\AdminBundle\Controller\Catalog\PictoController" 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 "Faber\AdminBundle\Controller\Catalog\PictoController" 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 "Faber\AdminBundle\Controller\Catalog\PictoController" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Faros\AdminBundle\Controller\CRUD\AbstractController::getColumns()" might add "array" as a native return type declaration in the future. Do the same in child class "Faber\AdminBundle\Controller\Catalog\PictoController" 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 "Faber\AdminBundle\Controller\Catalog\PictoController" 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 "Faber\AdminBundle\Controller\Catalog\ProductController" 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 "Faber\AdminBundle\Controller\Catalog\ProductController" 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 "Faber\AdminBundle\Controller\Catalog\ProductController" 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 "Faber\AdminBundle\Controller\Catalog\ProductController" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Faros\AdminBundle\Controller\CRUD\AbstractController::getColumns()" might add "array" as a native return type declaration in the future. Do the same in child class "Faber\AdminBundle\Controller\Catalog\ProductController" 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 "Faber\AdminBundle\Controller\Catalog\ProductController" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Faros\AdminBundle\Controller\CRUD\ORMController::findEntity()" might add "mixed" as a native return type declaration in the future. Do the same in child class "Faber\AdminBundle\Controller\Catalog\ProductController" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Faros\AdminBundle\Controller\CRUD\AbstractController::getFilterForm()" might add "Form" as a native return type declaration in the future. Do the same in child class "Faber\AdminBundle\Controller\Catalog\ProductController" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Faros\AdminBundle\Controller\CRUD\ORMController::preUpdate()" might add "void" as a native return type declaration in the future. Do the same in child class "Faber\AdminBundle\Controller\Catalog\ProductController" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Faros\AdminBundle\Controller\CRUD\AbstractController::getAdditionalViewVars()" might add "array" as a native return type declaration in the future. Do the same in child class "Faber\AdminBundle\Controller\Catalog\ProductController" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Faber\AdminBundle\Controller\Catalog\ProductController::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 "Faros\AdminBundle\Controller\CRUD\ORMController::editAction()" might add "Symfony\Component\HttpFoundation\Response" as a native return type declaration in the future. Do the same in child class "Faber\AdminBundle\Controller\Catalog\ProductController" 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 "Faber\AdminBundle\Controller\Catalog\ProductPictoType" 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 "Faber\AdminBundle\Controller\Catalog\ProductType" 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 "Faber\AdminBundle\Controller\Lead\NetworkApplianceController" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Faros\AdminBundle\Controller\CRUD\AbstractController::getFilterForm()" might add "Form" as a native return type declaration in the future. Do the same in child class "Faber\AdminBundle\Controller\Lead\NetworkApplianceController" 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 "Faber\AdminBundle\Controller\Lead\QuoteRequestIndividualController" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Faros\AdminBundle\Controller\CRUD\AbstractController::getFilterForm()" might add "Form" as a native return type declaration in the future. Do the same in child class "Faber\AdminBundle\Controller\Lead\QuoteRequestIndividualController" 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 "Faber\AdminBundle\Controller\Lead\QuoteRequestProfessionalController" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Faros\AdminBundle\Controller\CRUD\AbstractController::getFilterForm()" might add "Form" as a native return type declaration in the future. Do the same in child class "Faber\AdminBundle\Controller\Lead\QuoteRequestProfessionalController" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Faros\AdminBundle\Controller\CRUD\AbstractController::getRowExtraActions()" might add "array" as a native return type declaration in the future. Do the same in child class "Faber\AdminBundle\Controller\Lead\QuoteRequestProfessionalController" 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 "Faber\AdminBundle\Command\AllImportLauncherCommand" 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 "Faber\AdminBundle\Command\ImportCompaniesCommand" 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 "Faber\AdminBundle\Command\ImportCompanyOrdersCommand" 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 "Faber\AdminBundle\Command\ImportPointOfSalesCommand" 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 "Faber\AdminBundle\Command\ImportProductionTimeCommand" 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 "Faber\AdminBundle\Command\ImportRetailersCommand" 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 "Faber\AdminBundle\Command\ImportSellersCommand" 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\LeadAssignmentBundle\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 "BabDev\PagerfantaBundle\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 "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 "Doctrine\ORM\EntityRepository::clear()" might add "void" as a native return type declaration in the future. Do the same in child class "Faros\CoreBundle\Entity\Repository\ParameterRepository" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface::all()" might add "array" as a native return type declaration in the future. Do the same in implementation "Faros\CoreBundle\Entity\Repository\ParameterRepository" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface::get()" might add "array|bool|string|int|float|\UnitEnum|null" as a native return type declaration in the future. Do the same in implementation "Faros\CoreBundle\Entity\Repository\ParameterRepository" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface::has()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Faros\CoreBundle\Entity\Repository\ParameterRepository" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface::escapeValue()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Faros\CoreBundle\Entity\Repository\ParameterRepository" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface::unescapeValue()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Faros\CoreBundle\Entity\Repository\ParameterRepository" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\HttpKernel\CacheWarmer\WarmableInterface::warmUp()" might add "array" as a native return type declaration in the future. Do the same in implementation "Faros\CoreBundle\Routing\DynamicRouter" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Routing\Generator\UrlGeneratorInterface::generate()" might add "string" as a native return type declaration in the future. Do the same in implementation "Faros\CoreBundle\Routing\DynamicRouter" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Routing\Matcher\UrlMatcherInterface::match()" might add "array" as a native return type declaration in the future. Do the same in implementation "Faros\CoreBundle\Routing\DynamicRouter" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Routing\RouterInterface::getRouteCollection()" might add "RouteCollection" as a native return type declaration in the future. Do the same in implementation "Faros\CoreBundle\Routing\DynamicRouter" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Routing\RequestContextAwareInterface::getContext()" might add "RequestContext" as a native return type declaration in the future. Do the same in implementation "Faros\CoreBundle\Routing\DynamicRouter" 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\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 "Twig\Extension\ExtensionInterface::getFilters()" might add "array" as a native return type declaration in the future. Do the same in implementation "Faros\ElFinderBundle\Twig\MediaExtension" 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\AddressType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Twig\Extension\ExtensionInterface::getFunctions()" might add "array" as a native return type declaration in the future. Do the same in implementation "Faros\QBBundle\Twig\QueryExtension" 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 "Twig\Extension\ExtensionInterface::getFilters()" might add "array" as a native return type declaration in the future. Do the same in implementation "Faros\ShopBundle\Twig\PriceExtension" 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.
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 "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 "Faros\AvantThemeBundle\Form\Type\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 "Faros\AvantThemeBundle\Form\Type\CkEditorFullType" 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 "Twig\Extension\ExtensionInterface::getFilters()" might add "array" as a native return type declaration in the future. Do the same in implementation "Mac\CoreBundle\Twig\ExtExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Twig\Extension\ExtensionInterface::getFilters()" might add "array" as a native return type declaration in the future. Do the same in implementation "Mac\CoreBundle\Twig\SortCollectionExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Twig\Extension\ExtensionInterface::getFilters()" might add "array" as a native return type declaration in the future. Do the same in implementation "Mac\CoreBundle\Twig\ImageSizeExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Pagerfanta\View\ViewInterface::render()" might add "string" as a native return type declaration in the future. Do the same in implementation "Faber\SiteBundle\Pager\View\PagerView" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Pagerfanta\View\ViewInterface::getName()" might add "string" as a native return type declaration in the future. Do the same in implementation "Faber\SiteBundle\Pager\View\PagerView" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Craue\FormFlowBundle\Form\FormFlowInterface::getName()" might add "string" as a native return type declaration in the future. Do the same in implementation "Faber\SiteBundle\Form\QuoteRequestFlow" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Craue\FormFlowBundle\Form\FormFlow::loadStepsConfig()" might add "array" as a native return type declaration in the future. Do the same in child class "Faber\SiteBundle\Form\QuoteRequestFlow" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "LePhare\LeadAssignmentBundle\Logger\AbstractLogger::buildMessageParameters()" might add "array" as a native return type declaration in the future. Do the same in child class "Faber\AdminBundle\Logger\QuoteRequestLogger" 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 "Faber\AdminBundle\Form\CriterionType" 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\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.
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.
The "Faros\AvantThemeBundle\Controller\Cms\SlideshowController::forceAncestorInBreadcrumb()" method will require a new "string $route" argument in the next major version of its parent class "Faros\AdminBundle\Controller\CRUD\ORMController", not defining it is deprecated.
The "Faros\AvantThemeBundle\Controller\Cms\SlideshowController::forceAncestorInBreadcrumb()" method will require a new "string $currentLabel" argument in the next major version of its parent class "Faros\AdminBundle\Controller\CRUD\ORMController", not defining it is deprecated.
The "Faros\AvantThemeBundle\Controller\Cms\SlideshowController::forceAncestorInBreadcrumb()" method will require a new "mixed $menu" 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::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\Cms\SlideshowType" 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\Cms\PageCategoryType" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Faros\AvantThemeBundle\Controller\Shop\CouponController::forceAncestorInBreadcrumb()" method will require a new "string $route" argument in the next major version of its parent class "Faros\AdminBundle\Controller\CRUD\ORMController", not defining it is deprecated.
The "Faros\AvantThemeBundle\Controller\Shop\CouponController::forceAncestorInBreadcrumb()" method will require a new "string $currentLabel" argument in the next major version of its parent class "Faros\AdminBundle\Controller\CRUD\ORMController", not defining it is deprecated.
The "Faros\AvantThemeBundle\Controller\Shop\CouponController::forceAncestorInBreadcrumb()" method will require a new "mixed $menu" argument in the next major version of its parent class "Faros\AdminBundle\Controller\CRUD\ORMController", not defining it is deprecated.
The "Faros\AvantThemeBundle\Controller\Shop\ConstraintController::forceAncestorInBreadcrumb()" method will require a new "string $route" argument in the next major version of its parent class "Faros\AdminBundle\Controller\CRUD\ORMController", not defining it is deprecated.
The "Faros\AvantThemeBundle\Controller\Shop\ConstraintController::forceAncestorInBreadcrumb()" method will require a new "string $currentLabel" argument in the next major version of its parent class "Faros\AdminBundle\Controller\CRUD\ORMController", not defining it is deprecated.
The "Faros\AvantThemeBundle\Controller\Shop\ConstraintController::forceAncestorInBreadcrumb()" method will require a new "mixed $menu" argument in the next major version of its parent class "Faros\AdminBundle\Controller\CRUD\ORMController", not defining it is deprecated.
The "Faros\AvantThemeBundle\Controller\Shop\CouponAdvantageController::forceAncestorInBreadcrumb()" method will require a new "string $route" argument in the next major version of its parent class "Faros\AdminBundle\Controller\CRUD\ORMController", not defining it is deprecated.
The "Faros\AvantThemeBundle\Controller\Shop\CouponAdvantageController::forceAncestorInBreadcrumb()" method will require a new "string $currentLabel" argument in the next major version of its parent class "Faros\AdminBundle\Controller\CRUD\ORMController", not defining it is deprecated.
The "Faros\AvantThemeBundle\Controller\Shop\CouponAdvantageController::forceAncestorInBreadcrumb()" method will require a new "mixed $menu" 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::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Faros\AvantThemeBundle\Form\Type\UserType" 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\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 "Faros\AvantThemeBundle\Form\Type\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 "Faros\AvantThemeBundle\Form\Type\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 "Faros\AvantThemeBundle\Form\Type\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 "Faros\AvantThemeBundle\Form\Type\VatTypeType" 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\DeliveryType" 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\Processor\DiscountProcessorType" 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\Validator\DateValidatorType" 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\Validator\CartValidatorType" 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\Validator\DeliveryValidatorType" 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\Validator\CouponValidatorType" 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\Validator\UniqueCodeValidatorType" 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\Validator\UserValidatorType" 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\Processor\AllLinesDiscountProcessorType" 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 "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener" now to avoid errors or add an explicit @return annotation to suppress this message.
Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener" class is deprecated, use the new authenticator system instead.
Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener" class is deprecated, use the new authenticator system instead.
Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AbstractAuthenticationListener" class is deprecated, use the new authenticator system instead.
Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices" class is deprecated, use "Symfony\Component\Security\Http\RememberMe\SignatureRememberMeHandler" instead.
Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\RememberMe\AbstractRememberMeServices" class is deprecated, use "Symfony\Component\Security\Http\RememberMe\AbstractRememberMeHandler" instead.
Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\RememberMe\RememberMeServicesInterface" interface is deprecated, use "Symfony\Component\Security\Http\RememberMe\RememberMeHandlerInterface" instead.
Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\RememberMeListener" class is deprecated, use the new authenticator system instead.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "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 "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 "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/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.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/framework-bundle 5.3: The "session" service and "SessionInterface" alias are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "braincrafted_bootstrap.flash" 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 "dms.security.access.control_list" 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 "Faber\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 "Faber\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 "Faber\AdminBundle\Controller\Catalog\ColorController" 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 "Faber\AdminBundle\Controller\Catalog\ColorController" 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 "Faber\AdminBundle\Controller\Catalog\CriterionController" 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 "Faber\AdminBundle\Controller\Catalog\CriterionController" 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 "Faber\AdminBundle\Controller\Catalog\PictoController" 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 "Faber\AdminBundle\Controller\Catalog\PictoController" 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 "Faber\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 "Faber\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 "Faber\AdminBundle\Controller\Lead\NetworkApplianceController" 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 "Faber\AdminBundle\Controller\Lead\NetworkApplianceController" 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 "Faber\AdminBundle\Controller\Lead\QuoteRequestIndividualController" 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 "Faber\AdminBundle\Controller\Lead\QuoteRequestIndividualController" 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 "Faber\AdminBundle\Controller\Lead\QuoteRequestProfessionalController" 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 "Faber\AdminBundle\Controller\Lead\QuoteRequestProfessionalController" 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.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.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.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.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.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.coupon_constraint_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_constraint_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_advantage_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_advantage_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/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\CoreBundle\EventListener\LocaleListener" 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\CmsBundle\Listener\PreviewToolbarListener" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Stof\DoctrineExtensionsBundle\EventListener\LocaleListener" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Stof\DoctrineExtensionsBundle\EventListener\BlameListener" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Faros\ShopBundle\Listener\CartProcessorListener" 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\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener" 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 "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener" 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 "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener" 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 "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener" 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 "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener" 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 "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 "JMS\Payment\CoreBundle\Command\GenerateKeyCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Pagerfanta\View\ViewInterface::render()" might add "string" as a native return type declaration in the future. Do the same in implementation "BabDev\PagerfantaBundle\View\TranslatedView" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Pagerfanta\View\ViewInterface::getName()" might add "string" as a native return type declaration in the future. Do the same in implementation "BabDev\PagerfantaBundle\View\DefaultTranslatedView" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Pagerfanta\View\ViewInterface::getName()" might add "string" as a native return type declaration in the future. Do the same in implementation "BabDev\PagerfantaBundle\View\SemanticUiTranslatedView" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Pagerfanta\View\ViewInterface::getName()" might add "string" as a native return type declaration in the future. Do the same in implementation "BabDev\PagerfantaBundle\View\TwitterBootstrapTranslatedView" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Pagerfanta\View\ViewInterface::getName()" might add "string" as a native return type declaration in the future. Do the same in implementation "BabDev\PagerfantaBundle\View\TwitterBootstrap3TranslatedView" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Pagerfanta\View\ViewInterface::getName()" might add "string" as a native return type declaration in the future. Do the same in implementation "BabDev\PagerfantaBundle\View\TwitterBootstrap4TranslatedView" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "BabDev\PagerfantaBundle\BabDevPagerfantaBundle" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "Doctrine\DBAL\Types\Type::convertToDatabaseValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "JMS\Payment\CoreBundle\Entity\ExtendedDataType" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "Doctrine\DBAL\Types\Type::convertToPHPValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "JMS\Payment\CoreBundle\Entity\ExtendedDataType" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "Doctrine\DBAL\Types\Type::getName()" might add "string" as a native return type declaration in the future. Do the same in child class "JMS\Payment\CoreBundle\Entity\ExtendedDataType" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "Doctrine\DBAL\Types\Type::requiresSQLCommentHint()" might add "bool" as a native return type declaration in the future. Do the same in child class "JMS\Payment\CoreBundle\Entity\ExtendedDataType" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: 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).
User Deprecated: 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.
User Deprecated: 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.
User Deprecated: 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.
User Deprecated: 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.
User Deprecated: 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.
User Deprecated: Method "Gedmo\Mapping\Driver::readExtendedMetadata()" might add "void" as a native return type declaration in the future. Do the same in implementation "Faros\CmsBundle\Routable\Mapping\Driver\Annotation" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of "Symfony\Component\Security\Core\Authorization\AuthorizationChecker::__construct" to "false" is deprecated.
User Deprecated: Method "Doctrine\ORM\Query\AST\Functions\FunctionNode::parse()" might add "void" as a native return type declaration in the future. Do the same in child class "Faros\CoreBundle\DQL\Field" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "Doctrine\ORM\Query\AST\Functions\FunctionNode::getSql()" might add "string" as a native return type declaration in the future. Do the same in child class "Faros\CoreBundle\DQL\Field" 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 = 'FA' AND t0_.mac_app = 'fa') ORDER BY sclr_6 ASC LIMIT 1
doctrine
[
"/demander-un-devis-gratuit [...]"
]
debug
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 = 'FA' AND t0_.mac_app = 'fa') ORDER BY sclr_6 ASC LIMIT 1
doctrine
[
"/demander-un-devis-gratuit.html"
]
info
Matched route
"_route#80"
.
request
[
"route" => "_route#80"
"route_parameters" => [
"_route" => "_route#80"
"_controller" => "Faber\SiteBundle\Controller\Form\QuoteRequestController::quoteRequestAction"
"metaTitle" => "Prix Store Banne, Store Extérieur, Store Enrouleur ... | Store FABER FRANCE"
"metaDescription" => "Besoin d'un tarif pour votre projet de store ? Faire votre demande de devis sur www.stores-Faber.fr, fabricant de store Made in France."
]
"request_uri" => "http://www.stores-faber.fr/demander-un-devis-gratuit.html?products=129"
"method" => "GET"
]
deprecation
User Deprecated: Since symfony/framework-bundle 5.3: Accessing the "session" service directly from the container is deprecated, use dependency injection instead.
User Deprecated: Method "Faros\ShopBundle\Constraint\ConstraintableInterface::getConstraints()" might add "\SplPriorityQueue" as a native return type declaration in the future. Do the same in implementation "Mac\CoreBundle\Entity\Shop\Coupon" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "Symfony\Component\Validator\Constraint::validatedBy()" might add "string" as a native return type declaration in the future. Do the same in child class "Faros\ShopBundle\Validator\Constraints\IsUniqueCode" 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_.name AS name_2, t0_.alternative_name AS alternative_name_3, t0_.description AS description_4, t0_.used_count AS used_count_5, t0_.old_id AS old_id_6, t0_.enabled AS enabled_7, t0_.created_at AS created_at_8, t0_.updated_at AS updated_at_9, t0_.mac_brand AS mac_brand_10, t0_.mac_app AS mac_app_11, t0_.reference AS reference_12, t1_.id AS id_13, t1_.validator AS validator_14, t1_.attributes AS attributes_15, t2_.id AS id_16, t2_.old_id AS old_id_17, t2_.name AS name_18, t2_.alternative_name AS alternative_name_19, t2_.teaser AS teaser_20, t2_.description AS description_21, t2_.scope AS scope_22, t2_.processor AS processor_23, t2_.attributes AS attributes_24, t2_.priority AS priority_25, t2_.enabled AS enabled_26, t2_.created_at AS created_at_27, t2_.updated_at AS updated_at_28, t3_.id AS id_29, t3_.validator AS validator_30, t3_.attributes AS attributes_31, t1_.coupon_id AS coupon_id_32, t1_.generated_coupon_id AS generated_coupon_id_33, t1_.coupon_advantage_id AS coupon_advantage_id_34, t2_.coupon_id AS coupon_id_35, t3_.coupon_id AS coupon_id_36, t3_.generated_coupon_id AS generated_coupon_id_37, t3_.coupon_advantage_id AS coupon_advantage_id_38 FROM _shop_coupon t0_ LEFT JOIN _shop_constraint t1_ ON t0_.id = t1_.coupon_id AND (1) LEFT JOIN _shop_coupon_advantage t2_ ON t0_.id = t2_.coupon_id AND (1) LEFT JOIN _shop_constraint t3_ ON t2_.id = t3_.coupon_advantage_id AND (1) WHERE (t0_.enabled = ? AND t0_.type = ?) AND (t0_.mac_brand = 'FA' AND t0_.mac_app = 'fa') ORDER BY t0_.id DESC, t2_.priority DESC
doctrine
[true
"forced"
]
debug
SELECT t0_.id AS id_0, t0_.type AS type_1, t0_.name AS name_2, t0_.alternative_name AS alternative_name_3, t0_.description AS description_4, t0_.used_count AS used_count_5, t0_.old_id AS old_id_6, t0_.enabled AS enabled_7, t0_.created_at AS created_at_8, t0_.updated_at AS updated_at_9, t0_.mac_brand AS mac_brand_10, t0_.mac_app AS mac_app_11, t0_.reference AS reference_12, t1_.id AS id_13, t1_.validator AS validator_14, t1_.attributes AS attributes_15, t2_.id AS id_16, t2_.old_id AS old_id_17, t2_.name AS name_18, t2_.alternative_name AS alternative_name_19, t2_.teaser AS teaser_20, t2_.description AS description_21, t2_.scope AS scope_22, t2_.processor AS processor_23, t2_.attributes AS attributes_24, t2_.priority AS priority_25, t2_.enabled AS enabled_26, t2_.created_at AS created_at_27, t2_.updated_at AS updated_at_28, t3_.id AS id_29, t3_.validator AS validator_30, t3_.attributes AS attributes_31, t1_.coupon_id AS coupon_id_32, t1_.generated_coupon_id AS generated_coupon_id_33, t1_.coupon_advantage_id AS coupon_advantage_id_34, t2_.coupon_id AS coupon_id_35, t3_.coupon_id AS coupon_id_36, t3_.generated_coupon_id AS generated_coupon_id_37, t3_.coupon_advantage_id AS coupon_advantage_id_38 FROM _shop_coupon t0_ LEFT JOIN _shop_constraint t1_ ON t0_.id = t1_.coupon_id AND (1) LEFT JOIN _shop_coupon_advantage t2_ ON t0_.id = t2_.coupon_id AND (1) LEFT JOIN _shop_constraint t3_ ON t2_.id = t3_.coupon_advantage_id AND (1) WHERE (t0_.enabled = ? AND t0_.type = ?) AND (t0_.mac_brand = 'FA' AND t0_.mac_app = 'fa') ORDER BY t2_.priority DESC
doctrine
[true
"emergency"
]
warning
No coupon found ! Please create at least an emergency coupon or disable the coupon system by setting faros_shop.coupon to false
app
deprecation
Deprecated: Creation of dynamic property Mac\CoreBundle\Entity\Shop\Coupon::$taxonomy is deprecated
Deprecated: Return type of Faros\ShopBundle\Cart\Cart::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Deprecated: Return type of Faros\ShopBundle\Cart\Cart::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
User Deprecated: Method "Countable::count()" might add "int" as a native return type declaration in the future. Do the same in implementation "Faros\ShopBundle\Cart\Cart" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "IteratorAggregate::getIterator()" might add "\Traversable" as a native return type declaration in the future. Do the same in implementation "Faros\ShopBundle\Cart\Cart" now to avoid errors or add an explicit @return annotation to suppress this message.
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.description AS description_2, d0_.price AS price_3, d0_.position AS position_4, d0_.delay AS delay_5, d0_.enabled AS enabled_6, d0_.`default` AS default_7, d0_.free_delivery_threshold AS free_delivery_threshold_8, d0_.mac_brand AS mac_brand_9, d0_.mac_app AS mac_app_10, d0_.reference AS reference_11, d0_.vat_type_id AS vat_type_id_12 FROM delivery d0_ INNER JOIN delivery_country d2_ ON d0_.id = d2_.delivery_id INNER JOIN _country t1_ ON t1_.id = d2_.country_id AND (1) WHERE (d0_.`default` = 1 AND t1_.id = ?) AND (d0_.mac_brand = 'FA' AND d0_.mac_app = 'fa') ORDER BY d0_.position ASC LIMIT 1
User Deprecated: Method "Craue\FormFlowBundle\Form\FormFlowInterface::getName()" might add "string" as a native return type declaration in the future. Do the same in implementation "Faber\SiteBundle\Form\QuoteRequestFlow" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "Craue\FormFlowBundle\Form\FormFlow::loadStepsConfig()" might add "array" as a native return type declaration in the future. Do the same in child class "Faber\SiteBundle\Form\QuoteRequestFlow" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "LePhare\LeadAssignmentBundle\Logger\AbstractLogger::buildMessageParameters()" might add "array" as a native return type declaration in the future. Do the same in child class "Faber\AdminBundle\Logger\QuoteRequestLogger" now to avoid errors or add an explicit @return annotation to suppress this message.
SELECT p0_.id AS id_0, p0_.slug AS slug_1, p0_.title AS title_2, p0_.name AS name_3, p0_.subtitle AS subtitle_4, p0_.description AS description_5, p0_.long_description AS long_description_6, p0_.green_argument AS green_argument_7, p0_.features AS features_8, p0_.protection AS protection_9, p0_.speech_of_expert_title AS speech_of_expert_title_10, p0_.speech_of_expert AS speech_of_expert_11, p0_.dimensional_limits AS dimensional_limits_12, p0_.position AS position_13, p0_.color_charts_description AS color_charts_description_14, p0_.video AS video_15, p0_.video_title AS video_title_16, p0_.filter AS filter_17, p0_.base_price AS base_price_18, p0_.base_price_comment AS base_price_comment_19, p0_.is_new AS is_new_20, p0_.dickson_code AS dickson_code_21, p0_.groupe_article AS groupe_article_22, p0_.access_interne AS access_interne_23, p0_.created_by AS created_by_24, p0_.updated_by AS updated_by_25, p0_.created_at AS created_at_26, p0_.updated_at AS updated_at_27, p0_.publish_start AS publish_start_28, p0_.publish_end AS publish_end_29, p0_.status AS status_30, p0_.mac_brand AS mac_brand_31, p0_.mac_app AS mac_app_32, p0_.reference AS reference_33, p1_.id AS id_34, p1_.slug AS slug_35, p1_.title AS title_36, p1_.name AS name_37, p1_.seo_heading AS seo_heading_38, p1_.description AS description_39, p1_.position AS position_40, p1_.class AS class_41, p1_.configurator_url AS configurator_url_42, p1_.advice_title AS advice_title_43, p1_.advice_line AS advice_line_44, p1_.baseline AS baseline_45, p1_.brochure_description AS brochure_description_46, p1_.brochure2description AS brochure2description_47, p1_.brochure3description AS brochure3description_48, p1_.dickson AS dickson_49, p1_.equipment_link AS equipment_link_50, p1_.`range` AS range_51, p1_.sub_range AS sub_range_52, p1_.menu_hidden AS menu_hidden_53, p1_.is_professional AS is_professional_54, p1_.created_by AS created_by_55, p1_.updated_by AS updated_by_56, p1_.created_at AS created_at_57, p1_.updated_at AS updated_at_58, p1_.publish_start AS publish_start_59, p1_.publish_end AS publish_end_60, p1_.status AS status_61, p1_.mac_brand AS mac_brand_62, p1_.mac_app AS mac_app_63, p1_.reference AS reference_64, p2_.id AS id_65, p2_.position AS position_66, p3_.id AS id_67, p3_.position AS position_68, p3_.description AS description_69, p3_.created_by AS created_by_70, p3_.updated_by AS updated_by_71, p3_.created_at AS created_at_72, p3_.updated_at AS updated_at_73, p0_.image_expert_id AS image_expert_id_74, p0_.product_category_id AS product_category_id_75, p0_.fallback_product_id AS fallback_product_id_76, p0_.image_inspiration_id AS image_inspiration_id_77, p0_.image_inspiration_mobile_id AS image_inspiration_mobile_id_78, p1_.file_id AS file_id_79, p1_.image_mega_menu_id AS image_mega_menu_id_80, p1_.image_mobile_id AS image_mobile_id_81, p1_.parent_id AS parent_id_82, p1_.brochure_id AS brochure_id_83, p1_.brochure_image_id AS brochure_image_id_84, p1_.brochure2_id AS brochure2_id_85, p1_.brochure2image_id AS brochure2image_id_86, p1_.brochure3_id AS brochure3_id_87, p1_.brochure3image_id AS brochure3image_id_88, p1_.image_inspiration_id AS image_inspiration_id_89, p1_.image_inspiration_mobile_id AS image_inspiration_mobile_id_90, p2_.product_id AS product_id_91, p2_.picto_id AS picto_id_92, p3_.file_id AS file_id_93, p3_.file_mobile_id AS file_mobile_id_94, p3_.product_id AS product_id_95 FROM product p0_ INNER JOIN product_category p1_ ON p0_.product_category_id = p1_.id AND (p1_.mac_brand = 'FA' AND p1_.mac_app = 'fa') LEFT JOIN product_picto p2_ ON p0_.id = p2_.product_id AND (1) LEFT JOIN product_image p3_ ON p0_.id = p3_.product_id AND (1) WHERE (p0_.id = ? AND p0_.status IN (?) AND p0_.publish_start <= ? AND (p0_.publish_end IS NULL OR p0_.publish_end >= ?) AND p1_.status IN (?) AND p1_.publish_start <= ? AND (p1_.publish_end IS NULL OR p1_.publish_end >= ?)) AND (p0_.mac_brand = 'FA' AND p0_.mac_app = 'fa') ORDER BY p0_.position ASC, p2_.position ASC, p3_.position ASC
User Deprecated: Not adding a unique constraint explicitly to "Mac\CoreBundle\Entity\Catalog\CategoryHierarchyClosure" is deprecated and will not be automatically added in version 4.0. You SHOULD explicitly add the unique constraint as in our docs: https://github.com/doctrine-extensions/DoctrineExtensions/blob/main/doc/tree.md#closure-table
User Deprecated: Not adding an index with "depth" column explicitly to "Mac\CoreBundle\Entity\Catalog\CategoryHierarchyClosure" is deprecated and will not be automatically added in version 4.0. You SHOULD explicitly add the index as in our docs: https://github.com/doctrine-extensions/DoctrineExtensions/blob/main/doc/tree.md#closure-table
SELECT t0_.id AS id_0, t0_.name AS name_1, t0_.created_at AS created_at_2, t0_.updated_at AS updated_at_3 FROM _country t0_ WHERE (t0_.id = ?) AND (1)
doctrine
[
"fr"
]
deprecation
User Deprecated: Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Faros\LeadBundle\Form\Extension\Lead\LeadTokenValidationListener" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Since symfony/framework-bundle 5.1: Using type "Symfony\Component\Routing\RouteCollectionBuilder" for argument 1 of method "AppKernel:configureRoutes()" is deprecated, use "Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator" instead.
User Deprecated: Since symfony/routing 5.1: The "Symfony\Component\Routing\RouteCollectionBuilder" class is deprecated, use "Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator" instead.
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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
doctrine
[
"http://www.stores-faber.fr [...]"
"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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
doctrine
[
"/demander-un-devis-gratuit.html"
"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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
doctrine
[
"http://www.stores-faber.fr [...]"
"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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
doctrine
[
"/devenir-revendeur.html"
"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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
doctrine
[
"http://www.stores-faber.fr [...]"
"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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
User Deprecated: Since symfony/framework-bundle 5.4: Method "Symfony\Bundle\FrameworkBundle\Controller\AbstractController::get()" is deprecated, use method or constructor injection in your controller instead.
SELECT p0_.id AS id_0, p0_.slug AS slug_1, p0_.title AS title_2, p1_.id AS id_3, p1_.link AS link_4, p1_.title AS title_5, t2_.id AS id_6, t2_.path AS path_7, t3_.id AS id_8, t3_.path AS path_9, p4_.id AS id_10, p4_.slug AS slug_11, p4_.title AS title_12, t5_.id AS id_13, t5_.path AS path_14 FROM product_category p0_ LEFT JOIN product_category_picture p1_ ON p0_.id = p1_.product_category_id AND (1) LEFT JOIN _file t2_ ON p0_.file_id = t2_.id AND (1) LEFT JOIN _file t3_ ON p1_.file_id = t3_.id AND (1) LEFT JOIN product_category p4_ ON p0_.id = p4_.parent_id AND (p4_.mac_brand = 'FA' AND p4_.mac_app = 'fa') LEFT JOIN _file t5_ ON p4_.file_id = t5_.id AND (1) WHERE (p0_.parent_id IS NULL AND p0_.status = 'published' AND (p4_.status = 'published' OR p4_.id IS NULL)) AND (p0_.mac_brand = 'FA' AND p0_.mac_app = 'fa') ORDER BY p0_.position ASC, p4_.position ASC
doctrine
deprecation
User Deprecated: Since symfony/twig-bundle 5.2: Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.
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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
doctrine
[
"http://www.stores-faber.fr [...]"
"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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
doctrine
[
"/stores-interieurs/"
"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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
doctrine
[
"http://www.stores-faber.fr [...]"
"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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
doctrine
[
"/stores-exterieurs/"
"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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
doctrine
[
"http://www.stores-faber.fr [...]"
"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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
doctrine
[
"/moustiquaires/"
"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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
doctrine
[
"http://www.stores-faber.fr [...]"
"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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
doctrine
[
"/stores-interieurs/stores- [...]"
"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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
doctrine
[
"http://www.stores-faber.fr [...]"
"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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
doctrine
[
"/stores-interieurs/cloisoons/"
"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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
doctrine
[
"http://www.stores-faber.fr [...]"
"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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
doctrine
[
"/stores-interieurs/stores-duos/"
"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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
doctrine
[
"http://www.stores-faber.fr [...]"
"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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
doctrine
[
"/stores-interieurs/stores- [...]"
"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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
doctrine
[
"http://www.stores-faber.fr [...]"
"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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
doctrine
[
"/stores-interieurs/stores- [...]"
"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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
doctrine
[
"http://www.stores-faber.fr [...]"
"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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
doctrine
[
"/stores-interieurs/stores- [...]"
"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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
doctrine
[
"http://www.stores-faber.fr [...]"
"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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
doctrine
[
"/stores-interieurs/stores- [...]"
"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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
doctrine
[
"http://www.stores-faber.fr [...]"
"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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
doctrine
[
"/stores-interieurs/stores- [...]"
"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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
doctrine
[
"http://www.stores-faber.fr [...]"
"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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
doctrine
[
"/stores-interieurs/stor-clip/"
"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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
doctrine
[
"http://www.stores-faber.fr [...]"
"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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
doctrine
[
"/stores-interieurs/stores- [...]"
"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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
doctrine
[
"http://www.stores-faber.fr [...]"
"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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
doctrine
[
"/stores-interieurs/parois- [...]"
"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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
doctrine
[
"http://www.stores-faber.fr [...]"
"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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
doctrine
[
"/stores-exterieurs/stores- [...]"
"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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
doctrine
[
"http://www.stores-faber.fr [...]"
"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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
doctrine
[
"/stores-exterieurs/skycoffre/"
"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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
doctrine
[
"http://www.stores-faber.fr [...]"
"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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
doctrine
[
"/stores-exterieurs/stores- [...]"
"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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
doctrine
[
"http://www.stores-faber.fr [...]"
"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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
doctrine
[
"/stores-exterieurs/stores- [...]"
"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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
doctrine
[
"http://www.stores-faber.fr [...]"
"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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
doctrine
[
"/stores-exterieurs/stores- [...]"
"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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
doctrine
[
"http://www.stores-faber.fr [...]"
"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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
doctrine
[
"/moustiquaires/les-moustiq [...]"
"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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
doctrine
[
"http://www.stores-faber.fr [...]"
"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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
doctrine
[
"/moustiquaires/les-moustiq [...]"
"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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
doctrine
[
"http://www.stores-faber.fr [...]"
"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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
doctrine
[
"/moustiquaires/les-moustiq [...]"
"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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
doctrine
[
"http://www.stores-faber.fr [...]"
"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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
doctrine
[
"/moustiquaires/les-moustiq [...]"
"forward"
]
deprecation
User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of "Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector::__construct" to "false" is deprecated, use the new authenticator system instead.
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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
doctrine
[
"http://www.stores-faber.fr [...]"
"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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
doctrine
[
"/_profiler/open"
"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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
doctrine
[
"http://www.stores-faber.fr [...]"
"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 = 'FA' AND t0_.mac_app = 'fa') 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 = 'FA' AND t0_.mac_app = 'fa') 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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
doctrine
[
"/choisir-mon-store.html"
"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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
doctrine
[
"http://www.stores-faber.fr [...]"
"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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
doctrine
[
"/nos-actualites/"
"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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
doctrine
[
"http://www.stores-faber.fr [...]"
"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 = 'FA' AND t0_.mac_app = 'fa') 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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
doctrine
[
"http://www.stores-faber.fr [...]"
"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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
doctrine
[
"/page/egalite_homme_femme.html"
"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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
doctrine
[
"http://www.stores-faber.fr [...]"
"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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
doctrine
[
"/page/mentions-legales.html"
"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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
doctrine
[
"http://www.stores-faber.fr [...]"
"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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
doctrine
[
"/plan-du-site.html"
"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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
doctrine
[
"http://www.stores-faber.fr [...]"
"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 = 'FA' AND t0_.mac_app = 'fa') 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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
doctrine
[
"http://www.stores-faber.fr [...]"
"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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
doctrine
[
"/_profiler/70279e"
"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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
doctrine
[
"http://www.stores-faber.fr [...]"
"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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
doctrine
[
"http://www.stores-faber.fr [...]"
"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 = 'FA' AND t0_.mac_app = 'fa') 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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
doctrine
[
"http://www.stores-faber.fr [...]"
"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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
User Deprecated: 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.
Log messages generated during the compilation of the service container.
Messages
Class
572
Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.Twig\Extensions\TextExtension" (parent: .abstract.instanceof.Twig\Extensions\TextExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Twig\Extensions\TextExtension" (parent: .instanceof.Twig_ExtensionInterface.0.Twig\Extensions\TextExtension).
Resolving inheritance for "Twig\Extensions\TextExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Twig\Extensions\TextExtension).
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 "workflow.network_appliance_user" (parent: workflow.abstract).
Resolving inheritance for "workflow.network_appliance_user" (parent: workflow.marking_store.method).
Resolving inheritance for "workflow.network_appliance_admin" (parent: workflow.abstract).
Resolving inheritance for "workflow.network_appliance_admin" (parent: workflow.marking_store.method).
Resolving inheritance for "secrets.decryption_key" (parent: container.env).
Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
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\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\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 "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.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.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 "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.users" (parent: doctrine.orm.security.user.provider).
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 ".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 ".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\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.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\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 "monolog.logger" (parent: monolog.logger_prototype).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Faber\SiteBundle\Controller\ChoiceController" (parent: .abstract.instanceof.Faber\SiteBundle\Controller\ChoiceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Faber\SiteBundle\Controller\ChoiceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Faber\SiteBundle\Controller\ChoiceController).
Resolving inheritance for "Faber\SiteBundle\Controller\ChoiceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Faber\SiteBundle\Controller\ChoiceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Faber\SiteBundle\Controller\CommonsController" (parent: .abstract.instanceof.Faber\SiteBundle\Controller\CommonsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Faber\SiteBundle\Controller\CommonsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Faber\SiteBundle\Controller\CommonsController).
Resolving inheritance for "Faber\SiteBundle\Controller\CommonsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Faber\SiteBundle\Controller\CommonsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Faber\SiteBundle\Controller\DefaultController" (parent: .abstract.instanceof.Faber\SiteBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Faber\SiteBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Faber\SiteBundle\Controller\DefaultController).
Resolving inheritance for "Faber\SiteBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Faber\SiteBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Faber\SiteBundle\Controller\FaqCategoryController" (parent: .abstract.instanceof.Faber\SiteBundle\Controller\FaqCategoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Faber\SiteBundle\Controller\FaqCategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Faber\SiteBundle\Controller\FaqCategoryController).
Resolving inheritance for "Faber\SiteBundle\Controller\FaqCategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Faber\SiteBundle\Controller\FaqCategoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Faber\SiteBundle\Controller\FaqController" (parent: .abstract.instanceof.Faber\SiteBundle\Controller\FaqController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Faber\SiteBundle\Controller\FaqController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Faber\SiteBundle\Controller\FaqController).
Resolving inheritance for "Faber\SiteBundle\Controller\FaqController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Faber\SiteBundle\Controller\FaqController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Faber\SiteBundle\Controller\Form\QuoteRequestController" (parent: .abstract.instanceof.Faber\SiteBundle\Controller\Form\QuoteRequestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Faber\SiteBundle\Controller\Form\QuoteRequestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Faber\SiteBundle\Controller\Form\QuoteRequestController).
Resolving inheritance for "Faber\SiteBundle\Controller\Form\QuoteRequestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Faber\SiteBundle\Controller\Form\QuoteRequestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Faber\SiteBundle\Controller\FormController" (parent: .abstract.instanceof.Faber\SiteBundle\Controller\FormController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Faber\SiteBundle\Controller\FormController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Faber\SiteBundle\Controller\FormController).
Resolving inheritance for "Faber\SiteBundle\Controller\FormController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Faber\SiteBundle\Controller\FormController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Faber\SiteBundle\Controller\NewsController" (parent: .abstract.instanceof.Faber\SiteBundle\Controller\NewsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Faber\SiteBundle\Controller\NewsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Faber\SiteBundle\Controller\NewsController).
Resolving inheritance for "Faber\SiteBundle\Controller\NewsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Faber\SiteBundle\Controller\NewsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Faber\SiteBundle\Controller\PageController" (parent: .abstract.instanceof.Faber\SiteBundle\Controller\PageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Faber\SiteBundle\Controller\PageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Faber\SiteBundle\Controller\PageController).
Resolving inheritance for "Faber\SiteBundle\Controller\PageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Faber\SiteBundle\Controller\PageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Faber\SiteBundle\Controller\ProductCategoryController" (parent: .abstract.instanceof.Faber\SiteBundle\Controller\ProductCategoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Faber\SiteBundle\Controller\ProductCategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Faber\SiteBundle\Controller\ProductCategoryController).
Resolving inheritance for "Faber\SiteBundle\Controller\ProductCategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Faber\SiteBundle\Controller\ProductCategoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Faber\SiteBundle\Controller\ProductController" (parent: .abstract.instanceof.Faber\SiteBundle\Controller\ProductController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Faber\SiteBundle\Controller\ProductController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Faber\SiteBundle\Controller\ProductController).
Resolving inheritance for "Faber\SiteBundle\Controller\ProductController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Faber\SiteBundle\Controller\ProductController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Faber\SiteBundle\Controller\WidgetController" (parent: .abstract.instanceof.Faber\SiteBundle\Controller\WidgetController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Faber\SiteBundle\Controller\WidgetController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Faber\SiteBundle\Controller\WidgetController).
Resolving inheritance for "Faber\SiteBundle\Controller\WidgetController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Faber\SiteBundle\Controller\WidgetController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Faros\CmsBundle\Controller\PageController" (parent: .abstract.instanceof.Faros\CmsBundle\Controller\PageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Faros\CmsBundle\Controller\PageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Faros\CmsBundle\Controller\PageController).
Resolving inheritance for "Faros\CmsBundle\Controller\PageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Faros\CmsBundle\Controller\PageController).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Faber\SiteBundle\Command\BroadcastLeadCommand" (parent: .abstract.instanceof.Faber\SiteBundle\Command\BroadcastLeadCommand).
Resolving inheritance for "Faber\SiteBundle\Command\BroadcastLeadCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Faber\SiteBundle\Command\BroadcastLeadCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Faber\SiteBundle\Command\CsvImportCommand" (parent: .abstract.instanceof.Faber\SiteBundle\Command\CsvImportCommand).
Resolving inheritance for "Faber\SiteBundle\Command\CsvImportCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Faber\SiteBundle\Command\CsvImportCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Faber\SiteBundle\Command\GenerateSiteMapCommand" (parent: .abstract.instanceof.Faber\SiteBundle\Command\GenerateSiteMapCommand).
Resolving inheritance for "Faber\SiteBundle\Command\GenerateSiteMapCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Faber\SiteBundle\Command\GenerateSiteMapCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Faber\SiteBundle\Command\ImportColorChartCommand" (parent: .abstract.instanceof.Faber\SiteBundle\Command\ImportColorChartCommand).
Resolving inheritance for "Faber\SiteBundle\Command\ImportColorChartCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Faber\SiteBundle\Command\ImportColorChartCommand).
Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.faber.twig.twig_extension" (parent: .abstract.instanceof.faber.twig.twig_extension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.faber.twig.twig_extension" (parent: .instanceof.Twig_ExtensionInterface.0.faber.twig.twig_extension).
Resolving inheritance for "faber.twig.twig_extension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.faber.twig.twig_extension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.faber.form.type.quote_request" (parent: .abstract.instanceof.faber.form.type.quote_request).
Resolving inheritance for "faber.form.type.quote_request" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.faber.form.type.quote_request).
Resolving inheritance for ".instanceof.Craue\FormFlowBundle\Form\FormFlowInterface.0.faber.form.flow.quote_request" (parent: craue.form.flow).
Resolving inheritance for "faber.form.flow.quote_request" (parent: .instanceof.Craue\FormFlowBundle\Form\FormFlowInterface.0.faber.form.flow.quote_request).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.faber.form.type.network_appliance" (parent: .abstract.instanceof.faber.form.type.network_appliance).
Resolving inheritance for "faber.form.type.network_appliance" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.faber.form.type.network_appliance).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faber.default_controller" (parent: .abstract.instanceof.faber.default_controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faber.default_controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faber.default_controller).
Resolving inheritance for "faber.default_controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faber.default_controller).
Resolving inheritance for "faber.mailer.quote_request_assignation" (parent: faber.mailer.manager).
Resolving inheritance for "faber.mailer.quote_request_assignation_notification" (parent: faber.mailer.manager).
Resolving inheritance for "faber.mailer.quote_request_assignation_admin" (parent: faber.mailer.manager).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Faber\AdminBundle\Controller\AdminController" (parent: .abstract.instanceof.Faber\AdminBundle\Controller\AdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Faber\AdminBundle\Controller\AdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Faber\AdminBundle\Controller\AdminController).
Resolving inheritance for "Faber\AdminBundle\Controller\AdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Faber\AdminBundle\Controller\AdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Faber\AdminBundle\Controller\Catalog\ColorChartController" (parent: .abstract.instanceof.Faber\AdminBundle\Controller\Catalog\ColorChartController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Faber\AdminBundle\Controller\Catalog\ColorChartController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Faber\AdminBundle\Controller\Catalog\ColorChartController).
Resolving inheritance for "Faber\AdminBundle\Controller\Catalog\ColorChartController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Faber\AdminBundle\Controller\Catalog\ColorChartController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Faber\AdminBundle\Controller\Catalog\ColorController" (parent: .abstract.instanceof.Faber\AdminBundle\Controller\Catalog\ColorController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Faber\AdminBundle\Controller\Catalog\ColorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Faber\AdminBundle\Controller\Catalog\ColorController).
Resolving inheritance for "Faber\AdminBundle\Controller\Catalog\ColorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Faber\AdminBundle\Controller\Catalog\ColorController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Faber\AdminBundle\Controller\Catalog\CriterionController" (parent: .abstract.instanceof.Faber\AdminBundle\Controller\Catalog\CriterionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Faber\AdminBundle\Controller\Catalog\CriterionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Faber\AdminBundle\Controller\Catalog\CriterionController).
Resolving inheritance for "Faber\AdminBundle\Controller\Catalog\CriterionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Faber\AdminBundle\Controller\Catalog\CriterionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Faber\AdminBundle\Controller\Catalog\PictoController" (parent: .abstract.instanceof.Faber\AdminBundle\Controller\Catalog\PictoController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Faber\AdminBundle\Controller\Catalog\PictoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Faber\AdminBundle\Controller\Catalog\PictoController).
Resolving inheritance for "Faber\AdminBundle\Controller\Catalog\PictoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Faber\AdminBundle\Controller\Catalog\PictoController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Faber\AdminBundle\Controller\Catalog\ProductController" (parent: .abstract.instanceof.Faber\AdminBundle\Controller\Catalog\ProductController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Faber\AdminBundle\Controller\Catalog\ProductController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Faber\AdminBundle\Controller\Catalog\ProductController).
Resolving inheritance for "Faber\AdminBundle\Controller\Catalog\ProductController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Faber\AdminBundle\Controller\Catalog\ProductController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Faber\AdminBundle\Controller\Catalog\ProductPictoType" (parent: .abstract.instanceof.Faber\AdminBundle\Controller\Catalog\ProductPictoType).
Resolving inheritance for "Faber\AdminBundle\Controller\Catalog\ProductPictoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Faber\AdminBundle\Controller\Catalog\ProductPictoType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Faber\AdminBundle\Controller\Catalog\ProductType" (parent: .abstract.instanceof.Faber\AdminBundle\Controller\Catalog\ProductType).
Resolving inheritance for "Faber\AdminBundle\Controller\Catalog\ProductType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Faber\AdminBundle\Controller\Catalog\ProductType).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Faber\AdminBundle\Controller\DashboardController" (parent: .abstract.instanceof.Faber\AdminBundle\Controller\DashboardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Faber\AdminBundle\Controller\DashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Faber\AdminBundle\Controller\DashboardController).
Resolving inheritance for "Faber\AdminBundle\Controller\DashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Faber\AdminBundle\Controller\DashboardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Faber\AdminBundle\Controller\Lead\NetworkApplianceController" (parent: .abstract.instanceof.Faber\AdminBundle\Controller\Lead\NetworkApplianceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Faber\AdminBundle\Controller\Lead\NetworkApplianceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Faber\AdminBundle\Controller\Lead\NetworkApplianceController).
Resolving inheritance for "Faber\AdminBundle\Controller\Lead\NetworkApplianceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Faber\AdminBundle\Controller\Lead\NetworkApplianceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Faber\AdminBundle\Controller\Lead\QuoteRequestIndividualController" (parent: .abstract.instanceof.Faber\AdminBundle\Controller\Lead\QuoteRequestIndividualController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Faber\AdminBundle\Controller\Lead\QuoteRequestIndividualController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Faber\AdminBundle\Controller\Lead\QuoteRequestIndividualController).
Resolving inheritance for "Faber\AdminBundle\Controller\Lead\QuoteRequestIndividualController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Faber\AdminBundle\Controller\Lead\QuoteRequestIndividualController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Faber\AdminBundle\Controller\Lead\QuoteRequestProfessionalController" (parent: .abstract.instanceof.Faber\AdminBundle\Controller\Lead\QuoteRequestProfessionalController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Faber\AdminBundle\Controller\Lead\QuoteRequestProfessionalController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Faber\AdminBundle\Controller\Lead\QuoteRequestProfessionalController).
Resolving inheritance for "Faber\AdminBundle\Controller\Lead\QuoteRequestProfessionalController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Faber\AdminBundle\Controller\Lead\QuoteRequestProfessionalController).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Faber\AdminBundle\Command\AllImportLauncherCommand" (parent: .abstract.instanceof.Faber\AdminBundle\Command\AllImportLauncherCommand).
Resolving inheritance for "Faber\AdminBundle\Command\AllImportLauncherCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Faber\AdminBundle\Command\AllImportLauncherCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Faber\AdminBundle\Command\ImportCompaniesCommand" (parent: .abstract.instanceof.Faber\AdminBundle\Command\ImportCompaniesCommand).
Resolving inheritance for "Faber\AdminBundle\Command\ImportCompaniesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Faber\AdminBundle\Command\ImportCompaniesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Faber\AdminBundle\Command\ImportCompanyOrdersCommand" (parent: .abstract.instanceof.Faber\AdminBundle\Command\ImportCompanyOrdersCommand).
Resolving inheritance for "Faber\AdminBundle\Command\ImportCompanyOrdersCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Faber\AdminBundle\Command\ImportCompanyOrdersCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Faber\AdminBundle\Command\ImportPointOfSalesCommand" (parent: .abstract.instanceof.Faber\AdminBundle\Command\ImportPointOfSalesCommand).
Resolving inheritance for "Faber\AdminBundle\Command\ImportPointOfSalesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Faber\AdminBundle\Command\ImportPointOfSalesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Faber\AdminBundle\Command\ImportProductionTimeCommand" (parent: .abstract.instanceof.Faber\AdminBundle\Command\ImportProductionTimeCommand).
Resolving inheritance for "Faber\AdminBundle\Command\ImportProductionTimeCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Faber\AdminBundle\Command\ImportProductionTimeCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Faber\AdminBundle\Command\ImportRetailersCommand" (parent: .abstract.instanceof.Faber\AdminBundle\Command\ImportRetailersCommand).
Resolving inheritance for "Faber\AdminBundle\Command\ImportRetailersCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Faber\AdminBundle\Command\ImportRetailersCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Faber\AdminBundle\Command\ImportSellersCommand" (parent: .abstract.instanceof.Faber\AdminBundle\Command\ImportSellersCommand).
Resolving inheritance for "Faber\AdminBundle\Command\ImportSellersCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Faber\AdminBundle\Command\ImportSellersCommand).
Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.faber.twig.has_route" (parent: .abstract.instanceof.faber.twig.has_route).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.faber.twig.has_route" (parent: .instanceof.Twig_ExtensionInterface.0.faber.twig.has_route).
Resolving inheritance for "faber.twig.has_route" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.faber.twig.has_route).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.faber.admin.form.type.quote_request" (parent: .abstract.instanceof.faber.admin.form.type.quote_request).
Resolving inheritance for "faber.admin.form.type.quote_request" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.faber.admin.form.type.quote_request).
Resolving inheritance for "faber.admin.logger.quote_request" (parent: lead_assignment.logger).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.faber.admin.form.criterion_type" (parent: .abstract.instanceof.faber.admin.form.criterion_type).
Resolving inheritance for "faber.admin.form.criterion_type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.faber.admin.form.criterion_type).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.faber.admin.form.quote_request_type" (parent: .abstract.instanceof.faber.admin.form.quote_request_type).
Resolving inheritance for "faber.admin.form.quote_request_type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.faber.admin.form.quote_request_type).
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\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.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.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.slideshow_type.class" (parent: .abstract.instanceof.faros_avant_theme.slideshow_type.class).
Resolving inheritance for "faros_avant_theme.slideshow_type.class" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.faros_avant_theme.slideshow_type.class).
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.widget_product_type" (parent: .abstract.instanceof.faros_avant_theme.widget_product_type).
Resolving inheritance for "faros_avant_theme.widget_product_type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.faros_avant_theme.widget_product_type).
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_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.type.faq_category_type" (parent: .abstract.instanceof.faros_avant_theme.form.type.faq_category_type).
Resolving inheritance for "faros_avant_theme.form.type.faq_category_type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.faros_avant_theme.form.type.faq_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.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.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.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.coupon_constraint_controller" (parent: .abstract.instanceof.faros_avant_theme.shop.coupon_constraint_controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.shop.coupon_constraint_controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.shop.coupon_constraint_controller).
Resolving inheritance for "faros_avant_theme.shop.coupon_constraint_controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.shop.coupon_constraint_controller).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.shop.coupon_advantage_controller" (parent: .abstract.instanceof.faros_avant_theme.shop.coupon_advantage_controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.shop.coupon_advantage_controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.shop.coupon_advantage_controller).
Resolving inheritance for "faros_avant_theme.shop.coupon_advantage_controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.shop.coupon_advantage_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 ".instanceof.Symfony\Component\Form\FormTypeInterface.0.faros_avant_theme.shop.customer_type" (parent: .abstract.instanceof.faros_avant_theme.shop.customer_type).
Resolving inheritance for "faros_avant_theme.shop.customer_type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.faros_avant_theme.shop.customer_type).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.faros_avant_theme.shop.customer_profile_type" (parent: .abstract.instanceof.faros_avant_theme.shop.customer_profile_type).
Resolving inheritance for "faros_avant_theme.shop.customer_profile_type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.faros_avant_theme.shop.customer_profile_type).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.faros_avant_theme.shop.order_type" (parent: .abstract.instanceof.faros_avant_theme.shop.order_type).
Resolving inheritance for "faros_avant_theme.shop.order_type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.faros_avant_theme.shop.order_type).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.faros_avant_theme.shop.geo_area_type" (parent: .abstract.instanceof.faros_avant_theme.shop.geo_area_type).
Resolving inheritance for "faros_avant_theme.shop.geo_area_type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.faros_avant_theme.shop.geo_area_type).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.faros_avant_theme.shop.vat_type" (parent: .abstract.instanceof.faros_avant_theme.shop.vat_type).
Resolving inheritance for "faros_avant_theme.shop.vat_type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.faros_avant_theme.shop.vat_type).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.faros_avant_theme.shop.vat_type_type" (parent: .abstract.instanceof.faros_avant_theme.shop.vat_type_type).
Resolving inheritance for "faros_avant_theme.shop.vat_type_type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.faros_avant_theme.shop.vat_type_type).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.faros_avant_theme.shop.delivery_type" (parent: .abstract.instanceof.faros_avant_theme.shop.delivery_type).
Resolving inheritance for "faros_avant_theme.shop.delivery_type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.faros_avant_theme.shop.delivery_type).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.faros_avant_theme.shop.discount_processor_type" (parent: .abstract.instanceof.faros_avant_theme.shop.discount_processor_type).
Resolving inheritance for "faros_avant_theme.shop.discount_processor_type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.faros_avant_theme.shop.discount_processor_type).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.faros_avant_theme.shop.date_validator_type" (parent: .abstract.instanceof.faros_avant_theme.shop.date_validator_type).
Resolving inheritance for "faros_avant_theme.shop.date_validator_type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.faros_avant_theme.shop.date_validator_type).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.faros_avant_theme.shop.cart_validator_type" (parent: .abstract.instanceof.faros_avant_theme.shop.cart_validator_type).
Resolving inheritance for "faros_avant_theme.shop.cart_validator_type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.faros_avant_theme.shop.cart_validator_type).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.faros_avant_theme.shop.delivery_validator_type" (parent: .abstract.instanceof.faros_avant_theme.shop.delivery_validator_type).
Resolving inheritance for "faros_avant_theme.shop.delivery_validator_type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.faros_avant_theme.shop.delivery_validator_type).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.faros_avant_theme.shop.coupon_validator_type" (parent: .abstract.instanceof.faros_avant_theme.shop.coupon_validator_type).
Resolving inheritance for "faros_avant_theme.shop.coupon_validator_type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.faros_avant_theme.shop.coupon_validator_type).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.faros_avant_theme.shop.unique_code_validator_type" (parent: .abstract.instanceof.faros_avant_theme.shop.unique_code_validator_type).
Resolving inheritance for "faros_avant_theme.shop.unique_code_validator_type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.faros_avant_theme.shop.unique_code_validator_type).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.faros_avant_theme.shop.user_validator_type" (parent: .abstract.instanceof.faros_avant_theme.shop.user_validator_type).
Resolving inheritance for "faros_avant_theme.shop.user_validator_type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.faros_avant_theme.shop.user_validator_type).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.faros_avant_theme.shop.discountAllLines_validator_type" (parent: .abstract.instanceof.faros_avant_theme.shop.discountAllLines_validator_type).
Resolving inheritance for "faros_avant_theme.shop.discountAllLines_validator_type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.faros_avant_theme.shop.discountAllLines_validator_type).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.faros_avant_theme.shop.money_type" (parent: .abstract.instanceof.faros_avant_theme.shop.money_type).
Resolving inheritance for "faros_avant_theme.shop.money_type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.faros_avant_theme.shop.money_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 ".abstract.instanceof.faber.form.flow.quote_request" (parent: craue.form.flow).
Resolving inheritance for ".abstract.instanceof.faber.mailer.quote_request_assignation" (parent: faber.mailer.manager).
Resolving inheritance for ".abstract.instanceof.faber.mailer.quote_request_assignation_notification" (parent: faber.mailer.manager).
Resolving inheritance for ".abstract.instanceof.faber.mailer.quote_request_assignation_admin" (parent: faber.mailer.manager).
Resolving inheritance for ".abstract.instanceof.faber.admin.logger.quote_request" (parent: lead_assignment.logger).
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.doctrine" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.httplug" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.debug" (parent: monolog.logger_prototype).
15
Skipping service "Faros\AdminBundle\Controller\UserController": Class or interface "Faros\AdminBundle\Controller\UserController" cannot be loaded.
Skipping service "faros_shop.delivery_controller": Class or interface "Faros\ShopBundle\Controller\DeliveryController" cannot be loaded.
Skipping service "validator.ral_code": Class or interface "Mac\CoreBundle\Validator\Constraints\RalCodeValidator" cannot be loaded.
Skipping service "faber.admin.form.product_type": Class or interface "Faber\AdminBundle\Form\ProductType" cannot be loaded.
Skipping service "faber.admin.form.color_chart_type": Class or interface "Faber\AdminBundle\Form\ColorChartType" cannot be loaded.
Skipping service "faber.admin.form.picto_type": Class or interface "Faber\AdminBundle\Form\PictoType" cannot be loaded.
Skipping service "faber.admin.form.slideshow_type": Class or interface "Faber\AdminBundle\Form\SlideshowType" cannot be loaded.
Skipping service "faber.admin.form.slideshow_item_type": Class or interface "Faber\AdminBundle\Form\SlideshowItemType" cannot be loaded.
Skipping service "faber.admin.form.ckEditor_full_type": Class or interface "Faber\AdminBundle\Form\CkEditorFullType" cannot be loaded.
Skipping service "faros_avant_theme.form.type.page_type": Class or interface "Faros\AvantThemeBundle\Form\Type\PageType" 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 "faros_avant_theme.shop.coupon_advantage_type": Class or interface "Faros\AvantThemeBundle\Form\Type\CouponAdvantageType" cannot be loaded.
Skipping service "faros_avant_theme.shop.constraint_type": Class or interface "Faros\AvantThemeBundle\Form\Type\ConstraintType" cannot be loaded.
63
Removing service-argument resolver for controller "Faber\AdminBundle\Controller\Catalog\ColorChartController::getFilters": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "Faber\AdminBundle\Controller\Catalog\ColorController::getFilters": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "Faber\AdminBundle\Controller\Catalog\CriterionController::getFilters": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "Faber\AdminBundle\Controller\Catalog\PictoController::getFilters": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "Faber\AdminBundle\Controller\Catalog\ProductController::getFilters": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "Faber\AdminBundle\Controller\Lead\NetworkApplianceController::getFilters": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "Faber\AdminBundle\Controller\Lead\QuoteRequestIndividualController::getFilters": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "Faber\AdminBundle\Controller\Lead\QuoteRequestProfessionalController::getFilters": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "Faber\SiteBundle\Controller\WidgetController::homeBlockAction": no corresponding services exist for the referenced types.
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 "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_advantage_controller::getFilters": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "faros_avant_theme.shop.coupon_constraint_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.
284
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\Workflow\Registry"; reason: private alias.
Removed service "Symfony\Component\Workflow\WorkflowInterface $networkApplianceUserWorkflow"; reason: private alias.
Removed service "Symfony\Component\Workflow\WorkflowInterface $networkApplianceAdminWorkflow"; 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 "craue.form.flow.data_manager"; reason: private alias.
Removed service "Craue\FormFlowBundle\Util\FormFlowUtil"; 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 "Twig_Environment"; reason: private alias.
Removed service "Twig\Environment"; 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 "fos_js_routing.router"; 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 "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 "Exercise\HTMLPurifierBundle\HTMLPurifiersRegistryInterface"; reason: private alias.
Removed service "HTMLPurifier"; 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 "Psr\Log\LoggerInterface"; 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 "BabDev\PagerfantaBundle\RouteGenerator\RouteGeneratorFactoryInterface"; reason: private alias.
Removed service "Pagerfanta\RouteGenerator\RouteGeneratorFactoryInterface"; reason: private alias.
Removed service "Pagerfanta\View\ViewFactory"; reason: private alias.
Removed service "Pagerfanta\View\ViewFactoryInterface"; reason: private alias.
Removed service "a2lix_auto_form.manipulator.default"; 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 "twig.loader.filesystem"; reason: private alias.
Removed service "argument_resolver.controller_locator"; reason: private alias.
Removed service "doctrine.id_generator_locator"; reason: private alias.
Removed service "twig.loader"; reason: private alias.
Removed service "knp_menu.menu_provider"; 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 $doctrineLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $httplugLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
Removed service "a2lix_translation_form.locale_provider.default"; reason: private alias.
Removed service ".service_locator.0GV1BZZ"; reason: private alias.
Removed service ".service_locator.oJkjVi0"; reason: private alias.
Removed service ".service_locator.bkxrEIp"; reason: private alias.
Removed service ".service_locator.Gml0Bi7"; reason: private alias.
Removed service ".service_locator.0ZsbXYQ"; reason: private alias.
Removed service ".service_locator.uHklC4u"; reason: private alias.
Removed service ".service_locator.B2CkXU7"; reason: private alias.
Removed service ".service_locator.gLRHsen"; 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.maxUIf8"; reason: private alias.
Removed service ".service_locator.nCVpG7X"; reason: private alias.
Removed service ".service_locator.ysNfVO0"; reason: private alias.
Removed service ".service_locator.i2UnAhx"; reason: private alias.
Removed service ".service_locator.oqe5mKe"; reason: private alias.
Removed service ".service_locator.DqAsT_N"; 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.f4RTJcI"; reason: private alias.
Removed service ".service_locator.MDnRmrK"; reason: private alias.
Removed service ".service_locator.tGVEk6W"; reason: private alias.
Removed service ".service_locator.piRNhij"; 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 "twig.error_renderer.html.inner"; reason: private alias.
Removed service "security.access.decision_manager"; 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 "var_dumper.cli_dumper"; 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.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..3IJEwt"; reason: private alias.
Removed service ".service_locator.426yQGu"; reason: private alias.
Removed service ".service_locator.iwmCOBA"; reason: private alias.
Removed service ".service_locator.dUgXS7i"; reason: private alias.
Removed service ".service_locator.FPFiL9q"; reason: private alias.
Removed service ".service_locator.HQ9vBiq"; reason: private alias.
Removed service ".service_locator.ujP649D"; reason: private alias.
Removed service ".service_locator.KaKvuuc"; reason: private alias.
Removed service ".service_locator.Q20MQ3Z"; reason: private alias.
Removed service ".service_locator.rkjdxl0"; reason: private alias.
Removed service ".service_locator.hCumxIO"; reason: private alias.
Removed service ".service_locator.ry8E5sh"; reason: private alias.
Removed service ".service_locator.EotQdvh"; reason: private alias.
Removed service ".service_locator.9w9Ebbn"; reason: private alias.
Removed service ".service_locator.k77cbI6"; reason: private alias.
Removed service ".service_locator.QnlUMFL"; reason: private alias.
Removed service ".service_locator.W.sAkIT"; reason: private alias.
Removed service ".service_locator.rUkQiaL"; reason: private alias.
Removed service ".service_locator.xEFqKD6"; 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.RQntzFZ"; 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.JR0nmkm"; reason: private alias.
Removed service ".service_locator.CdAMev."; reason: private alias.
Removed service ".service_locator.s_3DVOV"; reason: private alias.
Removed service ".service_locator._kEKZhc"; reason: private alias.
Removed service ".service_locator.sf85gDo"; reason: private alias.
Removed service ".service_locator.aa1PbBb"; reason: private alias.
407
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 "workflow.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "state_machine.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "workflow.network_appliance_user" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "workflow.network_appliance_admin" 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 "craue.form.flow.data_manager_default" previously pointing to "craue.form.flow.storage_default" to "craue.form.flow.storage".
Changed reference of service "craue.form.flow" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "craue.form.flow.event_listener.previous_step_invalid" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "craue.form.flow.event_listener.flow_expired" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "twig.extension.trans" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "twig.extension.routing" previously pointing to "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 "bazinga.jstranslation.controller" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "knp_menu.factory_extension.routing" previously pointing to "faros_core.dynamic_router" to "router".
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 "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_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 "JMS\Payment\CoreBundle\PluginController\EntityPluginController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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_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.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 "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 "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 "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 "braincrafted_bootstrap.flash" previously pointing to ".session.do-not-use" to "session".
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 "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 "sensio_framework_extra.security.listener" previously pointing to "monolog.logger" to "logger".
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 "Faber\SiteBundle\Controller\FormController" previously pointing to "debug.validator" to "validator".
Changed reference of service "Faber\SiteBundle\Controller\FormController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "Faber\SiteBundle\Command\BroadcastLeadCommand" previously pointing to "monolog.logger" to "logger".
Changed reference of service "faber.form.type.quote_request" previously pointing to "debug.validator" to "validator".
Changed reference of service "faber.form.type.network_appliance" previously pointing to "debug.validator" to "validator".
Changed reference of service "faber.quote_request.assignation_manager" previously pointing to "faber.admin.logger.quote_request" to "Faber\AdminBundle\Logger\QuoteRequestLogger".
Changed reference of service "faber.quote_request.assignation_manager" previously pointing to "monolog.logger" to "logger".
Changed reference of service "faber.mailer.quote_request_assignation" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "faber.mailer.quote_request_assignation" previously pointing to "monolog.logger" to "logger".
Changed reference of service "faber.mailer.quote_request_assignation_notification" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "faber.mailer.quote_request_assignation_notification" previously pointing to "monolog.logger" to "logger".
Changed reference of service "faber.mailer.quote_request_assignation_admin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "faber.mailer.quote_request_assignation_admin" previously pointing to "monolog.logger" to "logger".
Changed reference of service "Faber\AdminBundle\Controller\Catalog\ColorChartController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "Faber\AdminBundle\Controller\Catalog\ColorChartController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "Faber\AdminBundle\Controller\Catalog\ColorChartController" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "Faber\AdminBundle\Controller\Catalog\ColorChartController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Faber\AdminBundle\Controller\Catalog\ColorController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "Faber\AdminBundle\Controller\Catalog\ColorController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "Faber\AdminBundle\Controller\Catalog\ColorController" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "Faber\AdminBundle\Controller\Catalog\ColorController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Faber\AdminBundle\Controller\Catalog\CriterionController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "Faber\AdminBundle\Controller\Catalog\CriterionController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "Faber\AdminBundle\Controller\Catalog\CriterionController" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "Faber\AdminBundle\Controller\Catalog\CriterionController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Faber\AdminBundle\Controller\Catalog\PictoController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "Faber\AdminBundle\Controller\Catalog\PictoController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "Faber\AdminBundle\Controller\Catalog\PictoController" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "Faber\AdminBundle\Controller\Catalog\PictoController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Faber\AdminBundle\Controller\Catalog\ProductController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "Faber\AdminBundle\Controller\Catalog\ProductController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "Faber\AdminBundle\Controller\Catalog\ProductController" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "Faber\AdminBundle\Controller\Catalog\ProductController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Faber\AdminBundle\Controller\Lead\NetworkApplianceController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "Faber\AdminBundle\Controller\Lead\NetworkApplianceController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "Faber\AdminBundle\Controller\Lead\NetworkApplianceController" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "Faber\AdminBundle\Controller\Lead\NetworkApplianceController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Faber\AdminBundle\Controller\Lead\QuoteRequestIndividualController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "Faber\AdminBundle\Controller\Lead\QuoteRequestIndividualController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "Faber\AdminBundle\Controller\Lead\QuoteRequestIndividualController" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "Faber\AdminBundle\Controller\Lead\QuoteRequestIndividualController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Faber\AdminBundle\Controller\Lead\QuoteRequestProfessionalController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "Faber\AdminBundle\Controller\Lead\QuoteRequestProfessionalController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "Faber\AdminBundle\Controller\Lead\QuoteRequestProfessionalController" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "Faber\AdminBundle\Controller\Lead\QuoteRequestProfessionalController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "faber.twig.has_route" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "faber.admin.manager.quote_request" previously pointing to "faber.admin.logger.quote_request" to "Faber\AdminBundle\Logger\QuoteRequestLogger".
Changed reference of service "faber.admin.form.criterion_type" previously pointing to "translator.data_collector" to "translator".
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 "pagerfanta.route_generator_factory" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "pagerfanta.view.default_translated" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "pagerfanta.view.semantic_ui_translated" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "pagerfanta.view.twitter_bootstrap_translated" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "pagerfanta.view.twitter_bootstrap3_translated" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "pagerfanta.view.twitter_bootstrap4_translated" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "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.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.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.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.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.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.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.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.admin.security_controller" previously pointing to "translator.data_collector" to "translator".
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.form.autocomplete_type" previously pointing to "faros_core.dynamic_router" to "router".
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_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.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.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_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.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_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.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.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.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_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.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.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.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.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.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.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.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.form.type.widget_type" previously pointing to "translator.data_collector" to "translator".
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.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.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.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.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.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.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.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.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.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.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_constraint_controller" previously pointing to "monolog.logger" to "logger".
Changed reference of service "faros_avant_theme.shop.coupon_constraint_controller" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "faros_avant_theme.shop.coupon_constraint_controller" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "faros_avant_theme.shop.coupon_constraint_controller" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "faros_avant_theme.shop.coupon_advantage_controller" previously pointing to "monolog.logger" to "logger".
Changed reference of service "faros_avant_theme.shop.coupon_advantage_controller" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "faros_avant_theme.shop.coupon_advantage_controller" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "faros_avant_theme.shop.coupon_advantage_controller" previously pointing to "translator.data_collector" to "translator".
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.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.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.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.graph_controller" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "ux.autocomplete.entity_autocomplete_controller" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "ux.autocomplete.entity_type" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service "ux.autocomplete.choice_type_extension" previously pointing to "translator.data_collector" to "translator".
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 ".instanceof.Craue\FormFlowBundle\Form\FormFlowInterface.0.faber.form.flow.quote_request" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".abstract.instanceof.faber.form.flow.quote_request" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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.bR2URcJ" previously pointing to "faros.lead.activity_factory" to "Faros\LeadBundle\Activity\ActivityFactory".
Changed reference of service ".service_locator.bR2URcJ" previously pointing to "faber.form.flow.quote_request" to "Faber\SiteBundle\Form\QuoteRequestFlow".
Changed reference of service ".service_locator.bR2URcJ" previously pointing to "monolog.logger" to "logger".
Changed reference of service ".service_locator.bR2URcJ" previously pointing to "faber.admin.logger.quote_request" to "Faber\AdminBundle\Logger\QuoteRequestLogger".
Changed reference of service ".service_locator.bmVeQa_" previously pointing to "faros.lead.activity_factory" to "Faros\LeadBundle\Activity\ActivityFactory".
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.hhtaf9T" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service ".service_locator.XBFvDnN" previously pointing to "faros_core.dynamic_router" to "router".
Changed reference of service ".service_locator.XbVNiy2" previously pointing to "faros_core.dynamic_router" to "router".
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.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\LeadBundle\Workflow\ActivityRouter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "httplug.client" previously pointing to "httplug.message_factory.default" to "httplug.message_factory".
Changed reference of service "Faber\SiteBundle\Form\QuoteRequestFlow" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Faber\SiteBundle\Form\QuoteRequestFlow" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Faros\CmsBundle\Routing\RoutesExtractor" previously pointing to "faros_core.dynamic_router" to "router".
586
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 "workflow.abstract"; reason: abstract.
Removed service "state_machine.abstract"; reason: abstract.
Removed service "workflow.marking_store.method"; 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 "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 "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 "faber.mailer.manager"; reason: abstract.
Removed service "lead_assignment.assignation.assignation_helper"; reason: abstract.
Removed service "lead_assignment.logger"; reason: abstract.
Removed service "ux.autocomplete.wrapped_entity_type_autocompleter"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.Twig\Extensions\TextExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Twig\Extensions\TextExtension"; reason: abstract.
Removed service ".abstract.instanceof.Twig\Extensions\TextExtension"; 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\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\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.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.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\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.
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\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.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\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.Faber\SiteBundle\Controller\ChoiceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Faber\SiteBundle\Controller\ChoiceController"; reason: abstract.
Removed service ".abstract.instanceof.Faber\SiteBundle\Controller\ChoiceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Faber\SiteBundle\Controller\CommonsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Faber\SiteBundle\Controller\CommonsController"; reason: abstract.
Removed service ".abstract.instanceof.Faber\SiteBundle\Controller\CommonsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Faber\SiteBundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Faber\SiteBundle\Controller\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.Faber\SiteBundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Faber\SiteBundle\Controller\FaqCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Faber\SiteBundle\Controller\FaqCategoryController"; reason: abstract.
Removed service ".abstract.instanceof.Faber\SiteBundle\Controller\FaqCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Faber\SiteBundle\Controller\FaqController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Faber\SiteBundle\Controller\FaqController"; reason: abstract.
Removed service ".abstract.instanceof.Faber\SiteBundle\Controller\FaqController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Faber\SiteBundle\Controller\Form\QuoteRequestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Faber\SiteBundle\Controller\Form\QuoteRequestController"; reason: abstract.
Removed service ".abstract.instanceof.Faber\SiteBundle\Controller\Form\QuoteRequestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Faber\SiteBundle\Controller\FormController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Faber\SiteBundle\Controller\FormController"; reason: abstract.
Removed service ".abstract.instanceof.Faber\SiteBundle\Controller\FormController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Faber\SiteBundle\Controller\NewsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Faber\SiteBundle\Controller\NewsController"; reason: abstract.
Removed service ".abstract.instanceof.Faber\SiteBundle\Controller\NewsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Faber\SiteBundle\Controller\PageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Faber\SiteBundle\Controller\PageController"; reason: abstract.
Removed service ".abstract.instanceof.Faber\SiteBundle\Controller\PageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Faber\SiteBundle\Controller\ProductCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Faber\SiteBundle\Controller\ProductCategoryController"; reason: abstract.
Removed service ".abstract.instanceof.Faber\SiteBundle\Controller\ProductCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Faber\SiteBundle\Controller\ProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Faber\SiteBundle\Controller\ProductController"; reason: abstract.
Removed service ".abstract.instanceof.Faber\SiteBundle\Controller\ProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Faber\SiteBundle\Controller\WidgetController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Faber\SiteBundle\Controller\WidgetController"; reason: abstract.
Removed service ".abstract.instanceof.Faber\SiteBundle\Controller\WidgetController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Faros\CmsBundle\Controller\PageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Faros\CmsBundle\Controller\PageController"; reason: abstract.
Removed service ".abstract.instanceof.Faros\CmsBundle\Controller\PageController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Faber\SiteBundle\Command\BroadcastLeadCommand"; reason: abstract.
Removed service ".abstract.instanceof.Faber\SiteBundle\Command\BroadcastLeadCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Faber\SiteBundle\Command\CsvImportCommand"; reason: abstract.
Removed service ".abstract.instanceof.Faber\SiteBundle\Command\CsvImportCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Faber\SiteBundle\Command\GenerateSiteMapCommand"; reason: abstract.
Removed service ".abstract.instanceof.Faber\SiteBundle\Command\GenerateSiteMapCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Faber\SiteBundle\Command\ImportColorChartCommand"; reason: abstract.
Removed service ".abstract.instanceof.Faber\SiteBundle\Command\ImportColorChartCommand"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.faber.twig.twig_extension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.faber.twig.twig_extension"; reason: abstract.
Removed service ".abstract.instanceof.faber.twig.twig_extension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.faber.form.type.quote_request"; reason: abstract.
Removed service ".abstract.instanceof.faber.form.type.quote_request"; reason: abstract.
Removed service ".instanceof.Craue\FormFlowBundle\Form\FormFlowInterface.0.faber.form.flow.quote_request"; reason: abstract.
Removed service ".abstract.instanceof.faber.form.flow.quote_request"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.faber.form.type.network_appliance"; reason: abstract.
Removed service ".abstract.instanceof.faber.form.type.network_appliance"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faber.default_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faber.default_controller"; reason: abstract.
Removed service ".abstract.instanceof.faber.default_controller"; reason: abstract.
Removed service ".abstract.instanceof.faber.mailer.quote_request_assignation"; reason: abstract.
Removed service ".abstract.instanceof.faber.mailer.quote_request_assignation_notification"; reason: abstract.
Removed service ".abstract.instanceof.faber.mailer.quote_request_assignation_admin"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Faber\AdminBundle\Controller\AdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Faber\AdminBundle\Controller\AdminController"; reason: abstract.
Removed service ".abstract.instanceof.Faber\AdminBundle\Controller\AdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Faber\AdminBundle\Controller\Catalog\ColorChartController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Faber\AdminBundle\Controller\Catalog\ColorChartController"; reason: abstract.
Removed service ".abstract.instanceof.Faber\AdminBundle\Controller\Catalog\ColorChartController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Faber\AdminBundle\Controller\Catalog\ColorController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Faber\AdminBundle\Controller\Catalog\ColorController"; reason: abstract.
Removed service ".abstract.instanceof.Faber\AdminBundle\Controller\Catalog\ColorController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Faber\AdminBundle\Controller\Catalog\CriterionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Faber\AdminBundle\Controller\Catalog\CriterionController"; reason: abstract.
Removed service ".abstract.instanceof.Faber\AdminBundle\Controller\Catalog\CriterionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Faber\AdminBundle\Controller\Catalog\PictoController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Faber\AdminBundle\Controller\Catalog\PictoController"; reason: abstract.
Removed service ".abstract.instanceof.Faber\AdminBundle\Controller\Catalog\PictoController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Faber\AdminBundle\Controller\Catalog\ProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Faber\AdminBundle\Controller\Catalog\ProductController"; reason: abstract.
Removed service ".abstract.instanceof.Faber\AdminBundle\Controller\Catalog\ProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Faber\AdminBundle\Controller\Catalog\ProductPictoType"; reason: abstract.
Removed service ".abstract.instanceof.Faber\AdminBundle\Controller\Catalog\ProductPictoType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Faber\AdminBundle\Controller\Catalog\ProductType"; reason: abstract.
Removed service ".abstract.instanceof.Faber\AdminBundle\Controller\Catalog\ProductType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Faber\AdminBundle\Controller\DashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Faber\AdminBundle\Controller\DashboardController"; reason: abstract.
Removed service ".abstract.instanceof.Faber\AdminBundle\Controller\DashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Faber\AdminBundle\Controller\Lead\NetworkApplianceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Faber\AdminBundle\Controller\Lead\NetworkApplianceController"; reason: abstract.
Removed service ".abstract.instanceof.Faber\AdminBundle\Controller\Lead\NetworkApplianceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Faber\AdminBundle\Controller\Lead\QuoteRequestIndividualController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Faber\AdminBundle\Controller\Lead\QuoteRequestIndividualController"; reason: abstract.
Removed service ".abstract.instanceof.Faber\AdminBundle\Controller\Lead\QuoteRequestIndividualController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Faber\AdminBundle\Controller\Lead\QuoteRequestProfessionalController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Faber\AdminBundle\Controller\Lead\QuoteRequestProfessionalController"; reason: abstract.
Removed service ".abstract.instanceof.Faber\AdminBundle\Controller\Lead\QuoteRequestProfessionalController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Faber\AdminBundle\Command\AllImportLauncherCommand"; reason: abstract.
Removed service ".abstract.instanceof.Faber\AdminBundle\Command\AllImportLauncherCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Faber\AdminBundle\Command\ImportCompaniesCommand"; reason: abstract.
Removed service ".abstract.instanceof.Faber\AdminBundle\Command\ImportCompaniesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Faber\AdminBundle\Command\ImportCompanyOrdersCommand"; reason: abstract.
Removed service ".abstract.instanceof.Faber\AdminBundle\Command\ImportCompanyOrdersCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Faber\AdminBundle\Command\ImportPointOfSalesCommand"; reason: abstract.
Removed service ".abstract.instanceof.Faber\AdminBundle\Command\ImportPointOfSalesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Faber\AdminBundle\Command\ImportProductionTimeCommand"; reason: abstract.
Removed service ".abstract.instanceof.Faber\AdminBundle\Command\ImportProductionTimeCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Faber\AdminBundle\Command\ImportRetailersCommand"; reason: abstract.
Removed service ".abstract.instanceof.Faber\AdminBundle\Command\ImportRetailersCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Faber\AdminBundle\Command\ImportSellersCommand"; reason: abstract.
Removed service ".abstract.instanceof.Faber\AdminBundle\Command\ImportSellersCommand"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.faber.twig.has_route"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.faber.twig.has_route"; reason: abstract.
Removed service ".abstract.instanceof.faber.twig.has_route"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.faber.admin.form.type.quote_request"; reason: abstract.
Removed service ".abstract.instanceof.faber.admin.form.type.quote_request"; reason: abstract.
Removed service ".abstract.instanceof.faber.admin.logger.quote_request"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.faber.admin.form.criterion_type"; reason: abstract.
Removed service ".abstract.instanceof.faber.admin.form.criterion_type"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.faber.admin.form.quote_request_type"; reason: abstract.
Removed service ".abstract.instanceof.faber.admin.form.quote_request_type"; 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\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.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.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.slideshow_type.class"; reason: abstract.
Removed service ".abstract.instanceof.faros_avant_theme.slideshow_type.class"; 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.widget_product_type"; reason: abstract.
Removed service ".abstract.instanceof.faros_avant_theme.widget_product_type"; 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_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.type.faq_category_type"; reason: abstract.
Removed service ".abstract.instanceof.faros_avant_theme.form.type.faq_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.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.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.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.coupon_constraint_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.shop.coupon_constraint_controller"; reason: abstract.
Removed service ".abstract.instanceof.faros_avant_theme.shop.coupon_constraint_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.faros_avant_theme.shop.coupon_advantage_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.faros_avant_theme.shop.coupon_advantage_controller"; reason: abstract.
Removed service ".abstract.instanceof.faros_avant_theme.shop.coupon_advantage_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\Component\Form\FormTypeInterface.0.faros_avant_theme.shop.customer_type"; reason: abstract.
Removed service ".abstract.instanceof.faros_avant_theme.shop.customer_type"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.faros_avant_theme.shop.customer_profile_type"; reason: abstract.
Removed service ".abstract.instanceof.faros_avant_theme.shop.customer_profile_type"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.faros_avant_theme.shop.order_type"; reason: abstract.
Removed service ".abstract.instanceof.faros_avant_theme.shop.order_type"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.faros_avant_theme.shop.geo_area_type"; reason: abstract.
Removed service ".abstract.instanceof.faros_avant_theme.shop.geo_area_type"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.faros_avant_theme.shop.vat_type"; reason: abstract.
Removed service ".abstract.instanceof.faros_avant_theme.shop.vat_type"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.faros_avant_theme.shop.vat_type_type"; reason: abstract.
Removed service ".abstract.instanceof.faros_avant_theme.shop.vat_type_type"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.faros_avant_theme.shop.delivery_type"; reason: abstract.
Removed service ".abstract.instanceof.faros_avant_theme.shop.delivery_type"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.faros_avant_theme.shop.discount_processor_type"; reason: abstract.
Removed service ".abstract.instanceof.faros_avant_theme.shop.discount_processor_type"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.faros_avant_theme.shop.date_validator_type"; reason: abstract.
Removed service ".abstract.instanceof.faros_avant_theme.shop.date_validator_type"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.faros_avant_theme.shop.cart_validator_type"; reason: abstract.
Removed service ".abstract.instanceof.faros_avant_theme.shop.cart_validator_type"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.faros_avant_theme.shop.delivery_validator_type"; reason: abstract.
Removed service ".abstract.instanceof.faros_avant_theme.shop.delivery_validator_type"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.faros_avant_theme.shop.coupon_validator_type"; reason: abstract.
Removed service ".abstract.instanceof.faros_avant_theme.shop.coupon_validator_type"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.faros_avant_theme.shop.unique_code_validator_type"; reason: abstract.
Removed service ".abstract.instanceof.faros_avant_theme.shop.unique_code_validator_type"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.faros_avant_theme.shop.user_validator_type"; reason: abstract.
Removed service ".abstract.instanceof.faros_avant_theme.shop.user_validator_type"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.faros_avant_theme.shop.discountAllLines_validator_type"; reason: abstract.
Removed service ".abstract.instanceof.faros_avant_theme.shop.discountAllLines_validator_type"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.faros_avant_theme.shop.money_type"; reason: abstract.
Removed service ".abstract.instanceof.faros_avant_theme.shop.money_type"; reason: abstract.
125
Removed service "http_discovery.psr17_factory"; 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 "workflow.security.expression_language"; 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 "craue.form.flow"; 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~ZA457nx"; 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 "twig.loader.chain"; reason: unused.
Removed service "twig.extension.debug"; reason: unused.
Removed service "twig.extension.weblink"; reason: unused.
Removed service "faros.doctrine.naming_strategy"; reason: unused.
Removed service "faros.lead.workflow.repository"; reason: unused.
Removed service "faros.search.admin_controller.term"; 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 "braincrafted_bootstrap.flash"; 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 "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 "ux.autocomplete.entity_search_util"; reason: unused.
Removed service "ux.autocomplete.entity_metadata_factory"; reason: unused.
Removed service "ux.autocomplete.make_autocomplete_field"; reason: unused.
Removed service ".service_locator.qNhnIW."; reason: unused.
Removed service ".service_locator.fT_QRf5"; 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.hhtaf9T.faber.default_controller"; 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.coupon_constraint_controller"; reason: unused.
Removed service ".service_locator.mx0UMmY.faros_avant_theme.shop.coupon_advantage_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.
387
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 "workflow.network_appliance_user.definition" to "workflow.network_appliance_user".
Inlined service "workflow.network_appliance_admin.definition" to "workflow.network_appliance_admin".
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 "pagerfanta.serializer.normalizer" 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._Fv8LAg" 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.aj4tomX" 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 "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.IA1znvu" 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 "doctrine.fixtures.loader" to "doctrine.fixtures_load_command".
Inlined service "twig.extension.security_csrf" to "twig".
Inlined service "twig.extension.profiler" to "twig".
Inlined service "twig.extension.trans" to "twig".
Inlined service "twig.extension.assets" to "twig".
Inlined service "twig.extension.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 "workflow.twig_extension" to "twig".
Inlined service "twig.extension.serializer" to "twig".
Inlined service "twig.extension.form" to "twig".
Inlined service "twig.extension.logout_url" to "twig".
Inlined service "twig.extension.security" to "twig".
Inlined service "twig.extension.dump" to "twig".
Inlined service "Twig\Extensions\TextExtension" to "twig".
Inlined service "twig.extension.craue_formflow" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "twig.extension.code" 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 "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 "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 "exercise_html_purifier.twig.extension" to "twig".
Inlined service "braincrafted_bootstrap.twig.button_extension" to "twig".
Inlined service "braincrafted_bootstrap.twig.label_extension" to "twig".
Inlined service "braincrafted_bootstrap.twig.badge_extension" to "twig".
Inlined service "braincrafted_bootstrap.twig.form_extension" to "twig".
Inlined service "httplug.collector.twig.http_message" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "pagerfanta.twig_extension" to "twig".
Inlined service "twig.app_variable" to "twig".
Inlined service "twig.runtime_loader" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.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 "workflow.registry" to "workflow.twig_extension".
Inlined service ".service_locator.8zxDybW" to "twig.runtime_loader".
Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
Inlined service "trsteel_ckeditor.transformer.html_purifier" to "trsteel_ckeditor.form.type".
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 ".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 "faros_catalog.factory" to "faros_catalog.catalog_manager".
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.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 "faros.lead.workflow.loader.yml" to "faros.lead.workflow.resolver".
Inlined service "faros.lead.workflow.resolver" to "faros.lead.workflow.loader".
Inlined service "faros.lead.activity_repository" to "faros.lead.form.lead_token_provider".
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 ".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.gsm.KN0" to "security.access_map".
Inlined service ".security.request_matcher.cMLjZup" to "security.access_map".
Inlined service ".security.request_matcher.mKk1Z2c" to "security.access_map".
Inlined service ".security.request_matcher.5dJADCx" to "security.access_map".
Inlined service ".security.request_matcher.HPldZU8" to "security.access_map".
Inlined service ".security.request_matcher._pRcrzc" 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.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 "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 "exercise_html_purifier.config.default" to "exercise_html_purifier.default".
Inlined service ".service_locator.tS8t8jQ" to "exercise_html_purifier.purifiers_registry".
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 "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 "monolog.processor.psr_log_message" to "monolog.handler.main".
Inlined service "httplug.formatter.full_http_message" to "httplug.collector.formatter".
Inlined service ".1_CurlCommandFormatter~6_VNha6" 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 ".service_locator.mx0UMmY.Faber\SiteBundle\Controller\ChoiceController" to "Faber\SiteBundle\Controller\ChoiceController".
Inlined service ".service_locator.mx0UMmY.Faber\SiteBundle\Controller\CommonsController" to "Faber\SiteBundle\Controller\CommonsController".
Inlined service ".service_locator.hhtaf9T.Faber\SiteBundle\Controller\DefaultController" to "Faber\SiteBundle\Controller\DefaultController".
Inlined service ".service_locator.mx0UMmY.Faber\SiteBundle\Controller\FaqCategoryController" to "Faber\SiteBundle\Controller\FaqCategoryController".
Inlined service ".service_locator.mx0UMmY.Faber\SiteBundle\Controller\FaqController" to "Faber\SiteBundle\Controller\FaqController".
Inlined service ".service_locator.mx0UMmY.Faber\SiteBundle\Controller\Form\QuoteRequestController" to "Faber\SiteBundle\Controller\Form\QuoteRequestController".
Inlined service ".service_locator.mx0UMmY.Faber\SiteBundle\Controller\FormController" to "Faber\SiteBundle\Controller\FormController".
Inlined service ".service_locator.mx0UMmY.Faber\SiteBundle\Controller\NewsController" to "Faber\SiteBundle\Controller\NewsController".
Inlined service ".service_locator.XBFvDnN.Faber\SiteBundle\Controller\PageController" to "Faber\SiteBundle\Controller\PageController".
Inlined service ".service_locator.mx0UMmY.Faber\SiteBundle\Controller\ProductCategoryController" to "Faber\SiteBundle\Controller\ProductCategoryController".
Inlined service ".service_locator.mx0UMmY.Faber\SiteBundle\Controller\ProductController" to "Faber\SiteBundle\Controller\ProductController".
Inlined service ".service_locator.mx0UMmY.Faber\SiteBundle\Controller\WidgetController" to "Faber\SiteBundle\Controller\WidgetController".
Inlined service ".service_locator.mx0UMmY.Faros\CmsBundle\Controller\PageController" to "Faros\CmsBundle\Controller\PageController".
Inlined service ".service_locator.XbVNiy2.Faber\AdminBundle\Controller\AdminController" to "Faber\AdminBundle\Controller\AdminController".
Inlined service ".service_locator.mx0UMmY.Faber\AdminBundle\Controller\Catalog\ColorChartController" to "Faber\AdminBundle\Controller\Catalog\ColorChartController".
Inlined service ".service_locator.mx0UMmY.Faber\AdminBundle\Controller\Catalog\ColorController" to "Faber\AdminBundle\Controller\Catalog\ColorController".
Inlined service ".service_locator.mx0UMmY.Faber\AdminBundle\Controller\Catalog\CriterionController" to "Faber\AdminBundle\Controller\Catalog\CriterionController".
Inlined service ".service_locator.mx0UMmY.Faber\AdminBundle\Controller\Catalog\PictoController" to "Faber\AdminBundle\Controller\Catalog\PictoController".
Inlined service ".service_locator.mx0UMmY.Faber\AdminBundle\Controller\Catalog\ProductController" to "Faber\AdminBundle\Controller\Catalog\ProductController".
Inlined service ".service_locator.8sngr62.Faber\AdminBundle\Controller\DashboardController" to "Faber\AdminBundle\Controller\DashboardController".
Inlined service ".service_locator.mx0UMmY.Faber\AdminBundle\Controller\Lead\NetworkApplianceController" to "Faber\AdminBundle\Controller\Lead\NetworkApplianceController".
Inlined service ".service_locator.mx0UMmY.Faber\AdminBundle\Controller\Lead\QuoteRequestIndividualController" to "Faber\AdminBundle\Controller\Lead\QuoteRequestIndividualController".
Inlined service ".service_locator.mx0UMmY.Faber\AdminBundle\Controller\Lead\QuoteRequestProfessionalController" to "Faber\AdminBundle\Controller\Lead\QuoteRequestProfessionalController".
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 "faber.pager.news" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.default_translated" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.semantic_ui_translated" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.twitter_bootstrap_translated" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.twitter_bootstrap3_translated" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.twitter_bootstrap4_translated" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.twitter_bootstrap5" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.twig" to "pagerfanta.view_factory".
Inlined service "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 ".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.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.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.Xbsa8iG" to "ux.autocomplete.autocompleter_registry".
Inlined service "ux.autocomplete.doctrine_registry_wrapper" to "ux.autocomplete.results_executor".
Inlined service "ux.autocomplete.autocompleter_registry" to "ux.autocomplete.entity_autocomplete_controller".
Inlined service "ux.autocomplete.results_executor" to "ux.autocomplete.entity_autocomplete_controller".
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 ".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 "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 "monolog.handler.null_internal" to "monolog.logger.event".
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.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.aNklfos" to ".service_locator.aNklfos.sensio_framework_extra.view.listener".
Inlined service ".service_locator.hhtaf9T" to ".service_locator.hhtaf9T.Faber\SiteBundle\Controller\DefaultController".
Inlined service ".service_locator.XBFvDnN" to ".service_locator.XBFvDnN.Faber\SiteBundle\Controller\PageController".
Inlined service ".service_locator.XbVNiy2" to ".service_locator.XbVNiy2.Faber\AdminBundle\Controller\AdminController".
Inlined service ".service_locator.8sngr62" to ".service_locator.8sngr62.Faber\AdminBundle\Controller\DashboardController".
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_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 ".service_locator.sOx9PEN" to "console.command_loader".
Inlined service "cache.default_marshaller" to "cache.app.recorder_inner".
Inlined service "faros.lead.workflow.loader" to "Faros\LeadBundle\Workflow\ActivityRouter".
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 "craue.form.flow.data_manager_default" to "Faber\SiteBundle\Form\QuoteRequestFlow".
Inlined service "craue.form.flow.data_manager_default" to "Faber\SiteBundle\Form\QuoteRequestFlow".
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 "routing.loader.annotation" to "routing.loader".
Inlined service "routing.loader.annotation" 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".
Inlined service "braincrafted_bootstrap.twig.icon_extension" to "twig".
Inlined service "braincrafted_bootstrap.twig.icon_extension" to "twig".
Inlined service "pagerfanta.view.default" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.default" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.semantic_ui" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.semantic_ui" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.twitter_bootstrap" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.twitter_bootstrap" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.twitter_bootstrap3" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.twitter_bootstrap3" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.twitter_bootstrap4" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.twitter_bootstrap4" to "pagerfanta.view_factory".
3
Tag "payment.encryption" was defined on service(s) "JMS\Payment\CoreBundle\Cryptography\DefusePhpEncryptionService", but was never used.
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 "httplug.client" was defined on service(s) "httplug.client", but was never used.