service plugin.manager.ui_patterns in UI Patterns 8
Class
Drupal\ui_patterns\UiPatternsManager6 string references to plugin.manager.ui_patterns
- Pattern::create in modules/
ui_patterns_ds/ src/ Plugin/ DsFieldTemplate/ Pattern.php - Creates an instance of the plugin.
- Pattern::create in modules/
ui_patterns_views/ src/ Plugin/ views/ row/ Pattern.php - Creates an instance of the plugin.
- PatternFormatter::create in modules/
ui_patterns_field_group/ src/ Plugin/ field_group/ FieldGroupFormatter/ PatternFormatter.php - Creates an instance of the plugin.
- PatternLayout::create in modules/
ui_patterns_layouts/ src/ Plugin/ Layout/ PatternLayout.php - Creates an instance of the plugin.
- PatternsLibraryController::create in modules/
ui_patterns_library/ src/ Controller/ PatternsLibraryController.php - Instantiates a new instance of this class.
File
View source
- class: Drupal\ui_patterns\UiPatternsManager
- arguments:
- - '@container.namespaces'
- - '@module_handler'
- - '@theme_handler'
- - '@cache.discovery'