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 |
|---|---|---|---|
| EntityRevisionsTest::setUp | function | core/ |
|
| EntityRevisionsTest::setUp | function | core/ |
|
| EntityRevisionsTest::testDefaultRevisionFlag | function | core/ |
Tests the automatic handling of the "revision_default" flag. |
| EntityRevisionsTest::testEntityRevisionParamConverter | function | core/ |
Tests that an entity revision is upcasted in the correct language. |
| EntityRevisionsTest::testIsLatestAffectedRevisionTranslation | function | core/ |
Tests that latest affected revisions are working as expected. |
| EntityRevisionsTest::testIsLatestRevision | function | core/ |
Tests that latest revisions are working as expected. |
| EntityRevisionsTest::testLoadedRevisionId | function | core/ |
Tests getLoadedRevisionId() returns the correct ID throughout the process. |
| EntityRevisionsTest::testLoadedRevisionIdWithNoNewRevision | function | core/ |
Tests the loaded revision ID after an entity re-save, clone and duplicate. |
| EntityRevisionsTest::testNewRevisionRevert | function | core/ |
Tests manual revert of the revision ID value. |
| EntityRevisionsTest::testRevisions | function | core/ |
Check node revision related operations. |
| EntityRevisionsTest::testSaveInHookEntityInsert | function | core/ |
Tests re-saving the entity in entity_test_entity_insert(). |
| EntityRevisionsTest::testTranslatedLoadedRevisionId | function | core/ |
Tests the loaded revision ID for translatable entities. |
| EntityRevisionTest | class | core/ |
Tests entity revision destination. |
| EntityRevisionTest | class | core/ |
Tests entity revision destination functionality. |
| EntityRevisionTest | class | core/ |
Tests the EntityRevision destination plugin. |
| EntityRevisionTest.php | file | core/ |
|
| EntityRevisionTest.php | file | core/ |
|
| EntityRevisionTest.php | file | core/ |
|
| EntityRevisionTest::$accountSwitcher | property | core/ |
The account switcher. |
| EntityRevisionTest::$entityFieldManager | property | core/ |
The entity field manager. |
| EntityRevisionTest::$entityTypeBundle | property | core/ |
The entity type bundle information. |
| EntityRevisionTest::$fieldTypeManager | property | core/ |
The field type manager. |
| EntityRevisionTest::$migration | property | core/ |
The migration. |
| EntityRevisionTest::$modules | property | core/ |
|
| EntityRevisionTest::$storage | property | core/ |
The destination storage. |
| 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/ |
Tests that passed old destination values are used by default. |
| EntityRevisionTest::testGetEntityLoadFailure | function | core/ |
Tests entity load failure. |
| EntityRevisionTest::testGetEntityNewRevision | function | core/ |
Tests that new revisions are flagged to be written as new. |
| EntityRevisionTest::testGetEntityUpdateRevision | function | core/ |
Tests that revision updates update. |
| EntityRevisionTest::testNoRevisionSupport | function | core/ |
Tests entities that do not support revisions. |
| EntityRevisionTest::testRevisionTranslation | function | core/ |
Tests that EntityRevision correctly handles revision translations. |
| EntityRevisionTest::testSave | function | core/ |
Tests entity revision save. |
| 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/ |
The test entity. |
| EntityRevisionTestDestination::getEntity | function | core/ |
Gets the test entity. |
| EntityRevisionTestDestination::getEntityTypeId | function | core/ |
Gets the test entity ID. |
| EntityRevisionTestDestination::setEntity | function | core/ |
Sets the test entity. |
| EntityRevisionTranslationTest | class | core/ |
Tests proper revision propagation of entities. |
| EntityRevisionTranslationTest.php | file | core/ |
|
| EntityRevisionTranslationTest::$modules | property | core/ |
|
| 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. |
Pagination
- Previous page
- Page 547
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.