Search for %s
- Search 7.x for %s
- Search 9.5.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 |
|---|---|---|---|
| SqlContentEntityStorageTest::testHasData | function | core/ |
@covers ::hasData[[api-linebreak]] |
| SqlContentEntityStorageTest::testLoadMultipleNoPersistentCache | function | core/ |
@covers ::doLoadMultiple[[api-linebreak]] @covers ::buildCacheId[[api-linebreak]] @covers ::getFromPersistentCache[[api-linebreak]] @covers ::setPersistentCache[[api-linebreak]] |
| SqlContentEntityStorageTest::testLoadMultiplePersistentCached | function | core/ |
@covers ::doLoadMultiple[[api-linebreak]] @covers ::buildCacheId[[api-linebreak]] @covers ::getFromPersistentCache[[api-linebreak]] |
| SqlContentEntityStorageTest::testLoadMultiplePersistentCacheMiss | function | core/ |
@covers ::doLoadMultiple[[api-linebreak]] @covers ::buildCacheId[[api-linebreak]] @covers ::getFromPersistentCache[[api-linebreak]] @covers ::setPersistentCache[[api-linebreak]] |
| SqlContentEntityStorageTest::testOnEntityTypeCreate | function | core/ |
Tests ContentEntityDatabaseStorage::onEntityTypeCreate(). |
| SqlContentEntityStorageTest::testSetTableMapping | function | core/ |
Tests that setting a new table mapping also updates the table names. |
| SqlContentEntityStorageTestEntityInterface | class | core/ |
Provides an entity with dummy implementations of static methods, because those cannot be mocked. |
| SqlContentEntityStorageTestEntityInterface::postLoad | function | core/ |
Acts on loaded entities. |
| SqlEntityLoadingTest | class | core/ |
Tests the loading of entities and entity revisions. |
| SqlEntityLoadingTest.php | file | core/ |
|
| SqlEntityLoadingTest::$modules | property | core/ |
Modules to enable. |
| SqlEntityLoadingTest::$testViews | property | core/ |
Views to be enabled. |
| SqlEntityLoadingTest::setUp | function | core/ |
|
| SqlEntityLoadingTest::testViewWithNonDefaultPendingRevision | function | core/ |
|
| 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. |
| sqlite.views.date_sql | service | core/ |
Drupal\views\Plugin\views\query\SqliteDateSql |
| 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. |
| 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::viewsData | function | core/ |
Returns the views data definition. |
| SqlTest | class | core/ |
@coversDefaultClass \Drupal\views\Plugin\views\query\Sql[[api-linebreak]] |
| SqlTest.php | file | core/ |
Pagination
- Previous page
- Page 1137
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.