Elgg
Version 6.1
|
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_ALIAS | Elgg\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\AnnotationsTable | protected |
TABLE_NAME | Elgg\Database\AnnotationsTable | |
update(\ElggAnnotation $annotation) | Elgg\Database\AnnotationsTable |