You are here

namespace Drupal\social_post\Entity in Open Social 10.0.x

Same name in other branches
  1. 8.9 Drupal\social_post\Entity
  2. 8 Drupal\social_post\Entity
  3. 8.2 Drupal\social_post\Entity
  4. 8.3 Drupal\social_post\Entity
  5. 8.4 Drupal\social_post\Entity
  6. 8.5 Drupal\social_post\Entity
  7. 8.6 Drupal\social_post\Entity
  8. 8.7 Drupal\social_post\Entity
  9. 8.8 Drupal\social_post\Entity
  10. 10.3.x Drupal\social_post\Entity
  11. 10.1.x Drupal\social_post\Entity
  12. 10.2.x Drupal\social_post\Entity
Classsort descending Location Description
Post modules/social_features/social_post/src/Entity/Post.php Defines the Post entity.
PostInterface modules/social_features/social_post/src/Entity/PostInterface.php Provides an interface for defining Post entities.
PostType modules/social_features/social_post/src/Entity/PostType.php Defines the Post type entity.
PostTypeInterface modules/social_features/social_post/src/Entity/PostTypeInterface.php Provides an interface for defining Post type entities.
PostViewsData modules/social_features/social_post/src/Entity/PostViewsData.php Provides Views data for Post entities.