TYPO3  7.6
DatabaseConnection Member List

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

$cache_autoIncFieldsDatabaseConnection
$cache_fieldTypeDatabaseConnection
$cache_handlerKeyFromTableListDatabaseConnectionprotected
$cache_mappingFromTableListDatabaseConnectionprotected
$cache_primaryKeysDatabaseConnection
$cacheIdentifierDatabaseConnectionprotected
$confDatabaseConnection
$connectionCharsetDatabaseConnectionprotected
$connectionCompressionDatabaseConnectionprotected
$databaseHostDatabaseConnectionprotected
$databaseNameDatabaseConnectionprotected
$databasePortDatabaseConnectionprotected
$databaseSocketDatabaseConnectionprotected
$databaseUsernameDatabaseConnectionprotected
$databaseUserPasswordDatabaseConnectionprotected
$dateTimeFormatsDatabaseConnectionprotectedstatic
$dbmsSpecificsDatabaseConnectionprotected
$debugDatabaseConnection
$debug_lastBuiltQueryDatabaseConnection
$debugOutputDatabaseConnection
$default_charsetDatabaseConnection
$explainOutputDatabaseConnection
$handlerCfgDatabaseConnection
$handlerInstanceDatabaseConnection
$initializeCommandsAfterConnectDatabaseConnectionprotected
$installerSqlDatabaseConnectionprotected
$isConnectedDatabaseConnectionprotected
$lastHandlerKeyDatabaseConnection
$lastParsedAndMappedQueryArrayDatabaseConnectionprotected
$lastQueryDatabaseConnectionprotected
$linkDatabaseConnectionprotected
$mappingDatabaseConnection
$mysqlDataTypeMappingDatabaseConnectionprotected
$persistentDatabaseConnectionDatabaseConnectionprotected
$postProcessHookObjectsDatabaseConnectionprotected
$preProcessHookObjectsDatabaseConnectionprotected
$printErrorsDatabaseConnectionprotected
$queryCacheDatabaseConnectionprotected
$resourceIdToTableNameMapDatabaseConnectionprotected
$SQLparserDatabaseConnection
$store_lastBuiltQueryDatabaseConnection
$table2handlerKeysDatabaseConnectionprotected
__construct()DatabaseConnection
__sleep()DatabaseConnection
_quoteFieldNames(array $select_fields)DatabaseConnectionprotected
_quoteFromTables(array $from_table)DatabaseConnectionprotected
_quoteGroupBy(array $groupBy)DatabaseConnectionprotected
_quoteOrderBy(array $orderBy)DatabaseConnectionprotected
_quoteWhereClause(array $where_clause)DatabaseConnectionprotected
admin_get_charsets()DatabaseConnection
admin_get_dbs()DatabaseConnection
admin_get_fields($tableName)DatabaseConnection
admin_get_keys($tableName)DatabaseConnection
admin_get_tables()DatabaseConnection
admin_query($query)DatabaseConnection
analyzeCachingTables()DatabaseConnectionprotected
analyzeExtensionTables()DatabaseConnectionprotected
analyzeFields($parsedExtSQL)DatabaseConnectionprotected
AND_ConstraintDatabaseConnection
cacheFieldInfo()DatabaseConnection
checkConnectionCharset()DatabaseConnectionprotected
cleanIntArray($arr)DatabaseConnection
cleanIntList($list)DatabaseConnection
clearCachedFieldInfo()DatabaseConnection
compileSelectParameters(array $params)DatabaseConnectionprotected
connectDB()DatabaseConnection
debug($func, $query= '')DatabaseConnection
debug_check_recordset($res)DatabaseConnection
debug_explain($query)DatabaseConnection
debug_log($query, $ms, $data, $join, $errorFlag, $script= '')DatabaseConnection
debug_WHERE($table, $where, $script= '')DatabaseConnection
debugHandler($function, $execTime, $inData)DatabaseConnection
DELETEquery($table, $where)DatabaseConnection
determineHandlerType($res)DatabaseConnectionprotected
disconnectIfConnected()DatabaseConnectionprotected
escapeStrForLike($str, $table)DatabaseConnection
exec_DELETEquery($table, $where)DatabaseConnection
exec_INSERTmultipleRows($table, array $fields, array $rows, $no_quote_fields=false)DatabaseConnection
exec_INSERTquery($table, $fields_values, $no_quote_fields=false)DatabaseConnection
exec_query(array $queryParts)DatabaseConnectionprotected
exec_SELECT_mm_query($select, $local_table, $mm_table, $foreign_table, $whereClause= '', $groupBy= '', $orderBy= '', $limit= '')DatabaseConnection
exec_SELECT_queryArray($queryParts)DatabaseConnection
exec_SELECTcountRows($field, $table, $where= '1=1')DatabaseConnection
exec_SELECTgetRows($select_fields, $from_table, $where_clause, $groupBy= '', $orderBy= '', $limit= '', $uidIndexField= '')DatabaseConnection
exec_SELECTgetSingleRow($select_fields, $from_table, $where_clause, $groupBy= '', $orderBy= '', $numIndex=false)DatabaseConnection
exec_SELECTquery($select_fields, $from_table, $where_clause, $groupBy= '', $orderBy= '', $limit= '')DatabaseConnection
exec_TRUNCATEquery($table)DatabaseConnection
exec_UPDATEquery($table, $where, $fields_values, $no_quote_fields=false)DatabaseConnection
explain($query, $from_table, $row_count)DatabaseConnectionprotected
fullQuoteArray($arr, $table, $noQuote=false, $allowNull=false)DatabaseConnection
fullQuoteStr($str, $table, $allowNull=false)DatabaseConnection
getCacheableString(array $fieldInformation)DatabaseConnectionprotected
getCompleteFieldInformation()DatabaseConnectionprotected
getDatabaseHandle()DatabaseConnection
getDateTimeFormats($table)DatabaseConnection
getEquivalentFieldDefinition($fieldSQL)DatabaseConnection
getEquivalentIndexDefinition($indexSQL)DatabaseConnection
getFieldInfoCache()DatabaseConnectionprotected
getFreeMappingKey($tableName)DatabaseConnectionprotected
getMappingKey($tableName)DatabaseConnectionprotected
getMetadata($type, $table, $field, $maxLength=-1)DatabaseConnection
getQueryComponents($select_fields, $from_table, $where_clause, $groupBy, $orderBy, $limit)DatabaseConnectionprotected
getSelectMmQueryParts($select, $local_table, $mm_table, $foreign_table, $whereClause= '', $groupBy= '', $orderBy= '', $limit= '')DatabaseConnectionprotected
getServerVersion()DatabaseConnection
getSpecifics()DatabaseConnection
handler_getFromTableList($tableList)DatabaseConnection
handler_init($handlerKey)DatabaseConnection
initialize()DatabaseConnection
INSERTmultipleRows($table, array $fields, array $rows, $no_quote_fields=false)DatabaseConnection
INSERTquery($table, $fields_values, $no_quote_fields=false)DatabaseConnection
isConnected()DatabaseConnection
listQuery($field, $value, $table)DatabaseConnection
map_assocArray($input, $tables, $rev=false)DatabaseConnectionprotected
map_fieldNamesInArray($table, &$fieldArray)DatabaseConnectionprotected
map_genericQueryParsed(&$parsedQuery)DatabaseConnectionprotected
map_needMapping($tableList, $fieldMappingOnly=false, array &$parsedTableList=array())DatabaseConnectionprotected
map_remapSELECTQueryParts($select_fields, $from_table, $where_clause, $groupBy, $orderBy)DatabaseConnectionprotected
map_sqlParts(&$sqlPartArray, $defaultTable)DatabaseConnectionprotected
map_subquery(&$parsedQuery)DatabaseConnectionprotected
mapCachedFieldInfo(array $fieldInfo)DatabaseConnectionprotected
MetaType($type, $table, $maxLength=-1)DatabaseConnection
MySQLActualType($meta)DatabaseConnection
MySQLMetaType($t)DatabaseConnection
OR_ConstraintDatabaseConnection
parseAndAnalyzeSql($sql)DatabaseConnectionprotected
precompileSELECTquery(array $components)DatabaseConnectionprotected
prepare_PREPAREDquery($query, array $queryComponents)DatabaseConnection
prepare_SELECTquery($select_fields, $from_table, $where_clause, $groupBy= '', $orderBy= '', $limit= '', array $input_parameters=array())DatabaseConnection
prepare_SELECTqueryArray(array $queryParts, array $input_parameters=array())DatabaseConnection
query($query)DatabaseConnectionprotected
quoteFieldNames($select_fields)DatabaseConnection
quoteFromTables($from_table)DatabaseConnection
quoteGroupBy($groupBy)DatabaseConnectionprotected
quoteName($name, $handlerKey=null, $useBackticks=false)DatabaseConnection
quoteOrderBy($orderBy)DatabaseConnectionprotected
quoteSELECTsubquery(array $components)DatabaseConnectionprotected
quoteStr($str, $table)DatabaseConnection
quoteWhereClause($where_clause)DatabaseConnection
runningADOdbDriver($driver)DatabaseConnection
runningNative()DatabaseConnection
searchQuery($searchWords, $fields, $table, $constraint=self::AND_Constraint)DatabaseConnection
SELECT_mm_query($select, $local_table, $mm_table, $foreign_table, $whereClause= '', $groupBy= '', $orderBy= '', $limit= '')DatabaseConnection
SELECTquery($select_fields, $from_table, $where_clause, $groupBy= '', $orderBy= '', $limit= '')DatabaseConnection
SELECTqueryFromArray(array $params)DatabaseConnectionprotected
SELECTsubquery($select_fields, $from_table, $where_clause)DatabaseConnection
setConnectionCharset($connectionCharset= 'utf8')DatabaseConnection
setConnectionCompression($connectionCompression)DatabaseConnection
setDatabaseHandle($handle)DatabaseConnection
setDatabaseHost($host= 'localhost')DatabaseConnection
setDatabaseName($name)DatabaseConnection
setDatabasePassword($password)DatabaseConnection
setDatabasePort($port=3306)DatabaseConnection
setDatabaseSocket($socket=null)DatabaseConnection
setDatabaseUsername($username)DatabaseConnection
setInitializeCommandsAfterConnect(array $commands)DatabaseConnection
setPersistentDatabaseConnection($persistentDatabaseConnection)DatabaseConnection
splitGroupOrderLimit($str)DatabaseConnection
sql_affected_rows()DatabaseConnection
sql_data_seek($res, $seek)DatabaseConnection
sql_errno()DatabaseConnection
sql_error()DatabaseConnection
sql_fetch_assoc($res)DatabaseConnection
sql_fetch_row($res)DatabaseConnection
sql_field_metatype($table, $field)DatabaseConnection
sql_field_type($res, $pointer)DatabaseConnection
sql_free_result($res)DatabaseConnection
sql_insert_id()DatabaseConnection
sql_num_rows($res)DatabaseConnection
sql_pconnect()DatabaseConnection
sql_query($query)DatabaseConnection
sql_select_db()DatabaseConnection
stripGroupBy($str)DatabaseConnection
stripOrderBy($str)DatabaseConnection
TRUNCATEquery($table)DatabaseConnection
updateLastInsertId($table, array $fieldValues)DatabaseConnectionprotected
UPDATEquery($table, $where, $fields_values, $no_quote_fields=false)DatabaseConnection