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

setStyle(string $name,

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

null|array|Traversable getAutocompleterValues()

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

string getName() Returns the canonical name of this helper.

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

bool has(string $name) Returns true if the command exists, false otherwise.

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

mixed getParameterOption(string|array $values, mixed $default = false, bool $onlyParams = false)

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

string getPaddingChar() Gets padding character, used for cell padding.

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

OutputFormatterInterface

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

Question setHiddenFallback(bool $fallback)

2025-01-10 15:47:30
DialogHelper deprecated::select()
  • References/PHP/Symfony/Component/Console/Helper

int|string|array select(OutputInterface

2025-01-10 15:47:30