TableCell::getColspan()
  • References/PHP/Symfony/Component/Console/Helper

int getColspan() Gets number of colspan.

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

array getChoices() Returns available choices.

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

setInteractive(bool $interactive) Sets the input interactivity.

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

TableHelper setHorizon

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

array getTerminalDimensions() Tries to figure out the terminal dimensions based on the current

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
OutputFormatterStyleInterface::setOptions()
  • References/PHP/Symfony/Component/Console/Formatter

setOptions(array $options) Sets multiple style options at once.

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

static setPlaceholderFormatterDefinition(string $name, callable $callable) Sets a

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

TableStyle setHorizontalBorderChar(string

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

Question setNormalizer(callable $normalizer)

2025-01-10 15:47:30