Issue #2167641 by tim.plunkett: EntityInterface::uri() should use route name and not path.
parent
87bff520
No related branches found
No related tags found
Showing
- core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php 16 additions, 2 deletionscore/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php
- core/lib/Drupal/Core/Config/Entity/ConfigEntityListController.php 4 additions, 16 deletions.../Drupal/Core/Config/Entity/ConfigEntityListController.php
- core/lib/Drupal/Core/Entity/Entity.php 83 additions, 104 deletionscore/lib/Drupal/Core/Entity/Entity.php
- core/lib/Drupal/Core/Entity/EntityFormController.php 9 additions, 1 deletioncore/lib/Drupal/Core/Entity/EntityFormController.php
- core/lib/Drupal/Core/Entity/EntityInterface.php 61 additions, 1 deletioncore/lib/Drupal/Core/Entity/EntityInterface.php
- core/lib/Drupal/Core/Entity/EntityListController.php 4 additions, 10 deletionscore/lib/Drupal/Core/Entity/EntityListController.php
- core/lib/Drupal/Core/Entity/EntityListControllerInterface.php 1 addition, 1 deletion.../lib/Drupal/Core/Entity/EntityListControllerInterface.php
- core/lib/Drupal/Core/Entity/EntityTypeInterface.php 4 additions, 7 deletionscore/lib/Drupal/Core/Entity/EntityTypeInterface.php
- core/modules/action/action.module 1 addition, 0 deletionscore/modules/action/action.module
- core/modules/aggregator/lib/Drupal/aggregator/Entity/Feed.php 6 additions, 0 deletions.../modules/aggregator/lib/Drupal/aggregator/Entity/Feed.php
- core/modules/aggregator/lib/Drupal/aggregator/FeedFormController.php 1 addition, 14 deletions...s/aggregator/lib/Drupal/aggregator/FeedFormController.php
- core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockFormController.php 0 additions, 21 deletions...ock/lib/Drupal/custom_block/CustomBlockFormController.php
- core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockListController.php 0 additions, 3 deletions...ock/lib/Drupal/custom_block/CustomBlockListController.php
- core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockTypeFormController.php 4 additions, 15 deletions...lib/Drupal/custom_block/CustomBlockTypeFormController.php
- core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockTypeListController.php 2 additions, 2 deletions...lib/Drupal/custom_block/CustomBlockTypeListController.php
- core/modules/block/custom_block/lib/Drupal/custom_block/Entity/CustomBlock.php 1 addition, 0 deletions...stom_block/lib/Drupal/custom_block/Entity/CustomBlock.php
- core/modules/block/custom_block/lib/Drupal/custom_block/Entity/CustomBlockType.php 1 addition, 0 deletions..._block/lib/Drupal/custom_block/Entity/CustomBlockType.php
- core/modules/block/lib/Drupal/block/BlockFormController.php 0 additions, 18 deletionscore/modules/block/lib/Drupal/block/BlockFormController.php
- core/modules/block/lib/Drupal/block/Entity/Block.php 1 addition, 0 deletionscore/modules/block/lib/Drupal/block/Entity/Block.php
- core/modules/book/book.module 4 additions, 1 deletioncore/modules/book/book.module
Loading
Please register or sign in to comment