Search for test
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Test | class | core/ |
Provides test media source. |
| Test | class | core/ |
Defines a test controller for page titles. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| SqlContentEntityStorageTest::testGetTableMappingRevisionableWithFields | function | core/ |
Tests getTableMapping() with a revisionable entity type with fields. |
| SqlContentEntityStorageTest::testGetTableMappingSimple | function | core/ |
Tests getTableMapping() with a simple entity type. |
| SqlContentEntityStorageTest::testGetTableMappingSimpleWithDedicatedStorageFields | function | core/ |
Tests getTableMapping() with a base field that requires a dedicated table. |
| SqlContentEntityStorageTest::testGetTableMappingSimpleWithFields | function | core/ |
Tests getTableMapping() with a simple entity type with some base fields. |
| SqlContentEntityStorageTest::testGetTableMappingTranslatable | function | core/ |
Tests getTableMapping() with a non-revisionable, translatable entity type. |
| SqlContentEntityStorageTest::testGetTableMappingTranslatableWithFields | function | core/ |
Tests getTableMapping() with a translatable entity type with fields. |
| 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. |
| SqlContentEntityStorageTestEntityInterface::postLoad | function | core/ |
Acts on loaded entities. |
| SqlDeprecationTest | class | core/ |
Tests deprecation notice in Sql constructor. |
| SqlDeprecationTest.php | file | core/ |
|
| SqlDeprecationTest::$modules | property | core/ |
Modules to install. |
| SqlDeprecationTest::testOptionalParametersDeprecation | function | core/ |
@covers \Drupal\migrate\Plugin\migrate\id_map\Sql::__construct[[api-linebreak]] |
| SqlEntityLoadingTest | class | core/ |
Tests the loading of entities and entity revisions. |
| SqlEntityLoadingTest.php | file | core/ |
|
| SqlEntityLoadingTest::$modules | property | core/ |
Modules to install. |
| SqlEntityLoadingTest::$testViews | property | core/ |
Views to be enabled. |
| SqlEntityLoadingTest::setUp | function | core/ |
|
| SqlEntityLoadingTest::testViewWithNonDefaultPendingRevision | function | core/ |
|
| SqlIdMapTest | class | core/ |
Defines a test SQL ID map for use in tests. |
| SqlIdMapTest::getFieldSchema | function | core/ |
Gets the field schema. |
| 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. |
| 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. |
| SqliteDriverLegacyTest | class | core/ |
Tests the deprecations of the SQLite database driver classes in Core. |
| SqliteDriverLegacyTest.php | file | core/ |
|
| SqliteDriverLegacyTest::testDeprecationConnection | function | core/ |
@covers Drupal\Core\Database\Driver\sqlite\Connection[[api-linebreak]] |
| SqliteDriverLegacyTest::testDeprecationInsert | function | core/ |
@covers Drupal\Core\Database\Driver\sqlite\Insert[[api-linebreak]] |
| SqliteDriverLegacyTest::testDeprecationInstallTasks | function | core/ |
@covers Drupal\Core\Database\Driver\sqlite\Install\Tasks[[api-linebreak]] |
| SqliteDriverLegacyTest::testDeprecationSchema | function | core/ |
@covers Drupal\Core\Database\Driver\sqlite\Schema[[api-linebreak]] |
| SqliteDriverLegacyTest::testDeprecationSelect | function | core/ |
@covers Drupal\Core\Database\Driver\sqlite\Select[[api-linebreak]] |
| SqliteDriverLegacyTest::testDeprecationStatement | function | core/ |
@covers Drupal\Core\Database\Driver\sqlite\Statement[[api-linebreak]] |
| SqliteDriverLegacyTest::testDeprecationTruncate | function | core/ |
@covers Drupal\Core\Database\Driver\sqlite\Truncate[[api-linebreak]] |
| SqliteDriverLegacyTest::testDeprecationUpsert | function | core/ |
@covers Drupal\Core\Database\Driver\sqlite\Upsert[[api-linebreak]] |
| SqlModeTest | class | core/ |
Tests compatibility of the MySQL driver with various sql_mode options. |
| SqlModeTest.php | file | core/ |
Pagination
- Previous page
- Page 647
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.