Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| Connection::insert | function | core/ |
Prepares and returns an INSERT query object. |
| Connection::inTransaction | function | core/ |
Determines if there is an active transaction open. |
| Connection::makeComment | function | core/ |
Flatten an array of query comments into a single comment string. |
| Connection::makeSequenceName | function | core/ |
Creates the appropriate sequence name for a given table and serial field. |
| Connection::mapConditionOperator | function | core/ |
Gets any special processing requirements for the condition operator. |
| Connection::mapConditionOperator | function | core/ |
Gets any special processing requirements for the condition operator. |
| Connection::mapConditionOperator | function | core/ |
Gets any special processing requirements for the condition operator. |
| Connection::mapConditionOperator | function | core/ |
Gets any special processing requirements for the condition operator. |
| Connection::mapConditionOperator | function | core/ |
Gets any special processing requirements for the condition operator. |
| 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 an unique ID from a given sequence. |
| Connection::nextId | function | core/ |
Retrieve a the next id in a sequence. |
| Connection::nextId | function | core/ |
Retrieves an unique ID from a given sequence. |
| Connection::nextId | function | core/ |
Retrieves an unique ID from a given sequence. |
| Connection::nextId | function | core/ |
Retrieves an unique ID from a given sequence. |
| Connection::nextIdDelete | function | core/ |
|
| Connection::open | function | core/ |
Opens a PDO connection. |
| Connection::open | function | core/ |
Opens a PDO connection. |
| Connection::open | function | core/ |
Opens a PDO connection. |
| Connection::open | function | core/ |
Opens a PDO connection. |
| Connection::popCommittableTransactions | function | core/ |
Commit all the transaction layers that can commit. |
| Connection::popCommittableTransactions | function | core/ |
Overridden to work around issues to MySQL not supporting transactional DDL. |
| 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::prepare | function | core/ |
Prepares a statement for execution and returns a statement object |
| Connection::prepare | function | core/ |
Prepares a statement for execution and returns a statement object |
| Connection::prepareQuery | function | core/ |
Prepares a query string and returns the prepared statement. |
| Connection::prepareQuery | function | core/ |
Prepares a query string and returns the prepared statement. |
| Connection::prepareQuery | function | core/ |
Prepares a query string and returns the prepared statement. |
| 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::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::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::quoteIdentifier | function | core/ |
Quotes an identifier if it matches a MySQL reserved keyword. |
| Connection::releaseSavepoint | function | core/ |
Release a savepoint by name. |
| 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. |
Pagination
- Previous page
- Page 256
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.