18 string references to comment.manager in Drupal 10
- CommentController::create in core/
modules/ comment/ src/ Controller/ CommentController.php - Instantiates a new instance of this class.
- CommentTestTrait::addDefaultCommentField in core/
modules/ comment/ src/ Tests/ CommentTestTrait.php - Adds the default comment field to an entity.
- CommentTypeDeleteForm::create in core/
modules/ comment/ src/ Form/ CommentTypeDeleteForm.php - Instantiates a new instance of this class.
- CommentTypeForm::create in core/
modules/ comment/ src/ CommentTypeForm.php - Instantiates a new instance of this class.
- CommentViewsData::getViewsData in core/
modules/ comment/ src/ CommentViewsData.php - comment_entity_insert in core/
modules/ comment/ comment.module - Implements hook_entity_insert().
- comment_entity_storage_load in core/
modules/ comment/ comment.module - Implements hook_entity_storage_load().
- comment_entity_view in core/
modules/ comment/ comment.module - Implements hook_entity_view().
- comment_form_field_ui_display_overview_form_alter in core/
modules/ comment/ comment.module - Implements hook_form_FORM_ID_alter().
- comment_form_field_ui_field_storage_add_form_alter in core/
modules/ comment/ comment.module - Implements hook_form_FORM_ID_alter() for field_ui_field_storage_add_form.
- comment_form_field_ui_form_display_overview_form_alter in core/
modules/ comment/ comment.module - Implements hook_form_FORM_ID_alter().
- comment_node_search_result in core/
modules/ comment/ comment.module - Implements hook_node_search_result().
- comment_node_update_index in core/
modules/ comment/ comment.module - Implements hook_node_update_index().
- comment_tokens in core/
modules/ comment/ comment.tokens.inc - Implements hook_tokens().
- comment_token_info in core/
modules/ comment/ comment.tokens.inc - Implements hook_token_info().
- comment_views_data_alter in core/
modules/ comment/ comment.views.inc - Implements hook_views_data_alter().
- EntityCommentType::import in core/
modules/ comment/ src/ Plugin/ migrate/ destination/ EntityCommentType.php - Import the row.
- rdf_preprocess_node in core/
modules/ rdf/ rdf.module - Implements hook_preprocess_HOOK() for node templates.