You are here

service title.config_manager in Title 8.2

Class

Drupal\title\BundleConfigManager
6 string references to title.config_manager
title_entity_prepare_view in ./title.module
Implements hook_entity_prepare_view().
title_entity_view_alter in ./title.module
Implements hook_entity_view_alter().
title_form_entity_view_display_edit_form_alter in ./title.module
Implements hook_form_alter().
title_form_node_type_edit_form_alter in ./title.module
Implements hook_form__FORM_ID_alter().
title_form_node_type_form_builder in ./title.module
Entity builder for the node type form with title options.

... See full list

File

./title.services.yml
title.services.yml

View source
  1. class: Drupal\title\BundleConfigManager
  2. arguments:
  3. - '@entity.manager'