Search for revision
- Search 7.x for revision
- Search 9.5.x for revision
- Search 10.3.x for revision
- Search 11.x for revision
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
EntityRevisionTest.php | file | core/ |
|
EntityRevisionTest::$entityFieldManager | property | core/ |
|
EntityRevisionTest::$fieldTypeManager | property | core/ |
|
EntityRevisionTest::$migration | property | core/ |
|
EntityRevisionTest::$modules | property | core/ |
Modules to enable. |
EntityRevisionTest::$storage | property | core/ |
|
EntityRevisionTest::getEntityRevisionDestination | function | core/ |
Helper method to create an entity revision destination with mock services. |
EntityRevisionTest::setUp | function | core/ |
|
EntityRevisionTest::setUp | function | core/ |
|
EntityRevisionTest::setUp | function | core/ |
|
EntityRevisionTest::testGetEntityDestinationValues | function | core/ |
Test that passed old destination values are used by default. |
EntityRevisionTest::testGetEntityLoadFailure | function | core/ |
Test entity load failure. |
EntityRevisionTest::testGetEntityNewRevision | function | core/ |
Test that new revisions are flagged to be written as new. |
EntityRevisionTest::testGetEntityUpdateRevision | function | core/ |
Test that revision updates update. |
EntityRevisionTest::testRevisionTranslation | function | core/ |
Tests that EntityRevision correctly handles revision translations. |
EntityRevisionTest::testSave | function | core/ |
Test entity revision save. |
EntityRevisionTest::testUnrevisionable | function | core/ |
Tests that revision destination fails for unrevisionable entities. |
EntityRevisionTest::testUntranslatable | function | core/ |
Tests that translation destination fails for untranslatable entities. |
EntityRevisionTestDestination | class | core/ |
Stub class for testing EntityRevision methods. |
EntityRevisionTestDestination::$entity | property | core/ |
|
EntityRevisionTestDestination::getEntity | function | core/ |
Gets the entity. |
EntityRevisionTestDestination::getEntityTypeId | function | core/ |
Finds the entity type from configuration or plugin ID. |
EntityRevisionTestDestination::setEntity | function | core/ |
|
EntityRevisionTranslationTest | class | core/ |
Tests proper revision propagation of entities. |
EntityRevisionTranslationTest.php | file | core/ |
|
EntityRevisionTranslationTest::$modules | property | core/ |
Modules to enable. |
EntityRevisionTranslationTest::setUp | function | core/ |
|
EntityRevisionTranslationTest::testDefaultRevision | function | core/ |
Tests changing the default revision flag is propagated to all translations. |
EntityRevisionTranslationTest::testIsAnyStoredRevisionTranslated | function | core/ |
Tests that revision translations are correctly detected. |
EntityRevisionTranslationTest::testNewRevisionAfterTranslation | function | core/ |
Tests if the translation object has the right revision id after new revision. |
EntityRevisionTranslationTest::testRevertRevisionAfterTranslation | function | core/ |
Tests if the translation object has the right revision id after new revision. |
EntityRevisionTranslationTest::testSetNewRevision | function | core/ |
@covers \Drupal\Core\Entity\ContentEntityBase::setNewRevision[[api-linebreak]] |
EntityRevisionTranslationTest::testTranslationValuesWhenSavingPendingRevisions | function | core/ |
Tests the translation values when saving a pending revision. |
EntitySchemaSubscriber::addRevisionMetadataField | function | core/ |
Adds the 'workspace' revision metadata field to an entity type. |
EntityStorageInterface::deleteRevision | function | core/ |
Delete a specific entity revision. |
EntityStorageInterface::FIELD_LOAD_REVISION | constant | core/ |
Load the version of an entity's field data specified in the entity. |
EntityStorageInterface::loadRevision | function | core/ |
Load a specific entity revision. |
EntityTestMulRevChangedWithRevisionLog | class | core/ |
Defines the test entity class. |
EntityTestMulRevChangedWithRevisionLog.php | file | core/ |
|
EntityTestMulRevChangedWithRevisionLog::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
EntityTestMulWithRevisionLog | class | core/ |
Defines the test entity class. |
EntityTestMulWithRevisionLog.php | file | core/ |
|
EntityTestMulWithRevisionLogPub | class | core/ |
Defines the test entity class. |
EntityTestMulWithRevisionLogPub.php | file | core/ |
|
EntityTestMulWithRevisionLogPub::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
EntityTestRevisionTest | class | core/ |
Tests wizard for generic revisionable entities. |
EntityTestRevisionTest.php | file | core/ |
|
EntityTestRevisionTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
EntityTestRevisionTest::$modules | property | core/ |
Modules to enable. |
EntityTestRevisionTest::testRevisionsViewWithNoTypeOnBaseTable | function | core/ |
Tests creating a view of revisions where the type is not on the base table. |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.