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

bool hasArgument(string|int $name) Returns true if an InputArgument object exists by name or

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

TableHelper setCellRow

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

setOption(string $option) Sets some specific style option.

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

setProgress(int $step) Sets the current progress.

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

string getSynopsis(bool $short = false) Gets the synopsis.

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

setVersion(string $version) Sets the application version.

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

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

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

Command find(string $name)

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

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

2025-01-10 15:47:30