ApplicationDescription::getCommand()
  • References/PHP/Symfony/Component/Console/Descriptor

Command getCommand(string $name)

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

class ArrayInput extends Input

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

class ProgressIndicator Methods

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

string getName() Returns the option name.

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

OutputFormatterStyleInterface pop(OutputFormatterStyleInterface $style = null) Pops a style from the stack. Parameters OutputFormatterStyleInterface $style Return Value OutputFormatterStyleInterface Exceptions InvalidArgumentException When style tags incorrectly nested

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

setDispatcher(

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

string getVersion() Gets the application version.

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
Command::getDefinition()
  • References/PHP/Symfony/Component/Console/Command

InputDefinition getDefinition()

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

setFormatter(

2025-01-10 15:47:30