Elgg  Version master
Elgg\Database\AnnotationsTable Member List

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

__construct(protected Database $db, protected EventsService $events)Elgg\Database\AnnotationsTable
create(\ElggAnnotation $annotation,\ElggEntity $entity)Elgg\Database\AnnotationsTable
DEFAULT_JOIN_ALIASElgg\Database\AnnotationsTable
delete(\ElggAnnotation $annotation)Elgg\Database\AnnotationsTable
deleteAll(array $options)Elgg\Database\AnnotationsTable
exists(int $entity_guid, string $name, int $owner_guid)Elgg\Database\AnnotationsTable
find(array $options=[])Elgg\Database\AnnotationsTable
get(int $id)Elgg\Database\AnnotationsTable
isValidOptionsForBatchOperation(array $options)Elgg\Database\AnnotationsTableprotected
TABLE_NAMEElgg\Database\AnnotationsTable
update(\ElggAnnotation $annotation)Elgg\Database\AnnotationsTable