You are here

Classes, traits, and interfaces in Open Social 8.7

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
Like class Drupal\social_demo\Plugin\DemoContent modules/custom/social_demo/src/Plugin/DemoContent/Like.php Like Plugin for demo content.
LinkedInAuth class Drupal\social_auth_linkedin\Plugin\Network modules/custom/social_auth_linkedin/src/Plugin/Network/LinkedInAuth.php Defines a Network Plugin for Social Auth LinkedIn.
LinkedInAuthController class Drupal\social_auth_linkedin\Controller modules/custom/social_auth_linkedin/src/Controller/LinkedInAuthController.php Class LinkedInAuthController.
LinkedInAuthManager class Drupal\social_auth_linkedin modules/custom/social_auth_linkedin/src/LinkedInAuthManager.php Class LinkedInAuthManager. 2 2
LinkedInAuthSettings class Drupal\social_auth_linkedin\Settings modules/custom/social_auth_linkedin/src/Settings/LinkedInAuthSettings.php Defines methods to get Social Auth LinkedIn app settings. 3
LinkedInAuthSettingsForm class Drupal\social_auth_linkedin\Form modules/custom/social_auth_linkedin/src/Form/LinkedInAuthSettingsForm.php Class LinkedInAuthSettingsForm. 1
LinkedInAuthSettingsInterface interface Drupal\social_auth_linkedin\Settings modules/custom/social_auth_linkedin/src/Settings/LinkedInAuthSettingsInterface.php Defines an interface for Social Auth LinkedIn settings. 1
LinkedInLinkController class Drupal\social_auth_linkedin\Controller modules/custom/social_auth_linkedin/src/Controller/LinkedInLinkController.php Class LinkedInLinkController.
LinkedInUserManager class Drupal\social_auth_linkedin modules/custom/social_auth_linkedin/src/LinkedInUserManager.php Class LinkedInUserManager. 2
LinkReportClose class Drupal\social_content_report\Plugin\views\field modules/social_features/social_content_report/src/Plugin/views/field/LinkReportClose.php Field handler to present a link to close a report.
Links class Drupal\socialbase\Plugin\Preprocess themes/socialbase/src/Plugin/Preprocess/Links.php Pre-processes variables for the "links" theme hook.
MagicLoginController class Drupal\social_magic_login\Controller modules/custom/social_magic_login/src/Controller/MagicLoginController.php Class MagicLoginController.
MagicUrl class Drupal\social_magic_login\Service modules/custom/social_magic_login/src/Service/MagicUrl.php Service to generate one-time login links (a.k.a 'magic' #lama's). 2
MagicUrlInterface interface Drupal\social_magic_login\Service modules/custom/social_magic_login/src/Service/MagicUrlInterface.php Interface that allows the generation of one-time login links. 1
ManageByGroupManagersOnlyAccess class Drupal\social_group\Plugin\views\access modules/social_features/social_group/src/Plugin/views/access/ManageByGroupManagersOnlyAccess.php Manage by Group Managers only access plugin.
ManageByOrganizersOnlyAccess class Drupal\social_event_managers\Plugin\views\access modules/social_features/social_event/modules/social_event_managers/src/Plugin/views/access/ManageByOrganizersOnlyAccess.php Manage by organizers only access plugin.
ManagedFile class Drupal\socialbase\Plugin\Process themes/socialbase/src/Plugin/Process/ManagedFile.php Processes the "managed_file" element. 1
ManageEnrollmentAccess class Drupal\social_event_an_enroll\Plugin\views\access modules/social_features/social_event/modules/social_event_an_enroll/src/Plugin/views/access/ManageEnrollmentAccess.php Manage enrollment page access plugin.
Mention class Drupal\mentions\Annotation modules/custom/mentions/src/Annotation/Mention.php Defines Mention Type annotation object.
MentionActivityContext class Drupal\social_mentions\Plugin\ActivityContext modules/social_features/social_mentions/src/Plugin/ActivityContext/MentionActivityContext.php Provides a 'MentionActivityContext' activity context.
MentionCommentActivityEntityCondition class Drupal\social_mentions\Plugin\ActivityEntityCondition modules/social_features/social_mentions/src/Plugin/ActivityEntityCondition/MentionCommentActivityEntityCondition.php Provides a 'MentionsComment' activity condition.
MentionPostActivityEntityCondition class Drupal\social_mentions\Plugin\ActivityEntityCondition modules/social_features/social_mentions/src/Plugin/ActivityEntityCondition/MentionPostActivityEntityCondition.php Provides a 'MentionPost' activity condition.
Mentions class Drupal\mentions\Entity modules/custom/mentions/src/Entity/Mentions.php Mentions Class.
MentionsAccessControlHandler class Drupal\mentions modules/custom/mentions/src/MentionsAccessControlHandler.php Access controller for the Mentions entity.
MentionsConfigInterface interface Drupal\mentions modules/custom/mentions/src/MentionsConfigInterface.php Provides an interface for defining Mentions Type entities.
MentionsConfigListBuilder class Drupal\mentions modules/custom/mentions/src/MentionsConfigListBuilder.php Provides a listing of Mentions Type entities.
MentionsController class Drupal\mentions modules/custom/mentions/src/MentionsController.php Controller for the mentions entity.
MentionsDelete class Drupal\mentions\EventSubscriber modules/custom/mentions/src/EventSubscriber/MentionsDelete.php MentionsDelete handles event 'mentions.delete'.
MentionsFilter class Drupal\mentions\Plugin\Filter modules/custom/mentions/src/Plugin/Filter/MentionsFilter.php Class FilterMentions. 1
MentionsInsert class Drupal\mentions\EventSubscriber modules/custom/mentions/src/EventSubscriber/MentionsInsert.php MentionsInsert handles event 'mentions.insert'.
MentionsInterface interface Drupal\mentions modules/custom/mentions/src/MentionsInterface.php Provides an interface defining a Mention entity. 1 1
MentionsPluginInterface interface Drupal\mentions modules/custom/mentions/src/MentionsPluginInterface.php Interface MentionsPluginInterface. 1 2
MentionsPluginManager class Drupal\mentions modules/custom/mentions/src/MentionsPluginManager.php MentionsPluginManager for Mentions Type. 2 2
MentionsSettingsForm class Drupal\mentions\Form modules/custom/mentions/src/Form/MentionsSettingsForm.php Configure mentions settings. 1
MentionsStorage class Drupal\mentions modules/custom/mentions/src/MentionsStorage.php Class MentionsStorage.
MentionsType class Drupal\mentions\Entity modules/custom/mentions/src/Entity/MentionsType.php Defines the Mentions Type entity. 1
MentionsTypeDeleteForm class Drupal\mentions\Form modules/custom/mentions/src/Form/MentionsTypeDeleteForm.php Provides a deletion confirmation form for the mentions type deletion form.
MentionsTypeForm class Drupal\mentions\Form modules/custom/mentions/src/Form/MentionsTypeForm.php Class MentionsTypeForm. 1
MentionsTypeInterface interface Drupal\mentions\Entity modules/custom/mentions/src/Entity/MentionsTypeInterface.php Provides an interface for defining Mentions Type entities. 1
MentionsUpdate class Drupal\mentions\EventSubscriber modules/custom/mentions/src/EventSubscriber/MentionsUpdate.php MentionsUpdate handles event 'mentions.update'.
MentionsViewBuilder class Drupal\mentions modules/custom/mentions/src/MentionsViewBuilder.php Render controller for mentions.
MentionsViewsData class Drupal\mentions modules/custom/mentions/src/MentionsViewsData.php Provides the views data for the mentions entity type.
MenuLink class Drupal\social_demo\Plugin\DemoContent modules/custom/social_demo/src/Plugin/DemoContent/MenuLink.php MenuLink Plugin for demo content.
MenuLocalAction class Drupal\socialbase\Plugin\Preprocess themes/socialbase/src/Plugin/Preprocess/MenuLocalAction.php Pre-processes variables for the "menu_local_action" theme hook. 1
MessageQueueBase abstract class Drupal\activity_logger\Plugin\QueueWorker modules/custom/activity_logger/src/Plugin/QueueWorker/MessageQueueBase.php Provides base functionality for the ReportWorkers. 1
MessageQueueCreator class Drupal\activity_logger\Plugin\QueueWorker modules/custom/activity_logger/src/Plugin/QueueWorker/MessageQueueCreator.php A report worker.
ModulesInstalled class Drupal\social_lets_connect_usage\Plugin\ShareUsageDataPlugin modules/custom/social_lets_connect/modules/social_lets_connect_usage/src/Plugin/ShareUsageDataPlugin/ModulesInstalled.php Provides a 'ModulesInstalled' share usage data plugin.
MoveActivityAction class Drupal\activity_basics\Plugin\ActivityAction modules/custom/activity_basics/src/Plugin/ActivityAction/MoveActivityAction.php Provides a 'MoveActivityAction' activity action.
Node class Drupal\socialbase\Plugin\Preprocess themes/socialbase/src/Plugin/Preprocess/Node.php Pre-processes variables for the "node" theme hook. 1
NodeStatisticsSettingsForm class Drupal\social_node_statistics\Form modules/custom/social_node_statistics/src/Form/NodeStatisticsSettingsForm.php Configure social profile settings. 1

Pages

Other projects