TYPO3  7.6
DataMapper Member List

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

$dataMapFactoryDataMapperprotected
$dataMapsDataMapperprotected
$objectManagerDataMapperprotected
$pageSelectObjectDataMapperprotected
$persistenceSessionDataMapperprotected
$qomFactoryDataMapperprotected
$queryFactoryDataMapperprotected
$reflectionServiceDataMapperprotected
$signalSlotDispatcherDataMapperprotected
convertClassNameToTableName($className)DataMapper
convertPropertyNameToColumnName($propertyName, $className=null)DataMapper
countRelated(DomainObjectInterface $parentObject, $propertyName, $fieldValue= '')DataMapper
createEmptyObject($className)DataMapperprotected
emitAfterMappingSingleRow(DomainObjectInterface $object)DataMapperprotected
fetchRelated(DomainObjectInterface $parentObject, $propertyName, $fieldValue= '', $enableLazyLoading=true)DataMapper
fetchRelatedEager(DomainObjectInterface $parentObject, $propertyName, $fieldValue= '')DataMapperprotected
getConstraint(Persistence\QueryInterface $query, DomainObjectInterface $parentObject, $propertyName, $fieldValue= '', $relationTableMatchFields=array())DataMapperprotected
getDataMap($className)DataMapper
getEmptyRelationValue(DomainObjectInterface $parentObject, $propertyName)DataMapperprotected
getNonEmptyRelationValue(DomainObjectInterface $parentObject, $propertyName, $fieldValue)DataMapperprotected
getPlainStringValue($value, $callback=null, array $additionalParameters=array())DataMapperprotected
getPlainValue($input, $columnMap=null, $parseStringValueCallback=null, array $parseStringValueCallbackParameters=array())DataMapper
getPreparedQuery(DomainObjectInterface $parentObject, $propertyName, $fieldValue= '')DataMapperprotected
getSource(DomainObjectInterface $parentObject, $propertyName)DataMapperprotected
getTargetType($className, array $row)DataMapper
getType($parentClassName, $propertyName)DataMapper
injectDataMapFactory(\TYPO3\CMS\Extbase\Persistence\Generic\Mapper\DataMapFactory $dataMapFactory)DataMapper
injectObjectManager(\TYPO3\CMS\Extbase\Object\ObjectManagerInterface $objectManager)DataMapper
injectPersistenceSession(\TYPO3\CMS\Extbase\Persistence\Generic\Session $persistenceSession)DataMapper
injectQomFactory(\TYPO3\CMS\Extbase\Persistence\Generic\Qom\QueryObjectModelFactory $qomFactory)DataMapper
injectQueryFactory(\TYPO3\CMS\Extbase\Persistence\Generic\QueryFactoryInterface $queryFactory)DataMapper
injectReflectionService(\TYPO3\CMS\Extbase\Reflection\ReflectionService $reflectionService)DataMapper
injectSignalSlotDispatcher(\TYPO3\CMS\Extbase\SignalSlot\Dispatcher $signalSlotDispatcher)DataMapper
isPersistableProperty($className, $propertyName)DataMapper
map($className, array $rows)DataMapper
mapCoreType($type, $value)DataMapperprotected
mapDateTime($value, $storageFormat=null, $targetType= 'DateTime')DataMapperprotected
mapObjectToClassProperty(DomainObjectInterface $parentObject, $propertyName, $fieldValue)DataMapperprotected
mapResultToPropertyValue(DomainObjectInterface $parentObject, $propertyName, $result)DataMapper
mapSingleRow($className, array $row)DataMapperprotected
propertyMapsByForeignKey(DomainObjectInterface $parentObject, $propertyName)DataMapperprotected
thawProperties(DomainObjectInterface $object, array $row)DataMapperprotected