Populated the TokenStorage with an anonymous Token.
CRITICAL
request
Uncaught PHP Exception Twig\Error\RuntimeError: "Impossible to access an attribute ("title") on a null variable." at /export/home/nomaspapel/templates/site/content/index.html.twig line 3
Log messages generated by using features marked as deprecated.
Time
Channel
Message
php
User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead.
User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead.
User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0.
User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
User Deprecated: The "sonata.core.model.adapter.chain" service is deprecated in favor of service "sonata.doctrine.model.adapter.chain" since 3.12.0 and will be removed in 4.0.
User Deprecated: The Sonata\CoreBundle\Model\Adapter\AdapterChain class is deprecated since version 3.12.0 and will be removed in 4.0. Use Sonata\Doctrine\Adapter\AdapterChain instead.
User Deprecated: The "sonata.core.model.adapter.doctrine_orm" service is deprecated in favor of service "sonata.doctrine.adapter.doctrine_orm" since 3.12.0 and will be removed in 4.0.
User Deprecated: The Sonata\CoreBundle\Model\Adapter\DoctrineORMAdapter class is deprecated since version 3.12.0 and will be removed in 4.0. Use Sonata\Doctrine\Adapter\ORM\DoctrineORMAdapter instead.
User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead.
User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateReference class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead.
User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead.
User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead.
User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1).
User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1).
The "Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait" trait is considered internal. It may change without further notice. You should not use it from "Sonata\AdminBundle\Controller\CRUDController".
The "App\Controller\Accounting\InvoiceController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead.
The "FOS\UserBundle\Controller\SecurityController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead.
The "App\Event\ContractUpdatedEvent" class extends "Symfony\Component\EventDispatcher\Event" that is deprecated since Symfony 4.3, use "Symfony\Contracts\EventDispatcher\Event" instead.
The "App\Event\SendInvoiceReminderEvent" class extends "Symfony\Component\EventDispatcher\Event" that is deprecated since Symfony 4.3, use "Symfony\Contracts\EventDispatcher\Event" instead.
The "App\Event\SendPurchaseLinkEvent" class extends "Symfony\Component\EventDispatcher\Event" that is deprecated since Symfony 4.3, use "Symfony\Contracts\EventDispatcher\Event" instead.
The "App\Event\SendRenewalReminderEvent" class extends "Symfony\Component\EventDispatcher\Event" that is deprecated since Symfony 4.3, use "Symfony\Contracts\EventDispatcher\Event" instead.
The "App\Event\SendSubscriptionLinkEvent" class extends "Symfony\Component\EventDispatcher\Event" that is deprecated since Symfony 4.3, use "Symfony\Contracts\EventDispatcher\Event" instead.
Not declaring the "Symfony\Bridge\Doctrine\DependencyInjection\AbstractDoctrineExtension::getMetadataDriverClass" method in class "Doctrine\Bundle\DoctrineBundle\DependencyInjection\DoctrineExtension" is deprecated since Symfony 4.4. This method will be abstract in Symfony 5.0.
The "twig.exception_controller" configuration key has been deprecated in Symfony 4.4, set it to "null" and use "framework.error_controller" configuration key instead.
The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "stof_doctrine_extensions" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "orm" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "mongodb" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "class" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "uploadable" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
Not registering bundle "Sonata\Doctrine\Bridge\Symfony\Bundle\SonataDoctrineBundle" is deprecated since 3.12.0, registering it will be mandatory in 4.0
Showing the country flags is deprecated. The flags will be removed in the next major version. Please set "sonata_translation.locale_switcher_show_country_flags" to false to avoid this message.
The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "fos_user" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "pix_sortable_behavior" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
The "Symfony\Bundle\FrameworkBundle\Command\ContainerAwareCommand" class is deprecated since Symfony 4.2, use "Symfony\Component\Console\Command\Command" with dependency injection instead.
The Sonata\AdminBundle\Command\GenerateAdminCommand class is deprecated since 3.55 in favor of Maker Bundle. Install symfony/maker-bundle and use $ bin/console make:sonata:admin instead
The Symfony\Bundle\FrameworkBundle\CacheWarmer\TemplatePathsCacheWarmer class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
The Symfony\Bundle\FrameworkBundle\CacheWarmer\TemplateFinderInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
SELECT t0.id AS id_1, t0.name AS name_2, t0.title AS title_3, t0.unique_title AS unique_title_4, t0.lft AS lft_5, t0.rgt AS rgt_6, t0.lvl AS lvl_7, t0.root AS root_8, t0.parent_id AS parent_id_9, t0.slug AS slug_10, t0.intro AS intro_11, t0.content AS content_12, t0.headerType AS headerType_13, t0.image_name AS image_name_14, t0.meta_title AS meta_title_15, t0.meta_keywords AS meta_keywords_16, t0.meta_description AS meta_description_17, t0.active AS active_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.content_eng AS content_eng_21, t0.title_eng AS title_eng_22, t0.parent_id AS parent_id_23 FROM page t0 WHERE t0.slug = ? LIMIT 1
Removing service-argument resolver for controller "App\Controller\Accounting\CertificateAdminController::render": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\Accounting\CertificateAdminController::renderWithExtraParams": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\Accounting\DocumentAdminController::render": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\Accounting\DocumentAdminController::renderWithExtraParams": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\Accounting\InvoiceAdminController::render": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\Accounting\InvoiceAdminController::renderWithExtraParams": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\Accounting\SalaryAdminController::render": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\Accounting\SalaryAdminController::renderWithExtraParams": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\Blog\ImageAdminController::render": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\Blog\ImageAdminController::renderWithExtraParams": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\Blog\PostAdminController::render": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\Blog\PostAdminController::renderWithExtraParams": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\Product\SinglePurchaseAdminController::render": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\Product\SinglePurchaseAdminController::renderWithExtraParams": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\Product\SubscriptionAdminController::render": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\Product\SubscriptionAdminController::renderWithExtraParams": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\Profile\ClientAdminController::render": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\Profile\ClientAdminController::renderWithExtraParams": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\Profile\ContractAdminController::render": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\Profile\ContractAdminController::renderWithExtraParams": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\Profile\UserInvoiceAdminController::render": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\Profile\UserInvoiceAdminController::renderWithExtraParams": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\Shop\OrderAdminController::render": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\Shop\OrderAdminController::renderWithExtraParams": no corresponding services exist for the referenced types.
Changed reference of service "Twig\Extensions\DateExtension" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Command\SendInvoiceReminderCommand" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Command\SendRenewalReminderCommand" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\Product\SinglePurchaseAdminController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\Product\SubscriptionAdminController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Event\MailSubscriber" previously pointing to "templating.engine.twig" to "templating".
Changed reference of service "App\Event\MailSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\CartService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\SubscriptionService" previously pointing to "router.default" to "router".
Changed reference of service "admin.page" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "admin.page" previously pointing to "debug.validator" to "validator".
Changed reference of service "admin.level" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "admin.level" previously pointing to "debug.validator" to "validator".
Changed reference of service "admin.product" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "admin.product" previously pointing to "debug.validator" to "validator".
Changed reference of service "admin.user" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
Changed reference of service "admin.user" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "admin.user" previously pointing to "debug.validator" to "validator".
Changed reference of service "admin.order" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "admin.order" previously pointing to "debug.validator" to "validator".
Changed reference of service "admin.order_item" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "admin.order_item" previously pointing to "debug.validator" to "validator".
Changed reference of service "admin.contract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "admin.contract" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "admin.contract" previously pointing to "debug.validator" to "validator".
Changed reference of service "admin.service" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "admin.service" previously pointing to "debug.validator" to "validator".
Changed reference of service "admin.accountant" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "admin.accountant" previously pointing to "debug.validator" to "validator".
Changed reference of service "admin.admin_message" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "admin.admin_message" previously pointing to "debug.validator" to "validator".
Changed reference of service "admin.invoice" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "admin.invoice" previously pointing to "debug.validator" to "validator".
Changed reference of service "admin.certificate" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "admin.certificate" previously pointing to "debug.validator" to "validator".
Changed reference of service "admin.document" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "admin.document" previously pointing to "debug.validator" to "validator".
Changed reference of service "admin.client" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
Changed reference of service "admin.client" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "admin.client" previously pointing to "debug.validator" to "validator".
Changed reference of service "admin.post" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "admin.post" previously pointing to "debug.validator" to "validator".
Changed reference of service "admin.category" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "admin.category" previously pointing to "debug.validator" to "validator".
Changed reference of service "admin.author" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "admin.author" previously pointing to "debug.validator" to "validator".
Changed reference of service "admin.gallery" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "admin.gallery" previously pointing to "debug.validator" to "validator".
Changed reference of service "admin.video" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "admin.video" previously pointing to "debug.validator" to "validator".
Changed reference of service "admin.comment" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "admin.comment" previously pointing to "debug.validator" to "validator".
Changed reference of service "admin.image" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "admin.image" previously pointing to "debug.validator" to "validator".
Changed reference of service "admin.subscription" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "admin.subscription" previously pointing to "debug.validator" to "validator".
Changed reference of service "admin.user_invoice" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "admin.user_invoice" previously pointing to "debug.validator" to "validator".
Changed reference of service "admin.single_purchase" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "admin.single_purchase" previously pointing to "debug.validator" to "validator".
Changed reference of service "admin.discount" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "admin.discount" previously pointing to "debug.validator" to "validator".
Changed reference of service "admin.advisor" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "admin.advisor" previously pointing to "debug.validator" to "validator".
Changed reference of service "admin.salary" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "admin.salary" previously pointing to "debug.validator" to "validator".
Changed reference of service "locale_listener" previously pointing to "router.default" to "router".
Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "services_resetter" previously pointing to "debug.validator" to "validator".
Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.event_dispatcher_debug" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.router_debug" previously pointing to "router.default" to "router".
Changed reference of service "console.command.router_match" previously pointing to "router.default" to "router".
Changed reference of service "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "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_extension.form.transformation_failure_handling" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.validator" previously pointing to "debug.validator" to "validator".
Changed reference of service "form.type_extension.upload.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.csrf" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "validator.builder" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "data_collector.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 "router_listener" previously pointing to "router.default" to "router".
Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "router.default" to "router".
Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\TemplateController" previously pointing to "templating.engine.twig" to "templating".
Changed reference of service "security.authentication.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.logout_url_generator" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.context_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.form" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.simple_form" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.simple_preauth" 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.remote_user" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.rememberme" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.guard_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.provider.guard" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.context_listener.0" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.form.admin" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.context_listener.1" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.form.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "swiftmailer.mailer.abstract" previously pointing to "swiftmailer.mailer.default.transport.spool" to "swiftmailer.transport".
Changed reference of service "swiftmailer.mailer.default" previously pointing to "swiftmailer.mailer.default.transport.spool" to "swiftmailer.transport".
Changed reference of service "twig.extension.trans" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.controller.profiler" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.controller.router" previously pointing to "router.default" to "router".
Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.debug_toolbar" previously pointing to "router.default" to "router".
Changed reference of service "maker.event_registry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "maker.maker.make_registration_form" previously pointing to "router.default" to "router".
Changed reference of service "liip_imagine.cache.manager" previously pointing to "router.default" to "router".
Changed reference of service "liip_imagine.cache.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "vich_uploader.upload_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fos_ck_editor.renderer" previously pointing to "router.default" to "router".
Changed reference of service "sonata.core.flashmessage.manager" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.core.form.type.translatable_choice" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.core.form.type.date_range_legacy" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.core.form.type.datetime_range_legacy" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.core.form.type.date_picker_legacy" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.core.form.type.datetime_picker_legacy" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.core.form.type.date_range_picker_legacy" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.core.form.type.datetime_range_picker_legacy" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.core.form.type.equal_legacy" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.core.form.type.date_range" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.core.form.type.datetime_range" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.core.form.type.date_picker" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.core.form.type.datetime_picker" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.core.form.type.date_range_picker" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.core.form.type.datetime_range_picker" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.core.form.type.equal" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.core.twig.template_extension" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.block.templating.helper" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "knp_menu.factory_extension.routing" previously pointing to "router.default" to "router".
Changed reference of service "sonata.admin.twig.extension" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.admin.controller.admin" previously pointing to "debug.validator" to "validator".
Changed reference of service "sonata.admin.event.extension" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sonata.admin.form.filter.type.number" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.admin.form.filter.type.choice" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.admin.form.filter.type.date" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.admin.form.filter.type.daterange" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.admin.form.filter.type.datetime" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.admin.form.filter.type.datetime_range" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.admin.route.default_generator" previously pointing to "router.default" to "router".
Changed reference of service "sonata.admin.menu_builder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Sonata\AdminBundle\Command\ExplainAdminCommand" previously pointing to "debug.validator" to "validator".
Changed reference of service "sonata.admin.action.set_object_field_value" previously pointing to "debug.validator" to "validator".
Changed reference of service "fos_user.security.interactive_login_listener" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
Changed reference of service "fos_user.user_provider.username" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
Changed reference of service "fos_user.user_provider.username_email" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
Changed reference of service "fos_user.util.user_manipulator" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
Changed reference of service "fos_user.util.user_manipulator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fos_user.mailer.default" previously pointing to "router.default" to "router".
Changed reference of service "fos_user.mailer.default" previously pointing to "templating.engine.twig" to "templating".
Changed reference of service "fos_user.mailer.twig_swift" previously pointing to "router.default" to "router".
Changed reference of service "fos_user.listener.flash" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "fos_user.user_to_username_transformer" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
Changed reference of service "fos_user.profile.controller" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fos_user.profile.controller" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
Changed reference of service "fos_user.registration.controller" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fos_user.registration.controller" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
Changed reference of service "fos_user.change_password.controller" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fos_user.change_password.controller" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
Changed reference of service "fos_user.listener.resetting" previously pointing to "router.default" to "router".
Changed reference of service "fos_user.resetting.controller" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fos_user.resetting.controller" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
Changed reference of service "knp_paginator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "knp_paginator.helper.processor" previously pointing to "router.default" to "router".
Changed reference of service "knp_paginator.helper.processor" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "pix_sortable_behavior.twig.extension" previously pointing to "pix_sortable_behavior.position.orm" to "pix_sortable_behavior.position".
Changed reference of service "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 ".service_locator.XSes1R5" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.m90YCjy" previously pointing to "router.default" to "router".
Removed service "cache.adapter.system"; reason: abstract.
Removed service "cache.adapter.apcu"; reason: abstract.
Removed service "cache.adapter.doctrine"; reason: abstract.
Removed service "cache.adapter.filesystem"; reason: abstract.
Removed service "cache.adapter.psr6"; reason: abstract.
Removed service "cache.adapter.redis"; reason: abstract.
Removed service "cache.adapter.memcached"; reason: abstract.
Removed service "cache.adapter.pdo"; reason: abstract.
Removed service "cache.adapter.array"; reason: abstract.
Removed service "assets.path_package"; reason: abstract.
Removed service "assets.url_package"; reason: abstract.
Removed service "assets.static_version_strategy"; reason: abstract.
Removed service "assets.json_manifest_version_strategy"; reason: abstract.
Removed service "doctrine_cache.abstract.apc"; reason: abstract.
Removed service "doctrine_cache.abstract.apcu"; reason: abstract.
Removed service "doctrine_cache.abstract.array"; reason: abstract.
Removed service "doctrine_cache.abstract.chain"; reason: abstract.
Removed service "doctrine_cache.abstract.couchbase"; reason: abstract.
Removed service "doctrine_cache.abstract.file_system"; reason: abstract.
Removed service "doctrine_cache.abstract.php_file"; reason: abstract.
Removed service "doctrine_cache.abstract.memcache"; reason: abstract.
Removed service "doctrine_cache.abstract.memcached"; reason: abstract.
Removed service "doctrine_cache.abstract.mongodb"; reason: abstract.
Removed service "doctrine_cache.abstract.redis"; reason: abstract.
Removed service "doctrine_cache.abstract.predis"; reason: abstract.
Removed service "doctrine_cache.abstract.riak"; reason: abstract.
Removed service "doctrine_cache.abstract.sqlite3"; reason: abstract.
Removed service "doctrine_cache.abstract.void"; reason: abstract.
Removed service "doctrine_cache.abstract.wincache"; reason: abstract.
Removed service "doctrine_cache.abstract.xcache"; reason: abstract.
Removed service "doctrine_cache.abstract.zenddata"; reason: abstract.
Removed service "doctrine.dbal.logger.chain"; reason: abstract.
Removed service "doctrine.dbal.logger.profiling"; reason: abstract.
Removed service "doctrine.dbal.logger.backtrace"; reason: abstract.
Removed service "doctrine.dbal.connection"; reason: abstract.
Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
Removed service "doctrine.orm.configuration"; reason: abstract.
Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
Removed service "doctrine.orm.security.user.provider"; reason: abstract.
Removed service "security.firewall.context"; reason: abstract.
Removed service "security.firewall.lazy_context"; reason: abstract.
Removed service "security.firewall.config"; reason: abstract.
Removed service "security.user.provider.missing"; reason: abstract.
Removed service "security.user.provider.in_memory"; reason: abstract.
Removed service "security.user.provider.in_memory.user"; reason: abstract.
Removed service "security.user.provider.ldap"; reason: abstract.
Removed service "security.user.provider.chain"; reason: abstract.
Removed service "security.logout_listener"; reason: abstract.
Removed service "security.logout.handler.cookie_clearing"; reason: abstract.
Removed service "security.logout.success_handler"; reason: abstract.
Removed service "security.authentication.form_entry_point"; reason: abstract.
Removed service "security.authentication.listener.abstract"; reason: abstract.
Removed service "security.authentication.custom_success_handler"; reason: abstract.
Removed service "security.authentication.success_handler"; reason: abstract.
Removed service "security.authentication.custom_failure_handler"; reason: abstract.
Removed service "security.authentication.failure_handler"; reason: abstract.
Removed service "security.authentication.listener.form"; reason: abstract.
Removed service "security.authentication.listener.simple_form"; reason: abstract.
Removed service "security.authentication.simple_success_failure_handler"; reason: abstract.
Removed service "security.authentication.listener.simple_preauth"; reason: abstract.
Removed service "security.authentication.listener.x509"; reason: abstract.
Removed service "security.authentication.listener.json"; reason: abstract.
Removed service "security.authentication.listener.remote_user"; reason: abstract.
Removed service "security.authentication.listener.basic"; reason: abstract.
Removed service "security.authentication.provider.dao"; reason: abstract.
Removed service "security.authentication.provider.ldap_bind"; reason: abstract.
Removed service "security.authentication.provider.simple"; reason: abstract.
Removed service "security.authentication.provider.pre_authenticated"; reason: abstract.
Removed service "security.exception_listener"; reason: abstract.
Removed service "security.authentication.switchuser_listener"; reason: abstract.
Removed service "security.authentication.listener.rememberme"; reason: abstract.
Removed service "security.authentication.provider.rememberme"; reason: abstract.
Removed service "security.authentication.rememberme.services.abstract"; reason: abstract.
Removed service "security.authentication.rememberme.services.persistent"; reason: abstract.
Removed service "security.authentication.rememberme.services.simplehash"; reason: abstract.
Removed service "security.authentication.provider.guard"; reason: abstract.
Removed service "security.authentication.listener.guard"; reason: abstract.
Removed service "swiftmailer.mailer.abstract"; reason: abstract.
Removed service "swiftmailer.transport.smtp.configurator.abstract"; reason: abstract.
Removed service "swiftmailer.transport.sendmail.abstract"; reason: abstract.
Removed service "swiftmailer.transport.null.abstract"; reason: abstract.
Removed service "swiftmailer.transport.buffer.abstract"; reason: abstract.
Removed service "swiftmailer.transport.authhandler.abstract"; reason: abstract.
Removed service "swiftmailer.transport.eventdispatcher.abstract"; reason: abstract.
Removed service "swiftmailer.plugin.redirecting.abstract"; reason: abstract.
Removed service "swiftmailer.plugin.antiflood.abstract"; reason: abstract.
Removed service "swiftmailer.plugin.impersonate.abstract"; reason: abstract.
Removed service "swiftmailer.plugin.messagelogger.abstract"; reason: abstract.
Removed service "swiftmailer.transport.smtp.abstract"; reason: abstract.
Removed service "swiftmailer.transport.spool.abstract"; reason: abstract.
Removed service "swiftmailer.spool.file.abstract"; reason: abstract.
Removed service "swiftmailer.spool.memory.abstract"; reason: abstract.
Removed service "monolog.logger_prototype"; reason: abstract.
Removed service "monolog.activation_strategy.not_found"; reason: abstract.
Removed service "monolog.handler.fingers_crossed.error_level_activation_strategy"; reason: abstract.
Removed service "maker.auto_command.abstract"; reason: abstract.
Removed service "liip_imagine.binary.loader.prototype.flysystem"; reason: abstract.
Removed service "liip_imagine.binary.loader.prototype.chain"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.web_path"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.aws_s3"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.cache"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.flysystem"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.proxy"; reason: abstract.
Removed service "oneup_flysystem.adapter.local"; reason: abstract.
Removed service "oneup_flysystem.adapter.cached"; reason: abstract.
Removed service "oneup_flysystem.adapter.nulladapter"; reason: abstract.
Removed service "oneup_flysystem.adapter.memory"; reason: abstract.
Removed service "oneup_flysystem.adapter.zip"; reason: abstract.
Removed service "oneup_flysystem.adapter.awss3v2"; reason: abstract.
Removed service "oneup_flysystem.adapter.awss3v3"; reason: abstract.
Removed service "oneup_flysystem.adapter.azureblob"; reason: abstract.
Removed service "oneup_flysystem.adapter.dropbox"; reason: abstract.
Removed service "oneup_flysystem.adapter.googlecloudstorage"; reason: abstract.
Removed service "oneup_flysystem.adapter.rackspace"; reason: abstract.
Removed service "oneup_flysystem.adapter.webdav"; reason: abstract.
Removed service "oneup_flysystem.adapter.ftp"; reason: abstract.
Removed service "oneup_flysystem.adapter.sftp"; reason: abstract.
Removed service "oneup_flysystem.adapter.gridfs"; reason: abstract.
Removed service "oneup_flysystem.adapter.fallback"; reason: abstract.
Removed service "oneup_flysystem.adapter.gaufrette"; reason: abstract.
Removed service "oneup_flysystem.adapter.replicate"; reason: abstract.
Removed service "oneup_flysystem.filesystem"; reason: abstract.
Removed service "oneup_flysystem.cache.adapter"; reason: abstract.
Removed service "oneup_flysystem.cache.memory"; reason: abstract.
Removed service "oneup_flysystem.cache.noop"; reason: abstract.
Removed service "oneup_flysystem.cache.memcached"; reason: abstract.
Removed service "oneup_flysystem.cache.predis"; reason: abstract.
Removed service "oneup_flysystem.cache.php_redis"; reason: abstract.
Removed service "oneup_flysystem.cache.stash"; reason: abstract.
Removed service "oneup_flysystem.cache.psr6"; reason: abstract.
Removed service "vich_uploader.listener.doctrine.base"; reason: abstract.
Removed service "vich_uploader.listener.propel.base"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.Twig\Extensions\ArrayExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Twig\Extensions\ArrayExtension"; reason: abstract.
Removed service ".abstract.instanceof.Twig\Extensions\ArrayExtension"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.Twig\Extensions\DateExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Twig\Extensions\DateExtension"; reason: abstract.
Removed service ".abstract.instanceof.Twig\Extensions\DateExtension"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.Twig\Extensions\IntlExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Twig\Extensions\IntlExtension"; reason: abstract.
Removed service ".abstract.instanceof.Twig\Extensions\IntlExtension"; 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.App\Command\SendInvoiceReminderCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SendInvoiceReminderCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendRenewalReminderCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SendRenewalReminderCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\Accounting\InvoiceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Accounting\InvoiceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\BaseController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\BaseController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\Blog\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Blog\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\Communication\MessageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Communication\MessageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\Page\PageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Page\PageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\Portal\BookController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Portal\BookController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\Portal\CertificateController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Portal\CertificateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\Portal\ContractController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Portal\ContractController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\Portal\DocumentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Portal\DocumentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\Portal\InvoiceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Portal\InvoiceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\Portal\ModelController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Portal\ModelController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\Portal\SalaryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Portal\SalaryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\Portal\TaxController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Portal\TaxController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\Portal\TaxReturnController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Portal\TaxReturnController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\Portal\UserController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Portal\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\Portal\UserInvoiceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Portal\UserInvoiceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\Portal\UserSubscriptionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Portal\UserSubscriptionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\Profile\ProfileController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Profile\ProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\Security\SecurityController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Security\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\Shop\CheckoutController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Shop\CheckoutController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\Shop\PaymentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Shop\PaymentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\Shop\ShopController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Shop\ShopController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\Site\ContactController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\ContactController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\Site\ContentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\ContentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\Site\OrderController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\OrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\Site\PortalController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\PortalController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Event\MailSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Event\MailSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Blog\CommentFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Blog\CommentFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Blog\SearchFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Blog\SearchFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Communication\MessageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Communication\MessageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ContactType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ContactType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Portal\CertificateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Portal\CertificateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Portal\ChooseClientType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Portal\ChooseClientType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Portal\DocumentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Portal\DocumentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Portal\InvoiceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Portal\InvoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Portal\SalaryType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Portal\SalaryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Portal\TaxReturnType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Portal\TaxReturnType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Product\LevelType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Product\LevelType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Product\ProductType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Product\ProductType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Profile\ConditionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Profile\ConditionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Profile\ContractType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Profile\ContractType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Profile\PortalProfileType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Profile\PortalProfileType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Profile\ProfileType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Profile\ProfileType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Profile\UserContractType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Profile\UserContractType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Shop\DiscountType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Shop\DiscountType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Shop\PaymentInstructionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Shop\PaymentInstructionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Shop\TransferInstructionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Shop\TransferInstructionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Type\RegistrationFormTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\RegistrationFormTypeExtension"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Accounting\CertificateRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Accounting\CertificateRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Accounting\DocumentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Accounting\DocumentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Accounting\InvoiceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Accounting\InvoiceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Accounting\SalaryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Accounting\SalaryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Accounting\TaxReturnRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Accounting\TaxReturnRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Blog\AuthorRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Blog\AuthorRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Blog\CategoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Blog\CategoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Blog\CommentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Blog\CommentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Blog\ImageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Blog\ImageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Blog\PostRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Blog\PostRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Communication\AdminMessageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Communication\AdminMessageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Communication\MessageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Communication\MessageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContactRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ContactRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Page\PageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Page\PageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Product\LevelRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Product\LevelRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Product\ProductRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Product\ProductRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Product\ServiceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Product\ServiceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Product\SinglePurchaseRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Product\SinglePurchaseRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Product\SubscriptionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Product\SubscriptionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Profile\AccountantRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Profile\AccountantRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Profile\AdvisorRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Profile\AdvisorRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Profile\ContractRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Profile\ContractRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Profile\InvoiceItemRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Profile\InvoiceItemRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Profile\InvoiceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Profile\InvoiceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Profile\UserRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Profile\UserRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shop\CartDiscountRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Shop\CartDiscountRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shop\CartItemRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Shop\CartItemRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shop\CartRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Shop\CartRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shop\DiscountRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Shop\DiscountRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shop\OrderDiscountRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Shop\OrderDiscountRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shop\OrderItemRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Shop\OrderItemRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shop\OrderRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Shop\OrderRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shop\PaymentInstructionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Shop\PaymentInstructionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shop\TransactionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Shop\TransactionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShopCartRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ShopCartRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShopOrderRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ShopOrderRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShopPaymentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ShopPaymentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\User\UserRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\User\UserRepository"; reason: abstract.