Connect to your MUSKITA account
Yes, I accept MUSKITA’s Website Terms of Use and MUSKITA’s Privacy Policy. By login into this account, you agree that you will comply with our Terms of Use including but not limited to the provisions relating to Confidentiality and Copyright. Furthermore, you acknowledge that you have read and understood the contents of the Privacy Policy.
- ⧉⌕Drupal\Core\Entity\ContentEntityType#412 (40)
- Properties (40)
- protected id -> string (4) "node"
- protected class -> string (23) "Drupal\node\Entity\Node"
- protected provider -> string (4) "node"
- 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 originalClass -> string (23) "Drupal\node\Entity\Node"
- ⧉protected handlers -> array (9)
- 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 (6)
- 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"
- content_translation_deletion => string (61) "\Drupal\content_translation\Form\ContentTranslationDeleteForm"
- ⧉route_provider => array (1)
- html => string (36) "Drupal\node\Entity\NodeRouteProvider"
- list_builder => string (27) "Drupal\node\NodeListBuilder"
- translation => string (34) "Drupal\node\NodeTranslationHandler"
- protected admin_permission -> null
- protected permission_granularity -> string (6) "bundle"
- ⧉protected links -> array (15)
- 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"
- devel-load => string (18) "/devel/node/{node}"
- devel-render => string (25) "/devel/render/node/{node}"
- devel-definition => string (29) "/devel/definition/node/{node}"
- token-devel => string (24) "/devel/token/node/{node}"
- drupal:content-translation-overview => string (25) "/node/{node}/translations"
- drupal:content-translation-add => string (47) "/node/{node}/translations/add/{source}/{target}"
- drupal:content-translation-edit => string (41) "/node/{node}/translations/edit/{language}"
- drupal:content-translation-delete => string (43) "/node/{node}/translations/delete/{language}"
- protected bundle_entity_type -> string (9) "node_type"
- protected bundle_of -> null
- ⧉protected bundle_label -> Drupal\Core\StringTranslation\TranslatableMarkup#413 (5)
- Properties (5)
- protected string -> string (12) "Content type"
- protected arguments -> array (0)
- protected translatedMarkup -> null
- protected options -> array (0)
- protected stringTranslation -> null
- 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#414 (5)
- Properties (5)
- protected string -> string (7) "Content"
- protected arguments -> array (0)
- protected translatedMarkup -> null
- protected options -> array (0)
- protected stringTranslation -> null
- ⧉protected label_collection -> Drupal\Core\StringTranslation\TranslatableMarkup#415 (5)
- Properties (5)
- protected string -> string (7) "Content"
- protected arguments -> array (0)
- protected translatedMarkup -> null
- protected options -> array (0)
- protected stringTranslation -> null
- ⧉protected label_singular -> Drupal\Core\StringTranslation\TranslatableMarkup#416 (5)
- Properties (5)
- protected string -> string (12) "content item"
- protected arguments -> array (0)
- protected translatedMarkup -> null
- protected options -> array (0)
- protected stringTranslation -> null
- ⧉protected label_plural -> Drupal\Core\StringTranslation\TranslatableMarkup#417 (5)
- Properties (5)
- protected string -> string (13) "content items"
- protected arguments -> array (0)
- protected translatedMarkup -> null
- protected options -> array (0)
- protected stringTranslation -> null
- ⧉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#418 (5)
- Properties (5)
- protected string -> string (7) "Content"
- protected arguments -> array (0)
- protected translatedMarkup -> null
- ⧉protected options -> array (1)
- context => string (17) "Entity type group"
- protected stringTranslation -> null
- 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 (4)
- EntityChanged => null
- EntityUntranslatableFields => null
- MenuSettings => array (0)
- ContentTranslationSynchronizedFields => null
- ⧉protected additional -> array (3)
- token_type => string (4) "node"
- content_translation_metadata => string (60) "Drupal\content_translation\ContentTranslationMetadataWrapper"
- ⧉translation => array (1)
- ⧉content_translation => array (1)
- access_callback => string (36) "content_translation_translate_access"
- protected _serviceIds -> array (0)
- protected _entityStorages -> array (0)
- protected stringTranslation -> null
- ⧉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"