wallabag/src/Wallabag/ImportBundle
Jeremy Benoist 0a6e6abdc4
Add RabbitMQConsumerTotalProxy to lazy RabbitMQ services for messages
This is just a simple proxy because we can't lazy load RabbitMQ service just to count number of messages in the queue.
As they are automatically injected in the controller now, we can't lazy load them.

Also forgot to use `AbstractController` in previous PR about _controller as a service_.
2022-12-19 13:23:56 +01:00
..
Command Remove ContainerAwareCommand from commands 2022-12-16 10:02:15 +01:00
Consumer Add RabbitMQConsumerTotalProxy to lazy RabbitMQ services for messages 2022-12-19 13:23:56 +01:00
Controller Add RabbitMQConsumerTotalProxy to lazy RabbitMQ services for messages 2022-12-19 13:23:56 +01:00
DependencyInjection Update to FOSUserBundle 3.1 2022-12-14 09:42:17 +01:00
Form/Type Add a real configuration for CS-Fixer 2017-07-01 09:52:38 +02:00
Import Fix EventDispatcer & events 2022-12-15 21:47:31 +01:00
Redis Add a real configuration for CS-Fixer 2017-07-01 09:52:38 +02:00
Resources/views Move services and parameters to app services 2022-08-31 02:05:29 +02:00
WallabagImportBundle.php Add a real configuration for CS-Fixer 2017-07-01 09:52:38 +02:00