PHP Class Wallabag\ImportBundle\Controller\ImportController

Inheritance: extends Symfony\Bundle\FrameworkBundle\Controller\Controller
Show file Open project: wallabag/wallabag

Public Methods

Method Description
checkQueueAction ( ) Display how many messages are queue (both in Redis and RabbitMQ).
importAction ( )

Private Methods

Method Description
getTotalMessageInRabbitQueue ( string $importService ) : integer Count message in RabbitMQ queue.

Method Details

checkQueueAction() public method

Only for admins.
public checkQueueAction ( )

importAction() public method

public importAction ( )