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 |
|---|---|---|---|
| EntityFormTest::testMultilingualFormCRUD | function | core/ |
Tests basic multilingual form CRUD functionality. |
| EntityFormTest::testValidationHandlers | function | core/ |
Checks that validation handlers works as expected. |
| EntityHasFieldConstraintValidatorTest | class | core/ |
@covers \Drupal\Core\Entity\Plugin\Validation\Constraint\EntityHasFieldConstraintValidator[[api-linebreak]] |
| EntityHasFieldConstraintValidatorTest.php | file | core/ |
|
| EntityHasFieldConstraintValidatorTest::$modules | property | core/ |
|
| EntityHasFieldConstraintValidatorTest::setUp | function | core/ |
|
| EntityHasFieldConstraintValidatorTest::testValidation | function | core/ |
|
| EntityKernelTestBase | class | core/ |
Defines an abstract test base for entity kernel tests. |
| EntityKernelTestBase.php | file | core/ |
|
| EntityKernelTestBase::$entityTypeManager | property | core/ |
The entity type manager service. |
| EntityKernelTestBase::$generatedIds | property | core/ |
A list of generated identifiers. |
| EntityKernelTestBase::$modules | property | core/ |
|
| EntityKernelTestBase::$state | property | core/ |
The state service. |
| EntityKernelTestBase::createUser | function | core/ |
Creates a user. |
| EntityKernelTestBase::generateRandomEntityId | function | core/ |
Generates a random ID avoiding collisions. |
| EntityKernelTestBase::getHooksInfo | function | core/ |
Returns the entity_test hook invocation info. |
| EntityKernelTestBase::installModule | function | core/ |
Installs a module and refreshes services. |
| EntityKernelTestBase::refreshServices | function | core/ |
Refresh services. |
| 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. |
| EntityLabelTest | class | core/ |
Tests that entity type labels use sentence-case. |
| EntityLabelTest.php | file | core/ |
|
| EntityLabelTest::testEntityLabelCasing | function | core/ |
Tests that entity type labels use sentence-case. |
| 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/ |
|
| 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 | class | core/ |
@coversDefaultClass \Drupal\comment\Plugin\views\field\EntityLink[[api-linebreak]] @group comment |
| EntityLinkTest.php | file | core/ |
|
| 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/ |
Pagination
- Previous page
- Page 220
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.