TableHelper deprecated::setPadType()
  • References/PHP/Symfony/Component/Console/Helper

TableHelper setPadType(int

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

string getBorderFormat() Gets table border format.

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

setCatchExceptions(bool $boolean) Sets whether to catch exceptions or not during commands execution

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
OutputStyle::createProgressBar()
  • References/PHP/Symfony/Component/Console/Style

ProgressBar createProgressBar(int

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

resource|null getInputStream() Returns the helper's input stream.

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

setInputStream(resource $stream) Sets the input stream to read from when interacting with the user

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

renderException(Exception $e,

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

Question setHidden(bool $hidden)

2025-01-10 15:47:30