PHP Class LazyRecord\Command\BaseCommand

Inheritance: extends CLIFramework\Command
Afficher le fichier Open project: corneltek/lazyrecord Class Usage Examples

Protected Properties

Свойство Type Description
$config LazyRecord\ConfigLoader

Méthodes publiques

Méthode Description
findSchemasByArguments ( array $arguments )
getConfigLoader ( $required = true )
getCurrentConnection ( )
getCurrentDataSourceId ( )
getCurrentQueryDriver ( )
options ( $opts )
prepare ( )

Method Details

findSchemasByArguments() public méthode

public findSchemasByArguments ( array $arguments )
$arguments array

getConfigLoader() public méthode

public getConfigLoader ( $required = true )

getCurrentConnection() public méthode

getCurrentDataSourceId() public méthode

getCurrentQueryDriver() public méthode

options() public méthode

public options ( $opts )

prepare() public méthode

public prepare ( )

Property Details

$config protected_oe property

protected ConfigLoader,LazyRecord $config
Résultat LazyRecord\ConfigLoader