service exclude_node_title.manager in Exclude Node Title 8
Class
Drupal\exclude_node_title\ExcludeNodeTitleManager9 string references to exclude_node_title.manager
- AdminSettingsForm::create in src/
Form/ AdminSettingsForm.php - Instantiates a new instance of this class.
- exclude_node_title_form_alter in ./
exclude_node_title.module - Implements hook_form_alter().
- exclude_node_title_preprocess_field in ./
exclude_node_title.module - Implements hook_preprocess_field().
- exclude_node_title_preprocess_html in ./
exclude_node_title.module - Implements hook_preprocess_html().
- exclude_node_title_preprocess_page in ./
exclude_node_title.module - Implements hook_preprocess_page().
File
View source
- class: Drupal\exclude_node_title\ExcludeNodeTitleManager
- arguments:
- - '@config.factory'
- - '@entity_type.manager'
- - '@entity_type.bundle.info'