ChoiceQuestion::setPrompt()
  • References/PHP/Symfony/Component/Console/Question

ChoiceQuestion setPrompt(string

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

addOption(InputOption $option)

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

setAutoExit(bool $boolean) Sets whether to automatically exit after a command execution or not.

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

setDecorated(bool $decorated) Sets the decorated flag.

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

interface OutputFormatterStyleInterface Formatter style interface for defining styles.

2025-01-10 15:47:30
NullOutput::getVerbosity()
  • References/PHP/Symfony/Component/Console/Output

int getVerbosity() Gets the current verbosity of the output.

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
InputArgument::getDefault()
  • References/PHP/Symfony/Component/Console/Input

mixed getDefault() Returns the default value.

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