OutputFormatterStyleInterface::unsetOption()
  • References/PHP/Symfony/Component/Console/Formatter

unsetOption(string $option) Unsets some specific style option.

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

setStyle(string $name,

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

setFormat(string $format) Sets the progress bar format.

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

writeln(string|array $messages, $type = self::OUTPUT_NORMAL) Writes a message to the output and adds

2025-01-10 15:47:30
OutputFormatterStyleStack
  • References/PHP/Symfony/Component/Console/Formatter

class OutputFormatterStyleStack Methods

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

TableStyle setCellHeaderFormat(string

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

table(array $headers, array $rows) Formats a table.

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

bool isInteractive() Is this input means interactive?

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

string[] getNamespaces() Returns an array of all unique namespaces used by currently registered

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