You are here

constant SOCIAL_MENTIONS_SUGGESTIONS_FULL_NAME in Open Social 8

3 uses of SOCIAL_MENTIONS_SUGGESTIONS_FULL_NAME
AutocompleteController::suggestions in modules/social_features/social_mentions/src/Controller/AutocompleteController.php
Function for suggestions.
social_mentions_comment_links_alter in modules/social_features/social_mentions/social_mentions.module
Implements hook_comment_links_alter().
social_mentions_tokens in modules/social_features/social_mentions/social_mentions.tokens.inc
Implements hook_tokens().

File

modules/social_features/social_mentions/src/SocialMentionsConfigOverride.php, line 9

Namespace

Drupal\social_mentions

Code

define('SOCIAL_MENTIONS_SUGGESTIONS_FULL_NAME', 'full_name');