PHP Class Pinq\Tests\Integration\Providers\DSL\EnglishDSLProviderWithExpressionPreprocessingTest

Inheritance: extends EnglishDSLProviderTest
Datei anzeigen Open project: timetoogo/pinq

Protected Methods

Method Description
addSubscopeQuery ( )
aggregateQuery ( )
applyQuery ( )
exampleFromDocsQuery ( )
groupByQuery ( )
indexByQuery ( )
intersectWithFilteredSubScopeQuery ( )
joinApplyQuery ( )
joinOnEqualityQuery ( )
joinOnQuery ( )
joinToSubScopeQuery ( )
joinTwoWithDefaultsQuery ( )
joinWithDefaultQuery ( )
orderByAscendingQuery ( )
orderByAscendingWithThenByAscendingQuery ( )
orderByAscendingWithThenByDescendingQuery ( )
orderByDescendingQuery ( )
preprocessorFactories ( )
removeSubscopeQuery ( )
removeWhereQuery ( )
selectManyQuery ( )
selectQuery ( )
unfilteredGroupJoinWithDefaultQuery ( )
unfilteredJoinQuery ( )
whereQuery ( )

Method Details

addSubscopeQuery() protected method

protected addSubscopeQuery ( )

aggregateQuery() protected method

protected aggregateQuery ( )

applyQuery() protected method

protected applyQuery ( )

exampleFromDocsQuery() protected method

protected exampleFromDocsQuery ( )

groupByQuery() protected method

protected groupByQuery ( )

indexByQuery() protected method

protected indexByQuery ( )

intersectWithFilteredSubScopeQuery() protected method

joinApplyQuery() protected method

protected joinApplyQuery ( )

joinOnEqualityQuery() protected method

protected joinOnEqualityQuery ( )

joinOnQuery() protected method

protected joinOnQuery ( )

joinToSubScopeQuery() protected method

protected joinToSubScopeQuery ( )

joinTwoWithDefaultsQuery() protected method

protected joinTwoWithDefaultsQuery ( )

joinWithDefaultQuery() protected method

protected joinWithDefaultQuery ( )

orderByAscendingQuery() protected method

protected orderByAscendingQuery ( )

orderByAscendingWithThenByAscendingQuery() protected method

orderByAscendingWithThenByDescendingQuery() protected method

orderByDescendingQuery() protected method

protected orderByDescendingQuery ( )

preprocessorFactories() protected method

protected preprocessorFactories ( )

removeSubscopeQuery() protected method

protected removeSubscopeQuery ( )

removeWhereQuery() protected method

protected removeWhereQuery ( )

selectManyQuery() protected method

protected selectManyQuery ( )

selectQuery() protected method

protected selectQuery ( )

unfilteredGroupJoinWithDefaultQuery() protected method

unfilteredJoinQuery() protected method

protected unfilteredJoinQuery ( )

whereQuery() protected method

protected whereQuery ( )