service plugin.manager.entity_embed.display in Entity Embed 8
Class
Drupal\entity_embed\EntityEmbedDisplay\EntityEmbedDisplayManager3 string references to plugin.manager.entity_embed.display
- Entity::create in src/
Plugin/ EmbedType/ Entity.php - Creates an instance of the plugin.
- EntityEmbedDialog::create in src/
Form/ EntityEmbedDialog.php - Instantiates a new instance of this class.
- EntityEmbedDisplayManagerTest::setUp in tests/
src/ Functional/ EntityEmbedDisplayManagerTest.php
File
View source
- class: Drupal\entity_embed\EntityEmbedDisplay\EntityEmbedDisplayManager
- arguments:
- - '@container.namespaces'
- - '@cache.discovery'
- - '@module_handler'