final class OptionsCommands (View source)

Constants

REQ

Methods

void
optionsetProcBuild($options = ['ssh-options' => self::REQ, 'tty' => false]) deprecated

No description

void
optionsetGetEditor($options = ['editor' => '', 'bg' => false]) deprecated

No description

void
optionsetSsh($options = ['ssh-options' => self::REQ]) deprecated

No description

void
optionsetSql($options = ['database' => 'default', 'target' => 'default', 'db-url' => self::REQ, 'show-passwords' => false]) deprecated

No description

void
optionsetTableSelection($options = ['skip-tables-key' => self::REQ, 'structure-tables-key' => self::REQ, 'tables-key' => self::REQ, 'skip-tables-list' => self::REQ, 'structure-tables-list' => self::REQ, 'tables-list' => self::REQ]) deprecated

No description

Details

void optionsetProcBuild($options = ['ssh-options' => self::REQ, 'tty' => false]) deprecated

deprecated Use \Drush\Attributes\OptionsetGetEditor attribute instead.

No description

Parameters

$options

Return Value

void

void optionsetGetEditor($options = ['editor' => '', 'bg' => false]) deprecated

deprecated Use \Drush\Attributes\OptionsetGetEditor attribute instead.

No description

Parameters

$options

Return Value

void

void optionsetSsh($options = ['ssh-options' => self::REQ]) deprecated

deprecated Use \Drush\Attributes\OptionsetSsh attribute instead.

No description

Parameters

$options

Return Value

void

void optionsetSql($options = ['database' => 'default', 'target' => 'default', 'db-url' => self::REQ, 'show-passwords' => false]) deprecated

deprecated Use \Drush\Attributes\OptionsetSql attribute instead.

No description

Parameters

$options

Return Value

void

void optionsetTableSelection($options = ['skip-tables-key' => self::REQ, 'structure-tables-key' => self::REQ, 'tables-key' => self::REQ, 'skip-tables-list' => self::REQ, 'structure-tables-list' => self::REQ, 'tables-list' => self::REQ]) deprecated

deprecated Use \Drush\Attributes\OptionsetTableSelection attribute instead.

No description

Parameters

$options

Return Value

void