Drupal\Core\Entity\ContentEntityType {#545
#id: "post"
#class: "Drupal\social_post\Entity\Post"
#provider: "social_post"
#static_cache: true
#render_cache: true
#persistent_cache: true
#entity_keys: array:9 [
"id" => "id"
"bundle" => "type"
"uuid" => "uuid"
"uid" => "user_id"
"langcode" => "langcode"
"status" => "status"
"revision" => ""
"default_langcode" => "default_langcode"
"revision_translation_affected" => "revision_translation_affected"
]
#originalClass: "Drupal\social_post\Entity\Post"
#handlers: array:8 [
"view_builder" => "Drupal\social_post\PostViewBuilder"
"list_builder" => "Drupal\social_post\PostListBuilder"
"views_data" => "Drupal\social_post\Entity\PostViewsData"
"form" => array:4 [
"default" => "Drupal\social_post\Form\PostForm"
"add" => "Drupal\social_post\Form\PostForm"
"edit" => "Drupal\social_post\Form\PostForm"
"delete" => "Drupal\social_post\Form\PostDeleteForm"
]
"access" => "Drupal\social_post\PostAccessControlHandler"
"route_provider" => array:1 [
"html" => "Drupal\social_post\PostHtmlRouteProvider"
]
"storage" => "Drupal\Core\Entity\Sql\SqlContentEntityStorage"
"query_access" => "Drupal\entity\QueryAccess\EventOnlyQueryAccessHandler"
]
#admin_permission: "administer post entities"
#collection_permission: null
#permission_granularity: "entity_type"
#links: array:10 [
"canonical" => "/post/{post}"
"add-page" => "/post/add"
"add-form" => "/post/add/{post_type}"
"edit-form" => "/post/{post}/edit"
"delete-form" => "/post/{post}/delete"
"devel-load" => "/devel/post/{post}"
"devel-load-with-references" => "/devel/load-with-references/post/{post}"
"devel-render" => "/devel/render/post/{post}"
"devel-definition" => "/devel/definition/post/{post}"
"token-devel" => "/devel/token/post/{post}"
]
#bundle_entity_type: "post_type"
#bundle_of: null
#bundle_label: Drupal\Core\StringTranslation\TranslatableMarkup {#546
#string: "Post type"
#arguments: []
#translatedMarkup: null
#options: []
#stringTranslation: null
}
#base_table: "post"
#revision_data_table: null
#revision_table: null
#data_table: "post_field_data"
#internal: false
#translatable: true
#show_revision_ui: false
#label: Drupal\Core\StringTranslation\TranslatableMarkup {#547
#string: "Post"
#arguments: []
#translatedMarkup: null
#options: []
#stringTranslation: null
}
#label_collection: ""
#label_singular: ""
#label_plural: ""
#label_count: []
#uri_callback: null
#group: "content"
#group_label: Drupal\Core\StringTranslation\TranslatableMarkup {#548
#string: "Content"
#arguments: []
#translatedMarkup: null
#options: array:1 [
"context" => "Entity type group"
]
#stringTranslation: null
}
#field_ui_base_route: "entity.post_type.edit_form"
#common_reference_target: false
#list_cache_contexts: []
#list_cache_tags: array:1 [
0 => "post_list"
]
#constraints: array:2 [
"EntityChanged" => null
"EntityUntranslatableFields" => null
]
#additional: array:1 [
"token_type" => "post"
]
#_serviceIds: []
#_entityStorages: []
#stringTranslation: null
#revision_metadata_keys: array:1 [
"revision_default" => "revision_default"
]
}