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

setName(string $name) Sets the application name.

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

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

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

setProgressCharacter(string $char) Sets the progress bar character.

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

int getColspan() Gets number of colspan.

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

addRows(array $rows) Parameters array $rows

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

string askHiddenResponseAndValidate(

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

static setPlaceholderFormatterDefinition(string $name, callable $callable) Sets a

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

array getChoices() Returns available choices.

2025-01-10 15:47:30
XmlDescriptor::getCommandDocument()
  • References/PHP/Symfony/Component/Console/Descriptor

DOMDocument getCommandDocument(

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

block(string|array $messages, string|null $type = null, string|null $style = null, string $prefix = ' ', bool $padding = false)

2025-01-10 15:47:30