Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ContentEntityBaseUnitTest::testPreSaveRevision | function | core/ |
Tests pre save revision. |
| ContentEntityBaseUnitTest::testRequiredValidation | function | core/ |
Tests required validation. |
| ContentEntityBaseUnitTest::testSet | function | core/ |
Tests set. |
| ContentEntityBaseUnitTest::testSetNewRevisionException | function | core/ |
Tests set new revision exception. |
| ContentEntityBaseUnitTest::testTypedData | function | core/ |
Tests each condition in EntityBase::getTypedData(). |
| ContentEntityBaseUnitTest::testValidate | function | core/ |
Tests validate. |
| ContentEntityCacheTest | class | core/ |
Tests the entity static cache when used by content entities. |
| ContentEntityCacheTest.php | file | core/ |
|
| ContentEntityCacheTest::$modules | property | core/ |
|
| ContentEntityCacheTest::$nonRevEntityTypeId | property | core/ |
A non-revisionable entity type ID to test with. |
| ContentEntityCacheTest::$revEntityTypeId | property | core/ |
A revisionable entity type ID to test with. |
| ContentEntityCacheTest::doTestLoadUnchanged | function | core/ |
Helper method for ::testLoadUnchanged(). |
| ContentEntityCacheTest::setUp | function | core/ |
|
| ContentEntityCacheTest::testCacheInvalidationOnSave | function | core/ |
Tests that the correct caches are invalidated when an entity is saved. |
| ContentEntityCacheTest::testCacheNonRevField | function | core/ |
Tests loading a cached revision after a non-rev field has been changed. |
| ContentEntityCacheTest::testDelete | function | core/ |
Tests deleting an entity or an entity revision. |
| ContentEntityCacheTest::testEntityLoad | function | core/ |
Tests the static cache when loading content entities. |
| ContentEntityCacheTest::testLoadUnchanged | function | core/ |
Tests that on loading unchanged entity a new object reference is returned. |
| ContentEntityCacheTest::testNonDefaultRevision | function | core/ |
Test swapping revisions in hook_entity_preload(). |
| ContentEntityChangedTest | class | core/ |
Tests basic EntityChangedInterface functionality. |
| ContentEntityChangedTest.php | file | core/ |
|
| ContentEntityChangedTest::$modules | property | core/ |
|
| 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::testChangedSyncing | function | core/ |
Tests the changed functionality when an entity is syncing. |
| 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/ |
|
| 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. |
| ContentEntityConfirmFormBase | class | core/ |
Provides a generic base class for an entity-based confirmation form. |
| ContentEntityConfirmFormBase.php | file | core/ |
|
| ContentEntityConfirmFormBase::actions | function | core/ |
|
| ContentEntityConfirmFormBase::buildForm | function | core/ |
|
| ContentEntityConfirmFormBase::delete | function | core/ |
The delete() method is not used in ContentEntityConfirmFormBase. This overrides the default implementation that redirects to the delete-form confirmation form. |
| ContentEntityConfirmFormBase::form | function | core/ |
|
| ContentEntityConfirmFormBase::getBaseFormId | function | core/ |
|
| ContentEntityConfirmFormBase::getCancelText | function | core/ |
|
| ContentEntityConfirmFormBase::getConfirmText | function | core/ |
Pagination
- Previous page
- Page 301
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.