TYPO3 CMS  TYPO3_7-6
TYPO3\CMS\Extbase\Persistence\Generic\Storage\BackendInterface Member List

This is the complete list of members for TYPO3\CMS\Extbase\Persistence\Generic\Storage\BackendInterface, including all inherited members.

addRow($tableName, array $fieldValues, $isRelation=false)TYPO3\CMS\Extbase\Persistence\Generic\Storage\BackendInterface
getMaxValueFromTable($tableName, array $where, $columnName)TYPO3\CMS\Extbase\Persistence\Generic\Storage\BackendInterface
getObjectCountByQuery(\TYPO3\CMS\Extbase\Persistence\QueryInterface $query)TYPO3\CMS\Extbase\Persistence\Generic\Storage\BackendInterface
getObjectDataByQuery(\TYPO3\CMS\Extbase\Persistence\QueryInterface $query)TYPO3\CMS\Extbase\Persistence\Generic\Storage\BackendInterface
getUidOfAlreadyPersistedValueObject(\TYPO3\CMS\Extbase\DomainObject\AbstractValueObject $object)TYPO3\CMS\Extbase\Persistence\Generic\Storage\BackendInterface
removeRow($tableName, array $where, $isRelation=false)TYPO3\CMS\Extbase\Persistence\Generic\Storage\BackendInterface
updateRelationTableRow($tableName, array $fieldValues)TYPO3\CMS\Extbase\Persistence\Generic\Storage\BackendInterface
updateRow($tableName, array $fieldValues, $isRelation=false)TYPO3\CMS\Extbase\Persistence\Generic\Storage\BackendInterface