Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityRevisionTest | class | core/ |
Tests the EntityRevision destination plugin. |
| EntityRevisionTest.php | file | core/ |
|
| EntityRevisionTest.php | file | core/ |
|
| EntityRevisionTest.php | file | core/ |
|
| EntityRevisionTest::$accountSwitcher | property | core/ |
A mock account switcher. |
| EntityRevisionTest::$entityFieldManager | property | core/ |
|
| EntityRevisionTest::$fieldTypeManager | property | core/ |
|
| EntityRevisionTest::$migration | property | core/ |
|
| EntityRevisionTest::$modules | property | core/ |
Modules to install. |
| 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/ |
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::testRevisionTranslation | function | core/ |
Tests that EntityRevision correctly handles revision translations. |
| EntityRevisionTest::testSave | function | core/ |
Tests 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 install. |
| 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. |
| EntityRevisionViewController | class | core/ |
Defines a controller to view an entity revision. |
| EntityRevisionViewController.php | file | core/ |
|
| EntityRevisionViewController::create | function | core/ |
Instantiates a new instance of this class. |
| EntityRevisionViewController::title | function | core/ |
Provides a title callback for a revision of an entity. |
| EntityRevisionViewController::__construct | function | core/ |
Creates a new EntityRevisionViewController. |
| EntityRevisionViewController::__invoke | function | core/ |
Provides a page to render a single entity revision. |
| EntityRouteAlterSubscriber | class | core/ |
Registers the 'type' of route parameter names that match an entity type. |
| EntityRouteAlterSubscriber.php | file | core/ |
|
| EntityRouteAlterSubscriber::$resolverManager | property | core/ |
The entity resolver manager. |
| EntityRouteAlterSubscriber::getSubscribedEvents | function | core/ |
|
| EntityRouteAlterSubscriber::onRoutingRouteAlterSetType | function | core/ |
Applies parameter converters to route parameters. |
| EntityRouteAlterSubscriber::__construct | function | core/ |
Constructs an EntityRouteAlterSubscriber instance. |
| EntityRouteEnhancer | class | core/ |
Enhances an entity form route with the appropriate controller. |
Pagination
- Previous page
- Page 526
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.