8 string references to YAML keys in ajax_comments.routing.yml in AJAX Comments 8
- AjaxCommentsController::addMessages in src/
Controller/ AjaxCommentsController.php - Add messages to the ajax response.
- AjaxCommentsDeleteForm::buildForm in src/
Form/ AjaxCommentsDeleteForm.php - Form constructor.
- AjaxCommentsForm::actions in src/
Form/ AjaxCommentsForm.php - Returns an array of supported actions for the current entity form.
- AjaxCommentsForm::buildForm in src/
Form/ AjaxCommentsForm.php - Form constructor.
- AjaxCommentsForm::validateForm in src/
Form/ AjaxCommentsForm.php - Button-level validation handlers are highly discouraged for entity forms, as they will prevent entity validation from running. If the entity is going to be saved during the form submission, this method should be manually invoked from the button-level…
- ajax_comments_comment_links_alter in ./
ajax_comments.module - Implements hook_comment_links_alter().
- SettingsForm::buildForm in src/
Form/ SettingsForm.php - Form constructor.
- SettingsForm::getEditableConfigNames in src/
Form/ SettingsForm.php - Gets the configuration names that will be editable.