SchedulerListCommand extends Command

CLI command for EXT:scheduler to list tasks

Table of Contents

Properties

$context  : Context
$io  : SymfonyStyle
$taskRepository  : SchedulerTaskRepository

Methods

__construct()  : mixed
configure()  : mixed
execute()  : int
updateTable()  : void

Properties

Methods

execute()

public execute(InputInterface $input, OutputInterface $output) : int
Parameters
$input : InputInterface
$output : OutputInterface
Return values
int

updateTable()

protected updateTable(InputInterface $input, Table $table, BufferedOutput $buffer, ConsoleSectionOutput $tableSection) : void
Parameters
$input : InputInterface
$table : Table
$buffer : BufferedOutput
$tableSection : ConsoleSectionOutput

        
On this page

Search results