Search for connect
- Search 7.x for connect
- Search 8.9.x for connect
- Search 10.3.x for connect
- Search 11.x for connect
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ConnectionFailureTest.php | file | core/ |
|
ConnectionFailureTest::$modules | property | core/ |
Modules to enable. |
ConnectionFailureTest::testConnectionFailureLogging | function | core/ |
Tests logging of connection failures. |
ConnectionNotDefinedException | class | core/ |
Exception thrown if an undefined database connection is requested. |
ConnectionNotDefinedException.php | file | core/ |
|
ConnectionTest | class | core/ |
@coversDefaultClass \Drupal\sqlite\Driver\Database\sqlite\Connection @group Database |
ConnectionTest | class | core/ |
Tests MySQL database connections. |
ConnectionTest | class | core/ |
MySQL-specific connection tests. |
ConnectionTest | class | core/ |
Tests of the core database system. |
ConnectionTest | class | core/ |
Tests the Connection class. |
ConnectionTest.php | file | core/ |
|
ConnectionTest.php | file | core/ |
|
ConnectionTest.php | file | core/ |
|
ConnectionTest.php | file | core/ |
|
ConnectionTest.php | file | core/ |
|
ConnectionTest::$pdoConnection | property | core/ |
A PDO object prophecy. |
ConnectionTest::$pdoStatement | property | core/ |
A PDO statement prophecy. |
ConnectionTest::createConnection | function | core/ |
Creates a Connection object for testing. |
ConnectionTest::provideQueriesToTrim | function | core/ |
Data provider for testQueryTrim(). |
ConnectionTest::providerCreateConnectionOptionsFromUrl | function | core/ |
Data provider for testCreateConnectionOptionsFromUrl. |
ConnectionTest::providerEscapeAlias | function | core/ |
Data provider for testEscapeAlias. |
ConnectionTest::providerEscapeDatabase | function | core/ |
Data provider for testEscapeDatabase. |
ConnectionTest::providerEscapeFields | function | core/ |
Data provider for testEscapeField. |
ConnectionTest::providerEscapeTables | function | core/ |
Data provider for testEscapeTable. |
ConnectionTest::providerFilterComments | function | core/ |
Data provider for testFilterComments(). |
ConnectionTest::providerGetDriverClass | function | core/ |
Data provider for testGetDriverClass(). |
ConnectionTest::providerMakeComments | function | core/ |
Data provider for testMakeComments(). |
ConnectionTest::providerPrefixRoundTrip | function | core/ |
Data provider for testPrefixRoundTrip(). |
ConnectionTest::providerSchema | function | core/ |
Data provider for testSchema(). |
ConnectionTest::providerTestPrefixTables | function | core/ |
Data provider for testPrefixTables(). |
ConnectionTest::providerVersionAndIsMariaDb | function | core/ |
Provides test data. |
ConnectionTest::setUp | function | core/ |
|
ConnectionTest::testCondition | function | core/ |
Tests that the method ::condition() returns a Condition object. |
ConnectionTest::testConnectionClosing | function | core/ |
Tests the closing of a database connection. |
ConnectionTest::testConnectionOptions | function | core/ |
Tests the connection options of the active database. |
ConnectionTest::testConnectionRouting | function | core/ |
Tests that connections return appropriate connection objects. |
ConnectionTest::testConnectionRoutingOverride | function | core/ |
Tests that connections return appropriate connection objects. |
ConnectionTest::testCreateConnectionOptionsFromUrl | function | core/ |
@covers ::createConnectionOptionsFromUrl @dataProvider providerCreateConnectionOptionsFromUrl |
ConnectionTest::testDestroy | function | core/ |
Tests Connection::destroy(). |
ConnectionTest::testDestructBcLayer | function | core/ |
Tests Connection::__destruct(). |
ConnectionTest::testEscapeAlias | function | core/ |
@covers ::escapeAlias @dataProvider providerEscapeAlias |
ConnectionTest::testEscapeDatabase | function | core/ |
@covers ::escapeDatabase @dataProvider providerEscapeDatabase |
ConnectionTest::testEscapeField | function | core/ |
@covers ::escapeField @dataProvider providerEscapeFields |
ConnectionTest::testEscapeTable | function | core/ |
@covers ::escapeTable @dataProvider providerEscapeTables |
ConnectionTest::testFilterComments | function | core/ |
Tests Connection::filterComments(). |
ConnectionTest::testGetDriverClass | function | core/ |
@covers ::getDriverClass @dataProvider providerGetDriverClass |
ConnectionTest::testHasJson | function | core/ |
Tests that the method ::hasJson() returns TRUE. |
ConnectionTest::testIdentifierQuotesAssertCount | function | core/ |
@covers ::__construct |
ConnectionTest::testIdentifierQuotesAssertString | function | core/ |
@covers ::__construct |
ConnectionTest::testIdentifierQuotesDeprecation | function | core/ |
@covers ::__construct @group legacy |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.