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

advance() Advances the indicator.

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

string formatBlock(string|array $messages, string $style, bool $large = false) Formats a message

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

int getStartTime() Gets the progress bar start time.

2025-01-10 15:47:30
ProgressIndicator::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
DialogHelper deprecated::ask()
  • References/PHP/Symfony/Component/Console/Helper

string ask(OutputInterface

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

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

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

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

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

setOverwrite(bool $overwrite) Sets whether to overwrite the progressbar, false for new line.

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

TableStyle setPaddingChar(string $paddingChar)

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

string getHorizontalBorderChar() Gets horizontal border character.

2025-01-10 15:47:30