PHP Indatus\Ranger\ApiDatabase\QueryExecution 네임스페이스

클래스들

이름 설명
CollectionQuery TODO - add the ability to make pagination optional
InstanceQuery This class executes the queries on the builder instance returned by the class that Implements the ApiQueryAssemblerInterface. The instance being returned will be one of the Laravel database eloquent classes (QueryBuilder or Model)
QueryExecuter Super class for executing queries. It builds the queries via delegation before actually executing the query