TYPO3  7.6
BackendUserSessionRepository Member List

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

$defaultOrderingsRepositoryprotected
$defaultQuerySettingsRepositoryprotected
$objectManagerRepositoryprotected
$objectTypeRepositoryprotected
$persistenceManagerRepositoryprotected
__call($methodName, $arguments)Repository
__construct(\TYPO3\CMS\Extbase\Object\ObjectManagerInterface $objectManager)Repository
add($object)Repository
countAll()Repository
createQuery()Repository
findAll()Repository
findAllActive()BackendUserSessionRepository
findByBackendUser(BackendUser $backendUser)BackendUserSessionRepository
findByIdentifier($identifier)Repository
findByUid($uid)Repository
getDatabaseConnection()BackendUserSessionRepositoryprotected
getRepositoryClassName()Repositoryprotected
injectPersistenceManager(\TYPO3\CMS\Extbase\Persistence\PersistenceManagerInterface $persistenceManager)Repository
remove($object)Repository
removeAll()Repository
setDefaultOrderings(array $defaultOrderings)Repository
setDefaultQuerySettings(\TYPO3\CMS\Extbase\Persistence\Generic\QuerySettingsInterface $defaultQuerySettings)Repository
switchBackToOriginalUser(AbstractUserAuthentication $authentication)BackendUserSessionRepository
update($modifiedObject)Repository