15 string references to YAML keys in mentions.routing.yml in Open Social 8.2
- AutocompleteController::suggestions in modules/
social_features/ social_mentions/ src/ Controller/ AutocompleteController.php - Function for suggestions.
- MentionsSettingsForm::buildForm in modules/
custom/ mentions/ src/ Form/ MentionsSettingsForm.php - Form constructor.
- MentionsSettingsForm::getEditableConfigNames in modules/
custom/ mentions/ src/ Form/ MentionsSettingsForm.php - Gets the configuration names that will be editable.
- MentionsSettingsForm::submitForm in modules/
custom/ mentions/ src/ Form/ MentionsSettingsForm.php - Form submission handler.
- MentionsTypeDeleteForm::getCancelUrl in modules/
custom/ mentions/ src/ Form/ MentionsTypeDeleteForm.php - MentionsTypeForm::submitForm in modules/
custom/ mentions/ src/ Form/ MentionsTypeForm.php - This is the default entity object builder function. It is called before any other submit handler to build the new entity object to be used by the following submit handlers. At this point of the form workflow the entity is validated and the form state…
- mentions_help in modules/
custom/ mentions/ mentions.module - Implements hook_help().
- mentions_insert_or_update in modules/
custom/ mentions/ mentions.module - Handling mentions crud operations.
- social_mentions_comment_links_alter in modules/
social_features/ social_mentions/ social_mentions.module - Implements hook_comment_links_alter().
- social_mentions_form_alter in modules/
social_features/ social_mentions/ social_mentions.module - Implements hook_form_alter().
- social_mentions_form_mentions_settings_form_alter in modules/
social_features/ social_mentions/ social_mentions.module - Implements hook_form_FORM_ID_alter().
- social_mentions_form_mentions_settings_form_submit in modules/
social_features/ social_mentions/ social_mentions.module - Form submit for mentions_settings_form.
- social_mentions_tokens in modules/
social_features/ social_mentions/ social_mentions.tokens.inc - Implements hook_tokens().
- _mentions_set_default_config in modules/
custom/ mentions/ mentions.install - Set default settings.
- _social_mentions_set_default_config in modules/
social_features/ social_mentions/ social_mentions.install - Set default settings.