OutputFormatterStyleInterface::apply()
  • References/PHP/Symfony/Component/Console/Formatter

string apply(string $text) Applies the style to a given text.

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

setRows(array $rows) Parameters array $rows

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

array getUsages() Returns alternative usages of the command.

2025-01-10 15:47:30
MarkdownDescriptor
  • References/PHP/Symfony/Component/Console/Descriptor

class MarkdownDescriptor extends

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

Command getCommand()

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

class InputDefinition A InputDefinition represents a set of valid command line arguments and options

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

setDecorated(bool $decorated) Sets the decorated flag.

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

int getRowspan() Gets number of rowspan.

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

setProgressCharacter(string $char) Sets the progress bar character.

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

bool isArray() Returns true if the option can take multiple values.

2025-01-10 15:47:30