Elgg  Version 5.1
Elgg\Database\Annotations Member List

This is the complete list of members for Elgg\Database\Annotations, including all inherited members.

$optionsElgg\Database\Repositoryprotected
__construct(array $options=[])Elgg\Database\Repository
__get($name)Elgg\Database\Repository
__isset($name)Elgg\Database\Repository
__set($name, $value)Elgg\Database\Repository
__unset($name)Elgg\Database\Repository
batch($limit=null, $offset=null, $callback=null)Elgg\Database\Repository
buildEntityWhereClause(QueryBuilder $qb)Elgg\Database\Annotationsprotected
buildPairedAnnotationClause(QueryBuilder $qb, $clauses, $boolean= 'AND')Elgg\Database\Annotationsprotected
buildPairedMetadataClause(QueryBuilder $qb, $clauses, $boolean= 'AND')Elgg\Database\Annotationsprotected
buildPairedRelationshipClause(QueryBuilder $qb, $clauses, $boolean= 'AND')Elgg\Database\Annotationsprotected
buildQuery(QueryBuilder $qb)Elgg\Database\Annotationsprotected
calculate($function, $property, $property_type=null)Elgg\Database\Annotations
count()Elgg\Database\Annotations
execute()Elgg\Database\Annotations
expandInto(QueryBuilder $qb, $table_alias=null)Elgg\Database\Repository
filter(\Closure $closure)Elgg\Database\Repository
find(array $options=[])Elgg\Database\Repositorystatic
get($limit=null, $offset=null, $callback=null)Elgg\Database\Annotations
groupBy($expression)Elgg\Database\Repository
having($expression)Elgg\Database\Repository
join($joined_table, $joined_alias=null, $x=null, $comparison=null, $y=null, $type=null, $case_sensitive=null)Elgg\Database\Repository
orderBy($expression, $direction)Elgg\Database\Repository
select($expression)Elgg\Database\Repository
with(array $options=[])Elgg\Database\Repositorystatic