plugin.manager.field.field_type_category
Class
\Drupal\Core\Field\FieldTypeCategoryManager3 string references to plugin.manager.field.field_type_category
- FieldStorageAddForm::create in core/
modules/ field_ui/ src/ Form/ FieldStorageAddForm.php - Instantiates a new instance of this class.
- FieldStorageAddForm::__construct in core/
modules/ field_ui/ src/ Form/ FieldStorageAddForm.php - Constructs a new FieldStorageAddForm object.
- FieldTypePluginManager::__construct in core/
lib/ Drupal/ Core/ Field/ FieldTypePluginManager.php - Constructs the FieldTypePluginManager object.
File
-
core/
core.services.yml
View source
- class: \Drupal\Core\Field\FieldTypeCategoryManager
- arguments:
- - '%app.root%'
- - '@module_handler'
- - '@cache.discovery'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.