Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| Connection.php | file | core/ |
|
| Connection.php | file | core/ |
|
| Connection.php | file | core/ |
|
| Connection.php | file | core/ |
|
| Connection.php | file | core/ |
|
| Connection.php | file | core/ |
|
| Connection.php | file | core/ |
|
| Connection.php | file | core/ |
|
| Connection::$attachedDatabases | property | core/ |
All databases attached to the current database. |
| Connection::$connection | property | core/ |
The actual client connection. |
| Connection::$connectionOptions | property | core/ |
The connection information for this connection object. |
| Connection::$databaseVersion | property | core/ |
Hardcoded database server version. |
| Connection::$driver | property | core/ |
Public property so we can test driver loading mechanism. |
| Connection::$driver | property | core/ |
Public property so we can test driver loading mechanism. |
| Connection::$driver | property | core/ |
Public property so we can test driver loading mechanism. |
| Connection::$driver | property | core/ |
Public property so we can test driver loading mechanism. |
| Connection::$driverClasses | property | core/ |
Index of what driver-specific class to use for various operations. |
| Connection::$enabledEvents | property | core/ |
Tracks the database API events to be dispatched. |
| Connection::$escapedAliases | property | core/ |
List of escaped aliases names, keyed by unescaped aliases. |
| Connection::$escapedFields | property | core/ |
List of escaped field names, keyed by unescaped names. |
| Connection::$escapedTables | property | core/ |
List of escaped table names, keyed by unescaped names. |
| Connection::$identifierQuotes | property | core/ |
The identifier quote characters for the database type. |
| Connection::$identifierQuotes | property | core/ |
The identifier quote characters for the database type. |
| Connection::$identifierQuotes | property | core/ |
The identifier quote characters for the database type. |
| Connection::$identifierQuotes | property | core/ |
The identifier quote characters for the database type. |
| Connection::$identifierQuotes | property | core/ |
The identifier quote characters for the database type. |
| Connection::$key | property | core/ |
The key representing this connection. |
| Connection::$logger | property | core/ |
The current database logging object for this connection. |
| Connection::$postgresqlConditionOperatorMap | property | core/ |
A map of condition operators to PostgreSQL operators. |
| Connection::$prefix | property | core/ |
The prefix used by this database connection. |
| Connection::$savepoints | property | core/ |
An array of transaction savepoints. |
| Connection::$schema | property | core/ |
The schema object for this connection. |
| Connection::$serverVersion | property | core/ |
Stores the server version after it has been retrieved from the database. |
| Connection::$sqliteConditionOperatorMap | property | core/ |
A map of condition operators to SQLite operators. |
| Connection::$statementClass | property | core/ |
|
| Connection::$statementWrapperClass | property | core/ |
The name of the StatementWrapper class for this connection. |
| Connection::$statementWrapperClass | property | core/ |
The name of the StatementWrapper class for this connection. |
| Connection::$statementWrapperClass | property | core/ |
The name of the StatementWrapper class for this connection. |
| Connection::$statementWrapperClass | property | core/ |
The name of the StatementWrapper class for this connection. |
| Connection::$statementWrapperClass | property | core/ |
The name of the StatementWrapper class for this connection. |
| Connection::$statementWrapperClass | property | core/ |
The name of the StatementWrapper class for this connection. |
| Connection::$tableDropped | property | core/ |
Whether or not a table has been dropped this request. |
| Connection::$tablePlaceholderReplacements | property | core/ |
Replacements to fully qualify {table} placeholders in SQL strings. |
| Connection::$target | property | core/ |
The database target this connection is for. |
| Connection::$transactionalDDLSupport | property | core/ |
Whether this database connection supports transactional DDL. |
| Connection::$transactionalDDLSupport | property | core/ |
Whether this database connection supports transactional DDL. |
| Connection::$transactionalDDLSupport | property | core/ |
Whether this database connection supports transactional DDL. |
| Connection::$transactionManager | property | core/ |
The transaction manager. |
| Connection::ACCESS_DENIED | constant | core/ |
Error code for "Access denied" error. |
| Connection::addSavepoint | function | core/ |
Add a new savepoint with a unique name. |
Pagination
- Previous page
- Page 279
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.