TYPO3  7.6
Backend Member List

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

$aggregateRootObjectsBackendprotected
$changedEntitiesBackendprotected
$configurationManagerBackendprotected
$dataMapperBackendprotected
$deletedEntitiesBackendprotected
$persistenceManagerBackendprotected
$qomFactoryBackendprotected
$referenceIndexBackendprotected
$reflectionServiceBackendprotected
$sessionBackendprotected
$signalSlotDispatcherBackendprotected
$storageBackendBackendprotected
$visitedDuringPersistenceBackendprotected
__construct(\TYPO3\CMS\Extbase\Configuration\ConfigurationManagerInterface $configurationManager)Backend
addCommonDateFieldsToRow(\TYPO3\CMS\Extbase\DomainObject\DomainObjectInterface $object, array &$row)Backendprotected
addCommonFieldsToRow(\TYPO3\CMS\Extbase\DomainObject\DomainObjectInterface $object, array &$row)Backendprotected
attachObjectToParentObject(\TYPO3\CMS\Extbase\DomainObject\DomainObjectInterface $object,\TYPO3\CMS\Extbase\DomainObject\DomainObjectInterface $parentObject, $parentPropertyName, $sortingPosition=0)Backendprotected
attachObjectToParentObjectRelationHasMany(\TYPO3\CMS\Extbase\DomainObject\DomainObjectInterface $object,\TYPO3\CMS\Extbase\DomainObject\AbstractEntity $parentObject, $parentPropertyName, $sortingPosition=0)Backendprotected
commit()Backend
deleteAllRelationsFromRelationtable(\TYPO3\CMS\Extbase\DomainObject\DomainObjectInterface $parentObject, $parentPropertyName)Backendprotected
deleteRelationFromRelationtable(\TYPO3\CMS\Extbase\DomainObject\DomainObjectInterface $relatedObject,\TYPO3\CMS\Extbase\DomainObject\DomainObjectInterface $parentObject, $parentPropertyName)Backendprotected
detachObjectFromParentObject(\TYPO3\CMS\Extbase\DomainObject\DomainObjectInterface $object,\TYPO3\CMS\Extbase\DomainObject\DomainObjectInterface $parentObject, $parentPropertyName)Backendprotected
determineStoragePageIdForNewRecord(\TYPO3\CMS\Extbase\DomainObject\DomainObjectInterface $object=null)Backendprotected
emitAfterGettingObjectDataSignal(\TYPO3\CMS\Extbase\Persistence\QueryInterface $query, array $result)Backendprotected
emitAfterInsertObjectSignal(DomainObjectInterface $object)Backendprotected
emitAfterPersistObjectSignal(DomainObjectInterface $object)Backendprotected
emitAfterRemoveObjectSignal(DomainObjectInterface $object)Backendprotected
emitAfterUpdateObjectSignal(DomainObjectInterface $object)Backendprotected
emitBeforeGettingObjectDataSignal(\TYPO3\CMS\Extbase\Persistence\QueryInterface $query)Backendprotected
emitEndInsertObjectSignal(DomainObjectInterface $object)Backendprotected
fetchMaxSortingFromParentTable(\TYPO3\CMS\Extbase\DomainObject\DomainObjectInterface $parentObject, $parentPropertyName)Backendprotected
getDataMapper()Backend
getIdentifierByObject($object)Backend
getObjectByIdentifier($identifier, $className)Backend
getObjectCountByQuery(\TYPO3\CMS\Extbase\Persistence\QueryInterface $query)Backend
getObjectDataByQuery(\TYPO3\CMS\Extbase\Persistence\QueryInterface $query)Backend
getQomFactory()Backend
getReflectionService()Backend
getRemovedChildObjects(\TYPO3\CMS\Extbase\DomainObject\DomainObjectInterface $object, $propertyName)Backendprotected
getSession()Backend
getUidOfAlreadyPersistedValueObject(\TYPO3\CMS\Extbase\DomainObject\AbstractValueObject $object)Backendprotected
injectDataMapper(\TYPO3\CMS\Extbase\Persistence\Generic\Mapper\DataMapper $dataMapper)Backend
injectQomFactory(\TYPO3\CMS\Extbase\Persistence\Generic\Qom\QueryObjectModelFactory $qomFactory)Backend
injectReflectionService(\TYPO3\CMS\Extbase\Reflection\ReflectionService $reflectionService)Backend
injectSession(\TYPO3\CMS\Extbase\Persistence\Generic\Session $session)Backend
injectSignalSlotDispatcher(\TYPO3\CMS\Extbase\SignalSlot\Dispatcher $signalSlotDispatcher)Backend
injectStorageBackend(\TYPO3\CMS\Extbase\Persistence\Generic\Storage\BackendInterface $storageBackend)Backend
insertObject(\TYPO3\CMS\Extbase\DomainObject\DomainObjectInterface $object,\TYPO3\CMS\Extbase\DomainObject\DomainObjectInterface $parentObject=null, $parentPropertyName= '')Backendprotected
insertRelationInRelationtable(\TYPO3\CMS\Extbase\DomainObject\DomainObjectInterface $object,\TYPO3\CMS\Extbase\DomainObject\DomainObjectInterface $parentObject, $propertyName, $sortingPosition=null)Backendprotected
isNewObject($object)Backend
persistObject(\TYPO3\CMS\Extbase\DomainObject\DomainObjectInterface $object)Backendprotected
processDeletedObjects()Backendprotected
propertyValueIsLazyLoaded($propertyValue)Backendprotected
removeEntity(\TYPO3\CMS\Extbase\DomainObject\DomainObjectInterface $object, $markAsDeleted=true)Backendprotected
removeRelatedObjects(\TYPO3\CMS\Extbase\DomainObject\DomainObjectInterface $object)Backendprotected
setAggregateRootObjects(\TYPO3\CMS\Extbase\Persistence\ObjectStorage $objects)Backend
setChangedEntities(\TYPO3\CMS\Extbase\Persistence\ObjectStorage $entities)Backend
setDeletedEntities(\TYPO3\CMS\Extbase\Persistence\ObjectStorage $entities)Backend
setPersistenceManager(\TYPO3\CMS\Extbase\Persistence\PersistenceManagerInterface $persistenceManager)Backend
updateObject(\TYPO3\CMS\Extbase\DomainObject\DomainObjectInterface $object, array $row)Backendprotected
updateRelationInRelationTable(\TYPO3\CMS\Extbase\DomainObject\DomainObjectInterface $object,\TYPO3\CMS\Extbase\DomainObject\DomainObjectInterface $parentObject, $propertyName, $sortingPosition=0)Backendprotected
updateRelationOfObjectToParentObject(\TYPO3\CMS\Extbase\DomainObject\DomainObjectInterface $object,\TYPO3\CMS\Extbase\DomainObject\AbstractEntity $parentObject, $parentPropertyName, $sortingPosition=0)Backendprotected