You are here

20 string references to YAML keys in mentions.routing.yml in Open Social 10.0.x

AutocompleteController::suggestions in modules/social_features/social_mentions/src/Controller/AutocompleteController.php
Function for suggestions.
MentionsDelete::onMentionsDelete in modules/custom/mentions/src/EventSubscriber/MentionsDelete.php
Event handler.
MentionsInsert::onMentionsInsert in modules/custom/mentions/src/EventSubscriber/MentionsInsert.php
Event Handler.
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…
MentionsUpdate::onMentionsUpdate in modules/custom/mentions/src/EventSubscriber/MentionsUpdate.php
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().
social_mentions_update_8001 in modules/social_features/social_mentions/social_mentions.install
Set suggestion amount to the default of 8.
UserSelection::buildEntityQuery in modules/social_features/social_profile/src/Plugin/EntityReferenceSelection/UserSelection.php
Builds an EntityQuery to get referenceable entities.
_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.