|
| map ($className, array $rows) |
|
| getTargetType ($className, array $row) |
|
| fetchRelated (\TYPO3\CMS\Extbase\DomainObject\DomainObjectInterface $parentObject, $propertyName, $fieldValue='', $enableLazyLoading=TRUE) |
|
| mapResultToPropertyValue (\TYPO3\CMS\Extbase\DomainObject\DomainObjectInterface $parentObject, $propertyName, $result) |
|
| countRelated (\TYPO3\CMS\Extbase\DomainObject\DomainObjectInterface $parentObject, $propertyName, $fieldValue='') |
|
| isPersistableProperty ($className, $propertyName) |
|
| getDataMap ($className) |
|
| convertClassNameToTableName ($className=NULL) |
|
| convertPropertyNameToColumnName ($propertyName, $className=NULL) |
|
| getType ($parentClassName, $propertyName) |
|
| mapSingleRow ($className, array $row) |
|
| createEmptyObject ($className) |
|
| thawProperties (\TYPO3\CMS\Extbase\DomainObject\DomainObjectInterface $object, array $row) |
|
| mapCoreType ($type, $value) |
|
| mapDateTime ($value, $storageFormat=NULL, $targetType='DateTime') |
|
| fetchRelatedEager (\TYPO3\CMS\Extbase\DomainObject\DomainObjectInterface $parentObject, $propertyName, $fieldValue='') |
|
| getEmptyRelationValue (\TYPO3\CMS\Extbase\DomainObject\DomainObjectInterface $parentObject, $propertyName) |
|
| getNonEmptyRelationValue (\TYPO3\CMS\Extbase\DomainObject\DomainObjectInterface $parentObject, $propertyName, $fieldValue) |
|
| getPreparedQuery (\TYPO3\CMS\Extbase\DomainObject\DomainObjectInterface $parentObject, $propertyName, $fieldValue='') |
|
| getConstraint (\TYPO3\CMS\Extbase\Persistence\QueryInterface $query, \TYPO3\CMS\Extbase\DomainObject\DomainObjectInterface $parentObject, $propertyName, $fieldValue='', $relationTableMatchFields=array()) |
|
| getSource (\TYPO3\CMS\Extbase\DomainObject\DomainObjectInterface $parentObject, $propertyName) |
|
| mapObjectToClassProperty (\TYPO3\CMS\Extbase\DomainObject\DomainObjectInterface $parentObject, $propertyName, $fieldValue) |
|
| propertyMapsByForeignKey (\TYPO3\CMS\Extbase\DomainObject\DomainObjectInterface $parentObject, $propertyName) |
|
| $identityMap |
|
| $reflectionService |
|
| $qomFactory |
|
| $persistenceSession |
|
| $pageSelectObject |
|
| $dataMaps = array() |
|
| $dataMapFactory |
|
| $queryFactory |
|
| $referenceIndex |
|
| $objectManager |
|