Methods
Displays a header for the shell
_welcome()
inherited
{@inheritdoc}
getOptionParser() : \ConsoleOptionParser
inherited
Response
\ConsoleOptionParser
Shows sql dump
sqlDump(boolean $sorted = false, boolean $clear = true)
inherited
Arguments
$sorted
boolean
Get the queries sorted by time taken, defaults to false.
$clear
boolean
If True the existing log will cleared.
{@inheritdoc}
startup()
inherited
Stop and output statistics
statisticsEnd(string $name)
inherited
Start statistics
statisticsStart(string $name)
inherited
Properties
{@inheritdoc}
tasks : array
inherited
{@inheritdoc}
uses : array
inherited
Timer
_startTime : array
inherited