Search for connect
- Search 7.x for connect
- Search 9.5.x for connect
- Search 8.9.x for connect
- Search 11.x for connect
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Connection::merge | function | core/ |
Prepares and returns a MERGE query object. |
| Connection::merge | function | core/ |
Prepares and returns a MERGE query object. |
| Connection::merge | function | core/ |
Prepares and returns a MERGE query object. |
| Connection::merge | function | core/ |
Prepares and returns a MERGE query object. |
| Connection::merge | function | core/ |
Prepares and returns a MERGE query object. |
| Connection::merge | function | core/ |
Prepares and returns a MERGE query object. |
| Connection::MIN_MAX_ALLOWED_PACKET | constant | core/ |
The minimal possible value for the max_allowed_packet setting of MySQL. |
| Connection::nextId | function | core/ |
Retrieves a unique ID from a given sequence. |
| Connection::nextId | function | core/ |
Retrieves a unique ID from a given sequence. |
| Connection::nextId | function | core/ |
Retrieve a the next id in a sequence. |
| Connection::nextId | function | core/ |
Retrieves a unique ID from a given sequence. |
| Connection::nextId | function | core/ |
Retrieves a unique ID from a given sequence. |
| Connection::nextIdDelete | function | core/ |
|
| Connection::open | function | core/ |
Opens a client connection. |
| Connection::open | function | core/ |
Opens a client connection. |
| Connection::open | function | core/ |
Opens a client connection. |
| Connection::open | function | core/ |
Opens a client connection. |
| Connection::popCommittableTransactions | function | core/ |
Commit all the transaction layers that can commit. |
| Connection::popTransaction | function | core/ |
Decreases the depth of transaction nesting. |
| 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/ |
Returns a prepared statement given a SQL string. |
| Connection::prepareStatement | function | core/ |
Returns a prepared statement given a SQL string. |
| Connection::preprocessStatement | function | core/ |
Returns a string SQL statement ready for preparation. |
| Connection::pushTransaction | function | core/ |
Increases the depth of transaction nesting. |
| Connection::query | function | core/ |
Executes a query string against the database. |
| Connection::query | function | core/ |
Executes a query string against the database. |
| Connection::queryRange | function | core/ |
Runs a limited-range query on this database object. |
| Connection::queryRange | function | core/ |
Runs a limited-range query on this database object. |
| Connection::queryRange | function | core/ |
Runs a limited-range query on this database object. |
| Connection::queryRange | function | core/ |
Runs a limited-range query on this database object. |
| Connection::queryRange | function | core/ |
Runs a limited-range query on this database object. |
| Connection::queryTemporary | function | core/ |
Runs a SELECT query and stores its results in a temporary table. |
| Connection::queryTemporary | function | core/ |
Runs a SELECT query and stores its results in a temporary table. |
| Connection::queryTemporary | function | core/ |
Runs a SELECT query and stores its results in a temporary table. |
| 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::rollBack | function | core/ |
Rolls back the transaction entirely or to a named savepoint. |
| Connection::rollbackSavepoint | function | core/ |
Rollback a savepoint by name if it exists. |
| Connection::schema | function | core/ |
Returns a DatabaseSchema object for manipulating the schema. |
| Connection::schema | function | core/ |
Returns a DatabaseSchema object for manipulating the schema. |
| Connection::schema | function | core/ |
Returns a DatabaseSchema object for manipulating the schema. |
| Connection::schema | function | core/ |
Returns a DatabaseSchema object for manipulating the schema. |
| Connection::schema | function | core/ |
Returns a DatabaseSchema object for manipulating the schema. |
| Connection::schema | function | core/ |
Returns a DatabaseSchema object for manipulating the schema. |
| Connection::select | function | core/ |
Prepares and returns a SELECT query object. |
| Connection::select | function | core/ |
Prepares and returns a SELECT query object. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.