Search for getConnection
- Search 7.x for getConnection
- Search 9.5.x for getConnection
- Search 10.3.x for getConnection
- Search 11.x for getConnection
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
Connection::getConnectionOptions | function | core/ |
Returns the connection information for this connection object. |
ConnectionUnitTest::getConnectionId | function | core/ |
Returns the connection ID of the current test connection. |
Database::getConnection | function | core/ |
Gets the connection object for the specified database key and target. |
Database::getConnectionInfo | function | core/ |
Gets information on the specified database connection. |
Database::getConnectionInfoAsUrl | function | core/ |
Gets database connection info as a URL. |
MigrationConfigurationTrait::getConnection | function | core/ |
Gets the database connection for the source Drupal database. |
TestDatabase::getConnection | function | core/ |
Returns the database connection to the site running Simpletest. |
UrlConversionTest::providerGetConnectionInfoAsUrl | function | core/ |
Dataprovider for testGetConnectionInfoAsUrl(). |
UrlConversionTest::providerInvalidArgumentGetConnectionInfoAsUrl | function | core/ |
Dataprovider for testGetInvalidArgumentGetConnectionInfoAsUrl(). |
UrlConversionTest::testGetConnectionInfoAsUrl | function | core/ |
@covers ::getConnectionInfoAsUrl |
UrlConversionTest::testGetInvalidArgumentGetConnectionInfoAsUrl | function | core/ |
Test ::getConnectionInfoAsUrl() exception for invalid arguments. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.