TYPO3  7.6
FileIndexRepository Member List

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

$fieldsFileIndexRepositoryprotected
$tableFileIndexRepositoryprotected
add(File $file)FileIndexRepository
addRaw(array $data)FileIndexRepository
emitRecordCreatedSignal(array $data)FileIndexRepositoryprotected
emitRecordDeletedSignal($fileUid)FileIndexRepositoryprotected
emitRecordMarkedAsMissingSignal($fileUid)FileIndexRepositoryprotected
emitRecordUpdatedSignal(array $data)FileIndexRepositoryprotected
findByContentHash($hash)FileIndexRepository
findByFolder(\TYPO3\CMS\Core\Resource\Folder $folder)FileIndexRepository
findByFolders(array $folders, $includeMissing=true)FileIndexRepository
findInStorageAndNotInUidList(\TYPO3\CMS\Core\Resource\ResourceStorage $storage, array $uidList)FileIndexRepository
findInStorageWithIndexOutstanding(\TYPO3\CMS\Core\Resource\ResourceStorage $storage, $limit=-1)FileIndexRepository
findOneByCombinedIdentifier($combinedIdentifier)FileIndexRepository
findOneByFileObject(\TYPO3\CMS\Core\Resource\FileInterface $fileObject)FileIndexRepository
findOneByStorageUidAndIdentifier($storageUid, $identifier)FileIndexRepository
findOneByStorageUidAndIdentifierHash($storageUid, $identifierHash)FileIndexRepository
findOneByUid($fileUid)FileIndexRepository
getDatabaseConnection()FileIndexRepositoryprotected
getInstance()FileIndexRepositorystatic
getObjectManager()FileIndexRepositoryprotected
getResourceFactory()FileIndexRepositoryprotected
getSignalSlotDispatcher()FileIndexRepositoryprotected
getWhereClauseForFile(File $file)FileIndexRepositoryprotected
hasIndexRecord(File $file)FileIndexRepository
insertRecord(array $data)FileIndexRepositoryprotected
markFileAsMissing($fileUid)FileIndexRepository
remove($fileUid)FileIndexRepository
update(File $file)FileIndexRepository
updateIndexingTime($fileUid)FileIndexRepository