PHP Interface Pinq\Providers\DSL\Compilation\IStaticQueryTemplate

Author: Elliot Levin ([email protected])
Inheritance: extends Pinq\Providers\DSL\Compilation\IQueryTemplate
Afficher le fichier Open project: timetoogo/pinq

Méthodes publiques

Méthode Description
getCompiledQuery ( ) : Pinq\Providers\DSL\Compilation\ICompiledQuery Gets the compiled query object.
getQuery ( ) : null

Method Details

getCompiledQuery() public méthode

Gets the compiled query object.
public getCompiledQuery ( ) : Pinq\Providers\DSL\Compilation\ICompiledQuery
Résultat Pinq\Providers\DSL\Compilation\ICompiledQuery

getQuery() public méthode

public getQuery ( ) : null
Résultat null