PHP 클래스 LazyRecord\Command\BaseCommand

상속: extends CLIFramework\Command
파일 보기 프로젝트 열기: corneltek/lazyrecord 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$config LazyRecord\ConfigLoader

공개 메소드들

메소드 설명
findSchemasByArguments ( array $arguments )
getConfigLoader ( $required = true )
getCurrentConnection ( )
getCurrentDataSourceId ( )
getCurrentQueryDriver ( )
options ( $opts )
prepare ( )

메소드 상세

findSchemasByArguments() 공개 메소드

public findSchemasByArguments ( array $arguments )
$arguments array

getConfigLoader() 공개 메소드

public getConfigLoader ( $required = true )

getCurrentConnection() 공개 메소드

getCurrentDataSourceId() 공개 메소드

getCurrentQueryDriver() 공개 메소드

options() 공개 메소드

public options ( $opts )

prepare() 공개 메소드

public prepare ( )

프로퍼티 상세

$config 보호되어 있는 프로퍼티

protected ConfigLoader,LazyRecord $config
리턴 LazyRecord\ConfigLoader