Search for connect
- Search 7.x for connect
- Search 9.5.x for connect
- Search 10.3.x for connect
- Search 11.x for connect
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Connection::driver | function | core/ |
Returns the type of database driver. |
| Connection::driver | function | core/ |
Returns the type of database driver. |
| Connection::driver | function | core/ |
Returns the type of database driver. |
| Connection::escapeAlias | function | core/ |
Escapes an alias name string. |
| Connection::escapeAlias | function | core/ |
Escapes an alias name string. |
| Connection::escapeAlias | function | core/ |
Escapes an alias name string. |
| Connection::escapeDatabase | function | core/ |
Escapes a database name string. |
| Connection::escapeField | function | core/ |
Escapes a field name string. |
| Connection::escapeField | function | core/ |
Escapes a field name string. |
| Connection::escapeField | function | core/ |
Escapes a field name string. |
| Connection::escapeLike | function | core/ |
Escapes characters that work as wildcard characters in a LIKE pattern. |
| Connection::escapeTable | function | core/ |
Escapes a table name string. |
| Connection::escapeTable | function | core/ |
Escapes a table name string. |
| Connection::expandArguments | function | core/ |
Expands out shorthand placeholders. |
| Connection::filterComment | function | core/ |
Sanitize a query comment string. |
| Connection::generateTemporaryTableName | function | core/ |
Generates a temporary table name. |
| Connection::getAttachedDatabases | function | core/ |
Gets all the attached databases. |
| Connection::getConnectionOptions | function | core/ |
Returns the connection information for this connection object. |
| Connection::getDriverClass | function | core/ |
Gets the driver-specific override class if any for the specified class. |
| Connection::getFullQualifiedTableName | function | core/ |
Get a fully qualified table name. |
| Connection::getFullQualifiedTableName | function | core/ |
Get a fully qualified table name. |
| Connection::getFullQualifiedTableName | function | core/ |
Get a fully qualified table name. |
| Connection::getKey | function | core/ |
Returns the key this connection is associated with. |
| Connection::getLogger | function | core/ |
Gets the current logging object for this connection. |
| Connection::getSQLState | function | core/ |
Extracts the SQLSTATE error from the PDOException. |
| Connection::getTarget | function | core/ |
Returns the target this connection is associated with. |
| Connection::getUnprefixedTablesMap | function | core/ |
Gets a list of individually prefixed table names. |
| Connection::handleQueryException | function | core/ |
Wraps and re-throws any PDO exception thrown by static::query(). |
| Connection::handleQueryException | function | core/ |
Wraps and re-throws any PDO exception thrown by static::query(). |
| 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. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.