![]() |
TYPO3
7.6
|
This is the complete list of members for Typo3DbBackend, including all inherited members.
$cacheManager | Typo3DbBackend | protected |
$cacheService | Typo3DbBackend | protected |
$configurationManager | Typo3DbBackend | protected |
$databaseHandle | Typo3DbBackend | protected |
$dataMapper | Typo3DbBackend | protected |
$environmentService | Typo3DbBackend | protected |
$pageRepository | Typo3DbBackend | protected |
$pageTSConfigCache | Typo3DbBackend | protected |
$queryCache | Typo3DbBackend | protected |
$queryParser | Typo3DbBackend | protected |
$queryRuntimeCache | Typo3DbBackend | protected |
$tableColumnCache | Typo3DbBackend | protected |
__construct() | Typo3DbBackend | |
addRow($tableName, array $fieldValues, $isRelation=false) | Typo3DbBackend | |
addVisibilityConstraintStatement(\TYPO3\CMS\Extbase\Persistence\Generic\QuerySettingsInterface $querySettings, $tableName, array &$sql) | Typo3DbBackend | protected |
checkSqlErrors($sql= '') | Typo3DbBackend | protected |
clearPageCache($tableName, $uid) | Typo3DbBackend | protected |
createQueryCommandParametersFromStatementParts(array $statementParts) | Typo3DbBackend | protected |
doLanguageAndWorkspaceOverlay(Qom\SourceInterface $source, array $rows,\TYPO3\CMS\Extbase\Persistence\Generic\QuerySettingsInterface $querySettings, $workspaceUid=null) | Typo3DbBackend | protected |
getBackendConstraintStatement($tableName, $ignoreEnableFields, $includeDeleted) | Typo3DbBackend | protected |
getFrontendConstraintStatement($tableName, $ignoreEnableFields, array $enableFieldsToBeIgnored=array(), $includeDeleted) | Typo3DbBackend | protected |
getMaxValueFromTable($tableName, array $where, $columnName) | Typo3DbBackend | |
getObjectCountByQuery(QueryInterface $query) | Typo3DbBackend | |
TYPO3::CMS::Extbase::Persistence::Generic::Storage::BackendInterface::getObjectCountByQuery(\TYPO3\CMS\Extbase\Persistence\QueryInterface $query) | BackendInterface | |
getObjectDataByQuery(QueryInterface $query) | Typo3DbBackend | |
TYPO3::CMS::Extbase::Persistence::Generic::Storage::BackendInterface::getObjectDataByQuery(\TYPO3\CMS\Extbase\Persistence\QueryInterface $query) | BackendInterface | |
getObjectDataByRawQuery(Qom\Statement $statement) | Typo3DbBackend | protected |
getPageRepository() | Typo3DbBackend | protected |
getQueryCacheEntry($entryIdentifier) | Typo3DbBackend | protected |
getRowByIdentifier($tableName, array $where) | Typo3DbBackend | |
getRowsByStatementParts(QueryInterface $query) | Typo3DbBackend | protected |
getRowsFromDatabase(array $statementParts) | Typo3DbBackend | protected |
getRowsFromPreparedDatabase(array $statementParts, array $parameters) | Typo3DbBackend | protected |
getStatementParts($query, $resolveParameterPlaceholders=true) | Typo3DbBackend | protected |
getUidOfAlreadyPersistedValueObject(\TYPO3\CMS\Extbase\DomainObject\AbstractValueObject $object) | Typo3DbBackend | |
initializeObject() | Typo3DbBackend | |
injectCacheManager(\TYPO3\CMS\Core\Cache\CacheManager $cacheManager) | Typo3DbBackend | |
injectCacheService(\TYPO3\CMS\Extbase\Service\CacheService $cacheService) | Typo3DbBackend | |
injectConfigurationManager(\TYPO3\CMS\Extbase\Configuration\ConfigurationManagerInterface $configurationManager) | Typo3DbBackend | |
injectDataMapper(\TYPO3\CMS\Extbase\Persistence\Generic\Mapper\DataMapper $dataMapper) | Typo3DbBackend | |
injectEnvironmentService(\TYPO3\CMS\Extbase\Service\EnvironmentService $environmentService) | Typo3DbBackend | |
injectQueryParser(\TYPO3\CMS\Extbase\Persistence\Generic\Storage\Typo3DbQueryParser $queryParser) | Typo3DbBackend | |
quoteTextValueCallback($value, $parameters) | Typo3DbBackend | |
removeRow($tableName, array $where, $isRelation=false) | Typo3DbBackend | |
replacePlaceholders(&$sqlString, array $parameters, $tableName= 'foo') | Typo3DbBackend | protected |
resolveParameterPlaceholders(array $statementParts, array $parameters) | Typo3DbBackend | protected |
resolveWhereStatement(array $where, $tableName= 'foo') | Typo3DbBackend | protected |
setQueryCacheEntry($entryIdentifier, $variable) | Typo3DbBackend | protected |
updateRelationTableRow($tableName, array $fieldValues) | Typo3DbBackend | |
updateRow($tableName, array $fieldValues, $isRelation=false) | Typo3DbBackend |