service plugin.manager.entity_print.print_engine in Entity Print 8.2
Class
Drupal\entity_print\Plugin\EntityPrintPluginManager7 string references to plugin.manager.entity_print.print_engine
- EntityPrintController::create in src/
Controller/ EntityPrintController.php - Instantiates a new instance of this class.
- EntityPrintPluginManagerTest::setUp in tests/
src/ Kernel/ EntityPrintPluginManagerTest.php - entity_print_post_update_migrate_config in ./
entity_print.post_update.php - Migrate simple config into new config entities.
- PrintDownload::create in src/
Plugin/ Action/ PrintDownload.php - Creates an instance of the plugin.
- PrintEngineStorage::getPrintEnginePluginManager in src/
Entity/ PrintEngineStorage.php - Gets the plugin manager.
File
View source
- class: Drupal\entity_print\Plugin\EntityPrintPluginManager
- arguments:
- - '@container.namespaces'
- - '@cache.discovery'
- - '@module_handler'
- - '@event_dispatcher'
- - '@config.factory'
- - '@entity_type.manager'