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

int getMaxSteps() Gets the progress bar maximal steps.

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

getMessage($name = 'message') Parameters $name

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

int getColspan() Gets number of colspan.

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

TableHelper setHorizon

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

addRows(array $rows) Parameters array $rows

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

TableStyle setHorizontalBorderChar(string

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

string start(string $id, string $message, string $prefix = 'RUN') Starts a debug formatting session

2025-01-10 15:47:30