ProgressBar::getFormatDefinition()
  • References/PHP/Symfony/Component/Console/Helper

static string|null getFormatDefinition(string $name) Gets the format for a given name

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

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

2025-01-10 15:47:30
ProcessHelper
  • References/PHP/Symfony/Component/Console/Helper

class ProcessHelper extends Helper

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

setHelperSet(HelperSet $helperSet = null)

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

string getCellRowContentFormat() Gets row cell content format.

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

bool askConfirmation(OutputInterface

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

class ProgressIndicator Methods

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

string getVerticalBorderChar() Gets vertical border character.

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

setRow($column, array $row) Parameters $column

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

clear() Removes the progress bar from the current line. This is useful if you wish to write

2025-01-10 15:47:30