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 |
|---|---|---|---|
| EntityKernelTestBase::reloadEntity | function | core/ |
Reloads the given entity from the storage and returns it. |
| EntityKernelTestBase::setUp | function | core/ |
|
| EntityKernelTestBase::uninstallModule | function | core/ |
Uninstalls a module and refreshes services. |
| EntityKernelTestBaseTest | class | core/ |
@covers \Drupal\KernelTests\Core\Entity\EntityKernelTestBase[[api-linebreak]] |
| EntityKernelTestBaseTest.php | file | core/ |
|
| EntityKernelTestBaseTest::setUp | function | core/ |
|
| EntityKernelTestBaseTest::testSetUpCurrentUser | function | core/ |
Tests that the current user is set up correctly. |
| EntityKeysTest | class | core/ |
Test the behavior of entity keys. |
| EntityKeysTest.php | file | core/ |
|
| EntityKeysTest::multipleKeysCacheTestCases | function | core/ |
Data provider for ::testMultipleKeysCache. |
| EntityKeysTest::testMultipleKeysCache | function | core/ |
Tests the cache when multiple keys reference a single field. |
| EntityLanguageTestBase | class | core/ |
Base class for language-aware entity tests. |
| EntityLanguageTestBase.php | file | core/ |
|
| EntityLanguageTestBase::$fieldName | property | core/ |
The test field name. |
| EntityLanguageTestBase::$langcodes | property | core/ |
The available language codes. |
| EntityLanguageTestBase::$languageManager | property | core/ |
The language manager service. |
| EntityLanguageTestBase::$modules | property | core/ |
Modules to enable. |
| EntityLanguageTestBase::$untranslatableFieldName | property | core/ |
The untranslatable test field name. |
| EntityLanguageTestBase::setUp | function | core/ |
|
| EntityLanguageTestBase::toggleFieldTranslatability | function | core/ |
Toggles field storage translatability. |
| EntityLinkTest | class | core/ |
@coversDefaultClass \Drupal\Core\Entity\EntityBase[[api-linebreak]] @group Entity |
| EntityLinkTest.php | file | core/ |
|
| EntityLinkTest::$entityTypeManager | property | core/ |
The mocked entity type manager. |
| EntityLinkTest::$languageManager | property | core/ |
The mocked language manager. |
| EntityLinkTest::$linkGenerator | property | core/ |
The tested link generator. |
| EntityLinkTest::providerTestLink | function | core/ |
Provides test data for testLink(). |
| EntityLinkTest::setUp | function | core/ |
|
| EntityLinkTest::testToLink | function | core/ |
Tests for the Entity::toLink() method. |
| EntityListBuilderTest | class | core/ |
@coversDefaultClass \Drupal\Core\Entity\EntityListBuilder[[api-linebreak]] @group Entity |
| EntityListBuilderTest | class | core/ |
Tests entity list builder functionality. |
| EntityListBuilderTest.php | file | core/ |
|
| EntityListBuilderTest.php | file | core/ |
Contains \Drupal\Tests\Core\Entity\EntityListBuilderTest. |
| EntityListBuilderTest::$container | property | core/ |
The service container used for testing. |
| EntityListBuilderTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityListBuilderTest::$entityListBuilder | property | core/ |
The EntityListBuilder object to test. |
| EntityListBuilderTest::$entityType | property | core/ |
The entity type used for testing. |
| EntityListBuilderTest::$moduleHandler | property | core/ |
The module handler used for testing. |
| EntityListBuilderTest::$modules | property | core/ |
Modules to enable. |
| EntityListBuilderTest::$redirectDestination | property | core/ |
The redirect destination service. |
| EntityListBuilderTest::$role | property | core/ |
The entity used to construct the EntityListBuilder. |
| EntityListBuilderTest::$roleStorage | property | core/ |
The role storage used for testing. |
| EntityListBuilderTest::$translationManager | property | core/ |
The translation manager used for testing. |
| EntityListBuilderTest::setUp | function | core/ |
|
| EntityListBuilderTest::setUp | function | core/ |
|
| EntityListBuilderTest::testCacheContexts | function | core/ |
Tests that the correct cache contexts are set. |
| EntityListBuilderTest::testCacheTags | function | core/ |
Tests if the list cache tags are set. |
| EntityListBuilderTest::testGetOperations | function | core/ |
@covers ::getOperations[[api-linebreak]] |
| EntityListBuilderTest::testPager | function | core/ |
Tests paging. |
| EntityLoadByUuidTest | class | core/ |
Tests loading entities by UUID. |
| EntityLoadByUuidTest.php | file | core/ |
Pagination
- Previous page
- Page 213
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.