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 |
|---|---|---|---|
| KernelTestBaseTest::testRenderWithTheme | function | core/ |
@covers ::render[[api-linebreak]] |
| KernelTestBaseTest::testRequiresModule | function | core/ |
Tests that a test case is skipped when it requires a module not present. |
| KernelTestBaseTest::testSessionOnRequest | function | core/ |
Tests that a usable session is on the request. |
| KernelTestBaseTest::testSetUp | function | core/ |
@covers ::setUp[[api-linebreak]] |
| KernelTestBaseTest::testSetUp | function | core/ |
@covers ::setUp[[api-linebreak]] |
| KernelTestBaseTest::testSetUpBeforeClass | function | core/ |
@covers ::setUpBeforeClass[[api-linebreak]] |
| KernelTestBaseTest::testSetUpDoesNotLeak | function | core/ |
@covers ::setUp[[api-linebreak]] @depends testSetUp |
| KernelTestBaseTest::testSubsequentContainerIsolation | function | core/ |
Tests whether the fixture can re-install modules and configuration. |
| KernelTestBaseTest::testVarDump | function | core/ |
Tests the dump() function provided by the var-dumper Symfony component. |
| KernelTestSuite | class | core/ |
Discovers tests for the kernel test suite. |
| KernelTestSuite.php | file | core/ |
|
| KernelTestSuite::suite | function | core/ |
Factory method which loads up a suite with all kernel tests. |
| KeyValueContentEntityStorage::getLatestRevisionId | function | core/ |
Returns the latest revision identifier for an entity. |
| KeyValueContentEntityStorage::getLatestTranslationAffectedRevisionId | function | core/ |
Returns the latest revision affecting the specified translation. |
| KeyValueContentEntityStorageTest | class | core/ |
Tests KeyValueEntityStorage for content entities. |
| KeyValueContentEntityStorageTest.php | file | core/ |
|
| KeyValueContentEntityStorageTest::$modules | property | core/ |
Modules to install. |
| KeyValueContentEntityStorageTest::setUp | function | core/ |
|
| KeyValueContentEntityStorageTest::testCRUD | function | core/ |
Tests CRUD operations. |
| KeyValueContentEntityStorageTest::testUninstall | function | core/ |
Tests uninstallation of a module that does not use the SQL entity storage. |
| KeyValueEntityStorageTest | class | core/ |
@coversDefaultClass \Drupal\Core\Entity\KeyValueStore\KeyValueEntityStorage[[api-linebreak]] @group Entity |
| KeyValueEntityStorageTest.php | file | core/ |
|
| KeyValueEntityStorageTest::$cacheTagsInvalidator | property | core/ |
The mocked cache tags invalidator. |
| KeyValueEntityStorageTest::$entityFieldManager | property | core/ |
The mocked entity field manager. |
| KeyValueEntityStorageTest::$entityStorage | property | core/ |
|
| KeyValueEntityStorageTest::$entityType | property | core/ |
The entity type. |
| KeyValueEntityStorageTest::$entityTypeManager | property | core/ |
The mocked entity type manager. |
| KeyValueEntityStorageTest::$keyValueStore | property | core/ |
The key value store. |
| KeyValueEntityStorageTest::$languageManager | property | core/ |
The language manager. |
| KeyValueEntityStorageTest::$moduleHandler | property | core/ |
The module handler. |
| KeyValueEntityStorageTest::$uuidService | property | core/ |
The UUID service. |
| KeyValueEntityStorageTest::getMockEntity | function | core/ |
Creates an entity with specific methods mocked. |
| KeyValueEntityStorageTest::setUp | function | core/ |
|
| KeyValueEntityStorageTest::setUpKeyValueEntityStorage | function | core/ |
Prepares the key value entity storage. |
| KeyValueEntityStorageTest::testCreate | function | core/ |
@covers ::create[[api-linebreak]] @covers ::doCreate[[api-linebreak]] |
| KeyValueEntityStorageTest::testCreateWithoutUuidKey | function | core/ |
@covers ::create[[api-linebreak]] @covers ::doCreate[[api-linebreak]] |
| KeyValueEntityStorageTest::testCreateWithPredefinedUuid | function | core/ |
@covers ::create[[api-linebreak]] @covers ::doCreate[[api-linebreak]] |
| KeyValueEntityStorageTest::testDelete | function | core/ |
@covers ::delete[[api-linebreak]] @covers ::doDelete[[api-linebreak]] |
| KeyValueEntityStorageTest::testDeleteNothing | function | core/ |
@covers ::delete[[api-linebreak]] @covers ::doDelete[[api-linebreak]] |
| KeyValueEntityStorageTest::testDeleteRevision | function | core/ |
@covers ::deleteRevision[[api-linebreak]] @group legacy |
| KeyValueEntityStorageTest::testLoad | function | core/ |
@covers ::load[[api-linebreak]] @covers ::postLoad[[api-linebreak]] |
| KeyValueEntityStorageTest::testLoadMissingEntity | function | core/ |
@covers ::load[[api-linebreak]] |
| KeyValueEntityStorageTest::testLoadMultipleAll | function | core/ |
@covers ::loadMultiple[[api-linebreak]] @covers ::postLoad[[api-linebreak]] @covers ::mapFromStorageRecords[[api-linebreak]] @covers ::doLoadMultiple[[api-linebreak]] |
| KeyValueEntityStorageTest::testLoadMultipleIds | function | core/ |
@covers ::loadMultiple[[api-linebreak]] @covers ::postLoad[[api-linebreak]] @covers ::mapFromStorageRecords[[api-linebreak]] @covers ::doLoadMultiple[[api-linebreak]] |
| KeyValueEntityStorageTest::testLoadRevision | function | core/ |
@covers ::loadRevision[[api-linebreak]] @group legacy |
| KeyValueEntityStorageTest::testSaveConfigEntity | function | core/ |
@covers ::save[[api-linebreak]] @covers ::doSave[[api-linebreak]] |
| KeyValueEntityStorageTest::testSaveContentEntity | function | core/ |
@covers ::save[[api-linebreak]] @covers ::doSave[[api-linebreak]] |
| KeyValueEntityStorageTest::testSaveDuplicate | function | core/ |
@covers ::save[[api-linebreak]] @covers ::doSave[[api-linebreak]] |
| KeyValueEntityStorageTest::testSaveInsert | function | core/ |
@covers ::save[[api-linebreak]] @covers ::doSave[[api-linebreak]] |
| KeyValueEntityStorageTest::testSaveInvalid | function | core/ |
@covers ::save[[api-linebreak]] @covers ::doSave[[api-linebreak]] |
Pagination
- Previous page
- Page 389
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.