19declare(strict_types=1);
Class ResourceCollection.
Class ResourceCollectionIdentification.
Class ResourceIdentification.
Interface CollectionRepository.
getResourceIdStrings(ResourceCollectionIdentification $identification)
update(ResourceCollection $collection, DataContainer $event_data_container)
has(ResourceCollectionIdentification $identification)
blank(ResourceCollectionIdentification $identification, ?int $owner=null)
existing(ResourceCollectionIdentification $identification)
removeResourceFromAllCollections(ResourceIdentification $resource_identification)
clear(ResourceCollectionIdentification $identification)
Interface LockingRepository.