Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| SqliteDatabaseExcluderTest::testSqliteDatabaseFilesExcluded | function | core/ |
Tests that SQLite database files are excluded from stage operations. |
| SqliteDateSql | class | core/ |
SQLite-specific date handling. |
| SqliteDateSql.php | file | core/ |
|
| SqliteDateSql::$database | property | core/ |
The database connection. |
| SqliteDateSql::$replace | property | core/ |
An array of PHP-to-SQLite date replacement patterns. |
| SqliteDateSql::getDateField | function | core/ |
|
| SqliteDateSql::getDateFormat | function | core/ |
|
| SqliteDateSql::setFieldTimezoneOffset | function | core/ |
|
| SqliteDateSql::setTimezoneOffset | function | core/ |
|
| SqliteDateSql::__construct | function | core/ |
Constructs the SQLite-specific date sql class. |
| SqliteDateSqlTest | class | core/ |
Tests the MySQL-specific date query handler. |
| SqliteDateSqlTest.php | file | core/ |
|
| SqliteDateSqlTest::$database | property | core/ |
The mocked database service. |
| SqliteDateSqlTest::providerTestGetDateFormat | function | core/ |
Provider for date formatting test. |
| SqliteDateSqlTest::setUp | function | core/ |
|
| SqliteDateSqlTest::testGetDateField | function | core/ |
Tests the getDateField method. |
| SqliteDateSqlTest::testGetDateFormat | function | core/ |
Tests date formatting replacement. |
| SqliteDateSqlTest::testSetFieldTimezoneOffset | function | core/ |
Tests timezone offset formatting. |
| SqliteDateSqlTest::testSetTimezoneOffset | function | core/ |
Tests setting the database offset. |
| SqliteHooks | class | core/ |
Hook implementations for sqlite. |
| SqliteHooks.php | file | core/ |
|
| SqliteHooks::help | function | core/ |
Implements hook_help(). |
| SqlModeTest | class | core/ |
Tests compatibility of the MySQL driver with various sql_mode options. |
| SqlModeTest | class | core/ |
Tests compatibility of the MySQL driver with various sql_mode options. |
| SqlModeTest.php | file | core/ |
|
| SqlModeTest.php | file | core/ |
|
| SqlModeTest::getDatabaseConnectionInfo | function | core/ |
|
| SqlModeTest::getDatabaseConnectionInfo | function | core/ |
|
| SqlModeTest::testQuotingIdentifiers | function | core/ |
Tests quoting identifiers in queries. |
| SqlModeTest::testQuotingIdentifiers | function | core/ |
Tests quoting identifiers in queries. |
| SqlQueryTest | class | core/ |
Tests the sql query plugin. |
| SqlQueryTest.php | file | core/ |
|
| SqlQueryTest::$testViews | property | core/ |
Views used by this test. |
| SqlQueryTest::testExecuteMetadata | function | core/ |
Tests adding some metadata/tags to the views query. |
| SqlQueryTest::testGetConnection | function | core/ |
Tests the method \Drupal\views\Plugin\views\query\Sql::getConnection(). |
| SqlQueryTest::viewsData | function | core/ |
|
| SqlTest | class | core/ |
Tests that the migrate map table is created. |
| SqlTest | class | core/ |
Tests Drupal\views\Plugin\views\query\Sql. |
| SqlTest.php | file | core/ |
|
| SqlTest.php | file | core/ |
|
| SqlTest::$database | property | core/ |
Database connection. |
| SqlTest::$eventDispatcher | property | core/ |
A mock event dispatcher. |
| SqlTest::$migrationDefinition | property | core/ |
Definition of a test migration. |
| SqlTest::$migrationPluginManager | property | core/ |
The migration plugin manager. |
| SqlTest::providerTestEnsureTables | function | core/ |
Provides data for testEnsureTables. |
| SqlTest::providerTestFailEnsureTables | function | core/ |
Provides data for testFailEnsureTables. |
| SqlTest::setUp | function | core/ |
|
| SqlTest::setupEntityTypeManager | function | core/ |
Sets up the entity type manager in the container. |
| SqlTest::setupEntityTypes | function | core/ |
Sets up some test entity types and corresponding views data. |
| SqlTest::setupViewsData | function | core/ |
Sets up the views data in the container. |
Pagination
- Previous page
- Page 1501
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.