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 |
---|---|---|---|
ContentEntityBaseUnitTest::providerGet | function | core/ |
Data provider for testGet(). |
ContentEntityBaseUnitTest::providerGetFields | function | core/ |
Data provider for testGetFields(). |
ContentEntityBaseUnitTest::providerTestTypedData | function | core/ |
Data provider for the ::getTypedData() test. |
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::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::testTypedData | function | core/ |
Tests each condition in EntityBase::getTypedData(). |
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. |
ContentEntityCloneTest::setUp | function | core/ |
|
ContentEntityCloneTest::testClonedEntityFields | function | core/ |
Tests if the entity fields are properly cloned. |
ContentEntityCloneTest::testDefaultRevision | function | core/ |
Tests changing the default revision flag. |
ContentEntityCloneTest::testEnforceIsNewOnClonedEntityTranslation | function | core/ |
Tests that the flag for enforcing a new entity is not shared. |
ContentEntityCloneTest::testEntityKeysModifications | function | core/ |
Tests modifications on entity keys of a cloned entity object. |
ContentEntityCloneTest::testEntityPropertiesModifications | function | core/ |
Tests references of entity properties after entity cloning. |
ContentEntityCloneTest::testFieldEntityReferenceAfterClone | function | core/ |
Tests if entity references on fields are still correct after cloning. |
ContentEntityCloneTest::testFieldValuesAfterSerialize | function | core/ |
Tests the field values after serializing an entity and its clone. |
ContentEntityCloneTest::testNewRevisionOnCloneEntityTranslation | function | core/ |
Tests that the flag for enforcing a new revision is not shared. |
ContentEntityConstructorTest | class | core/ |
Tests the constructor of the entity content source plugin. |
ContentEntityConstructorTest.php | file | core/ |
|
ContentEntityConstructorTest::$modules | property | core/ |
Modules to enable. |
ContentEntityConstructorTest::providerTestConstructor | function | core/ |
Provides data for constructor tests. |
ContentEntityConstructorTest::testConstructor | function | core/ |
Tests the constructor. |
ContentEntityFieldMethodInvocationOrderTest | class | core/ |
Tests correct field method invocation order. |
ContentEntityFieldMethodInvocationOrderTest.php | file | core/ |
|
ContentEntityFieldMethodInvocationOrderTest::$entityTestFieldMethodsStorage | property | core/ |
The EntityTest entity type storage. |
ContentEntityFieldMethodInvocationOrderTest::$modules | property | core/ |
Modules to enable. |
ContentEntityFieldMethodInvocationOrderTest::setUp | function | core/ |
Pagination
- Previous page
- Page 128
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.