service plugin.plugin_type_manager in Plugin 8.2
Class
Drupal\plugin\PluginType\PluginTypeManager9 string references to plugin.plugin_type_manager
- AdvancedPluginSelectorBasePluginSelectorForm::create in tests/
modules/ plugin_test_helper/ src/ AdvancedPluginSelectorBasePluginSelectorForm.php - Instantiates a new instance of this class.
- ListPluginTypes::create in src/
Controller/ ListPluginTypes.php - Instantiates a new instance of this class.
- ListPluginTypesTest::testCreate in tests/
src/ Unit/ Controller/ ListPluginTypesTest.php - @covers ::create @covers ::__construct
- PluginCollectionItem::getPluginType in src/
Plugin/ Field/ FieldType/ PluginCollectionItem.php - Returns the type of the plugins contained by this item.
- PluginCollectionItemDeriver::create in src/
Plugin/ Field/ FieldType/ PluginCollectionItemDeriver.php - Creates a new class instance.
File
View source
- class: Drupal\plugin\PluginType\PluginTypeManager
- arguments:
- - '@service_container'
- - '@module_handler'