TYPO3  7.6
ExtensionRepository Member List

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

$databaseConnectionExtensionRepositoryprotected
$dataMapperExtensionRepositoryprotected
$defaultOrderingsRepositoryprotected
$defaultQuerySettingsRepositoryprotected
$objectManagerRepositoryprotected
$objectTypeRepositoryprotected
$persistenceManagerRepositoryprotected
__call($methodName, $arguments)Repository
__construct(\TYPO3\CMS\Extbase\Object\ObjectManagerInterface $objectManager)Repository
add($object)Repository
addDefaultConstraints(\TYPO3\CMS\Extbase\Persistence\Generic\Query $query)ExtensionRepositoryprotected
countAll()ExtensionRepository
countByVersionRangeAndExtensionKey($extensionKey, $lowestVersion=0, $highestVersion=0)ExtensionRepository
createQuery()Repository
fetchMaximalVersionsForAllExtensions($repositoryUid)ExtensionRepositoryprotected
findAll()ExtensionRepository
findAllCommunityDistributions()ExtensionRepository
findAllOfficialDistributions()ExtensionRepository
findByExtensionKeyOrderedByVersion($extensionKey)ExtensionRepository
findByIdentifier($identifier)Repository
findByTitleOrAuthorNameOrExtensionKey($searchString)ExtensionRepository
findByUid($uid)Repository
findByVersionRangeAndExtensionKeyOrderedByVersion($extensionKey, $lowestVersion=0, $highestVersion=0, $includeCurrentVersion=true)ExtensionRepository
findHighestAvailableVersion($extensionKey)ExtensionRepository
findOneByCurrentVersionByExtensionKey($extensionKey)ExtensionRepository
findOneByExtensionKeyAndVersion($extensionKey, $version)ExtensionRepository
getNumberOfCurrentExtensions()ExtensionRepositoryprotected
getRepositoryClassName()Repositoryprotected
injectDataMapper(\TYPO3\CMS\Extbase\Persistence\Generic\Mapper\DataMapper $dataMapper)ExtensionRepository
injectPersistenceManager(\TYPO3\CMS\Extbase\Persistence\PersistenceManagerInterface $persistenceManager)Repository
insertLastVersion($repositoryUid=1)ExtensionRepository
markExtensionWithMaximumVersionAsCurrent($repositoryUid)ExtensionRepositoryprotected
remove($object)Repository
removeAll()Repository
setDefaultOrderings(array $defaultOrderings)Repository
setDefaultQuerySettings(\TYPO3\CMS\Extbase\Persistence\Generic\QuerySettingsInterface $defaultQuerySettings)Repository
TABLE_NAMEExtensionRepository
update($modifiedObject)Repository