ProgressIndicator::start()
  • References/PHP/Symfony/Component/Console/Helper

start($message) Starts the indicator output.

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

getMessage($name = 'message') Parameters $name

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

string apply(string $text) Applies the style to a given text.

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

OutputFormatterStyleInterface getEmptyStyle() Return Value OutputFormatterStyleInterface

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

Command setCode(callable $code)

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

TableStyle setHorizontalBorderChar(string

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

bool hasShortcut(string $name) Returns true if an InputOption object exists by shortcut.

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

setArgument(string $name, string $value) Sets an argument value by name.

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

Application setTerminalDimensions(int $width, int

2025-01-10 15:47:30
Component\Console\Logger
  • References/PHP/Symfony/Component/Console

Classes

2025-01-10 15:47:30