Application::addCommands()
  • References/PHP/Symfony/Component/Console

addCommands(array $commands) Adds an array of command objects. If a Command is not enabled

2025-01-10 15:47:30
ProgressBar::setFormatDefinition()
  • References/PHP/Symfony/Component/Console/Helper

static setFormatDefinition(string $name, string $format) Sets a format for a given

2025-01-10 15:47:30
OutputFormatterInterface::setDecorated()
  • References/PHP/Symfony/Component/Console/Formatter

setDecorated(bool $decorated) Sets the decorated flag.

2025-01-10 15:47:30
Output::setFormatter()
  • References/PHP/Symfony/Component/Console/Output

setFormatter(

2025-01-10 15:47:30
ProgressHelper deprecated::display()
  • References/PHP/Symfony/Component/Console/Helper

display(bool $finish = false) Outputs the current progress string.

2025-01-10 15:47:30
ProcessHelper::run()
  • References/PHP/Symfony/Component/Console/Helper

Process run(

2025-01-10 15:47:30
InputOption::acceptValue()
  • References/PHP/Symfony/Component/Console/Input

bool acceptValue() Returns true if the option accepts a value.

2025-01-10 15:47:30
ChoiceQuestion::setErrorMessage()
  • References/PHP/Symfony/Component/Console/Question

ChoiceQuestion setErrorMessage(string

2025-01-10 15:47:30
NullOutput::getVerbosity()
  • References/PHP/Symfony/Component/Console/Output

int getVerbosity() Gets the current verbosity of the output.

2025-01-10 15:47:30
FormatterHelper::formatSection()
  • References/PHP/Symfony/Component/Console/Helper

string formatSection(string $section, string $message, string $style = 'info') Formats a message

2025-01-10 15:47:30