Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
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/ |
Tests set new revision. |
| 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::applies | function | core/ |
Returns whether the enhancer runs on the current route. |
| EntityRouteEnhancer::enhanceEntityList | function | core/ |
Update defaults for an entity list. |
| EntityRouteEnhancerTest | class | core/ |
Tests Drupal\Core\Entity\Enhancer\EntityRouteEnhancer. |
| EntityRouteEnhancerTest.php | file | core/ |
|
| EntityRouteEnhancerTest::testEnhancer | function | core/ |
Tests the enhancer method. |
| EntityRouteHelper::$contentEntityPaths | property | core/ |
A list of all the link paths of enabled content entities. |
| EntityRouteHelper::doGetContentEntityPaths | function | core/ |
|
| EntityRouteHelper::getContentEntityPaths | function | core/ |
Returns the paths for the link templates of all content entities. |
| EntityRouteHelper::getContentEntityTypePaths | function | core/ |
Returns the path for the link template for a given content entity type. |
| EntityRouteHelper::isContentEntityRoute | function | core/ |
Determines if content entity route condition is met. |
| EntityRouteHelper::isLayoutBuilderEntityType | function | core/ |
Determines if a given entity type is layout builder relevant or not. |
| EntityRouteHelper::__construct | function | core/ |
|
| EntityRouteProviderInterface::getRoutes | function | core/ |
Provides routes for entities. |
| EntityRouteProviderSubscriber | class | core/ |
Ensures that routes can be provided by entity types. |
| EntityRouteProviderSubscriber.php | file | core/ |
|
| EntityRouteProviderSubscriber::$entityTypeManager | property | core/ |
The entity type manager service. |
| EntityRouteProviderSubscriber::getSubscribedEvents | function | core/ |
|
| EntityRouteProviderSubscriber::onDynamicRouteEvent | function | core/ |
Provides routes on route rebuild time. |
| EntityRouteProviderSubscriber::__construct | function | core/ |
Constructs a new EntityRouteProviderSubscriber instance. |
Pagination
- Previous page
- Page 461
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.