PHP Class Sulu\Bundle\DocumentManagerBundle\Command\SubscriberDebugCommand

Inheritance: extends Symfony\Bundle\FrameworkBundle\Command\ContainerAwareCommand
Show file Open project: sulu/sulu

Public Methods

Method Description
configure ( )
execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output )

Private Methods

Method Description
getPriority ( $eventName, $methodName, $listener )
resolvePriority ( $value, $targetMethodName )
showEventNames ( Symfony\Component\Console\Output\OutputInterface $output )

Method Details

configure() public method

public configure ( )

execute() public method

public execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output )
$input Symfony\Component\Console\Input\InputInterface
$output Symfony\Component\Console\Output\OutputInterface