7 string references to plugin.manager.entity_print.print_engine in Entity Print 8.2
- 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.
- SettingsForm::create in src/
Form/ SettingsForm.php - Instantiates a new instance of this class.
- ViewPrintController::create in modules/
entity_print_views/ src/ Controller/ ViewPrintController.php - Instantiates a new instance of this class.