Reduces eye fatigue. Ideal for low light conditions.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Log Messages
Info. & Errors 1
Informational and error log messages generated during the execution of the application.
Level
Channel
Message
ERROR
request
Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136
Log messages generated by using features marked as deprecated.
Time
Channel
Message
php
Deprecated: Return type of Symfony\Component\HttpFoundation\ParameterBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Deprecated: Return type of Symfony\Component\HttpFoundation\ParameterBag::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 Symfony\Component\HttpFoundation\HeaderBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Deprecated: Return type of Symfony\Component\HttpFoundation\HeaderBag::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 Symfony\Component\OptionsResolver\OptionsResolver::offsetExists($option) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetGet($option, bool $triggerDeprecation = true) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetSet($option, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetUnset($option) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::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 Symfony\Component\VarDumper\Cloner\Data::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Deprecated: Return type of Symfony\Component\VarDumper\Cloner\Data::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Deprecated: Return type of Symfony\Component\VarDumper\Cloner\Data::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Deprecated: Return type of Symfony\Component\VarDumper\Cloner\Data::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Deprecated: Return type of Symfony\Component\VarDumper\Cloner\Data::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 Symfony\Component\VarDumper\Cloner\Data::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::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 Symfony\Component\HttpFoundation\Session\Session::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Session::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 Symfony\Component\Finder\Finder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Deprecated: Return type of Symfony\Component\Finder\Finder::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Return type of Symfony\Component\Form\Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Return type of Symfony\Component\Form\Form::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Return type of Symfony\Component\Form\Form::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Return type of Symfony\Component\Form\Form::offsetSet($name, $child) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Return type of Symfony\Component\Form\Form::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Return type of Symfony\Component\Form\Form::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Return type of Symfony\Component\Security\Core\Exception\AuthenticationException::__wakeup() should either be compatible with Exception::__wakeup(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Return type of Symfony\Component\Finder\Finder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Return type of Symfony\Component\Finder\Finder::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Return type of Symfony\Component\Finder\Iterator\FileTypeFilterIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Return type of Symfony\Component\Finder\Iterator\SortableIterator::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Return type of Symfony\Component\Finder\Iterator\ExcludeDirectoryFilterIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Return type of Symfony\Component\Finder\Iterator\ExcludeDirectoryFilterIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Return type of Symfony\Component\Finder\Iterator\ExcludeDirectoryFilterIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Return type of Symfony\Component\Finder\Iterator\CustomFilterIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Return type of Symfony\Component\Finder\Iterator\PathFilterIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Return type of Symfony\Component\HttpFoundation\Session\Session::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Return type of Symfony\Component\HttpFoundation\Session\Session::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
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 "App\Service\Invoice\InvoiceLocator" service.
Return type of Symfony\Component\Routing\RouteCollection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Return type of Symfony\Component\Routing\RouteCollection::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Changed reference of service "App\Command\Amazon\GetOrdersByDateCommand" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Command\Amazon\GetOrdersCommand" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Command\Amazon\UpdateStockCommand" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Command\ChangePasswrodCommand" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
Changed reference of service "App\Command\CreateUserCommand" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
Changed reference of service "App\Controller\Backoffice\Orders\OrdersController" previously pointing to "router.default" to "router".
Changed reference of service "App\MessageHandler\ApiPublic\StockNotifyMessageHandler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\MessageHandler\User\PublishMessageHandler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Security\LoginFormAuthenticator" previously pointing to "router.default" to "router".
Changed reference of service "App\Security\LoginFormAuthenticator" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
Changed reference of service "App\Service\User\PrestashopPublishService" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Service\User\ProductPublishedService" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
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 "cache.app.traceable" to "cache.app".
Changed reference of service "services_resetter" previously pointing to "cache.system.traceable" to "cache.system".
Changed reference of service "services_resetter" previously pointing to "debug.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.messenger_consume_messages" 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 "console.command.validator_debug" previously pointing to "debug.validator" to "validator".
Changed reference of service "cache.app.taggable" previously pointing to "cache.app.traceable" to "cache.app".
Changed reference of service "cache.system_clearer" previously pointing to "cache.system.traceable" to "cache.system".
Changed reference of service "cache.global_clearer" previously pointing to "cache.app.traceable" to "cache.app".
Changed reference of service "cache.global_clearer" previously pointing to "cache.system.traceable" to "cache.system".
Changed reference of service "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 "messenger.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.middleware.validation" previously pointing to "debug.validator" to "validator".
Changed reference of service "messenger.retry.send_failed_message_for_retry_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.routable_message_bus" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "mailer.mailer" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "mailer.mailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.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 "notifier.channel.chat" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.sms" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.email" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "notifier.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "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.cache" previously pointing to "cache.app.traceable" to "cache.app".
Changed reference of service "data_collector.cache" previously pointing to "cache.system.traceable" to "cache.system".
Changed reference of service "data_collector.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 "data_collector.messenger" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
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 "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 "twig.extension.form" previously pointing to "translator.data_collector" to "translator".
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 "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.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.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.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.provider.guard.main" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
Changed reference of service "Omines\DataTablesBundle\Exporter\DataTableExporterManager" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Omines\DataTablesBundle\DataTableFactory" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Omines\DataTablesBundle\Twig\DataTablesExtension" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "jms_serializer.form_error_handler" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "jms_serializer.twig_extension.serializer_runtime_helper" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.5cAhUFF" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.security.access.simple_role_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.ULEwkxg" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.ULEwkxg" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.ULEwkxg" previously pointing to "router.default" to "router".
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 "router.default" to "router".
Changed reference of service "cache.app_clearer" previously pointing to "cache.app.traceable" to "cache.app".
Changed reference of service "jms_serializer" previously pointing to "jms_serializer.configured_serialization_context_factory" to "jms_serializer.serialization_context_factory".
Changed reference of service "jms_serializer" previously pointing to "jms_serializer.configured_deserialization_context_factory" to "jms_serializer.deserialization_context_factory".
Removed service "App\Manager\AbstractManager"; reason: abstract.
Removed service "App\Service\Invoice\InvoiceAbstract"; reason: abstract.
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.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 "messenger.middleware.handle_message"; reason: abstract.
Removed service "messenger.middleware.add_bus_name_stamp_middleware"; reason: abstract.
Removed service "messenger.middleware.traceable"; reason: abstract.
Removed service "messenger.retry.abstract_multiplier_retry_strategy"; reason: abstract.
Removed service "http_client.abstract_retry_strategy"; reason: abstract.
Removed service "mailer.transport_factory.abstract"; reason: abstract.
Removed service "notifier.transport_factory.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 "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 "messenger.middleware.doctrine_transaction"; reason: abstract.
Removed service "messenger.middleware.doctrine_ping_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_close_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_open_transaction_logger"; reason: abstract.
Removed service "doctrine.orm.configuration"; reason: abstract.
Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
Removed service "doctrine.orm.security.user.provider"; reason: abstract.
Removed service "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.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.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 "sentry.tracing.traceable_cache_adapter"; reason: abstract.
Removed service "sentry.tracing.traceable_tag_aware_cache_adapter"; reason: abstract.
Removed service "jms_serializer.version_exclusion_strategy"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Amazon\GetOrdersByDateCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Amazon\GetOrdersByDateCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Amazon\GetOrdersCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Amazon\GetOrdersCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Amazon\TestCreateInvoiceCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Amazon\TestCreateInvoiceCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Amazon\UpdateStockCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Amazon\UpdateStockCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AssignedProductsToUserCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\AssignedProductsToUserCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ChangePasswrodCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ChangePasswrodCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Client\Benisport\UpdateStockCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Client\Benisport\UpdateStockCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Client\UpdateStockCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Client\UpdateStockCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateUserCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CreateUserCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ExceptionCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ExceptionCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ExportProductsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ExportProductsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\IsPublishedCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\IsPublishedCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateProductsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\UpdateProductsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateProductsImagesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\UpdateProductsImagesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\User\SendStockCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\User\SendStockCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\User\SendStockWithOutProductCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\User\SendStockWithOutProductCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ApiAmazonController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ApiAmazonController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\ApiAmazonController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ApiPublicController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ApiPublicController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\ApiPublicController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ApiUserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ApiUserController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\ApiUserController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Backoffice\Client\BenisportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Backoffice\Client\BenisportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Backoffice\Client\BenisportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Backoffice\Client\ClientController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Backoffice\Client\ClientController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Backoffice\Client\ClientController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Backoffice\Common\FooterController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Backoffice\Common\FooterController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Backoffice\Common\FooterController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Backoffice\Common\HeaderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Backoffice\Common\HeaderController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Backoffice\Common\HeaderController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Backoffice\Common\MenuController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Backoffice\Common\MenuController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Backoffice\Common\MenuController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Backoffice\Home\HomeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Backoffice\Home\HomeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Backoffice\Home\HomeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Backoffice\Integrations\IntegrationsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Backoffice\Integrations\IntegrationsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Backoffice\Integrations\IntegrationsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Backoffice\Invoices\InvoicesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Backoffice\Invoices\InvoicesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Backoffice\Invoices\InvoicesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Backoffice\Orders\OrdersController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Backoffice\Orders\OrdersController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Backoffice\Orders\OrdersController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Backoffice\Products\ProductsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Backoffice\Products\ProductsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Backoffice\Products\ProductsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Backoffice\Reports\MetricsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Backoffice\Reports\MetricsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Backoffice\Reports\MetricsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Backoffice\Reports\ReportsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Backoffice\Reports\ReportsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Backoffice\Reports\ReportsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Backoffice\Shipping\PackagesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Backoffice\Shipping\PackagesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Backoffice\Shipping\PackagesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Backoffice\Shipping\PackagingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Backoffice\Shipping\PackagingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Backoffice\Shipping\PackagingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Backoffice\Shipping\PacklinkProController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Backoffice\Shipping\PacklinkProController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Backoffice\Shipping\PacklinkProController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Backoffice\Shipping\ShippingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Backoffice\Shipping\ShippingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Backoffice\Shipping\ShippingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Backoffice\Shipping\TrackingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Backoffice\Shipping\TrackingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Backoffice\Shipping\TrackingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PageHomeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PageHomeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PageHomeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\System\Toast"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\System\Toast"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\System\Toast"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FormAmazonOrderType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\FormAmazonOrderType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FormClientStocksNewType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\FormClientStocksNewType"; reason: abstract.
Removed service ".abstract.instanceof.App\Manager\Amazon\OrdersManager"; reason: abstract.
Removed service ".abstract.instanceof.App\Manager\Client\Benisport\StocksManager"; reason: abstract.
Removed service ".abstract.instanceof.App\Manager\Client\ClientStocksManager"; reason: abstract.
Removed service ".abstract.instanceof.App\Manager\Invoice\InvoiceItemsManager"; reason: abstract.
Removed service ".abstract.instanceof.App\Manager\Invoice\InvoiceManager"; reason: abstract.
Removed service ".abstract.instanceof.App\Manager\MarketplaceManager"; reason: abstract.
Removed service ".abstract.instanceof.App\Manager\ProductsImagesManager"; reason: abstract.
Removed service ".abstract.instanceof.App\Manager\ProductsManager"; reason: abstract.
Removed service ".abstract.instanceof.App\Manager\User\UserPrestashopsLogManager"; reason: abstract.
Removed service ".abstract.instanceof.App\Manager\User\UserPrestashopsManager"; reason: abstract.
Removed service ".abstract.instanceof.App\Manager\UserManager"; reason: abstract.
Removed service ".abstract.instanceof.App\Manager\UserProductsManager"; reason: abstract.
Removed service ".abstract.instanceof.App\Manager\UserProductsPublishedLogManager"; reason: abstract.
Removed service ".abstract.instanceof.App\Manager\UserProductsPublishedManager"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\AmazonExportMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\AmazonExportMessageHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\AmazonImportPrimeMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\AmazonImportPrimeMessageHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\AmazonImportSellerMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\AmazonImportSellerMessageHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\AmazonIsPublishedMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\AmazonIsPublishedMessageHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\ApiPublic\StockNotifyMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\ApiPublic\StockNotifyMessageHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\TelegramMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\TelegramMessageHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\User\PrestashopPublishMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\User\PrestashopPublishMessageHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\User\PublishMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\User\PublishMessageHandler"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Amazon\AmazonAcountRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Amazon\AmazonAcountRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Amazon\AmazonAttributeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Amazon\AmazonAttributeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Amazon\AmazonCategoryAttributeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Amazon\AmazonCategoryAttributeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Amazon\AmazonCategoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Amazon\AmazonCategoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Amazon\AmazonOrdersRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Amazon\AmazonOrdersRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Amazon\AmazonOrdersStatusRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Amazon\AmazonOrdersStatusRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Amazon\AmazonProductsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Amazon\AmazonProductsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Client\Benisport\StocksRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Client\Benisport\StocksRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Client\ClientStocksRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Client\ClientStocksRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClientAlbaranProductsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ClientAlbaranProductsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClientAlbaranRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ClientAlbaranRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClientRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ClientRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EndpointRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EndpointRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Invoice\InvoiceItemsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Invoice\InvoiceItemsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Invoice\InvoiceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Invoice\InvoiceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Invoice\StatusRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Invoice\StatusRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Marketplace\MarketplacesCategoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Marketplace\MarketplacesCategoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Marketplace\MarketplacesRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Marketplace\MarketplacesRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MarketplaceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MarketplaceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Prestashop\PrestashopOrderItemsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Prestashop\PrestashopOrderItemsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Prestashop\PrestashopOrdersRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Prestashop\PrestashopOrdersRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Prestashop\PrestashopStatusRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Prestashop\PrestashopStatusRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Products\AttributeGroupAttributeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Products\AttributeGroupAttributeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Products\AttributeGroupRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Products\AttributeGroupRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Products\AttributeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Products\AttributeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Products\BrandsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Products\BrandsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Products\CategoriesRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Products\CategoriesRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Products\FeatureGroupFeatureRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Products\FeatureGroupFeatureRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Products\FeatureGroupRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Products\FeatureGroupRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Products\FeatureRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Products\FeatureRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Products\ProductsAttributeGroupRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Products\ProductsAttributeGroupRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Products\ProductsAttributeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Products\ProductsAttributeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Products\ProductsBrandsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Products\ProductsBrandsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Products\ProductsCategoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Products\ProductsCategoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Products\ProductsImagesRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Products\ProductsImagesRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Products\ProductsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Products\ProductsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductsExportRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ProductsExportRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shipping\PackagesRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Shipping\PackagesRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shipping\PackagingRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Shipping\PackagingRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shipping\ShippingRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Shipping\ShippingRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shipping\TrackRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Shipping\TrackRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shipping\TrackingRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Shipping\TrackingRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\System\IntegrationsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\System\IntegrationsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\User\UserCronRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\User\UserCronRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\User\UserCronTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\User\UserCronTypeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\User\UserPrestashopsLogRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\User\UserPrestashopsLogRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\User\UserPrestashopsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\User\UserPrestashopsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserProductsPublishedLogRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserProductsPublishedLogRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserProductsPublishedRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserProductsPublishedRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserProductsPublishedStatusRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserProductsPublishedStatusRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserProductsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserProductsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Invoice\AmazonInvoiceService"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Invoice\InvoiceService"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\Adapter\AdapterInterface.0.Omines\DataTablesBundle\Adapter\ArrayAdapter"; reason: abstract.
Removed service ".abstract.instanceof.Omines\DataTablesBundle\Adapter\ArrayAdapter"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\Adapter\AdapterInterface.0.Omines\DataTablesBundle\Adapter\Doctrine\ORMAdapter"; reason: abstract.
Removed service ".abstract.instanceof.Omines\DataTablesBundle\Adapter\Doctrine\ORMAdapter"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\Adapter\AdapterInterface.0.Omines\DataTablesBundle\Adapter\Doctrine\FetchJoinORMAdapter"; reason: abstract.
Removed service ".abstract.instanceof.Omines\DataTablesBundle\Adapter\Doctrine\FetchJoinORMAdapter"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\Column\AbstractColumn.0.Omines\DataTablesBundle\Column\TwigColumn"; reason: abstract.
Removed service ".abstract.instanceof.Omines\DataTablesBundle\Column\TwigColumn"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\Column\AbstractColumn.0.Omines\DataTablesBundle\Column\TwigStringColumn"; reason: abstract.
Removed service ".abstract.instanceof.Omines\DataTablesBundle\Column\TwigStringColumn"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\Exporter\DataTableExporterInterface.0.Omines\DataTablesBundle\Exporter\Excel\ExcelExporter"; reason: abstract.
Removed service ".abstract.instanceof.Omines\DataTablesBundle\Exporter\Excel\ExcelExporter"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\Exporter\DataTableExporterInterface.0.Omines\DataTablesBundle\Exporter\Csv\CsvExporter"; reason: abstract.
Removed service ".abstract.instanceof.Omines\DataTablesBundle\Exporter\Csv\CsvExporter"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Omines\DataTablesBundle\Twig\DataTablesExtension"; reason: abstract.
Removed service ".abstract.instanceof.Omines\DataTablesBundle\Twig\DataTablesExtension"; reason: abstract.
Inlined service ".service_locator.ULEwkxg.App\Controller\Api\ApiAmazonController" to "App\Controller\Api\ApiAmazonController".
Inlined service ".service_locator.ULEwkxg.App\Controller\Api\ApiPublicController" to "App\Controller\Api\ApiPublicController".
Inlined service ".service_locator.ULEwkxg.App\Controller\Api\ApiUserController" to "App\Controller\Api\ApiUserController".
Inlined service ".service_locator.ULEwkxg.App\Controller\Backoffice\Client\BenisportController" to "App\Controller\Backoffice\Client\BenisportController".
Inlined service ".service_locator.ULEwkxg.App\Controller\Backoffice\Client\ClientController" to "App\Controller\Backoffice\Client\ClientController".
Inlined service ".service_locator.ULEwkxg.App\Controller\Backoffice\Common\FooterController" to "App\Controller\Backoffice\Common\FooterController".
Inlined service ".service_locator.ULEwkxg.App\Controller\Backoffice\Common\HeaderController" to "App\Controller\Backoffice\Common\HeaderController".
Inlined service ".service_locator.ULEwkxg.App\Controller\Backoffice\Common\MenuController" to "App\Controller\Backoffice\Common\MenuController".
Inlined service ".service_locator.ULEwkxg.App\Controller\Backoffice\Home\HomeController" to "App\Controller\Backoffice\Home\HomeController".
Inlined service ".service_locator.ULEwkxg.App\Controller\Backoffice\Integrations\IntegrationsController" to "App\Controller\Backoffice\Integrations\IntegrationsController".
Inlined service "App\Service\Invoice\InvoiceLocator" to "App\Controller\Backoffice\Invoices\InvoicesController".
Inlined service ".service_locator.ULEwkxg.App\Controller\Backoffice\Invoices\InvoicesController" to "App\Controller\Backoffice\Invoices\InvoicesController".
Inlined service ".service_locator.ULEwkxg.App\Controller\Backoffice\Orders\OrdersController" to "App\Controller\Backoffice\Orders\OrdersController".
Inlined service ".service_locator.ULEwkxg.App\Controller\Backoffice\Products\ProductsController" to "App\Controller\Backoffice\Products\ProductsController".
Inlined service ".service_locator.ULEwkxg.App\Controller\Backoffice\Reports\MetricsController" to "App\Controller\Backoffice\Reports\MetricsController".
Inlined service ".service_locator.ULEwkxg.App\Controller\Backoffice\Reports\ReportsController" to "App\Controller\Backoffice\Reports\ReportsController".
Inlined service ".service_locator.ULEwkxg.App\Controller\Backoffice\Shipping\PackagesController" to "App\Controller\Backoffice\Shipping\PackagesController".
Inlined service ".service_locator.ULEwkxg.App\Controller\Backoffice\Shipping\PackagingController" to "App\Controller\Backoffice\Shipping\PackagingController".
Inlined service ".service_locator.ULEwkxg.App\Controller\Backoffice\Shipping\PacklinkProController" to "App\Controller\Backoffice\Shipping\PacklinkProController".
Inlined service ".service_locator.ULEwkxg.App\Controller\Backoffice\Shipping\ShippingController" to "App\Controller\Backoffice\Shipping\ShippingController".
Inlined service ".service_locator.ULEwkxg.App\Controller\Backoffice\Shipping\TrackingController" to "App\Controller\Backoffice\Shipping\TrackingController".
Inlined service ".service_locator.ULEwkxg.App\Controller\PageHomeController" to "App\Controller\PageHomeController".
Inlined service ".service_locator.ULEwkxg.App\Controller\SecurityController" to "App\Controller\SecurityController".
Inlined service ".service_locator.ULEwkxg.App\Controller\System\Toast" to "App\Controller\System\Toast".
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.lLv4pWF" to "fragment.handler".
Inlined service "monolog.logger.console" to "console.error_listener".
Inlined service "translation.writer" to "console.command.translation_update".
Inlined service "session.storage.metadata_bag" to "session.storage.native".
Inlined service ".service_locator.LrY.obc" 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.Z7nsG5Y" to "form.extension".
Inlined service "form.choice_list_factory.default" to "form.choice_list_factory.property_access".
Inlined service "form.choice_list_factory.property_access" to "form.choice_list_factory.cached".
Inlined service "form.type_extension.form.request_handler" to "form.type_extension.form.http_foundation".
Inlined service "assets._default_package" to "assets.packages".
Inlined service "assets.empty_version_strategy" to "assets._default_package".
Inlined service "assets.context" to "assets._default_package".
Inlined service "messenger.senders_locator" to "messenger.middleware.send_message".
Inlined service "messenger.retry_strategy_locator" to "messenger.retry.send_failed_message_for_retry_listener".
Inlined service ".service_locator.5cAhUFF" to "messenger.routable_message_bus".
Inlined service "mailer.transport_factory" to "mailer.transports".
Inlined service "mailer.transports" to "mailer.messenger.message_handler".
Inlined service "chatter.transport_factory" to "chatter.transports".
Inlined service "chatter.transports" to "chatter.messenger.chat_handler".
Inlined service "texter.transport_factory" to "texter.transports".
Inlined service "texter.transports" to "texter.messenger.sms_handler".
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.anofQPJ" to "validator.validator_factory".
Inlined service ".service_locator.O24_MAy" 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 "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 "data_collector.messenger" to "profiler".
Inlined service "mailer.data_collector" to "profiler".
Inlined service "notifier.data_collector" to "profiler".
Inlined service "data_collector.mercure" to "profiler".
Inlined service "jms_serializer.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.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.XWmhzGa" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.Kr.dDlB" to "router.expression_language_provider".
Inlined service ".service_locator.oCg4uHe.router.cache_warmer" to "router.cache_warmer".
Inlined service "annotations.dummy_registry" to "annotations.reader".
Inlined service "cache.property_access" to "property_accessor".
Inlined service "secrets.decryption_key" to "secrets.vault".
Inlined service "serializer.denormalizer.unwrapping" to "serializer".
Inlined service "serializer.normalizer.flatten_exception" to "serializer".
Inlined service "serializer.normalizer.problem" to "serializer".
Inlined service "serializer.normalizer.uid" to "serializer".
Inlined service "serializer.normalizer.json_serializable" to "serializer".
Inlined service "serializer.normalizer.datetime" to "serializer".
Inlined service "serializer.normalizer.constraint_violation_list" to "serializer".
Inlined service "serializer.normalizer.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.data_uri" to "serializer".
Inlined service "serializer.denormalizer.array" to "serializer".
Inlined service "serializer.normalizer.object" to "serializer".
Inlined service "serializer.encoder.xml" to "serializer".
Inlined service "serializer.encoder.json" to "serializer".
Inlined service "serializer.encoder.yaml" to "serializer".
Inlined service "serializer.encoder.csv" to "serializer".
Inlined service "serializer.normalizer.property" to "serializer.normalizer.mime_message".
Inlined service "serializer.mapping.cache_class_metadata_factory.inner" to "serializer.mapping.cache_class_metadata_factory".
Inlined service "serializer.mapping.cache.symfony" to "serializer.mapping.cache_class_metadata_factory".
Inlined service "twig.error_renderer.html" to "error_handler.error_renderer.serializer".
Inlined service "sensio_framework_extra.converter.manager" to "sensio_framework_extra.converter.listener".
Inlined service "sensio_framework_extra.converter.doctrine.orm" to "sensio_framework_extra.converter.manager".
Inlined service "framework_extra_bundle.date_time_param_converter" to "sensio_framework_extra.converter.manager".
Inlined service "sensio_framework_extra.converter.doctrine.orm.expression_language.default" to "sensio_framework_extra.converter.doctrine.orm".
Inlined service "sensio_framework_extra.view.guesser" to "sensio_framework_extra.view.listener".
Inlined service ".service_locator.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 "twig.loader.native_filesystem" to "twig".
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.code" to "twig".
Inlined service "twig.extension.routing" to "twig".
Inlined service "twig.extension.yaml" to "twig".
Inlined service "twig.extension.debug.stopwatch" to "twig".
Inlined service "twig.extension.expression" to "twig".
Inlined service "twig.extension.httpkernel" to "twig".
Inlined service "twig.extension.httpfoundation" to "twig".
Inlined service "twig.extension.weblink" to "twig".
Inlined service "twig.extension.form" to "twig".
Inlined service "twig.extension.dump" to "twig".
Inlined service "twig.extension.logout_url" to "twig".
Inlined service "twig.extension.security" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "twig.extension.intl" to "twig".
Inlined service "Omines\DataTablesBundle\Twig\DataTablesExtension" to "twig".
Inlined service "Symfony\Component\Mercure\Twig\MercureExtension" to "twig".
Inlined service "Sentry\SentryBundle\Tracing\Twig\TwigTracingExtension" to "twig".
Inlined service "Sentry\SentryBundle\Twig\SentryExtension" to "twig".
Inlined service "jms_serializer.twig_extension.runtime_serializer" to "twig".
Inlined service "twig.app_variable" to "twig".
Inlined service "twig.runtime_loader" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "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.handler" to "twig.runtime.httpkernel".
Inlined service "url_helper" to "twig.extension.httpfoundation".
Inlined service ".service_locator.rzrbieE" to "twig.runtime_loader".
Inlined service "twig.form.engine" to "twig.form.renderer".
Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
Inlined service "monolog.processor.psr_log_message" to "monolog.handler.main".
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 "maker.autoloader_util" to "maker.file_manager".
Inlined service "maker.file_link_formatter" to "maker.file_manager".
Inlined service "maker.autoloader_finder" to "maker.autoloader_util".
Inlined service "maker.template_component_generator" to "maker.generator".
Inlined service "maker.security_controller_builder" to "maker.maker.make_authenticator".
Inlined service "maker.event_registry" to "maker.maker.make_subscriber".
Inlined service "maker.user_class_builder" to "maker.maker.make_user".
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.z0iOBzL" 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 "Sentry\SentryBundle\Tracing\Doctrine\DBAL\ConnectionConfigurator" to "doctrine.dbal.default_connection".
Inlined service ".service_locator.mw3SHXa" 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_number_aware" 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 "doctrine.orm.default_configuration" to "doctrine.orm.default_entity_manager".
Inlined service "doctrine.orm.default_manager_configurator" to "doctrine.orm.default_entity_manager".
Inlined service "doctrine.migrations.configuration_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.entity_manager_registry_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.configuration" to "doctrine.migrations.configuration_loader".
Inlined service "doctrine.migrations.storage.table_storage" to "doctrine.migrations.configuration".
Inlined service "doctrine.migrations.container_aware_migrations_factory.inner" to "doctrine.migrations.container_aware_migrations_factory".
Inlined service ".service_locator.7nFBkqQ" to "security.token_storage".
Inlined service ".service_locator.aa1PbBb" to "security.helper".
Inlined service "security.expression_language" to "security.access.expression_voter".
Inlined service ".service_locator.zJyh7qS" to "security.firewall.map".
Inlined service "security.authentication.retry_entry_point" to "security.channel_listener".
Inlined service ".security.request_matcher.KoEpaR_" to "security.access_map".
Inlined service ".security.request_matcher.UY0_j6t" to "security.access_map".
Inlined service ".security.request_matcher.20mgpuT" to "security.access_map".
Inlined service ".security.request_matcher.vMvOzlJ" to "security.access_map".
Inlined service ".security.request_matcher.fM9GK3L" to "security.access_map".
Inlined service "security.impersonate_url_generator" to "twig.extension.security".
Inlined service "security.authentication.session_strategy" to "security.authentication.guard_handler".
Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
Inlined service "security.event_dispatcher.main" to "security.logout_listener.main".
Inlined service "security.user_checker" to "security.authentication.provider.guard.main".
Inlined service "security.authentication.guard_handler" to "security.authentication.listener.guard.main".
Inlined service "security.exception_listener.main" to "security.firewall.map.context.main".
Inlined service "security.logout_listener.main" to "security.firewall.map.context.main".
Inlined service "security.firewall.map.config.main" to "security.firewall.map.context.main".
Inlined service "Omines\DataTablesBundle\Exporter\DataTableExporterCollection" to "Omines\DataTablesBundle\Exporter\DataTableExporterManager".
Inlined service "Omines\DataTablesBundle\Twig\TwigRenderer" to "Omines\DataTablesBundle\DataTableFactory".
Inlined service "Omines\DataTablesBundle\DependencyInjection\Instantiator" to "Omines\DataTablesBundle\DataTableFactory".
Inlined service "Omines\DataTablesBundle\Exporter\DataTableExporterManager" to "Omines\DataTablesBundle\DataTableFactory".
Inlined service "datatables.adapter_locator" to "Omines\DataTablesBundle\DependencyInjection\Instantiator".
Inlined service "datatables.column_locator" to "Omines\DataTablesBundle\DependencyInjection\Instantiator".
Inlined service "datatables.type_locator" to "Omines\DataTablesBundle\DependencyInjection\Instantiator".
Inlined service "datatables.exporter_locator" to "Omines\DataTablesBundle\DependencyInjection\Instantiator".
Inlined service "mercure.hub.default.traceable.inner" to "mercure.hub.default.traceable".
Inlined service "Symfony\Component\Mercure\Authorization" to "Symfony\Component\Mercure\Twig\MercureExtension".
Inlined service "sentry.client" to "Sentry\State\HubInterface".
Inlined service "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverConnectionFactory" to "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverMiddleware".
Inlined service "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverMiddleware" to "Sentry\SentryBundle\Tracing\Doctrine\DBAL\ConnectionConfigurator".
Inlined service "Sentry\Integration\RequestFetcherInterface" to "Sentry\SentryBundle\Integration\IntegrationConfigurator".
Inlined service "Sentry\SentryBundle\Integration\IntegrationConfigurator" to "sentry.client.options".
Inlined service "sentry.client.options" to "sentry.client".
Inlined service "Sentry\Transport\TransportFactoryInterface" to "sentry.client".
Inlined service "sentry.client.options" to "sentry.client".
Inlined service "sentry.client.options" to "sentry.client".
Inlined service "jms_serializer.event_dispatcher.service_locator" to "jms_serializer.event_dispatcher".
Inlined service "jms_serializer.metadata.annotation_and_attributes_reader" to "jms_serializer.metadata.annotation_driver".
Inlined service "jms_serializer.metadata.doctrine_type_driver.inner" to "jms_serializer.metadata.doctrine_type_driver".
Inlined service "jms_serializer.metadata.doctrine_type_driver" to "jms_serializer.metadata.typed_properties_driver".
Inlined service "jms_serializer.metadata.service_locator" to "jms_serializer.metadata.lazy_loading_driver".
Inlined service "jms_serializer.camel_case_naming_strategy" to "jms_serializer.serialized_name_annotation_strategy".
Inlined service "jms_serializer.doctrine_object_constructor.inner" to "jms_serializer.doctrine_object_constructor".
Inlined service "jms_serializer.doctrine_object_constructor" to "jms_serializer.deserialization_graph_navigator_factory".
Inlined service "jms_serializer.expression_language" to "jms_serializer.expression_evaluator".
Inlined service "jms_serializer.expression_language.function_provider" to "jms_serializer.expression_language".
Inlined service "jms_serializer.traceable_metadata_factory.inner" to "jms_serializer.traceable_metadata_factory".
Inlined service "jms_serializer.traceable_handler_registry.inner" to "jms_serializer.traceable_handler_registry".
Inlined service "jms_serializer.metadata.traceable_file_locator.inner" to "jms_serializer.metadata.traceable_file_locator".
Inlined service "maker.maker.make_authenticator" to "maker.auto_command.make_auth".
Inlined service "maker.maker.make_command" to "maker.auto_command.make_command".
Inlined service "maker.maker.make_controller" to "maker.auto_command.make_controller".
Inlined service "maker.maker.make_crud" to "maker.auto_command.make_crud".
Inlined service "maker.maker.make_docker_database" to "maker.auto_command.make_docker_database".
Inlined service "maker.maker.make_entity" to "maker.auto_command.make_entity".
Inlined service "maker.maker.make_fixtures" to "maker.auto_command.make_fixtures".
Inlined service "maker.maker.make_form" to "maker.auto_command.make_form".
Inlined service "maker.maker.make_message" to "maker.auto_command.make_message".
Inlined service "maker.maker.make_messenger_middleware" to "maker.auto_command.make_messenger_middleware".
Inlined service "maker.maker.make_registration_form" to "maker.auto_command.make_registration_form".
Inlined service "maker.maker.make_reset_password" to "maker.auto_command.make_reset_password".
Inlined service "maker.maker.make_serializer_encoder" to "maker.auto_command.make_serializer_encoder".
Inlined service "maker.maker.make_serializer_normalizer" to "maker.auto_command.make_serializer_normalizer".
Inlined service "maker.maker.make_subscriber" to "maker.auto_command.make_subscriber".
Inlined service "maker.maker.make_twig_extension" to "maker.auto_command.make_twig_extension".
Inlined service "maker.maker.make_test" to "maker.auto_command.make_test".
Inlined service "maker.maker.make_validator" to "maker.auto_command.make_validator".
Inlined service "maker.maker.make_voter" to "maker.auto_command.make_voter".
Inlined service "maker.maker.make_user" to "maker.auto_command.make_user".
Inlined service "maker.maker.make_migration" to "maker.auto_command.make_migration".
Inlined service "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 "messenger.bus.default.messenger.handlers_locator" to "messenger.bus.default.middleware.handle_message".
Inlined service "App\MessageHandler\AmazonExportMessageHandler" to ".messenger.handler_descriptor.9zuN2SW".
Inlined service "App\MessageHandler\AmazonImportPrimeMessageHandler" to ".messenger.handler_descriptor.qQyLCQ9".
Inlined service "App\MessageHandler\AmazonImportSellerMessageHandler" to ".messenger.handler_descriptor.aG1Nb9n".
Inlined service "App\MessageHandler\AmazonIsPublishedMessageHandler" to ".messenger.handler_descriptor.8i5VdrY".
Inlined service "App\MessageHandler\ApiPublic\StockNotifyMessageHandler" to ".messenger.handler_descriptor.WNKqbrN".
Inlined service "App\MessageHandler\TelegramMessageHandler" to ".messenger.handler_descriptor.Yrbclw_".
Inlined service "App\MessageHandler\User\PrestashopPublishMessageHandler" to ".messenger.handler_descriptor.XnhwzqP".
Inlined service "App\MessageHandler\User\PublishMessageHandler" to ".messenger.handler_descriptor.mSjMoto".
Inlined service "mailer.messenger.message_handler" to ".messenger.handler_descriptor.tGvt0LH".
Inlined service "chatter.messenger.chat_handler" to ".messenger.handler_descriptor.vMw0m61".
Inlined service "texter.messenger.sms_handler" to ".messenger.handler_descriptor.XZowc.T".
Inlined service "mercure.hub.default.message_handler" to ".messenger.handler_descriptor.oFKCS4G".
Inlined service ".debug.http_client.inner" to ".debug.http_client".
Inlined service "monolog.handler.null_internal" to "monolog.logger.event".
Inlined service ".doctrine.orm.default_metadata_driver.inner" to ".doctrine.orm.default_metadata_driver".
Inlined service ".service_locator.Hllcktv" to ".doctrine.orm.default_metadata_driver".
Inlined service "security.access.authenticated_voter" to "debug.security.voter.security.access.authenticated_voter".
Inlined service "security.access.simple_role_voter" to "debug.security.voter.security.access.simple_role_voter".
Inlined service "security.access.expression_voter" to "debug.security.voter.security.access.expression_voter".
Inlined service "cache.validator.traceable.recorder_inner" to "cache.validator.traceable".
Inlined service "cache.serializer.traceable.recorder_inner" to "cache.serializer.traceable".
Inlined service "cache.annotations.traceable.recorder_inner" to "cache.annotations.traceable".
Inlined service "cache.property_info.traceable.recorder_inner" to "cache.property_info.traceable".
Inlined service "cache.messenger.restart_workers_signal.traceable.recorder_inner" to "cache.messenger.restart_workers_signal.traceable".
Inlined service "cache.doctrine.orm.default.result.traceable.recorder_inner" to "cache.doctrine.orm.default.result.traceable".
Inlined service "cache.doctrine.orm.default.query.traceable.recorder_inner" to "cache.doctrine.orm.default.query.traceable".
Inlined service "cache.security_expression_language.traceable.recorder_inner" to "cache.security_expression_language.traceable".
Inlined service ".service_locator.wSgjnB6" to ".service_locator.wSgjnB6.translation.warmer".
Inlined service ".service_locator.5U_JAf7" to ".service_locator.5U_JAf7.router.default".
Inlined service ".service_locator.oCg4uHe" to ".service_locator.oCg4uHe.router.cache_warmer".
Inlined service ".service_locator.aNklfos" to ".service_locator.aNklfos.sensio_framework_extra.view.listener".
Inlined service ".service_locator.v.Wwsjy" to ".service_locator.v.Wwsjy.twig.template_cache_warmer".
Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.cache_class_metadata_factory.inner".
Inlined service "mercure.hub.default.jwt.provider" to "mercure.hub.default.traceable.inner".
Inlined service "jms_serializer.metadata.yaml_driver" to "jms_serializer.metadata.doctrine_type_driver.inner".
Inlined service "jms_serializer.metadata.xml_driver" to "jms_serializer.metadata.doctrine_type_driver.inner".
Inlined service "jms_serializer.metadata.annotation_driver" to "jms_serializer.metadata.doctrine_type_driver.inner".
Inlined service "monolog.logger.http_client" to ".debug.http_client.inner".
Inlined service "jms_serializer.metadata.lazy_loading_driver" to "jms_serializer.traceable_metadata_factory.inner".
Inlined service "jms_serializer.handler_registry.service_locator" to "jms_serializer.traceable_handler_registry.inner".
Inlined service ".service_locator.qPyGMR_" to "console.command_loader".
Inlined service "cache.app.traceable.inner" to "cache.app.traceable.recorder_inner".
Inlined service "cache.system.traceable.inner" to "cache.system.traceable.recorder_inner".
Inlined service "cache.validator.traceable.inner" to "cache.validator.traceable.recorder_inner".
Inlined service "cache.serializer.traceable.inner" to "cache.serializer.traceable.recorder_inner".
Inlined service "cache.annotations.traceable.inner" to "cache.annotations.traceable.recorder_inner".
Inlined service "cache.property_info.traceable.inner" to "cache.property_info.traceable.recorder_inner".
Inlined service "cache.messenger.restart_workers_signal.traceable.inner" to "cache.messenger.restart_workers_signal.traceable.recorder_inner".
Inlined service "cache.doctrine.orm.default.result.traceable.inner" to "cache.doctrine.orm.default.result.traceable.recorder_inner".
Inlined service "cache.doctrine.orm.default.query.traceable.inner" to "cache.doctrine.orm.default.query.traceable.recorder_inner".
Inlined service "cache.security_expression_language.traceable.inner" to "cache.security_expression_language.traceable.recorder_inner".
Inlined service "debug.traced.messenger.bus.default.inner" to "messenger.default_bus".
Inlined service ".service_locator.5U_JAf7.router.default" to "router".
Inlined service "monolog.logger.router" to "router".
Inlined service "jms_serializer.deserialization_graph_navigator_factory" to "jms_serializer".
Inlined service "jms_serializer.serialization_graph_navigator_factory" to "jms_serializer".
Inlined service "jms_serializer.json_serialization_visitor" to "jms_serializer".
Inlined service "jms_serializer.xml_serialization_visitor" to "jms_serializer".
Inlined service "jms_serializer.json_deserialization_visitor" to "jms_serializer".
Inlined service "jms_serializer.xml_deserialization_visitor" to "jms_serializer".
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 "cache.app.traceable.recorder_inner" to "cache.app".
Inlined service "cache.system.traceable.recorder_inner" to "cache.system".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.annotation" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.annotation" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.annotation" to "routing.loader".
Inlined service "serializer.name_converter.metadata_aware" to "serializer".
Inlined service "serializer.name_converter.metadata_aware" to "serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
Inlined service "serializer.name_converter.metadata_aware" to "serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
Inlined service "Symfony\Component\Mercure\HubRegistry" to "twig".
Inlined service "Symfony\Component\Mercure\HubRegistry" to "twig".
Inlined service "mercure.hub.default.jwt.factory" to "mercure.hub.default.traceable".
Inlined service "mercure.hub.default.jwt.factory" to "mercure.hub.default.traceable".
Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.metadata.typed_properties_driver".
Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.metadata.typed_properties_driver".
Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.metadata.typed_properties_driver".
Inlined service "jms_serializer.accessor_strategy.default" to "jms_serializer".
Inlined service "jms_serializer.accessor_strategy.default" to "jms_serializer".
Tag "jms_serializer.instance" was defined on service(s) "jms_serializer.event_dispatcher", "jms_serializer.doctrine_proxy_subscriber", "jms_serializer.stopwatch_subscriber", "jms_serializer.array_collection_handler", "jms_serializer.constraint_violation_handler", "jms_serializer.datetime_handler", "jms_serializer.form_error_handler", "jms_serializer.iterator_handler", "jms_serializer.symfony_uid_handler", "jms_serializer.metadata.typed_properties_driver", "jms_serializer.metadata.cache.file_cache", "jms_serializer.twig_extension.serializer_runtime_helper", "jms_serializer.cache.cache_clearer", "jms_serializer.traceable_runs_listener", "jms_serializer.traceable_metadata_factory", "jms_serializer.traceable_handler_registry", "jms_serializer.metadata.traceable_file_locator", "jms_serializer.deserialization_context_factory", "jms_serializer.serialization_context_factory", "jms_serializer", but was never used. Did you mean "jms_serializer.instance_global"?
Tag "jms_serializer.profiler" was defined on service(s) "jms_serializer.traceable_runs_listener", "jms_serializer.traceable_metadata_factory", "jms_serializer.traceable_handler_registry", but was never used. Did you mean "jms_serializer.serializer"?
Tag "jms_serializer.instance_global" was defined on service(s) "jms_serializer.type_parser", "jms_serializer.expression_evaluator", but was never used. Did you mean "jms_serializer.instance"?
Tag "mercure.hub" was defined on service(s) "mercure.hub.default.traceable", but was never used.