StyleInterface::note()
  • References/PHP/Symfony/Component/Console/Style

note(string|array $message) Formats a note admonition.

2025-01-10 15:47:30
StyleInterface::progressAdvance()
  • References/PHP/Symfony/Component/Console/Style

progressAdvance(int $step = 1) Advances the progress output X steps.

2025-01-10 15:47:30
Shell deprecated::setProcessIsolation()
  • References/PHP/Symfony/Component/Console

setProcessIsolation($processIsolation) Parameters

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

writeln(string|array $messages, int $options) Writes a message to the output and adds a newline at

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

TableHelper setBorderFormat(string

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

setCurrent(int $current, bool $redraw = false) Sets the current progress.

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

setVerbosity(int $level) Sets the verbosity of the output.

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

string getName() Returns the canonical name of this helper.

2025-01-10 15:47:30
ConsoleTerminateEvent::getExitCode()
  • References/PHP/Symfony/Component/Console/Event

int getExitCode() Gets the exit code.

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

setInteractive(bool $interactive) Sets the input interactivity.

2025-01-10 15:47:30