service ajax_comments.field_settings_helper in AJAX Comments 8
Class
Drupal\ajax_comments\FieldSettingsHelper5 string references to ajax_comments.field_settings_helper
- AjaxCommentsForm::create in src/
Form/ AjaxCommentsForm.php - Instantiates a new instance of this class.
- ajax_comments_comment_links_alter in ./
ajax_comments.module - Implements hook_comment_links_alter().
- ajax_comments_entity_display_build_alter in ./
ajax_comments.module - Implements hook_entity_display_build_alter().
- ajax_comments_entity_view_alter in ./
ajax_comments.module - Implements hook_entity_view_alter().
- ajax_comments_form_comment_form_alter in ./
ajax_comments.module - Implements hook_form_FORM_ID_alter().
File
View source
- class: Drupal\ajax_comments\FieldSettingsHelper
- arguments:
- - '@entity_type.manager'
- - '@plugin.manager.field.formatter'