TYPO3  7.6
RepositoryInterface Member List

This is the complete list of members for RepositoryInterface, including all inherited members.

add($object)RepositoryInterface
countAll()RepositoryInterface
createQuery()RepositoryInterface
findAll()RepositoryInterface
findByIdentifier($identifier)RepositoryInterface
findByUid($uid)RepositoryInterface
remove($object)RepositoryInterface
removeAll()RepositoryInterface
setDefaultOrderings(array $defaultOrderings)RepositoryInterface
setDefaultQuerySettings(\TYPO3\CMS\Extbase\Persistence\Generic\QuerySettingsInterface $defaultQuerySettings)RepositoryInterface
update($modifiedObject)RepositoryInterface