XpressEngine Core  1.11.2
 All Classes Namespaces Files Functions Variables Pages
DBMysqli_innodb Member List

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

$cache_fileDB
$column_typeDBMysql
$comment_syntaxDBMysql
$cond_operationDB
$connectionDB
$count_cache_pathDB
$db_typeDB
$elapsed_dbclass_timeDB
$elapsed_timeDB
$errnoDB
$errstrDB
$is_connectedDB
$isSupportedDBstatic
$master_dbDB
$prefixDBMysql
$priority_dbmsDB
$queryDB
$resultDB
$slave_dbDB
$supported_listDBstatic
$transaction_startedDB
$use_prepared_statementsDB
__connect($connection)DBMysqli_innodb
__construct($auto_connect=TRUE)DBMysqli_innodb
DB::__construct()DB
__query($query, $connection)DBMysqli_innodb
_afterConnect($connection)DBMysql
_begin($transactionLevel=0)DBMysqli_innodb
_close($connection)DBMysqli_innodb
_commit()DBMysqli_innodb
_connect($type= 'master', $indx=0)DB
_createTable($xml_doc)DBMysqli_innodb
_dbInfoExists()DB
_executeDeleteAct($queryObject, $with_values=false)DBMysqli_innodb
_executeInsertAct($queryObject, $with_values=false)DBMysqli_innodb
_executeQuery($cache_file, $source_args, $query_id, $arg_columns, $type)DB
_executeSelectAct($queryObject, $connection=null, $with_values=false)DBMysqli_innodb
_executeUpdateAct($queryObject, $with_values=false)DBMysqli_innodb
_fetch($result, $arrayIndexEndValue=NULL)DBMysqli_innodb
_getConnection($type= 'master', $indx=NULL)DB
_getSlaveConnectionStringIndex()DB
_getSupportedList()DB
_prepareQueryParameters(&$types, &$params)DBMysqli_innodb
_query($query, $connection=NULL)DB
_rollback($transactionLevel=0)DBMysqli_innodb
_setDBInfo()DB
_sortDBMS($a, $b)DB
actDBClassFinish()DB
actDBClassStart()DB
actFinish()DB
actStart($query)DB
addColumn($table_name, $column_name, $type= 'number', $size= '', $default=null, $notnull=false)DBMysql
addIndex($table_name, $index_name, $target_columns, $is_unique=false)DBMysql
addQuotes($string)DBMysqli_innodb
begin()DB
checkQueryCacheFile($query_id, $xml_file)DB
close($type= 'master', $indx=0)DB
commit($force=FALSE)DB
create()DBMysqli_innodb
createTableByXml($xml_doc)DBMysql
createTableByXmlFile($file_name)DBMysql
db_fetch_object(&$result)DBMysqli_innodb
db_free_result(&$result)DBMysqli_innodb
db_insert_id()DBMysqli_innodb
dropColumn($table_name, $column_name)DBMysql
dropIndex($table_name, $index_name, $is_unique=false)DBMysql
dropTable($table_name)DB
executeQuery($query_id, $args=NULL, $arg_columns=NULL, $type=NULL)DB
getClickCountQuery($queryObject)DB
getCountCache($tables, $condition)DB
getDeleteSql($query, $with_values=TRUE, $with_priority=FALSE)DB
getDisableList()DBstatic
getEnableList()DBstatic
getError()DB
getInsertSql($query, $with_values=TRUE, $with_priority=FALSE)DB
getInstance($db_type=NULL)DB
getNextSequence()DBMysql
getParser($force=FALSE)DBMysql
getSelectPageSql($query, $with_values=true, $start_count=0, $list_count=0)DBMysql
getSelectSql($query, $with_values=TRUE)DB
getSupportedList()DB
getUpdateSql($query, $with_values=TRUE, $with_priority=FALSE)DB
isColumnExists($table_name, $column_name)DBMysql
isConnected($type= 'master', $indx=0)DB
isError()DB
isIndexExists($table_name, $index_name)DBMysql
isSupported()DB
isTableExists($target_name)DBMysql
isValidOldPassword($password, $saved_password)DBMysql
putCountCache($tables, $condition, $count=0)DB
queryError($queryObject)DBMysql
queryPageLimit($queryObject, $result, $connection, $with_values=true)DBMysql
resetCountCache($tables)DB
rollback()DB
setError($errno=0, $errstr= 'success')DB
setQueryLog($log)DB