TableStyle::getCrossingChar()
  • References/PHP/Symfony/Component/Console/Helper

string getCrossingChar() Gets crossing character.

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

int getPadType() Gets cell padding type.

2025-01-10 15:47:30
InputInterface::getArgument()
  • References/PHP/Symfony/Component/Console/Input

mixed getArgument(string $name) Returns the argument value for a given argument name.

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

string getCellHeaderFormat() Gets header cell format.

2025-01-10 15:47:30
StyleInterface::newLine()
  • References/PHP/Symfony/Component/Console/Style

newLine(int $count = 1) Add newline(s). Parameters

2025-01-10 15:47:30
OutputFormatter::getStyleStack()
  • References/PHP/Symfony/Component/Console/Formatter

OutputF

2025-01-10 15:47:30
Command::setApplication()
  • References/PHP/Symfony/Component/Console/Command

setApplication(Application $application = null)

2025-01-10 15:47:30
SymfonyStyle::confirm()
  • References/PHP/Symfony/Component/Console/Style

bool confirm(string $question, bool $default = true) Asks for confirmation.

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

TableStyle getColumnStyle(int $columnIndex)

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

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

2025-01-10 15:47:30