service form_mode.manager in Form mode manager 8
Same name and namespace in other branches
- 8.2 form_mode_manager.services.yml \form_mode.manager
Class
Drupal\form_mode_manager\FormModeManager8 string references to form_mode.manager
- EntityFormModeBase::create in src/
Controller/ EntityFormModeBase.php - Instantiates a new instance of this class.
- EntityTypeInfo::create in src/
EntityTypeInfo.php - Instantiates a new instance of this class.
- FormModeManagerBase::setUpFormMode in tests/
src/ Functional/ FormModeManagerBase.php - Helper method to create all users needed for tests.
- FormModeManagerForm::create in src/
Form/ FormModeManagerForm.php - Instantiates a new instance of this class.
- FormModeManagerLinksForm::create in src/
Form/ FormModeManagerLinksForm.php - Instantiates a new instance of this class.
File
View source
- class: Drupal\form_mode_manager\FormModeManager
- arguments:
- - '@entity_type.manager'
- - '@config.factory'
- - '@entity_display.repository'
- - '@entity_type.bundle.info'
- - '@plugin.manager.entity_routing_map'