Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Connection::sqlFunctionLikeBinary | function | core/ |
SQLite compatibility implementation for the LIKE BINARY SQL operator. |
| Connection::sqlFunctionRand | function | core/ |
SQLite compatibility implementation for the RAND() SQL function. |
| Connection::sqlFunctionRegexp | function | core/ |
SQLite compatibility implementation for the REGEXP SQL operator. |
| Connection::sqlFunctionSubstring | function | core/ |
SQLite compatibility implementation for the SUBSTRING() SQL function. |
| Connection::sqlFunctionSubstringIndex | function | core/ |
SQLite compatibility implementation for the SUBSTRING_INDEX() SQL function. |
| Connection::startTransaction | function | core/ |
Returns a new DatabaseTransaction object on this connection. |
| Connection::startTransaction | function | core/ |
|
| Connection::startTransaction | function | core/ |
|
| Connection::supportsTransactionalDDL | function | core/ |
Determines if this driver supports transactional DDL. |
| Connection::transactionManager | function | core/ |
Returns the transaction manager. |
| Connection::upsert | function | core/ |
Prepares and returns an UPSERT query object. |
| Connection::upsert | function | core/ |
|
| Connection::upsert | function | core/ |
|
| Connection::upsert | function | core/ |
|
| Connection::upsert | function | core/ |
|
| Connection::upsert | function | core/ |
|
| Connection::version | function | core/ |
|
| Connection::version | function | core/ |
Returns the version of the database server. |
| Connection::version | function | core/ |
|
| Connection::__construct | function | core/ |
Constructs a connection object. |
| Connection::__construct | function | core/ |
|
| Connection::__construct | function | core/ |
|
| 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/ |
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 install. |
| ConnectionFailureTest::testConnectionFailureLogging | function | core/ |
Tests logging of connection failures. |
| ConnectionTest | class | core/ |
Tests Drupal\sqlite\Driver\Database\sqlite\Connection. |
| ConnectionTest | class | core/ |
Tests MySQL database connections. |
| ConnectionTest | class | core/ |
MySQL-specific connection tests. |
| 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.php | file | core/ |
|
| ConnectionTest::$connection | property | core/ |
A mocked MySql connection. |
| 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. |
Pagination
- Previous page
- Page 239
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.