You are here

Deprecated in Open Social 10.3.x

Primary tabs

Examples: "before Drupal 9", "in Drupal 8.4"
Namesort descending Location Type Deprecation Direct uses Namespaced uses Overrides Use statements
ActivityNotifications::markEntityAsRead modules/custom/activity_creator/src/ActivityNotifications.php function in opensocial:8.x-7.1 and is removed from opensocial:8.x-8.0. Use \Drupal\activity_creator\ActivityNotifications ::markEntityNotificationsAsSeen() instead.
EntityUrl modules/custom/social_graphql/src/Plugin/GraphQL/DataProducer/Entity/EntityUrl.php class remove when upgrading graphql module to a version that includes the options dataproducer setting.
EventPassedDesc modules/social_features/social_event/src/Plugin/views/sort/EventPassedDesc.php class in Open Social 9.1.
hook_social_user_account_header_links modules/social_features/social_user/social_user.api.php function This method is replaced by hook_social_user_account_header_account_links for greater flexibility.
LanguageSwitcherBlock modules/custom/social_language/src/Plugin/Block/LanguageSwitcherBlock.php class in 8.x will be removed in 9.x.
NotificationsController::readNotificationCallback modules/custom/activity_creator/src/Controller/NotificationsController.php function in social:8.x-7.0 and is removed from social:8.x-8.0. Use NotificationsController::getNotificationListCallback() instead.
SocialLanguageMetadataBubblingUrlGenerator modules/custom/social_language/src/SocialLanguageMetadataBubblingUrlGenerator.php class in Open Social 8.x and will be removed before 9.0.
social_content_translation_disable_field_translations modules/custom/social_language/modules/social_content_translation/social_content_translation.install function The function is deprecated and will be removed as redundant.
social_group_get_all_group_members modules/social_features/social_group/social_group.module function in social:8.x-4.2 and is removed from social:8.x-9.6. This function is moved to the service social_group.helper_service, use getAllGroupsForUser() instead.

Other projects