Search for content
- Search 7.x for content
- Search 9.5.x for content
- Search 8.9.x for content
- Search 11.x for content
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
|
| 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/ |
|
| 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/ |
|
| ContentEntityConfirmFormBase::getDescription | function | core/ |
|
| ContentEntityConfirmFormBase::getFormName | function | core/ |
|
| ContentEntityConfirmFormBase::save | function | core/ |
The save() method is not used in ContentEntityConfirmFormBase. This overrides the default implementation that saves the entity. |
| ContentEntityConfirmFormBase::validateForm | function | core/ |
|
| ContentEntityConstructorTest | class | core/ |
Tests the constructor of the entity content source plugin. |
| ContentEntityConstructorTest.php | file | core/ |
|
| ContentEntityConstructorTest::$modules | property | core/ |
|
| ContentEntityConstructorTest::providerTestConstructor | function | core/ |
Provides data for constructor tests. |
| ContentEntityConstructorTest::testConstructor | function | core/ |
Tests the constructor. |
| ContentEntityDeleteForm | class | core/ |
Provides a generic base class for a content entity deletion form. |
| ContentEntityDeleteForm.php | file | core/ |
|
| ContentEntityDeleteForm::buildForm | function | core/ |
|
| ContentEntityDeleteForm::getCancelUrl | function | core/ |
|
| ContentEntityDeleteForm::getDeletionMessage | function | core/ |
Pagination
- Previous page
- Page 19
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.