entity_display.repository
Same name and namespace in other branches
- 9 core/core.services.yml \entity_display.repository
- 8.9.x core/core.services.yml \entity_display.repository
- 11.x core/core.services.yml \entity_display.repository
Class
Drupal\Core\Entity\EntityDisplayRepository82 string references to entity_display.repository
- BlockContentBlock::create in core/
modules/ block_content/ src/ Plugin/ Block/ BlockContentBlock.php - Creates an instance of the plugin.
- block_content_add_body_field in core/
modules/ block_content/ block_content.module - Adds the default body field to a block type.
- ClaroModalDisplayTest::testModalAddAnother in core/
tests/ Drupal/ FunctionalJavascriptTests/ Theme/ ClaroModalDisplayTest.php - Tests the position f "add another" button in dialogs.
- CommentDefaultFormatter::create in core/
modules/ comment/ src/ Plugin/ Field/ FieldFormatter/ CommentDefaultFormatter.php - Creates an instance of the plugin.
- CommentLinksTest::testCommentLinks in core/
modules/ comment/ tests/ src/ Functional/ CommentLinksTest.php - Tests that comment links are output and can be hidden.
File
-
core/
core.services.yml
View source
- class: Drupal\Core\Entity\EntityDisplayRepository
- arguments:
- - '@entity_type.manager'
- - '@module_handler'
- - '@cache.discovery'
- - '@language_manager'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.