Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Connection::startTransaction | function | core/ |
Returns a new DatabaseTransaction object on this connection. |
| Connection::supportsTransactionalDDL | function | core/ |
Determines if this driver supports transactional DDL. |
| Connection::supportsTransactions | function | core/ |
Determines if this driver supports transactions. |
| Connection::transactionDepth | function | core/ |
Determines the current transaction depth. |
| Connection::UNKNOWN_CHARSET | constant | core/ |
Driver-specific error code for "Unknown character set" error. |
| Connection::UNSUPPORTED_CHARSET | constant | core/ |
Error code for "Can't initialize character set" error. |
| Connection::upsert | function | core/ |
Prepares and returns an UPSERT query object. |
| Connection::version | function | core/ |
Returns the version of the database server. |
| Connection::version | function | core/ |
Returns the version of the database server. |
| Connection::version | function | core/ |
Returns the version of the database server. |
| Connection::__construct | function | core/ |
Constructs a connection object. |
| Connection::__construct | function | core/ |
Constructs a Connection object. |
| Connection::__construct | function | core/ |
Constructs a \Drupal\sqlite\Driver\Database\sqlite\Connection object. |
| Connection::__construct | function | core/ |
Constructs a Connection object. |
| Connection::__destruct | function | core/ |
Ensures that the client connection can be garbage collected. |
| Connection::__destruct | function | core/ |
Ensures that the client connection can be garbage collected. |
| Connection::__destruct | function | core/ |
Destructor for the SQLite connection. |
| Connection::__sleep | function | core/ |
Prevents the database connection from being serialized. |
| ConnectionFailureTest | class | core/ |
Tests logging of connection failures. |
| ConnectionFailureTest.php | file | core/ |
|
| ConnectionFailureTest::$modules | property | core/ |
Modules to enable. |
| ConnectionFailureTest::testConnectionFailureLogging | function | core/ |
Tests logging of connection failures. |
| ConnectionTest | class | core/ |
@coversDefaultClass \Drupal\sqlite\Driver\Database\sqlite\Connection[[api-linebreak]] @group Database |
| ConnectionTest | class | core/ |
Tests MySQL database connections. |
| ConnectionTest | class | core/ |
MySQL-specific connection tests. |
| ConnectionTest | class | core/ |
Tests the Connection class. |
| ConnectionTest | class | core/ |
Tests of the core database system. |
| 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. |
Pagination
- Previous page
- Page 218
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.