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
ProgressBar::setBarWidth()
  • References/PHP/Symfony/Component/Console/Helper

setBarWidth(int $size) Sets the progress bar width.

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

setCommand(Command $command = null)

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
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
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
Table::setRows()
  • References/PHP/Symfony/Component/Console/Helper

setRows(array $rows) Parameters array $rows

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

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

2025-01-10 15:47:30