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
FileAndImageTableFormatter class Drupal\social_comment_upload\Plugin\Field\FieldFormatter modules/social_features/social_comment_upload/src/Plugin/Field/FieldFormatter/FileAndImageTableFormatter.php Plugin implementation of the 'file_image_default' formatter.
FileLink class Drupal\socialbase\Plugin\Preprocess themes/socialbase/src/Plugin/Preprocess/FileLink.php Pre-processes variables for the "file_link" theme hook. 1
FileWidgetMultiple class Drupal\socialbase\Plugin\Preprocess themes/socialbase/src/Plugin/Preprocess/FileWidgetMultiple.php Pre-processes variables for the "file_widget_multiple" theme hook. 1
FlagAccessCheck class Drupal\social_content_report\Access modules/social_features/social_content_report/src/Access/FlagAccessCheck.php Class FlagAccessCheck. 1
FlagSubscriber class Drupal\social_content_report\EventSubscriber modules/social_features/social_content_report/src/EventSubscriber/FlagSubscriber.php Class FlagSubscriber. 2
FlexibleGroupContentAccessCheck class Drupal\social_group_flexible_group\Access modules/social_features/social_group/modules/social_group_flexible_group/src/Access/FlexibleGroupContentAccessCheck.php Determines access to routes based flexible_group membership and settings. 2
FlexibleGroupContentVisibilityUpdate class Drupal\social_group_flexible_group modules/social_features/social_group/modules/social_group_flexible_group/src/FlexibleGroupContentVisibilityUpdate.php Class FlexibleGroupContentVisibilityUpdate. 1
FlexibleGroupJoinPermissionAccessCheck class Drupal\social_group_flexible_group\Access modules/social_features/social_group/modules/social_group_flexible_group/src/Access/FlexibleGroupJoinPermissionAccessCheck.php Determines access to routes based flexible_group membership and settings. 2
FlexibleGroupNodeAccess class Drupal\social_group_flexible_group\Plugin\views\filter modules/social_features/social_group/modules/social_group_flexible_group/src/Plugin/views/filter/FlexibleGroupNodeAccess.php Filter by node access based on Group membership.
FollowContentActivityContext class Drupal\social_follow_content\Plugin\ActivityContext modules/social_features/social_follow_content/src/Plugin/ActivityContext/FollowContentActivityContext.php Provides a 'FollowContentActivityContext' activity context plugin.
Font class Drupal\social_font\Entity modules/custom/social_font/src/Entity/Font.php Defines the Font entity. 5
FontAccessControlHandler class Drupal\social_font modules/custom/social_font/src/FontAccessControlHandler.php Access controller for the Font entity.
FontDeleteForm class Drupal\social_font\Form modules/custom/social_font/src/Form/FontDeleteForm.php Provides a form for deleting Font entities.
FontForm class Drupal\social_font\Form modules/custom/social_font/src/Form/FontForm.php Form controller for Font edit forms.
FontHtmlRouteProvider class Drupal\social_font modules/custom/social_font/src/FontHtmlRouteProvider.php Provides routes for Font entities.
FontInterface interface Drupal\social_font\Entity modules/custom/social_font/src/Entity/FontInterface.php Provides an interface for defining Font entities. 1
FontListBuilder class Drupal\social_font modules/custom/social_font/src/FontListBuilder.php Defines a class to build a listing of Font entities.
FontSettingsForm class Drupal\social_font\Form modules/custom/social_font/src/Form/FontSettingsForm.php Class FontSettingsForm.
FontViewsData class Drupal\social_font\Entity modules/custom/social_font/src/Entity/FontViewsData.php Provides Views data for Font entities.
FormElement class Drupal\socialbase\Plugin\Preprocess themes/socialbase/src/Plugin/Preprocess/FormElement.php Pre-processes variables for the "form_element" theme hook. 1
FormElementLabel class Drupal\socialbase\Plugin\Preprocess themes/socialbase/src/Plugin/Preprocess/FormElementLabel.php Pre-processes variables for the "form_element_label" theme hook. 1
GoogleAuth class Drupal\social_auth_google\Plugin\Network modules/custom/social_auth_google/src/Plugin/Network/GoogleAuth.php Defines a Network Plugin for Social Auth Google.
GoogleAuthController class Drupal\social_auth_google\Controller modules/custom/social_auth_google/src/Controller/GoogleAuthController.php Class GoogleAuthController.
GoogleAuthManager class Drupal\social_auth_google modules/custom/social_auth_google/src/GoogleAuthManager.php Class GoogleAuthManager. 2 2
GoogleAuthSettings class Drupal\social_auth_google\Settings modules/custom/social_auth_google/src/Settings/GoogleAuthSettings.php Defines methods to get Social Auth Google app settings. 3
GoogleAuthSettingsForm class Drupal\social_auth_google\Form modules/custom/social_auth_google/src/Form/GoogleAuthSettingsForm.php Class GoogleAuthSettingsForm. 1
GoogleAuthSettingsInterface interface Drupal\social_auth_google\Settings modules/custom/social_auth_google/src/Settings/GoogleAuthSettingsInterface.php Defines an interface for Social Auth Google settings. 1
GoogleLinkController class Drupal\social_auth_google\Controller modules/custom/social_auth_google/src/Controller/GoogleLinkController.php Class GoogleLinkController.
GoogleUserManager class Drupal\social_auth_google modules/custom/social_auth_google/src/GoogleUserManager.php Class GoogleUserManager. 2
Group class Drupal\social_demo\Plugin\DemoContent modules/custom/social_demo/src/Plugin/DemoContent/Group.php Group Plugin for demo content.
GroupActivityContext class Drupal\activity_basics\Plugin\ActivityContext modules/custom/activity_basics/src/Plugin/ActivityContext/GroupActivityContext.php Provides a 'GroupActivityContext' activity context.
GroupAddBlock class Drupal\social_group\Plugin\Block modules/social_features/social_group/src/Plugin/Block/GroupAddBlock.php Provides a 'GroupAddBlock' block.
GroupAddBookBlock class Drupal\social_book\Plugin\Block modules/social_features/social_book/src/Plugin/Block/GroupAddBookBlock.php Provides a 'GroupAddBookBlock' block.
GroupAddEventBlock class Drupal\social_group\Plugin\Block modules/social_features/social_group/src/Plugin/Block/GroupAddEventBlock.php Provides a 'GroupAddEventBlock' block.
GroupAddTopicBlock class Drupal\social_group\Plugin\Block modules/social_features/social_group/src/Plugin/Block/GroupAddTopicBlock.php Provides a 'GroupAddTopicBlock' block.
GroupCommentAccessControlHandler class Drupal\group_core_comments modules/custom/group_core_comments/src/GroupCommentAccessControlHandler.php Defines the access control handler for the comment entity type.
GroupContentEntityDeleteAction class Drupal\social_group\Plugin\Action modules/social_features/social_group/src/Plugin/Action/GroupContentEntityDeleteAction.php Delete group content entity action without default confirmation form.
GroupContentInMyGroupActivityContext class Drupal\activity_basics\Plugin\ActivityContext modules/custom/activity_basics/src/Plugin/ActivityContext/GroupContentInMyGroupActivityContext.php Provides a 'GroupContentInMyGroupActivityContext' activity context.
GroupContentVisibilityUpdate class Drupal\social_group modules/social_features/social_group/src/GroupContentVisibilityUpdate.php Class GroupContentVisibilityUpdate. 1 2
GroupHeroBlock class Drupal\social_group\Plugin\Block modules/social_features/social_group/src/Plugin/Block/GroupHeroBlock.php Provides a 'GroupHeroBlock' block.
GroupManagersController class Drupal\social_group\Controller modules/social_features/social_group/src/Controller/GroupManagersController.php Class GroupManagersController.
GroupSettingsHelp class Drupal\socialbase\Plugin\Preprocess themes/socialbase/src/Plugin/Preprocess/GroupSettingsHelp.php Pre-processes variables for the "group_settings_help" theme hook.
Html class Drupal\socialblue\Plugin\Preprocess themes/socialblue/src/Plugin/Preprocess/Html.php Pre-processes variables for the "html" theme hook.
Html class Drupal\socialbase\Plugin\Preprocess themes/socialbase/src/Plugin/Preprocess/Html.php Pre-processes variables for the "html" theme hook. 2 1
ImageWidget class Drupal\socialbase\Plugin\Preprocess themes/socialbase/src/Plugin/Preprocess/ImageWidget.php Pre-processes variables for the "image_widget" theme hook. 1
Immediately class Drupal\activity_send_email\Plugin\EmailFrequency modules/custom/activity_send/modules/activity_send_email/src/Plugin/EmailFrequency/Immediately.php Define a concrete class for immediate emails.
InputButton class Drupal\socialbase\Plugin\Preprocess themes/socialbase/src/Plugin/Preprocess/InputButton.php Pre-processes variables for the "input__button" theme hook. 1
LanguageSwitcherBlock class Drupal\social_language\Plugin\Block modules/custom/social_language/src/Plugin/Block/LanguageSwitcherBlock.php Provides a 'LanguageSwitcherBlock' block.
LetsConnectController class Drupal\social_lets_connect\Controller modules/custom/social_lets_connect/src/Controller/LetsConnectController.php Class LetsConnectController.
LetsConnectUsageSettingsForm class Drupal\social_lets_connect_usage\Form modules/custom/social_lets_connect/modules/social_lets_connect_usage/src/Form/LetsConnectUsageSettingsForm.php Configure Lets Connect Usage. 1

Pages

Other projects