ArgvInput::getParameterOption()
  • References/PHP/Symfony/Component/Console/Input

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

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

string formatBlock(string|array $messages, string $style, bool $large = false) Formats a message

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

bool isVerbose() Returns whether verbosity is verbose (-v).

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

int getStartTime() Gets the progress bar start time.

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

Command setHelp(string $help)

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

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

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

setForeground(string $color = null) Sets style foreground color.

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

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

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

static callable|null getPlaceholderFormatterDefinition(string $name) Gets the placeholder

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

array getAliases() Returns the aliases for the command.

2025-01-10 15:47:30