Issue #2183923 by tim.plunkett: Break the circular dependency in EntityManager.
parent
1939de98
No related branches found
No related tags found
Showing
- core/core.services.yml 3 additions, 0 deletionscore/core.services.yml
- core/includes/entity.inc 0 additions, 25 deletionscore/includes/entity.inc
- core/lib/Drupal/Core/Controller/ControllerBase.php 20 additions, 0 deletionscore/lib/Drupal/Core/Controller/ControllerBase.php
- core/lib/Drupal/Core/Entity/EntityFormBuilder.php 58 additions, 0 deletionscore/lib/Drupal/Core/Entity/EntityFormBuilder.php
- core/lib/Drupal/Core/Entity/EntityFormBuilderInterface.php 38 additions, 0 deletionscore/lib/Drupal/Core/Entity/EntityFormBuilderInterface.php
- core/lib/Drupal/Core/Entity/EntityManager.php 0 additions, 16 deletionscore/lib/Drupal/Core/Entity/EntityManager.php
- core/lib/Drupal/Core/Entity/EntityManagerInterface.php 0 additions, 24 deletionscore/lib/Drupal/Core/Entity/EntityManagerInterface.php
- core/modules/aggregator/lib/Drupal/aggregator/Controller/AggregatorController.php 2 additions, 3 deletions...lib/Drupal/aggregator/Controller/AggregatorController.php
- core/modules/block/custom_block/lib/Drupal/custom_block/Controller/CustomBlockController.php 2 additions, 13 deletions.../Drupal/custom_block/Controller/CustomBlockController.php
- core/modules/block/lib/Drupal/block/Controller/BlockAddController.php 1 addition, 1 deletion.../block/lib/Drupal/block/Controller/BlockAddController.php
- core/modules/comment/comment.module 1 addition, 1 deletioncore/modules/comment/comment.module
- core/modules/comment/lib/Drupal/comment/Controller/CommentController.php 1 addition, 1 deletion...mment/lib/Drupal/comment/Controller/CommentController.php
- core/modules/config/tests/config_test/lib/Drupal/config_test/ConfigTestController.php 1 addition, 1 deletion...nfig_test/lib/Drupal/config_test/ConfigTestController.php
- core/modules/contact/lib/Drupal/contact/Controller/ContactController.php 2 additions, 2 deletions...ntact/lib/Drupal/contact/Controller/ContactController.php
- core/modules/content_translation/content_translation.pages.inc 2 additions, 2 deletions...modules/content_translation/content_translation.pages.inc
- core/modules/forum/lib/Drupal/forum/Controller/ForumController.php 2 additions, 2 deletions...les/forum/lib/Drupal/forum/Controller/ForumController.php
- core/modules/menu/lib/Drupal/menu/Controller/MenuController.php 1 addition, 1 deletion...odules/menu/lib/Drupal/menu/Controller/MenuController.php
- core/modules/node/lib/Drupal/node/Controller/NodeController.php 1 addition, 1 deletion...odules/node/lib/Drupal/node/Controller/NodeController.php
- core/modules/options/lib/Drupal/options/Tests/OptionsFieldTest.php 4 additions, 4 deletions...les/options/lib/Drupal/options/Tests/OptionsFieldTest.php
- core/modules/search/lib/Drupal/search/Controller/SearchController.php 1 addition, 1 deletion.../search/lib/Drupal/search/Controller/SearchController.php
Loading
Please register or sign in to comment