- ⧉⌕Drupal\Core\Entity\ContentEntityType (40)
 - Properties (40)
 
- ⧉protected revision_metadata_keys -> array (4)
 - revision_user => string (12) "revision_uid"
 
- revision_created => string (18) "revision_timestamp"
 
- revision_log_message => string (12) "revision_log"
 
- revision_default => string (16) "revision_default"
 
- protected static_cache -> boolean true
 
- protected render_cache -> boolean true
 
- protected persistent_cache -> boolean true
 
- ⧉protected entity_keys -> array (12)
 - id => string (3) "nid"
 
- revision => string (3) "vid"
 
- bundle => string (4) "type"
 
- label => string (5) "title"
 
- langcode => string (8) "langcode"
 
- uuid => string (4) "uuid"
 
- status => string (6) "status"
 
- published => string (6) "status"
 
- uid => string (3) "uid"
 
- owner => string (3) "uid"
 
- default_langcode => string (16) "default_langcode"
 
- revision_translation_affected => string (29) "revision_translation_affected"
 
- protected id -> string (4) "node"
 
- protected originalClass -> string (23) "Drupal\node\Entity\Node"
 
- ⧉protected handlers -> array (13)
 - storage => string (23) "Drupal\node\NodeStorage"
 
- storage_schema => string (29) "Drupal\node\NodeStorageSchema"
 
- view_builder => string (27) "Drupal\node\NodeViewBuilder"
 
- access => string (36) "Drupal\node\NodeAccessControlHandler"
 
- views_data => string (25) "Drupal\node\NodeViewsData"
 
- ⧉form => array (5)
 - default => string (20) "Drupal\node\NodeForm"
 
- delete => string (31) "Drupal\node\Form\NodeDeleteForm"
 
- edit => string (20) "Drupal\node\NodeForm"
 
- delete-multiple-confirm => string (31) "Drupal\node\Form\DeleteMultiple"
 
- quick_node_clone => string (51) "Drupal\quick_node_clone\Form\QuickNodeCloneNodeForm"
 
- ⧉route_provider => array (1)
 - html => string (36) "Drupal\node\Entity\NodeRouteProvider"
 
- list_builder => string (27) "Drupal\node\NodeListBuilder"
 
- translation => string (34) "Drupal\node\NodeTranslationHandler"
 
- entity_clone => string (62) "Drupal\entity_clone\EntityClone\Content\ContentEntityCloneBase"
 
- entity_clone_form => string (66) "Drupal\entity_clone\EntityClone\Content\ContentEntityCloneFormBase"
 
- inline_form => string (46) "\Drupal\inline_entity_form\Form\NodeInlineForm"
 
- query_access => string (53) "Drupal\entity\QueryAccess\EventOnlyQueryAccessHandler"
 
- protected admin_permission -> null
 
- protected permission_granularity -> string (6) "bundle"
 
- ⧉protected links -> array (12)
 - canonical => string (12) "/node/{node}"
 
- delete-form => string (19) "/node/{node}/delete"
 
- delete-multiple-form => string (26) "/admin/content/node/delete"
 
- edit-form => string (17) "/node/{node}/edit"
 
- version-history => string (22) "/node/{node}/revisions"
 
- revision => string (43) "/node/{node}/revisions/{node_revision}/view"
 
- create => string (5) "/node"
 
- clone-form => string (25) "/entity_clone/node/{node}"
 
- devel-load => string (18) "/devel/node/{node}"
 
- devel-render => string (25) "/devel/node/{node}/render"
 
- devel-definition => string (29) "/devel/node/{node}/definition"
 
- token-devel => string (24) "/node/{node}/devel/token"
 
- protected bundle_entity_type -> string (9) "node_type"
 
- protected bundle_of -> null
 
- ⧉protected bundle_label -> Drupal\Core\StringTranslation\TranslatableMarkup (5)
 - Properties (5)
 
- protected translatedMarkup -> null
 
- protected options -> array (0)
 
- protected stringTranslation -> null
 
- protected string -> string (12) "Content type"
 
- protected arguments -> array (0)
 
- protected base_table -> string (4) "node"
 
- protected revision_data_table -> string (19) "node_field_revision"
 
- protected revision_table -> string (13) "node_revision"
 
- protected data_table -> string (15) "node_field_data"
 
- protected internal -> boolean false
 
- protected translatable -> boolean true
 
- protected show_revision_ui -> boolean true
 
- ⧉protected label -> Drupal\Core\StringTranslation\TranslatableMarkup (5)
 - Properties (5)
 
- protected translatedMarkup -> null
 
- protected options -> array (0)
 
- protected stringTranslation -> null
 
- protected string -> string (7) "Content"
 
- protected arguments -> array (0)
 
- ⧉protected label_collection -> Drupal\Core\StringTranslation\TranslatableMarkup (5)
 - Properties (5)
 
- protected translatedMarkup -> null
 
- protected options -> array (0)
 
- protected stringTranslation -> null
 
- protected string -> string (7) "Content"
 
- protected arguments -> array (0)
 
- ⧉protected label_singular -> Drupal\Core\StringTranslation\TranslatableMarkup (5)
 - Properties (5)
 
- protected translatedMarkup -> null
 
- protected options -> array (0)
 
- protected stringTranslation -> null
 
- protected string -> string (12) "content item"
 
- protected arguments -> array (0)
 
- ⧉protected label_plural -> Drupal\Core\StringTranslation\TranslatableMarkup (5)
 - Properties (5)
 
- protected translatedMarkup -> null
 
- protected options -> array (0)
 
- protected stringTranslation -> null
 
- protected string -> string (13) "content items"
 
- protected arguments -> array (0)
 
- ⧉protected label_count -> array (3)
 - singular => string (19) "@count content item"
 
- plural => string (20) "@count content items"
 
- context => null
 
- protected uri_callback -> null
 
- protected group -> string (7) "content"
 
- ⧉protected group_label -> Drupal\Core\StringTranslation\TranslatableMarkup (5)
 - Properties (5)
 
- protected translatedMarkup -> null
 
- ⧉protected options -> array (1)
 - context => string (17) "Entity type group"
 
- protected stringTranslation -> null
 
- protected string -> string (7) "Content"
 
- protected arguments -> array (0)
 
- protected field_ui_base_route -> string (26) "entity.node_type.edit_form"
 
- protected common_reference_target -> boolean true
 
- ⧉protected list_cache_contexts -> array (1)
 - 0 => string (21) "user.node_grants:view"
 
- ⧉protected list_cache_tags -> array (1)
 - 0 => string (9) "node_list"
 
- ⧉protected constraints -> array (3)
 - EntityChanged => null
 
- EntityUntranslatableFields => null
 
- MenuSettings => array (0)
 
- ⧉protected additional -> array (1)
 - token_type => string (4) "node"
 
- protected class -> string (23) "Drupal\node\Entity\Node"
 
- protected provider -> string (4) "node"
 
- protected _serviceIds -> array (0)
 
- protected _entityStorages -> array (0)
 
- protected stringTranslation -> null