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

static callable|null getPlaceholderFormatterDefinition(string $name) Gets the placeholder

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

bool isVeryVerbose() Returns whether verbosity is very verbose (-vv).

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

setArguments(InputArgument[] $arguments

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

advance() Advances the indicator.

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

bool areExceptionsCaught() Gets whether to catch exceptions or not during commands execution

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

setDefaultCommand(string $commandName) Sets the default Command name.

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

Table setColumnWidths(array $widths)

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

setBarCharacter(string $char) Sets the bar character.

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

string getLongVersion() Returns the long version of the application.

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

TableStyle setCellRowContentFormat(string

2025-01-10 15:47:30