PHP 클래스 Phalcon\Test\Unit\Db\Adapter\Pdo\MysqlTest

저자: Andres Gutierrez ([email protected])
저자: Serghei Iakovlev ([email protected])
파일 보기 프로젝트 열기: phalcon/cphalcon

보호된 프로퍼티들

프로퍼티 타입 설명
$connection Phalcon\Db\Adapter\Pdo\Mysql

공개 메소드들

메소드 설명
_before ( )
testDescribeReferencesColumnsCount ( ) Tests Mysql::describeReferences
testEscapeIdentifier ( ) Tests Mysql::escapeIdentifier
testListTables ( ) Tests Mysql::listTables

메소드 상세

_before() 공개 메소드

public _before ( )

testDescribeReferencesColumnsCount() 공개 메소드

Tests Mysql::describeReferences
부터: 2016-09-28
저자: Wojciechj Ślawski ([email protected])

testEscapeIdentifier() 공개 메소드

Tests Mysql::escapeIdentifier
부터: 2016-11-19
저자: Sid Roberts ([email protected])

testListTables() 공개 메소드

Tests Mysql::listTables
부터: 2016-08-03
저자: Serghei Iakovlev ([email protected])
public testListTables ( )

프로퍼티 상세

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

protected Mysql,Phalcon\Db\Adapter\Pdo $connection
리턴 Phalcon\Db\Adapter\Pdo\Mysql