Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Connection::open | function | core/ |
|
| Connection::open | function | core/ |
|
| Connection::open | function | core/ |
|
| Connection::open | function | core/ |
|
| Connection::open | function | core/ |
Opens a client connection. |
| Connection::POSTGRESQL_NEXTID_LOCK | constant | core/ |
The name by which to obtain a lock for retrieve the next insert id. |
| Connection::prefixTables | function | core/ |
Appends a database prefix to all tables in a query. |
| Connection::prepareStatement | function | core/ |
Returns a prepared statement given a SQL string. |
| Connection::prepareStatement | function | core/ |
|
| Connection::prepareStatement | function | core/ |
|
| Connection::preprocessStatement | function | core/ |
Returns a string SQL statement ready for preparation. |
| Connection::query | function | core/ |
Executes a query string against the database. |
| Connection::query | function | core/ |
|
| Connection::queryRange | function | core/ |
|
| Connection::queryRange | function | core/ |
Runs a limited-range query on this database object. |
| Connection::queryRange | function | core/ |
|
| Connection::queryRange | function | core/ |
|
| Connection::queryRange | function | core/ |
|
| Connection::queryTemporary | function | core/ |
|
| Connection::queryTemporary | function | core/ |
|
| Connection::queryTemporary | function | core/ |
|
| Connection::quote | function | core/ |
|
| Connection::quote | function | core/ |
Quotes a string for use in a query. |
| Connection::quoteIdentifiers | function | core/ |
Quotes all identifiers in a query. |
| Connection::releaseSavepoint | function | core/ |
Release a savepoint by name. |
| Connection::removeDatabaseEntriesFromDebugBacktrace | function | core/ |
Removes database related calls from a backtrace array. |
| Connection::rollbackSavepoint | function | core/ |
Rollback a savepoint by name if it exists. |
| Connection::schema | function | core/ |
|
| Connection::schema | function | core/ |
Returns a DatabaseSchema object for manipulating the schema. |
| Connection::schema | function | core/ |
|
| Connection::schema | function | core/ |
|
| Connection::schema | function | core/ |
|
| Connection::schema | function | core/ |
|
| Connection::select | function | core/ |
|
| Connection::select | function | core/ |
|
| Connection::select | function | core/ |
|
| Connection::select | function | core/ |
|
| Connection::select | function | core/ |
Prepares and returns a SELECT query object. |
| Connection::setKey | function | core/ |
Tells this connection object what its key is. |
| Connection::setLogger | function | core/ |
Associates a logging object with this connection. |
| Connection::setPrefix | function | core/ |
Set the prefix used by this database connection. |
| Connection::setPrefix | function | core/ |
|
| Connection::setTarget | function | core/ |
Tells this connection object what its target value is. |
| Connection::sqlFunctionConcat | function | core/ |
SQLite compatibility implementation for the CONCAT() SQL function. |
| Connection::sqlFunctionConcatWs | function | core/ |
SQLite compatibility implementation for the CONCAT_WS() SQL function. |
| Connection::sqlFunctionGreatest | function | core/ |
SQLite compatibility implementation for the GREATEST() SQL function. |
| Connection::sqlFunctionIf | function | core/ |
SQLite compatibility implementation for the IF() SQL function. |
| Connection::sqlFunctionLeast | function | core/ |
SQLite compatibility implementation for the LEAST() SQL function. |
| Connection::sqlFunctionLikeBinary | function | core/ |
SQLite compatibility implementation for the LIKE BINARY SQL operator. |
| Connection::sqlFunctionRand | function | core/ |
SQLite compatibility implementation for the RAND() SQL function. |
Pagination
- Previous page
- Page 283
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.