PHP Class Wallabag\ImportBundle\Controller\ImportController

Inheritance: extends Symfony\Bundle\FrameworkBundle\Controller\Controller
Afficher le fichier Open project: wallabag/wallabag

Méthodes publiques

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

Private Methods

Méthode Description
getTotalMessageInRabbitQueue ( string $importService ) : integer Count message in RabbitMQ queue.

Method Details

checkQueueAction() public méthode

Only for admins.
public checkQueueAction ( )

importAction() public méthode

public importAction ( )