Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::$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::$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::$willRollback | property | core/ |
Whether or not the active transaction (if any) will be rolled back. |
| 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::commit | function | core/ |
Throws an exception to deny direct access to transaction commits. |
| Connection::commitAll | function | core/ |
Commits all the open transactions. |
| Connection::condition | function | core/ |
Prepares and returns a CONDITION query object. |
| Connection::condition | function | core/ |
Prepares and returns a CONDITION query object. |
| Connection::condition | function | core/ |
Prepares and returns a CONDITION query object. |
| Connection::condition | function | core/ |
Prepares and returns a CONDITION query object. |
| Connection::condition | function | core/ |
Prepares and returns a CONDITION query object. |
| Connection::condition | function | core/ |
Prepares and returns a CONDITION query object. |
| Connection::CONNECTION_FAILURE | constant | core/ |
Error code for "Connection failure" errors. |
| 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/ |
Creates a database. |
| Connection::createDatabase | function | core/ |
Creates a database. |
| 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::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. |
| Connection::DATABASE_NOT_FOUND | constant | core/ |
Error code for "Unable to open database file" error. |
| Connection::DATABASE_NOT_FOUND | constant | core/ |
Error code for "Unknown database" error. |
| Connection::defaultOptions | function | core/ |
Returns the default query options for any given query. |
Pagination
- Previous page
- Page 272
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.