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 |
|---|---|---|---|
| ContainerTest::testSetParameterWithFrozenContainer | function | core/ |
Tests that Container::setParameter() in a frozen case works properly. |
| ContainerTest::testSetParameterWithUnfrozenContainer | function | core/ |
Tests that Container::setParameter() in an unfrozen case works properly. |
| ContentEntityBase::isLatestRevision | function | core/ |
Checks if this entity is the latest revision. |
| ContentEntityBase::isLatestTranslationAffectedRevision | function | core/ |
Checks whether this is the latest revision affecting this translation. |
| ContentEntityBaseUnitTest | class | core/ |
@coversDefaultClass \Drupal\Core\Entity\ContentEntityBase[[api-linebreak]] @group Entity @group Access |
| ContentEntityBaseUnitTest.php | file | core/ |
|
| ContentEntityBaseUnitTest::$bundle | property | core/ |
The bundle of the entity under test. |
| ContentEntityBaseUnitTest::$entity | property | core/ |
The entity under test. |
| ContentEntityBaseUnitTest::$entityFieldManager | property | core/ |
The entity field manager used for testing. |
| ContentEntityBaseUnitTest::$entityType | property | core/ |
The entity type used for testing. |
| ContentEntityBaseUnitTest::$entityTypeBundleInfo | property | core/ |
The entity type bundle manager used for testing. |
| ContentEntityBaseUnitTest::$entityTypeId | property | core/ |
The type ID of the entity under test. |
| ContentEntityBaseUnitTest::$entityTypeManager | property | core/ |
The entity type manager used for testing. |
| ContentEntityBaseUnitTest::$entityUnd | property | core/ |
An entity with no defined language to test. |
| ContentEntityBaseUnitTest::$fieldDefinitions | property | core/ |
Field definitions. |
| ContentEntityBaseUnitTest::$fieldTypePluginManager | property | core/ |
The field type manager used for testing. |
| ContentEntityBaseUnitTest::$id | property | core/ |
The entity ID. |
| ContentEntityBaseUnitTest::$languageManager | property | core/ |
The language manager. |
| ContentEntityBaseUnitTest::$typedDataManager | property | core/ |
The typed data manager used for testing. |
| ContentEntityBaseUnitTest::$uuid | property | core/ |
The UUID generator used for testing. |
| ContentEntityBaseUnitTest::providerGet | function | core/ |
Data provider for testGet(). |
| ContentEntityBaseUnitTest::providerGetFields | function | core/ |
Data provider for testGetFields(). |
| ContentEntityBaseUnitTest::setUp | function | core/ |
|
| ContentEntityBaseUnitTest::testAccess | function | core/ |
@covers ::access[[api-linebreak]] |
| ContentEntityBaseUnitTest::testBundle | function | core/ |
@covers ::bundle[[api-linebreak]] |
| ContentEntityBaseUnitTest::testGet | function | core/ |
@covers ::get[[api-linebreak]] @dataProvider providerGet |
| ContentEntityBaseUnitTest::testGetFields | function | core/ |
@covers ::getFields[[api-linebreak]] @dataProvider providerGetFields |
| ContentEntityBaseUnitTest::testGetRevisionId | function | core/ |
@covers ::getRevisionId[[api-linebreak]] |
| ContentEntityBaseUnitTest::testIsDefaultRevision | function | core/ |
@covers ::isDefaultRevision[[api-linebreak]] |
| ContentEntityBaseUnitTest::testIsNewRevision | function | core/ |
@covers ::isNewRevision[[api-linebreak]] @covers ::setNewRevision[[api-linebreak]] |
| ContentEntityBaseUnitTest::testIsTranslatable | function | core/ |
@covers ::isTranslatable[[api-linebreak]] |
| ContentEntityBaseUnitTest::testIsTranslatableForMonolingual | function | core/ |
@covers ::isTranslatable[[api-linebreak]] |
| ContentEntityBaseUnitTest::testLabel | function | core/ |
@covers ::label[[api-linebreak]] |
| ContentEntityBaseUnitTest::testPreSaveRevision | function | core/ |
@covers ::preSaveRevision[[api-linebreak]] |
| ContentEntityBaseUnitTest::testRequiredValidation | function | core/ |
Tests required validation. |
| ContentEntityBaseUnitTest::testSet | function | core/ |
@covers ::set[[api-linebreak]] |
| ContentEntityBaseUnitTest::testSetNewRevisionException | function | core/ |
@covers ::setNewRevision[[api-linebreak]] |
| ContentEntityBaseUnitTest::testValidate | function | core/ |
@covers ::validate[[api-linebreak]] |
| ContentEntityChangedTest | class | core/ |
Tests basic EntityChangedInterface functionality. |
| ContentEntityChangedTest.php | file | core/ |
|
| ContentEntityChangedTest::$modules | property | core/ |
Modules to enable. |
| ContentEntityChangedTest::$mulChangedStorage | property | core/ |
The EntityTestMulChanged entity type storage. |
| ContentEntityChangedTest::$mulRevChangedStorage | property | core/ |
The EntityTestMulRevChanged entity type storage. |
| ContentEntityChangedTest::getRevisionTranslationAffectedFlag | function | core/ |
Retrieves the revision translation affected flag value. |
| ContentEntityChangedTest::setUp | function | core/ |
|
| ContentEntityChangedTest::testChanged | function | core/ |
Tests basic EntityChangedInterface functionality. |
| ContentEntityChangedTest::testRevisionChanged | function | core/ |
Tests revisionable EntityChangedInterface functionality. |
| ContentEntityCloneTest | class | core/ |
Tests proper cloning of content entities. |
| ContentEntityCloneTest.php | file | core/ |
|
| ContentEntityCloneTest::$modules | property | core/ |
Modules to enable. |
Pagination
- Previous page
- Page 123
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.