plugin.manager.field.field_type_category
Same name and namespace in other branches
- 10 core/core.services.yml \plugin.manager.field.field_type_category
Class
\Drupal\Core\Field\FieldTypeCategoryManager2 string references to plugin.manager.field.field_type_category
- FieldStorageAddController::create in core/
modules/ field_ui/ src/ Controller/ FieldStorageAddController.php - Instantiates a new instance of the implementing class using autowiring.
- FieldStorageAddForm::create in core/
modules/ field_ui/ src/ Form/ FieldStorageAddForm.php - Instantiates a new instance of this class.
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.