You are here

constant SOCIAL_MENTIONS_SUGGESTIONS_ALL in Open Social 8

3 uses of SOCIAL_MENTIONS_SUGGESTIONS_ALL
AutocompleteController::suggestions in modules/social_features/social_mentions/src/Controller/AutocompleteController.php
Function for suggestions.
social_mentions_tokens in modules/social_features/social_mentions/social_mentions.tokens.inc
Implements hook_tokens().
_social_mentions_set_default_config in modules/social_features/social_mentions/social_mentions.install
Set default settings.

File

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

Namespace

Drupal\social_mentions

Code

define('SOCIAL_MENTIONS_SUGGESTIONS_ALL', 'all');