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 |
|---|---|---|---|
| SqlIdMapTest | class | core/ |
Defines a test SQL ID map for use in tests. |
| SqlIdMapTest::getFieldSchema | function | core/ |
Gets the field schema. |
| sqlite.info.yml | file | core/ |
core/modules/sqlite/sqlite.info.yml |
| sqlite.services.yml | file | core/ |
core/modules/sqlite/sqlite.services.yml |
| sqlite.views.date_sql | service | core/ |
Drupal\views\Plugin\views\query\SqliteDateSql |
| SqliteCastedIntFieldJoinTest | class | core/ |
Tests SQLite specific cast handling. |
| SqliteCastedIntFieldJoinTest.php | file | core/ |
|
| SqliteCastedIntFieldJoinTest::$castingType | property | core/ |
The db type that should be used for casting fields as integers. |
| SqliteConnection | class | core/ |
SQLite-specific implementation of a PDO connection. |
| SqliteConnection.php | file | core/ |
|
| SqliteConnection::beginTransaction | function | core/ |
|
| SqliteConnection::commit | function | core/ |
|
| SqliteConnection::rollBack | function | core/ |
|
| SqliteDatabaseExcluder | class | core/ |
Excludes SQLite database files from stage operations. |
| SqliteDatabaseExcluder.php | file | core/ |
|
| SqliteDatabaseExcluder::excludeDatabaseFiles | function | core/ |
Excludes SQLite database files from stage operations. |
| SqliteDatabaseExcluder::getSubscribedEvents | function | core/ |
|
| SqliteDatabaseExcluder::__construct | function | core/ |
|
| SqliteDatabaseExcluderTest | class | core/ |
Tests Sqlite Database Excluder. |
| SqliteDatabaseExcluderTest.php | file | core/ |
|
| SqliteDatabaseExcluderTest::$mockDatabase | property | core/ |
The mocked database connection. |
| SqliteDatabaseExcluderTest::providerSqliteDatabaseFilesExcluded | function | core/ |
Data provider for ::testSqliteDatabaseFilesExcluded(). |
| SqliteDatabaseExcluderTest::register | function | core/ |
Registers test-specific services. |
| 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/ |
Returns a native database expression for a given field. |
| SqliteDateSql::getDateFormat | function | core/ |
Creates a native database date formatting. |
| SqliteDateSql::setFieldTimezoneOffset | function | core/ |
Applies the given offset to the given field. |
| SqliteDateSql::setTimezoneOffset | function | core/ |
Set the database to the given timezone. |
| 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/ |
Returns the Database connection info to be used for this test. |
Pagination
- Previous page
- Page 1301
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.