‪TYPO3CMS  ‪main
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(string $tableName, array $fieldValues, bool $isRelation=false)TYPO3\CMS\Extbase\Persistence\Generic\Storage\BackendInterface
getObjectCountByQuery(QueryInterface $query)TYPO3\CMS\Extbase\Persistence\Generic\Storage\BackendInterface
getObjectDataByQuery(QueryInterface $query)TYPO3\CMS\Extbase\Persistence\Generic\Storage\BackendInterface
getUidOfAlreadyPersistedValueObject(AbstractValueObject $object)TYPO3\CMS\Extbase\Persistence\Generic\Storage\BackendInterface
removeRow(string $tableName, array $where, bool $isRelation=false)TYPO3\CMS\Extbase\Persistence\Generic\Storage\BackendInterface
updateRelationTableRow(string $tableName, array $fieldValues)TYPO3\CMS\Extbase\Persistence\Generic\Storage\BackendInterface
updateRow(string $tableName, array $fieldValues, bool $isRelation=false)TYPO3\CMS\Extbase\Persistence\Generic\Storage\BackendInterface