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 |
|---|---|---|---|
| SqlContentEntityStorageTest::testHasData | function | core/ |
Tests has data. |
| SqlContentEntityStorageTest::testLoadMultipleNoPersistentCache | function | core/ |
Tests load multiple no persistent cache. |
| SqlContentEntityStorageTest::testLoadMultiplePersistentCached | function | core/ |
Tests load multiple persistent cached. |
| SqlContentEntityStorageTest::testLoadMultiplePersistentCacheMiss | function | core/ |
Tests load multiple persistent cache miss. |
| SqlContentEntityStorageTest::testOnEntityTypeCreate | function | core/ |
Tests ContentEntityDatabaseStorage::onEntityTypeCreate(). |
| SqlContentEntityStorageTest::testSetTableMapping | function | core/ |
Tests that setting a new table mapping also updates the table names. |
| SqlCountCache | class | core/ |
Source plugin for Sql count cache test. |
| SqlCountCache.php | file | core/ |
|
| SqlCountCache::fields | function | core/ |
|
| SqlCountCache::getIds | function | core/ |
|
| SqlCountCache::query | function | core/ |
|
| SqlEntityLoadingTest | class | core/ |
Tests the loading of entities and entity revisions. |
| SqlEntityLoadingTest.php | file | core/ |
|
| SqlEntityLoadingTest::$modules | property | core/ |
|
| SqlEntityLoadingTest::$testViews | property | core/ |
|
| SqlEntityLoadingTest::setUp | function | core/ |
|
| SqlEntityLoadingTest::testViewWithNonDefaultPendingRevision | function | core/ |
Tests entity loading with a non-default pending revision in Views. |
| SqlEntityStorageInterface | interface | core/ |
A common interface for SQL-based entity storage implementations. |
| SqlEntityStorageInterface.php | file | core/ |
|
| SqlEntityStorageInterface::getTableMapping | function | core/ |
Gets a table mapping for the entity's SQL tables. |
| SqlFieldableEntityTypeListenerTrait | trait | core/ |
Helper methods for EntityTypeListenerInterface. |
| SqlFieldableEntityTypeListenerTrait.php | file | core/ |
|
| SqlFieldableEntityTypeListenerTrait::copyData | function | core/ |
Copies entity data from the original storage to the temporary one. |
| SqlFieldableEntityTypeListenerTrait::handleEntityTypeSchemaUpdateExceptionOnDataCopy | function | core/ |
Handles the case when an error occurs during the data copying step. |
| SqlFieldableEntityTypeListenerTrait::onFieldableEntityTypeUpdate | function | core/ |
|
| SqlFieldableEntityTypeListenerTrait::postUpdateEntityTypeSchema | function | core/ |
Allows subscribers to do any cleanup necessary after data copying. |
| SqlFieldableEntityTypeListenerTrait::preUpdateEntityTypeSchema | function | core/ |
Allows subscribers to prepare their schema before data copying. |
| SqlIdMapTest | class | core/ |
Defines a test SQL ID map for use in tests. |
| SqlIdMapTest::getFieldSchema | function | core/ |
|
| 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/ |
Pagination
- Previous page
- Page 1500
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.