OutputFormatterInterface::hasStyle()
  • References/PHP/Symfony/Component/Console/Formatter

bool hasStyle(string $name) Checks if output formatter has style with specified name.

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
StyleInterface::caution()
  • References/PHP/Symfony/Component/Console/Style

caution(string|array $message) Formats a caution admonition.

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
OutputFormatterStyleInterface::setBackground()
  • References/PHP/Symfony/Component/Console/Formatter

setBackground(string $color = null) Sets style background color.

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

setVerbosity(int $level) Sets the verbosity of the output.

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

error(string|array $message) Formats an error result bar.

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

callable getNormalizer() Gets the normalizer for the response. The normalizer can ba a

2025-01-10 15:47:30
TextDescriptor
  • References/PHP/Symfony/Component/Console/Descriptor

class TextDescriptor extends

2025-01-10 15:47:30