|
| connect () |
|
| disconnect () |
|
| dropTable ($tableName, $ifExists=true) |
|
| escape ($text, $extra=false) |
|
| getCollation () |
|
| getConnectionCollation () |
|
| getTableCreate ($tables) |
|
| getTableColumns ($table, $typeOnly=true) |
|
| getTableKeys ($table) |
|
| getTableList () |
|
| getVersion () |
|
| select ($database) |
|
| setUtf () |
|
| lockTable ($table) |
|
| renameTable ($oldTable, $newTable, $backup=null, $prefix=null) |
|
| unlockTables () |
|
| transactionCommit ($toSavepoint=false) |
|
| transactionRollback ($toSavepoint=false) |
|
| transactionStart ($asSavepoint=false) |
|
| getAlterTableCharacterSet ($tableName) |
|
| __construct ($options) |
|
| connect () |
|
| disconnect () |
|
| escape ($text, $extra=false) |
|
| execute () |
|
| getOption ($key) |
|
| getConnectedQuery () |
|
| getVersion () |
|
| setOption ($key, $value) |
|
| connected () |
|
| getAffectedRows () |
|
| getNumRows ($cursor=null) |
|
| insertid () |
|
| select ($database) |
|
| setQuery ($query, $offset=null, $limit=null, $driverOptions=array()) |
|
| setUtf () |
|
| transactionCommit ($toSavepoint=false) |
|
| transactionRollback ($toSavepoint=false) |
|
| transactionStart ($asSavepoint=false) |
|
| loadNextObject ($class='stdClass') |
|
| loadNextAssoc () |
|
| loadNextRow () |
|
| __sleep () |
|
| __wakeup () |
|
| __call ($method, $args) |
|
| __construct ($options) |
|
| alterDbCharacterSet ($dbName) |
|
| alterTableCharacterSet ($tableName, $rethrow=false) |
|
| connect () |
|
| connected () |
|
| createDatabase ($options, $utf=true) |
|
| __destruct () |
|
| disconnect () |
|
| addDisconnectHandler ($callable) |
|
| dropTable ($table, $ifExists=true) |
|
| escape ($text, $extra=false) |
|
| getAffectedRows () |
|
| getAlterDbCharacterSet ($dbName) |
|
| getAlterTableCharacterSet ($tableName) |
|
| convertUtf8mb4QueryToUtf8 ($query) |
|
| getCollation () |
|
| getConnectionCollation () |
|
| getConnection () |
|
| getCount () |
|
| getDateFormat () |
|
| getLog () |
|
| getTimings () |
|
| getCallStacks () |
|
| getMinimum () |
|
| getNullDate () |
|
| getNumRows ($cursor=null) |
|
| getPrefix () |
|
| getExporter () |
|
| getImporter () |
|
| getName () |
|
| getServerType () |
|
| getQuery ($new=false) |
|
| getIterator ($column=null, $class='stdClass') |
|
| getTableColumns ($table, $typeOnly=true) |
|
| getTableCreate ($tables) |
|
| getTableKeys ($table) |
|
| getTableList () |
|
| getUTFSupport () |
|
| hasUTFSupport () |
|
| hasUTF8mb4Support () |
|
| getVersion () |
|
| insertid () |
|
| insertObject ($table, &$object, $key=null) |
|
| isMinimumVersion () |
|
| loadAssoc () |
|
| loadAssocList ($key=null, $column=null) |
|
| loadColumn ($offset=0) |
|
| loadNextObject ($class='stdClass') |
|
| loadNextRow () |
|
| loadObject ($class='stdClass') |
|
| loadObjectList ($key='', $class='stdClass') |
|
| loadResult () |
|
| loadRow () |
|
| loadRowList ($index=null) |
|
| lockTable ($tableName) |
|
| quote ($text, $escape=true) |
|
| quoteBinary ($data) |
|
| quoteName ($name, $as=null) |
|
| replacePrefix ($sql, $prefix='#__') |
|
| renameTable ($oldTable, $newTable, $backup=null, $prefix=null) |
|
| select ($database) |
|
| setDebug ($level) |
|
| setQuery ($query, $offset=0, $limit=0) |
|
| setUtf () |
|
| transactionCommit ($toSavepoint=false) |
|
| transactionRollback ($toSavepoint=false) |
|
| transactionStart ($asSavepoint=false) |
|
| truncateTable ($table) |
|
| updateObject ($table, &$object, $key, $nulls=false) |
|
| execute () |
|
| unlockTables () |
|
| query () |
|
| getErrorMsg ($escaped=false) |
|
| getErrorNum () |
|
| stderr ($showSQL=false) |
|