Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::$needsCleanup | property | core/ |
Flag to indicate if the cleanup function in __destruct() should run. |
| Connection::$postgresqlConditionOperatorMap | property | core/ |
A map of condition operators to PostgreSQL operators. |
| Connection::$prefixes | property | core/ |
The prefixes used by this database connection. |
| Connection::$prefixSearch | property | core/ |
List of search values for use in prefixTables(). |
| Connection::$rootTransactionEndCallbacks | property | core/ |
Post-root (non-nested) transaction commit callbacks. |
| 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::$tablePlaceholderReplacements | property | core/ |
Replacements to fully qualify {table} placeholders in SQL strings. |
| 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::$transactionLayers | property | core/ |
Tracks the number of "layers" of transactions currently active. |
| Connection::$transactionManager | property | core/ |
The transaction manager. |
| Connection::$unprefixedTablesMap | property | core/ |
List of un-prefixed table names, keyed by prefixed table names. |
| Connection::ACCESS_DENIED | constant | core/ |
Error code for "Access denied" error. |
| Connection::addRootTransactionEndCallback | function | core/ |
Adds a root transaction end callback. |
| Connection::addSavepoint | function | core/ |
Add a new savepoint with a unique name. |
| Connection::attachDatabase | function | core/ |
Allows the connection to access additional databases. |
| Connection::attachDatabase | function | core/ |
Allows the connection to access additional databases. |
| Connection::clientVersion | function | core/ |
Returns the version of the database client. |
| Connection::CONNECTION_REFUSED | constant | core/ |
Error code for "Connection refused". |
| Connection::createConnectionOptionsFromUrl | function | core/ |
Creates an array of database connection options from a URL. |
| Connection::createConnectionOptionsFromUrl | function | core/ |
Creates an array of database connection options from a URL. |
| Connection::createDatabase | function | core/ |
Overrides \Drupal\Core\Database\Connection::createDatabase(). |
| Connection::createDatabase | function | core/ |
Overrides \Drupal\Core\Database\Connection::createDatabase(). |
| Connection::createDatabase | function | core/ |
Overrides \Drupal\Core\Database\Connection::createDatabase(). |
| Connection::createDatabase | function | core/ |
Creates a database. |
| Connection::createDatabase | function | core/ |
Creates a database. |
| Connection::createUrlFromConnectionOptions | function | core/ |
Creates a URL from an array of database connection options. |
| Connection::createUrlFromConnectionOptions | function | core/ |
Creates a URL from an array of database connection options. |
| Connection::databaseType | function | core/ |
Returns the name of the database engine accessed by this driver. |
| Connection::databaseType | function | core/ |
Returns the name of the database engine accessed by this driver. |
| Connection::databaseType | function | core/ |
Returns the name of the database engine accessed by this driver. |
| Connection::databaseType | function | core/ |
Returns the name of the database engine accessed by this driver. |
| Connection::databaseType | function | core/ |
Returns the name of the database engine accessed by this driver. |
| Connection::DATABASE_NOT_FOUND | constant | core/ |
Error code for "Unknown database" error. |
Pagination
- Previous page
- Page 223
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.