You are here

namespace Drupal\social_post in Open Social 10.3.x

Same name in other branches
  1. 8.9 Drupal\social_post
  2. 8 Drupal\social_post
  3. 8.2 Drupal\social_post
  4. 8.3 Drupal\social_post
  5. 8.4 Drupal\social_post
  6. 8.5 Drupal\social_post
  7. 8.6 Drupal\social_post
  8. 8.7 Drupal\social_post
  9. 8.8 Drupal\social_post
  10. 10.0.x Drupal\social_post
  11. 10.1.x Drupal\social_post
  12. 10.2.x Drupal\social_post
Classsort descending Location Description
PostAccessControlHandler modules/social_features/social_post/src/PostAccessControlHandler.php Access controller for the Post entity.
PostHtmlRouteProvider modules/social_features/social_post/src/PostHtmlRouteProvider.php Provides routes for Post entities.
PostListBuilder modules/social_features/social_post/src/PostListBuilder.php Defines a class to build a listing of Post entities.
PostTypeHtmlRouteProvider modules/social_features/social_post/src/PostTypeHtmlRouteProvider.php Provides routes for Post type entities.
PostTypeListBuilder modules/social_features/social_post/src/PostTypeListBuilder.php Provides a listing of Post type entities.
PostViewBuilder modules/social_features/social_post/src/PostViewBuilder.php Render controller for posts.