SymfonyStyle::block()
  • References/PHP/Symfony/Component/Console/Style

block(string|array $messages, string|null $type = null, string|null $style = null, string $prefix = ' ', bool $padding = false)

2025-01-10 15:47:30
SymfonyStyle::success()
  • References/PHP/Symfony/Component/Console/Style

success(string|array $message) Formats a success result bar.

2025-01-10 15:47:30
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
Descriptor
  • References/PHP/Symfony/Component/Console/Descriptor

class Descriptor implements

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

class Input implements

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