PHP 클래스 Google\Cloud\Tests\System\Datastore\RunQueryTest

상속: extends DatastoreTestCase
파일 보기 프로젝트 열기: GoogleCloudPlatform/gcloud-php

공개 메소드들

메소드 설명
setUpBeforeClass ( )
testGqlQueryWithBindings ( )
testGqlQueryWithLiteral ( )
testQueryWithAncestor ( )
testQueryWithDistinctOn ( )
testQueryWithEndCursor ( )
testQueryWithFilter ( )
testQueryWithKeysOnly ( )
testQueryWithLimit ( )
testQueryWithOffset ( )
testQueryWithOrder ( )
testQueryWithProjection ( )
testQueryWithStartCursor ( )

비공개 메소드들

메소드 설명
runQueryAndSortResults ( $query )

메소드 상세

setUpBeforeClass() 공개 정적인 메소드

public static setUpBeforeClass ( )

testGqlQueryWithBindings() 공개 메소드

testGqlQueryWithLiteral() 공개 메소드

testQueryWithAncestor() 공개 메소드

testQueryWithDistinctOn() 공개 메소드

testQueryWithEndCursor() 공개 메소드

testQueryWithFilter() 공개 메소드

public testQueryWithFilter ( )

testQueryWithKeysOnly() 공개 메소드

testQueryWithLimit() 공개 메소드

public testQueryWithLimit ( )

testQueryWithOffset() 공개 메소드

public testQueryWithOffset ( )

testQueryWithOrder() 공개 메소드

public testQueryWithOrder ( )

testQueryWithProjection() 공개 메소드

testQueryWithStartCursor() 공개 메소드