plugin.manager.field.field_type_category

Same name and namespace in other branches
  1. 10 core/core.services.yml \plugin.manager.field.field_type_category

Class

\Drupal\Core\Field\FieldTypeCategoryManager
2 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
  1. class: \Drupal\Core\Field\FieldTypeCategoryManager
  2. arguments:
  3. - '%app.root%'
  4. - '@module_handler'
  5. - '@cache.discovery'

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.