- Downloads
Issue #2367933 by phenaproxima, mikelutz, Berdir, voleger, amateescu,...
Issue #2367933 by phenaproxima, mikelutz, Berdir, voleger, amateescu, chr.fritsch, johndevman, Jo Fitzgerald, andypost, larowlan, alexpott: Move entity_get_(form_)display() to the entity display repository
parent
870b5646
  No related branches found   
  No related tags found   
Showing         
- core/includes/entity.inc 12 additions, 80 deletionscore/includes/entity.inc
- core/lib/Drupal/Core/Entity/Entity/EntityFormDisplay.php 6 additions, 5 deletionscore/lib/Drupal/Core/Entity/Entity/EntityFormDisplay.php
- core/lib/Drupal/Core/Entity/Entity/EntityViewDisplay.php 5 additions, 5 deletionscore/lib/Drupal/Core/Entity/Entity/EntityViewDisplay.php
- core/lib/Drupal/Core/Entity/EntityDisplayRepository.php 46 additions, 0 deletionscore/lib/Drupal/Core/Entity/EntityDisplayRepository.php
- core/lib/Drupal/Core/Entity/EntityDisplayRepositoryInterface.php 89 additions, 0 deletions...b/Drupal/Core/Entity/EntityDisplayRepositoryInterface.php
- core/lib/Drupal/Core/Entity/EntityManager.php 24 additions, 0 deletionscore/lib/Drupal/Core/Entity/EntityManager.php
- core/lib/Drupal/Core/Field/FieldItemList.php 2 additions, 1 deletioncore/lib/Drupal/Core/Field/FieldItemList.php
- core/modules/block_content/block_content.module 7 additions, 4 deletionscore/modules/block_content/block_content.module
- core/modules/comment/comment.services.yml 1 addition, 1 deletioncore/modules/comment/comment.services.yml
- core/modules/comment/src/CommentManager.php 22 additions, 6 deletionscore/modules/comment/src/CommentManager.php
- core/modules/comment/src/Tests/CommentTestBase.php 3 additions, 2 deletionscore/modules/comment/src/Tests/CommentTestBase.php
- core/modules/comment/src/Tests/CommentTestTrait.php 6 additions, 6 deletionscore/modules/comment/src/Tests/CommentTestTrait.php
- core/modules/comment/tests/src/Functional/CommentLinksTest.php 6 additions, 4 deletions...modules/comment/tests/src/Functional/CommentLinksTest.php
- core/modules/comment/tests/src/Functional/CommentNonNodeTest.php 2 additions, 1 deletion...dules/comment/tests/src/Functional/CommentNonNodeTest.php
- core/modules/comment/tests/src/Functional/CommentPagerTest.php 2 additions, 1 deletion...modules/comment/tests/src/Functional/CommentPagerTest.php
- core/modules/comment/tests/src/Functional/CommentTestBase.php 5 additions, 2 deletions.../modules/comment/tests/src/Functional/CommentTestBase.php
- core/modules/comment/tests/src/Unit/CommentManagerTest.php 3 additions, 1 deletioncore/modules/comment/tests/src/Unit/CommentManagerTest.php
- core/modules/config/tests/src/Functional/ConfigExportImportUITest.php 5 additions, 4 deletions.../config/tests/src/Functional/ConfigExportImportUITest.php
- core/modules/contact/tests/src/Functional/ContactSitewideTest.php 2 additions, 1 deletion...ules/contact/tests/src/Functional/ContactSitewideTest.php
- core/modules/content_translation/src/Tests/ContentTranslationTestBase.php 2 additions, 1 deletion...tent_translation/src/Tests/ContentTranslationTestBase.php
Loading
Please sign in to comment
