Search for connect
- Search 7.x for connect
- Search 9.5.x for connect
- Search 8.9.x for connect
- Search 10.3.x for connect
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
AliasRepository::$connection | property | core/ |
The database connection. |
AssignOwnerNode::$connection | property | core/ |
The database connection. |
BanIpManager::$connection | property | core/ |
The database connection used to check the IP against. |
BookOutlineStorage::$connection | property | core/ |
Database Service Object. |
CacheTagsChecksumTrait::getDatabaseConnection | function | core/ |
Returns the database connection. |
ClientConnectionTransactionState.php | file | core/ |
|
Connection | class | core/ |
PostgreSQL implementation of \Drupal\Core\Database\Connection. |
Connection | class | core/ |
MySQL test implementation of \Drupal\Core\Database\Connection. |
Connection | class | core/ |
A fake Connection class for testing purposes. |
Connection | class | core/ |
|
Connection | class | core/ |
CoreFake implementation of \Drupal\Core\Database\Connection. |
Connection | class | core/ |
MySQL test implementation of \Drupal\Core\Database\Connection. |
Connection | class | core/ |
CoreFakeWithAllCustomClasses implementation of \Drupal\Core\Database\Connection. |
Connection | class | core/ |
SQLite implementation of \Drupal\Core\Database\Connection. |
Connection | class | core/ |
|
Connection | class | core/ |
PostgreSQL implementation of \Drupal\Core\Database\Connection. |
Connection | class | core/ |
Base Database API class. |
Connection | class | core/ |
MySQL implementation of \Drupal\Core\Database\Connection. |
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.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. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.