plugin.manager.field.field_type_category

Class

\Drupal\Core\Field\FieldTypeCategoryManager
3 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
  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.