You are here

namespace Drupal\mentions in Open Social 10.0.x

Same name in other branches
  1. 8.9 Drupal\mentions
  2. 8 Drupal\mentions
  3. 8.2 Drupal\mentions
  4. 8.3 Drupal\mentions
  5. 8.4 Drupal\mentions
  6. 8.5 Drupal\mentions
  7. 8.6 Drupal\mentions
  8. 8.7 Drupal\mentions
  9. 8.8 Drupal\mentions
  10. 10.3.x Drupal\mentions
  11. 10.1.x Drupal\mentions
  12. 10.2.x Drupal\mentions
Classsort descending Location Description
MentionsAccessControlHandler modules/custom/mentions/src/MentionsAccessControlHandler.php Access controller for the Mentions entity.
MentionsConfigInterface modules/custom/mentions/src/MentionsConfigInterface.php Provides an interface for defining Mentions Type entities.
MentionsConfigListBuilder modules/custom/mentions/src/MentionsConfigListBuilder.php Provides a listing of Mentions Type entities.
MentionsController modules/custom/mentions/src/MentionsController.php Controller for the mentions entity.
MentionsInterface modules/custom/mentions/src/MentionsInterface.php Provides an interface defining a Mention entity.
MentionsPluginInterface modules/custom/mentions/src/MentionsPluginInterface.php Interface MentionsPluginInterface.
MentionsPluginManager modules/custom/mentions/src/MentionsPluginManager.php MentionsPluginManager for Mentions Type.
MentionsStorage modules/custom/mentions/src/MentionsStorage.php Class MentionsStorage.
MentionsViewBuilder modules/custom/mentions/src/MentionsViewBuilder.php Render controller for mentions.
MentionsViewsData modules/custom/mentions/src/MentionsViewsData.php Provides the views data for the mentions entity type.