-
- Downloads
Issue #2651716 by tstoeckler, bojanz: Entity::getEntityFromRouteMatch() should support bundles
parent
9de35948
Branches
Tags
Showing
- core/lib/Drupal/Core/Entity/EntityForm.php 13 additions, 1 deletioncore/lib/Drupal/Core/Entity/EntityForm.php
- core/modules/system/tests/modules/entity_test/entity_test.module 2 additions, 0 deletions...dules/system/tests/modules/entity_test/entity_test.module
- core/modules/system/tests/modules/entity_test/src/Controller/EntityTestController.php 0 additions, 18 deletions...dules/entity_test/src/Controller/EntityTestController.php
- core/modules/system/tests/modules/entity_test/src/Entity/EntityTest.php 1 addition, 0 deletions...ystem/tests/modules/entity_test/src/Entity/EntityTest.php
- core/modules/system/tests/modules/entity_test/src/Entity/EntityTestBaseFieldDisplay.php 1 addition, 0 deletions...les/entity_test/src/Entity/EntityTestBaseFieldDisplay.php
- core/modules/system/tests/modules/entity_test/src/Entity/EntityTestNoId.php 4 additions, 0 deletions...m/tests/modules/entity_test/src/Entity/EntityTestNoId.php
- core/modules/system/tests/modules/entity_test/src/Entity/EntityTestStringId.php 1 addition, 0 deletions...sts/modules/entity_test/src/Entity/EntityTestStringId.php
- core/modules/system/tests/modules/entity_test/src/Routing/EntityTestRoutes.php 1 addition, 3 deletions...ests/modules/entity_test/src/Routing/EntityTestRoutes.php
- core/tests/Drupal/Tests/Core/Entity/EntityFormTest.php 127 additions, 6 deletionscore/tests/Drupal/Tests/Core/Entity/EntityFormTest.php
Loading
Please register or sign in to comment