TableHelper deprecated::setPaddingChar()
  • References/PHP/Symfony/Component/Console/Helper

TableHelper setPaddingChar(string

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

TableHelper setVerticalBorderChar(string

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

string truncate(string $message, int $length, string $suffix = '...') Truncates a message to

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

TableHelper setBorderFormat(string

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

finish($message) Finish the indicator with message.

2025-01-10 15:47:30
ProgressHelper deprecated::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
ProcessHelper
  • References/PHP/Symfony/Component/Console/Helper

class ProcessHelper extends Helper

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

string progress(string $id, string $buffer, bool $error = false, string $prefix = 'OUT', string $errorPrefix = 'ERR')

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

string getBarCharacter() Gets the bar character.

2025-01-10 15:47:30